Jan 21 2005
DNS insanity with Java
Note to self. Don’t trust long running Java apps when it comes to changing DNS.
Agile and Programming
Jan 21 2005
Note to self. Don’t trust long running Java apps when it comes to changing DNS.
Jan 20 2005
Java.net has an article on using Hibernate within container managed transactions here.
Jan 20 2005
This would be cool to have in our current project. We’re pretty much swamped in XML config files. Setting up stuff like this right at the source level would be good. I’ll have to wait for our production environment get upgraded to 1.5 in like two years.
Jan 19 2005
Eclipse is one of the best designed Java applications I can think of. I havn’t really inspected the architecture, but from a users point of view it is excellent to be able to download plugins adds so much functionality and sometimes almost transforms it into a complete new application. Managebility has an article with some [...]
Jan 19 2005
With some catches. The free plan only lets you donwload 100MB each month. Check out streamload here.
Jan 17 2005
A short article with some details of Hibernate Schema Management can be found here. We used this in a previous project of mine, but had some problems with the update task. I think it was a problem with Hibernate and PostgreSQL.
Jan 17 2005
ONJava has an article on integrating MacroMedia Flex and J2EE here.
Jan 17 2005
MicroSoft has gracefully decided to compare the J2EE/Struts and ASP.NET in a completely objective manner. (Yeah right) Read it here. I havn’t read it all (got tired of the marketing), but they do an ok comparison. It’s just that they get all hung up in what Struts delivers and tries very [...]
Jan 13 2005
That’s cool, I went to JavaBiN today (JUG Norway) and listened to Kristoffer Dyrkorn (BEKK Consulting) talk about Lucene and a project they implemented using it. A good talk with the basics and challenges for creating a good search. It basically comes down to knowing your data, target users and tweaking the results.
As I [...]
Jan 13 2005
Been having some trouble with my server lately. Seems it didn’t like to be put inside a small closet with zero air circulation. Note to self: think things through a little bit next time you move your hardware.
Couple of links from the downtime:
How to write JavaDoc here.
Survival guide to i18n here.