Archive for January, 2006
Waterfall 2006 : International Conference on Sequential Development
One of our customers (a mac user) has recently reported an issue that appears to stem from somewhere in execution trace of a JDIC/native Desktop call.
The issue we’re having is exactly similar to this thread in the JDIC forum which unfortunately hasn’t been answered.
Our code is doing the following:
try
{
Desktop.open(localFile);
}
catch (Exception e)
{
// some generic exception handling
}
It [...]
But I cheated.
Work has been extremely busy the past few months and I haven’t had much time to anything, let alone read blogs.
I’ve steadily watched my unread count rise to 1000,2000,3000,4000 and finally 5k unread posts. I’ve periodically knocked it back a bit but haven’t been able to put a substantial dent into it.
Tonight it [...]
What do you do when (heaven forbid) you have an over abundance of wildlife in a state?
Why, you lower the legal hunting age!
I guess all the 12 year olds in Wisconsin had younger brothers with itch trigger fingers that just couldn’t wait to get out into the woods. Well they now can, the age restriction [...]
Finally got around to migrating from 1.5 to 2.0.
No major hurdles, and the upgrade process was fairly seemless.
I’m toying around with a different theme for the time being but may go back to the Kubrick-derivative I was using back in 1.5.x. Came across a nifty DHTML flickr badge that you see situated in the top-right [...]
I blogged a month or so back about failing in an attempt to buy a La-Z boy recliner and a new television.
Well things changed a few weeks back with a fortunate call from the local La-Z dealer saying that they found a chair similar to what I was looking at earlier and I wouldn’t have [...]
Saw this on Slashdot originally, but the Washington Post is reporting that its taking Microsoft 25% longer (now ~135 days) to get critical patches out the door. This number falls to ~45 (from 71 days in 2003 and 55 days in 2004) when dealing with fully disclosed issues.
The company also seems to have done [...]
This has been written about by others but I’m going to comment on it as I did run into it tonight.
I’ll start by saying that I sit on the fence with regards to the use of autoboxing in java5. Normally I think it’s alright but I did run into a situation this evening where [...]
As I commented in an earlier post, we’ve been transitioning our legacy EJB-based system to a new platform built largely on Spring and leverging hibernate for persistence.
The technology has worked well, I’ve seen improvements by way of code reduction and ease of implementation in certain areas. Instead of 500 remote methods exposed via [...]
-
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)