Mmm, software

Wednesday, December 30, 2009

Composing XML in C# 2.0 or later

›
When testing some custom XML serialization I was writing for a project, I ran across a quirk of the XmlWriter created by XmlWriter#Create() ...
Tuesday, December 22, 2009

Visual Studio (2010?) Debugging Gotchas - Part I

›
I recently ran across a problem where I was trying to debug some code and the Visual Studio debugger wouldn't stop in my class. It woul...
Friday, December 18, 2009

Tricky styling issues in WPF

›
For about the last 8 or 9 hours (spread across two days) I've been troubleshooting a styling issue in WPF. I have a list of items that ...
Friday, December 11, 2009

Generating XML objects from a schema in .NET

›
In my last job, I frequently made use of the JAXB library provided with the Java SDK for object de/serialization. I chose to generate my sc...
Thursday, December 10, 2009

Useful GIMP tricks - Batch file conversion

›
Now that I've started having to do a lot more documenting for my job, I've found myself importing a lot of pictures taken as steps i...
Thursday, December 03, 2009

Subtleties of Perl - Reading files

›
I've recently begun a new job, and with it has come a whole new segment of the software development universe. The new job uses a lot of...
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...
‹
›
Home
View web version

About Me

Alex Marshall
View my complete profile
Powered by Blogger.