<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.internotredici.com/styles/default/feed.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
		<title>Interno Tredici :: News and articles on usability, user experience and information architecture</title>
		<link>http://www.internotredici.com</link>
		<description>News and articles on usability, user experience, information architecture, accessibility and other concepts related to web development and web design.</description>
		<dc:language>en</dc:language>

		<dc:date>2008-05-13T17:07:15+07:00</dc:date>
		<generator>PHP RSS by Menghini Calderon Fabrizio</generator>
		<item>
			<title><![CDATA[Check date in javascript]]></title>
			<link>http://www.internotredici.com/article/checkdateinjavascript</link>
			<dc:creator>Fabrizio Menghini Calderon</dc:creator>
			<category>Scripting</category>
			<guid>http://www.internotredici.com/article/checkdateinjavascript</guid>
			<description><![CDATA[When asking for a date in forms is a good idea validate it using Javascript in order to avoid users insert invalid days, months of years. The most powerful method to accomplish this task is using the date objects and functions provided by javascript.]]></description>
			<dc:date>2006-01-31T00:00:00+07:00</dc:date>
		</item>
		<item>
			<title><![CDATA[Multicolored Links]]></title>
			<link>http://www.internotredici.com/article/multicoloredlinks</link>
			<dc:creator>Fabrizio Menghini Calderon</dc:creator>
			<category>CSS</category>
			<guid>http://www.internotredici.com/article/multicoloredlinks</guid>
			<description><![CDATA[Using CSS attribute selectors, span, classes and <code>:hover</code> pseudo-classes some special effects to links can be applied in order to render them with multiple colors.]]></description>
			<dc:date>2005-11-24T00:00:00+07:00</dc:date>
		</item>
		<item>
			<title><![CDATA[Underlined Links]]></title>
			<link>http://www.internotredici.com/article/underlinedlinks</link>
			<dc:creator>Fabrizio Menghini Calderon</dc:creator>
			<category>CSS</category>
			<guid>http://www.internotredici.com/article/underlinedlinks</guid>
			<description><![CDATA[Most usability practitioners and experts agree that links had to be underlined (but there are exceptions!) in order to satisfy user expectations about their inborn functionality. However the default style provided by internet browser introduce ambiguities in some characters visualization. CSS can be used to fill in this lacuna taking advantage of elements's border property.]]></description>
			<dc:date>2005-11-16T00:00:00+07:00</dc:date>
		</item>
		</channel>
</rss>
