<?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>Tim Groeneveld &#187; kodak</title>
	<atom:link href="http://timg.ws/tag/kodak/feed/" rel="self" type="application/rss+xml" />
	<link>http://timg.ws</link>
	<description>&#039;cause everyone loves a geek</description>
	<lastBuildDate>Wed, 14 Sep 2011 14:40:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3-beta3-19254</generator>
		<item>
		<title>Speed of photo transfers in Linux&#8230;</title>
		<link>http://timg.ws/2009/05/04/speed-of-photo-transfers-in-linux/</link>
		<comments>http://timg.ws/2009/05/04/speed-of-photo-transfers-in-linux/#comments</comments>
		<pubDate>Mon, 04 May 2009 10:37:50 +0000</pubDate>
		<dc:creator>Tim Groeneveld</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[c813]]></category>
		<category><![CDATA[kodak]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[transfersm]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://timg.ws/?p=276</guid>
		<description><![CDATA[Ever since I have started using KDE with Linux/FreeBSD as my desktop replacing Windows, there has been just one thing that has really annoyed me about both of these desktops, and that is using Kodak cameras. Yes &#8211; I know, such a simple device, but you will be amazed at how many headaches it used [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since I have started using KDE with Linux/FreeBSD as my desktop replacing Windows, there has been just <em>one</em> thing that has <em>really</em> annoyed me about both of these desktops, and that is using Kodak cameras.</p>
<p>Yes &#8211; I know, such a simple device, but you will be amazed at how many headaches it used to cause. Photo transfers would litrally take 20 minutes with the &#8220;KDE way&#8221; using the kioslave camera:/.</p>
<p>Finally there is a better way!</p>
<p>With the help of <a href="http://snarvaez.com.ar/libertad/index.php/2008/05/02/delete_files_digital_camera_gphoto2/">this site</a>, I have found out that there is an even faster way to get my files, and it literally  has saved me 30-60 minutes copying all the photos of my camera.</p>
<p>Instead of using the provided kioslave with KDE (and the new Kubuntu 9.04, which by the way is <em>great!</em>) I, for the first time in the new version of Kubuntu needed to use the console.</p>
<pre><kbd>gphoto2 --auto-detect
</kbd></pre>
<p><kbd>This command got me a list of all the camera's that I had plugged into my system.</kbd></p>
<pre>Model                          Port
----------------------------------------------------------
USB PTP Class Camera           usb:</pre>
<p>After I knew what the port was, I could literally mount the camera as part of my filesystem using this command:</p>
<pre>gphotofs --port=usb: ~/camera</pre>
<p>and <em>bam!</em> just copy the files from /home/tim/camera into the Documents folder and 300MB of photo&#8217;s were transfered in less then three minutes.</p>
<p>Fantastic! This is <em>so much faster</em> then the KDE way, I can not prove to you how happy I am that this speed bottleneck is now solved.</p>
<pre><kbd></kbd><kbd></kbd></pre>
<pre><kbd></kbd></pre>
]]></content:encoded>
			<wfw:commentRss>http://timg.ws/2009/05/04/speed-of-photo-transfers-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

