<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Apple iPhone School</title>
	<atom:link href="http://www.appleiphoneschool.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appleiphoneschool.com</link>
	<description>Learn how to use, hack and mod the Apple iPhone &#38; iPod Touch</description>
	<lastBuildDate>Fri, 20 Nov 2009 21:33:10 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on TwitLock Cydget &#8211; Tweet from your Lock Screen by foo</title>
		<link>http://www.appleiphoneschool.com/2009/11/20/twitlock-cydget-tweet-from-your-lock-screen/comment-page-1/#comment-251590</link>
		<dc:creator>foo</dc:creator>
		<pubDate>Fri, 20 Nov 2009 21:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/?p=20960#comment-251590</guid>
		<description>It&#039;s not that all Cydgets are laggy... 

Cydget is a framework that allows developers to create lock screen plugins (SpringBoard calls them &quot;SBAwayViewPlugins&quot;).  Cydget allows these plugins to be created using Objective-C (NATIVE plugins), or web technologies such as HTML, JavaScript, CSS, and Cycript (WEB plugins).  

ANYTHING that developers create using web technologies is going to be MUCH, MUCH, MUCH slower than anything using Objective-C.  There is absolutely nothing that can be done about this.  

Unfortunately, most developers right now creating Cydgets are not that capable, so the only thing they can do is use the web stuff to write their plugins.  Nothing wrong with that, but it means that they are going to be slow.  Look for Cydgets made by reputable iPhone developers like Saurik, Ryan Petrich, etc, chances are that these are going to be native plugins and be full speed.

I don&#039;t know what TwitLock is made with, but my hunch is that it&#039;s a web-based plugin.

By the way, if you think about it, web-based cydget plugins are very inefficient... you&#039;re basically running a full copy of safari right in your lock screen.  Native plugins don&#039;t have all that overhead!  Of course, to write a native plugin you have to know exactly what you&#039;re doing with Objective-C, which is why we see so few of them.

