Quantcast
Channel: devnulled » Languages
Browsing latest articles
Browse All 10 View Live

Farewell CFDJ: My Last Year on the Editorial Board in Review

Although this is a topic which has gotten much coverage, to the point of beating a dead horse, I felt obligated to comment on it as someone who served on the Editorial Board of the ColdFusion...

View Article


Java 6 for Developers on MacOS X: SoyLatte Reaches 1.0

For those many of you (including myself) who have been waiting almost a year now for Java 6 to be properly supported on the Mac, the wait is over if you're a developer-- Landon Fuller has released...

View Article


Image may be NSFW.
Clik here to view.

News Flash: Apple Finally Released Java 6 for MacOS X!

UPDATE: I was up too late, and didn't notice that it's update 6 for Java, not Java 6. This is just another update for Java 5... *sigh* I've been up pretty late doing a little work and tying-up some...

View Article

Image may be NSFW.
Clik here to view.

Maven: Including Axis2 Artifacts into EAR’s

I'm going to skip over a rant about how much Axis2 sucks in order to pass a tip on how to include Axis2 artifacts (AAR's, MAR's, etc) into an EAR file using the Maven plugin to package EAR files,...

View Article

Image may be NSFW.
Clik here to view.

Getting Behind Python: Sun Hires Python & Jython Developers

As both a fan and user of the great technologies Python, and the Sun JVM (primarily via Java), I was very happy to come across this eWeek article which says that Sun announced the hiring of two key...

View Article


A Regular Expression To Proxy Basic ColdFusion Requests

(Note: I'm cleaning up some old drafts which have been sitting around for awhile.) A couple of years ago while setting-up a new J2EE server cluster using the Implementing Multitier Hardware Load...

View Article

Using Spring and Hibernate With JPA And Entity Interfaces

I'm currently setting up a new Hibernate project and finally getting around to trying out JPA annotations instead of using any Hibernate configuration or mapping files-- what the hell took me so...

View Article

The Most Efficent Way to Increment A Map Value in Java

Finding myself in a situation of needing to increment values in a map in Java, I was curious to see what the most efficient way to do so. Said piece of code will be looped over thousands of times and I...

View Article


Running Jetty 7 on Port 80 With Maven

I think Jetty is one of the best kept secrets in the Java world, in particular for getting a quick container up and running with full integration with Maven for local testing of Java based web...

View Article


CFAkismet Has Moved to GitHub

This is just a quick note to mention that one of the first open source projects that I wrote, CFAkismet, the ColdFusion based Akismet client, has finally moved to GitHub. Read more about it’s new...

View Article
Browsing latest articles
Browse All 10 View Live