<?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; Google Docs</title>
	<atom:link href="http://squaregalaxy.com/tag/google-docs/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>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>Who do you think will win gold?</title>
		<link>http://squaregalaxy.com/sports/who-do-you-think-will-win-gold/</link>
		<comments>http://squaregalaxy.com/sports/who-do-you-think-will-win-gold/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 03:42:42 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Sports]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[Olympic Games]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/columns/?p=68</guid>
		<description><![CDATA[Participate in my little competition by picking the teams that will go gold:
(This form will only be open until August 6th)

Related posts:Olympic baseball stats Here are a few statistics about Baseball at the Olympics:...
Olympic Women&#8217;s Handball statistics I&#8217;ve been researching various Olympic statistics in preparation of the...
Olympic softball stats Softball has only been played at [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/sports/olympic-baseball-stats/' rel='bookmark' title='Permanent Link: Olympic baseball stats'>Olympic baseball stats</a> <small>Here are a few statistics about Baseball at the Olympics:...</small></li>
<li><a href='http://squaregalaxy.com/sports/olympic-womens-handball-statistics/' rel='bookmark' title='Permanent Link: Olympic Women&#8217;s Handball statistics'>Olympic Women&#8217;s Handball statistics</a> <small>I&#8217;ve been researching various Olympic statistics in preparation of the...</small></li>
<li><a href='http://squaregalaxy.com/sports/olympic-softball-stats/' rel='bookmark' title='Permanent Link: Olympic softball stats'>Olympic softball stats</a> <small>Softball has only been played at the Summer Olympics three...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Participate in my little competition by picking the teams that will go gold:<br />
(This form will only be open until August 6th)</p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/sports/olympic-baseball-stats/' rel='bookmark' title='Permanent Link: Olympic baseball stats'>Olympic baseball stats</a> <small>Here are a few statistics about Baseball at the Olympics:...</small></li>
<li><a href='http://squaregalaxy.com/sports/olympic-womens-handball-statistics/' rel='bookmark' title='Permanent Link: Olympic Women&#8217;s Handball statistics'>Olympic Women&#8217;s Handball statistics</a> <small>I&#8217;ve been researching various Olympic statistics in preparation of the...</small></li>
<li><a href='http://squaregalaxy.com/sports/olympic-softball-stats/' rel='bookmark' title='Permanent Link: Olympic softball stats'>Olympic softball stats</a> <small>Softball has only been played at the Summer Olympics three...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/sports/who-do-you-think-will-win-gold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDF support in Gdata API</title>
		<link>http://squaregalaxy.com/tech/pdf-support-in-gdata-api/</link>
		<comments>http://squaregalaxy.com/tech/pdf-support-in-gdata-api/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 16:39:14 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Dear Google]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/columns/?p=43</guid>
		<description><![CDATA[Dear Google Docs,
Recently you added PDF support to Google docs. This is such a great feature that people instantly want it third-party apps which connect to Google Docs through the Gdata API.  Please add the ability to upload PDFs through the Gdata API.  If that support is already there, perhaps you should update [...]


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/funny/google-docs-celebrates-valentines-day/' rel='bookmark' title='Permanent Link: Google Docs celebrates Valentines Day'>Google Docs celebrates Valentines Day</a> <small>Google Docs is an online service that provides a word...</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>Dear Google Docs,</p>
<p>Recently you <a href="http://googledocs.blogspot.com/2008/06/upload-your-pdfs.html">added <acronym title="Portable Document Format">PDF</acronym> support to Google docs</a>. This is such a great feature that people instantly want it third-party apps which connect to Google Docs through the Gdata <acronym title="Application Programming Interface">API</acronym>.  Please add the ability to upload PDFs through the Gdata <acronym title="Application Programming Interface">API</acronym>.  If that support is already there, perhaps you should update your <a href="http://code.google.com/support/bin/answer.py?answer=76306&amp;topic=10713">list of supported document types</a>.  Thank you for your help, and I look forward to integrating this new feature into <a href="http://code.google.com/p/gdocsuploader/">my third-party app</a>.</p>

<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/funny/google-docs-celebrates-valentines-day/' rel='bookmark' title='Permanent Link: Google Docs celebrates Valentines Day'>Google Docs celebrates Valentines Day</a> <small>Google Docs is an online service that provides a word...</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/pdf-support-in-gdata-api/feed/</wfw:commentRss>
		<slash:comments>1</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>Google Docs celebrates Valentines Day</title>
		<link>http://squaregalaxy.com/funny/google-docs-celebrates-valentines-day/</link>
		<comments>http://squaregalaxy.com/funny/google-docs-celebrates-valentines-day/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 22:57:49 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[holidays]]></category>
		<category><![CDATA[Iubire]]></category>
		<category><![CDATA[pink]]></category>
		<category><![CDATA[Valentines Day]]></category>

		<guid isPermaLink="false">http://jacob.peargrove.com/blog/2008/technical/google-docs-celebrates-valentines-day/</guid>
		<description><![CDATA[Google Docs is an online service that provides a word processor, spreadsheet application, and a slide show program.  It is available as part of Google Apps, for a specific team, or directly from Google.
Today I visited Google Docs to upload a document with a sugar cookie recipe, and I found that they&#8217;ve gone pink [...]


Related posts:<ol><li><a href='http://squaregalaxy.com/general/valentines-dance/' rel='bookmark' title='Permanent Link: Valentines Dance'>Valentines Dance</a> <small>Almost as bad as halloween dances are valentines dances. University...</small></li>
<li><a href='http://squaregalaxy.com/tech/suggestion-for-google-talk-widget/' rel='bookmark' title='Permanent Link: Suggestion for Google Talk Widget'>Suggestion for Google Talk Widget</a> <small>I noticed recently that Google has a web page widget...</small></li>
<li><a href='http://squaregalaxy.com/tech/pdf-support-in-gdata-api/' rel='bookmark' title='Permanent Link: PDF support in Gdata API'>PDF support in Gdata API</a> <small>Dear Google Docs, Recently you added PDF support to Google...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Google Docs is an online service that provides a word processor, spreadsheet application, and a slide show program.  It is available as part of <a href="http://promote.peargrove.com/apps">Google Apps</a>, for a <a href="http://www.google.com/apps/business/index.html">specific team</a>, or <a href="http://docs.google.com">directly from Google</a>.</p>
<p>Today I visited Google Docs to upload a document with a sugar cookie recipe, and I found that they&#8217;ve gone pink for the day.  I did&#8217;t know the Google Docs folks were so into Valentines Day, but it looks like they&#8217;ve got pleanty of love to share.</p>
<p><img style="border:1px solid pink; padding:1em; spacing:1em;" src="http://squaregalaxy.com/wp-content/uploads/2008/02/googledocsvday.png" alt="Google Docs of valentines day" /></p>

<p>Related posts:<ol><li><a href='http://squaregalaxy.com/general/valentines-dance/' rel='bookmark' title='Permanent Link: Valentines Dance'>Valentines Dance</a> <small>Almost as bad as halloween dances are valentines dances. University...</small></li>
<li><a href='http://squaregalaxy.com/tech/suggestion-for-google-talk-widget/' rel='bookmark' title='Permanent Link: Suggestion for Google Talk Widget'>Suggestion for Google Talk Widget</a> <small>I noticed recently that Google has a web page widget...</small></li>
<li><a href='http://squaregalaxy.com/tech/pdf-support-in-gdata-api/' rel='bookmark' title='Permanent Link: PDF support in Gdata API'>PDF support in Gdata API</a> <small>Dear Google Docs, Recently you added PDF support to Google...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://squaregalaxy.com/funny/google-docs-celebrates-valentines-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
