<?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>Kay lives here &#187; XML</title> <atom:link href="http://kay.smoljak.com/category/xml/feed/" rel="self" type="application/rss+xml" /><link>http://kay.smoljak.com</link> <description>working with the web</description> <lastBuildDate>Sun, 15 Jan 2012 12:01:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>CFCalendar and XML CFFORM — It’s Alive!</title><link>http://kay.smoljak.com/2005/04/cfcalendar-and-xml-cfform-its-alive/</link> <comments>http://kay.smoljak.com/2005/04/cfcalendar-and-xml-cfform-its-alive/#comments</comments> <pubDate>Mon, 25 Apr 2005 00:50:43 +0000</pubDate> <dc:creator>Kay</dc:creator> <category><![CDATA[ColdFusion]]></category> <category><![CDATA[XML]]></category><guid isPermaLink="false">http://d207609.fuse92.hostingfuse.com/index.php/2005/04/cfcalendar-and-xml-cfform-its-alive/</guid> <description><![CDATA[People, listen up: Mike Nimer rocks! The other day I was whining in my usual fashion about XML CFForm, which is awesome, and CFCalendar, which is also awesome, and the fact that they don’t work together, which is most definitely &#8230; <a href="http://kay.smoljak.com/2005/04/cfcalendar-and-xml-cfform-its-alive/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://kay.smoljak.com/">Posted from <strong>kay lives here</strong></a><br/><br/><a href="http://kay.smoljak.com/2005/04/cfcalendar-and-xml-cfform-its-alive/">CFCalendar and XML CFFORM — It’s Alive!</a></p> ]]></description> <wfw:commentRss>http://kay.smoljak.com/2005/04/cfcalendar-and-xml-cfform-its-alive/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>XML CFFORM: The Madness</title><link>http://kay.smoljak.com/2005/04/xml-cfform-the-madness/</link> <comments>http://kay.smoljak.com/2005/04/xml-cfform-the-madness/#comments</comments> <pubDate>Tue, 12 Apr 2005 01:04:50 +0000</pubDate> <dc:creator>Kay</dc:creator> <category><![CDATA[ColdFusion]]></category> <category><![CDATA[XML]]></category><guid isPermaLink="false">http://d207609.fuse92.hostingfuse.com/index.php/2005/04/xml-cfform-the-madness/</guid> <description><![CDATA[I swear, every time I find something about ColdFusion MX 7 to fall in love with, I get slapped across the face two minutes later. Really! This time it was XML CFFORMs. After I realized Flash CFFORM wasn’t going to &#8230; <a href="http://kay.smoljak.com/2005/04/xml-cfform-the-madness/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://kay.smoljak.com/">Posted from <strong>kay lives here</strong></a><br/><br/><a href="http://kay.smoljak.com/2005/04/xml-cfform-the-madness/">XML CFFORM: The Madness</a></p> ]]></description> <wfw:commentRss>http://kay.smoljak.com/2005/04/xml-cfform-the-madness/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A Better Validator to RSS</title><link>http://kay.smoljak.com/2004/07/a-better-validator-to-rss/</link> <comments>http://kay.smoljak.com/2004/07/a-better-validator-to-rss/#comments</comments> <pubDate>Mon, 12 Jul 2004 03:19:55 +0000</pubDate> <dc:creator>Kay</dc:creator> <category><![CDATA[ColdFusion]]></category> <category><![CDATA[XML]]></category><guid isPermaLink="false">http://d207609.fuse92.hostingfuse.com/index.php/2004/07/a-better-validator-to-rss/</guid> <description><![CDATA[It just keeps mutating! Ben Hammersley had the idea and implemented it in Perl, I made a ColdFusion version, Robby Lansaw came up with not one but two improvements (see the comments on my post), and now Bill Rawlinson has &#8230; <a href="http://kay.smoljak.com/2004/07/a-better-validator-to-rss/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://kay.smoljak.com/">Posted from <strong>kay lives here</strong></a><br/><br/><a href="http://kay.smoljak.com/2004/07/a-better-validator-to-rss/">A Better Validator to RSS</a></p> ]]></description> <wfw:commentRss>http://kay.smoljak.com/2004/07/a-better-validator-to-rss/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Crawling HTML Validator to RSS</title><link>http://kay.smoljak.com/2004/07/crawling-html-validator-to-rss/</link> <comments>http://kay.smoljak.com/2004/07/crawling-html-validator-to-rss/#comments</comments> <pubDate>Wed, 07 Jul 2004 04:44:53 +0000</pubDate> <dc:creator>Kay</dc:creator> <category><![CDATA[ColdFusion]]></category> <category><![CDATA[XML]]></category><guid isPermaLink="false">http://d207609.fuse92.hostingfuse.com/index.php/2004/07/crawling-html-validator-to-rss/</guid> <description><![CDATA[In a comment in yesterday’s Validator to RSS in CF post, someone calling themselves “bward” suggested I modify the code to make it validate an entire site. Believe me, I’ve thought about it. For a start, it would need to &#8230; <a href="http://kay.smoljak.com/2004/07/crawling-html-validator-to-rss/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://kay.smoljak.com/">Posted from <strong>kay lives here</strong></a><br/><br/><a href="http://kay.smoljak.com/2004/07/crawling-html-validator-to-rss/">Crawling HTML Validator to RSS</a></p> ]]></description> <wfw:commentRss>http://kay.smoljak.com/2004/07/crawling-html-validator-to-rss/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Validator to RSS in CF</title><link>http://kay.smoljak.com/2004/07/validator-to-rss-in-cf/</link> <comments>http://kay.smoljak.com/2004/07/validator-to-rss-in-cf/#comments</comments> <pubDate>Sun, 04 Jul 2004 22:19:10 +0000</pubDate> <dc:creator>Kay</dc:creator> <category><![CDATA[ColdFusion]]></category> <category><![CDATA[XML]]></category><guid isPermaLink="false">http://d207609.fuse92.hostingfuse.com/index.php/2004/07/validator-to-rss-in-cf/</guid> <description><![CDATA[This is way cool: Ben Hammersley’s XHTML Validator to RSS tool. Here’s how it works — the W3C HTML Validator will actually return results in XML. Ben’s Perl script (source code provided) returns the results as an RSS feed if &#8230; <a href="http://kay.smoljak.com/2004/07/validator-to-rss-in-cf/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://kay.smoljak.com/">Posted from <strong>kay lives here</strong></a><br/><br/><a href="http://kay.smoljak.com/2004/07/validator-to-rss-in-cf/">Validator to RSS in CF</a></p> ]]></description> <wfw:commentRss>http://kay.smoljak.com/2004/07/validator-to-rss-in-cf/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 10/12 queries in 0.002 seconds using disk: basic
Object Caching 959/959 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: kay.smoljak.com.s3.amazonaws.com

Served from: kay.smoljak.com @ 2012-05-22 13:34:33 -->
