<?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>Wires Are Obsolete &#187; layout</title>
	<atom:link href="http://wiresareobsolete.com/wordpress/tag/layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiresareobsolete.com/wordpress</link>
	<description>Achieving the goal of cutting the cord through mobile applications and accessories</description>
	<lastBuildDate>Tue, 15 May 2012 16:36:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Adapting to Empty Views</title>
		<link>http://wiresareobsolete.com/wordpress/2010/08/adapting-to-empty-views/</link>
		<comments>http://wiresareobsolete.com/wordpress/2010/08/adapting-to-empty-views/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 13:54:55 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[AdapterView]]></category>
		<category><![CDATA[empty view]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://wiresareobsolete.com/wordpress/?p=103</guid>
		<description><![CDATA[Android has a pretty flexible framework for displaying data from a database, array, or other list structure using classes called Adapters.  There are plenty of great tutorials in the Android docs and throughout the web on how to use adapters to create custom behavior for display this data, so I&#8217;m going to focus on it&#8217;s [...]]]></description>
		<wfw:commentRss>http://wiresareobsolete.com/wordpress/2010/08/adapting-to-empty-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Layout Relationships</title>
		<link>http://wiresareobsolete.com/wordpress/2010/04/android-layout-relationships/</link>
		<comments>http://wiresareobsolete.com/wordpress/2010/04/android-layout-relationships/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 22:00:32 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://wiresareobsolete.com/wordpress/?p=88</guid>
		<description><![CDATA[Developing UI layouts for Android is an experience unlike any other.  I have developed for both desktop and mobile on a variety of platforms, and the XML structure that Android uses is quite unique.  This can bring with it some issues and challenges as it runs contrary to the way many people think about designing [...]]]></description>
		<wfw:commentRss>http://wiresareobsolete.com/wordpress/2010/04/android-layout-relationships/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android Dialog, or is it?</title>
		<link>http://wiresareobsolete.com/wordpress/2010/01/android-dialog-or-is-it/</link>
		<comments>http://wiresareobsolete.com/wordpress/2010/01/android-dialog-or-is-it/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 15:48:36 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[dialogs]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[rotation]]></category>

		<guid isPermaLink="false">http://wiresareobsolete.com/wordpress/?p=30</guid>
		<description><![CDATA[We&#8217;re all familiar with the concept of providing a temporary modal view to the user in an application for the purposes of notification or basic data entry. In the Android framework (as in many computer systems) a class is provided to the developer to create and maintain these views called a Dialog. This class is [...]]]></description>
		<wfw:commentRss>http://wiresareobsolete.com/wordpress/2010/01/android-dialog-or-is-it/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Android Layouts Supporting Orientation</title>
		<link>http://wiresareobsolete.com/wordpress/2009/12/android-layouts-supporting-orientation/</link>
		<comments>http://wiresareobsolete.com/wordpress/2009/12/android-layouts-supporting-orientation/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 06:07:39 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[landscape]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[rotation]]></category>

		<guid isPermaLink="false">http://wiresareobsolete.com/wordpress/?p=16</guid>
		<description><![CDATA[It&#8217;s been my experience that most developers don&#8217;t want to deal with screen rotation in their applications. They will either specifically code the app not to respond to rotation events (which can look weird when you have to slide the screen and use the keyboard), or they will forget that there are instances where the [...]]]></description>
		<wfw:commentRss>http://wiresareobsolete.com/wordpress/2009/12/android-layouts-supporting-orientation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

