<?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>SlashPhone &#187; iPhone SDK</title>
	<atom:link href="http://www.slashphone.com/tags/iphone-sdk/feed" rel="self" type="application/rss+xml" />
	<link>http://www.slashphone.com</link>
	<description>Worldwide mobile phone news, reviews and wireless innovations</description>
	<lastBuildDate>Mon, 13 Feb 2012 22:45:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New CY8CKIT-023 iPhone Dev Platform from Cypress</title>
		<link>http://www.slashphone.com/new-cy8ckit-023-iphone-dev-platform-from-cypress-068759</link>
		<comments>http://www.slashphone.com/new-cy8ckit-023-iphone-dev-platform-from-cypress-068759#comments</comments>
		<pubDate>Tue, 06 Apr 2010 15:57:14 +0000</pubDate>
		<dc:creator>Kim Poh Liaw</dc:creator>
				<category><![CDATA[archive]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Cypress]]></category>
		<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[iPhone SDK]]></category>

		<guid isPermaLink="false">http://www.slashphone.com/?p=8759</guid>
		<description><![CDATA[Cypress Semiconductor introduced a new development platform for Apple iPhone and iPod accessories based on its new PSoC 3 architecture. Designers can use Cypress’s new CY8CKIT-023 PSoC Expansion Board Kit to streamline design of mobile accessories using the flexible PSoC programmable system-on-chip architecture. The new kit leverages the iPhone OS and the corresponding iPhone SDK [...]]]></description>
			<content:encoded><![CDATA[<p>Cypress Semiconductor introduced a new development platform for Apple iPhone and iPod accessories based on its new PSoC 3 architecture. Designers can use Cypress’s new CY8CKIT-023 PSoC Expansion Board Kit to streamline design of mobile accessories using the flexible PSoC programmable system-on-chip architecture. The new kit leverages the iPhone OS and the corresponding iPhone SDK (Software Development Kit) to provide a two-way communication interface between apps from Apple&#8217;s App Store and corresponding accessories.</p>
<p style="text-align: center;"><a href="http://cdn.slashphone.com/sp/wp-content/uploads/2010/04/CY8CKIT-023-CY8CKIT-001-Photo.jpg"><img class="aligncenter size-medium wp-image-8760" title="CY8CKIT-023 CY8CKIT-001 Photo" src="http://cdn.slashphone.com/sp/wp-content/uploads/2010/04/CY8CKIT-023-CY8CKIT-001-Photo-580x379.jpg" alt="" width="580" height="379" /></a></p>
<p><span id="more-8759"></span></p>
<p>The PSoC Expansion Board Kit For iPhone &amp; iPod Accessories features a plug-in board that connects to the PSoC Development Kit, enabling PSoC to communicate with the iPhone and iPod. The kit also comes with an iPhone app and a PSoC project example to demonstrate communication between iPhone apps and accessories. Additionally, Cypress plans to release a full assortment of other plug-in boards that each interface to a variety of electronic sensors and actuators and perform various application functions such as audio processing, Controller Area Network (CAN), high precision analog sensors, QVGA graphics and more.</p>
<p>[via <a href="http://www.slashgear.com/cypress-unveils-new-cy8ckit-023-iphone-and-ipod-dev-kit-0680505/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+slashgear+%28SlashGear%29" target="_blank">slashgear</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slashphone.com/new-cy8ckit-023-iphone-dev-platform-from-cypress-068759/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone SDK Beta 2 &#8211; time to make things look good</title>
		<link>http://www.slashphone.com/iphone-sdk-beta-2-time-to-make-things-look-good-3114</link>
		<comments>http://www.slashphone.com/iphone-sdk-beta-2-time-to-make-things-look-good-3114#comments</comments>
		<pubDate>Mon, 31 Mar 2008 18:24:33 +0000</pubDate>
		<dc:creator>Kim Poh Liaw</dc:creator>
				<category><![CDATA[archive]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 2.0]]></category>
		<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[iPhone SDK]]></category>

		<guid isPermaLink="false">http://www.slashphone.com/sp/iphone-sdk-beta-2-time-to-make-things-look-good-3114</guid>
		<description><![CDATA[The major addition that the second beta of the iPhone SDK brings is the Interface Builder. This nifty little tool will allow you to drag and drop in order to build the user interface for your application. Tools like that make it on par with languages such as Visual Basic which make building new apps [...]]]></description>
			<content:encoded><![CDATA[<p>The major addition that the second beta of the iPhone SDK brings is the Interface Builder. This nifty little tool will allow you to drag and drop in order to build the user interface for your application.</p>
<p align="center"><img src="http://www.slashphone.com/media/data/766/iPhoneSDKBeta2.png" alt="iPhoneSDKBeta2" border="0" height="374" width="480" /></p>
<p>Tools like that make it on par with languages such as Visual Basic which make building new apps fast, easy, and convenient. Granted, using the drag and drop method may not give you the appearance you really want, but using it to complete a large portion of the code for you, and then changing the way things look a bit is a lot easier than trying to reinvent the wheel every time you write a new app.</p>
<p>Apple also added in some new sample code and updated the documentation that comes with the SDK. Sadly there isn’t a simple update option for the new SDK, you actually have to go get it yourself, but it’s still free. Apple is also still reported to be limiting access to the App Store and still limiting the participation in the $99 iPhone Dev Program.</p>
<p>[via <a href="http://www.iphonebuzz.com/iphone-sdk-beta-2-released-interface-builder-added-272098.php" title="iPhone SDK Beta 2" target="_blank"><font color="#068ec0">iPhone Buzz</font></a> / <a href="http://www.slashgear.com/iphone-sdk-beta-2-time-to-make-things-look-good-2810961.php">Slashgear</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.slashphone.com/iphone-sdk-beta-2-time-to-make-things-look-good-3114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

