<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>dustincaruso.com</title>
	
	<link>http://dustincaruso.com</link>
	<description>internet architect</description>
	<lastBuildDate>Thu, 04 Mar 2010 04:18:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/dustincaruso" /><feedburner:info uri="dustincaruso" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>updated mooInputLabel class for MooTools</title>
		<link>http://feedproxy.google.com/~r/dustincaruso/~3/867sLJdq4ec/</link>
		<comments>http://dustincaruso.com/2009/11/mooinputlabel/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 11:02:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://dustincaruso.com/?p=268</guid>
		
			<content:encoded><![CDATA[I have taken the advice of 2 contributors to my original post (red link below), and have finally posted an update to this MooTools class that&#8230;

adds the ability to set the blur and focus colors in the options
sets the reusable reference to the...<br/>
<br/>
&nbsp;<img src="http://feeds.feedburner.com/~r/dustincaruso/~4/867sLJdq4ec" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dustincaruso.com/2009/11/mooinputlabel/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://dustincaruso.com/2009/11/mooinputlabel/</feedburner:origLink></item>
		<item>
		<title>iPhone locked to AT&amp;T forever?</title>
		<link>http://feedproxy.google.com/~r/dustincaruso/~3/7uVHTQJZT9o/</link>
		<comments>http://dustincaruso.com/2009/05/iphone-locked-to-att-forever/#comments</comments>
		<pubDate>Sun, 31 May 2009 09:51:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://dustincaruso.com/?p=242</guid>
		
			<content:encoded><![CDATA[Now that the iPhone is about to celebrate its 2nd birthday, what&#8217;s gonna happen to all of the original iPhone buyers (like me)?
Here&#8217;s my point&#8230;
Most of the people that bought the 1st iPhone on June 30, 2007 and agreed to the...<br/>
<br/>
&nbsp;<img src="http://feeds.feedburner.com/~r/dustincaruso/~4/7uVHTQJZT9o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dustincaruso.com/2009/05/iphone-locked-to-att-forever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dustincaruso.com/2009/05/iphone-locked-to-att-forever/</feedburner:origLink></item>
		<item>
		<title>capitalize page titles in Wordpress</title>
		<link>http://feedproxy.google.com/~r/dustincaruso/~3/NKkRPueuYZ8/</link>
		<comments>http://dustincaruso.com/2009/05/capitalize-page-titles-in-wordpress/#comments</comments>
		<pubDate>Fri, 29 May 2009 21:59:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dustincaruso.com/?p=183</guid>
		
			<content:encoded><![CDATA[(without using a Plugin)

While working on a custom WordPress theme for a client this morning, I came across a peculiar problem. The words I was using for custom tags and categories which (in this particular theme design) get displayed in the...<br/>
<br/>
&nbsp;<img src="http://feeds.feedburner.com/~r/dustincaruso/~4/NKkRPueuYZ8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dustincaruso.com/2009/05/capitalize-page-titles-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://dustincaruso.com/2009/05/capitalize-page-titles-in-wordpress/</feedburner:origLink></item>
		<item>
		<title>defaultValueActsAsHint for MooTools</title>
		<link>http://feedproxy.google.com/~r/dustincaruso/~3/mpQ60X4E4Cw/</link>
		<comments>http://dustincaruso.com/2009/01/defaultvalueactsashint/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 16:07:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://dustincaruso.com/?p=92</guid>
		
			<content:encoded><![CDATA[Click here to view my newer post with an updated class and new code
I just got done reading a great article on Ajaxian about Thomas Fuchs&#8217; new JavaScript creation &#8211; defaultValueActsAsHint. It&#8217;s best described in his words&#8230;
An...<br/>
<br/>
&nbsp;<img src="http://feeds.feedburner.com/~r/dustincaruso/~4/mpQ60X4E4Cw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dustincaruso.com/2009/01/defaultvalueactsashint/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://dustincaruso.com/2009/01/defaultvalueactsashint/</feedburner:origLink></item>
		<item>
		<title>schmedley™</title>
		<link>http://feedproxy.google.com/~r/dustincaruso/~3/j5urpeu5wg8/</link>
		<comments>http://dustincaruso.com/2009/01/schmedley/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 14:54:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://dustincaruso.com/?p=26</guid>
		
			<content:encoded><![CDATA[text coming soon&#8230;<br/>
<br/>
&nbsp;<img src="http://feeds.feedburner.com/~r/dustincaruso/~4/j5urpeu5wg8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dustincaruso.com/2009/01/schmedley/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dustincaruso.com/2009/01/schmedley/</feedburner:origLink></item>
		<item>
		<title>Pond &amp; Company</title>
		<link>http://feedproxy.google.com/~r/dustincaruso/~3/ZG3PFaEWnVo/</link>
		<comments>http://dustincaruso.com/2009/01/pondco/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 20:16:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://dustincaruso.com/?p=57</guid>
		
			<content:encoded><![CDATA[text coming soon&#8230;<br/>
<br/>
&nbsp;<img src="http://feeds.feedburner.com/~r/dustincaruso/~4/ZG3PFaEWnVo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dustincaruso.com/2009/01/pondco/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dustincaruso.com/2009/01/pondco/</feedburner:origLink></item>
		<item>
		<title>Neutrogena – skin iD™</title>
		<link>http://feedproxy.google.com/~r/dustincaruso/~3/Ikf8KedECk4/</link>
		<comments>http://dustincaruso.com/2009/01/skinid/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 20:24:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://dustincaruso.com/?p=59</guid>
		
			<content:encoded><![CDATA[text coming soon&#8230;..<br/>
<br/>
&nbsp;<img src="http://feeds.feedburner.com/~r/dustincaruso/~4/Ikf8KedECk4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dustincaruso.com/2009/01/skinid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dustincaruso.com/2009/01/skinid/</feedburner:origLink></item>
		<item>
		<title>View Source on iPhone</title>
		<link>http://feedproxy.google.com/~r/dustincaruso/~3/TQ0BSDJAW9U/</link>
		<comments>http://dustincaruso.com/2007/11/view-source-on-iphone/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 00:12:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://dustincaruso.com/2007/11/27/view-source-on-iphone/</guid>
		
			<content:encoded><![CDATA[This is a cool little tidbit for those of you web developers that have an iPhone. A Safari bookmarklet that enables you to &#8220;View Source&#8221; for any web page while using Safari on the iPhone. A bookmarklet (in case you didn&#8217;t know) is...<br/>
<br/>
&nbsp;<img src="http://feeds.feedburner.com/~r/dustincaruso/~4/TQ0BSDJAW9U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dustincaruso.com/2007/11/view-source-on-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://dustincaruso.com/2007/11/view-source-on-iphone/</feedburner:origLink></item>
		<item>
		<title>Facebook’s platform sucks</title>
		<link>http://feedproxy.google.com/~r/dustincaruso/~3/Gk66SjLmzAQ/</link>
		<comments>http://dustincaruso.com/2007/11/facebooks-platform-sucks/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 16:45:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[FBJS]]></category>
		<category><![CDATA[FBML]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[schmidget]]></category>
		<category><![CDATA[schmidgets]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://dustincaruso.com/2007/11/30/why-facebooks-platform-sucks/</guid>
		
			<content:encoded><![CDATA[I&#8217;ve been hearing a lot about the new Facebook application platform lately, so I decided to finally check it out over Thanksgiving weekend. I thought it might be fun to port one of the schmedley schmidgets (widgets) into a Facebook...<br/>
<br/>
&nbsp;<img src="http://feeds.feedburner.com/~r/dustincaruso/~4/Gk66SjLmzAQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dustincaruso.com/2007/11/facebooks-platform-sucks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://dustincaruso.com/2007/11/facebooks-platform-sucks/</feedburner:origLink></item>
		<item>
		<title>JavaScript email cloaking</title>
		<link>http://feedproxy.google.com/~r/dustincaruso/~3/gRwuoi7ktS4/</link>
		<comments>http://dustincaruso.com/2007/11/javascript-email-cloaking/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 19:31:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://dustincaruso.com/2007/11/25/anti-spam-javascript-email-cloaking/</guid>
		
			<content:encoded><![CDATA[Here&#8217;s another quick one. Below is a simple JavaScript that you can use to cloak your email address when posting it on your website. It dynamically writes the email link into the page which will thwart most spambots (server-side creation of...<br/>
<br/>
&nbsp;<img src="http://feeds.feedburner.com/~r/dustincaruso/~4/gRwuoi7ktS4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dustincaruso.com/2007/11/javascript-email-cloaking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dustincaruso.com/2007/11/javascript-email-cloaking/</feedburner:origLink></item>
	</channel>
</rss>
