<?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>Vyrotek</title>
	<atom:link href="http://www.vyrotek.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vyrotek.com</link>
	<description>Bridging the gap between code and wealth</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:03:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Game Mechanics as a Service &#8211; IActionable.com</title>
		<link>http://www.vyrotek.com/2010/game-mechanics-as-a-service-iactionable-com/</link>
		<comments>http://www.vyrotek.com/2010/game-mechanics-as-a-service-iactionable-com/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 15:02:23 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.vyrotek.com/?p=65</guid>
		<description><![CDATA[For those who were wondering what I&#8217;ve been up to lately, I&#8217;m officially working full-time on my own startup! We&#8217;ve created a service that allows you to add Achievements, Points and other Rewards to your existing web applications.  Think of it as a new kind of loyalty program for the web, except more social and [...]]]></description>
			<content:encoded><![CDATA[<p>For those who were wondering what I&#8217;ve been up to lately, I&#8217;m officially working full-time on my own startup!</p>
<p>We&#8217;ve created a service that allows you to add Achievements, Points and other Rewards to your existing web applications.  Think of it as a new kind of loyalty program for the web, except more social and fun! We received some funding for the company through the <a href="http://www.BoomStartup.com">http://www.BoomStartup.com</a> program. The mentors have been awesome and we&#8217;re learning a lot. We are so lucky to also have John Pestana as our Primary Advisor!</p>
<p>Check us out! &#8211; <a href="http://www.IActionable.com">http://www.IActionable.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vyrotek.com/2010/game-mechanics-as-a-service-iactionable-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hooks</title>
		<link>http://www.vyrotek.com/2009/web-hooks/</link>
		<comments>http://www.vyrotek.com/2009/web-hooks/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 14:32:43 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Opinions]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Web Hooks]]></category>

		<guid isPermaLink="false">http://www.vyrotek.com/?p=63</guid>
		<description><![CDATA[A while ago I wrote a couple of articles called Pushing Some New Ideas and Distributed Observer Pattern which talked about implementing a sort of Observer Pattern using HTTP. Soon after, I discovered that there was an existing term for the thing I was trying to describe and create. They are called Web Hooks. The idea [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I wrote a couple of articles called <a href="http://www.vyrotek.com/2008/pushing-some-new-ideas/" target="_blank">Pushing Some New Ideas</a> and <a href="http://neude.net/2008/07/distributed-observer-pattern/" target="_blank">Distributed Observer Pattern</a> which talked about implementing a sort of Observer Pattern using HTTP. Soon after, I discovered that there was an existing term for the thing I was trying to describe and create. They are called Web Hooks. The idea being that you can push consumers new data instead of having users poll you over and over.</p>
<p>I think as the number of consumers for realtime data increases we will see a shift in how data is delievered to consumers. Its much more efficient to push when there is something new and relevent. But, until everyone decides that it is a good idea, adapters will have to exist that will poll data from sources and push them to other locations. Is there any money to be made here?</p>
<p>Here are a couple of resources that popped up just recently on Web Hooks:</p>
<p><a href="http://blog.webhooks.org/">http://blog.webhooks.org/</a></p>
<p><a href="http://www.slideshare.net/progrium/web-hooks-and-the-programmable-world-of-tomorrow-presentation">http://www.slideshare.net/progrium/web-hooks-and-the-programmable-world-of-tomorrow-presentation</a></p>
<p><a href="http://blogrium.com/2007/05/03/web-hooks-to-revolutionize-the-web/">http://blogrium.com/2007/05/03/web-hooks-to-revolutionize-the-web/</a></p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.vyrotek.com/2009/web-hooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OnMyMission.com &#8211; It&#8217;s almost done!</title>
		<link>http://www.vyrotek.com/2009/onmymissioncom-its-almost-done/</link>
		<comments>http://www.vyrotek.com/2009/onmymissioncom-its-almost-done/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 05:01:26 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[LDS]]></category>
		<category><![CDATA[OnMyMission]]></category>

		<guid isPermaLink="false">http://www.vyrotek.com/?p=62</guid>
		<description><![CDATA[I&#8217;ve been trying to finish this project for a really long time. I think I started over two years ago and I&#8217;ve rewritten it from scratch about 4 times. But, I&#8217;m proud to announce that the site is actually almost done! I decided to rewrite the entire site using Asp.net MVC and it has been [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying to finish this project for a really long time. I think I started over two years ago and I&#8217;ve rewritten it from scratch about 4 times. But, I&#8217;m proud to announce that the site is actually almost done! I decided to rewrite the entire site using Asp.net MVC and it has been a fun ride.</p>
<p>On My Mission is a site for the friends and families of LDS missionaries. The idea is that a parent or friend can make a webpage that tracks all sorts of information about a missionary that is currently out in the field. Some features I hope to have available are newsletters, photo galleries, maps, event timelines and a few other interesting ones that I&#8217;ll go over another time.</p>
<p>So, go ahead and play with it. Let me know what you think and please contact me with bugs and suggestions!</p>
<p><a href="http://www.OnMyMission.com" target="_self">http://www.OnMyMission.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vyrotek.com/2009/onmymissioncom-its-almost-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just something fun &#8211; Wordle.net</title>
		<link>http://www.vyrotek.com/2008/just-something-fun-wordlenet/</link>
		<comments>http://www.vyrotek.com/2008/just-something-fun-wordlenet/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 02:53:06 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.vyrotek.com/?p=60</guid>
		<description><![CDATA[You give the site a url and it generates a unique tag cloud using words from the site. Vyrotek.com Neude.net]]></description>
			<content:encoded><![CDATA[<p>You give the site a url and it generates a unique tag cloud using words from the site.</p>
<p>Vyrotek.com<br />
<a href="http://wordle.net/gallery/wrdl/102607/Vyrotek" title="Wordle: Vyrotek"><br />
<img src="http://wordle.net/thumb/wrdl/102607/Vyrotek" style="padding:4px;border:1px solid #ddd"></a></p>
<p>Neude.net<br />
<a href="http://wordle.net/gallery/wrdl/102611/Neude" title="Wordle: Neude"><br />
<img src="http://wordle.net/thumb/wrdl/102611/Neude" style="padding:4px;border:1px solid #ddd"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vyrotek.com/2008/just-something-fun-wordlenet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Startup Ideas We&#8217;d Like to Fund &#8211; Ycombinator</title>
		<link>http://www.vyrotek.com/2008/startup-ideas-wed-like-to-fund-ycombinator/</link>
		<comments>http://www.vyrotek.com/2008/startup-ideas-wed-like-to-fund-ycombinator/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 13:41:26 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Startups]]></category>

		<guid isPermaLink="false">http://www.vyrotek.com/?p=59</guid>
		<description><![CDATA[Today you can find quite a few sites that list off random ideas for startups, but how often do you find a list of ideas from a venture firm that are all web2.0 related? Check these out. They describe what they&#8217;re looking for and why. Do any of them sound interesting? http://ycombinator.com/ideas.html 1. A cure for the [...]]]></description>
			<content:encoded><![CDATA[<p>Today you can find quite a few sites that list off random ideas for startups, but how often do you find a list of ideas from a venture firm that are all web2.0 related?</p>
<p>Check these out. They describe what they&#8217;re looking for and why. Do any of them sound interesting?</p>
<p><a href="http://ycombinator.com/ideas.html">http://ycombinator.com/ideas.html</a></p>
<p><strong>1. A cure for the disease of which the RIAA is a symptom<br />
2. Simplified browsing<br />
3. New news<br />
4. Outsourced IT<br />
5. Enterprise software 2.0<br />
6. More variants of CRM<br />
7. Something your company needs that doesn&#8217;t exist<br />
8. Dating<br />
9. Photo/video sharing services<br />
10. Auctions<br />
11. Web Office apps<br />
12. Fix advertising<br />
13. Online learning<br />
14. Tools for measurement<br />
15. Off the shelf security<br />
16. A form of search that depends on design<br />
17. New payment methods<br />
18. The WebOS<br />
19. Application and/or data hosting<br />
20. Shopping guides<br />
21. Finance software for individuals and small businesses<br />
22. A web-based Excel/database hybrid<br />
23. More open alternatives to Wikipedia<br />
24. A buffer against bad customer service<br />
25. A Craigslist competitor<br />
26. Better video chat<br />
27. Hardware/software hybrids<br />
28. Fixing email overload<br />
29. Easy site builders for specific markets<br />
30. Startups for startups</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vyrotek.com/2008/startup-ideas-wed-like-to-fund-ycombinator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is why I hate the iPhone</title>
		<link>http://www.vyrotek.com/2008/this-is-why-i-hate-the-iphone/</link>
		<comments>http://www.vyrotek.com/2008/this-is-why-i-hate-the-iphone/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 04:22:01 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.vyrotek.com/?p=58</guid>
		<description><![CDATA[http://pragdave.blogs.pragprog.com/pragdave/2008/07/if-you-work-for.html The phone itself is a great device. But the company behind the phone makes me very upset. Apple seems to enjoy making things very difficult for developers. First, you can only write applications using a Mac and now they basically don&#8217;t let you share anything about developing on the iPhone. The only reason Apple [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pragdave.blogs.pragprog.com/pragdave/2008/07/if-you-work-for.html">http://pragdave.blogs.pragprog.com/pragdave/2008/07/if-you-work-for.html</a></p>
<p>The phone itself is a great device. But the company behind the phone makes me very upset. Apple seems to enjoy making things very difficult for developers. First, you can only write applications using a Mac and now they basically don&#8217;t let you share anything about developing on the iPhone.</p>
<p>The only reason Apple can even do such things is because they are the only players in the game right now. Google, wake up and jump in already.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vyrotek.com/2008/this-is-why-i-hate-the-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pushing Some New Ideas</title>
		<link>http://www.vyrotek.com/2008/pushing-some-new-ideas/</link>
		<comments>http://www.vyrotek.com/2008/pushing-some-new-ideas/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 02:35:40 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.vyrotek.com/?p=57</guid>
		<description><![CDATA[I recently published an article over at Neude.net about an interesting concept called The Distributed Observer Pattern. Since then, I have been giving this idea a lot more thought because it wasn&#8217;t enough to find a solution to a problem. Now I want to see if I can squeeze any money making ideas out of it. This is one [...]]]></description>
			<content:encoded><![CDATA[<p>I recently published an article over at <a href="http://neude.net/2008/07/distributed-observer-pattern/" target="_blank">Neude.net</a> about an interesting concept called The Distributed Observer Pattern. Since then, I have been giving this idea a lot more thought because it wasn&#8217;t enough to find a solution to a problem. Now I want to see if I can squeeze any money making ideas out of it. This is one idea i came up with&#8230;</p>
<p><strong>A Push Service Hub</strong></p>
<p>Here&#8217;s the elevator pitch:</p>
<p>A central hub that connects people that have data they want to push to multiple subscribers with people that want to have data sent to them only when certain criteria are met. The criteria could be only when there is new data, at timed intervals, etc. Essentially elimination the need to make multiple requests for data. Both sides benefit by having an intermediary since neither has to expose their destinations or webservice information to eachother. This service would manage all the security and authentication as well as provide a wide range of possible destinations that could include email, sms, post to url, invoke webservice method, twitter api, instant message, etc!</p>
<p>How does that sound? There isn&#8217;t much meat to the idea but that&#8217;s because its really just about enabling communication through the means that users choose. It might resemble SMTP or Twitter in some aspects. Perhaps to understand it better, think of subscribers as followers. But instead of just 144 characters you can basically send and receive any kind of data. It&#8217;s like SMTP in that you send data to one server and the service will figure out how to get it to the subscribers. Some might want to be notified through email while some may want to have data actually posted or pushed to their own webservice for processing.</p>
<p>Today, many sites and services exist to help users exchange information, status or content with eachother but each one ends up implementing their own api&#8217;s and notification systems. This system could be used professionally between businesses as well as socially between users and allows each party involved to choose their own method of sending or receiving information. All this while still adding a level of security between the actual endpoints involved in the communication process since neither side communicate directly. Features such as re-pushing data again later when a destination is unavailable or perhaps the ability to charge for subscription access could be implemented.</p>
<p><strong>Some Examples</strong></p>
<p>Sharing your status and other bits of information quickly with friends is all the rage these days. But there is a bit of disconnect between the various services such as Twitter, Yonkly, Jaiku. It would now be possible to broadcast one message to the service hub and have it push the message to all your accounts on each of these services as well as enable other people to programatically subscribe to your new messages. Your friends could now choose to have your new tweets pushed to their own destinations such as a webservice to be used in an entirely different application if you allowed it.</p>
<p>A business that deals with inventory could use this service to broadcast new inventory count when new stock arrived or when items have been purchashed or are out of stock. This data could be used to track trends and events as they happen as opposed to waiting for a weekly report.</p>
<p> The service could also mimic push capabilities for webservices that do not support it. This service would be responsible for making multiple requests throughout the day to constantly check for new data while only sending notifications to subscribers when there is new data.</p>
<p>A wordpress plugin could be created that would enable push RSS capabilities. Whenever you write a new article on your blog, subscribers could now be notified of the new post instantly without having to check their feeds over and over for new content.</p>
<p><strong>Research</strong></p>
<p>As I discover sites and articles related to this subject I&#8217;ll post them here.</p>
<p><a href="http://webhooks.pbwiki.com/" target="_blank">Web Hooks</a><br />
<a href="http://www.rssping.com/" target="_blank">PUSH RSS</a><br />
<a href="http://en.wikipedia.org/wiki/Xmpp " target="_blank">Extensible Messaging and Presence Protocol (XMPP/Jabber)</a><br />
<a href="http://duncan-cragg.org/blog/post/distributed-observer-pattern-rest-dialogues/" target="_blank">Distributed Observer Pattern with REST</a><br />
<a href="http://msdn.microsoft.com/en-us/magazine/cc163537.aspx" target="_blank">The Publish-Subscribe Framework with WCF</a><br />
<a href="http://joshua.schachter.org/2008/07/beyond-rest.html" target="_blank">Beyond REST</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vyrotek.com/2008/pushing-some-new-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.Net MVC Preview 4 is coming!</title>
		<link>http://www.vyrotek.com/2008/aspnet-mvc-preview-4-is-coming/</link>
		<comments>http://www.vyrotek.com/2008/aspnet-mvc-preview-4-is-coming/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 04:09:21 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.vyrotek.com/?p=56</guid>
		<description><![CDATA[http://weblogs.asp.net/scottgu/archive/2008/07/14/asp-net-mvc-preview-4-release-part-1.aspx Another exciting preview will be released very soon. It seems this release will have a few new things for authenticating users as well as Ajax support. I also learned that PostSharp is not needed for what I was using it for. The framework has something called ActionFilterAttributes that basically do the same thing and more! By [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://weblogs.asp.net/scottgu/archive/2008/07/14/asp-net-mvc-preview-4-release-part-1.aspx">http://weblogs.asp.net/scottgu/archive/2008/07/14/asp-net-mvc-preview-4-release-part-1.aspx</a></p>
<p>Another exciting preview will be released very soon. It seems this release will have a few new things for authenticating users as well as Ajax support.</p>
<p>I also learned that PostSharp is not needed for what I was using it for. The framework has something called ActionFilterAttributes that basically do the same thing and more! By providing an ActionExecutingContext value when overriding OnActionExecuting you can now have all sorts of information about the controller and action that have been invoked.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vyrotek.com/2008/aspnet-mvc-preview-4-is-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LinkBee.com &#8211; Bringing money to your links</title>
		<link>http://www.vyrotek.com/2008/linkbeecom-brining-money-to-your-links/</link>
		<comments>http://www.vyrotek.com/2008/linkbeecom-brining-money-to-your-links/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 04:03:55 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Money]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.vyrotek.com/?p=54</guid>
		<description><![CDATA[I can&#8217;t believe it but someone actually implemented the idea I had some time ago. Sadly my friends didn&#8217;t seem to think it was a good idea when I tried to pitch them idea for a project we should work on. So what is LinkBee all about? Basically it&#8217;s a TinyURL type service but they [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vyrotek.com/wp-content/uploads/2008/06/linkbee.gif"><img class="alignright size-medium wp-image-55" title="linkbee" src="http://www.vyrotek.com/wp-content/uploads/2008/06/linkbee.gif" alt="" width="251" height="98" /></a>I can&#8217;t believe it but someone actually implemented the idea I had some time ago. Sadly my friends didn&#8217;t seem to think it was a good idea when I tried to pitch them idea for a project we should work on.</p>
<p>So what is LinkBee all about? Basically it&#8217;s a TinyURL type service but they insert an ad on the site that you&#8217;re linking to and YOU make money off it! That&#8217;s right, they share 50% of the revenue with you. Its easy to create and manage a collection of links using their site and they also tell you how much money you have made so far. There is even the ability to refer friends and earn revenue from the links they share!</p>
<p>It&#8217;s easy to <a href="http://linkbee.com/64" target="_blank">Sign Up for LinkBee</a>, it literally takes 5 seconds. If you have a decent twitter following this is definitely something to check out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vyrotek.com/2008/linkbeecom-brining-money-to-your-links/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Android Delayed</title>
		<link>http://www.vyrotek.com/2008/google-android-delayed/</link>
		<comments>http://www.vyrotek.com/2008/google-android-delayed/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 16:42:07 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.vyrotek.com/?p=53</guid>
		<description><![CDATA[According to CNBC and The Wall Street Journal it seems that Google is delaying the release of it&#8217;s Android platform which could push the release of handsets back a few quarters. This isn&#8217;t good news for the developers and companies actively developing applications for the platform. Especially with the release of the new iPhone. What [...]]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://www.cnbc.com/id/25330135" target="_blank">CNBC</a> and <a href="http://www.vyrotek.com/wp-admin/post.php?action=edit&amp;post=53" target="_blank">The Wall Street Journal</a> it seems that Google is delaying the release of it&#8217;s Android platform which could push the release of handsets back a few quarters. This isn&#8217;t good news for the developers and companies actively developing applications for the platform. Especially with the release of the new iPhone. </p>
<p>What I probably liked most about the article wasn&#8217;t even android related. Instead, they question Google&#8217;s various revenue generating strategies.</p>
<blockquote>
<p class="textBodyBlack"><em>Still, if this is a technical issue, it speaks to Google&#8217;s deeper issues of creating new revenue streams in-house, rather than going out and acquiring the technology instead. Google still hasn&#8217;t come up with a way to make money from YouTube; the company has had enormous difficulty breaking out of its search-advertising-only model; DoubleClick gets them into display advertising but Google had to spend billions to buy it, rather than developing the technology on its own. </em></p>
<p class="textBodyBlack"><em>Android puts Google into arguably the most dynamic sector in tech, but it seems like the company is having difficulties, either with its potential customers, or with the software itself.</em></p>
</blockquote>
<p class="textBodyBlack">I also would like to point out this comment that made me laugh from the WSJ article.</p>
<blockquote>
<p class="textBodyBlack"><em>But some developers say it is easier to work with Apple&#8217;s programming tools than Google&#8217;s because of the familiarity with the company&#8217;s Macintosh operating system. As a result, a wide range of software companies have been scrambling to build new iPhone applications.</em></p>
</blockquote>
<p class="textBodyBlack">Obviously people familiar with the Macintosh operating system are going to find making apps for the iPhone easier. But what about the fact that there are a LOT MORE java developers who work on Windows or Linux than those familiar with the Mac platform?  FACT:  C# &gt; Java &gt; Objective C</p>
<p><!-- WP Theme Credits --></p>
<div style="display: none" id="wp">Find more about <a href="http://www.mvlib.com/"><strong>downloading dvd</strong></a> movies.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.vyrotek.com/2008/google-android-delayed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
