Posted in February 28, 2008 ¬ 10:53 pmh.Augusto
The other day I saw a Java interface with well over 300 methods (with no inheritance). It’s one of these interfaces that is a single point of entry into a system, and I’m partly to blame. Really didn’t think about how the API should scale, and now that there’s years and years of development depending [...]
Read the rest of this entry »
Posted in February 15, 2008 ¬ 9:19 amh.Augusto
So the other day I’m looking at somebody’s code and notice a class name that caught my attention; “GenderEditor”. I think it was just your normal JTable class to show a “gender” property, but I thought it was kind of funny because the class name implied you could use this program to switch a [...]
Read the rest of this entry »
Posted in October 30, 2007 ¬ 8:48 pmh.Augusto
No, I’m not proposing my brand new Java logo replace the latest one from Sun. As a matter of fact it’s hardly a good logo, and seems more like a book cover, but for some reason a very similar logo (the one mine is based on) was selected as the official one for Ruby. People [...]
Read the rest of this entry »
Posted in October 28, 2007 ¬ 7:51 pmh.Augusto
I like Apple, it’s a highly innovative company with great products. I passion for programming was developed as a kid when I had an Apple //c. I own a couple of iPods and wouldn’t mind having one of those cool MacBooks. A few years ago, and at this year’s JavaOne, I noticed lots of developers [...]
Read the rest of this entry »
Posted in May 3, 2007 ¬ 11:48 pmh.Augusto
When I launch Netbeans 5.5, it seems I’ve installed some version control module that produces these two dialogs whenever I start the IDE. I still can’t figure out what the program wants me to do here. First of all, it has to be a bug and not a feature that it’s popping up 2 [...]
Read the rest of this entry »
Posted in April 7, 2007 ¬ 9:47 pmh.Augusto
I uploaded the first version of the “magnetic desklet”. If you have AB5K installed, it should install and start by clicking/downloading this: http://sellmic.com/download/MagneticDesklet.desklet. I have a blog entry that describes the concept of what this is trying to do (not everything is implemented), and another post on the desklet dev list with more details. [...]
Read the rest of this entry »