Mmm, software

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 ...
Thursday, February 14, 2008

Understanding Linux ACLs

›
Ok, so for a while, I've had an SFTP jail setup within our company for our clients to connect and dump batch files to our systems. It l...
Wednesday, February 13, 2008

Today's karmic balance

›
It's pretty rare that I have something to blog about within a couple days of each other, never mind on the same day, so I suppose that t...

Use DTDs, they're there for a reason

›
<rant> As the title of this post states, if you're a web developer, use a fucking DTD. They exist for a reason, that reason being...
Tuesday, February 12, 2008

A letter to Apple

›
Yes, these things are cliche, but whatever, screw it. Dear Apple, In case you haven't figured it out from my buying patterns, I've s...
Wednesday, January 30, 2008

Beginning with SQL Server

›
Given changes in the environment in which our business does it's business, I've had to start learning to use SQL Server and various ...
‹
›
Home
View web version

About Me

Alex Marshall
View my complete profile
Powered by Blogger.