<?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>codemonkeyx.net &#187; Design</title>
	<atom:link href="http://www.codemonkeyx.net/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codemonkeyx.net</link>
	<description>Personal site for Nick Young, a central place for all my stuff on the net.</description>
	<lastBuildDate>Sat, 23 Jul 2011 22:42:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>New Ubuntu Wallpaper</title>
		<link>http://www.codemonkeyx.net/2009/08/16/new-ubuntu-wallpaper/</link>
		<comments>http://www.codemonkeyx.net/2009/08/16/new-ubuntu-wallpaper/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 07:03:41 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wallpaper]]></category>

		<guid isPermaLink="false">http://www.codemonkeyx.net/?p=280</guid>
		<description><![CDATA[Was just playing around in Photoshop and this wallpaper was the result. Just thought I would share.]]></description>
			<content:encoded><![CDATA[<p>Was just playing around in Photoshop and this wallpaper was the result. Just thought I would share.</p>
<div id="attachment_282" class="wp-caption aligncenter" style="width: 435px"><a href="http://www.codemonkeyx.net/wp-content/uploads/2009/08/ubuntuatnight1920x1200.jpg"><img src="http://www.codemonkeyx.net/wp-content/uploads/2009/08/ubuntuatnight1920x1200-425x265.jpg" alt="Ubuntu at Night 1920x1200 Wallpaper" width="425" height="265" class="size-large wp-image-282" /></a><p class="wp-caption-text">Ubuntu at Night 1920x1200 Wallpaper</p></div><span id="more-280"></span></p>
<p><div id="attachment_281" class="wp-caption aligncenter" style="width: 435px"><a href="http://www.codemonkeyx.net/wp-content/uploads/2009/08/ubuntuatnight1280x800.jpg"><img src="http://www.codemonkeyx.net/wp-content/uploads/2009/08/ubuntuatnight1280x800-425x265.jpg" alt="Ubuntu at Night 1280x800 Wallpaper" width="425" height="265" class="size-large wp-image-281" /></a><p class="wp-caption-text">Ubuntu at Night 1280x800 Wallpaper</p></div>
<div id="attachment_287" class="wp-caption aligncenter" style="width: 435px"><a href="http://www.codemonkeyx.net/wp-content/uploads/2009/08/ubuntu-wallpaper.jpg"><img src="http://www.codemonkeyx.net/wp-content/uploads/2009/08/ubuntu-wallpaper-425x265.jpg" alt="The old Ubuntu wall paper." width="425" height="265" class="size-large wp-image-287" /></a><p class="wp-caption-text">The old Ubuntu wall paper.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.codemonkeyx.net/2009/08/16/new-ubuntu-wallpaper/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twitter Tags in other Contexts</title>
		<link>http://www.codemonkeyx.net/2009/08/01/twitter-tags-in-other-contexts/</link>
		<comments>http://www.codemonkeyx.net/2009/08/01/twitter-tags-in-other-contexts/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 07:59:19 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[codemonkeyx.net]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.codemonkeyx.net/2009/08/01/twitter-tags-in-other-contexts/</guid>
		<description><![CDATA[When thinking about formats and design of the new site I started thinking about the Twitter markup characters they use. Due the to the short size of Tweets length becomes important. Because of this they use some single characters to signify special words. For example, the @ symbol is used to show that a Tweet [...]]]></description>
			<content:encoded><![CDATA[<p>When thinking about formats and design of the new site I started thinking about the Twitter markup characters they use. Due the to the short size of Tweets length becomes important. Because of this they use some single characters to signify special words.</p>
<p>For example, the @ symbol is used to show that a Tweet is directed at a person. @veronica for example shows that your Tweet is directed at Veronica Belmont. The hash symbol (#) is used to signify Tags or important terms in your post. These conventions were not invented by Twitter, but they could still be useful in other situations.</p>
<p><span id="more-65"></span></p>
<p>The idea of giving my website a little extra context to the data I am submitted, and having it do interesting and powerful things is a really cool premise for me. For example, I currently have a &#8220;Tags&#8221; box right above this post I am writing. But as you can tell for my posts I rarely plan out what I am going to say, let alone write a list of keywords that describe the post. So this box is often filled with less than ideal meta data for my post.</p>
<p>It would be very nice to just put a hash tag in front of any terms I feel are important in the post and have the interpretor pull those tags out of the post. The tags could then be displayed differently, either with the hash or without, or a link to that tags filter.</p>
<p>Implementing the @ symbol would be a little more challenging, but would also be very fun. For example, @Slashdot could automatically pull a link to Slashdot.org from an internal lookup table. It could even try to determine the best kind of link. When using @veronica the interpretor could figure out that I mean veronica @ twitter.com.</p>
<p>Figuring out how to do all that if for another day, I am just mulling over ideas and flushing they out a little.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codemonkeyx.net/2009/08/01/twitter-tags-in-other-contexts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

