<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>GenuineJD - Photos</title>
			<link>http://www.genuinejd.com/blog/index.cfm</link>
			<description>coldfusion, flex, flash, air...and other random tech stuff</description>
			<language>en-us</language>
			<pubDate>Tue, 07 Sep 2010 16:21:05 -0500</pubDate>
			<lastBuildDate>Sun, 06 Jul 2008 05:14:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>jack@genuinejd.com</managingEditor>
			<webMaster>jack@genuinejd.com</webMaster>
			
			
			
			
			
			<item>
				<title>Washington State Pictures June 2008</title>
				<link>http://www.genuinejd.com/blog/index.cfm/2008/7/6/Washington-State-Pictures-June-2008</link>
				<description>
				
				&lt;p&gt;I added a few pictures from my &lt;a href=&quot;slideshow.cfm/200806_WASHINGTON&quot;&gt;Washington vacation&lt;/a&gt; with my fiancee to my &lt;a href=&quot;page.cfm/Photos&quot;&gt;photos&lt;/a&gt; page.&amp;nbsp; Photos are of Arbor Crest Winery, Spokane Falls, St. Aloysius at Gonzaga, Wanapum Lake, mountain ranges, and Snoqualmie Falls.&lt;/p&gt;
				
				</description>
						
				
				<category>Photos</category>				
				
				<pubDate>Sun, 06 Jul 2008 05:14:00 -0500</pubDate>
				<guid>http://www.genuinejd.com/blog/index.cfm/2008/7/6/Washington-State-Pictures-June-2008</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>gpuds framework: reflections on my software developer life cycle</title>
				<link>http://www.genuinejd.com/blog/index.cfm/2008/6/28/gpuds-framework-reflections-on-my-software-developer-life-cycle</link>
				<description>
				
				&lt;p&gt;On my last trip out to LA for work, I spent some time on the plane brainstorming on the data model and abstraction for gpuds.&amp;nbsp; I basically want to take the core feature set in the current incarnation of &lt;a href=&quot;http://www.gpuds.com&quot; target=&quot;_blank&quot;&gt;gpuds&lt;/a&gt; and abstract it into a &quot;real&quot; ColdFusion application.&lt;/p&gt;
&lt;p&gt;I&apos;m starting to realize that most of the ColdFusion development I&apos;ve done in my career, starting back with CF 4.5 (I think), hasn&apos;t really evolved with the evolution of ColdFusion itself.&amp;nbsp; I&apos;m still writing html/page based apps that require a lot of tedious maintenance and aren&apos;t very scalable.&amp;nbsp; In working more and more with &lt;a href=&quot;http://blogcfc.riaforge.org/&quot; target=&quot;_blank&quot;&gt;BlogCFC&lt;/a&gt; and &lt;a href=&quot;http://www.mangoblog.org/&quot; target=&quot;_blank&quot;&gt;Mango Blog&lt;/a&gt;, I&apos;m realizing some of benefits of CF 7 and 8.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think that I knew all along, in theory, how great CFMX was, but never from a practical perspective until I started working on the gpuds framework.&amp;nbsp; I can&apos;t even remember when CFCs were introduced, but aside from facilitating communication from the Flash player to the server, I think I&apos;ve really been ignorant on why they are so important.&lt;/p&gt;
&lt;p&gt;I don&apos;t think my applications were ever bad, but they could have been better.&amp;nbsp; The nature of ColdFusion as a Rapid Application Development platform is what perpetuated my continual use of less-than-efficient application design.&amp;nbsp; My applications worked and I could crank them out quickly, so why would I bother with any other approach or even framework?&lt;/p&gt;
&lt;p&gt;I also think the fact that I&apos;m doing much less development now and more project management is why I&apos;m able to see these things.&amp;nbsp; I always had a deadline or projects piling up, leaving little time for analysis or post-mortem.&amp;nbsp; Now that I see these things from a different perspective, I can see all the shortcomings of my approach.&lt;/p&gt;
&lt;p&gt;It&apos;s amazing to me that I&apos;ve &quot;discovered&quot; all this in just the scope of working on my gpuds framework, especially considering that I&apos;ve only just begun!&lt;/p&gt;
				
				</description>
						
				
				<category>My Website</category>				
				
				<category>Open Source</category>				
				
				<category>Photos</category>				
				
				<category>ColdFusion</category>				
				
				<category>Frameworks</category>				
				
				<pubDate>Sat, 28 Jun 2008 04:12:00 -0500</pubDate>
				<guid>http://www.genuinejd.com/blog/index.cfm/2008/6/28/gpuds-framework-reflections-on-my-software-developer-life-cycle</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>gpuds framework: planning stages</title>
				<link>http://www.genuinejd.com/blog/index.cfm/2008/6/5/gpuds-framework-planning-stages</link>
				<description>
				
				&lt;p&gt;Lately I&apos;ve been thinking about taking my personal &lt;a href=&quot;http://www.gpuds.com/&quot; target=&quot;_blank&quot;&gt;photo sharing&lt;/a&gt; website and creating a open-source framework version of it.&amp;nbsp; Why would I bother wasting time on this when sites like Flickr, Snapfish and Photobucket exist?&amp;nbsp; I feel as if they are still lacking many features that photo sites should include, like original high-resolution file downloads and group file uploading into the same album.&amp;nbsp; To me it only makes sense.&amp;nbsp; Say you&apos;re at a family reunion and everyone is taking pictures.&amp;nbsp; What sense does it make for everyone to have their own photo albums on different sites, with pictures of the same thing?&lt;/p&gt;
