<?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>Ponderings</title>
	<atom:link href="http://blog.resonantmedia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.resonantmedia.com</link>
	<description></description>
	<lastBuildDate>Wed, 27 Mar 2013 17:27:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Upgrading to jQuery 1.9 removes $.browser function.</title>
		<link>http://blog.resonantmedia.com/upgrading-to-jquery-1-9/</link>
		<comments>http://blog.resonantmedia.com/upgrading-to-jquery-1-9/#comments</comments>
		<pubDate>Wed, 27 Mar 2013 17:27:44 +0000</pubDate>
		<dc:creator>Joshua Scott</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://blog.resonantmedia.com/?p=38</guid>
		<description><![CDATA[I had a mysterious thing happen when I upgraded my site to the latest version jQuery&#8230; a several cool UI ]]></description>
				<content:encoded><![CDATA[<p>I had a mysterious thing happen when I upgraded my site to the latest version jQuery&#8230; a several cool UI features stopped working. I started getting the follow error message:</p>
<pre>TypeError: $.browser is undefined</pre>
<p>It turns out that the problem is caused by the $.browser function that has been deprecated for a while has finally been removed. I found an easy fix. This project on github https://github.com/pupunzi/jquery.mb.browser. When added to your site, will restore great functionality like:</p>
<pre>$($.browser.webkit ? document.body : 'html').stop(true).animate({'scrollTop': $section.offset().top}, 500);</pre>
<p>As usual Google is my best friend!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resonantmedia.com/upgrading-to-jquery-1-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting My Feet Wet With Ruby On Rails</title>
		<link>http://blog.resonantmedia.com/getting-my-feet-wet-with-ror/</link>
		<comments>http://blog.resonantmedia.com/getting-my-feet-wet-with-ror/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 18:31:04 +0000</pubDate>
		<dc:creator>Joshua Scott</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[RefineryCMS]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://blog.resonantmedia.com/?p=34</guid>
		<description><![CDATA[As a developer, I am always trying to add languages to my tool belt. One of the most popular languages ]]></description>
				<content:encoded><![CDATA[<p>As a developer, I am always trying to add languages to my tool belt. One of the most popular languages on the web today is Ruby. Ruby on Rails is a powerful framework and the more I have learned about it has become clear why it has been the obvious choice for many of the most used apps on the Internet such as <a title="Basecamp" href="http://www.basecamphq.com" target="_blank">Basecamp</a>. I have recently rewritten my <a title="Resonant Media Technologies, LLC." href="http://www.resonantmedia.com" target="_blank">corporate website</a> using a popular Ruby on Rails CMS tool called <a title="RefineryCMS" href="http://refinerycms.com/" target="_blank">RefineryCMS</a>, I have been incredibly impressed. I will be blogging more about my experiences with Ruby and RefineryCMS.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resonantmedia.com/getting-my-feet-wet-with-ror/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need Help??</title>
		<link>http://blog.resonantmedia.com/hello-world/</link>
		<comments>http://blog.resonantmedia.com/hello-world/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 02:28:59 +0000</pubDate>
		<dc:creator>Joshua Scott</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.resonantmedia.com/?p=1</guid>
		<description><![CDATA[I am never sure how many people read this blog, but I thought I would put this out there. I ]]></description>
				<content:encoded><![CDATA[<div>
<div>
<p>I am never sure how many people read this blog, but I thought I would put this out there. I currently have some extra bandwidth to work on contract projects or am open to a telecommuting position.</p>
<p>I have extensive experience in web application development on multiple platforms. I have done consulting work on my own for almost 12 years and would be interested to see how my skills and experience might be an asset to your team.</p>
<p>You can view my resume at: <a href="http://web.archive.org/web/20110208191415/http://careers.stackoverflow.com/joshuascott">http://careers.stackoverflow.com/joshuascott</a></p>
<p>Feel free to contact me via e-mail or twitter.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.resonantmedia.com/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ModelGlue 3.2 Scaffolding</title>
		<link>http://blog.resonantmedia.com/modelglue-3-2-scaffolding/</link>
		<comments>http://blog.resonantmedia.com/modelglue-3-2-scaffolding/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 18:56:13 +0000</pubDate>
		<dc:creator>Joshua Scott</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.resonantmedia.com/?p=6</guid>
		<description><![CDATA[Time to be honest. Up to this point, ModelGlue scaffolding was a cool trick, but for me the code that ]]></description>
				<content:encoded><![CDATA[<p>Time to be honest. Up to this point, ModelGlue scaffolding was a cool trick, but for me the code that was generated requires a lot of styling to make it presentable to a client. Last night though, something changed for me. Dan Wilson (@DanWilson) and I were talking and he asked if he could send me something to take a look at. He encouraged me to blog about it after I looked.</p>
<p>So I looked it over and followed the example and was absolutely BLOWN AWAY. It was the difference between going 75 mph in the HOV lane and going warp 10. I was really impressed. Here are a few screenshots:</p>

<a href='http://blog.resonantmedia.com/modelglue-3-2-scaffolding/blogomatic-form-300x254/' title='blogomatic-form-300x254'><img width="150" height="150" src="http://blog.resonantmedia.com/wp-content/uploads/2012/01/blogomatic-form-300x254-150x150.jpg" class="attachment-thumbnail" alt="blogomatic-form-300x254" /></a>
<a href='http://blog.resonantmedia.com/modelglue-3-2-scaffolding/blogomatic-list-300x206/' title='blogomatic-list-300x206'><img width="150" height="150" src="http://blog.resonantmedia.com/wp-content/uploads/2012/01/blogomatic-list-300x206-150x150.jpg" class="attachment-thumbnail" alt="blogomatic-list-300x206" /></a>

<p>I have not dug into the guts of how it works yet, but the forms look to use a jquery form styling library.</p>
<p>Areas that could be improved:</p>
<ol>
<li>I have recently seen a framework called Django for the Python language and the generated code and styling of the interfaces is better than where we are here, but remember it is only  in Alpha.</li>
<li>Maybe this is in there and I have not found it yet, but I think making the styling more easy tweak  and having some themes.</li>
<li>Me. I need to get back involved in the ModelGlue beta process. In the first two versions of MG, I was active on the lists and giving suggestions etc… Lately I have been too busy, and I really need to get back involved because exciting things are happening.</li>
</ol>
<p>I will continue to look into this, but I am incredibly impressed and blown away by what a huge jump this framework had taken.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resonantmedia.com/modelglue-3-2-scaffolding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColdFusion 7 and the PayPal Web Payments Pro API</title>
		<link>http://blog.resonantmedia.com/coldfusion-7-and-the-paypal-web-payments-pro-api/</link>
		<comments>http://blog.resonantmedia.com/coldfusion-7-and-the-paypal-web-payments-pro-api/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 19:16:44 +0000</pubDate>
		<dc:creator>Joshua Scott</dc:creator>
				<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://blog.resonantmedia.com/?p=18</guid>
		<description><![CDATA[After working happily for a year or so, a client’s donation engine that uses the PayPal Web Payments Pro system ]]></description>
				<content:encoded><![CDATA[<div>
<div>
<p>After working happily for a year or so, a client’s donation engine that uses the PayPal Web Payments Pro system started throwing errors. Upon closer inspection it was giving a “Connection Failure” error and not even completing the SSL handshake. After talking with PayPal and digging around on the Internet I found the solution.</p>
<ol>
<li>Go to: https://www.verisign.com/support/roots.html and download roots.zip file.</li>
<li>Copy and rename the “Class 3 Public Primary Certification Authority – G2.cer” file from the root certificates zip file provided by VeriSign to c:\vs-g2-import.cer to remove spaces from the filename.</li>
<li>Issue the following command: C:\CFusionMX7\runtime\jre\bin\keytool.exe -import -keystore c:\cfusionmx7\runtime\jre\lib\security\cacerts -storepass changeit -noprompt -trustcacerts -file c:\vs-g2-import.cer -alias vs-g2-import-09-09-30</li>
<li>Restart ColdFusion.</li>
</ol>
<p>Works like a champ now. Thanks PayPal for the advance warning.</p>
<p>Additional Information:</p>
<ul>
<li>http://www.pdncommunity.com/t5/blogs/blogarticlepage/blog-id/mts_updates/article-id/456</li>
<li>http://www.pdncommunity.com/pdn/board/message?board.id=nvp&amp;thread.id=5557</li>
</ul>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.resonantmedia.com/coldfusion-7-and-the-paypal-web-payments-pro-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reflections on CFBuilder</title>
		<link>http://blog.resonantmedia.com/reflections-on-cfbuilder/</link>
		<comments>http://blog.resonantmedia.com/reflections-on-cfbuilder/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 19:20:04 +0000</pubDate>
		<dc:creator>Joshua Scott</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[ColdFusion Builder]]></category>

		<guid isPermaLink="false">http://blog.resonantmedia.com/?p=21</guid>
		<description><![CDATA[I have been using CFBuilder now everyday since it was in beta and have a few reflections: 1. OBVIOUS – ]]></description>
				<content:encoded><![CDATA[<div>
<div>
<p>I have been using CFBuilder now everyday since it was in beta and have a few reflections:</p>
<p>1. OBVIOUS – It is not as developed as CFEclipse and as such has some irritating bugs that will be worked out in time.<br />
2. Needs to have tighter Aptana tie in.<br />
3. Should include a SVN client.<br />
4. Server management ROCKS.<br />
5. Tag insight and introspection show be a little quicker.</p>
<p>More later…</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.resonantmedia.com/reflections-on-cfbuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft SQL Script to update BlogCFC 5.92</title>
		<link>http://blog.resonantmedia.com/microsoft-sql-script-to-update-blogcfc-5-92/</link>
		<comments>http://blog.resonantmedia.com/microsoft-sql-script-to-update-blogcfc-5-92/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 19:13:44 +0000</pubDate>
		<dc:creator>Joshua Scott</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Microsoft SQL]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.resonantmedia.com/?p=14</guid>
		<description><![CDATA[I just upgraded tonight to the latest release of BlogCFC, (what runs this blog) and realized that there is not ]]></description>
				<content:encoded><![CDATA[<div>
<div>
<p>I just upgraded tonight to the latest release of BlogCFC, (what runs this blog) and realized that there is not an upgrade script for mssql. I edited the one provided for mysql and here it is:</p>
<pre style="padding-left: 30px;">ALTER TABLE tblblogcomments
 ADD killcomment varchar(35) NULL</pre>
<pre style="padding-left: 30px;">ALTER TABLE tblblogcomments
 ADD subscribeonly int NULL</pre>
<pre style="padding-left: 30px;">ALTER TABLE tblblogentries
 ADD summary varchar(255) NULL</pre>
<pre style="padding-left: 30px;">ALTER TABLE tblblogentries
 ADD subtitle varchar(100) NULL</pre>
<pre style="padding-left: 30px;">ALTER TABLE tblblogentries
 ADD keywords varchar(100) NULL</pre>
<pre style="padding-left: 30px;">ALTER TABLE tblblogentries
 ADD duration varchar(10) NULL</pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.resonantmedia.com/microsoft-sql-script-to-update-blogcfc-5-92/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware and Linux</title>
		<link>http://blog.resonantmedia.com/vmware-and-linux/</link>
		<comments>http://blog.resonantmedia.com/vmware-and-linux/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 18:59:48 +0000</pubDate>
		<dc:creator>Joshua Scott</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://blog.resonantmedia.com/?p=11</guid>
		<description><![CDATA[I have been a functional Windows bigot for most of my programming life. No more. I had a server crash ]]></description>
				<content:encoded><![CDATA[<div>
<div>
<p>I have been a functional Windows bigot for most of my programming life. No more.</p>
<p>I had a server crash that happened to host the Resonant Media Technologies website. I took the time this time to really set it up right. I installed CentOS 5.2 and VMware 2, I will blog more, but the experience was incredible.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.resonantmedia.com/vmware-and-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple SES</title>
		<link>http://blog.resonantmedia.com/simple-ses/</link>
		<comments>http://blog.resonantmedia.com/simple-ses/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 19:22:03 +0000</pubDate>
		<dc:creator>Joshua Scott</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.resonantmedia.com/?p=24</guid>
		<description><![CDATA[As I was deploying the latest version of the Resonant Media site (www.resonantmedia.com). It was important to do as much ]]></description>
				<content:encoded><![CDATA[<div>
<div>
<p>As I was deploying the latest version of the Resonant Media site (www.resonantmedia.com). It was important to do as much as possible to make it search engine friendly. I opted to use a custom 404 page that processes the the URL via simple CFC that I built.</p>
<p>I will be posting more about the way it works in a future post.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.resonantmedia.com/simple-ses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating to ColdFusion 8</title>
		<link>http://blog.resonantmedia.com/migrating-to-coldfusion-8/</link>
		<comments>http://blog.resonantmedia.com/migrating-to-coldfusion-8/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 19:24:43 +0000</pubDate>
		<dc:creator>Joshua Scott</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.resonantmedia.com/?p=28</guid>
		<description><![CDATA[Well, I have started migrating some of my apps to CF8 and am VERY impressed. There has not been any ]]></description>
				<content:encoded><![CDATA[<div>
<div>
<p>Well, I have started migrating some of my apps to CF8 and am VERY impressed. There has not been any major hickups. Actually, I have had no problems.</p>
<p>I am very happy that it appears that we have a very solid and feature rich new version of CF to enjoy.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.resonantmedia.com/migrating-to-coldfusion-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
