World: r3wp
[Tech News] Interesting technology
older newer | first last |
Graham 13-Nov-2006 [1361x2] | I didn''t have enough experience to get Postgresql driver working. |
http://www.ibpp.org/open source C++ client interface to Interbase/Firebird | |
Pekr 13-Nov-2006 [1363] | hmm, just got myself to http://rubyforge.org- there is really many community projects ongoin with Ruby ..., just go to project tree ... |
yeksoon 13-Nov-2006 [1364] | IBM, in that regard, even if they sold their PC business, has much more broader aproach ... Pekr, I will try to answer from a marketing perspective. Your statement suggest that a company with a broad based approach (diversified) in various markets is better than one with a narrow, focused approach. My own study of companies suggest otherwise. I believe General Electric is one such case study. Throughout the 80s, they have acquired many companies across many industries, today... they have sell off a lot of the units that they have acquired. Same goes with IBM. IBM is divesting their assets in a suitable time frame. They still have a 'broader approach' because of legacy baggages that they have not discard. In fact, most companies that leads in their market segment do so because they are focused (during that time). SUN was focused on UNIX ; Apollo did not. MS was focused on PC; IBM says from mainframe to midrange to workstation to home PC....ironically MS is losing focus (do you think MS will win in the various new markets?) It is not whether IBM has a broader approach that matters; it is about how fast IBM can reduce the excess baggages that it has acquired throughout the years. SUN, in my opinion, is more focused than IBM now. At least , to me.... they own the 'datacenter' mindshare. Corporates strategies facinates me. 2 of the most (fatal) management theories : - diversifcation; why diversify when your core market is fragmenting...shouldn't you focus on one fragments instead? - convergence; eg. AOL-Netscape-TimeWarner...why do companies believe that different categories of business are coming together and not dividing further? I, too make the mistakes above...and needs to clean up my 'business wardrobe'. |
Maxim 13-Nov-2006 [1365x3] | diverstity helps you not to sink when you only market (even if you are its leader) wanes or vanishes. |
SGI was the undisputed leader in gfx and for some time had very compelling and diffrentiated servers. | |
although VERY bad decisions where made (like selling of their gfx R&D and calling that nvidia) had they not diversified somewhat, they would be a memory for a while. | |
yeksoon 13-Nov-2006 [1368] | Direction of change should not be mix with diversification. (my opinion). |
Maxim 13-Nov-2006 [1369x2] | if sillicon gfx had just kept their R&D and *licenced* their technology or simply made nvidia themselves as a spin off, they would still be "in the game" right now, just about the only thing worth buying is their linux server stuff with very high-end add ons and HW tech. |
they did change direction in how they structured the company, trying to focus more on what was becomming a more important part of their business (servers) | |
Graham 13-Nov-2006 [1371] | Sun chooses GPL http://news.zdnet.com/2100-3513_22-6134584.html?tag=nl.e589 |
Pekr 13-Nov-2006 [1372x2] | Hmm, we all IBM all over the place. The thing is, that SUN has very low market if some market share at all in CZ - that says something too. I am not saying that diversified aproach is better, but I also don't think that diversification may mean non focus. |
For me, simply IBM is technology leader, absolutly - please name any other company which is. Intel, HP, Sun? | |
Maxim 13-Nov-2006 [1374] | but these things do evolve out of the market. CEOs want their shares to go up, so they do what's trendy... not always what is the best. |
Pekr 14-Nov-2006 [1375x3] | Bill Buck having a good time and enjoying blogging :-) Today a bit about Amiga, Carl, VisCorp, new ideas etc. - http://bbrv.blogspot.com/ |
Carl - 10 years ago, back in days when VisCorp planned to resurrect the Amiga. Those days, he was writing ABL\E, predecessor of REBOL, together with Jim Goodnow IIRC ... | |
http://www.flickr.com/photos/[54643129-:-N00]/292689722/ | |
Henrik 14-Nov-2006 [1378] | interesting... AltME wants that to be an Email address |
Pekr 14-Nov-2006 [1379] | hehe :-) |
Pekr 15-Nov-2006 [1380x3] | There is a new scripting language in development called F3 from Sun, specifically designed for GUI programming. It allows designing Flash-like GUIs with ease and can call Java libraries directly. You can launch demos and get more information from the related blog. - http://blogs.sun.com/chrisoliver/category/F3 |
View is starting looking old ... | |
Now JAVA finally has its VID ... | |
Henrik 15-Nov-2006 [1383] | all I see are blank windows... |
Pekr 15-Nov-2006 [1384] | strange - mine starts applets .... very nicely done job, really. Reminds me of Gatewa catalog demo. .. I want that smooth scrolling too .... |
Henrik 15-Nov-2006 [1385] | even a security requester that pops up is blank |
Pekr 15-Nov-2006 [1386x2] | hmm, strange ... dunno what Java version I have installed here ... |
RT should not postpone browser plug-in ;-) | |
Henrik 15-Nov-2006 [1388x6] | seems to work on the mac |
but it's quite slow. about a third of the speed of a typical VID application | |
it also takes ages to start up | |
and look at all that source code! | |
we could counter some of these demos very easily | |
I won't do that, but if someone has time to spare, do that and post them on message boards which talk about this scripting language. | |
Anton 15-Nov-2006 [1394] | Pekr, how can the JAVA-based technology compete with rebol dialecting ? I'll bet that F3 language, if it needs more functionality, allows you to mix in JAVA code. Great. Just great. But can it mix it in as smoothly as Rebol code in VID ? I doubt it. |
Oldes 16-Nov-2006 [1395] | What is better? view layout [at 20x20 image http://java.sun.com/j2se/1.5.0/docs/guide/awt/1.3/designspec/images/hips.sm.gif] or import f3.ui.canvas.*; import f3.ui.*; Canvas { content: Group { transform: translate(20, 20) content: ImageView { transform: [] image: Image { url: "http://java.sun.com/j2se/1.5.0/docs/guide/awt/1.3/designspec/images/hips.sm.gif" } } } } |
Rebolek 16-Nov-2006 [1396] | the second one? looks very professional with all those curly brackets (just kidding ;) |
Cyphre 16-Nov-2006 [1397] | :) |
Henrik 16-Nov-2006 [1398] | Yes, it makes you wonder which language allows you to get work done more quickly. Maybe REBOL could be called "on-demand scripting"? |
Pekr 16-Nov-2006 [1399] | Well, I just said they have their own VID. In comparison to what would be needed to achieve the same using pure JAVA code, I would really call it a simplification, which might help some guys ... |
Rebolek 16-Nov-2006 [1400] | You said View is starting to look old, they just use lot of nice gfx, that's all. |
Pekr 16-Nov-2006 [1401] | look old = others are marching in our footsteps - providing simplification = kind of dialect to gui creation ... |
Henrik 16-Nov-2006 [1402] | but they are not marching in our footsteps? where's the dialecting, the one-liners, startup times in less than a second? The end result might look like something made with DRAW, but it's 10-100 times less efficient. |
Pekr 16-Nov-2006 [1403x2] | hmm, the thing is - JAVA = corporate world, JAVA = now open-source, JAVA = true cross-platform, JAVA = for programmer - safe about getting eventual job. I am not here to argue with you about details :-) |
I am not switching to JAVA ;-) It is just that by examples of F3 I can see that now the UI part makes obvious sense to me, even non JAVA experienced programmer, not knowing its object model etc. | |
Henrik 16-Nov-2006 [1405] | but is that not already a problem for us? I fail to see how we could attract Java programmers, if they are already using a system |
Pekr 16-Nov-2006 [1406x2] | I should not mention View in the equation maybe :-) |
Henrik - it is vice versa - you always could tell undecided programmer - look how awfull code you need to write to just get "this" done. And now he/she can tell you - well, we have F3 now, to help us to create UIs in a simpler way ... | |
Henrik 16-Nov-2006 [1408] | sorry, my keyboard is going haywire, so the sentence was cut off |
[unknown: 10] 28-Nov-2006 [1409x2] | If this is true -> http://www.golem.de/0611/49141.htmland http://www.source-center.de/blog/?p=75 then its pritty pritty nice !!! I realy like this... |
extra links + picture and in English too -> http://www.arabnews.com/?page=4§ion=0&article=88962&d=18&m=11&y=2006 | |
older newer | first last |