&lt;p&gt;Additionally, I&apos;ve had a couple people ask me if they can have their own version of &lt;a href=&quot;http://www.gpuds.com/&quot; target=&quot;_blank&quot;&gt;gpuds&lt;/a&gt; to put on a site for themselves.&amp;nbsp; I&apos;ve spent a decent amount of time lately looking at open-source blogging software like Mango Blog and BlogCFC, I thought I&apos;d take a shot at developing something myself for photo sharing since I already have done a lot of the work in the form of gpuds.&lt;/p&gt;
				
				</description>
						
				
				<category>My Website</category>				
				
				<category>Open Source</category>				
				
				<category>Photos</category>				
				
				<category>ColdFusion</category>				
				
				<category>Frameworks</category>				
				
				<pubDate>Thu, 05 Jun 2008 13:11:00 -0500</pubDate>
				<guid>http://www.genuinejd.com/blog/index.cfm/2008/6/5/gpuds-framework-planning-stages</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Photos</title>
				<link>http://www.genuinejd.com/blog/index.cfm/2008/5/28/Photos</link>
				<description>
				
				&lt;p&gt;Although I usually use my personal photo website, &lt;a href=&quot;http://www.gpuds.com&quot; target=&quot;_blank&quot;&gt;gpuds&lt;/a&gt;, for sharing photos, I thought I would occasionally post some of my more favorite &lt;a href=&quot;/blog/page.cfm/Photos&quot;&gt;photos&lt;/a&gt; here.&amp;nbsp; Plus it gives me the chance to extend BlogCFC some more using the slideshows feature.&lt;/p&gt;
&lt;p&gt;The first slideshow includes some photos I took up at &lt;a href=&quot;slideshow.cfm/200805_SLEEPINGBEAR&quot;&gt;Sleeping Bear Lodge&lt;/a&gt; in northern Wisconsin.&lt;/p&gt;
				
				</description>
						
				
				<category>My Website</category>				
				
				<category>BlogCFC</category>				
				
				<category>Photos</category>				
				
				<pubDate>Wed, 28 May 2008 22:58:00 -0500</pubDate>
				<guid>http://www.genuinejd.com/blog/index.cfm/2008/5/28/Photos</guid>
				
			</item>
			
		 	
			</channel></rss>