Wednesday, November 4, 2009

Long time no post

Don't worry I am still here - I just haven't posted for a while. A busy work load, focussed on Security (big post to come soon) and a large SQL based project (again post to come soon), a holiday and other things... Those are the excuses, I will post something technical soon, either about Android application development or RSS consumption with .NET.


I have spent a little time with a new blog, no words just my photos Lunar Caustic is live and kicking.

Thursday, June 4, 2009

Adgile Downfall

A little treat for all you developers who have a sense of humor and are not offended by a little bad language.

Wednesday, April 15, 2009

JavaScript and Session Variables

To access a Session Variable from the front of your aspx page:

<script type="text/javascript" language="javascript" >
var varValue = '<%= Session["Key"] %>';
alert(varValue);
</script>


Not rocket science, but handy to know

Tuesday, April 14, 2009

Photosynth

I was having a play with Microsofts (relatively) new technology Photosynth over the Easter weekend, came up with this after a while.



It took a number of attemps to get it lookin this good and over 200 photos in total, that was cut down to 128 to make sure there was only "one image" displayed.


There is some nice detail near the base and the head, have a look around there are a few other areas of detail to explore.

Tuesday, April 7, 2009

Web Trends



I can't claim to have looked at this in detail, but it does look fantastic, but I think Silverlight DeepZoom would have worked better...

Monday, February 9, 2009

GoogleMan

Holly Launcing Search Engine Batman!


A CodePlex project - loads of fun - completely Pointless!


home | www.purplepool.com