Hope that clears it up.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not that all Cydgets are laggy&#8230; </p>
<p>Cydget is a framework that allows developers to create lock screen plugins (SpringBoard calls them &#8220;SBAwayViewPlugins&#8221;).  Cydget allows these plugins to be created using Objective-C (NATIVE plugins), or web technologies such as HTML, JavaScript, CSS, and Cycript (WEB plugins).  </p>
<p>ANYTHING that developers create using web technologies is going to be MUCH, MUCH, MUCH slower than anything using Objective-C.  There is absolutely nothing that can be done about this.  </p>
<p>Unfortunately, most developers right now creating Cydgets are not that capable, so the only thing they can do is use the web stuff to write their plugins.  Nothing wrong with that, but it means that they are going to be slow.  Look for Cydgets made by reputable iPhone developers like Saurik, Ryan Petrich, etc, chances are that these are going to be native plugins and be full speed.</p>
<p>I don&#8217;t know what TwitLock is made with, but my hunch is that it&#8217;s a web-based plugin.</p>
<p>By the way, if you think about it, web-based cydget plugins are very inefficient&#8230; you&#8217;re basically running a full copy of safari right in your lock screen.  Native plugins don&#8217;t have all that overhead!  Of course, to write a native plugin you have to know exactly what you&#8217;re doing with Objective-C, which is why we see so few of them.</p>
<p>Hope that clears it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on eBay App Update &#8211; Includes New Features by Tony</title>
		<link>http://www.appleiphoneschool.com/2009/11/19/ebay-app-update-includes-new-features/comment-page-1/#comment-251568</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 20 Nov 2009 18:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/?p=20950#comment-251568</guid>
		<description>I live ebay</description>
		<content:encoded><![CDATA[<p>I live ebay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TwitLock Cydget &#8211; Tweet from your Lock Screen by Brooke</title>
		<link>http://www.appleiphoneschool.com/2009/11/20/twitlock-cydget-tweet-from-your-lock-screen/comment-page-1/#comment-251567</link>
		<dc:creator>Brooke</dc:creator>
		<pubDate>Fri, 20 Nov 2009 18:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/?p=20960#comment-251567</guid>
		<description>Yes, I saw that in the documentation. Probably true since all Cydgets seem to be laggy.</description>
		<content:encoded><![CDATA[<p>Yes, I saw that in the documentation. Probably true since all Cydgets seem to be laggy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TwitLock Cydget &#8211; Tweet from your Lock Screen by tomcrown1</title>
		<link>http://www.appleiphoneschool.com/2009/11/20/twitlock-cydget-tweet-from-your-lock-screen/comment-page-1/#comment-251566</link>
		<dc:creator>tomcrown1</dc:creator>
		<pubDate>Fri, 20 Nov 2009 18:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/?p=20960#comment-251566</guid>
		<description>He does bring up a bug in cydget.  Once you check twitlock and respring you springbaord, you will crash it is not twitlock fault it is cydget bug.</description>
		<content:encoded><![CDATA[<p>He does bring up a bug in cydget.  Once you check twitlock and respring you springbaord, you will crash it is not twitlock fault it is cydget bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customize 2.2.1 by hussin</title>
		<link>http://www.appleiphoneschool.com/2009/03/21/customize-221/comment-page-1/#comment-251551</link>
		<dc:creator>hussin</dc:creator>
		<pubDate>Fri, 20 Nov 2009 17:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/?p=12932#comment-251551</guid>
		<description>Man, I&#039;ve installed it right now on my iphone 3gs by cedia &#039;&#039;iprotect1.1&#039;&#039;, but the only problem is on where I can get the registration code to open the app, could you please help me! thanx a lot</description>
		<content:encoded><![CDATA[<p>Man, I&#8217;ve installed it right now on my iphone 3gs by cedia &#8221;iprotect1.1&#8221;, but the only problem is on where I can get the registration code to open the app, could you please help me! thanx a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jobs Personally Responds to Company&#8217;s Plea Against App Name Change by Ben Davis</title>
		<link>http://www.appleiphoneschool.com/2009/11/19/jobs-personally-responds-to-companys-plea-against-app-name-change/comment-page-1/#comment-251549</link>
		<dc:creator>Ben Davis</dc:creator>
		<pubDate>Fri, 20 Nov 2009 17:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/?p=20952#comment-251549</guid>
		<description>That is so rude to reply so simply.  This man has gone to a great deal of letter to contact Jobs personally, and to respond so simply like that says &quot;I don&#039;t care&quot; in a terribly rude way.
What a twat.</description>
		<content:encoded><![CDATA[<p>That is so rude to reply so simply.  This man has gone to a great deal of letter to contact Jobs personally, and to respond so simply like that says &#8220;I don&#8217;t care&#8221; in a terribly rude way.<br />
What a twat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Matte Nano &#8211; WinterBoard Theme by K05ch3i</title>
		<link>http://www.appleiphoneschool.com/2009/08/10/matte-nano-winterboard-theme/comment-page-1/#comment-251536</link>
		<dc:creator>K05ch3i</dc:creator>
		<pubDate>Fri, 20 Nov 2009 16:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/?p=17667#comment-251536</guid>
		<description>It hasn&#039;t resized three icons for me...</description>
		<content:encoded><![CDATA[<p>It hasn&#8217;t resized three icons for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dev-Team Releases Jailbreak &#8211; PwnageTool 3.1.4 by Budsoda</title>
		<link>http://www.appleiphoneschool.com/2009/10/13/dev-team-releases-jailbreak-pwnagetool-3-1-4/comment-page-1/#comment-251484</link>
		<dc:creator>Budsoda</dc:creator>
		<pubDate>Fri, 20 Nov 2009 09:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/?p=20014#comment-251484</guid>
		<description>&quot;NEED HELP&quot;  My 3G iphone is 3 week old ...running 3.1.2 firmware.and it&#039;s been jail broke with Blackra1n and everything was fine.... and till went to restore it so i could take it back to at&amp;t and upgrade to a 3GS iphone for $100.00 more... So I went to setting to restore all and now all my iphone keep trying to boot  over and over...Can some one help me please.... Thanks</description>
		<content:encoded><![CDATA[<p>&#8220;NEED HELP&#8221;  My 3G iphone is 3 week old &#8230;running 3.1.2 firmware.and it&#8217;s been jail broke with Blackra1n and everything was fine&#8230;. and till went to restore it so i could take it back to at&amp;t and upgrade to a 3GS iphone for $100.00 more&#8230; So I went to setting to restore all and now all my iphone keep trying to boot  over and over&#8230;Can some one help me please&#8230;. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jobs Personally Responds to Company&#8217;s Plea Against App Name Change by Craig</title>
		<link>http://www.appleiphoneschool.com/2009/11/19/jobs-personally-responds-to-companys-plea-against-app-name-change/comment-page-1/#comment-251452</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Fri, 20 Nov 2009 05:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/?p=20952#comment-251452</guid>
		<description>&quot;Change your apps name. Not that big of a deal,&quot; is totally hilarious.  I don&#039;t think Steve Jobs had the same &quot;not that big of a deal,&quot; attitude when Apple Records (the Beatles) asked him to change the name of &quot;Apple Computers.&quot; 

How many lawsuits have there been over that name screw-up?</description>
		<content:encoded><![CDATA[<p>&#8220;Change your apps name. Not that big of a deal,&#8221; is totally hilarious.  I don&#8217;t think Steve Jobs had the same &#8220;not that big of a deal,&#8221; attitude when Apple Records (the Beatles) asked him to change the name of &#8220;Apple Computers.&#8221; </p>
<p>How many lawsuits have there been over that name screw-up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jobs Personally Responds to Company&#8217;s Plea Against App Name Change by Souskei</title>
		<link>http://www.appleiphoneschool.com/2009/11/19/jobs-personally-responds-to-companys-plea-against-app-name-change/comment-page-1/#comment-251442</link>
		<dc:creator>Souskei</dc:creator>
		<pubDate>Fri, 20 Nov 2009 03:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/?p=20952#comment-251442</guid>
		<description>Wow.. That was a pretty bad way of saying it..
He couldve been a lil more nice about it</description>
		<content:encoded><![CDATA[<p>Wow.. That was a pretty bad way of saying it..<br />
He couldve been a lil more nice about it</p>
]]></content:encoded>
	</item>
</channel>
</rss>
