<?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; gdocsuploader</title>
	<atom:link href="http://squaregalaxy.com/tag/gdocsuploader/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.3 released</title>
		<link>http://squaregalaxy.com/tech/gdocsuploader-13-released/</link>
		<comments>http://squaregalaxy.com/tech/gdocsuploader-13-released/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 06:27:12 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[gdocsuploader]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://squaregalaxy.com/?p=2319</guid>
		<description><![CDATA[About a year ago I started a little programming project to upload documents to Google Docs.  I wrote a little program for Apple OS X called GDocsUploader to support drag-and-drop uploading of documents, spreadsheets, presentations, and photos.
Today I released an updated version of the program.  In addition to bug fixes, this new version supports video [...]


Related posts:<ol><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>
<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 -->About a year ago I started a little programming project to upload documents to <a href="http://docs.google.com">Google Docs</a>.  I wrote a little program for Apple <acronym title="Operating System">OS</acronym> X called <a href="http://code.google.com/p/gdocsuploader/">GDocsUploader</a> to support drag-and-drop uploading of documents, spreadsheets, presentations, and photos.</p>
<p>Today I released an updated version of the program.  In addition to bug fixes, this new version supports video uploads to Picasa.  Additionally, this new version makes it much easier to upload multiple files at the same time.</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-2319"></span></p>
<p>The entire development of this project happens in my free time, on an old iBook G4.  Donations would help me feel good about continued development of this project.</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-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>
<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-13-released/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</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>
	</channel>
</rss>
