<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Brad Melendy</title>
	<link>http://brad.melendy.com</link>
	<description>My Technical Thoughts and Opinions</description>
	<lastBuildDate>Wed, 18 Aug 2010 23:55:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Coldfusion Hotfix for Directory Traversal Exploit</title>
		<description><![CDATA[This month Richard Brain of ProCheckUp Ltd reported a directory traversal exploit to Adobe. Details can be found here on the ProCheckUp website. Adobe has released a hotfix for versions 8.0, 8.01, 9.0 and 9.01. No word if there will be a patch for 7.x or older. I suspect there will not be since those [...]]]></description>
		<link>http://brad.melendy.com/?p=218</link>
			</item>
	<item>
		<title>No Java, No Problem with Google App Inventor</title>
		<description><![CDATA[Earlier this month, Google launched App Inventor, a tool that lets non-programmers develop basic Android applications for mobile devices. The obvious implication is that it also opens the door for all the programmers out there without a working knowledge of Java to produce simple Android apps as well. For a couple years I&#8217;ve been thinking [...]]]></description>
		<link>http://brad.melendy.com/?p=213</link>
			</item>
	<item>
		<title>Aptana Studio + CFEclipse = Dreamweaver CS4 Replacement</title>
		<description><![CDATA[I&#8217;ve been trying about once a year for the last 4 years to switch away from Dreamweaver to Eclipse with the CFEclipse plugin. Each time, I always ended up going back to Dreamweaver because the Eclipse/CFEclipse combination just wasn&#8217;t able to replace DW for me. Finally though, I am happy to say that I have [...]]]></description>
		<link>http://brad.melendy.com/?p=208</link>
			</item>
	<item>
		<title>Coldfusion and Apache won&#8217;t default execute index.cfm?</title>
		<description><![CDATA[Ran into this today, strange setup but I&#8217;m running Coldfusion 9 with Apache (WAMP Server) 2.2.11. The short story is that I installed and configured CF just fine, but when it came time to execute CFML pages, nothing would happen unless I put the name of the file at the end of the URL? So [...]]]></description>
		<link>http://brad.melendy.com/?p=200</link>
			</item>
	<item>
		<title>ColdFusion Enterprise server spontaneously reverting to Developer Edition!?</title>
		<description><![CDATA[I&#8217;ve had this happen on multiple occasions and it isn&#8217;t after 30 days either. Most recently, (about 30 minutes ago I might add) a production enterprise server that has been running as with an Enterprise License for two years, crashed and when it restarted, it was a developer edition. Ok, so now my public facing [...]]]></description>
		<link>http://brad.melendy.com/?p=198</link>
			</item>
	<item>
		<title>Free ColdFusion Development Licenses with version 9</title>
		<description><![CDATA[We are finally upgrading to version 9 of Adobe Coldfusion and I was pleasantly pleased to find out thaasdft we no longer need to purchase additional enterprise licenses for our development and test servers. According to the new license agreement distributed with Coldfusion 9, if you buy a license you can apply the license for [...]]]></description>
		<link>http://brad.melendy.com/?p=194</link>
			</item>
	<item>
		<title>Finally back up&#8230;</title>
		<description><![CDATA[Well, I switched hosts a while back and sorta stopped posting anything on my blog. I don&#8217;t have everything back running yet, but am going to get things fixed completely this week. addthis_url = 'http%3A%2F%2Fbrad.melendy.com%2F%3Fp%3D193'; addthis_title = 'Finally+back+up%26%238230%3B'; addthis_pub = 'bmelendy';]]></description>
		<link>http://brad.melendy.com/?p=193</link>
			</item>
	<item>
		<title>RIA Forge</title>
		<description><![CDATA[If you aren&#8217;t familiar with RIA Forge, it is the main site for all things that are open source and related to adobe products (like Coldfusion). I often forget about this site and all the really neat stuff there is there so I figured it was worth posting: http://www.riaforge.org/ addthis_url = 'http%3A%2F%2Fbrad.melendy.com%2F%3Fp%3D185'; addthis_title = 'RIA+Forge'; [...]]]></description>
		<link>http://brad.melendy.com/?p=185</link>
			</item>
	<item>
		<title>Parsing the FIELDNAMES Variable for Dynamic Form Processing</title>
		<description><![CDATA[So something I&#8217;ve done for a number of years now is to parse the FIELDNAMES variable from the FORM scope to process a form submission.  I thought I&#8217;d blog about it after a co-worker heard me talking about it and didn&#8217;t really know what it was. The FIELDNAMES variable is a built-in variable available in [...]]]></description>
		<link>http://brad.melendy.com/?p=175</link>
			</item>
	<item>
		<title>Get the MAC Address with Java</title>
		<description><![CDATA[I recently needed to get the MAC address from staff workstations as a means of uniquely identifying which remove office the PC resided in.  Network IP was not reliable because multiple offices share the same router.  Cookies weren&#8217;t good enough because systems get wiped each night in an automated process to maintain a static workstation [...]]]></description>
		<link>http://brad.melendy.com/?p=173</link>
			</item>
</channel>
</rss>
