Tech Tips & Tricks from a Certified Hackoholic's Image

Tech Tips & Tricks from a Certified Hackoholic

http://hackoholic.blogspot.com/
More about this blog
Latest Post
02 Dec 2009
Total Posts
4
Readers
32
Liked
0
Disliked
0
Views-Per-Post
08.00
vote up
0
vote down

Collection Filtering in BGGA

As a follow-on to last week's post, I decided to see what my collection filtering example would look like using the draft BGGA proposal. So, I downloaded the feature-complete prototype, and this is the working example I came up with:package
Dec 02 2009 10:31 AM
vote up
0
vote down

GTD with Quicksilver and Gmail

Getting Things Done (GTD) is a methodology, authored by David Allen, for, well, getting things done with minimal stress and maximum efficiency. It worked really well for me when I learned about it a couple of years ago, but I fell off the horse and I've
tags: gtd
Dec 13 2008 02:04 PM
vote up
0
vote down

Java-Java-jing-jing-jing

I just had to share this. I'm a huge fan of the Java Posse podcasts, and I wanted to find out where the theme song came from. It turns out that it was a WWI song called ja-da, with the lyrics re-written. I found the original audio of ja-da, and it's
Sep 28 2008 05:07 AM
vote up
0
vote down

Java vs. Scala - an example from the Google Collections API

As a Java developer, I've heard a lot of hubub, and some would say hype about Scala, so I decided to see what it has to offer. Scala is a multi-paradigm general purpose language, supporting both object-oriented and functional styles. As I learn Scala, I
Sep 28 2008 05:06 AM