<?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/"
	xmlns:go='http://ns.gigaom.com/'
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GigaOM &#187; Apple</title>
	<atom:link href="http://gigaom.com/apple/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 13:40:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; Apple</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>How to create iOS device home screen icons for websites</title>
		<link>http://gigaom.com/apple/how-to-create-ios-device-home-screen-icons-for-web-sites/</link>
		<comments>http://gigaom.com/apple/how-to-create-ios-device-home-screen-icons-for-web-sites/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 17:32:16 +0000</pubDate>
		<dc:creator>Geoffrey Goetz</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[home screen]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[web app]]></category>
		<category><![CDATA[web clip]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=364430</guid>
		<description><![CDATA[As more and more people browse the web with their iOS devices, website owners would do well to prepare their devices for mobile access. Part of that is creating an icon that will look good on an iPhone home screen.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=364430&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As more and more people <a href="http://gigaom.com/apple/2-percent-of-web-browsing-is-from-ios-devices/">browse the web with their iOS devices</a>, using websites and web apps designed for them is a good idea to reach the growing number of mobile users. But making sure your brand is well represented on the iPhone, iPod touch and iPad involves more than just making sure it&#8217;s accessible. Encourage users to create web clips that live on the iOS home screen like apps, and make sure that the icon that leads to your online content looks good by following the instructions below.</p>
<h2>Creating a web clip icon for each iOS resolution</h2>
<p>There are apps in the Mac App Store, like <a href="http://itunes.apple.com/us/app/icons/id413612688?mt=12">Icons</a>, that can<a href="http://gigaom.com/apple/5-great-mac-tools-for-designing-apps/"> help developers create web clip icons</a>. Otherwise, you can just use your <a href="http://gigaom.com/apple/mac-app-store-is-a-big-success/">favorite graphic editor</a> or even the basic OS X utility <a href="http://gigaom.com/apple/techuniversity-preview/">Preview</a> (included free on every Mac) to create the image files required.</p>
<p>For the iPhone 4 and latest-generation iPod touch, a 114px x 114px image is what you&#8217;ll need. IPads optimally use 72px x 72px, and all other iOS devices prefer 57px x 57px image files. In all cases, the web-standard resolution of 72dpi is the way to go. If you like, you can manually create a custom image for each device, or you can just create an image targeting one device and let the others scale the image up or down as needed.</p>
<p style="text-align: center;"><a href="http://gigaom2.files.wordpress.com/2011/06/resize-image-in-preview.png"><img  title="Resize Image in Preview" src="http://gigaom2.files.wordpress.com/2011/06/resize-image-in-preview.png?w=300&#038;h=296" alt="Resize Image in Preview" width="300" height="296" class="size-medium wp-image-365703 aligncenter" /></a></p>
<p>One thing that iOS does on your behalf is add image effects like rounded corners, a drop shadow and the iconic reflective shine to the icons you create. To take advantage of this, ensure that the image file you create is perfectly square and free of any shine or gloss. If you prefer to add your own effects, be sure to append the <em>-precomposed</em> keyword to the end of the image file name.<a href="http://gigaom2.files.wordpress.com/2011/06/screen-shot-2011-06-22-at-1-02-22-pm.png"><img  title="screen-shot-2011-06-22-at-1-02-22-pm" src="http://gigaom2.files.wordpress.com/2011/06/screen-shot-2011-06-22-at-1-02-22-pm.png?w=604&#038;h=275" alt="" width="604" height="275" class="aligncenter size-full wp-image-366148" /></a><a href="http://gigaom2.files.wordpress.com/2011/06/screen-shot-2011-06-22-at-1-02-22-pm.png"><br />
</a></p>
<h2>Adding the icons to your website</h2>
<p>If you&#8217;ve decided to use just a single image or set of images for your entire site, then simply copy the files to the root directory of your domain. On the other hand, if you want to add different icons to different individual pages of your site and name them however you like, simply add the following link element to your pages, substituting your custom file name for the href value:</p>
<p><pre class="brush: xml;">
&lt;link rel=&quot;apple-touch-icon&quot; href=&quot;/your-custom-icon.png&quot;/&gt;
</pre></p>
<p>This also works if you create specific icons for each device&#8217;s particular display characteristics. You also need to include the size attributes, as illustrated in the following code:</p>
<p><pre class="brush: xml;">
&lt;link rel=&quot;apple-touch-icon&quot; href=&quot;your-custom-icon-for-iphone.png&quot; /&gt;
&lt;link rel=&quot;apple-touch-icon&quot; sizes=&quot;72x72&quot; href=&quot;your-custom-icon-for-ipad.png&quot; /&gt;
&lt;link rel=&quot;apple-touch-icon&quot; sizes=&quot;114x114&quot; href=&quot;your-custom-icon-for-iphone4.png&quot; /&gt;
</pre></p>
<p>Now when someone decides to add this page to their home screen, the image file you created will be used in place of a scaled-down thumbnail of the page itself.</p>
<p>Users increasingly want to access content on the Internet using their mobile devices, and that means iOS devices for a large percentage. If you want to make a lasting impression, make your content accessible on iPhones and iPads first of all, but also make sure that if users do want to save your site for later viewing, they can find it among their many web clips and apps with relative ease.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=364430+how-to-create-ios-device-home-screen-icons-for-web-sites&utm_content=ggeoffre">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/04/a-media-tablet-forecast-2011-2015/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=364430+how-to-create-ios-device-home-screen-icons-for-web-sites&utm_content=ggeoffre">A Media Tablet Forecast, 2011 &#8211;&nbsp;2015</a></li><li><a href="http://pro.gigaom.com/2011/06/the-rise-of-tablets-in-the-enterprise/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=364430+how-to-create-ios-device-home-screen-icons-for-web-sites&utm_content=ggeoffre">The rise of tablets in the&nbsp;enterprise</a></li><li><a href="http://pro.gigaom.com/2011/06/why-imessage-wont-kill-sms/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=364430+how-to-create-ios-device-home-screen-icons-for-web-sites&utm_content=ggeoffre">Why iMessage won&#8217;t kill&nbsp;SMS</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=364430&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/how-to-create-ios-device-home-screen-icons-for-web-sites/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/06/ipod-icon-feature.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/06/ipod-icon-feature.jpg?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/06/ipod-icon-feature.jpg?w=210" medium="image">
			<media:title type="html">ipod-icon-feature</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/940906757c2b8631cab8b60f4adb61a3?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">ggeoffre</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/06/resize-image-in-preview.png?w=300" medium="image">
			<media:title type="html">Resize Image in Preview</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/06/screen-shot-2011-06-22-at-1-02-22-pm.png" medium="image">
			<media:title type="html">screen-shot-2011-06-22-at-1-02-22-pm</media:title>
		</media:content>
	</item>
		<item>
		<title>Check Out This Working CSS3 Version of Apple&#8217;s Wireless Keyboard</title>
		<link>http://gigaom.com/apple/check-out-this-working-css3-version-of-apples-wireless-keyboard/</link>
		<comments>http://gigaom.com/apple/check-out-this-working-css3-version-of-apples-wireless-keyboard/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 15:35:21 +0000</pubDate>
		<dc:creator>Darrell Etherington</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[Apple Keyboard]]></category>
		<category><![CDATA[time waster]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=310902</guid>
		<description><![CDATA[Ready for an awesome mid-week time-waster? Check out this fully functional Apple Wireless Keyboard designed in CSS3 by Dustin Cartwright. As you type in the provided text box, watch the virtual keys depress in time with the keys on your hardware keyboard.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=310902&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ready for an awesome mid-week time-waster? Check out this <a href="http://dl.dropbox.com/u/921159/Keyboard/page.html">fully functional Apple Wireless Keyboard</a> <a href="http://dl.dropbox.com/u/921159/Keyboard/page.html">designed in CSS3</a> by Dustin Cartwright (<a href="http://twitter.com/noxxten">@noxxten</a> on Twitter). Once you click inside the text box above the image of the keyboard, tap away on your own hardware keyboard and watch the keys on the virtual version depress in sync.</p>
<p style="text-align: center;"><a href="http://dl.dropbox.com/u/921159/Keyboard/page.html"><img title="css-keyboard" src="http://gigaom2.files.wordpress.com/2011/03/css-keyboard.jpg?w=604&#038;h=292" alt="" width="604" height="292" class="size-full wp-image-310926 aligncenter"></a></p>
<p><em>Note: Click the image above to be taken to the actual working keyboard.</em></p>
<p>I noticed that some keys don’t work as of right now, like the “Eject,” “delete,” and function keys, but that doesn’t take away from the fact that this is an almost-perfect simulation. One request, Dustin: Make the Caps Lock key’s green light turn on when it’s active. Even if that never happens, thanks for the excellent Wednesday distraction.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/09/how-to-market-your-iphone-app-a-developers-guide/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=etherin&amp;utm_campaign=intext&amp;utm_term=310902+check-out-this-working-css3-version-of-apples-wireless-keyboard">How to Market Your iPhone App: A Developer’s Guide</a></li>
<li><a href="http://pro.gigaom.com/2010/11/mobile-app-developer-survey-profiles-platforms-and-monetization/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=etherin&amp;utm_campaign=intext&amp;utm_term=310902+check-out-this-working-css3-version-of-apples-wireless-keyboard">Mobile App Developer Survey: Profiles, Platforms and Monetization</a></li>
<li><a href="http://pro.gigaom.com/2010/10/app-developers-are-you-ready-for-html5-and-metered-data/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=etherin&amp;utm_campaign=intext&amp;utm_term=310902+check-out-this-working-css3-version-of-apples-wireless-keyboard">App Developers: Are You Ready for HTML5 and Metered Data?</a></li>
</ul>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=310902&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/check-out-this-working-css3-version-of-apples-wireless-keyboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2011/03/apple-keyboard.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/03/apple-keyboard.jpg?w=210" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/03/apple-keyboard.jpg?w=210" medium="image">
			<media:title type="html">apple-keyboard</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/188039e12983eb749171a75cfd01378d?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">etherin</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/03/css-keyboard.jpg" medium="image">
			<media:title type="html">css-keyboard</media:title>
		</media:content>
	</item>
		<item>
		<title>Enable CSS3 Support for CSSEdit</title>
		<link>http://gigaom.com/apple/enable-css3-support-for-cssedit/</link>
		<comments>http://gigaom.com/apple/enable-css3-support-for-cssedit/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 18:44:54 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[cssedit]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=37607</guid>
		<description><![CDATA[Chances are if you do any kind of front-end web development on a Mac you&#8217;ve heard about CSSEdit, a very popular tool for editing .css files in OS X. I use CSSEdit pretty much all day long at my day job and while I absolutely love [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=173747&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img  title="css_icon" src="http://gigapple.files.wordpress.com/2009/12/css_icon.png?w=205&#038;h=205" alt="" width="205" height="205" class=" alignleft" /></p>
<p class="excerpt">Chances are if you do any kind of front-end web development on a Mac you&#8217;ve heard about <a href="http://macrabbit.com/cssedit/">CSSEdit</a>, a very popular tool for editing .css files in OS X. I use CSSEdit pretty much all day long at my day job and while I absolutely love it and have a hard time imagining doing my job without it, its lack of support for all the new CSS3 properties is becoming more and more problematic.</p>
<p>Unfortunately, the good folks at MacRabbit who make CSSEdit have had their hands full lately. They just shipped a new update to their all-in-one web development app <a href="http://macrabbit.com/espresso/">Espresso</a> and apparently haven&#8217;t been able to get around to updating CSSEdit with full support for CSS3 yet. Lucky for us though, <a href="http://twitter.com/andyford">@andyford</a> is on the case and has come up with this great <a href="http://aloestudios.com/2009/11/adding-css3-support-to-cssedit/">&#8220;hack&#8221;</a> for customizing the AutoCompletion.plist file in CSSEdit to include CSS3 syntax. <span id="more-173747"></span></p>
<p>The .plist file in question is essentially just a collection of arrays that define the possible values for a given property, like font-weight for instance. As you can see from the screen shot below, the font-weight property has several strings contained in it&#8217;s array, all of which will be presented as autocomplete options when defining an elements font-weight within a .css file.</p>
<p><img  title="css_plist" src="http://gigapple.files.wordpress.com/2009/12/css_plist1.png?w=570&#038;h=542" alt="" width="570" height="542" class=" alignleft" /></p>
<p>This is great news, as now we can use a handy tool like <a href="http://www.apple.com/downloads/macosx/development_tools/plisteditpro.html">PlistEdit Pro</a> to go in and add our own custom properties and values. By adding in additional strings to an array or by creating entirely new arrays, we can change the autocomplete behavior of CSSEdit and make it more CSS3 friendly.</p>
<p>But wait, Andy is ahead of the curve and has already rolled up a custom <a href="http://dl.dropbox.com/u/156641/aloe/code/CSSEditAutoCompletionPlist.zip">AutoCompletion.plist file</a> (ZIP) for us which includes all the hot new CSS3 properties like border-radius, transform, transition, and more, including some custom values of his own. To join the fun, just right click on the CSSEdit application to &#8220;show package contents&#8221; and throw the custom .plist file into the CSSEdit/Contents/Resources directory. It&#8217;s probably a good idea though to first back up the existing .plist file somewhere safe just in case.</p>
<p>I did notice a couple CSS3 properties missing from Andy&#8217;s file but now that we know it&#8217;s there it will be easy enough to add in any important missing properties or values we need. I look forward to the folks at MacRabbit getting around to making an official update to CSSEdit now that they have the new version of Espresso out the door. There&#8217;s a lot of excitement building around HTML5 and CSS3 at the moment and I&#8217;m really hoping that my favorite CSS application can keep pace.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173747+enable-css3-support-for-cssedit&utm_content=bryanschuetz">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173747+enable-css3-support-for-cssedit&utm_content=bryanschuetz">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173747+enable-css3-support-for-cssedit&utm_content=bryanschuetz">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173747+enable-css3-support-for-cssedit&utm_content=bryanschuetz">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=173747&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/enable-css3-support-for-cssedit/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	 <go:thumbnail>http://gigapple.files.wordpress.com/2009/12/cssedit_thumb.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigapple.files.wordpress.com/2009/12/cssedit_thumb.jpg?w=210" />
		<media:content url="http://gigapple.files.wordpress.com/2009/12/cssedit_thumb.jpg?w=210" medium="image">
			<media:title type="html">cssedit_thumb</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/b1f0aaa5169b785bc9f833a12aba5b3c?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">bryanschuetz</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/12/css_icon.png" medium="image">
			<media:title type="html">css_icon</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/12/css_plist1.png?w=570" medium="image">
			<media:title type="html">css_plist</media:title>
		</media:content>
	</item>
		<item>
		<title>Gears for Safari Now Available</title>
		<link>http://gigaom.com/apple/gears-for-safari-now-available/</link>
		<comments>http://gigaom.com/apple/gears-for-safari-now-available/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 21:47:10 +0000</pubDate>
		<dc:creator>Josh Pigford</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Gears]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=4660</guid>
		<description><![CDATA[Gears, Google&#8217;s &#8220;browser improver&#8221; (for lack of a better term), has come out of beta and is now officially available for Safari. Gears is a browser plugin that extends its functionality by allowing it do things like store data locally in a searchable database as well [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=171639&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://gigapple.files.wordpress.com/2008/09/gears.gif?w=153&#038;h=43" alt="" title="gears" width="153" height="43"  class=" alignleft" />
<p class="excerpt"><a href="http://gears.google.com">Gears</a>, Google&#8217;s &#8220;browser improver&#8221; (for lack of a better term), has come out of <a href="http://gigaom.com/apple/google-gears-beta-finally-comes-to-safari/">beta</a> and is now officially available for Safari.</p>
<p>Gears is a browser plugin that extends its functionality by allowing it do things like store data locally in a searchable database as well as run JavaScript in the background to improve performance. A common example of its use is to allow web applications to be accessed offline.</p>
<p>Gears requires an applications developer to implement the functionality in to their site, so there aren&#8217;t a huge number of sites that make use of Gears.</p>
<p>A few that currently do:</p>
<ul>
<li><a href="http://www.google.com/reader">Google Reader</a></li>
<li><a href="http://docs.google.com/">Google Docs</a></li>
<li><a href="http://www.zoho.com/">Zoho</a></li>
<li><a href="http://www.rememberthemilk.com/">Remember the Milk</a></li>
</ul>
<p>If you&#8217;re a developer, you can checkout the <a href="http://code.google.com/apis/gears/">Gears API</a> and get started on implementing it in to your site.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171639+gears-for-safari-now-available&utm_content=shpigford">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2009/11/what-does-the-future-hold-for-browsers/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171639+gears-for-safari-now-available&utm_content=shpigford">What Does the Future Hold For&nbsp;Browsers?</a></li><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171639+gears-for-safari-now-available&utm_content=shpigford">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171639+gears-for-safari-now-available&utm_content=shpigford">The Near-Term Evolution of Social&nbsp;Commerce</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=171639&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/gears-for-safari-now-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4f5d494ebdc9e7cce1aecf3ce3e8bc1?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Shpigford</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2008/09/gears.gif" medium="image">
			<media:title type="html">gears</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Gears (Beta) [Finally] Comes To Safari</title>
		<link>http://gigaom.com/apple/google-gears-beta-finally-comes-to-safari/</link>
		<comments>http://gigaom.com/apple/google-gears-beta-finally-comes-to-safari/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 21:00:07 +0000</pubDate>
		<dc:creator>Bob Rudis</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Gears]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=4328</guid>
		<description><![CDATA[Spotlight importers aren&#8217;t the only symbols of Mac-generosity coming from the fine folks over at Google. The Google Gears project has released a beta of their browser code which enables developers to make web apps that behave more like local desktop apps and allow some – or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=171608&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://gigapple.files.wordpress.com/2008/08/icon.png?w=42&#038;h=42" alt="" title="icon" width="42" height="42"  class=" alignleft" />Spotlight importers aren&#8217;t the only symbols of Mac-generosity coming from the fine folks over at Google. The <a href="http://gears.google.com/">Google Gears</a> project has <a href="http://dl.google.com/gears/current/gears-osx-opt.dmg">released</a> a <i>beta</i> of their browser code which enables developers to make web apps that behave more like local desktop apps and allow some – or complete – functionality even when you are not connected to the Internet (Google Reader being a very good example). When you come across a &#8220;Gears-enabled&#8221; application, your browser will prompt you to see if you trust this particular application enough to let it have access to your local filesystem:</p>
<div style="text-align:center; padding-bottom:12px"><img src="http://gigapple.files.wordpress.com/2008/08/trust-me.png?w=403&#038;h=226" alt="" title="trust-me" width="403" height="226"  class=" alignleft" /></div>
<p>It appears to store data in <code>~/Library/Application Support/Google/Google Gears for Safari</code>, so this would be a good folder to check from time-to-time (remember <a href="http://gigaom.com/apple/tales-from-the-command-line-whats-going-on-lsof/">lsof is your friend</a>) and the database files that are stored use SQLite, so you can peruse them from the command-line or via various GUI&#8217;s (one mentioned <a href="http://gigaom.com/apple/getting-a-handle-on-your-iphone-data-a-mini-tales-from-the-command-line-story/">just recently</a>).</p>
<p>Being a beta release, there are <a href="http://code.google.com/p/gears/issues/list?can=2&#038;q=Safari">issues</a> and you can add your own newfound bugs <a href="http://code.google.com/p/gears/issues/list">to the list</a> as you come across them.</p>
<p>You&#8217;ll need Safari 3.1.1 at a minimum (and OS X 10.4.11/10.5.3). I&#8217;ve confirmed that it works with Safari 3.1.2. No word on Safari for Windows compatibility (let us know!) and don&#8217;t count on Mobile Safari support anytime soon.</p>
<p>If you give the beta a go, let us know your experiences and if you are a developer with a Gears-enabled application, drop the URL in the comments for all the TAB-world to see!</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171608+google-gears-beta-finally-comes-to-safari&utm_content=hrbrmstr">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171608+google-gears-beta-finally-comes-to-safari&utm_content=hrbrmstr">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171608+google-gears-beta-finally-comes-to-safari&utm_content=hrbrmstr">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171608+google-gears-beta-finally-comes-to-safari&utm_content=hrbrmstr">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=171608&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/google-gears-beta-finally-comes-to-safari/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a08d08f6b541441fccf36bc6392a0784?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">hrbrmstr</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2008/08/icon.png" medium="image">
			<media:title type="html">icon</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2008/08/trust-me.png" medium="image">
			<media:title type="html">trust-me</media:title>
		</media:content>
	</item>
		<item>
		<title>While You&#8217;re Waiting For The iPhone SDK&#8230;</title>
		<link>http://gigaom.com/apple/while-youre-waiting-for-the-iphone-sdk/</link>
		<comments>http://gigaom.com/apple/while-youre-waiting-for-the-iphone-sdk/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 17:49:47 +0000</pubDate>
		<dc:creator>Bob Rudis</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Commentary]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iTouch]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://theappleblog.com/2008/02/12/while-youre-waiting-for-the-iphone-sdk/</guid>
		<description><![CDATA[As a previous post indicated, Apple has yet to publicly release the iPhone/iTouch non-web SDK and it is still unclear if casual developers will be able to get their applications onto these new devices. As we all wait like expectant parents, there are some great resources [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=171298&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://gigaom.com/apple/iphone-development-preview/">a previous post indicated</a>, Apple has yet to publicly release the iPhone/iTouch non-web SDK and it is still unclear if casual developers will be able to get their applications onto these new devices. As we all wait like expectant parents, there are some great resources out there for the current, Apple-preferred method of iPhone development.</p>
<p>Wrox Press recently released <a href="http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470251557.html">Professional iPhone and iPod touch Programming: Building Applications for Mobile Safari</a> by Richard Wagner. So far (not quite finished with it yet), the book is an great reference for iPhone web development and focuses on the most effective use of <a href="http://joehewitt.com/">Joe Hewitt</a>&#8216;s <a href="http://code.google.com/p/iui/">iUI</a> framework. The CSS-heavy framework provides an excellent base for your iPhone/iTouch applications and enables you to focus on application design rather than device quirks.</p>
<p>One of the best features of the book is how Wagner drives home the need for applications to be both network-resilient and network-aware. The iPhone has the ever-tenuous EDGE connections to deal with and Wi-Fi is not always stable or speedy, even on the iTouch. This book and the iUI framework should help you quickly build robust and speedy web-based applications for either device and make you an overall better mobile-targeted web developer.</p>
<p>Web-based iApps will continue to have their place in the iWorld even after the on-device SDK is released and you can find additional resources over at <a href="http://www.iphonewebdev.com/">iPhoneWebDev</a>.</p>
<p>If you&#8217;re using the iUI framework, have read Richard Wagner&#8217;s book or have other suggestions for mobile web development, drop a note in the comments with your thoughts/experiences/suggestions.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171298+while-youre-waiting-for-the-iphone-sdk&utm_content=hrbrmstr">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/01/mobile-q4-all-eyes-were-on-android-4g-and-the-rising-tablet-tide/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171298+while-youre-waiting-for-the-iphone-sdk&utm_content=hrbrmstr">Mobile Q4: All Eyes Were on Android, 4G and the Rising Tablet&nbsp;Tide</a></li><li><a href="http://pro.gigaom.com/2010/12/report-a-mobile-video-market-overview/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171298+while-youre-waiting-for-the-iphone-sdk&utm_content=hrbrmstr">Report: A Mobile Video Market&nbsp;Overview</a></li><li><a href="http://pro.gigaom.com/2010/10/in-q3-the-tablet-and-4g-were-the-big-stories/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171298+while-youre-waiting-for-the-iphone-sdk&utm_content=hrbrmstr">In Q3, the Tablet and 4G Were the Big&nbsp;Stories</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=171298&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/while-youre-waiting-for-the-iphone-sdk/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a08d08f6b541441fccf36bc6392a0784?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">hrbrmstr</media:title>
		</media:content>
	</item>
		<item>
		<title>xScope: Web Developer&#8217;s Toolkit</title>
		<link>http://gigaom.com/apple/xscope-web-developers-toolkit/</link>
		<comments>http://gigaom.com/apple/xscope-web-developers-toolkit/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 21:00:19 +0000</pubDate>
		<dc:creator>Brandon Eley</dc:creator>
				<category><![CDATA[Quickies]]></category>
		<category><![CDATA[Software Apps]]></category>
		<category><![CDATA[Software Reviews]]></category>
		<category><![CDATA[color picker]]></category>
		<category><![CDATA[crosshairs]]></category>
		<category><![CDATA[frame]]></category>
		<category><![CDATA[guides]]></category>
		<category><![CDATA[iconfactory]]></category>
		<category><![CDATA[loupe]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[xscope]]></category>

		<guid isPermaLink="false">http://theappleblog.com/2007/11/04/xscope-web-developers-toolkit/</guid>
		<description><![CDATA[xScope, from the guys at IconFactory, is a suite of on-screen tools for web and creative professionals that includes Rulers, Screen overlay, Loupe, Guides, Frame, and Crosshairs. The tools are meant to assist in the design and testing process, allowing you to measure and inspect your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=171147&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src='http://gigapple.files.wordpress.com/2007/11/xscopeicon.png?w=604' alt='xScope Icon' style="float:left;margin:0 5px 0 0" class=" alignleft" />
<p class="excerpt"><a href="http://iconfactory.com/software/xscope/">xScope</a>, from the guys at <a href="http://www.iconfactory.com">IconFactory</a>, is a suite of on-screen tools for web and creative professionals that includes Rulers, Screen overlay, Loupe, Guides, Frame, and Crosshairs. The tools are meant to assist in the design and testing process, allowing you to measure and inspect your website or software program on-screen in real-time.</p>
<h2>Rulers</h2>
<p><a href='http://gigapple.files.wordpress.com/2007/11/xscope1.jpg' title='xScope Ruler'><img src='http://gigapple.files.wordpress.com/2007/11/xscope1.jpg?w=128' alt='xScope Ruler' style="float:right;margin-left:10px;" class=" alignleft" /></a>Rulers let you position a translucent set of perpendicular rulers over any element on your display, and adjust the width and height giving you pixel measurements. The current position measurements change as your mouse moves, so you can get the coordinates of any element relative to, say, the top left of your website. This is really helpful in trying to determine the actual spacing of content and sidebars, for instance.</p>
<p>The ruler feature works well, and does very simply what many browser plugins and standalone applications can&#8217;t seem to get. It&#8217;s the tool from xScope I used the most in my testing.</p>
<h2>Screen Overlay</h2>
<p><a href='http://gigapple.files.wordpress.com/2007/11/xscope2.jpg' title='xScope Screens'><img src='http://gigapple.files.wordpress.com/2007/11/xscope2.jpg?w=128' alt='xScope Screens' style="float:right;margin-left:10px;" class=" alignleft" /></a>The Screen Overlay gives you a window that lays over your browser and shows you the available content area of every major browser, IE and Mac. It includes IE 4+, NS4+, Safari, Firefox and AOL and all 3 popular sizes: 640, 800 and 1024 (and a custom size option, maybe for a WAP or iPhone site?).</p>
<p>Most people design their layout within constraints from the beginning, so while this tool is somewhat useful, it&#8217;s also a little overkill for most developers.</p>
<h2>Loupe</h2>
<p><a href='http://gigapple.files.wordpress.com/2007/11/xscope3.jpg' title='xScope Loupe'><img src='http://gigapple.files.wordpress.com/2007/11/xscope3.jpg?w=128' alt='xScope Loupe' style="float:right;margin-left:10px;" class=" alignleft" /></a>I have tried out several loupe programs but the loupe in xScope is simple and effective. It shows you a super blowup (up to 600%) and tons of useful information including HEX and RGB color, Hue, Saturation, and X &#038; Y coordinates (from the top left of the display). You can copy the current color, copy the blowup image, lock the current settings, or freeze the mac&#8217;s display &#8211; all without a button or interface on the loupe. Simple and elegant.</p>
<h2>Guides</h2>
<p><a href='http://gigapple.files.wordpress.com/2007/11/xscope4.jpg' title='xScope Guides'><img src='http://gigapple.files.wordpress.com/2007/11/xscope4.jpg?w=128' alt='xScope Guides' style="float:right;margin-left:10px;" class=" alignleft" /></a>The guides do just what you think &#8211; they put vertical and horizontal guides on your display, just as with Photoshop or many other graphics applications. Only these guides are global &#8211; they stay on top of all your applications and are not clickable unless xScope is selected.</p>
<p>The guides are a feature I did see much benefit from using. One feature I think would make them very useful is measuring the distance between any two guides. That would allow you to create two guides based on elements on a web page and measure the distance between them, but that can be done with the ruler so it&#8217;s not a feature that is really missed.</p>
<h2>Frames</h2>
<p><a href='http://gigapple.files.wordpress.com/2007/11/xscope5.jpg' title='xScope Frames'><img src='http://gigapple.files.wordpress.com/2007/11/xscope5.jpg?w=128' alt='xScope Frames' style="float:right;margin-left:10px;" class=" alignleft" /></a>The frames are 1px thin boxes, just like the crosshairs only they are containers that you can draw to any width and height. You can get the exact dimensions of an element or frame content on a web page. You can make a frame an exact width and height using the frame wizard, and can specify the X and Y coordinates also.</p>
<p>One interesting feature of the frames is you can set the height of the frame based on a predefined ratio and the width. This is a great feature for video editors, as they could overlay a box and see what a 4:3 ratio video would look like cropped to widescreen (2:3 or 16:9).</p>
<h2>Crosshairs</h2>
<p><a href='http://gigapple.files.wordpress.com/2007/11/xscope6.jpg' title='xScope Crosshairs'><img src='http://gigapple.files.wordpress.com/2007/11/xscope6.jpg?w=128' alt='xScope Crosshairs' style="float:right;margin-left:10px;" class=" alignleft" /></a>Crosshairs give  you a simple, easy to see visual of the current X/Y coordinates of your mouse. You see the entire vertical and horizontal guide as a solid black line that tracks your mouse movement.</p>
<p>Used with the loupe, you could get the exact pixel coordinates of a dead pixel on your display, for instance.</p>
<h2>Overall Opinion</h2>
<p>xScope is a solid, well-built application for creative professionals who demand pixel-perfect accuracy. The suite has virtually every feature you could need to measure, troubleshoot and perfect your websites and software programs.</p>
<p>At only $16.95, with a free trial download, you can&#8217;t lose. <a href="http://iconfactory.com/software/xscope/">Download xScope</a> and give it a try.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171147+xscope-web-developers-toolkit&utm_content=gigaguest">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171147+xscope-web-developers-toolkit&utm_content=gigaguest">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171147+xscope-web-developers-toolkit&utm_content=gigaguest">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171147+xscope-web-developers-toolkit&utm_content=gigaguest">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=171147&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/xscope-web-developers-toolkit/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4411542bbd7a2a9a2fc2a1b38809e45c?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigaguest</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2007/11/xscopeicon.png" medium="image">
			<media:title type="html">xScope Icon</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2007/11/xscope1.jpg?w=128" medium="image">
			<media:title type="html">xScope Ruler</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2007/11/xscope2.jpg?w=128" medium="image">
			<media:title type="html">xScope Screens</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2007/11/xscope3.jpg?w=128" medium="image">
			<media:title type="html">xScope Loupe</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2007/11/xscope4.jpg?w=128" medium="image">
			<media:title type="html">xScope Guides</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2007/11/xscope5.jpg?w=128" medium="image">
			<media:title type="html">xScope Frames</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2007/11/xscope6.jpg?w=128" medium="image">
			<media:title type="html">xScope Crosshairs</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;Hello, I&#8217;m a Bill Gates&#8221;</title>
		<link>http://gigaom.com/apple/hello-im-a-bill-gates/</link>
		<comments>http://gigaom.com/apple/hello-im-a-bill-gates/#comments</comments>
		<pubDate>Mon, 05 Feb 2007 23:41:10 +0000</pubDate>
		<dc:creator>Nick Santilli</dc:creator>
				<category><![CDATA[Cult of Mac]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Guest Post]]></category>
		<category><![CDATA[Software Apps]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://theappleblog.com/2007/02/05/hello-im-a-bill-gates/</guid>
		<description><![CDATA[The Joy of Tech brings us yet another great commentary on the world that surrounds us. And by &#8216;us&#8217;, I of course mean computer geeks. And by computer geeks, I mean those of us who follow the silliness that has abounded lately with the release of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=170624&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://theappleblog.com/wp-content/uploads/imagates.jpg" alt="bill gates"  class=" alignright" /> <a href="http://www.joyoftech.com/joyoftech/joyarchives/920.html">The Joy of Tech</a> brings us yet another great commentary on the world that surrounds us.  And by &#8216;us&#8217;, I of course mean computer geeks.  And by computer geeks, I mean those of us who follow the silliness that has abounded lately with the release of Vista and the subsequent media blitz that Bill Gates has been on to plug the &#8216;next generation&#8217; operating system.  Good stuff as always, from Joy of Tech.</p>
<p><em>Via <a href="http://daringfireball.net">DaringFireball</a></em></p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=170624+hello-im-a-bill-gates&utm_content=nsantilli">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2009/09/what-should-carriers-do-about-over-the-top-video/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=170624+hello-im-a-bill-gates&utm_content=nsantilli">Note: Telco Strategies for Over-the-Top&nbsp;Video</a></li><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=170624+hello-im-a-bill-gates&utm_content=nsantilli">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=170624+hello-im-a-bill-gates&utm_content=nsantilli">The Near-Term Evolution of Social&nbsp;Commerce</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=170624&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/hello-im-a-bill-gates/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b8c07abfab9b4664fa5291cf99973aa?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">nicks</media:title>
		</media:content>

		<media:content url="http://theappleblog.com/wp-content/uploads/imagates.jpg" medium="image">
			<media:title type="html">bill gates</media:title>
		</media:content>
	</item>
	</channel>
</rss>
