<?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>knusperpixel.com &#187; webkit</title>
	<atom:link href="http://www.knusperpixel.com/tag/webkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.knusperpixel.com</link>
	<description>Webdevelopment und was vom Leben übrig bleibt</description>
	<lastBuildDate>Wed, 11 Jan 2012 23:05:48 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>zepto.js &#8212; the aerogel-weight mobile javascript framework</title>
		<link>http://www.knusperpixel.com/shortlist/zepto-js-the-aerogel-weight-mobile-javascript-framework/</link>
		<comments>http://www.knusperpixel.com/shortlist/zepto-js-the-aerogel-weight-mobile-javascript-framework/#comments</comments>
		<pubDate>Wed, 04 May 2011 11:23:22 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/zepto-js-the-aerogel-weight-mobile-javascript-framework/</guid>
		<description><![CDATA[Zepto.js is a minimalist JavaScript framework for mobile WebKit browsers, with a jQuery-compatible syntax.
]]></description>
			<content:encoded><![CDATA[<p>Zepto.js is a minimalist JavaScript framework for mobile WebKit browsers, with a jQuery-compatible syntax.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/zepto-js-the-aerogel-weight-mobile-javascript-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Startup screens for mobile web apps (iPhone 3.0) &#183; WebKitBits</title>
		<link>http://www.knusperpixel.com/shortlist/startup-screens-for-mobile-web-apps-iphone-30-webkitbits/</link>
		<comments>http://www.knusperpixel.com/shortlist/startup-screens-for-mobile-web-apps-iphone-30-webkitbits/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 09:56:13 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/startup-screens-for-mobile-web-apps-iphone-30-webkitbits/</guid>
		<description><![CDATA[In the most recent iPhone and iPod Touch software upgrade, Apple added the ability to show a startup image for websites saved to a user&#8217;s home screen. Until now, these full-screen web apps would simply show a (poorly) compressed screenshot of the previous page viewed or nothing at all. To add a startup screen, simply [...]]]></description>
			<content:encoded><![CDATA[<p>In the most recent iPhone and iPod Touch software upgrade, Apple added the ability to show a startup image for websites saved to a user&rsquo;s home screen. Until now, these full-screen web apps would simply show a (poorly) compressed screenshot of the previous page viewed or nothing at all. To add a startup screen, simply include a the following tag in the head of your document and create an image in the location referenced by href:</p>
<p>&lt;link rel=&quot;apple-touch-startup-image&quot; href=&quot;startup.png&quot; /&gt;</p>
<p>The PNG can be named anything, but it must be in PNG format and it must be 320&#215;460 pixels. Technically, it seems the PNG displays until the document triggers the &lsquo;ready&rsquo; callback, before the window&rsquo;s &lsquo;loaded&rsquo; callback.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/startup-screens-for-mobile-web-apps-iphone-30-webkitbits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

