Mmm, software

Tuesday, November 10, 2009

Tweaking visual studio

›
I've recently begun using Visual Studio 2010 Beta 2 more and more as I have increasing amounts of work that require .NET. In order to k...
Tuesday, September 29, 2009

Using the MySQL EXPLAIN statement

›
Recently I had been having trouble with queries on a certain table in a system that I've been maintaining. I had gone through just abou...
Friday, September 18, 2009

Ubuntu 9.04 servers slow to login

›
Recently our production system's servers have been getting progressively slower, and it has finally gotten to the point where it's m...
Tuesday, July 14, 2009

Keeping your servers up to date

›
As I've previously mentioned on this blog, our company uses Ubuntu for our servers. I won't re-iterate the reasons why in this post...

Tomcat keystore : too many open files - Continued

›
Further to my last post, it seems there was another, larger underlaying problem that was causing the exceptionally high number of connection...
Wednesday, July 08, 2009

Too many open sockets error in Tomcat 5.5

›
Our company recently started a new project. Our primary client is the first one to use it, and use they have. I've suspected they'...
Sunday, June 28, 2009

XML namespace error with Spring WS

›
Today I ran into a strange error trying to access a webservice via Spring WS (Spring Web Services). The exception looked like the following...
4 comments:
Wednesday, May 20, 2009

Some helpful troubleshooting tips for SFTP jails

›
Further to my previous post on SFTP jails, I've run across a few issues. When logging in via command line after first setting up the j...
Monday, May 11, 2009

A quick note on intercepting annotations with Spring AOP

›
Spring AOP is incredibly powerful. One of the most powerful features of the framework is that it lets you intercept methods that are decora...
1 comment:
Friday, April 17, 2009

Setting up Microsoft Outlook 2007 with Microsoft Exchange

›
...via RPC over HTTPS : 1. Ensure you have your root certificate in your trusted authority store in the Microsoft Management Console (mmc.ex...
Monday, April 13, 2009

Setting up a VPN connection to an Astaro security applicance on Mac OS X

›
So I finally got a working VPN configuration to be able to connect my shiny new MacBook Pro to our VPN on our production system which uses a...
Tuesday, April 07, 2009

Playing with my new Mac

›
I recently managed to convince my employer to provide me with a MacBook Pro so that I could start developing in-house iPhone applications fo...
Wednesday, March 25, 2009

More Hibernate glitches, part 2

›
I had previously written on an Expected positional parameter glitch in Hibernate when joining between entities using OneToOne and PrimaryKey...
Sunday, March 15, 2009

Stupid MySQL tricks

›
Recently, I found that our secondary server's MySQL partition was starting to get full. After running du -h --max-depth=1 several times...
Friday, March 13, 2009

Spring Webflow 2 Quirks

›
As I recently found out after a marathon debugging session, if you have a <transition> element that executes actions, and any beans in...
Thursday, March 12, 2009

More Hibernate glitches

›
I've recently discovered the joy of actually getting OneToOne primary key columns on objects working, so I've started using them mor...
Wednesday, March 11, 2009

Stupid Hibernate Tricks

›
I've recently been finding myself looking for a way to get Hibernate to override the default type for strings (varchar) and use char ins...
Wednesday, February 25, 2009

I love Dojo

›
I have recently discovered the magic that is Dojo. I love it. The widgets that it provides are uber-useful and have really boosted the fun...
Wednesday, February 04, 2009

Solved! Finally fixed classpath issues with Maven, Eclipse and JUnit

›
I have several pieces of code in one of our company's projects that dynamically reads the classpath and scans for classes that have cert...
Tuesday, January 06, 2009

Allowing external root access to your MySQL database

›
...is recommended against in the MySQL documentation, but it can be oh so handy for running scripts and adding databases, tables and views w...
‹
›
Home
View web version

About Me

Alex Marshall
View my complete profile
Powered by Blogger.