Cow breaks the law
Posted in Fun on July 29th, 2005 No Comments »
from p7191511, an image in Alan Clifford’s photograph album Tobago.July
Posted in Fun on July 29th, 2005 No Comments »
from p7191511, an image in Alan Clifford’s photograph album Tobago.July
Posted in Uncategorized on July 15th, 2005 No Comments »
BP’s Thunderhorse platform still listing precariously – pictures
Posted in Computers, Programming on July 14th, 2005 No Comments »
Having spent some time trying to get an ASX file playing in different browsers with different Windows Media Player versions, I came across the Windows Media Metafile Guide. This describes the different metafile extensions which should be used based on the content of the metafile.
Note, the content of the metafile can be exactly the same [...]
Posted in Computers, HTML, Internet, Programming on July 13th, 2005 No Comments »
So, you write your form tags and the browser renders extra space after the closing tag. Solution linked below.
Problems with extra vertical space after forms
Posted in .NET, Code Sample, Computers, Internet, Programming on July 5th, 2005 No Comments »
I’ve just been reading up on mocks for testing and they look like a pretty neat and powerful way to improve your testing. I’ve written this sample code based on the example Martin Fowler gives in his excellent article.
This example is of an order which attempts to fullfil itself from a Warehouse. Here’s the Warehouse [...]