<?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"
	>

<channel>
	<title>Stillnet Studios</title>
	<atom:link href="http://www.stillnetstudios.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stillnetstudios.com</link>
	<description>Web Development notes and commentary from Ryan Stille</description>
	<pubDate>Mon, 22 Jun 2009 12:48:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Securing your open blue dragon settings file</title>
		<link>http://www.stillnetstudios.com/2009/06/17/securing-blue-dragon-settings-file/</link>
		<comments>http://www.stillnetstudios.com/2009/06/17/securing-blue-dragon-settings-file/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 15:36:29 +0000</pubDate>
		<dc:creator>Ryan Stille</dc:creator>
		
		<category><![CDATA[BlueDragon]]></category>

		<category><![CDATA[System Administration]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=508</guid>
		<description><![CDATA[After installing Open Blue Dragon on Tomcat and hooking it up to Apache, I did some poking around and found I was able to pull up my bluedragon.xml configuration file directly in my browser.  Now, this may not happen in all configurations (there are many ways to setup a J2EE web application), but it [...]]]></description>
		<wfw:commentRss>http://www.stillnetstudios.com/2009/06/17/securing-blue-dragon-settings-file/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A secure, ajaxy captcha with cfimage</title>
		<link>http://www.stillnetstudios.com/2009/06/11/ajaxy-captcha-cfimage/</link>
		<comments>http://www.stillnetstudios.com/2009/06/11/ajaxy-captcha-cfimage/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 03:05:19 +0000</pubDate>
		<dc:creator>Ryan Stille</dc:creator>
		
		<category><![CDATA[AJAX / JavaScript]]></category>

		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=460</guid>
		<description><![CDATA[A while back I had to implement a captcha on a client&#8217;s site.   The site owner wanted a simple small captcha (that ruled out reCAPTCHA).  We decided to try the new captcha features of ColdFusion8.  What you may not realize is that the new captcha feature does not provide the whole [...]]]></description>
		<wfw:commentRss>http://www.stillnetstudios.com/2009/06/11/ajaxy-captcha-cfimage/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free Railo CFML Hosting</title>
		<link>http://www.stillnetstudios.com/2009/06/09/free-railo-hosting/</link>
		<comments>http://www.stillnetstudios.com/2009/06/09/free-railo-hosting/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 19:20:53 +0000</pubDate>
		<dc:creator>Ryan Stille</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[Railo]]></category>

		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=494</guid>
		<description><![CDATA[I came across a web hosting company that not only offers Railo 3.1 but has a free 60 day trial.  So if you wanted to give Railo a whirl on something other than your own local machine, here is a simple way to do it.  The free trial account comes with 100mb of [...]]]></description>
		<wfw:commentRss>http://www.stillnetstudios.com/2009/06/09/free-railo-hosting/feed/</wfw:commentRss>
		</item>
		<item>
		<title>java.lang.NoClassDefFoundError error on OpenBD when consuming a webservice</title>
		<link>http://www.stillnetstudios.com/2009/06/08/openbluedragon-webservice-error/</link>
		<comments>http://www.stillnetstudios.com/2009/06/08/openbluedragon-webservice-error/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 14:53:49 +0000</pubDate>
		<dc:creator>Ryan Stille</dc:creator>
		
		<category><![CDATA[BlueDragon]]></category>

		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[Railo]]></category>

		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=468</guid>
		<description><![CDATA[If you&#8217;ve ran into this error when consuming a web service in Open BlueDragon, this may help you.  Here is what my error looked like:




BlueDragon Internal Server Error


The page you were executing caused an internal BlueDragon server error


Request
/shared/rps/twitter.cfm


File Trace
/www/twitter.cfm




Type&#160; &#160; &#160;Internal


Tag Context&#160; &#160; &#160;CFSET (/www/twitter.cfm, Line=10,  Column=1)

Source
7 :
8 : &#60;body&#62;
9 :
10: &#60;cfset wx [...]]]></description>
		<wfw:commentRss>http://www.stillnetstudios.com/2009/06/08/openbluedragon-webservice-error/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8216;Failed to retrieve style path&#8217; error when adding a Verity collection</title>
		<link>http://www.stillnetstudios.com/2009/05/01/verity-collection-error-coldfusion/</link>
		<comments>http://www.stillnetstudios.com/2009/05/01/verity-collection-error-coldfusion/#comments</comments>
		<pubDate>Fri, 01 May 2009 18:11:06 +0000</pubDate>
		<dc:creator>Ryan Stille</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=444</guid>
		<description><![CDATA[When trying to create a Verity collection on a freshly setup ColdFusion8 installation today I received this error:
Unable to create collection MyCollection.
An error occurred while creating the collection: com.verity.api.administration.ConfigurationException: Failed to retrieve style path. (-6044)
Turns out the Verity installation did not complete correctly.  I could tell by looking in the {cf-root}/verity/verity-install.log file.  This [...]]]></description>
		<wfw:commentRss>http://www.stillnetstudios.com/2009/05/01/verity-collection-error-coldfusion/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Missing library errors when installing ColdFusion on Linux</title>
		<link>http://www.stillnetstudios.com/2009/04/29/missing-library-errors-when-installing-coldfusion-on-linux/</link>
		<comments>http://www.stillnetstudios.com/2009/04/29/missing-library-errors-when-installing-coldfusion-on-linux/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 17:19:08 +0000</pubDate>
		<dc:creator>Ryan Stille</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[System Administration]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=423</guid>
		<description><![CDATA[I was installing ColdFusion 7.02 on a client&#8217;s CentOS 5.2 Linux server the other day and received an error when running the installer.  Note that this OS is NOT supported by Adobe for this version of ColdFusion.  This is a fairly old version of CF being installed on a pretty current version of [...]]]></description>
		<wfw:commentRss>http://www.stillnetstudios.com/2009/04/29/missing-library-errors-when-installing-coldfusion-on-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Programatically adding additional JS onload functions</title>
		<link>http://www.stillnetstudios.com/2009/04/27/additional-js-onload-functions/</link>
		<comments>http://www.stillnetstudios.com/2009/04/27/additional-js-onload-functions/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 15:47:18 +0000</pubDate>
		<dc:creator>Ryan Stille</dc:creator>
		
		<category><![CDATA[AJAX / JavaScript]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=415</guid>
		<description><![CDATA[Sometimes when writing JavaScript I need to have something run as soon as the page has finished loading.  This is usually done by placing a call to the function in the body&#8217;s onload attribute like:
&#60;body onload="myFunc()"&#62;
But this is not always possible.  For example by the time you get to your logic that decides [...]]]></description>
		<wfw:commentRss>http://www.stillnetstudios.com/2009/04/27/additional-js-onload-functions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Accessing the document object in an iframe</title>
		<link>http://www.stillnetstudios.com/2009/04/23/accessing-the-dom-insideiframe/</link>
		<comments>http://www.stillnetstudios.com/2009/04/23/accessing-the-dom-insideiframe/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 23:30:06 +0000</pubDate>
		<dc:creator>Ryan Stille</dc:creator>
		
		<category><![CDATA[AJAX / JavaScript]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=406</guid>
		<description><![CDATA[If you ever need to access the document object inside one of your iframes, this nice snippet of code works out the cross browser issues and returns the document object.
&#60;script language="JavaScript"&#62;
var myiframe = (document.getElementById('YourFrameID').contentWindow.document)
		? document.getElementById('YourFrameID').contentWindow.document
		: document.getElementById('YourFrameID');
&#60;/script&#62;
Note that you can only do this if the iframe src is from the same domain as your main page. [...]]]></description>
		<wfw:commentRss>http://www.stillnetstudios.com/2009/04/23/accessing-the-dom-insideiframe/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fix for time off by half hour in Railo / BlueDragon on Tomcat</title>
		<link>http://www.stillnetstudios.com/2009/04/11/time-off-railo-bluedragon-tomcat/</link>
		<comments>http://www.stillnetstudios.com/2009/04/11/time-off-railo-bluedragon-tomcat/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 17:07:02 +0000</pubDate>
		<dc:creator>Ryan Stille</dc:creator>
		
		<category><![CDATA[BlueDragon]]></category>

		<category><![CDATA[Railo]]></category>

		<category><![CDATA[System Administration]]></category>

		<category><![CDATA[Tomcat]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=396</guid>
		<description><![CDATA[If you&#8217;ve installed Railo or OpenBD on Tomcat on Windows, you may have run into an issue where the times are off by 30 minutes or more.  This issue will crop up in the timestamps displayed in Tomcat log files, as well as in your ColdFusion date values. ( #now()# for example).
This was very [...]]]></description>
		<wfw:commentRss>http://www.stillnetstudios.com/2009/04/11/time-off-railo-bluedragon-tomcat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A &#8216;MakeDate&#8217; function for MS SQL Server</title>
		<link>http://www.stillnetstudios.com/2009/04/02/makedate-function-ms-sql-server/</link>
		<comments>http://www.stillnetstudios.com/2009/04/02/makedate-function-ms-sql-server/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 02:14:41 +0000</pubDate>
		<dc:creator>Ryan Stille</dc:creator>
		
		<category><![CDATA[SQL]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.stillnetstudios.com/?p=361</guid>
		<description><![CDATA[The other day I had a need to be creating dates in a SQL Server SQL statement, made from a few different text fields.  I could not find a function to create a date from these, so I wrote one (with the help of our in house SQL guru).

CREATE FUNCTION [dbo].[MakeDate]
(
	-- Add the parameters [...]]]></description>
		<wfw:commentRss>http://www.stillnetstudios.com/2009/04/02/makedate-function-ms-sql-server/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
