<?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; os x</title>
	<atom:link href="http://squaregalaxy.com/tag/os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://squaregalaxy.com</link>
	<description>A blog by Jacob</description>
	<lastBuildDate>Thu, 04 Mar 2010 04:55:07 +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>GDocsUploader 1.4 released</title>
		<link>http://squaregalaxy.com/tech/gdocsuploader-1-4-released/</link>
		<comments>http://squaregalaxy.com/tech/gdocsuploader-1-4-released/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 01:22:32 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[gdocsuploader]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://squaregalaxy.com/?p=2618</guid>
		<description><![CDATA[While still in college, I wrote my first Mac OS X program to upload documents to Google Docs. The program is called GDocsUploader, and it supports drag-and-drop uploading of documents, spreadsheets, presentations, photos, and PDF files.
Today, almost 9 months since my last release, I am happy to release an updated version of the program.  [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/gdocsuploader-13-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.3 released'>GDocsUploader 1.3 released</a> <small>About a year ago I started a little programming project...</small></li>
<li><a href='http://squaregalaxy.com/tech/gdocsuploader-12-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.2 released'>GDocsUploader 1.2 released</a> <small>I released version 1.2 (download) of my little GDocsUploader program....</small></li>
<li><a href='http://squaregalaxy.com/tech/gdocsuploader/' rel='bookmark' title='Permanent Link: Gdocsuploader'>Gdocsuploader</a> <small>A while ago, I found myself needing to upload many...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><!-- WSA: rules for context 'incontent' said: don't show ad -->While still in college, I wrote my first Mac <acronym title="Operating System">OS</acronym> X program to upload documents to <a href="http://docs.google.com">Google Docs</a>. The program is called <a href="http://code.google.com/p/gdocsuploader/">GDocsUploader</a>, and it supports drag-and-drop uploading of documents, spreadsheets, presentations, photos, and <acronym title="Portable Document Format">PDF</acronym> files.</p>
<p>Today, almost 9 months since my <a href="http://squaregalaxy.com/tech/gdocsuploader-13-released/">last release</a>, I am happy to release an updated version of the program.  The new updated version will allow users to upload <acronym title="Portable Document Format">PDF</acronym> documents, a very much requested feature.  </p>
<p>You can <a href="http://code.google.com/p/gdocsuploader/downloads/list">download the new version from the Google Code project site</a>.<br />
<span id="more-2618"></span></p>
<p>I had been doing <a href="http://squaregalaxy.com/tech/pdf-support-in-gdata-api/">everything I could</a> to get Google to add <acronym title="Portable Document Format">PDF</acronym> uploading capabilities to their <acronym title="Application Programming Interface">API</acronym>.  I even submitted an official issue, which generated 73 comments and 136 stars, making it &#8220;the most requested feature.&#8221;  Last Friday, Google finally <a href="http://googledataapis.blogspot.com/2009/08/pdfs-revisions-folder-sharing-in.html">responded by releasing version 3.0</a> of their <acronym title="Application Programming Interface">API</acronym> which supported <acronym title="Portable Document Format">PDF</acronym> uploading.</p>
<p>The entire development of this project happens in my free time, on an old iBook G4.  Unfortunately, because the latest version of <acronym title="Operating System">OS</acronym> X will not run on this old laptop, I cannot ensure that the app works on Snow Leopard, nor can I fix it if it doesn&#8217;t.  I&#8217;ll probably think about creating a cross-platform version of the app which would run on Windows, Mac, or Linux through Adobe Air, providing greater platform stability.</p>
<p>If you would like to send me a monetary thank you gift for developing this, please consider donating through paypal.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="4056118">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"><br />
</form>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/gdocsuploader-13-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.3 released'>GDocsUploader 1.3 released</a> <small>About a year ago I started a little programming project...</small></li>
<li><a href='http://squaregalaxy.com/tech/gdocsuploader-12-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.2 released'>GDocsUploader 1.2 released</a> <small>I released version 1.2 (download) of my little GDocsUploader program....</small></li>
<li><a href='http://squaregalaxy.com/tech/gdocsuploader/' rel='bookmark' title='Permanent Link: Gdocsuploader'>Gdocsuploader</a> <small>A while ago, I found myself needing to upload many...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/gdocsuploader-1-4-released/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	<georss:point>40.5262095 -105.036514</georss:point><geo:lat>40.5262095</geo:lat><geo:long>-105.036514</geo:long>	</item>
		<item>
		<title>GDocsUploader 1.2 released</title>
		<link>http://squaregalaxy.com/tech/gdocsuploader-12-released/</link>
		<comments>http://squaregalaxy.com/tech/gdocsuploader-12-released/#comments</comments>
		<pubDate>Wed, 07 May 2008 04:28:49 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[gdocsuploader]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/?p=87</guid>
		<description><![CDATA[I released version 1.2 (download) of my little GDocsUploader program.   After being published on a few websites and having over 4000 downloads, I thought it might be nice to update the app a little.
There are bug fixes, better error dialogs, a new icon (used under a creative commons license) and uploading of photos [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/gdocsuploader-13-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.3 released'>GDocsUploader 1.3 released</a> <small>About a year ago I started a little programming project...</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/gdocsuploader/' rel='bookmark' title='Permanent Link: Gdocsuploader'>Gdocsuploader</a> <small>A while ago, I found myself needing to upload many...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I released version 1.2 (<a href="http://gdocsuploader.googlecode.com/files/GDocsUploader-1.2.app.zip">download</a>) of <a href="http://code.google.com/p/gdocsuploader/">my little GDocsUploader program</a>.   After <a href="http://jacob.peargrove.com/tech/2008/communications/gdocsuploader/">being published on a few websites</a> and having over 4000 downloads, I thought it might be nice to update the app a little.</p>
<p>There are bug fixes, better error dialogs, a new icon (used under a creative commons license) and uploading of photos into <a href="http://picasaweb.google.com">Picasa Web Albums</a>.  A bulleted <a href="http://code.google.com/p/gdocsuploader/wiki/Changelog">list of changes</a> is published in the <a href="http://code.google.com/p/gdocsuploader/w/list">project wiki</a>.</p>
<p>GDocsUploader is a small Mac <acronym title="Operating System">OS</acronym> X program that I wrote to quickly upload documents to Google Docs, simply by dragging and dropping a document icon onto the uploader icon.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/gdocsuploader-13-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.3 released'>GDocsUploader 1.3 released</a> <small>About a year ago I started a little programming project...</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/gdocsuploader/' rel='bookmark' title='Permanent Link: Gdocsuploader'>Gdocsuploader</a> <small>A while ago, I found myself needing to upload many...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/gdocsuploader-12-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Gdocsuploader</title>
		<link>http://squaregalaxy.com/tech/gdocsuploader/</link>
		<comments>http://squaregalaxy.com/tech/gdocsuploader/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 16:55:07 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[gdocsuploader]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/?p=85</guid>
		<description><![CDATA[A while ago, I found myself needing to upload many document files into Google Docs.  I saw that Google had a new API for doing such, so I decided to write a quick little app for the Mac to do just that. Just drag and drop documents onto the icon, and away their uploaded.
I [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/gdocsuploader-13-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.3 released'>GDocsUploader 1.3 released</a> <small>About a year ago I started a little programming project...</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/gdocsuploader-12-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.2 released'>GDocsUploader 1.2 released</a> <small>I released version 1.2 (download) of my little GDocsUploader program....</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A while ago, I found myself needing to upload many document files into Google Docs.  I saw that Google had a new <a href="http://code.google.com/apis/documents/overview.html"><acronym title="Application Programming Interface">API</acronym></a> for doing such, so I decided to <a href="http://jacobbrunson.com/2007/11/16/mac-os-x-uploader-for-google-docs/">write a quick little app for the Mac</a> to do just that. Just drag and drop documents onto the icon, and away their uploaded.</p>
<p>I had never written any sort of real Mac application, so I just kind of glued something together out of Python, applescript, and a couple of helper apps.   I threw the <a href="http://code.google.com/p/gdocsuploader/">source up at Google Project Hosting</a>, which has been good, because otherwise I would have been supporting the thousands of downloads.</p>
<p>Recently, my little droplet app became more famous.  It was <a href="http://lifehacker.com/382160/drag-and-drop-upload-files-to-google-docs-with-gdocsuploader">featured on lifehacker.com as a featured Mac Download</a>.  My favorite line from their post was, &#8220;Gdocsuploader is still new and a bit unpolished.&#8221;  I think it should be considered more than just a bit unpolished.  They should have said, &#8220;this thing might work, and is about as unpolished as lava rock.&#8221;</p>
<p>There have been a multitude of other posts about my little project:</p>
<ul>
<li><a href="http://webworkerdaily.com/2008/04/22/gdocsuploader-handy-mac-web-workers/">Web Worker Daily claims</a> it could save you a bit of friction.</li>
<li><a href="http://www.vinodlive.com/2008/04/18/gdocsuploader-upload-your-documents-to-google-docs-mac-os-x/">VinodLive says</a> it shines with some cool drag and drop options</li>
<li><a href="http://osx.iusethis.com/app/gdocsuploader"><em>i use this</em> show</a>s 2 people are using it.  I wonder how many people use <em>i use this</em>.</li>
<li><a href="http://samjones.jaiku.com/presence/32551960">samjones jaiku&#8217;ed</a> it saying it saves time.  <a href="http://erik.jaiku.com/presence/32564015">Erik also jaiku&#8217;ed</a> it when he added it to his del.icio.us bookmarks.</li>
<li><a href="http://www.geekout.tv/?p=1515">Geekout.tv</a> actually mentioned me by name!  Thanks to them for the nice personal reference</li>
<li>It hass even gone international at <a href="http://macworld.idg.se/2.1038/1.157515">macworld.idg.se</a>.  I don&#8217;t know what they&#8217;ve said, but I hope it is nice.</li>
</ul>
<p>Thanks to everyone who wrote something nice about it.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/gdocsuploader-13-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.3 released'>GDocsUploader 1.3 released</a> <small>About a year ago I started a little programming project...</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/gdocsuploader-12-released/' rel='bookmark' title='Permanent Link: GDocsUploader 1.2 released'>GDocsUploader 1.2 released</a> <small>I released version 1.2 (download) of my little GDocsUploader program....</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/gdocsuploader/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Great open source OS X applications</title>
		<link>http://squaregalaxy.com/tech/great-open-source-os-x-applications/</link>
		<comments>http://squaregalaxy.com/tech/great-open-source-os-x-applications/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 21:30:53 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/2008/platforms/mac/great-open-source-os-x-applications/</guid>
		<description><![CDATA[Here is a quick list of apps that I frequently use on OS X. I believe all of them are free and open source.  many of the applications are development tools that I find useful.

Adium &#8211; Instant messenger built with libpurple.
Firefox &#8211; Web Browser
NeoOffice &#8211; OpenOffice.org port
Smultron &#8211; a nice, simple code editor.  [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/configuring-and-running-x11-applications-on-mac-os-x/' rel='bookmark' title='Permanent Link: Configuring and Running X11 Applications on Mac OS X'>Configuring and Running X11 Applications on Mac OS X</a> <small>Running X11 on my apple Configuring and Running X11 Applications...</small></li>
<li><a href='http://squaregalaxy.com/tech/cyberduck-2/' rel='bookmark' title='Permanent Link: Cyberduck'>Cyberduck</a> <small>Despite having a pretty cool name, Cyberduck is a pretty...</small></li>
<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>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here is a quick list of apps that I frequently use on <acronym title="Operating System">OS</acronym> X. I believe all of them are free and open source.  many of the applications are development tools that I find useful.</p>
<ul>
<li><a href="http://www.adiumx.com">Adium</a> &#8211; Instant messenger built with libpurple.</li>
<li><a href="http://promote.peargrove.com/firefox">Firefox</a> &#8211; Web Browser</li>
<li><a href="http://www.neooffice.org">NeoOffice</a> &#8211; OpenOffice.org port</li>
<li><a href="http://smultron.sourceforge.net">Smultron</a> &#8211; a nice, simple code editor.  Integrates well with <a href="http://jacob.peargrove.com/tech/2007/open-source/cyberduck/">Cyberduck</a>.</li>
<li><a href="http://cyberduck.ch/">Cyberduck</a> &#8211; A <acronym title="Secure File Transfer Protocol">SFTP</acronym> client.  Please read <a href="http://jacob.peargrove.com/tech/2007/open-source/cyberduck/">my full review</a>.</li>
<li><a href="http://www.blacktree.com/">Quicksilver</a> &#8211; a fast application launcher</li>
<li><a href="http://www.activestate.com/Products/komodo_ide/komodo_edit.mhtml">Komodo Edit</a> &#8211; my new favorite small code <acronym title="integrated development environment">IDE</acronym></li>
<li><a href="http://darwingimp.sourceforge.net/">The Gimp</a> &#8211; graphics editing program that requires X11</li>
<li><a href="http://www.sveinbjorn.org/platypus">Platypus</a> &#8211; packages python/perl/php/shell scripts as double-clickable <acronym title="Operating System">OS</acronym> X applications.</li>
</ul>
<p>Those are my favorite, most used apps.  You should also check out <a href="http://www.opensourcemac.org/">this list of mac apps</a>, some of which I&#8217;ve used either on the mac or other platforms, others I plan on trying soon.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/configuring-and-running-x11-applications-on-mac-os-x/' rel='bookmark' title='Permanent Link: Configuring and Running X11 Applications on Mac OS X'>Configuring and Running X11 Applications on Mac OS X</a> <small>Running X11 on my apple Configuring and Running X11 Applications...</small></li>
<li><a href='http://squaregalaxy.com/tech/cyberduck-2/' rel='bookmark' title='Permanent Link: Cyberduck'>Cyberduck</a> <small>Despite having a pretty cool name, Cyberduck is a pretty...</small></li>
<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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/great-open-source-os-x-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leapord iCal Server to support Outlook?</title>
		<link>http://squaregalaxy.com/tech/leapord-ical-server-to-support-outlook/</link>
		<comments>http://squaregalaxy.com/tech/leapord-ical-server-to-support-outlook/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 20:12:33 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[calendars]]></category>
		<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/2007/platforms/mac/leapord-ical-server-to-support-outlook/</guid>
		<description><![CDATA[With the latest release of OS X Leapord being released soon, I thought I would take another look at some of the features of Leapord server.  One of the things I&#8217;ve been anticipating is the new calendaring server.  Apple says that the new server &#8220;works well with others,&#8221; but maybe not as well [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/calendar-servers/' rel='bookmark' title='Permanent Link: Calendar Servers'>Calendar Servers</a> <small>For work I&#8217;ve been looking into Calendar Servers to see...</small></li>
<li><a href='http://squaregalaxy.com/tech/thunderbird-20/' rel='bookmark' title='Permanent Link: Thunderbird 2.0'>Thunderbird 2.0</a> <small>Thunderbird is an email software sibling to Firefox, the excellent...</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>
</ol>]]></description>
			<content:encoded><![CDATA[<p><!-- WSA: rules for context 'incontent' said: don't show ad -->With the latest release of <acronym title="Operating System">OS</acronym> X <a href="http://apple.slashdot.org/article.pl?sid=07/10/16/1358210">Leapord being released soon</a>, I thought I would take another look at some of the features of Leapord server.  One of the things I&#8217;ve been anticipating is the new calendaring server.  Apple says that the new server &#8220;works well with others,&#8221; but maybe not as well as they were first saying.  It seems that Apple who was once touting Microsoft Outlook compatibility is now being quite hush about it.  Consider this sentence from their old iCal Server features page:</p>
<blockquote><p>iCal Server uses open calendaring protocols for intergrating with leading calendar programs, including iCal 3 in Leopard, Mozilla&#8217;s Sunbird, OSAF&#8217;s Chandler, <strong>and Microsoft Outook</strong>.</p></blockquote>
<p>The same sentence recently changed to omit any reference to outlook:</p>
<blockquote><p>iCal Server uses open calendaring protocols for intergrating with leading calendar programs, including iCal 3 in Leopard, and popular CalDAV clients from Mozilla, Open Source Application Foundation and others.</p></blockquote>
<p><span id="more-750"></span><br />
So what does this change mean?  Seeing as Outlook interoperability was one kick trash feature, the fact that it is now omitted from the features page probably means that it isn&#8217;t going to happen.  Which is way too bad.  We can only wonder what bounced Outlook out of the release party.  Was it too hard to develop or support an Outlook plugin?  Or were there patent or other legal issues?  We can hope, however, that maybe we will be delivered Outlook interoperability in some future release.</p>
<p>If you want a calendar for your organization, you could try <a href="http://promote.peargrove.com/apps">Google Apps for Your Domain</a>. It includes Google&#8217;s calendar product, and any user with a modern web browser can use it.  The user interface is really quite excellent.  It doesn&#8217;t, however, provide excellent connectors to and CalDAV calendar clients.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/calendar-servers/' rel='bookmark' title='Permanent Link: Calendar Servers'>Calendar Servers</a> <small>For work I&#8217;ve been looking into Calendar Servers to see...</small></li>
<li><a href='http://squaregalaxy.com/tech/thunderbird-20/' rel='bookmark' title='Permanent Link: Thunderbird 2.0'>Thunderbird 2.0</a> <small>Thunderbird is an email software sibling to Firefox, the excellent...</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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/leapord-ical-server-to-support-outlook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cyberduck</title>
		<link>http://squaregalaxy.com/tech/cyberduck-2/</link>
		<comments>http://squaregalaxy.com/tech/cyberduck-2/#comments</comments>
		<pubDate>Tue, 15 May 2007 04:58:24 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Cyberduck]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/2007/open-source/cyberduck/</guid>
		<description><![CDATA[Despite having a pretty cool name, Cyberduck is a pretty cool program.  It is an FTP/SFTP program for Mac OS X.  I like using it to upload files to my webserver using SFTP.  It integrates in with my Mac operating system pretty well, and best of all, it is open source.  Being open source means [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/great-open-source-os-x-applications/' rel='bookmark' title='Permanent Link: Great open source OS X applications'>Great open source OS X applications</a> <small>Here is a quick list of apps that I frequently...</small></li>
<li><a href='http://squaregalaxy.com/tech/embedded-systems-primer-for-open-source-guys/' rel='bookmark' title='Permanent Link: Embedded systems primer for Open Source guys'>Embedded systems primer for Open Source guys</a> <small>I&#8217;m taking an open source software engineering class at PSU,...</small></li>
<li><a href='http://squaregalaxy.com/blogging/upgraded-to-wordpress-22/' rel='bookmark' title='Permanent Link: Upgraded to Wordpress 2.2'>Upgraded to Wordpress 2.2</a> <small>About 9 or 10 hours ago, Wordpress 2.2 was released...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Despite having a pretty cool name, <a href="http://cyberduck.ch/">Cyberduck</a> is a pretty cool program.  It is an <acronym title="File Transfer Protocol">FTP</acronym>/<acronym title="Secure File Transfer Protocol">SFTP</acronym> program for Mac <acronym title="Operating System">OS</acronym> X.  I like using it to upload files to my webserver using <acronym title="Secure File Transfer Protocol">SFTP</acronym>.  It integrates in with my Mac operating system pretty well, and best of all, it is open source.  Being open source means that I&#8217;ll never be charged for it, and I can copy and redistribute it as much as I want.  I can even change part of the program if I want.  Anyway, I just wanted to give a shout out and applaud those who have worked on Cyberduck and say, thanks.</p>
<p><span id="more-740"></span></p>
<p>Like I said, Cyberduck does a great job at integrating with the rest of the <acronym title="Operating System">OS</acronym> X system.  It has plugins for Growl and Quicksilver.  It seamlessly integrates with a good set of editors.   It takes advantage of Bonjour, Spotlight, and the <acronym title="Operating System">OS</acronym> X keychain, and can use iDisk for synchronizing bookmarks.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/great-open-source-os-x-applications/' rel='bookmark' title='Permanent Link: Great open source OS X applications'>Great open source OS X applications</a> <small>Here is a quick list of apps that I frequently...</small></li>
<li><a href='http://squaregalaxy.com/tech/embedded-systems-primer-for-open-source-guys/' rel='bookmark' title='Permanent Link: Embedded systems primer for Open Source guys'>Embedded systems primer for Open Source guys</a> <small>I&#8217;m taking an open source software engineering class at PSU,...</small></li>
<li><a href='http://squaregalaxy.com/blogging/upgraded-to-wordpress-22/' rel='bookmark' title='Permanent Link: Upgraded to Wordpress 2.2'>Upgraded to Wordpress 2.2</a> <small>About 9 or 10 hours ago, Wordpress 2.2 was released...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/cyberduck-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>NeoOffice ships version 2.1</title>
		<link>http://squaregalaxy.com/tech/neooffice-ships-version-21/</link>
		<comments>http://squaregalaxy.com/tech/neooffice-ships-version-21/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 05:35:55 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[NeoOffice]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/tech/2007/open-source/neooffice-ships-version-21/</guid>
		<description><![CDATA[I&#8217;ve been using OpenOffice.org on macs long before I even owned a mac.  OpenOffice.org was just barely turning 1.1 back in those days, and installing it on a mac required learning how to install and get running X11.
NeoOffice is a version of OpenOffice.org rebuilt entirely for the mac.  I&#8217;ve been using versions of NeoOffice for [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/great-open-source-os-x-applications/' rel='bookmark' title='Permanent Link: Great open source OS X applications'>Great open source OS X applications</a> <small>Here is a quick list of apps that I frequently...</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/google-web-toolkit-for-mac-didnt-work-for-me/' rel='bookmark' title='Permanent Link: Google Web Toolkit for Mac didn&#8217;t work for me'>Google Web Toolkit for Mac didn&#8217;t work for me</a> <small>I saw today on the Google Mac Blog that they...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using <a href="http://www.openoffice.org">OpenOffice.org </a>on macs long before I even owned a mac.  OpenOffice.org was just barely turning 1.1 back in those days, and installing it on a mac required learning how to install and get running X11.</p>
<p><a href="http://www.neooffice.org/neojava/en/index.php">NeoOffice</a> is a version of OpenOffice.org rebuilt entirely for the mac.  I&#8217;ve been using versions of NeoOffice for some time, but it has finally hit a level of maturity that makes me feel more confortable about showing it off.  The latest version, 2.1, is <a href="http://www.neooffice.org/neojava/en/download.php#download">available for download</a> and is based off of OpenOffice.org version 2.1.</p>
<p>This is the first version of NeoOffice that is completely convincing as a mac application.  <span id="more-733"></span>Mac applications in general tend to have a very clean, easy to use interface, and NeoOffice 2.1 follows the trend.  Added bonuses include the fact that it does not require X11, integrates well with other mac applications like Mail, and is compatible with the latest Microsoft Office formats.  By default, NeoOffice uses the OpenDocument formation, which is also compatible with <a href="http://docs.google.com/">Google Docs</a>.</p>
<p>On older Macs, NeoOffice might take a bit of time to start up, although I suspect that on the newest Intel Macs this time will be quite acceptable.  If anyone would like to donate an Intel Mac to me so I can verify it, please contact me immediately.</p>
<p>NeoOffice is open source software, which means that you can download and use it for free.  If you need a free, quality word processor or office suit for the Mac <acronym title="Operating System">OS</acronym> X, I highly suggest NeoOffice.</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/great-open-source-os-x-applications/' rel='bookmark' title='Permanent Link: Great open source OS X applications'>Great open source OS X applications</a> <small>Here is a quick list of apps that I frequently...</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/google-web-toolkit-for-mac-didnt-work-for-me/' rel='bookmark' title='Permanent Link: Google Web Toolkit for Mac didn&#8217;t work for me'>Google Web Toolkit for Mac didn&#8217;t work for me</a> <small>I saw today on the Google Mac Blog that they...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/neooffice-ships-version-21/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>
		<item>
		<title>Using GPG For Signing Messages on a Mac</title>
		<link>http://squaregalaxy.com/tech/using-gpg-for-signing-messages-on-a-mac/</link>
		<comments>http://squaregalaxy.com/tech/using-gpg-for-signing-messages-on-a-mac/#comments</comments>
		<pubDate>Thu, 12 May 2005 03:21:18 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/blog/?p=89</guid>
		<description><![CDATA[GPG is a way to digitally sign email messages so that other people can know that they came from you.  It can also be used to encrypt messages. Getting GPG to work is easy if you know the right way to do it, or difficult if you don&#8217;t.  Here are some steps for [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/cleaning-out-the-inbox/' rel='bookmark' title='Permanent Link: Cleaning out the inbox'>Cleaning out the inbox</a> <small>I think we all probably manage our email in different...</small></li>
<li><a href='http://squaregalaxy.com/tech/cyberduck-2/' rel='bookmark' title='Permanent Link: Cyberduck'>Cyberduck</a> <small>Despite having a pretty cool name, Cyberduck is a pretty...</small></li>
<li><a href='http://squaregalaxy.com/tech/neooffice-ships-version-21/' rel='bookmark' title='Permanent Link: NeoOffice ships version 2.1'>NeoOffice ships version 2.1</a> <small>I&#8217;ve been using OpenOffice.org on macs long before I even...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>GPG is a way to digitally sign email messages so that other people can know that they came from you.  It can also be used to encrypt messages<a href="http://mail.chem.byu.edu/pipermail/xml/">.</a> Getting GPG to work is easy if you know the right way to do it, or difficult if you don&#8217;t.  Here are some steps for the Mac user to get started with GPG:<span id="more-90"></span></p>
<p><a href="http://macgpg.sourceforge.net/">http://macgpg.sourceforge.net</a> is the best place to start off.  If you want to understand in great depth about all the stuff, you should read the <a href="http://macgpg.sourceforge.net/docs/mac-gpg-faq.en.rtf"><acronym title="Frequently Asked Questions">FAQ</acronym> document (<acronym title="Rich Text File">RTF</acronym>)</a>.</p>
<p>First download and run the <strong>GNU Privacy Guard</strong> installer.  This will install all the GPG tools onto your system.  However, unless you like using the command line, you probably want to install a couple of graphical programs.  I suggest <strong>GPG Keychain Access</strong> which will help you create and manage keys.  I also suggest <strong>GPGPreferences</strong> which will help you configure the GPG tools, although you probably won&#8217;t need to do much with it.</p>
<p>You will probably want to create yourself a key which you will use to sign your emails.  You can do this in the GPG Keychain Access program.</p>
<p>Next, you will want to make sure your email program is configured to use your GPG key.  If you are using <a href="http://www.mozilla.org/products/thunderbird/">Mozilla Thunderbird</a>, then you can install the GPG plugin called <a href="http://enigmail.mozdev.org/download.html">Enigmail</a>.  If you are using Apple&#8217;s Mail program, you should download, install, and use a plugin available <a href="http://www.sente.ch/software/GPGMail/English.lproj/GPGMail.html">here</a>.</p>
<p><em>Follow any of these instructions at your own risk.  I am not responsible if you or these programs screw up your computer.</em></p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/cleaning-out-the-inbox/' rel='bookmark' title='Permanent Link: Cleaning out the inbox'>Cleaning out the inbox</a> <small>I think we all probably manage our email in different...</small></li>
<li><a href='http://squaregalaxy.com/tech/cyberduck-2/' rel='bookmark' title='Permanent Link: Cyberduck'>Cyberduck</a> <small>Despite having a pretty cool name, Cyberduck is a pretty...</small></li>
<li><a href='http://squaregalaxy.com/tech/neooffice-ships-version-21/' rel='bookmark' title='Permanent Link: NeoOffice ships version 2.1'>NeoOffice ships version 2.1</a> <small>I&#8217;ve been using OpenOffice.org on macs long before I even...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/using-gpg-for-signing-messages-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring and Running X11 Applications on Mac OS X</title>
		<link>http://squaregalaxy.com/tech/configuring-and-running-x11-applications-on-mac-os-x/</link>
		<comments>http://squaregalaxy.com/tech/configuring-and-running-x11-applications-on-mac-os-x/#comments</comments>
		<pubDate>Fri, 21 Jan 2005 20:51:26 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/blog/?p=53</guid>
		<description><![CDATA[Running X11 on my apple
Configuring and Running X11 Applications on Mac OS X

Related posts:Great open source OS X applications Here is a quick list of apps that I frequently...
The iPad is an enemy to openness A friend of mine who is an Apple employee, Quinn...
NeoOffice ships version 2.1 I&#8217;ve been using OpenOffice.org on macs long [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/tech/great-open-source-os-x-applications/' rel='bookmark' title='Permanent Link: Great open source OS X applications'>Great open source OS X applications</a> <small>Here is a quick list of apps that I frequently...</small></li>
<li><a href='http://squaregalaxy.com/tech/the-ipad-is-an-enemy-to-openness/' rel='bookmark' title='Permanent Link: The iPad is an enemy to openness'>The iPad is an enemy to openness</a> <small>A friend of mine who is an Apple employee, Quinn...</small></li>
<li><a href='http://squaregalaxy.com/tech/neooffice-ships-version-21/' rel='bookmark' title='Permanent Link: NeoOffice ships version 2.1'>NeoOffice ships version 2.1</a> <small>I&#8217;ve been using OpenOffice.org on macs long before I even...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Running X11 on my apple</p>
<p><a href="http://developer.apple.com/darwin/runningx11.html">Configuring and Running X11 Applications on Mac <acronym title="Operating System">OS</acronym> X</a></p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/tech/great-open-source-os-x-applications/' rel='bookmark' title='Permanent Link: Great open source OS X applications'>Great open source OS X applications</a> <small>Here is a quick list of apps that I frequently...</small></li>
<li><a href='http://squaregalaxy.com/tech/the-ipad-is-an-enemy-to-openness/' rel='bookmark' title='Permanent Link: The iPad is an enemy to openness'>The iPad is an enemy to openness</a> <small>A friend of mine who is an Apple employee, Quinn...</small></li>
<li><a href='http://squaregalaxy.com/tech/neooffice-ships-version-21/' rel='bookmark' title='Permanent Link: NeoOffice ships version 2.1'>NeoOffice ships version 2.1</a> <small>I&#8217;ve been using OpenOffice.org on macs long before I even...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/tech/configuring-and-running-x11-applications-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
