<?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>Software utilities &#187; Design</title>
	<atom:link href="http://www.small-software-utilities.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.small-software-utilities.com</link>
	<description>Software reviews and technology news</description>
	<lastBuildDate>Sat, 04 Feb 2012 17:21:42 +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>HTML select with background (image or icon next to text)</title>
		<link>http://www.small-software-utilities.com/2008/01/html-select-with-background-image-or-icon-next-to-text/</link>
		<comments>http://www.small-software-utilities.com/2008/01/html-select-with-background-image-or-icon-next-to-text/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 20:28:34 +0000</pubDate>
		<dc:creator>paomic</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.small-software-utilities.com/design/91/html-select-with-background-image-or-icon-next-to-text/</guid>
		<description><![CDATA[I&#8217;ve found out a nice article on how to place an icon or image next to a select option. This is the sample css: &#60;select name=&#8221;issuetype&#8221; id=&#8221;issuetype&#8221;&#62; &#60;option value=&#8221;1&#8243; class=&#8221;imagebacked&#8221; style=&#8221;background-image: url(/images/icons/bug.gif);&#8221; selected&#62; Bug &#60;/option&#62; &#60;option value=&#8221;2&#8243; class=&#8221;imagebacked&#8221; style=&#8221;background-image: url(/images/icons/newfeature.gif);&#8221;&#62; New Feature &#60;/option&#62; &#60;option value=&#8221;3&#8243; class=&#8221;imagebacked&#8221; style=&#8221;background-image: url(/images/icons/task.gif);&#8221;&#62; Task &#60;/option&#62; &#60;option value=&#8221;4&#8243; class=&#8221;imagebacked&#8221; style=&#8221;background-image: url(/images/icons/improvement.gif);&#8221;&#62; [...]]]></description>
		<wfw:commentRss>http://www.small-software-utilities.com/2008/01/html-select-with-background-image-or-icon-next-to-text/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Rounded corners with CSS</title>
		<link>http://www.small-software-utilities.com/2007/12/rounded-corners-with-css/</link>
		<comments>http://www.small-software-utilities.com/2007/12/rounded-corners-with-css/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 10:17:38 +0000</pubDate>
		<dc:creator>paomic</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web tools]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.small-software-utilities.com/software/web-tools/81/rounded-corners-with-css/</guid>
		<description><![CDATA[I found a very nice discussion about Google rounded corners, which describes a way to get rounded corners from a dynamic page in Google groups. Doesn&#8217;t seem to me a good choice to rely your website design on an external tool, especially because in that url you can see the word beta, not a synonym [...]]]></description>
		<wfw:commentRss>http://www.small-software-utilities.com/2007/12/rounded-corners-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

