-
-
My iPhone Apps
Follow Me
Top Artists Last 7 Days
- Anvil, Plays: 63
- The Chamber Orchestra Of London, Plays: 27
- Black Label Society, Plays: 25
- Van Halen, Plays: 15
- P.O.D., Plays: 15
My Tweets
- RT @gvplaces: After two months of fighting with it, GV Places 1.3 has been submitted to the App Store. http://t.co/DTZqONfh 10 hours ago
- Ed bought CANNED oysters on #TopChef? Really? Has he never watched this stupid show before? Canned items are the kiss of death. 21 hours ago
- @brettbum I see the wildling Ygritte as Irish, since she is described as being "touched by fire." 1 day ago
- @brettbum I got it in my head that she was like a voodoo queen or something. I imagined African or Creole. And she sounds like Ms. Cleo. 1 day ago
- Am I the only one who pictured Melisandre in the Song of Ice and Fire books as being African? That's how she is in my head... 1 day ago
Search
Previous Posts
Archives
Tags
apple bible blosxom bowling christianity cycling death disney world dr horrible eclipse faith general google gps greek humor ios iphone islam itunes java life mac movies music muslim news obama osx poker politics rants ruby safari scala software development sports tech tv video war wdw weight loss windows wordpressCategories
Tag Archives: java
Ant Talk At CJUG
I want to thank the folks at CJUG for having me up last night to speak on Ant. I thought the talk went well, though I did run long. I must say it’s rather embarrassing to discover that your presentation, … Continue reading
I’m Presenting at NFJS: Atlanta
If anyone will be in or around Atlanta, GA, October 24 – 26, you should think about attending the Atlanta Java Software Symposium which is part of the No Fluff, Just Stuff symposium series. I’ll be presenting a session entitled … Continue reading
Java Regex APIs and Quoting
I’ve just been digging through the J2SE 1.4 regex stuff, and every time I have to do regex work in Java I keep thinking how much easier it is in other languages. Specifically I’m talking about the clunkiness of the … Continue reading
J2SE 1.4.2 + WLS 7.0 + weblogic.ejbc = Problem
I discovered something interesting the other day at the office. We have a guy who has been unable to build a certain entire jar of entity beans ever since he started working there and I had only given it scant … Continue reading
Eclipse 3.0 M2 Is Out
I just got the notice that Eclipse 3.0 M2 is now available. I’ve already been using 3.0, but judging by the release notes there’s a lot of chewy Eclipse goodness loaded in this release. I’ve already downloaded it and “installed” … Continue reading
A Golden Gem
JavaPro Magazine has done a review of my book, Ant Developer’s Handbook!!! The first line is the best: The Ant Developer’s Handbook is one of those golden gems that appear every once in a while. That is music to my … Continue reading
No (Apparent) Love Lost In JBoss Group Split
After this morning’s surprise announcement that JBoss Group was essentially forking, there has been a lot of speculation about what this means for JBoss Group specifically and JBoss in general. The new company was started by 8 now-former JBoss Group … Continue reading
Jython Is Just Too Useful
A colleague just came to me asking about Java serialization and output options. We’re going to store some partially filled Serializable DTOs in a BLOB in our database so he needed some info. Our talk then turned to options for … Continue reading
Tracking Down a Log4J Problem
I had a really interesting time tracking down a Log4J problem. We’ve been using Log4J for over a year now happily and even happier with the Commons Logging package on top of it. But last week (while I was on … Continue reading
Ant Developer’s Handbook at JavaRanch
Starting today over at Java Ranch they are doing a book promotion with my book, Ant Developer’s Handbook. If you are interested in Ant and want a chance to win a copy of my book, go register with JavaRanch and … Continue reading
My One Complaint About The Latest Eclipse
I have but one complaint about the latest release of my favorite IDE, Eclipse. Everyone who uses Eclipse knows that to close an editor you click on the little ‘X’ button on the right side of the editor’s tab. But … Continue reading
Latest Nightly Eclipse Re-Adds Editor Linkage
The latest build of Eclipse has re-added a feature that I had been missing since the M4 or so. This feature is a linking of location between the Package view and the current editor. You’ve always been able to double-click … Continue reading
Eclipse M5 Painless Upgrade
Man, I love Eclipse more and more every day. I’ve been using it for almost a year and it just keeps getting better. The fabulous Eclipse team released Eclipse 2.1 M5 a couple of hours ago and I fetched it … Continue reading
What I Don’t Like About the Java Plugin
Why can’t the Java Plugin on Windows unload itself after you leave a page with a (stupid) applet on it, or after X amount of inactivity? I generally despise applets, but sometimes I have to use them, such as the … Continue reading
It’s Dead, Jim
I’m working with some Java wrappers for some CICS programs on our mainframe. I’ve been having a devil of a time getting the thing to work properly. In typical mainframe fashion, when it fails you get an ABEND and then … Continue reading
OK, Maven is Cool
I installed Maven tonight and within about 20 minutes had one of my simple projects building with it. Once I create the project.xml file, running maven java:jar fetched, compiled and jarred everything into a ready-to-use jar file. Running maven site:generate … Continue reading
“Weird” Error Messages
Whilst trying to use the nifty management console included with JRockit (supposedly the world’s fastest JVM), I recieved this error COM.jrockit.common.util.AssertionFailedException: Received a weird y = 114 or weird time = 1041533639613 class = com.jrockit.console.ui.chart.DataSourceMemoryHeap That’s the first time I’ve … Continue reading
Maven and Eclipse
I got this from James Strachan‘s blog. It’s about how you can have Maven generate the .project and .classpath files in order to have Eclipse auto-grok your project! You can define this property a local build.properties, in the build.properties in … Continue reading
Cool Use of Jython
I just had to share this. I am working on a very large project using BEA‘s WebLogic 7. This project takes a good 10 minutes to go through an entire compile/deploy cycle. This is a real hassle when I need … Continue reading





