<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="latest.xsl" ?>
<?xml-stylesheet type="text/css" href="latest.css" ?>
<!-- RSS generated by xefteri.com on {ts '2008-05-09 08:41:11'} -->
<rss version="2.0">
	<channel>
		<title>xefteri: latest articles</title>
		<link>http://www.xefteri.com</link>
		<description>The latest articles from xefteri.com</description>
		<language>en-us</language>
		<copyright>Copyright 2008 xefteri.com</copyright>
		<docs>http://blogs.law.harvard.edu/tech/rss/</docs>
		<lastBuildDate>Thu, 15 Sep 2005 00:00:00 MST</lastBuildDate>

		<item>
			<title>A ColdFusion weather custom tag</title> 
			<description>This custom tag will allow you to easily add a weather control to your website. Using the XML data feeds from weather.com we can produce owesome looking weather controls, both for current conditions and for forecasts. This control has a multitude of attributes, is fully customizable, easy to use, comes with example templates, and full source code provided.</description>
			<pubDate>Thu, 15 Sep 2005 00:00:00 MST</pubDate>
			<link>http://www.xefteri.com/articles/show.cfm?id=29</link>
		</item>
	
		<item>
			<title>A Coldfusion color picker custom tag</title> 
			<description>We'll learn how to create and use a Coldfusion custom tag, that will add a color picker field to a form and make it easy to select a web safe color. No popups were harmed during the making of this article!</description>
			<pubDate>Mon, 27 Jun 2005 00:00:00 MST</pubDate>
			<link>http://www.xefteri.com/articles/show.cfm?id=28</link>
		</item>
	
		<item>
			<title>Firefox download counter in Coldfusion</title> 
			<description>We'll see how to create and use a Coldfusion custom tag that will make it easy for us to display the Firefox download counter.</description>
			<pubDate>Tue, 21 Jun 2005 00:00:00 MST</pubDate>
			<link>http://www.xefteri.com/articles/show.cfm?id=27</link>
		</item>
	
		<item>
			<title>Printing table headers on every page</title> 
			<description>Long tables that run over more than one page when printed do not display their headers on all printed pages, just the first one. It is possible though, with a few HTML and CSS hacks to get them to display on all printed pages.</description>
			<pubDate>Mon, 18 Apr 2005 00:00:00 MST</pubDate>
			<link>http://www.xefteri.com/articles/show.cfm?id=26</link>
		</item>
	
		<item>
			<title>Working with cfpop email headers</title> 
			<description>Using the cfpop tag to retrieve emails returns the headers as one long text string, which makes it difficult to get specific values. In this article we'll see first how to get the headers, and then how to work with them to get the name-value pair we want.</description>
			<pubDate>Thu, 31 Mar 2005 00:00:00 MST</pubDate>
			<link>http://www.xefteri.com/articles/show.cfm?id=25</link>
		</item>
	
	</channel>
</rss>