<?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>cosmix.org &#187; SoftDev</title>
	<atom:link href="http://blog.cosmix.org/category/technology/computing/software/softdev/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cosmix.org</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 11:30:35 +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>Codify for iPad</title>
		<link>http://blog.cosmix.org/2011/10/27/codify-for-ipad/</link>
		<comments>http://blog.cosmix.org/2011/10/27/codify-for-ipad/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 11:04:49 +0000</pubDate>
		<dc:creator>cosmix</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Pointers]]></category>
		<category><![CDATA[SoftDev]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[lua]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.cosmix.org/?p=3097</guid>
		<description><![CDATA[I&#8217;ve been a fan of Lua since the early 2000s when a friend introduced it to me, even though I never got around to finding the time to properly learn and use it in production stuff. We have discussed about using Lua as a scripting language to allow for downloadable bundles that would extend AthensBook/ThessBook [...]]]></description>
		<wfw:commentRss>http://blog.cosmix.org/2011/10/27/codify-for-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A PC Emulator in Javascript.</title>
		<link>http://blog.cosmix.org/2011/05/24/a-pc-emulator-in-javascript/</link>
		<comments>http://blog.cosmix.org/2011/05/24/a-pc-emulator-in-javascript/#comments</comments>
		<pubDate>Tue, 24 May 2011 20:53:36 +0000</pubDate>
		<dc:creator>cosmix</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Pointers]]></category>
		<category><![CDATA[SoftDev]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[pc]]></category>

		<guid isPermaLink="false">http://blog.cosmix.org/?p=2895</guid>
		<description><![CDATA[You read this right: this is a &#8216;full-fledged&#8217; PC emulator written in pure Javascript. It can boot linux. Amazing stuff, let&#8217;s hope we get &#8216;readable&#8217; source code sometime soon.]]></description>
		<wfw:commentRss>http://blog.cosmix.org/2011/05/24/a-pc-emulator-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some thoughts on Ubuntu Unity</title>
		<link>http://blog.cosmix.org/2011/05/05/ubuntu-unity-lenses-anachronism/</link>
		<comments>http://blog.cosmix.org/2011/05/05/ubuntu-unity-lenses-anachronism/#comments</comments>
		<pubDate>Thu, 05 May 2011 12:06:30 +0000</pubDate>
		<dc:creator>cosmix</dc:creator>
				<category><![CDATA[SoftDev]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://blog.cosmix.org/?p=2875</guid>
		<description><![CDATA[A lot has been said and written about Ubuntu Unity, the new &#8216;shell&#8217; that&#8217;s replaced the &#8216;classic&#8217; default GNOME desktop in Ubuntu 11.04. Despised by many that interpreted Canonical&#8217;s break from the &#8216;open-source&#8217; norm of restricting modifications to upstream platforms to a bare minimum, as a threat to the upstream projects&#8217; existence (a valid point [...]]]></description>
		<wfw:commentRss>http://blog.cosmix.org/2011/05/05/ubuntu-unity-lenses-anachronism/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Javaless Guardian</title>
		<link>http://blog.cosmix.org/2011/04/04/javaless-guardian/</link>
		<comments>http://blog.cosmix.org/2011/04/04/javaless-guardian/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 15:19:44 +0000</pubDate>
		<dc:creator>cosmix</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Pointers]]></category>
		<category><![CDATA[SoftDev]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[guardian]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://blog.cosmix.org/?p=2796</guid>
		<description><![CDATA[Guardian.co.uk is switching from Java to Scala. I&#8217;m surprised it took so long and that other Java shops are not following en masse &#8212; it could be because of how different and esoteric Scala can be, especially to Java programmers. The linked infoQ article contains an interesting discussion with the Guardian folks. Programming enterprise web [...]]]></description>
		<wfw:commentRss>http://blog.cosmix.org/2011/04/04/javaless-guardian/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Ten Years With Mac OS X.</title>
		<link>http://blog.cosmix.org/2011/03/25/my-ten-years-with-mac-os-x/</link>
		<comments>http://blog.cosmix.org/2011/03/25/my-ten-years-with-mac-os-x/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 14:20:29 +0000</pubDate>
		<dc:creator>cosmix</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[SoftDev]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[birthday]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[operatingsystem]]></category>

		<guid isPermaLink="false">http://blog.cosmix.org/?p=2750</guid>
		<description><![CDATA[Ten years ago, on March 24th, 2001, Mac OS X came out. A first, publicly available, one point oh unpolished version of Apple&#8217;s &#8216;next&#8217; (pun intended) operating system. An operating system that Apple had been trying, in one way or another, to create for more than ten years. Remember Pink? Taligent? Copland? Gershwin? Mythical codenames [...]]]></description>
		<wfw:commentRss>http://blog.cosmix.org/2011/03/25/my-ten-years-with-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What about {Angle,Diamond} gradients?</title>
		<link>http://blog.cosmix.org/2011/01/14/what-about-anglediamond-gradients/</link>
		<comments>http://blog.cosmix.org/2011/01/14/what-about-anglediamond-gradients/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 22:17:51 +0000</pubDate>
		<dc:creator>cosmix</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Pointers]]></category>
		<category><![CDATA[SoftDev]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[gradients]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[specification]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://blog.cosmix.org/?p=2650</guid>
		<description><![CDATA[In this draft CSS3 spec, preliminary support for gradients is defined. Where are diamond and angle gradients? They may not be used as much as the others, but I find it weird that they are not added to a newly spec&#8217;d standard, given that it&#8217;s not that hard to implement them.]]></description>
		<wfw:commentRss>http://blog.cosmix.org/2011/01/14/what-about-anglediamond-gradients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The spirit of the community (AOSP 2.3 source is out!)</title>
		<link>http://blog.cosmix.org/2010/12/17/the-spirit-of-the-community-aosp-2-3-source-is-out/</link>
		<comments>http://blog.cosmix.org/2010/12/17/the-spirit-of-the-community-aosp-2-3-source-is-out/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 22:58:38 +0000</pubDate>
		<dc:creator>cosmix</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[SoftDev]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[cyanogenmod]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://blog.cosmix.org/?p=2596</guid>
		<description><![CDATA[Android 2.3 was announced a few days ago. The previous day, CyanogenMod 6.1, the most popular community mod was released, based on Froyo (2.2). And today, just a short two weeks after the announcement, the source code for the latest version of Android is being released! The release marks the end of the 2.x era, [...]]]></description>
		<wfw:commentRss>http://blog.cosmix.org/2010/12/17/the-spirit-of-the-community-aosp-2-3-source-is-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>An enthusiast product for early adopters</title>
		<link>http://blog.cosmix.org/2010/12/07/an-enthusiast-product-for-early-adopters/</link>
		<comments>http://blog.cosmix.org/2010/12/07/an-enthusiast-product-for-early-adopters/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 11:23:16 +0000</pubDate>
		<dc:creator>cosmix</dc:creator>
				<category><![CDATA[Pointers]]></category>
		<category><![CDATA[SoftDev]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blog.cosmix.org/?p=2564</guid>
		<description><![CDATA[This is what Andy Rubin stated in his &#8216;D: Dive into Mobile&#8217; interview, yesterday. And that&#8217;s probably the best descrption of Android I&#8217;ve read. Like desktop linux was (and arguably still is in some respects), like Mac OS X was in its first three years and like Windows was for a very long period until [...]]]></description>
		<wfw:commentRss>http://blog.cosmix.org/2010/12/07/an-enthusiast-product-for-early-adopters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why can&#8217;t MySQL Workbench be like Sequel Pro?</title>
		<link>http://blog.cosmix.org/2010/11/20/why-cant-mysql-workbench-be-like-sequel-pro/</link>
		<comments>http://blog.cosmix.org/2010/11/20/why-cant-mysql-workbench-be-like-sequel-pro/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 10:28:04 +0000</pubDate>
		<dc:creator>cosmix</dc:creator>
				<category><![CDATA[SoftDev]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[sequelpro]]></category>

		<guid isPermaLink="false">http://blog.cosmix.org/?p=2492</guid>
		<description><![CDATA[There is a saddening shortage of proper MySQL administration/query browser tools on linux-based systems. MySQL Workbench is a free tool that consolidates what used to be MySQL Query Browser and the MySQL Administrator and introduces a data modelling editor that promises round-trip design and generation of DBs. It&#8217;s great news that Workbench is being implemented [...]]]></description>
		<wfw:commentRss>http://blog.cosmix.org/2010/11/20/why-cant-mysql-workbench-be-like-sequel-pro/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Saga Called Java and the Mac.</title>
		<link>http://blog.cosmix.org/2010/10/25/java-and-the-mac/</link>
		<comments>http://blog.cosmix.org/2010/10/25/java-and-the-mac/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 10:41:19 +0000</pubDate>
		<dc:creator>cosmix</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[SoftDev]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://blog.cosmix.org/?p=2467</guid>
		<description><![CDATA[The Macintosh has always been unique in terms of software, ever since it came out in 1984. From the now almost disappeared &#8216;Resource Fork&#8217; of MFS/HFS, the pascal slant of Mac OS releases up until the early 1990s, the multiple architectural and design transitions, the Carbon/Cocoa duality of early Mac OS X, &#8216;Classic&#8217; and &#8216;Rosetta&#8217;, [...]]]></description>
		<wfw:commentRss>http://blog.cosmix.org/2010/10/25/java-and-the-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

