The version of Polarbar with Bayesian filtering is available at polarbar.org. I've been using it for a few days and it is doing a good job of filtering out...
The STWiki is now down for the next hour for upgrade and fiddling. Rob ... Robert McGovern http://tarasis.net "Personal responsibility is battling extinction"...
Its all back up now, attachments can now be made to wiki pages, proper CamelCase without the [] brackets can now be used. If anyone has problems with the...
Has anyone used the object-relational mapping product JDX (J-Database Exchange) from Software Tree (www.softwaretree.com)? We have a prospect and just wanted...
... Yup, Faramir was in the book. But not as Jackson filmed him. Faramir did not act aggressively like that towards Frodo at all in the book, did not threaten...
Yes, I see your point. I remember Faramir and his group being suspicious, but not so aggressive. While I was watching this scene, I could not remember how...
In the book, Faramir let them go much more easily. He was suspicious, and had some doubts about it, but let Frodo go without taking him and Sam anywhere --...
... Wow... dudes.... I never even inferred that M$ OS should be nationalized. I've not read Atlas Shrugged but, I'm getting the idea from this thread that it...
... Wow... dudes.... I never even inferred that M$ OS should be nationalized. I've not read Atlas Shrugged but, I'm getting the idea from this thread that it...
... Monopolies do hinder competition because they typically have been built off of some barrier for others to enter the market place. In the case of AT&T, they...
... Hi Mike, We went to version 2 yesterday. I decided that given it was the new year I should update to a new version of JSPWiki. The upgrade process was...
... That's okay, I used this afternoon to ease myself back into work by installing version 2 at work for the first time (using apache 2.0.43 & tomcat 3.3.1). ...
OK. I finally went and downloaded M4 and found out that the antview plugin isnt necessary anymore...they added one of their own in. Also, they now include ant...
I have been installing mine on WAS 4.0.3 to facilitate internal communication. I just have a working version and lots of other tasks on my list. I do all...
If you add the : fork="yes" attribute in the javac target, it will work. It will pick the JDk you've added in the windows->Preferences->Java. Until M3,...
... still not working. I added 'fork="yes"' and now I get: compile14: [mkdir] Created dir: C:\eclipse\workspace\Calendar\bin14 [javac] Since fork is true,...
... Most likely your Eclipse is running under a JRE, not a JDK. JRE does not include the compiler and other tools. Have you specified a -vm argument to your...
... you've ... not ... Because I only used tools.jar to get ant 1.5 to work in older builds that had ant 1.4 ;) figured it wouldnt be necessary now that 1.5.1...
That didnt work either. I just readded tools.jar and it works. seems pretty goofy to have to do that tho. oh well. at least it works. Jason ... stumbled on ...
... [I define the Ant running from within Eclipse as "EclipseAnt"] The JAVA_HOME hint is coming from inside Ant, which is not aware that it is running within...