<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <atom:link rel="hub" href="null"/>
    <cloud domain="rpc.rsscloud.org" port="5337" path="/rsscloud/pleaseNotify" registerProcedure="" protocol="http-post" />
    <title>Antville</title>
    <link>/</link>
    <description />
    <language>en</language>
    <pubDate>Fri, 30 Jul 2010 13:29:22 GMT</pubDate>
    <dc:date>2010-07-30T13:29:22Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Antclick 1.2 - Downloaded and installed</title>
      <link>/stories/1/</link>
      <description>All seems to be fine with Antville. It looks like, Apple MacOs X users where left behind and they must deal with buggy versions of Java. For whatever reason, Java on the Mac comes from  Apple. Java on Windows, Linux and Solaris comes from Sun. Apple is always behind the curve, that is, they  are late in releasing the latest versions of Java for the Mac OSX. It is time to switch servers.&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;When I start Antclick I get the following at the terminal window of a Mac Os X.4.11 XServer:&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;&lt;small&gt;Last login: Fri Mar 12 16:06:36 on console&lt;br /&gt;&amp;#10;Welcome to Darwin!&lt;br /&gt;&amp;#10;idecdigital:~ admin$ /Users/admin/Desktop/antclick-1.2-beta/start.sh &lt;br /&gt;&amp;#10;Starting Helma in directory /Users/admin/Desktop/antclick-1.2-beta&lt;br /&gt;&amp;#10;Starting HTTP server on port 8080&lt;br /&gt;&amp;#10;Adding to classpath: /Users/admin/Desktop/antclick-1.2-beta/lib/ext/h2.jar&lt;br /&gt;&amp;#10;Starting Helma 1.7.0 (October 31 2009) on Java 1.5.0_19&lt;br /&gt;&amp;#10;2010-03-13 14:37:42.066:INFO::Logging to STDERR via org.mortbay.log.StdErrLog&lt;br /&gt;&amp;#10;2010-03-13 14:37:42.097:INFO::jetty-6.1.22&lt;br /&gt;&amp;#10;2010-03-13 14:37:42.151:INFO::Started SelectChannelConnector@0.0.0.0:8080&lt;/small&gt;&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;But, as soon I tried to create a new site it came with the error:&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;&lt;b&gt;TypeError: Cannot call property toASCII in object [JavaPackage java.net.IDN]. It is not a function, it is "object".&lt;/b&gt;&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;I'm running the last Java version available at software update (Java for Mac OS X.4.11 release 9 from 15 of June 2009)&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;&lt;small&gt;idecdigital:~ admin$ java -version&lt;br /&gt;&amp;#10;java version "1.5.0_19"&lt;br /&gt;&amp;#10;Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02-306)&lt;br /&gt;&amp;#10;Java HotSpot(TM) Client VM (build 1.5.0_19-138, mixed mode)&lt;/small&gt;&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;It looks like that the Rhino engine is not seeing the class that we are attempting to use or here it is considering the invoked method, "toASCII" as a property instead of a method. I need to find out why Rhino script is not able to get the Java class. it seems most likely that we are suffering some sort of user error. Either the class isn't in the jar that is actually getting loaded, or the wrong jar is getting put into libext or something.&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;I believe most of this kind of errors it is because of not using the right syntax to reference the java class.&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;I read in the site.js document the following // FIXME: &lt;br /&gt;&amp;#10;// 1. Check if IDN class is available (Java 6!) &lt;br /&gt;&amp;#10;// 2. toASCII() should be called somewhere else&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;I don't know if IDN class is available (Java 6!)&lt;br /&gt;&amp;#10;I don't know where toASCII should be called.&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;I don't know what to do!!&amp;#10;&amp;#10;</description>
      <pubDate>Fri, 12 Mar 2010 21:29:32 GMT</pubDate>
      <guid>/stories/1/</guid>
      <dc:creator>click</dc:creator>
      <dc:date>2010-03-12T21:29:32Z</dc:date>
    </item>
    <item>
      <title>Java on Macs</title>
      <link>/stories/2/</link>
      <description>Apple Computer supplies their own version of Java. Users must use the Software Update feature (available on the Apple menu) to check that they have the most up-to-date version of Java for their Mac.&lt;br /&gt;&amp;#10;&lt;br /&gt;&amp;#10;&lt;div style="margin-top:14px; margin-left:12px; margin-right:12px; font-weight:bold;&amp;#13;&amp;#10;       background-color:#CEF2E0; padding:7px; line-height:160%;"&gt;Java on Macs&lt;/div&gt;&amp;#10;&lt;div style="border-left:1px solid #CEF2E0; border-right:1px solid #CEF2E0;  background-color:#F5FFFA;&amp;#13;&amp;#10;     padding:7px; line-height:160%;  margin-left:12px; margin-right:12px;"&gt;     &amp;#10;Apple Mac users are often stuck with buggy versions of Java. For whatever reason, Java on the Mac comes from     &lt;br /&gt;&amp;#10;Apple. Java on Windows, Linux and Solaris comes from Sun. Apple is always behind the curve, that is, they     &lt;br /&gt;&amp;#10;are late in releasing the latest versions of Java for the Mac OSX.&lt;br&gt;&lt;br&gt;  &amp;#10;&amp;#10;December 3, 2009: Apple issued updates to their versions of Java.     &lt;br /&gt;&amp;#10;The latest version of &lt;a href="http://support.apple.com/kb/HT3969"&gt;Java for OS X 10.6&lt;/a&gt; Snow Leopard is 1.6.0_17.     &lt;br /&gt;&amp;#10;The latest versions of &lt;a href="http://support.apple.com/kb/HT3970"&gt;Java for OS X 10.5&lt;/a&gt; Leopard  are 1.6.0_17      &lt;br /&gt;&amp;#10;and  1.5.0_22. The 1.4.x family of Java has been discontinued.  &lt;br&gt;&lt;br&gt;  &amp;#10;&amp;#10;September 3, 2009: The latest versions of Java for Leopard and Snow Leopard are    &lt;br /&gt;&amp;#10;1.6.0_15, 1.5.0_20 and 1.4.2_22. Tiger users &lt;a&amp;#13;&amp;#10;    href="http://www.computerworld.com/s/article/9137502/Apple_patches_critical_Java_bugs_but_leaves_Leopard_users_vulnerable"&gt;don't    &lt;br /&gt;&amp;#10;get the latest updates&lt;/a&gt; and thus are forced to run dangerous, buggy versions of Java (either 1.5.0_19 or 1.4.2_21).&lt;br&gt;&lt;br&gt;  &amp;#10;June 15, 2009:  Apple today released a fix for OS X &lt;a href="http://support.apple.com/kb/HT3593"&gt;10.4&lt;/a&gt;   &lt;br /&gt;&amp;#10;and &lt;a href="http://support.apple.com/kb/HT3581"&gt;10.5&lt;/a&gt; to the problem described below.   &lt;br /&gt;&amp;#10;If you are running OS X 10.4 then the safe versions of Java are 1.5.0_19 and 1.4.2_21 (&lt;a&amp;#13;&amp;#10;   href="http://support.apple.com/downloads/Java_for_Mac_OS_X_10_4__Release_9"&gt;download here&lt;/a&gt;).   &lt;br /&gt;&amp;#10;If you are running OS X 10.5, then the safe versions of Java are 1.6.0_13, 1.5.0_19 and 1.4.2_21 (   &lt;br /&gt;&amp;#10;&lt;a href="http://support.apple.com/downloads/Java_for_Mac_OS_X_10_5_Update_4"&gt;download here&lt;/a&gt;).&lt;br&gt;&lt;br&gt; &amp;#10;May 20, 2009: All Macs running Java are vulnerable to a security problem with Apple's implementation of Java.    &lt;br /&gt;&amp;#10;The only fix &lt;i&gt;was&lt;/i&gt; to turn off Java. Macworld has     &lt;br /&gt;&amp;#10;&lt;a href="http://www.macworld.com/article/140707/disablejava.html"&gt;instructions on disabling Java &lt;/a&gt;     &lt;br /&gt;&amp;#10;in Safari, Firefox,  OmniWeb,  Camino, Opera and iCab.     &lt;br /&gt;&amp;#10;&lt;a href="http://blog.cr0.org/2009/05/write-once-own-everyone.html"&gt;More...&lt;/a&gt;&lt;br&gt;&lt;br&gt; &amp;#10;As of April 22, 2009, I'm told that the latest version of Java for OS X is 1.6.0_07-b06-153. However, Java 6 is not     &lt;br /&gt;&amp;#10;enabled by default even if it is installed. To switch versions, you need to run the utility     &lt;br /&gt;&amp;#10;Applications/Utilities/Java/Java Preferences.app This allows you to set the preferred order for selection of a JVM     &lt;br /&gt;&amp;#10;(along with various runtime and security options). You can set the order separately for applications and applets.     &lt;br /&gt;&amp;#10;Currently Mac users won't have Java 6 unless they enable it manually this way. (thanks Marcus).&lt;br&gt;&lt;br&gt;     &amp;#10;As of February 13, 2009, the latest versions of Java for OS X were &lt;a&amp;#13;&amp;#10;     href="http://support.apple.com/kb/HT3436"&gt;Java for Mac OS X 10.4 Release 8&lt;/a&gt;  and &lt;a&amp;#13;&amp;#10;     href="http://support.apple.com/kb/HT3437"&gt;Java for Mac OS X 10.5 Update 3&lt;/a&gt;.&lt;br /&gt;&amp;#10;&lt;/div&gt; &lt;br&gt; &amp;#10;&lt;!--&amp;#13;&amp;#10; Mac OSX: As of August 23, 2007, if you are running Mac OSX there is no safe version of Java according to&amp;#13;&amp;#10;    Ryan Naraine of ZDNet. See &lt;a href="http://blogs.zdnet.com/security/?p=469&amp;amp;tag=nl.e622"&gt;Mac users waiting&amp;#13;&amp;#10;    months for &amp;#8216;critical&amp;#8217; Java runtime update&lt;/a&gt;. The Mac OS X 10.5 (Leopard) shipped with an old&amp;#13;&amp;#10;    version of Java. See &lt;a href="http://www.internetnews.com/dev-news/article.php/3708156"&gt;Java Developers Bemoan&amp;#13;&amp;#10;    Apple Support&lt;/a&gt; from October 30 2007.&lt;br&gt;&amp;#13;&amp;#10; --&gt;&amp;#10;&amp;#10;</description>
      <pubDate>Mon, 15 Mar 2010 02:05:57 GMT</pubDate>
      <guid>/stories/2/</guid>
      <dc:creator>click</dc:creator>
      <dc:date>2010-03-15T02:05:57Z</dc:date>
    </item>
  </channel>
</rss>

