<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>Cranky Bit</title>
	<link>http://blog.crankybit.com</link>
	<description>Take a byte out of tech!</description>
	<lastBuildDate>Fri, 02 May 2008 21:35:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Memento Pattern is Great for Web Services</title>
		<description>Nothing Earth-shattering here. I've just come to appreciate how useful the memento design pattern can be to do web services a bit more efficiently sometimes.
My web service is a facade CFC powered by objects being generated by Transfer and ColdSpring. So I conveniently have access to the objects' getMemento() or ...</description>
		<link>http://blog.crankybit.com/memento-pattern-is-great-for-web-services/</link>
			</item>
	<item>
		<title>Using SQL to Retrieve SQL</title>
		<description>At work, someone made a request that required me to look through potentially hundreds of views in dozens of databases on our SQL Server. I certainly didn't want to examine each one at a time. How could I speed up this process with code?

Well, you can find all of your views ...</description>
		<link>http://blog.crankybit.com/sql-to-retrieve-sql/</link>
			</item>
	<item>
		<title>Note for Flex Newbie: Test Your HTML Wrapper</title>
		<description>Note to self (the Flex newbie): Test your HTML wrapper for your SWF files to make sure that the user experience is a good one when you're setting up your Flex apps on your site! I took the HTML wrapper generated by Flex Builder and modified it to fit into ...</description>
		<link>http://blog.crankybit.com/flex-newbie-test-html-wrapper/</link>
			</item>
	<item>
		<title>Tom Yager Praises AIR</title>
		<description>Tom Yager, writer of the Ahead of the Curve column in InfoWorld, wrote up a nice article about AIR entitled AIR gets rich apps right. Touting Adobe's credentials through their past record, he indicated that Adobe is a great candidate for accomplishing what AIR is intended to do: Get that ...</description>
		<link>http://blog.crankybit.com/tom-yager-praises-air/</link>
			</item>
	<item>
		<title>BigDog by Boston Dynamics</title>
		<description>I am fascinated to see the development that has been made in robotics to make robots fit either human or otherwise organic behavior. It is worth noting that it takes an exceptional amount of skill and engineering to simulate even the simplest intelligence or motor skills of living things; nevertheless, ...</description>
		<link>http://blog.crankybit.com/boston-dynamics-bigdog/</link>
			</item>
	<item>
		<title>Notes: Adobe AIR Local Data Storage Options</title>
		<description>The following are my notes during the Adobe AIR Local Data Storage Options webinar that was presented during Adobe Developer Week. It was presented by Greg Hamer and the slides and demo code are already online.

Before getting started, note how Microsoft and Adobe are taking two different approaches: Microsoft is ...</description>
		<link>http://blog.crankybit.com/notes-adobe-air-local-data-storage-options/</link>
			</item>
	<item>
		<title>The Solution to Flex Remoting Over SSL</title>
		<description>If you've tried calling ColdFusion CFCs with RemoteObject over SSL in your Flex apps, you probably feel my pain already, because you have either tried to get it working and gave up, or had a heck of a time getting it working. Adobe's documentation for this specific need wasn't helpful ...</description>
		<link>http://blog.crankybit.com/flex-remoting-over-ssl/</link>
			</item>
	<item>
		<title>Save the Day With Fiddler (or, Stop Barracuda From Blocking the iTunes Store)</title>
		<description>Recently at work, we in IT were puzzled when a fellow employee called to report that the iTunes Store would not load on iTunes for computers on our network. The problem occurred only on our network and was not Mac or Windows specific.

Fiddler came to the rescue. Fiddler is a ...</description>
		<link>http://blog.crankybit.com/fiddler-and-barracuda/</link>
			</item>
	<item>
		<title>What&#8217;s Up 16 Sector&#8217;s Sleeve?</title>
		<description>Boy, 16 Sector is drawing this thing out longer than I'd hoped. They've got something up their sleeve for the few Apple II enthusiasts around us.

Yes, a new piece of Apple II hardware will be coming our way very shortly. The cat's almost out of the bag! The good ol' ...</description>
		<link>http://blog.crankybit.com/16sector-riddles/</link>
			</item>
	<item>
		<title>iPhone AIR?</title>
		<description>So, with Apple preparing to hold an iPhone Software Roadmap event this Thursday, people are eagerly anticipating news about how Apple will handle an SDK for the iPhone environment.

