<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd">

<channel>
	<title>Square Galaxy &#187; Toolkits and libraries</title>
	<atom:link href="http://squaregalaxy.com/tag/toolkits-and-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://squaregalaxy.com</link>
	<description>A blog by Jacob</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:11:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adobe Error</title>
		<link>http://squaregalaxy.com/tech/adobe-error/</link>
		<comments>http://squaregalaxy.com/tech/adobe-error/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 20:38:01 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Platforms]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Toolkits and libraries]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XULRunner]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/2008/web-development/adobe-error/</guid>
		<description><![CDATA[Today, Adobe announced a new product: Adobe Air.  The basic concept of this is that you can compile a web application that you&#8217;ve developed to be a run-time on a users system.  Adobe accomplishes this through distribution of the WebKit HTML rendering engine.  Basically, your apps run like they would in a [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/did-google-just-change-the-world-again/' rel='bookmark' title='Permanent Link: Did Google just change the world again?'>Did Google just change the world again?</a> <small>While Google is perhaps one of the most innovative web...</small></li>
<li><a href='http://squaregalaxy.com/tech/gdocsuploader-1-4-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.4 released'>GDocsUploader 1.4 released</a> <small>While still in college, I wrote my first Mac OS...</small></li>
<li><a href='http://squaregalaxy.com/tech/flash-on-the-nokia-n810/' rel='bookmark' title='Permanent Link: Flash on the Nokia N810'>Flash on the Nokia N810</a> <small>In my continuing evaluation of the Nokia N810 Internet Tablet,...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Today, Adobe announced a new product: <a href="http://www.adobe.com/products/air/">Adobe Air</a>.  The basic concept of this is that you can compile a web application that you&#8217;ve developed to be a run-time on a users system.  Adobe accomplishes this through distribution of the WebKit <acronym title="HyperText Markup Language">HTML</acronym> rendering engine.  Basically, your apps run like they would in a web browser, except that they look more like they are a standalone desktop application.</p>
<p>Adobe has done a good job at allowing Air applications integrate well with the desktop.</p>
<p>Adobe isn&#8217;t the first to use internet delivery technologies for desktop applications.  Mozilla&#8217;s <a href="http://developer.mozilla.org/en/docs/XULRunner">XULRunner</a> allows developers to create and package multi-platform programs based off the same technology that powers <a href="http://promote.peargrove.com/firefox">Firefox</a>.   However, Adobe has done a good job at making it simple to publish very traditional <a href="http://en.wikipedia.org/wiki/AJAX"><acronym title="Asynchronous JavaScript and XML">AJAX</acronym></a> apps as desktop apps.</p>
<p>Adobe&#8217;s big problem is they only support Windows and Mac.  There is no Linux support, at least not yet.  One of Adobe Air&#8217;s big selling point is that it makes it easy to create cross-platform applications.  However, without Linux support, the most Adobe can advertise is dual-platform apps.</p>
<p>For a great demo Air app, look at this <a href="http://blog.davglass.com/files/yui/air1/">complex <acronym title="Yahoo User Interface Library">YUI</acronym> example</a>.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/did-google-just-change-the-world-again/' rel='bookmark' title='Permanent Link: Did Google just change the world again?'>Did Google just change the world again?</a> <small>While Google is perhaps one of the most innovative web...</small></li>
<li><a href='http://squaregalaxy.com/tech/gdocsuploader-1-4-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.4 released'>GDocsUploader 1.4 released</a> <small>While still in college, I wrote my first Mac OS...</small></li>
<li><a href='http://squaregalaxy.com/tech/flash-on-the-nokia-n810/' rel='bookmark' title='Permanent Link: Flash on the Nokia N810'>Flash on the Nokia N810</a> <small>In my continuing evaluation of the Nokia N810 Internet Tablet,...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/adobe-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Web Toolkit for Mac didn&#8217;t work for me</title>
		<link>http://squaregalaxy.com/tech/google-web-toolkit-for-mac-didnt-work-for-me/</link>
		<comments>http://squaregalaxy.com/tech/google-web-toolkit-for-mac-didnt-work-for-me/#comments</comments>
		<pubDate>Fri, 17 Nov 2006 04:55:52 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Toolkits and libraries]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/2006/platforms/mac/google-web-toolkit-for-mac-didnt-work-for-me/</guid>
		<description><![CDATA[I saw today on the Google Mac Blog that they released a version of the Google Web Toolkit for Mac.  I&#8217;ve been having some ideas about some web applications that I think the GWT might be good for, so I thought I would try it out.

I downloaded it, and checked the md5sum (34b9ceef5e13ef218d4524c3f7b55cea) of [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/business/google-buys-youtube/' rel='bookmark' title='Permanent Link: Google buys YouTube'>Google buys YouTube</a> <small>It is interesting to note though that there is no...</small></li>
<li><a href='http://squaregalaxy.com/tech/google-blog-hacked/' rel='bookmark' title='Permanent Link: Google Blog hacked?'>Google Blog hacked?</a> <small>I was looking through my live bookmarks on Firefox, which...</small></li>
<li><a href='http://squaregalaxy.com/tech/google-earth-for-mac/' rel='bookmark' title='Permanent Link: Google Earth for Mac'>Google Earth for Mac</a> <small>I found out today that Google released a version of...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I saw today on the <a href="http://googlemac.blogspot.com/2006/11/google-web-toolkit-gwt-for-mac.html">Google Mac Blog that they released a version of the Google Web Toolkit for Mac</a>.  I&#8217;ve been having some ideas about some web applications that I think the GWT might be good for, so I thought I would try it out.<br />
<span id="more-720"></span><br />
I <a href="http://code.google.com/webtoolkit/download.html">download</a>ed it, and checked the md5sum (34b9ceef5e13ef218d4524c3f7b55cea) of the download.  I thought it was a little weird that it was being downloaded as a gzipped tar archive, so I thought I would read <a href="http://code.google.com/webtoolkit/gettingstarted.html">the getting started guide</a>.</p>
<p>I untarred the archive, and I cd&#8217;ed into the untarred folder.  At this point, I thought I would follow the <a href="http://code.google.com/webtoolkit/gettingstarted.html#Sample">getting started guide on running the Kitchen Sink example</a> in hosted mode.</p>
<p>I cd&#8217;ed into samples/KitchenSink/ and ran the ./KitchenSink-shell script.  At this point I got an error message:<br />
<code><br />
Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load required native library 'gwt-webkit'<br />
Your GWT installation may be corrupt<br />
at com.google.gwt.dev.shell.mac.LowLevelSaf.init(LowLevelSaf.java:180)<br />
at com.google.gwt.dev.BootStrapPlatform.go(BootStrapPlatform.java:10)<br />
at com.google.gwt.dev.GWTShell.main(GWTShell.java:264)<br />
</code></p>
<p>I did a little bit of Google searching, and I found that someone else had the same problem. He mentioned <a href="http://code.google.com/p/google-web-toolkit/issues/detail?id=300">Issue #300</a> which I looked at, and it said it was fixed.  The problem was something having to do with a case-sensitive filesystem, which I think is odd because I thought all Macs were pretty standard with their case-sensitive filesystems.  So I&#8217;m not sure if I just have to wait until the next release or if it is still broken or what.</p>
<p>Hopefully it will get fixed soon though because I have a limited amount of free time right now to work on my new project and using GWT on it I think would be sweet.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/business/google-buys-youtube/' rel='bookmark' title='Permanent Link: Google buys YouTube'>Google buys YouTube</a> <small>It is interesting to note though that there is no...</small></li>
<li><a href='http://squaregalaxy.com/tech/google-blog-hacked/' rel='bookmark' title='Permanent Link: Google Blog hacked?'>Google Blog hacked?</a> <small>I was looking through my live bookmarks on Firefox, which...</small></li>
<li><a href='http://squaregalaxy.com/tech/google-earth-for-mac/' rel='bookmark' title='Permanent Link: Google Earth for Mac'>Google Earth for Mac</a> <small>I found out today that Google released a version of...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/google-web-toolkit-for-mac-didnt-work-for-me/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
