<?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; work</title>
	<atom:link href="http://www.gaggl.com/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gaggl.com</link>
	<description>so many ideas - so little time ...</description>
	<lastBuildDate>Sun, 20 May 2012 02:36:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Open Source creative tools</title>
		<link>http://www.gaggl.com/2012/05/open-source-creative-tools/</link>
		<comments>http://www.gaggl.com/2012/05/open-source-creative-tools/#comments</comments>
		<pubDate>Sun, 20 May 2012 02:33:47 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=979</guid>
		<description><![CDATA[Since I am tired to constantly recite this list whenever one of these designer-type people tells me that they need Adobe&#8217;s Whatever Suite to do some basic task here is a summary that I can point them to. Vector Graphics &#8230; <a href="http://www.gaggl.com/2012/05/open-source-creative-tools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since I am tired to constantly recite this list whenever one of these designer-type people tells me that they need Adobe&#8217;s Whatever Suite to do some basic task here is a summary that I can point them to.</p>
<h3>Vector Graphics</h3>
<p>Inkscape (<a href="http://inkscape.org/" title="Inkscape" target="_blank">http://inkscape.org/</a>)<br />
Xara  Extreme (<a href="http://www.xaraxtreme.org/" title="Xara" target="_blank">http://www.xaraxtreme.org/</a>)</p>
<h3>Raster Graphics</h3>
<p> Gimp (<a href="http://www.gimp.org/" title="GIMP" target="_blank">http://www.gimp.org/</a>)</p>
<h3>Photo Editing</h3>
<p>Gimp (see above)<br />
Darktable (<a href="http://www.darktable.org/" title="Darktable" target="_blank">http://www.darktable.org/</a>)<br />
RawTherapee (<a href="http://www.rawtherapee.com/" title="RawTherapee" target="_blank">http://www.rawtherapee.com/</a>)<br />
Luminance HDR (<a href="http://qtpfsgui.sourceforge.net/" title="Luminance" target="_blank">http://qtpfsgui.sourceforge.net/</a>)<br />
Layout Tools (DTP): Scribus (<a href="http://scribus.net/canvas/Scribus" title="Scribus" target="_blank">http://scribus.net/canvas/Scribus</a>)</p>
<h3>3D Modelling &#038; Animation</h3>
<p>Gimp (see above + plugins)<br />
Blender (<a href="http://www.blender.org/" title="Blender" target="_blank">http://www.blender.org/</a>)</p>
<h3>Video Editing</h3>
<p>CinelerraCV (<a href="http://cinelerra.org/" title="CinelerraCV" target="_blank">http://cinelerra.org/</a>)<br />
OpenShot (<a href="http://www.openshot.org/" title="OpenShot" target="_blank">http://www.openshot.org/</a>)</p>
<h3>Audio Editing</h3>
<p>Audacity (<a href="http://audacity.sourceforge.net/" title="Audacity" target="_blank">http://audacity.sourceforge.net/</a>)<br />
Ardour (<a href="http://www.ardour.org/" title="Ardour" target="_blank">http://www.ardour.org/</a>)</p>
<p>Before anybody thinks this is to start a flame-war &#8211; I don&#8217;t have a problem with a creative professional whose livelyhood depends on this work needing a professional package such as Adobe Creative Suite. I do however have a problem when some graduate or work-experience kid dabbling in graphics tells me he can not do this with anything else. Hopefully this list helps to open some minds &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/open-source-creative-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Android 4.0 (ICS) on Virtualbox</title>
		<link>http://www.gaggl.com/2012/05/running-android-4-0-ics-on-virtualbox/</link>
		<comments>http://www.gaggl.com/2012/05/running-android-4-0-ics-on-virtualbox/#comments</comments>
		<pubDate>Mon, 14 May 2012 02:17:17 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[ics]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=940</guid>
		<description><![CDATA[Debugging things on the Android Emulator (incluced in the SDK) can be a very slow and cumbersome process. Thanks to the Android-x86 Project it&#8217;s quite easy to run Android in VirtualBox. This is highly useful when you need to test &#8230; <a href="http://www.gaggl.com/2012/05/running-android-4-0-ics-on-virtualbox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Debugging things on the Android Emulator (incluced in the SDK) can be a very slow and cumbersome process. Thanks to the <a href="http://www.android-x86.org/" title="Android x86" target="_blank">Android-x86 Project</a> it&#8217;s quite easy to run Android in <a href="http://www.gaggl.com/2011/10/virtualbox-4-install-on-ubuntu/" title="Virtualbox 4 install on Ubuntu" target="_blank">VirtualBox</a>. This is highly useful when you need to test mobile apps and websites from the Android Browser (as well as Chrome Mobile).</p>
<ol>
<li>
Download an Ethernet enabled ISO from <a href="http://tabletsx86.org/" title="Tablets x86" target="_blank">Tablets x86</a></p>
<p><code>wget http://dl.dropbox.com/u/75945873/android-x86-4.0-eth0-generic_x86-20120426.iso.torrent<br />
transmission android-x86-4.0-eth0-generic_x86-20120426.iso.torrent</code>
</li>
<li>Create new ViratualBox VM<br />
<a href="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm01.png"><img src="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm01-300x256.png" alt="VM Settings 1" title="VM Settings 1" width="300" height="256" class="alignnone size-medium wp-image-956" /></a><br />
<a href="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm02.png"><img src="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm02-300x256.png" alt="VM Settings 2" title="VM Settings 2" width="300" height="256" class="alignnone size-medium wp-image-957" /></a><br />
<a href="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm03.png"><img src="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm03-300x256.png" alt="VM Settings 3" title="VM Settings 3" width="300" height="256" class="alignnone size-medium wp-image-958" /></a><br />
Important Settings (see screenshots)</p>
<ul>
<li>OS: Linux, Version: Linux 2.6</li>
<li>Enable VTx/AMD-V</li>
<li>Use Bridged Network Adapter (if you want to allow direct Internet Access)</li>
</ul>
</li>
<li>Mount the ISO file downloaded previosly and start the VM<br />
<a href="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm000.jpg"><img src="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm000-300x226.jpg" alt="Install dialog" title="Install dialog" width="300" height="226" class="alignnone size-medium wp-image-955" /></a>
</li>
<li>Create the Root Filesystem (ext3) on the VBox .vdi created with the new VM, mark as bootable</li>
<li>Write the Filesystem changes to disk (VDI) and format the disk</li>
<li>Install GRUB Boatloader</li>
<li>Copy files from ISO to VDI</li>
<li>Unmount the ISO image and reboot</li>
<p><strong>Note</strong>: You need to disable the mouse pointer integration (if you have installed VirtualBox Client Add-ons) in the menu of Virtualbox (&#8216;Machine&#8217; &#8211;> &#8216;Disable Mouse Integration&#8217;) when you start the VM (see screenshot). I have not found a way to disable this by default on Virtualbox on Ubuntu (If anybody has managed this I would love to know how !)</p>
<p><a href="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm04.png"><img src="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm04-300x168.png" alt="Disable Mouse Integration" title="Disable Mouse Integration" width="300" height="168" class="alignnone size-medium wp-image-959" /></a></p>
<li>Start the Android Setup Wizard to set locale and you should be up and running (network should already function to test external sites from Android browser) !</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/running-android-4-0-ics-on-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel Ultrabook tweaks on Ubuntu 12.04</title>
		<link>http://www.gaggl.com/2012/05/intel-ultrabook-tweaks-on-ubuntu-12-04/</link>
		<comments>http://www.gaggl.com/2012/05/intel-ultrabook-tweaks-on-ubuntu-12-04/#comments</comments>
		<pubDate>Tue, 08 May 2012 01:26:16 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[digital nomads]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=927</guid>
		<description><![CDATA[After upgrading my Toshiba Z830 Ultrabook to 12.04 (Precise Pangolin) I noticed that the ability to control the screen back-light was not working using the Toshiba Fn F6/F7 keys. Thanks to http://www.linlap.com/wiki/acer+aspire+s3 the solution was found quite quickly. sudo vim &#8230; <a href="http://www.gaggl.com/2012/05/intel-ultrabook-tweaks-on-ubuntu-12-04/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After upgrading my <a title="Turning the Toshiba Z830 into a Ubuntu Ultrabook" href="http://www.gaggl.com/2012/02/turning-the-toshiba-z830-into-a-ubuntu-ultrabook/" target="_blank">Toshiba Z830 Ultrabook</a> to 12.04 (Precise Pangolin) I noticed that the ability to control the screen back-light was not working using the Toshiba Fn F6/F7 keys.</p>
<p>Thanks to <a title="Linlap" href="http://www.linlap.com/wiki/acer+aspire+s3" target="_blank">http://www.linlap.com/wiki/acer+aspire+s3</a> the solution was found quite quickly.</p>
<p><code>sudo vim /etc/default/grub</code></p>
<p>This will open the grub configuration file. (Grub is the initial boot selection software)<br />
To be able to dim the screen brightness, You&#8217;ve got to modify the line:</p>
<p><code>GRUB_CMDLINE_LINUX=""</code></p>
<p>to these two lines:</p>
<p><code>pcie_aspm=force<br />
GRUB_CMDLINE_LINUX="quiet splash pcie_aspm=force acpi_osi=Linux acpi_backlight=vendor elevator=noop"</code></p>
<p>Another neat tip: intel-gpu-tools can be used to control brightness from the commandline.</p>
<p><code># will set brightness at 50%<br />
intel_backlight 50</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/intel-ultrabook-tweaks-on-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing Java6 JDK on Ubuntu 12.04</title>
		<link>http://www.gaggl.com/2012/04/installing-java6-jdk-on-ubuntu-12-04/</link>
		<comments>http://www.gaggl.com/2012/04/installing-java6-jdk-on-ubuntu-12-04/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 21:56:59 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[12.04]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=890</guid>
		<description><![CDATA[UPDATE: [01-May-2012] It appears that this PPA repo is currently broken (does not allow to get GPG key and has unmet dependencies on x84_64). It appears that the install on i386 systems does work anyway if you ignore the GPG &#8230; <a href="http://www.gaggl.com/2012/04/installing-java6-jdk-on-ubuntu-12-04/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE</strong>: [01-May-2012] It appears that this PPA repo is currently broken (does not allow to get GPG key and has unmet dependencies on x84_64). It appears that the install on i386 systems does work anyway if you ignore the GPG key error, but I wouldn&#8217;t install in that case as PPA installs are security risk enough without GPG errors.</p>
<hr />
<p><strong>UPDATE</strong>: [11-May-2012] The reason the PPA does not work is that it has been disabled by Ubuntu due to a licensing issue with (not hard to guess) Oracle. Flexion.org have however created a script (hosted on <a title="Flexion.org Java" href="https://github.com/flexiondotorg/oab-java6" target="_blank">Github</a>) to allow the automated update of Java 6 for those who still require it as a dependency.</p>
<p><code>wget https://github.com/flexiondotorg/oab-java6/raw/0.2.1/oab-java6.sh -O oab-java6.sh<br />
chmod +x oab-java6.sh<br />
sudo ./oab-java6.sh</code></p>
<p>Hat tip to Martin Wimpress from <a title="Flexion.org" href="http://flexion.org/" target="_blank">Flexion</a> !</p>
<hr />
<p><strong>Note</strong>: If you do not need Java 6 it&#8217;s much safer to stick to the current <a title="Installing Oracle Java7 JDK on Ubuntu 12.04" href="http://www.gaggl.com/2012/05/installing-oracle-java7-jdk-on-ubuntu-12-04/">Oracle Java 7 </a>release.</p>
<hr />
<p><del>This is an update to the <a title="Installing Java6 JDK on Ubuntu 11.10" href="http://www.gaggl.com/2011/10/installing-java6-jdk-on-ubuntu-11-10/">Java6 install on 11.10</a> since the previous PPA repository has not been updated. To install on Precise Pangolin you need to add the following repository</del></p>
<p><del><code>sudo add-apt-repository ppa:flexiondotorg/java<br />
sudo apt-get update<br />
sudo apt-get install sun-java6-jdk sun-java6-plugin</code></del></p>
<hr />
<p><strong>EDIT</strong>: [01-May-2012] since there seem to be many comments about the repo not working here&#8217;s the manual process (since I can&#8217;t find any working PPA that is actually maintained).</p>
<p>Download the Linux .bin install (32 or 64bit) from Oracle&#8217;s site <a title="Java JDK download" href="http://www.oracle.com/technetwork/java/archive-139210.html">Java Archive</a>.</p>
<p><code>#change permissions to allow execute<br />
chmod a+x jdk-6u[current_version_number]-linux-i586.bin<br />
#run the installer file<br />
./jdk-6u[current_version_number]-linux-i586.bin</code></p>
<p>Note: you obviously need to also maintain the Java6 updated manually.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/04/installing-java6-jdk-on-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Installing the latest stable version of LibreCAD on Ubuntu</title>
		<link>http://www.gaggl.com/2012/04/installing-the-latest-stable-version-of-librecad-on-ubuntu/</link>
		<comments>http://www.gaggl.com/2012/04/installing-the-latest-stable-version-of-librecad-on-ubuntu/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 12:44:11 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[cad]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=883</guid>
		<description><![CDATA[I have recently been looking at different CAD options on Ubuntu and LibreCAD (http://librecad.org/) is looking like the best option for my needs at current (apart from the wish there would be some DWG support). Since the main Ubuntu repositories &#8230; <a href="http://www.gaggl.com/2012/04/installing-the-latest-stable-version-of-librecad-on-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have recently been looking at different CAD options on Ubuntu and LibreCAD (<a href="http://librecad.org/">http://librecad.org/</a>) is looking like the best option for my needs at current (apart from the wish there would be some DWG support).</p>
<p><a href="http://www.gaggl.com/wp-content/uploads/2012/04/librecad.png"><img class="alignnone size-medium wp-image-885" title="Librecad Screenshot" src="http://www.gaggl.com/wp-content/uploads/2012/04/librecad-300x212.png" alt="" width="300" height="212" /></a></p>
<p>Since the main Ubuntu repositories are usually a fair bit behind the lastest stable realeases of LibreCAD you need to add the LibreCAD Dev PPA Repository</p>
<p><code>sudo add-apt-repository ppa:librecad-dev/librecad-stable<br />
sudo apt-get update<br />
sudo apt-get install librecad<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/04/installing-the-latest-stable-version-of-librecad-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulk converting Office documents to PDF</title>
		<link>http://www.gaggl.com/2012/04/bulk-converting-office-documents-to-pdf/</link>
		<comments>http://www.gaggl.com/2012/04/bulk-converting-office-documents-to-pdf/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 09:46:14 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=872</guid>
		<description><![CDATA[When you need to convert multiple documents to PDF for distribution (or from one Office format to another) there are a few utilities around. The most workable I found is the UNOCONV utility which is build on top of LibreOffice &#8230; <a href="http://www.gaggl.com/2012/04/bulk-converting-office-documents-to-pdf/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When you need to convert multiple documents to PDF for distribution (or from one Office format to another) there are a few utilities around. The most workable I found is the UNOCONV utility which is build on top of LibreOffice / OpenOffice. This uses the OpenOffice conversion facilities rather than a simple PDF print driver.</p>
<p>On Ubuntu it can be installed via Software Center or via apt-get from the core repositories.<br />
<code>sudo apt-get install unoconv</code><br />
Combined with the -exec option of the Unix find command this makes conversion of whole directory structures a breeze.<br />
<code>#find all Word Documents and convert to PDF<br />
find . -name "*.doc*" -exec unoconv -f pdf {} \;<br />
#find all Powerpoint Documents and convert to PDF<br />
find . -name "*.ppt*" -exec unoconv -f pdf {} \;</code><br />
To show all the possible conversion formats you can use:<br />
<code>unoconv --show</code><br />
The following list of document formats are currently available:</p>
<p>bib &#8211; BibTeX [.bib]<br />
doc &#8211; Microsoft Word 97/2000/XP [.doc]<br />
doc6 &#8211; Microsoft Word 6.0 [.doc]<br />
doc95 &#8211; Microsoft Word 95 [.doc]<br />
docbook &#8211; DocBook [.xml]<br />
html &#8211; HTML Document (OpenOffice.org Writer) [.html]<br />
odt &#8211; ODF Text Document [.odt]<br />
ott &#8211; Open Document Text [.ott]<br />
ooxml &#8211; Microsoft Office Open XML [.xml]<br />
pdf &#8211; Portable Document Format [.pdf]<br />
rtf &#8211; Rich Text Format [.rtf]<br />
latex &#8211; LaTeX 2e [.ltx]<br />
sdw &#8211; StarWriter 5.0 [.sdw]<br />
sdw4 &#8211; StarWriter 4.0 [.sdw]<br />
sdw3 &#8211; StarWriter 3.0 [.sdw]<br />
stw &#8211; Open Office.org 1.0 Text Document Template [.stw]<br />
sxw &#8211; Open Office.org 1.0 Text Document [.sxw]<br />
text &#8211; Text Encoded [.txt]<br />
mediawiki &#8211; MediaWiki [.txt]<br />
txt &#8211; Text [.txt]<br />
uot &#8211; Unified Office Format text [.uot]<br />
vor &#8211; StarWriter 5.0 Template [.vor]<br />
vor4 &#8211; StarWriter 4.0 Template [.vor]<br />
vor3 &#8211; StarWriter 3.0 Template [.vor]<br />
xhtml &#8211; XHTML Document [.html]</p>
<p>The following list of graphics formats are currently available:</p>
<p>bmp &#8211; Windows Bitmap [.bmp]<br />
emf &#8211; Enhanced Metafile [.emf]<br />
eps &#8211; Encapsulated PostScript [.eps]<br />
gif &#8211; Graphics Interchange Format [.gif]<br />
html &#8211; HTML Document (OpenOffice.org Draw) [.html]<br />
jpg &#8211; Joint Photographic Experts Group [.jpg]<br />
met &#8211; OS/2 Metafile [.met]<br />
odd &#8211; OpenDocument Drawing [.odd]<br />
otg &#8211; OpenDocument Drawing Template [.otg]<br />
pbm &#8211; Portable Bitmap [.pbm]<br />
pct &#8211; Mac Pict [.pct]<br />
pdf &#8211; Portable Document Format [.pdf]<br />
pgm &#8211; Portable Graymap [.pgm]<br />
png &#8211; Portable Network Graphic [.png]<br />
ppm &#8211; Portable Pixelmap [.ppm]<br />
ras &#8211; Sun Raster Image [.ras]<br />
std &#8211; OpenOffice.org 1.0 Drawing Template [.std]<br />
svg &#8211; Scalable Vector Graphics [.svg]<br />
svm &#8211; StarView Metafile [.svm]<br />
swf &#8211; Macromedia Flash (SWF) [.swf]<br />
sxd &#8211; OpenOffice.org 1.0 Drawing [.sxd]<br />
sxd3 &#8211; StarDraw 3.0 [.sxd]<br />
sxd5 &#8211; StarDraw 5.0 [.sxd]<br />
tiff &#8211; Tagged Image File Format [.tiff]<br />
vor &#8211; StarDraw 5.0 Template [.vor]<br />
vor3 &#8211; StarDraw 3.0 Template [.vor]<br />
wmf &#8211; Windows Metafile [.wmf]<br />
xhtml &#8211; XHTML [.xhtml]<br />
xpm &#8211; X PixMap [.xpm]</p>
<p>The following list of presentation formats are currently available:</p>
<p>bmp &#8211; Windows Bitmap [.bmp]<br />
emf &#8211; Enhanced Metafile [.emf]<br />
eps &#8211; Encapsulated PostScript [.eps]<br />
gif &#8211; Graphics Interchange Format [.gif]<br />
html &#8211; HTML Document (OpenOffice.org Impress) [.html]<br />
jpg &#8211; Joint Photographic Experts Group [.jpg]<br />
met &#8211; OS/2 Metafile [.met]<br />
odg &#8211; ODF Drawing (Impress) [.odg]<br />
odp &#8211; ODF Presentation [.odp]<br />
otp &#8211; ODF Presentation Template [.otp]<br />
pbm &#8211; Portable Bitmap [.pbm]<br />
pct &#8211; Mac Pict [.pct]<br />
pdf &#8211; Portable Document Format [.pdf]<br />
pgm &#8211; Portable Graymap [.pgm]<br />
png &#8211; Portable Network Graphic [.png]<br />
pot &#8211; Microsoft PowerPoint 97/2000/XP Template [.pot]<br />
ppm &#8211; Portable Pixelmap [.ppm]<br />
ppt &#8211; Microsoft PowerPoint 97/2000/XP [.ppt]<br />
pwp &#8211; PlaceWare [.pwp]<br />
ras &#8211; Sun Raster Image [.ras]<br />
sda &#8211; StarDraw 5.0 (OpenOffice.org Impress) [.sda]<br />
sdd &#8211; StarImpress 5.0 [.sdd]<br />
sdd3 &#8211; StarDraw 3.0 (OpenOffice.org Impress) [.sdd]<br />
sdd4 &#8211; StarImpress 4.0 [.sdd]<br />
sxd &#8211; OpenOffice.org 1.0 Drawing (OpenOffice.org Impress) [.sxd]<br />
sti &#8211; OpenOffice.org 1.0 Presentation Template [.sti]<br />
svg &#8211; Scalable Vector Graphics [.svg]<br />
svm &#8211; StarView Metafile [.svm]<br />
swf &#8211; Macromedia Flash (SWF) [.swf]<br />
sxi &#8211; OpenOffice.org 1.0 Presentation [.sxi]<br />
tiff &#8211; Tagged Image File Format [.tiff]<br />
uop &#8211; Unified Office Format presentation [.uop]<br />
vor &#8211; StarImpress 5.0 Template [.vor]<br />
vor3 &#8211; StarDraw 3.0 Template (OpenOffice.org Impress) [.vor]<br />
vor4 &#8211; StarImpress 4.0 Template [.vor]<br />
vor5 &#8211; StarDraw 5.0 Template (OpenOffice.org Impress) [.vor]<br />
wmf &#8211; Windows Metafile [.wmf]<br />
xhtml &#8211; XHTML [.xml]<br />
xpm &#8211; X PixMap [.xpm]</p>
<p>The following list of spreadsheet formats are currently available:</p>
<p>csv &#8211; Text CSV [.csv]<br />
dbf &#8211; dBASE [.dbf]<br />
dif &#8211; Data Interchange Format [.dif]<br />
html &#8211; HTML Document (OpenOffice.org Calc) [.html]<br />
ods &#8211; ODF Spreadsheet [.ods]<br />
ooxml &#8211; Microsoft Excel 2003 XML [.xml]<br />
ots &#8211; ODF Spreadsheet Template [.ots]<br />
pdf &#8211; Portable Document Format [.pdf]<br />
sdc &#8211; StarCalc 5.0 [.sdc]<br />
sdc4 &#8211; StarCalc 4.0 [.sdc]<br />
sdc3 &#8211; StarCalc 3.0 [.sdc]<br />
slk &#8211; SYLK [.slk]<br />
stc &#8211; OpenOffice.org 1.0 Spreadsheet Template [.stc]<br />
sxc &#8211; OpenOffice.org 1.0 Spreadsheet [.sxc]<br />
uos &#8211; Unified Office Format spreadsheet [.uos]<br />
vor3 &#8211; StarCalc 3.0 Template [.vor]<br />
vor4 &#8211; StarCalc 4.0 Template [.vor]<br />
vor &#8211; StarCalc 5.0 Template [.vor]<br />
xhtml &#8211; XHTML [.xhtml]<br />
xls &#8211; Microsoft Excel 97/2000/XP [.xls]<br />
xls5 &#8211; Microsoft Excel 5.0 [.xls]<br />
xls95 &#8211; Microsoft Excel 95 [.xls]<br />
xlt &#8211; Microsoft Excel 97/2000/XP Template [.xlt]<br />
xlt5 &#8211; Microsoft Excel 5.0 Template [.xlt]<br />
xlt95 &#8211; Microsoft Excel 95 Template [.xlt]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/04/bulk-converting-office-documents-to-pdf/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Installing Samsung Multifunction Printer &#8211; Ubuntu 11.10</title>
		<link>http://www.gaggl.com/2012/04/installing-samsung-multifunction-printer-ubuntu-11-10/</link>
		<comments>http://www.gaggl.com/2012/04/installing-samsung-multifunction-printer-ubuntu-11-10/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 19:20:02 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[sane]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=860</guid>
		<description><![CDATA[Getting Multifunction Printers to scan under Linux can be a bit of a pain. The Samsung SCX-3400 I had to install recently was no exception. Here are the necessary steps I had to perform: Ignore all Samsung Provided CD&#8217;s and downloads. &#8230; <a href="http://www.gaggl.com/2012/04/installing-samsung-multifunction-printer-ubuntu-11-10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Getting Multifunction Printers to scan under Linux can be a bit of a pain. The Samsung SCX-3400 I had to install recently was no exception.</p>
<p>Here are the necessary steps I had to perform:</p>
<ol>
<li>Ignore all Samsung Provided CD&#8217;s and downloads. They do not work under Oneiric Ocelot (11.10)</li>
<li>Add Samsung Unified Driver repository <a href="http://www.bchemnet.com/suldr/smfpv3.html">http://www.bchemnet.com/suldr/smfpv3.html</a></li>
<li>Install Samsung drivers and libsane-extras</li>
<li>Edit sane configuration files</li>
</ol>
<pre>vim /etc/apt/sources.list
#add the Samsung Unified Driver Repo
deb http://www.bchemnet.com/suldr/ debian extra</pre>
<pre>wget http://www.bchemnet.com/suldr/suldr.gpg
apt-key add suldr.gpg
apt-get update
apt-get install samsungmfp-data samsungmfp-driver samsungmfp-network samsungmfp-scanner samsungmfp-configurator-data samsungmfp-configurator-qt4 libsane-extras</pre>
<p>The following sane config files need to be modified (add lines)</p>
<p>/etc/sane.d/xerox_mfp.conf</p>
<pre># Samsung SCX-3400
usb 0x04e8 0x344f</pre>
<p>/lib/udev/rules.d/40-libsane.rules</p>
<pre># Samsung SCX-3400
ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="344f", ENV{libsane_matched}="yes"</pre>
<p>The entries above are for the SCX-3400 model. To find the USB ID&#8217;s for other models use</p>
<pre>sane-find-scanner</pre>
<p>Thanks to the following Ubuntu Forum participants for providing some the tips: <a title="Ubuntu Users DE" href="http://forum.ubuntuusers.de/topic/installation-samsung-scx/" target="_blank">http://forum.ubuntuusers.de/topic/installation-samsung-scx/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/04/installing-samsung-multifunction-printer-ubuntu-11-10/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Finding a Notepad++ alternative / replacement on Ubuntu</title>
		<link>http://www.gaggl.com/2012/02/finding-a-notepad-alternative-replacement-on-ubuntu/</link>
		<comments>http://www.gaggl.com/2012/02/finding-a-notepad-alternative-replacement-on-ubuntu/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 10:15:43 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=809</guid>
		<description><![CDATA[One of the most important utilities on any computer is a decent text editing tool. Since there are as literally hundreds of text-editors out there you would think it is an easy task to find a similar one for each &#8230; <a href="http://www.gaggl.com/2012/02/finding-a-notepad-alternative-replacement-on-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the most important utilities on any computer is a decent text editing tool. Since there are as literally hundreds of text-editors out there you would think it is an easy task to find a similar one for each platform.</p>
<div><a href="http://www.flickr.com/photos/thomashawk/93821899/" target="_blank"><img title="On the Road Manuscript, #1 by Thomas Hawk, on Flickr" src="http://farm1.static.flickr.com/39/93821899_5446eed3ef.jpg" alt="On the Road Manuscript, #1 by Thomas Hawk, on Flickr" border="0" /></a><br />
<a href="http://creativecommons.org/licenses/by-nc/2.0/" target="_blank"><img title="Creative Commons Attribution-Noncommercial 2.0 Generic License" src="http://i.creativecommons.org/l/by-nc/2.0/80x15.png" alt="Creative Commons Attribution-Noncommercial 2.0 Generic License" align="left" border="0" /></a>  by <a href="http://www.flickr.com/people/thomashawk/" target="_blank"> Thomas Hawk</a><a href="http://www.imagecodr.org/" target="_blank"> </a></div>
<p>After years of trialing on various Windows platforms I have found <a title="Notepad++" href="http://notepad-plus-plus.org/" target="_blank">Notepad++</a> to be the most useful of them all (closely followed by EMEditor which I used for years before Notepad++). Since I have now switched to <a title="Running your business (mostly) on Open Source Software" href="http://www.gaggl.com/2011/09/running-your-business-mostly-on-open-source-software/" target="_blank">Ubuntu</a> completely it was necessary to find a permanent alternative on that platform since Notepad++ is only available on Windows.</p>
<p>The requirements list in order of priority:</p>
<ol>
<li>Fast &amp; Native (reading NOT Java or similar runtime requirements)</li>
<li>Excellent Search &amp; Replace (which is where most fail &#8230;.)</li>
<li>Lightweight</li>
<li>Simple GUI (reading NOT an IDE)</li>
</ol>
<h2>Potential Candidates</h2>
<h3>Scite</h3>
<p>Scite was my first try since it is based on the same engine as Notepad++. I have used it for a number of months but was never really happy with it. Issues with &#8220;Find in Files&#8221; functionality have been the final issue that make me move on. <a href="http://www.scintilla.org/SciTE.html">http://www.scintilla.org/SciTE.html</a></p>
<p><a href="http://www.gaggl.com/wp-content/uploads/2012/02/scite.png"><img class="alignnone size-medium wp-image-813" title="Scite Screenshot" src="http://www.gaggl.com/wp-content/uploads/2012/02/scite-221x300.png" alt="Scite Screenshot" width="221" height="300" /></a></p>
<h3>Geany</h3>
<p>I came across this one very recently and after a short trial period grown to really like it. Apart   from it&#8217;s silly name and very ugly icon it really has got the nicest overall balance of speed and functionality. And most importantly it also has very decent in-built search &amp; replace functions. This includes &#8221;Find in Files&#8221; functionality which actually works. <a href="http://www.geany.org/">http://www.geany.org/</a></p>
<p><a href="http://www.gaggl.com/wp-content/uploads/2012/02/geany_main.png"><img class="alignnone size-medium wp-image-814" title="Geany Screenshot" src="http://www.gaggl.com/wp-content/uploads/2012/02/geany_main-300x248.png" alt="Geany Screenshot" width="300" height="248" /></a></p>
<h3>Vim (Cream)</h3>
<p>Since vim is my command-line text editor of choice for years I was giving the GUI version a try next to Geany. However since I am not a total vim freak (never had enough time to learn all the power of this tool) I decided to stick to a dedicated GUI text editor for long editing tasks (HTML, CSS coding) and keep vim for when I am on the command-line or a headless server.</p>
<h3>Gedit</h3>
<p>Being the default editor in Ubuntu I have used it a bit, but always found it very sluggish and not very intuitive to use. Apart from the fact is installed by default I did not find many things I liked about it.</p>
<p><strong>Note</strong>: sometimes the find and replace needs are outside of the capabilites of any text editor and you have to resort to a specialised tool. As a GUI I have always found Regexxer (<a href="http://regexxer.sourceforge.net/">http://regexxer.sourceforge.net/</a>) very useful. Otherwise there is always the full power of <a title="GNU grep manual" href="http://www.gnu.org/software/grep/manual/" target="_blank">grep</a> and <a title="GNU sed manual" href="http://www.gnu.org/software/sed/manual/" target="_blank">sed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/02/finding-a-notepad-alternative-replacement-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Turning the Toshiba Z830 into a Ubuntu Ultrabook</title>
		<link>http://www.gaggl.com/2012/02/turning-the-toshiba-z830-into-a-ubuntu-ultrabook/</link>
		<comments>http://www.gaggl.com/2012/02/turning-the-toshiba-z830-into-a-ubuntu-ultrabook/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 03:03:07 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[alternatives]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[toshiba]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ultrabook]]></category>
		<category><![CDATA[z830]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=750</guid>
		<description><![CDATA[EDIT: Here are some tweaks if you install 12.04 (Precise Pangolin). Since I will have to do a fair amount of traveling in the next year I was in need of upgrading my trusted workhorse of Toshiba Qosmio F60 to &#8230; <a href="http://www.gaggl.com/2012/02/turning-the-toshiba-z830-into-a-ubuntu-ultrabook/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="ultrabook by leogaggl, on Flickr" href="http://www.flickr.com/photos/leogaggl/6821823795/"><img src="http://farm8.staticflickr.com/7028/6821823795_69d2eaa2fe.jpg" alt="ultrabook" width="500" height="417" /></a></p>
<p><strong>EDIT</strong>: Here are some tweaks if you install <a title="Intel Ultrabook tweaks on Ubuntu 12.04" href="http://www.gaggl.com/2012/05/intel-ultrabook-tweaks-on-ubuntu-12-04/">12.04 (Precise Pangolin)</a>.</p>
<p>Since I will have to do a fair amount of traveling in the next year I was in need of upgrading my trusted workhorse of Toshiba Qosmio F60 to a more portable option that will be easier on the shoulders during long travels. After doing some research into which of the major manufacturers offer the best support for a Linux based Operating System it came down to a final two: the Intel i7 variants of <a title="Samsung NP900X3A" href="http://goo.gl/RnY2R" target="_blank">Samsung Series 9</a> and the <a title="Toshiba Z830" href="http://www.mytoshiba.com.au/products/computers/satellite/z830" target="_blank">Toshiba Z830</a>.</p>
<p>Thanks to these sites for some useful content:</p>
<ul>
<li><a href="https://wiki.ubuntu.com/HardwareSupport/">https://wiki.ubuntu.com/HardwareSupport/</a></li>
<li><a href="http://www.linlap.com/wiki/toshiba+portege+z830-10f">http://www.linlap.com/wiki/toshiba+portege+z830-10f</a></li>
<li><a href="http://blog.stevenocchipinti.com/2011/12/toshiba-portege-z830.html">http://blog.stevenocchipinti.com/2011/12/toshiba-portege-z830.html</a></li>
<li><a href="http://www.bestultrabooks.co/">http://www.bestultrabooks.co/</a></li>
</ul>
<p>In the end it came down to Toshiba having full-size VGA, HDMI and Ethernet connectors at the rear of the unit (no need for carrying adapters) and getting a very decent price rebate for the Toshiba.</p>
<p>The first and only task in the included Windows 7 OS was to create a recovery USB drive using the Toshiba included utility (on the desktop). You need a <strong>12GB</strong> USB stick (found out the hard way after buying an 8GB version with the unit on advice of the sales guy).</p>
<p>After booting from a USB stick created from the Ubuntu 11.10 ISO (<a title="Ubuntu Download" href="http://www.ubuntu.com/download/ubuntu/download" target="_blank">http://www.ubuntu.com/download/ubuntu/download</a>) with Ubuntu Bootdisk Creator (or alternatively UnetBootin) I opted to wipe the whole SSD drive. If you are not sure that you want to stick with Ubuntu it might be safer to try running from USB or dual-boot.</p>
<p><strong>Note</strong>: you need to use the USB3 connector on the right-hand side of the machine to boot (not the rear USB2 connectors). Press the F-12 Function key when turning the unit off and choose the USB Boot option.</p>
<p>It always gives me strange pleasure to wipe a pristine new machine from all the rubbish that manufacturers pre-install and start with a clean system that I can customise to my needs (without having redundant stuff cluttering the system and waste valuable resources).  So enjoy that part <img src='http://www.gaggl.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a title="toshy ultrabook by leogaggl, on Flickr" href="http://www.flickr.com/photos/leogaggl/6821823783/"><img src="http://farm8.staticflickr.com/7032/6821823783_80a7c40164.jpg" alt="toshy ultrabook" width="500" height="375" /></a></p>
<p>The Oneiric Ocelot (11.10) installation was extremely smooth. As predicted by the previous research all the hardware was detected automatically. Even Bluetooth and Toshiba Function keys (screen brightness and display switching) work without any tweaking.</p>
<p>I am currently looking into some SSD specific tweaks thanks to this article on <a title="ZDNET SSD Linux Tweaks" href="http://www.zdnet.com/blog/perlow/geek-sheet-a-tweakers-guide-to-solid-state-drives-ssds-and-linux/9190" target="_blank">ZDNET</a>. I will post future updates on further experiences when it comes to battery-life and other day-2-day issues.</p>
<p>Update: I have made a tweak to improve disk I/O parameters to improve SSD performance</p>
<p>Disable the &#8216;elevator&#8217; I/O scheduler in the kernel by editing the default Grub config (/etc/default/grub)</p>
<pre>GRUB_CMDLINE_LINUX_DEFAULT="quiet splash elevator=noop"</pre>
<p>Looks like this unit is definitely a good option for people looking for Ubuntu Notebook / Ultrabook hardware. Well done Toshiba ! Now I just want a refund for the wasted Windows license&#8230;.</p>
<p>Enjoy your <a title="Open Source Definition (Wikipedia)" href="http://en.wikipedia.org/wiki/Open_source" target="_blank">OPEN</a> Ultrabook !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/02/turning-the-toshiba-z830-into-a-ubuntu-ultrabook/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Using Google Goggles in mobile learning projects</title>
		<link>http://www.gaggl.com/2011/12/using-google-goggles-in-mobile-learning-projects/</link>
		<comments>http://www.gaggl.com/2011/12/using-google-goggles-in-mobile-learning-projects/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 05:26:48 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[goggles]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[m-learning]]></category>
		<category><![CDATA[mlearning]]></category>
		<category><![CDATA[mobile learning]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=728</guid>
		<description><![CDATA[One of the lesser known free Google services in our experience is Google Goggles. Specially in it&#8217;s lastest release (Version 1.7) it has received a few enhancements that make it very useful for some mobile learning applications Scanning of barcodes &#8230; <a href="http://www.gaggl.com/2011/12/using-google-goggles-in-mobile-learning-projects/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the lesser known free Google services in our experience is Google Goggles. Specially in it&#8217;s lastest release (Version 1.7) it has received a few enhancements that make it very useful for some mobile learning applications</p>
<h2>Scanning of barcodes</h2>
<p>Google Googles will scan most standard barcodes and provide information on the product scanned.</p>
<p><img class="alignnone" title="Google Goggles Screenshot" src="http://3.bp.blogspot.com/-zVz-njJCNvE/Tt-0411eONI/AAAAAAAAAKg/4fSsNl6qpN4/s320/1.7%2Bblog%2Bimage%2Bleader.png" alt="" width="192" height="320" /></p>
<p>Here is an example from the Google Mobile Blog:</p>
<p><cite>Let’s say you’re reading a magazine article you really like and want to share it with your friends. Just point Goggles at a part of the page, and instantly find a link to an online version to share immediately or read again later. You won’t even need the entire article in the frame. Goggles will also pull up more information from pages around the web where that text is mentioned, so its easier to learn about what you’re seeing.</cite></p>
<h2>Text recognition</h2>
<p>You can use Google Googles to take images of printed text and have the result converted to text using OCR (Optical Character Recognition). Whil the results may vary our own test have shown good results on newspaper and magazines.</p>
<p><img class="alignnone" title="Google Goggles OCR Screenshot" src="http://3.bp.blogspot.com/-LizJs4xnE-Q/Tt-xMvkjY3I/AAAAAAAAAJY/T-hf5IAwbxk/s320/goggles%2Bimage%2B1.png" alt="" width="192" height="320" /></p>
<p>To download Google Goggles you can scan the QR code below</p>
<p><img class="alignnone" title="Google Goggles QR Code" src="http://1.bp.blogspot.com/-UuGxJRdBBIQ/Tt-xcUDS-sI/AAAAAAAAAKI/0aUnT9YiCmg/s1600/goggles%2Bqr.png" alt="" width="344" height="344" /></p>
<p>Google Goggles are currently available for both Android and iOS phones (just install via Android Market or Apple App Store. See <a title="Google Goggles" href="http://www.google.com/mobile/goggles/">http://www.google.com/mobile/goggles/</a> for further details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2011/12/using-google-goggles-in-mobile-learning-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

