<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
            <atom:link href="http://blog.classsoftware.com/rss.cfm?mode=full" rel="self" type="application/rss+xml" />
			<title>Class Software - Custom Tag</title>
			<link>http://blog.classsoftware.com/index.cfm</link>
			<description>Web technologies and applications focusing on ColdFusion, Flex and Flash.</description>
			<image>
    			<title>Class Software</title>
    			<url>http://www.classsoftware.com/images/logosm.gif</url>
    			<link>http://blog.classsoftware.com/index.cfm</link>
			</image>			
			<language>en-us</language>
			<pubDate>Fri, 10 Sep 2010 00:04:49 +1000</pubDate>
			<lastBuildDate>Sun, 06 May 2007 12:50:00 +1000</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>justin@classsoftware.com (Justin Mclean)</managingEditor>
			<webMaster>justin@classsoftware.com (Justin Mclean)</webMaster>
				
			
			
			
			
			<item>
				<title>ColdFusion Database Pool Master/Slave(s)</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/5/6/ColdFusion-Database-Pool-MasterSlaves</link>
				<description>
				
				Last week when I looked at databases pools I got a few suggestions re master/slaves databases. In this configuration you set up a single database (called the master) and have it replicate to one or more other databases (called the slaves).
				 [More]
				</description>
						
				
				<category>Scalability</category>				
				
				<category>Singleton</category>				
				
				<category>Database</category>				
				
				<category>Custom Tag</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Sun, 06 May 2007 12:50:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/5/6/ColdFusion-Database-Pool-MasterSlaves</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Database Pools and Resource Counting</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/4/30/ColdFusion-Database-Pools-and-Resource-Counting</link>
				<description>
				
				With a discussion with &lt;a href=&quot;http://www.codeodor.com/&quot;&gt;Sammy&lt;/a&gt; he suggested that my ColdFusion database pool DSN component could be extended to select the current datasource with the least no of connections rather than just randomly picking one.

Here&apos;s the modified code.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Singleton</category>				
				
				<category>Database</category>				
				
				<category>Custom Tag</category>				
				
				<pubDate>Mon, 30 Apr 2007 00:12:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/4/30/ColdFusion-Database-Pools-and-Resource-Counting</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion hCard Microformats Custom Tag</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/4/4/ColdFusion-hCard-Microformats</link>
				<description>
				
				I a huge fan of of microformats (or &#xb5;F), if you&apos;re not familiar with them take a look at &lt;a href=&quot;http://www.microformats.org&quot;&gt;www.microformats.org&lt;/a&gt; and the entry at &lt;a href=&quot;http://en.wikipedia.org/wiki/Microformats&quot;&gt;Wikipedia&lt;/a&gt;.

Basically it&apos;s a way of marking up HTML to give it more more meaning, think of it as the semantic web (with a small s) that is available now.

hCard is a HTML representation of vCard and while no browers currently support it natively, the next versions of Firefox and IE will support it. There are also plugins currently available for Firefox (&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/4106&quot;&gt;Operator&lt;/a&gt; and &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/2240&quot;&gt;Tails&lt;/a&gt; ) and Safari (various bookmarklets) and IE (various favlets).
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>vcard</category>				
				
				<category>Custom Tag</category>				
				
				<category>Microformats</category>				
				
				<pubDate>Wed, 04 Apr 2007 20:46:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/4/4/ColdFusion-hCard-Microformats</guid>
				
			</item>
			
		 	
			</channel></rss>