Many developers were frustrated--and many web developers had our curiosities pleasantly piqued--when Apple initially announced that "software" would be available for the ...</description>
		<link>http://blog.crankybit.com/iphone-air/</link>
			</item>
	<item>
		<title>Microsoft Access 2007 and ColdFusion 8</title>
		<description>With Microsoft Office 2007, Microsoft strikes again and implements a new format for their Access database standard. I do not recommend using Microsoft Access databases for production applications. In fact, I believe you will pay, sooner or later, for adopting such a practice. Nevertheless, it is useful for testing or ...</description>
		<link>http://blog.crankybit.com/msaccess2007-and-cf8/</link>
			</item>
	<item>
		<title>Notes: BlazeDS Revealed!</title>
		<description>These are notes from the presentation by Tom Jordahl about BlazeDS.

History lesson. Flex 1.0 introduced MXML. Originally built to be a server-based compiler. Flex 2.0 fine-tuned the product. ActionScript 3 was introduced, the Eclipse-based IDE was developed, and the server-side component was renamed Flex Data Services. That server-side product continued ...</description>
		<link>http://blog.crankybit.com/notes-blazeds-revealed/</link>
			</item>
	<item>
		<title>Notes: ShadoCMS Prepared Presentation</title>
		<description>These are notes of the prepared presentation for ShadoCMS on its website.

Installing ShadoCMS. Same process on any platform. First step is to install CFMX 7, which actually is included in the price of ShadoCMS. Next, create a database (Oracle, MSSQL, or MySQL) and the DSN. Finally, deploy the site by ...</description>
		<link>http://blog.crankybit.com/notes-shadocms-prepared-presentation/</link>
			</item>
	<item>
		<title>Notes: Savvy CFMeetup Presentation</title>
		<description>These are notes for a presentation on Savvy, the content management system, by Joshua Cyr.

For setup, there is a cfm page that has numerous CFSETs that you have to set. After that, everything is basically good to go. It will create the database in the DSN you provide it, by ...</description>
		<link>http://blog.crankybit.com/notes-savvy-cfmeetup-presentation/</link>
			</item>
	<item>
		<title>PrintJobMgr Uses 99% CPU</title>
		<description>I couldn't understand why everything on my new iMac started creeping really slow. The last straw was when iTunes started skipping. 

I opened up the Activity Monitor in the Utilities folder, set it to view "All Processes", and noticed that a process named "PrintJobMgr" was using a lot of processor ...</description>
		<link>http://blog.crankybit.com/printjobmgr-uses-99-cpu/</link>
			</item>
	<item>
		<title>Why That Batch For Loop Isn&#8217;t Working</title>
		<description>Time for another fun foray into Windows batch scripts. Perhaps you've used the FOR /F command to loop through the contents of a file (for instance, perhaps some data that was redirected to a text file from a command). Grab a line, act on its values, and output some text ...</description>
		<link>http://blog.crankybit.com/why-that-batch-for-loop-isnt-working/</link>
			</item>
	<item>
		<title>Notes: Design Patterns</title>
		<description>These are notes from the Design Patterns and ColdFusion presentation by Sean Corfield on 12/13/07.

Design patterns are basically common solutions to recurring problems. Using a pattern provides a common vocabulary between developers. If you say, "I'm using a Remote Facade", someone else will know what you're talking about without any ...</description>
		<link>http://blog.crankybit.com/designpatterns/</link>
			</item>
	<item>
		<title>Notes: Pragmatic Development</title>
		<description>These are notes from John Paul Ashenfelter's presentation on 12/13/07 regarding pragmatic development. The entire discussion is done with open source tools and can be set up in an afternoon.

Build it CRISP: Complete, Repeatable, Informative, Schedulable, Portable. Building is taking all the pieces and creating the final product. All source ...</description>
		<link>http://blog.crankybit.com/notes-pragmatic-development/</link>
			</item>
	<item>
		<title>Upgrading Subversion Requires a Bindings Update for Trac!</title>
		<description>My Subversion/Trac server was at Trac v0.9.6 and Subversion v1.3.x because those were the latest stable releases when I set up the server.  I decided it would be relatively quick and painless to at least get the latest version of Subversion (v1.4.5) installed since I didn't see anything on ...</description>
		<link>http://blog.crankybit.com/upgrading-subversion-requires-a-bindings-update-for-trac/</link>
			</item>
	<item>
		<title>Union in QoQ Made an Enhancement Simpler</title>
		<description>I was working with an app that would take an LDAP query from &#60;cfldap&#62; and do a bunch of processing against it. As it turns out, the LDAP query was targeted on an OU that wasn't grabbing all of the accounts it needed to process. There was a sibling OU ...</description>
		<link>http://blog.crankybit.com/union-in-qoq-made-an-enhancement-simpler/</link>
			</item>
</channel>
</rss>
