Archive for February, 2008
A Google of One
It’s just another phase in the continued commoditization of infrastructure. It started a decade or two ago with the OS and has been followed in quick succession by the web and J2EE stacks.
While not free, cloud computing offerings by the likes of Amazon.com have definitely opened the realm of possibility to the [...]
Nearly 14 years after the once mighty browser made its first desktop appearance as Mosaic Netscape 0.9, its disappearance comes as little surprise. Although Netscape accounted for more than 80 per cent of the browser market in 1995, the arrival of Microsoft’s Internet Explorer in the same year brought stiff competition and surpassed Netscape within [...]
Jeremy Zadowny has mention of a very large scale Hadoop deployment over at Yahoo! Search.
It makes sense given their previous commitments and investments to the project but it’s also cool in a way to start seeing some significant migrations to the framework.
Over on the Yahoo! Hadoop blog, you can read about how the webmap team [...]
As developers, we’re all responsible for writing code in one way or another. We write it ourselves or help others write it better. Either way, code gets written and we all move on.
The rest of this short post will be focused on code reviews and what (I think) makes them efficient and beneficial.
Code Reviews (CRs)
Code [...]
I admitedly don’t have a lot of experience with the various AOP frameworks that have gained popularity over the past few years.
I happened to be looking at Javassist a couple weeks back and noticed that they were in the process of developing a lightweight AOP framework on top of it called GluonJ. It’s still in [...]
Top 5 Attributes of Highly Effective Programmers
I’ve always found it interesting to read others thoughts on what makes us effective. If you haven’t read it already, I’d recommend it.
Ben’s List
Humility
Love of Learning
Detail-orientedness
Adaptability
Passion
Personally, I think it’s a pretty good list. High level and applicable to most situations in life, not just programming.
If I could add a [...]
JVM Lies : The OutOfMemory Myth
It’s also been covered (with even more comments) over on TSS.
It’s certainly beneficial for a developer to have a basic understanding of Java’s approach to memory management. This post (and comments) does provide a simple overview and discusses some of the causes and gotchas for those ever annoying OutOfMemory exceptions.
If [...]
-
Pet Peeve: Don’t email my password to me in plain text You know the drill.
Signup for some random service on the internet
Receive a confirmation email with your account information
or
Forget a password for some random service ...
-
Eclipise Memory Analyzer (MAT) I must say the Eclipse Memory Analyzer looks pretty slick. There is some pretty good material over on the developers blog. Lastly, there was a talk on it ...
-
Open-source Web-based Code Review Tool: Rietveld Guido van Rossum, of Python fame, has recently released a Django-based application that enables web-based code reviews... Rietveld.
It supports any language and currently can hook into Subversion repositories. You ...
-
An implementation of the JVM in Javascript? Caught this over on JavaPosse Google Groups.
Essentially, some bright fellows over in Japan have developed a bytecode->javascript compiler. There's a demo floating around that took a Tetris ...
-
Facebook Chat? So it looks like the Facebook Chat service has finally started rolling out to my network (Facebook Chat has been mentioned previously).
Not quite sure how ...
Latest Entries
- Lessons Learned as a Project Lead
- Good ANTLR Resource
- Testing with Unitils
- Headed to Kelowna for a short vacation (and the laptop stays behind)
- Seam + Groovy + Maven : Nice Simple Hibernate POJOs
- Pet Peeve: Don’t email my password to me in plain text
- Eclipise Memory Analyzer (MAT)
- caBIG Annual Meeting - A developers perspective
- OS X + Java6: java.lang.UnsatisfiedLinkError: /usr/lib/java/libObjCJava.A.dylib
- Getting started with JBoss Seam and Maven
Blogroll
Archives
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- June 2004
- May 2004
- April 2004
- November 2003
Categories
- Blogroll (1)
- citations (55)
- Database (2)
- General Discussions (233)
- Java (54)
- Open Source Software (46)
- Personal (9)
- Ruby (3)