<?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>Sukimashita Weblog &#187; Fun</title>
	<atom:link href="http://blog.sukimashita.com/category/fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sukimashita.com</link>
	<description>Life Code Art Media</description>
	<lastBuildDate>Thu, 21 Apr 2011 19:06:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Native iPhone/iPod Touch support arrives on the Linux Desktop</title>
		<link>http://blog.sukimashita.com/2010/03/23/native-iphone-ipod-touch-support-arrives-on-the-linux-desktop/</link>
		<comments>http://blog.sukimashita.com/2010/03/23/native-iphone-ipod-touch-support-arrives-on-the-linux-desktop/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 13:07:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gtkpod]]></category>
		<category><![CDATA[gvfs]]></category>
		<category><![CDATA[ifuse]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[libgpod]]></category>
		<category><![CDATA[mandriva]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[rhythmbox]]></category>
		<category><![CDATA[springboard]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.sukimashita.com/?p=226</guid>
		<description><![CDATA[Last Sunday, after being in development since August 2007, Matt Colyer released version 1.0.0 of the libimobiledevice library (formerly known as libiphone). libimobiledevice is a free open source software library that talks the protocols to support iPhone ® and iPod Touch ® devices natively on Linux. Unlike other projects, it does not depend on using [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="float: left; margin-right: 10px;" title="iPhone icon on the Desktop" src="http://www.libimobiledevice.org/libimobiledevice-teaser-1.png" alt="" width="128" height="128" />Last Sunday, after being in development since August 2007, Matt Colyer released version 1.0.0 of the libimobiledevice library (formerly known as libiphone).</p>
<p>libimobiledevice is a free open source software library that talks the protocols to support iPhone ® and iPod Touch ® devices natively on Linux.</p>
<p>Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking.</p>
<p>It was successfully tested with the iPhone and iPod Touch 1G, 2G, 3G and 3GS models running up to firmware 3.1.3.</p>
<p><img class="alignnone" title="SpringBoard Manager" src="http://www.libimobiledevice.org/libimobiledevice-teaser-3.png" alt="" width="128" height="128" /><img class="alignnone" title="iPhone mounted in Nautilus" src="http://www.libimobiledevice.org/libimobiledevice-teaser-2.png" alt="" width="128" height="128" /><img class="alignnone" title="Nautilus property page showing device information" src="http://www.libimobiledevice.org/libimobiledevice-teaser-4.png" alt="" width="128" height="128" /></p>
<p><strong>So what does it mean for me as a desktop user?</strong></p>
<p><span id="more-226"></span></p>
<p>It means you can sync your music/video, access the filesystem from your Linux Desktop, manage your SpringBoard, managed installed apps, create backups and a lot more; all without violating your warranty. Finally more freedom to use the bling bling device on Linux after one was forced to use iTunes on Windows or Mac OS X.</p>
<p><strong>What does this mean for developers?</strong></p>
<p>Developers are able to write applications for Linux which use the native capabilities provides by those devices. As we have successfully tested the library on Mac OS X and Windows aswell during development, other projects might take advantage of this in the future, aswell.</p>
<p><img class="alignleft" style="float: left; margin-right: 10px;" title="iPhone in Conduit" src="http://www.libimobiledevice.org/libimobiledevice-teaser-5.png" alt="" width="128" height="128" /></p>
<p><strong>Wow, whom to thank for this?</strong></p>
<p>Big thanks to Matt Colyer who started all this back in August 2007 and provided the first code to &#8220;talk&#8221; to the devices.</p>
<p>Further credits to all the nice developers of libimobiledevice who continuously worked hard to push code into various libraries (GVFS, libgpod/gtkpod, libusb 1.0) and are mostly responsible that plugging in an iPhone or iPod Touch and syncing your music is fun now. Thanks to the packagers of the various distributions who helped to upstream patches and helped to find bugs.</p>
<p>Contrary to a range of blog posts around the net, Ubuntu and Canonical Ltd. have nothing to do with the work. They just happen to have included the library in the recent Ubuntu Lucid release causing &#8220;OMG, suddenly my iPhone works!&#8221; reactions. Also this work has not been authorized, sponsored, or otherwise approved by Apple Inc.</p>
<p><strong>So what happens now?</strong></p>
<p>With this release I will be taking over maintainership for the library from Matt Colyer. We are going to continue to implement more of the left spots, especially the contacts/calendars/notes/bookmarks synchronization capabilities in order to be able to use the device as a fully fledged smartphone and media player with Linux. We won&#8217;t touch any DRM infested areas (thus don&#8217;t expect to sync any content bought from the iTunes Store) but continue to apply legal methods when implementing the remaining functionality.</p>
<p>Most distributions will feature the library in their next release: Ubuntu Lucid, Fedora 13, openSUSE 11.3 and Mandriva 2010.1 are among those who are more or less confirmed. There are also some backports available from the official site mentioned above for older distributions.</p>
<p>I will be doing a mini-feature here to present each of the various features the library offers in detail soon, so stay subscribed!</p>
<p><strong>Where do I get more information and the library/tools?</strong></p>
<p>Get the full information overload from the official website: <a href="http://www.libimobiledevice.org/">http://www.libimobiledevice.org/</a></p>
<p>The icon is courtesy of Jonathan Zuniga under CC2.5.</p>
<div class="shr-publisher-226"></div>]]></content:encoded>
			<wfw:commentRss>http://blog.sukimashita.com/2010/03/23/native-iphone-ipod-touch-support-arrives-on-the-linux-desktop/feed/</wfw:commentRss>
		<slash:comments>3645</slash:comments>
		</item>
		<item>
		<title>Spam with creativity and just use HTML tables</title>
		<link>http://blog.sukimashita.com/2009/03/23/spam-with-creativity-and-just-use-html-tables/</link>
		<comments>http://blog.sukimashita.com/2009/03/23/spam-with-creativity-and-just-use-html-tables/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 17:18:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Life Fun]]></category>

		<guid isPermaLink="false">http://blog.sukimashita.com/?p=149</guid>
		<description><![CDATA[Hilarious. Using a &#60;table&#62; to infect my eyes with even more Viagra. At least that way it is easier to understand than &#8220;V3ia6r4&#8243;. They are past ASCII Viagra already, ain&#8217;t they?]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Hilarious. Using a <strong>&lt;table&gt;</strong> to infect my eyes with even more <strong>Viagra</strong>. At least that way it is easier to understand than &#8220;V3ia6r4&#8243;.</p>
<p style="text-align: center;"><a href="http://blog.sukimashita.com/wp-content/uploads/2009/03/screenshot21.png"><img class="size-medium wp-image-150 aligncenter" title="Spam Mail showing VIAGRA using a HTML table" src="http://blog.sukimashita.com/wp-content/uploads/2009/03/screenshot21-300x124.png" alt="Spam Mail showing VIAGRA using a HTML table" width="440" height="181" /></a></p>
<p style="text-align: left;">They are past <strong>ASCII</strong> Viagra already, ain&#8217;t they?</p>
<div class="shr-publisher-149"></div>]]></content:encoded>
			<wfw:commentRss>http://blog.sukimashita.com/2009/03/23/spam-with-creativity-and-just-use-html-tables/feed/</wfw:commentRss>
		<slash:comments>2694</slash:comments>
		</item>
		<item>
		<title>Coincident</title>
		<link>http://blog.sukimashita.com/2008/09/16/coincident/</link>
		<comments>http://blog.sukimashita.com/2008/09/16/coincident/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 12:39:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://blog.sukimashita.com/?p=101</guid>
		<description><![CDATA[I know it&#8217;s a bit late but still interesting to point out:]]></description>
			<content:encoded><![CDATA[<p>I know it&#8217;s a bit late but still interesting to point out:</p>
<div id="attachment_102" class="wp-caption aligncenter" style="width: 310px"><a href="http://sourceforge.net/community/cca08/"><img class="size-medium wp-image-102" title="Sourceforge.net 2008 Community Choice Awards Question" src="http://blog.sukimashita.com/wp-content/uploads/2008/09/ms-sponsor-foss-300x182.png" alt="The Big ?" width="300" height="182" /></a><p class="wp-caption-text">The Big ?</p></div>
<div class="shr-publisher-101"></div>]]></content:encoded>
			<wfw:commentRss>http://blog.sukimashita.com/2008/09/16/coincident/feed/</wfw:commentRss>
		<slash:comments>1995</slash:comments>
		</item>
		<item>
		<title>E-Penis: Maximum apps running on my OS</title>
		<link>http://blog.sukimashita.com/2008/04/10/e-penis-phenomena/</link>
		<comments>http://blog.sukimashita.com/2008/04/10/e-penis-phenomena/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 12:50:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.sukimashita.com/2008/04/10/e-penis-phenomena/</guid>
		<description><![CDATA[Oh lords of mercy, 150 Apps running on Mac OS X 100 Apps running on Vista 165 Apps running on Linux &#8230; ? Can there be anything more important than this in life?]]></description>
			<content:encoded><![CDATA[<p>Oh lords of mercy,</p>
<p><a href="http://gizmodo.com/376497/mac-with-150-apps-running-shows-teeny+weeny-dock-expos-windows">150 Apps running on Mac OS X</a></p>
<p><img src="http://farm4.static.flickr.com/3194/2387682004_3b01b9e093.jpg?v=0" height="273" width="440" /></p>
<p><a href="http://gizmodo.com/377255/vista-running-108-apps-bites-mac-os-x-back">100 Apps running on Vista </a></p>
<p><img src="http://blog.sukimashita.com/wp-content/uploads/2008/04/vista.jpg" alt="100 Apps in Vista" height="330" width="440" /></p>
<p><a href="http://digg.com/linux_unix/165_apps_running_on_Linux_simultaneously">165 Apps running on Linux</a></p>
<p><img src="http://blog.sukimashita.com/wp-content/uploads/2008/04/linux.jpg" alt="165 Apps on Linux" height="327" width="436" /></p>
<p>&#8230; ?</p>
<p>Can there be anything more important than this in life?</p>
<div class="shr-publisher-51"></div>]]></content:encoded>
			<wfw:commentRss>http://blog.sukimashita.com/2008/04/10/e-penis-phenomena/feed/</wfw:commentRss>
		<slash:comments>1805</slash:comments>
		</item>
	</channel>
</rss>

