<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<description>The RSS connection to my personal journey, shared with you on AaronGreenlee.com.</description>
<link>http://aarongreenlee.com/</link>
<title>Aaron Greenlee's Blog - A Personal Journey</title>
<docs>http://www.rssboard.org/rss-specification</docs>
<generator>ColdBox Feed Generator - 2.1</generator>
<item>
<title>CFWDUG First Orlando Meeting is next Tuesday</title>
<description>&lt;p&gt;The Central Florida Web Developers User Group is holding our first Orlando, Florida meeting next Tuesday! Join us on the last Tuesday of the month (3/29/2011) at Full Sail University for two presentations to kick-start our Orlando meeting schedule! The Central Florida Web Developers User Group will continue to meeting on the first Tuesday of the month in Tampa, Florida and now will hold meetings the last Tuesday of the month in Orlando Florida.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aarongreenlee.com/share/cfwdug-meetup-orlando-first"&gt;Read the full post.&lt;/a&gt;</description>
<link>http://aarongreenlee.com/share/cfwdug-meetup-orlando-first</link>
</item>
<item>
<title>The Life Cycle of a ColdBox Request</title>
<description>&lt;p&gt;With the imminent release of ColdBox 3 I wanted to stop and share some examples of how ColdBox 3+ can be applied in a real world application. To start what may become a series of posts I thought it would be wise to first provide a foundation for these posts by explaining the life cycle of a ColdBox request.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aarongreenlee.com/share/coldbox-request"&gt;Read the full post.&lt;/a&gt;</description>
<link>http://aarongreenlee.com/share/coldbox-request</link>
</item>
<item>
<title>Track and Report Errors in ColdFusion Apps using Hoth</title>
<description>&lt;p&gt;How many errors are happening in your Web application?&lt;/p&gt;
&lt;p&gt;If you answer "not many" you may not know enough about what is happening with your application. I love building Web applications--specifically, I build applications that deliver a great experience and quality service. In the game I play even a single error is one error to many. I am an advocate of test-driven development and I build all sorts of unit/integration tests to confirm my applications behave as expected. But, Web applications are constantly evolving and the way clients interact with our services constantly changing. Errors happen. They just happen. Sometimes it's a hardware failure and sometimes it is a bug in your code. I've been searching for a way to easily parse logs to pluck the relevant data. I've looked at logging products and definitely see their value; but, none solved my problem the way I required.&lt;/p&gt;
&lt;h3&gt;Introducing Hoth: ColdFusion Error Tracking and Reporting&lt;/h3&gt;
&lt;p&gt;Hoth is a lightweight, framework agnostic solution to understanding the answers to two important questions without wading through log files:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Is this a new, unique error I have not seen before?&lt;/li&gt;
&lt;li&gt;How many times has this error occurred?&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aarongreenlee.com/share/hoth-coldfusion-errors-tracking-reporting"&gt;Read the full post.&lt;/a&gt;</description>
<link>http://aarongreenlee.com/share/hoth-coldfusion-errors-tracking-reporting</link>
</item>
<item>
<title>Backbone.js Presentation Slides, Recording and Code</title>
<description>&lt;p&gt;Yesterday I presented "Give your JavaScript some Backbone" at the Central Florida Web Developers User Group in Tampa, Florida. If you are interested in seeing what you missed you can access the recording, download the slides and get the code. The code is heavily commented (please ignore my spelling errors) so you should be able to take a self-guided tour as you learn how Backbone can work for you.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aarongreenlee.com/share/backbone-js-presentation-slides-recording-code"&gt;Read the full post.&lt;/a&gt;</description>
<link>http://aarongreenlee.com/share/backbone-js-presentation-slides-recording-code</link>
</item>
<item>
<title>Monitoring Tomcat Performance with Open Source Software</title>
<description>&lt;p&gt;Last night, I setup Tomcat monitoring for a Railo application deployed on Tomcat 6. Of course, Tomcat is just a servlet container so these instructions will work for any web-app deployed on Tomcat including Adobe ColdFusion, Spring, Groovy or your custom Web application.&lt;/p&gt;
&lt;p&gt;This brief tutorial guides you on setting up JavaMelody which monitors a wealth of data--I've summarized a list at the end of this post.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aarongreenlee.com/share/monitor-tomcat-performance-with-open-source-software"&gt;Read the full post.&lt;/a&gt;</description>
<link>http://aarongreenlee.com/share/monitor-tomcat-performance-with-open-source-software</link>
</item>
<item>
<title>URL Rewriting for Tomcat</title>
<description>&lt;p&gt;This month it seems as if Amazon has sent a shockwave through the various developer communities I frequent with their announcement of the Amazon Beanstalk. Amazon selected Apache's Tomcat as the servlet container for their ground breaking product and a lot of people have started to ask about Tomcat. A few months ago I read a book on Tomcat and I recommend it to anyone considering deploying with Tomcat. However, the book does not cover URL Rewriting for search engine safe (SES) links–also called pretty urls.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aarongreenlee.com/share/url-rewrite-tomcat"&gt;Read the full post.&lt;/a&gt;</description>
<link>http://aarongreenlee.com/share/url-rewrite-tomcat</link>
</item>
<item>
<title>Give your JavaScript some Backbone</title>
<description>&lt;p&gt;October, 2010 I began a search for a JavaScript framework to provide a conventional structure to my applications. After spending hours (and hours) with JavaScriptMVC, PureMC, KnockOutJS, Sprote Core and even Google’s Web Toolkit nothing felt quite right. I setteled with Ben Naddel’s corMVC mainly because his code reminded me of the framework I would have written if I rolled my own. In fact, I even asked Ben to get corMVC up on GitHub so I could start playing with it and molding it to my needs. But, then I got some Backbone.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aarongreenlee.com/share/learning-backbone-js-presentation"&gt;Read the full post.&lt;/a&gt;</description>
<link>http://aarongreenlee.com/share/learning-backbone-js-presentation</link>
</item>
<item>
<title>Adobe TV now has a Community Translation Project</title>
<description>&lt;p&gt;This morning you can experience my favorite Adobe TV video "Scubaman: Behind the Snorkel" in quite a few languages! But, that is not even the best part. The coolest new feature of Adobe TV is that you can translate Scubaman into your favorite language! Do you think Scubaman should be shared with people fluent in German, Japanese, Spanish or Arabic? If so, join Adobe TV's new Community Translation Project and translate Scubaman into the language of you're choice! The project launched last night and some great perks are in store for everyone who participates in the project.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aarongreenlee.com/share/adobe-tv-community-translation"&gt;Read the full post.&lt;/a&gt;</description>
<link>http://aarongreenlee.com/share/adobe-tv-community-translation</link>
</item>
<item>
<title>Google Closure, ColdBox and ANT</title>
<description>&lt;p&gt;I find myself shifting more and more of my focus away from the server and onto the client. When building Web clients powered by JavaScript proper management of your assets (you know, the JavaScript and CSS files) becomes increasingly important. I wanted to take a moment and share my current solution for managing assets which allows me to reduce HTTP calls in production, make my source transparent in development and allow JavaScript to be tested directly in Eclipse thanks to JSTestDriver.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aarongreenlee.com/share/coldfusion-coldbox-client-source"&gt;Read the full post.&lt;/a&gt;</description>
<link>http://aarongreenlee.com/share/coldfusion-coldbox-client-source</link>
</item>
<item>
<title>WHAT THE #@$K?!? Why is this so sloppy?</title>
<description>&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aarongreenlee.com/share/rant-about-code-that-is-hard-to-read"&gt;Read the full post.&lt;/a&gt;</description>
<link>http://aarongreenlee.com/share/rant-about-code-that-is-hard-to-read</link>
</item>
</channel>
</rss>

