Sunday, October 16, 2011

About me, I mean this blog.

This blog is intended to be a kinda catch all for anything and everything about me.  My thoughts on life, politics, family, career, and even how I like my water at restaurants without the lime.

But let's face it.  That's easier said than done.  You're busy, I'm busy, It's just a busy world out there, and my passion is in learning and creating new and awesome tools for my hobby, I mean career as a software developer.  So, I'll be supplementing this blog with re-posts from my other blogs (JQuery Hackz, Spring Hackz, and GWT Hackz).  Hopefully that will provide enough fresh content for this blog, and along with my personal views of whether 2 or 3 cups of coffee is the optimal amount of caffeine to start the day, I'm hoping you will be well treated as a follower.

Thursday, October 6, 2011

My Tribute to Steve

"Stay hungry. Stay foolish." - Steve Jobs

RIP Steve. You will always be a huge inspiration to aspiring innovators everywhere.

Wednesday, September 14, 2011

jQuery Hackz: Parameter Friendly jQuery.Suggest

jQuery Hackz: Parameter Friendly jQuery.Suggest: I have to give credit were credit is due, this script is almost entirely the original jquery.suggest script written by Peter Vulgaris at htt...

Thursday, September 8, 2011

GWT Hackz: Failed to load resource: the server responded with...

GWT Hackz: Failed to load resource: the server responded with...: Eloquently described by Bart on docbyte ( here ), a very big issue with GWT and Hibernate is that GWT only supports a small subset of Java c...

Monday, September 5, 2011

GWT Hackz: Creating GWT Overlays

GWT Hackz: Creating GWT Overlays: Want to create GWT overlays? Don't know what overlays are, or even if you need one? A quick introduction to GWT overlays may be in order....