<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.3" -->
<rss version="0.92">
<channel>
	<title>OS X Code (r,s) - A Mac blog about coders and the code they write.</title>
	<link>http://www.osxcode.com</link>
	<description>A Mac blog about innovation, people, the applications they write and their motivations.</description>
	<lastBuildDate>Fri, 08 Jun 2007 15:16:48 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>Mac marketshare will overtake PC marketshare in 2016!</title>
		<description><![CDATA[	
	Mac marketshare over the past six months:
	AUG 2006: 4.33%
SEP 2006: 4.72%
OCT 2006: 5.21%
NOV 2006: 5.29%
DEC 2006: 5.67%
JAN 2007: 6.22%
	Almost two percent more in six months! While 6.22% does&#8217;nt sound like a lot, if you do some math on the numbers, you will get something like:
	JAN 2016: 50.1%
	What do you say? It can&#8217;t just go up [...]]]></description>
		<link>http://www.osxcode.com/2007/02/01/mac-marketshare-will-overtake-pc-marketshare-in-2016/</link>
	</item>
	<item>
		<title>Why we can&#8217;t start developing for the iPhone</title>
		<description><![CDATA[	
	If you ask me, the iPhone shown yesterday is easely the most exciting product of the past decade, if not longer. The iPhone really is something you would expect in a Sci-Fi movie and not in the present reality. There&#8217;s no doubt, this product will sell, even at the current price tag.
	However, there&#8217;s one thing [...]]]></description>
		<link>http://www.osxcode.com/2007/01/10/why-we-cant-start-developing-for-the-iphone/</link>
	</item>
	<item>
		<title>Has Think Secret lost all their sources?</title>
		<description><![CDATA[	
	Not too long ago Think Secret was one of the Mac Rumor sites that actually had their secret sources, but after all the trouble they experienced with the legal department of Apple, it looks like that isn&#8217;t the case anymore. However, that&#8217;s not stopping them from posting Apple secrets, so where do they come from? [...]]]></description>
		<link>http://www.osxcode.com/2006/12/21/has-think-secret-lost-all-their-sources/</link>
	</item>
	<item>
		<title>My new projects website is up!</title>
		<description><![CDATA[	
	In preparation for the upcoming release of the open source version of jMe, I&#8217;ve created a new projects website where I share all the news regarding my projects, this way OS X Code (r,s) can again focus more on OS X related news. The new website is called Mind Share Projects. The site has three [...]]]></description>
		<link>http://www.osxcode.com/2006/12/18/my-new-projects-website-is-up/</link>
	</item>
	<item>
		<title>We&#8217;re on a new server &#8230; sorry, server cluster</title>
		<description><![CDATA[	
	As a reaction to the deactivated account after being dugg, I&#8217;ve moved to new servers, one that can actually scale to as much traffic and CPU load as I need. My new hosting provider is Media Temple and I&#8217;m using their new grid hosting service. With such new technology as grid hosting, I&#8217;m pretty sure [...]]]></description>
		<link>http://www.osxcode.com/2006/12/17/were-on-a-new-server-sorry-server-cluster/</link>
	</item>
	<item>
		<title>Back from being dugg!</title>
		<description><![CDATA[	
	A shared hosting plan just isn&#8217;t enough if you launch something as cool as jMe. After being on the digg frontpage for half a day, other big sites like del.icio.us, reddit, stumbleupon have added the link to their frontpage as well and that was the moment my server gave up. Well, actually the server was [...]]]></description>
		<link>http://www.osxcode.com/2006/12/10/back-from-being-dugg/</link>
	</item>
	<item>
		<title>jMe on the digg frontpage!</title>
		<description><![CDATA[	
	jMe made it to the digg,  del.icio.us and Ajax Magazine homepage! Surprisingly my $5 web hosting account wasn&#8217;t dugg down for the most part. It&#8217;s stilll on the frontpage, so I better knock on wood now. Before I get to many emails, let&#8217;s answer some of the questions I&#8217;ve got:
	Will I be able to [...]]]></description>
		<link>http://www.osxcode.com/2006/12/08/jme-on-the-digg-frontpage/</link>
	</item>
	<item>
		<title>jQuery Code Snippets (from jMe)</title>
		<description><![CDATA[	
	Just a few jQuery code snippets I&#8217;m using on the jMe feed aggregator that may be useful to some:
	$&#40;&#34;#mydiv&#34;&#41;.children&#40;&#41;.each&#40;function&#40;i&#41;&#123;
&#160; &#160; if &#40;i &#62; 10&#41;&#123;
&#160; &#160; &#160; &#160; $&#40;this&#41;.remove&#40;&#41;;
&#160; &#160; &#125;
&#125;&#41;;
	This one removes all childrens from #mydiv with a count greater than ten. Useful if you want to limit the number of childrens inside an element [...]]]></description>
		<link>http://www.osxcode.com/2006/12/06/jquery-code-snippets-from-jme/</link>
	</item>
	<item>
		<title>John Resig, creator of jQuery, comments jMe</title>
		<description><![CDATA[	
	Without John Resig, the creator of jQuery, jMe wouldn&#8217;t exist. So I was really happy to see him give such a nice comment about my first jQuery project on the jQuery mailing list:
	I really dig this. I think the UI is very well designed and the
animations are very tactful and well-placed.
	My only suggestion is make [...]]]></description>
		<link>http://www.osxcode.com/2006/12/04/john-resig-creator-of-jquery-comments-jme/</link>
	</item>
	<item>
		<title>The wait is over! jMe 1.0 open beta is here!</title>
		<description><![CDATA[	
	After a week of tests and bug fixes, it&#8217;s finaly time for the open beta of jMe, a feed aggregator with some new and unique features you&#8217;ll (hopefuly) like . jMe is currently aggregating a hand selected collection of OS X, Web 2.0 and programming related sources. In case the beta testers have missed a [...]]]></description>
		<link>http://www.osxcode.com/2006/12/03/the-wait-is-over-jme-10-open-beta-is-here/</link>
	</item>
	<item>
		<title>jMe - &#8220;I love feeds&#8221; - Logo &#038; News</title>
		<description><![CDATA[	
	The beta phase for jMe just started today. First a nice &#8216;thank you&#8217; to the beta testers: Gerald, Leif, Ciro, Parham, Mark, AJe, Ian, Danny and Frank. A special &#8216;thank you&#8217; to Gerald for the post on his blog. Than of course another &#8216;thank you&#8217; to the nice and very helpful guys from the jQuery [...]]]></description>
		<link>http://www.osxcode.com/2006/11/30/jme-i-love-feeds-logo-news/</link>
	</item>
	<item>
		<title>Beta testing for jMe (Web 2.0 Feed Aggregator)</title>
		<description><![CDATA[	
	Finaly, news from OS X Code (r,s)! First the bad news, it&#8217;s not the announced weblog system, that one will come later, but here comes the good news, it&#8217;s something extremely useful for everyone in the Mac and Web 2.0 community that has a weblog or does a lot of message board posting or anyone [...]]]></description>
		<link>http://www.osxcode.com/2006/11/23/beta-testing-for-jme-web-20-feed-aggregator/</link>
	</item>
	<item>
		<title>OS X Code (r,s) &#8230; ready for version two?</title>
		<description><![CDATA[	Yes, you heard right, I&#8217;ll be back soon and I&#8217;m not just talking about new posts, no no no, something bigger is coming. I have silently developed a new blogging web application that will completely replace WordPress, the one I&#8217;m using right now. I don&#8217;t want to reveal too much right now, just that it&#8217;ll [...]]]></description>
		<link>http://www.osxcode.com/2006/06/27/os-x-code-rs-ready-for-version-two/</link>
	</item>
	<item>
		<title>Top 50 OS X applications</title>
		<description><![CDATA[	As promised, here are some new PopulApp feeds. One gives you some overall stats from all submitted applications (top 50) and the other one gives you the same stats just for your own apps (top 25). Of course the overall stat still needs more users for some accuracy, so please support this service if you [...]]]></description>
		<link>http://www.osxcode.com/2006/02/28/top-50-os-x-applications/</link>
	</item>
	<item>
		<title>The magic number three is here!</title>
		<description><![CDATA[	
	Finally, a third OS X Code (r,s) application, but what is it? You may have noticed the recent app list inside the right sidebar of this blog, of course I&#8217;m not updating that list by hand, it&#8217;s automatically generated and updated from my two Macs. Basically there&#8217;s a small server-side API that can be pinged [...]]]></description>
		<link>http://www.osxcode.com/2006/02/09/the-magic-number-three-is-here/</link>
	</item>
	<item>
		<title>Flip4Mac, free download!</title>
		<description><![CDATA[	Flip4Mac is now free! Flip4Mac is a QuickTime component that lets you play Windows Media files (.wma and .wmv) directly with the QuickTime player and it allows you to view Windows Media content with any web browser that supports QuickTime files. Even better, this is now Microsoft’s official option to play WMV files on the [...]]]></description>
		<link>http://www.osxcode.com/2006/01/12/flip4mac-free-download/</link>
	</item>
	<item>
		<title>Macworld Keynote 2006 &#8230; live updates</title>
		<description><![CDATA[	
	Once again there will be no live feed of the Steve Jobs Macworld keynote later today in San Francisco, but of course there are sites with live updates. I will try to post updates as well, so check back in about four hours (from this post). Here are the exact times for your city in [...]]]></description>
		<link>http://www.osxcode.com/2006/01/10/macworld-2006-keynote-live-updates/</link>
	</item>
	<item>
		<title>Macworld rumors, a roundup of roundups</title>
		<description><![CDATA[	
	Macworld Expo San Francisco 2006 is going to start tomorrow and this time the rumors going around are really interesting. Now I&#8217;m not going to add anything new as everything I would like to see, maybe expect a WiFi iPod, was already posted on one of the big rumor sites and I don&#8217;t have any [...]]]></description>
		<link>http://www.osxcode.com/2006/01/09/macworld-rumors-a-roundup-of-roundups/</link>
	</item>
	<item>
		<title>Tons of new features, phpPackageScan 1.2 is out!</title>
		<description><![CDATA[	
	Don&#8217;t get irritated by the small version number update, just have a look at the new features, there are literally worlds between version 1.1 and 1.2:
	
New Ajax like interface, but don&#8217;t worry, it still works without any server scripts!
	Overworked design with icons/buttons
	View color highlighted functions and classes
	View comments for each function/class if available
	Cross reference scan [...]]]></description>
		<link>http://www.osxcode.com/2006/01/06/tons-of-new-features-phppackagescan-12-is-out/</link>
	</item>
	<item>
		<title>Christmas 2005 and up to 2006!</title>
		<description><![CDATA[	
	Five months ago I&#8217;ve started this OS X blog here, made 248 posts since than, added 713 links and now I&#8217;m finally taking a break over the next two weeks. 2005 was definitely an interesting year for us Mac users with a lot of interesting new software, hardware and not to forget all the Web [...]]]></description>
		<link>http://www.osxcode.com/2005/12/19/christmas-2005-and-up-to-2006/</link>
	</item>
</channel>
</rss>
