|
Prev: html as xml document on IE
Next: Date format
From: GoodieMan on 18 Apr 2008 02:48 Hurrah!!! Here is an absolutely free Office Suite Program “OpenOffice.org” which is more powerful than any expensive MS Office Suite. The Suite is free for any environment. You can run it on any platform i.e. Microsoft Windows, Linux, Solaris, BSD, OpenVMS, OS/2 or IRIX. The software needs no any licensing or having any restriction. Download for your office or home and save a lot of money. Download “OpenOffice.org” http://freeware4.blogspot.com/2008/04/openofficeorg-suite-free-alternate-for..html
From: Thomas 'PointedEars' Lahn on 18 Apr 2008 04:39 GoodieMan wrote: > Hurrah!!! Here is an absolutely free Office Suite Program > “OpenOffice.org” which is more powerful than any expensive MS Office > Suite Good morning. OpenOffice.org has been around for years already. > [...] > Download “OpenOffice.org” > > [...] The correct URL is http://www.openoffice.org/ of course. This does not have anything to do with scripting; stop posting off-topic. F'up2 poster PointedEars -- var bugRiddenCrashPronePieceOfJunk = ( navigator.userAgent.indexOf('MSIE 5') != -1 && navigator.userAgent.indexOf('Mac') != -1 ) // Plone, register_function.js:16
From: Rik Wasmus on 18 Apr 2008 06:16 On Fri, 18 Apr 2008 10:39:46 +0200, Thomas 'PointedEars' Lahn <PointedEars(a)web.de> wrote: > GoodieMan wrote: >> Hurrah!!! Here is an absolutely free Office Suite Program >> “OpenOffice.org” which is more powerful than any expensive MS Office >> Suite > > Good morning. OpenOffice.org has been around for years already. Indeed, and 'more powerfull' is in the eye of the beholder (however sufficient for most peoples need). > F'up2 poster 'poster' in this case would be you in my nttp client :P -- Rik Wasmus
From: Prisoner at War on 18 Apr 2008 10:10 On Apr 18, 2:48 am, GoodieMan <afta...(a)hotmail.com> wrote: > Hurrah!!! Here is an absolutely free Office Suite Program > “OpenOffice.org” which is more powerful than any expensive MS Office > Suite. The Suite is free for any environment. You can run it on any > platform i.e. Microsoft Windows, Linux, Solaris, BSD, OpenVMS, OS/2 or > IRIX. The software needs no any licensing or having any restriction. > Download for your office or home and save a lot of money. > > Download “OpenOffice.org” > > http://freeware4.blogspot.com/2008/04/openofficeorg-suite-free-altern... It's soooooooo slow booting up, each time it is first run...probably because of running that Java thinggy first...is Java still a big deal in web development? I think JavaScript is all over the place now -- almost everyone has "rollover" buttons, at least...but Java, I don't like how long it takes to load the interpreter or whatever it is that takes so long -- and within the browser, the browser freezes up so I can't do anything for like a whole minute (I think it's better nowadays, but I remember like two years ago I hated Java-sites, especially those that ran it automatically "onLoad"...).
From: Erwin Moller on 18 Apr 2008 10:44
Prisoner at War schreef: > On Apr 18, 2:48 am, GoodieMan <afta...(a)hotmail.com> wrote: >> Hurrah!!! Here is an absolutely free Office Suite Program >> �OpenOffice.org� which is more powerful than any expensive MS Office >> Suite. The Suite is free for any environment. You can run it on any >> platform i.e. Microsoft Windows, Linux, Solaris, BSD, OpenVMS, OS/2 or >> IRIX. The software needs no any licensing or having any restriction. >> Download for your office or home and save a lot of money. >> >> Download �OpenOffice.org� >> >> http://freeware4.blogspot.com/2008/04/openofficeorg-suite-free-altern... > > > > It's soooooooo slow booting up, each time it is first run...probably > because of running that Java thinggy first...is Java still a big deal > in web development? Yes, but its real force is serverside these days. But Java applets are also still very capable. Try to open a socket to some place using JavaScript. ;-) I think JavaScript is all over the place now -- > almost everyone has "rollover" buttons, at least...but Java, I don't > like how long it takes to load the interpreter or whatever it is that > takes so long -- and within the browser, the browser freezes up so I > can't do anything for like a whole minute (I think it's better > nowadays, but I remember like two years ago I hated Java-sites, > especially those that ran it automatically "onLoad"...). If you compare java to JavaScript, you just don't know what you are talking about. "Rollover buttons" LOL! Erwin |