Pages
Blogroll
Tags
ASP.NET Brighton Uni C# cctray CruiseControl.NET django eclipse Fedora 10 Fedora 11 gtk IIS IIS7 javascript jquery jqunit latex LaunchPad Linux Mobile Broadband mono MonoDevelop MSSQL MVC NAnt nautilus Network Manager NHibernate nmock nunit php pirate plugin podcast python Service Broker shell script SQL svn tux droid ubuntu UMLDraw unit testing VS.NET Wireless wordpress-
Recent Posts
Meta
Archives
- January 2012 (3)
- May 2011 (2)
- March 2011 (1)
- August 2010 (1)
- April 2010 (1)
- March 2010 (1)
- January 2010 (2)
- October 2009 (1)
- September 2009 (3)
- August 2009 (2)
- July 2009 (4)
- June 2009 (7)
- May 2009 (6)
- April 2009 (7)
- March 2009 (5)
- February 2009 (4)
- December 2008 (4)
- November 2008 (4)
- October 2008 (5)
Monthly Archives: April 2009
33% Additional Disk Space
Hurray! The nice fokes at linode have decided to give all of their customers 33% Additional Disk Space. Now if only all hosting companies were as nice as this.
Posted in Development Log
Leave a comment
Final Year Project
I’ve just handed in my final year project, nicely bound and professional. Now that that’s out of the way, until the poster day, I can concentrate on getting the gtk-cctray project to work properly using build servers that are not … Continue reading
Posted in Development Log
Leave a comment
SVN Log to Latex
Needed to add a table of my svn log into my project write up so created a simple style sheet that would parse the xml output from svn. The xslt only generates the table svnlog-gen.sh #usage svnlog-gen.sh [repo-path] [output-file] svn … Continue reading
C# Style for lstinputlisting
After getting latex to format my code nicely I noticed that it did not have build in support for C#, which read of the manual and knocked one up. Share and Enjoy \lstdefinelanguage{cs} {morekeywords={abstract,event,new,struct,as,explicit,null,switch base,extern,object,this,bool,false,operator,throw, break,finally,out,true,byte,fixed,override,try, case,float,params,typeof,catch,for,private,uint, char,foreach,protected,ulong,checked,goto,public,unchecked, class,if,readonly,unsafe,const,implicit,ref,ushort, continue,in,return,using,decimal,int,sbyte,virtual, … Continue reading
New Hosting
Got myself some new hosting over at lindoe. Virtual linux server all to myself. Spent a day trying out the configuration and decided to go with a Ubuntu 8.10.
Simple SVN WordPress Widget
After getting bored on working on my final year project I decided to take a look at creating widgets word my blog. There are SVN hooks on my repositories that store the commit details in a SQL database. I thought … Continue reading
Problems With Yum On Fedora 10
So every now and again YUM stops working and throwing out error messages usually after I’ve been to uni. rpmdb: Thread/process 4348/3087935168 failed: Thread died in Berkeley DB library error: db4 error(-30975) from dbenv->failchk: DB_RUNRECOVERY: Fatal error, run database recovery … Continue reading