Mmm, software

Wednesday, July 30, 2008

A quick note about JAXB

›
JAXB (the Java API for XML Binding) is a great piece of technology (2.x, not 1.x). However, if you're starting an application and your ...
Friday, July 11, 2008

Pure FTP on Ubuntu

›
Pure FTP is a great FTP server and I love it because it's ridiculously fast, reliable and works well for our company. The only problem ...
Tuesday, July 08, 2008

More Tomcat quirks

›
I recently ran across a problem with receiving a LinkageError in one of my web applications. The problem occurred when Acegi security tried...
Monday, July 07, 2008

Tomcat quirks

›
In recent weeks, we've had problems with our company's servers going down because of power problems at our colocation provider. As ...
Wednesday, July 02, 2008

Finally! The trick to proper Java Date and Calendar formatting

›
It's well documented in the Java API as well as numerous forums and blogs, that the Java API is not properly implemented, and in some re...
Friday, June 13, 2008

An interesting 'accesskey's quirk

›
Since I learned about accesskey support in HTML, I've been including them where appropriate in my web applications to speed up my access...
Wednesday, June 11, 2008

Spring Framework URL mapping quirks

›
My recent foray into developing using RESTful principles and resources has lead me to an interesting quirk in the Spring Framework, which I ...
Thursday, June 05, 2008

Why you should always export your sources with your Java projects

›
With the advent of popular and widespread Maven 2 adoption, there's no reason you shouldn't be using it to build your open-source or...

JAXB schemagen - Finally got it working

›
For those not in the know, schemagen is a program that comes as part of the Java Web Services Developer Pack and it's used to generated ...
4 comments:
Tuesday, June 03, 2008

Fixing package retrieval quirks in Ubuntu Gutsy Gibbon Server

›
In the default installation of Ubuntu Server (Gutsy Gibbon), the default source of packages is the CD-ROM drive. That's fine if you mak...
Tuesday, May 27, 2008

Fixing Messenger when you've accidentally screwed it up

›
If you're like me, you like to have your Windows Live Messenger conversation windows be as simple and clean as possible, with no toolbar...
Monday, May 26, 2008

How to recurlively delete a folder and its contents in PowerShell

›
The command : Remove-Item -recurse -force [directory name] The really sad thing is that I googled this and there are no sites that explicitl...

RESTful web services with JAXB 2.0

›
In case you're not familiar, JAXB (Java API for Xml Binding) is an API developed by Sun for binding between XML and Java beans. The fir...
Thursday, May 08, 2008

Logging for tests using the Spring Framework

›
It's been a while since I've posted to the blog 'cause I've been so busy, and it seems fitting that this be a good way to re...
Monday, March 31, 2008

Determining which version of Ubuntu you're running

›
At our company, we use Ubuntu to run our servers. Sure, there's other distributions with potentially better performance, but none so ea...
Sunday, March 30, 2008

More random MySQL glitches

›
I ran into the following exception recently when moving an application from one server to another : java.lang.NullPointerException at com.m...

Commons VFS (FTP) problems

›
I recently had a problem with Commons VFS whereby I could log into an FTP server and list the contents of the initial directory, but no cont...
Monday, March 03, 2008

Software developers are arrogant assholes

›
Like the title of this post says, software developers are arrogant assholes. I can say that because I am one. The reason I say this is tha...
Tuesday, February 26, 2008

Setting up your own domain in (Ubuntu) Linux

›
...is easier than you actually think. I managed to get a working domain name for our company's servers going using tutorials and informa...
Monday, February 25, 2008

A Quick note on SFTP jails

›
SFTP jails are uber useful and I've blogged about them before, but one crucial piece of information that I've been missing has been ...
‹
›
Home
View web version

About Me

Alex Marshall
View my complete profile
Powered by Blogger.