<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Blog entries tagged iPhone</title>
		<description>Blog entries tagged iPhone</description>
		<link>http://lab11.com</link>
		<lastBuildDate>Thu, 09 Sep 2010 02:29:01 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>Will iPhone Apps Run On iPad?</title>
			<link>http://lab11.com/blogs/will-iphone-apps-run-on-ipad.html</link>
			<description>&lt;p&gt;&lt;img src=&quot;http://lab11.com/images/stories/lab11/4309247609_be2df00905.jpg&quot; alt=&quot;&quot; hspace=&quot;15&quot; width=&quot;250&quot; align=&quot;left&quot; /&gt;One big question that iPhone developers have about the iPad, is whether or not existing iPhone app will also work on the iPad. The answer to that question is YES. The iPad in many ways looks like a large iPhone, and in many ways it acts like one too. &lt;/p&gt;&lt;p&gt;The iPad can run all of Apple's iTunes App Store iPhone and iPod touchs apps. And, just like an iPhone, you can uploadRead More...</description>
			<author>Trevor M.</author>
			<pubDate>Fri, 29 Jan 2010 17:01:38 +0100</pubDate>
		<category>SDK</category>
 <category>iPhone</category>
 <category>iPad</category>
		</item>
		<item>
			<title>How to create a marquee text for an iPhone app</title>
			<link>http://lab11.com/blogs/How-to-create-a-marquee-text-for-an-iPhone-app.html</link>
			<description>&lt;p&gt;In this blog, you will learn how to create a moving text field (also know as a marquee). Marquees are very convenient to show news, stock updates, sport scores etc..&lt;/p&gt; &lt;p&gt;&lt;br /&gt;In the .h file:&lt;br/&gt;&lt;br /&gt;#import&lt;br/&gt;&lt;br /&gt;@interface FirstViewController : UIViewController {&lt;br /&gt;&lt;br /&gt; UIView *messageView;&lt;br /&gt; UILabel *lblTime;&lt;br /&gt; CGSize messageSize;&lt;br /&gt;}&lt;br /&gt;&lt;br/&gt;@end&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In the .m file:&lt;br /&gt;&lt;br /&gt;- (void)viewDidAppear:(BOOL)animated {&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt; NSString *theMessage Read More...</description>
			<author>Trevor M.</author>
			<pubDate>Thu, 21 Jan 2010 07:00:00 +0100</pubDate>
		<category>Programming</category>
 <category>iPhone</category>
		</item>
	</channel>
</rss>
