Mmm, software

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 ...
Thursday, December 20, 2007

Cool MySQL tricks

›
It's been a while since I've written a blog post, and I figured this was a good topic to write about. For the most part, I don'...
Monday, December 03, 2007

Deleting .svn folders

›
Subversion is a great tool, but unfortunately it has to store metadata somewhere, and like all other code repository tools, it stores them i...
Sunday, December 02, 2007

Resolving logging issues with Tomcat

›
An idea for resolving the logging issues in Tomcat just occurred to me. I should probably be putting the logging jars in the individual lib...
Thursday, November 29, 2007

Onward to Eclipse Europa ... and then right back

›
Ok, so after Eclipse Europa (3.3) has been out for quite some time, I decided to give it a try. I was shocked to discover a lot of the chan...
Thursday, November 15, 2007

Spring, Tomcat and memory

›
As my application has been growing more and more in functionality, it has also been growing in its memory footprint. To that end, I've ...
‹
›
Home
View web version

About Me

Alex Marshall
View my complete profile
Powered by Blogger.