<?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/"
	>

<channel>
	<title>digital nomad &#187; googleapps</title>
	<atom:link href="http://www.gaggl.com/tag/googleapps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gaggl.com</link>
	<description>so many ideas - so little time ...</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:58:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Back up Google Apps Mail using getmail4 + IMAP</title>
		<link>http://www.gaggl.com/2011/10/back-up-google-apps-mail-using-getmail4-imap/</link>
		<comments>http://www.gaggl.com/2011/10/back-up-google-apps-mail-using-getmail4-imap/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 01:57:28 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[getmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googleapps]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=605</guid>
		<description><![CDATA[Just a quick note on how to configure backups of Google Apps email to a local machine. Install getmail apt-get install getmail4 create config directory Create a subdirectory in users home folder (and change permissions) mkdir .getmail touch .getmail create &#8230; <a href="http://www.gaggl.com/2011/10/back-up-google-apps-mail-using-getmail4-imap/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just a quick note on how to configure backups of Google Apps email to a local machine.</p>
<h3>Install getmail</h3>
<pre>apt-get install getmail4</pre>
<h3>create config directory</h3>
<p>Create a subdirectory in users home folder (and change permissions)</p>
<pre>mkdir .getmail
touch .getmail</pre>
<h3>create config file</h3>
<p>Create a file such as .getmail/username.gmail</p>
<pre>[retriever]
type = SimpleIMAPSSLRetriever
server = imap.gmail.com
username = username@domain.tld
password = password
mailboxes = ("[Gmail]/All Mail",)

[destination]
type = Maildir
path = /path/to/storage/directory/

[options]
# print messages about each action (verbose = 2)
# Other options:
# 0 prints only warnings and errors
# 1 prints messages about retrieving and deleting messages only
verbose = 1
message_log = ~/.getmail/gmail.log</pre>
<h3>create data directories for storage</h3>
<p>Create 3 sub-directories in your designated data directory</p>
<pre>mkdir cur new tmp</pre>
<h3>run getmail</h3>
<pre>getmail -r username.gmail</pre>
<p>Whilst this is more a &#8216;note to self&#8217; rather than actual documentation &#8211; maybe it&#8217;s of use to somebody.</p>
<p>Thanks go to Matt Cutts: <a href="http://www.mattcutts.com/blog/backup-gmail-in-linux-with-getmail/" title="Matt Cutts Blug" target="_blank">http://www.mattcutts.com/blog/backup-gmail-in-linux-with-getmail/</a> for the start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2011/10/back-up-google-apps-mail-using-getmail4-imap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>m-learn: Mobile evidence gathering using GoogleDocs</title>
		<link>http://www.gaggl.com/2009/02/m-learn-mobile-evidence-gathering-using-googledocs/</link>
		<comments>http://www.gaggl.com/2009/02/m-learn-mobile-evidence-gathering-using-googledocs/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 00:22:46 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[elearning]]></category>
		<category><![CDATA[googleapps]]></category>
		<category><![CDATA[mlearning]]></category>
		<category><![CDATA[moodle]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=198</guid>
		<description><![CDATA[This one nearly escaped my attention yesterday. Google has just announced the ability to edit Google Docs on your mobile device via their Google Mobile Blog. Just point your mobile browser to m.google.com/docs and start editing. Along with the use &#8230; <a href="http://www.gaggl.com/2009/02/m-learn-mobile-evidence-gathering-using-googledocs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This one nearly escaped my attention yesterday. Google has just announced the ability to edit Google Docs on your mobile device via their <a title="Google Mobile Blog" href="http://googlemobile.blogspot.com/2009/02/edit-google-docs-spreadsheets-from-your.html" target="_blank">Google Mobile Blog</a>.</p>
<p>Just point your mobile browser to <strong><a title="Mobile Google Docs" href="http://m.google.com/docs">m.google.com/docs</a></strong> and start editing.</p>
<p>Along with the use of <a title="2D barcodes" href="http://en.wikipedia.org/wiki/Barcode#2D_barcodes" target="_blank">2D barcodes</a> this will open a few interesting m-learning possiblities for educators that would previously have required custom coding to achieve. I can see this being very useful in situations where you have students being in the field and allowing them to enter data gathered using a standard mobile phone. The barcodes could point students to the location of the spreadsheet (avoiding the need to type the information)</p>
<p>The screenshot below shows a spreadsheet that I just made up for demonstration purposes.</p>
<div id="attachment_205" class="wp-caption alignnone" style="width: 235px"><img class="size-medium wp-image-205" title="Google Spreadsheet" src="http://www.gaggl.com/wp-content/uploads/2009/02/googledocs_ss01-225x300.jpg" alt="Google Spreadsheet" width="225" height="300" /><p class="wp-caption-text">Google Spreadsheet</p></div>
<div id="attachment_206" class="wp-caption alignnone" style="width: 235px"><img class="size-medium wp-image-206" title="Google Spreadsheet - add record" src="http://www.gaggl.com/wp-content/uploads/2009/02/googledocs_ss04-225x300.jpg" alt="Google Spreadsheet - add record" width="225" height="300" /><p class="wp-caption-text">Google Spreadsheet - add record</p></div>
<p>The data gathered can easily be used embedded into LMS course pages for review in the classroom. The (quite capable) graphing tools in Google Spreadsheets can be used to visualise the results gathered. For some of our clients that use Moodle and GoogleApps for Education this is a very interesting combination as would allow for the authenticated entering of mobile data into the LMS.</p>
<p>It would be interesting to look at how you could easily <a title="Geotagging" href="http://http://en.wikipedia.org/wiki/Geotagging" target="_blank">geo-tag</a> the information gathered for mapping purposes. But that&#8217;s probably a topic for another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2009/02/m-learn-mobile-evidence-gathering-using-googledocs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

