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: February 2009
Regular Expressions
Found a nifty little tool to help create regular expressions. Regexcreator is small and simple to use. Easy to create and test any regular expressions that you need. Well worth downloading. http://sourceforge.net/projects/regexcreator/
Posted in Development Log
Leave a comment
SQL Service Broker
After trying to receive a message from a service broker queue for a while I found that it will not throw an error if your database isn’t setup correctly. After looking in the table where the messages are stored before … Continue reading
University of Brighton Wireless Network from Linux
Wireless 1. Using the contents of the from ’Pem File Contents’ and create a file called uob.pem 2. Select ’University of Brighton’ from the wireless networks list 3. Make sure the settings are as follows a) Wireless Security: WPA & … Continue reading
Shape Connections
Shapes can now be drawn and connected together. When a shape is connected a line from the centre of the shape will draw to the centre of the connected shape. Moving of shapes redraws the line correctly. The next step … Continue reading