<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" version="2.0">
  <channel>
    <title>ts()</title>
    <description>Thom Shannon's blog</description>
    <link>http://ts0.com/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.Net Syndication Generator 1.0.0.0 (http://dotnetblogengine.net/)</generator>
    <language>en-GB</language>
    <blogChannel:blogRoll>http://ts0.com/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.glow-internet.com/9/feed.aspx</blogChannel:blink>
    <dc:creator>Thom</dc:creator>
    <dc:title>ts()</dc:title>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Ts0" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="ts0" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title>Javascript class for tracking mouse idle time</title>
      <description>&lt;p&gt;
This is just a simple class I wrote for something that won&amp;#39;t be used now, so thought I&amp;#39;d share it instead. It&amp;#39;s using jQuery for events but that can easily be swapped out.
&lt;/p&gt;
&lt;pre class="brush: javascript"&gt;
function Idle(config){
idler = this;
idler.mouseTimeout = 0;
idler.state = 1;
this.Start = function(){
$(document).bind(&amp;#39;mousemove&amp;#39;,idler.Move);
idler.Move();
};
this.Stop = function(){
$(document).unbind(&amp;#39;mousemove&amp;#39;,idler.Move);
window.clearTimeout(idler.mouseTimeout);
};
this.Move = function(){
if(idler.state==0)
config.onactive();
idle.state = 1;
window.clearTimeout(idler.mouseTimeout);
idler.mouseTimeout = setTimeout(idler.Idled,config.timeout);
};
this.Idled = function(){
idler.state = 0;
config.onidle();
}
}
&lt;/pre&gt;
&lt;p&gt;
Here&amp;#39;s some example usage.
&lt;/p&gt;
&lt;pre class="brush: javascript"&gt;
var idle = new Idle({
onidle:function(){
// hide stuff
},
onactive:function(){
// show stuff
},
timeout:1000
});
idle.Start();
&lt;/pre&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=ywY3naxhNmo:AaAJmKeGbmI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=ywY3naxhNmo:AaAJmKeGbmI:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=ywY3naxhNmo:AaAJmKeGbmI:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/Javascript-class-for-tracking-mouse-idle-time.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/Javascript-class-for-tracking-mouse-idle-time.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=29715e61-7fd0-4896-bc3d-56be7ea3c4eb</guid>
      <pubDate>Wed, 04 Jan 2012 16:14:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=29715e61-7fd0-4896-bc3d-56be7ea3c4eb</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=29715e61-7fd0-4896-bc3d-56be7ea3c4eb</trackback:ping>
      <wfw:comment>http://ts0.com/post/Javascript-class-for-tracking-mouse-idle-time.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=29715e61-7fd0-4896-bc3d-56be7ea3c4eb</wfw:commentRss>
    </item>
    <item>
      <title>Paver Smith takes on three new starters</title>
      <description>&lt;p&gt;
Good to see Liverppol PR pals doing well. &lt;a href="http://www.liverpooldailypost.co.uk/ldpbusiness/business-local/2011/09/19/pr-firm-paver-smith-s-manchester-win-92534-29444591/" title="Paver Smith"&gt;Paver Smith&lt;/a&gt; are expanding again.
&lt;/p&gt;
&lt;p&gt;
Alex McDonald and Ruth Cobban have joined the agency&amp;rsquo;s PR team as a graduate trainee and account executive respectively while Danielle Thompson has joined its creative team as a junior account executive.
&lt;/p&gt;
&lt;p&gt;
Cobban is a former journalist with the Worcester Standard newspaper in the Midlands while McDonald has recently graduated from &lt;a href="http://www.glow-internet.com/portfolio/liverpool-john-moores.aspx" title="Liverpool John Moores University"&gt;Liverpool John Moores University&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Thompson is working for the agency on a one-year industrial placement while studying for an advertising and design degree at the University of Huddersfield.
&lt;/p&gt;
&lt;p&gt;
Other news included:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.how-do.co.uk/north-west-media-news/north-west-marketing-services/paver-smith-wins-greater-manchester-public-health-campaign-20110914100955409" title="Paver Smith"&gt;Paver Smith wins Greater Manchester public health campaign&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.how-do.co.uk/node/10444" title="Paver Smith"&gt;Paver Smith launches localism division&lt;/a&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=CIh3VtkpH-8:wloRLfxEM9I:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=CIh3VtkpH-8:wloRLfxEM9I:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=CIh3VtkpH-8:wloRLfxEM9I:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/Paver-Smith-takes-on-three-new-starters.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/Paver-Smith-takes-on-three-new-starters.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=557ad20a-2d48-4905-9830-a23335822449</guid>
      <pubDate>Wed, 16 Nov 2011 11:56:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=557ad20a-2d48-4905-9830-a23335822449</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=557ad20a-2d48-4905-9830-a23335822449</trackback:ping>
      <wfw:comment>http://ts0.com/post/Paver-Smith-takes-on-three-new-starters.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=557ad20a-2d48-4905-9830-a23335822449</wfw:commentRss>
    </item>
    <item>
      <title>ASP.Net and PostScript fonts</title>
      <description>&lt;p&gt;
If you&amp;#39;re reading this then you&amp;#39;ve probably just discovered that your beautiful and expensive font is completely useless to you in .NET when using the GDI+ library. This is the case with all PostScript fonts including OpenType fonts using PostScript outlines (there are OpenType fonts that use TrueType outlines which work fine). Fortunately there is a way out, the older GDI library can render these fonts, it can be used from .NET with a bit of P/Invoking. Below is a class that takes some text and font info, and gives you a transparent image file that you can draw onto something else or output as a PNG. It gets around the transparency limitation by rendering the font much larger, making the background transparent and then shrinking it down again.
&lt;/p&gt;
&lt;p&gt;
Usage is simple, colour is a hex string (no hash): 
&lt;/p&gt;
&lt;pre class="brush: csharp"&gt;
Bitmap RenderText(string text, string fontName, int size, string colour)
&lt;/pre&gt;
&lt;p&gt;
Here is the class:
&lt;/p&gt;
&lt;pre class="brush: csharp"&gt;
using System;
using System.Runtime.InteropServices;
using System.Drawing;
namespace Cuyahoga.Web.UI
{
public class TextRender
{
[DllImport(&amp;quot;gdi32.dll&amp;quot;, EntryPoint = &amp;quot;ExtTextOutW&amp;quot;)]
static extern bool ExtTextOut(IntPtr hdc, int X, int Y, uint fuOptions,
[In] ref RECT lprc, [MarshalAs(UnmanagedType.LPWStr)] string lpString,
uint cbCount, [In] int[] lpDx);
[DllImport(&amp;quot;gdi32.dll&amp;quot;)]
static extern bool TextOut(IntPtr hdc, int nXStart, int nYStart,
string lpString, int cbString);
[DllImport(&amp;quot;gdi32.dll&amp;quot;)]
static extern bool GetTextExtentPoint(IntPtr hdc, string lpString,
int cbString, ref Size lpSize);
[DllImport(&amp;quot;gdi32.dll&amp;quot;)]
public static extern IntPtr SelectObject(IntPtr hdc, IntPtr hgdiobj);
[DllImport(&amp;quot;GDI32.dll&amp;quot;)]
public static extern bool DeleteObject(IntPtr objectHandle);
[DllImport(&amp;quot;gdi32.dll&amp;quot;)]
static extern IntPtr CreateFont(int nHeight, int nWidth, int nEscapement,
int nOrientation, int fnWeight, uint fdwItalic, uint fdwUnderline, uint
fdwStrikeOut, uint fdwCharSet, uint fdwOutputPrecision, uint
fdwClipPrecision, uint fdwQuality, uint fdwPitchAndFamily, string lpszFace);
[DllImport(&amp;quot;gdi32.dll&amp;quot;)]
static extern int SetTextColor(IntPtr hdc, int crColor);
[DllImport(&amp;quot;gdi32.dll&amp;quot;)]
static extern int SetBkColor(IntPtr hdc, int crColor);
public static Bitmap RenderText(string text, string fontName, int size, string colour)
{
// text size is multiplied by 10
IntPtr font = CreateFont(size * 10, 0, 0, 0, 0, 0, 0, 0, 1, 3, 1, 1, 1, fontName);
// set an obscure colour to be made transparent, any text using this won&amp;#39;t work
// it would be good to choose this colour programatically as an opposite to input text colour
Color backcolor = ColorTranslator.FromHtml(&amp;quot;#FF1CEC&amp;quot;);
// create a temp graphics object to measure text
Bitmap bmp = new Bitmap(1, 1);
Graphics grpTemp = Graphics.FromImage(bmp);
Size MeasureSize = new Size(0, 0);
IntPtr tempDc = grpTemp.GetHdc();
IntPtr last_font = SelectObject(tempDc, font);
GetTextExtentPoint(tempDc, text, text.Length, ref MeasureSize);
bmp = new Bitmap(MeasureSize.Width, MeasureSize.Height);
bmp.MakeTransparent();
Graphics grp = Graphics.FromImage(bmp);
IntPtr dc = grp.GetHdc();
SetTextColor(dc, ColorTranslator.ToWin32(ColorTranslator.FromHtml(&amp;quot;#&amp;quot; + colour)));
SetBkColor(dc, ColorTranslator.ToWin32(backcolor));
IntPtr last_font2 = SelectObject(dc, font);
TextOut(dc, 0, 0, text, text.Length);
DeleteObject(SelectObject(tempDc, last_font));
DeleteObject(SelectObject(dc, last_font2));
grpTemp.ReleaseHdc(tempDc);
grp.ReleaseHdc(dc);
bmp.MakeTransparent(backcolor);
// transparent oversized text is now drawn at a tenth its size to get smooth anti-aliased edges
Bitmap finalbmp = new Bitmap(MeasureSize.Width / 10, MeasureSize.Height / 10);
finalbmp.MakeTransparent();
Graphics final = Graphics.FromImage(finalbmp);
final.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.High;
final.SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
final.DrawImage(bmp, 0, 0, MeasureSize.Width / 10, MeasureSize.Height / 10);
return finalbmp;
}
}
}
&lt;/pre&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=JLJkNU5FF8s:fItZp87FMRo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=JLJkNU5FF8s:fItZp87FMRo:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=JLJkNU5FF8s:fItZp87FMRo:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/ASPNet-and-PostScript-fonts.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/ASPNet-and-PostScript-fonts.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=50231257-d0aa-476c-946c-3a34fe8423cd</guid>
      <pubDate>Wed, 04 Nov 2009 13:51:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=50231257-d0aa-476c-946c-3a34fe8423cd</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=50231257-d0aa-476c-946c-3a34fe8423cd</trackback:ping>
      <wfw:comment>http://ts0.com/post/ASPNet-and-PostScript-fonts.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=50231257-d0aa-476c-946c-3a34fe8423cd</wfw:commentRss>
    </item>
    <item>
      <title>Howduino 2</title>
      <description>The second &lt;a href="http://www.howduino.com/"&gt;Howduino&lt;/a&gt; event is coming up fast, almost too fast! I&amp;#39;m going to be on holiday the week before but it shouldn&amp;#39;t matter, if the last one is anything to go by it&amp;#39;ll be great. The best thing about it is when you get a room full of people that enthusiastic it all takes on a life of it&amp;#39;s own. If you&amp;#39;ve not got a ticket already &lt;a href="http://howduino-poole.eventbrite.com/"&gt;you better hurry&lt;/a&gt;, they&amp;#39;re going fast! Howduino will be at the KUBE in Poole, Dorset, Oct 10th - 11th.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=pdTTZ5XxH-Y:ZH383wgg2-Y:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=pdTTZ5XxH-Y:ZH383wgg2-Y:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=pdTTZ5XxH-Y:ZH383wgg2-Y:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/Howduino-2.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/Howduino-2.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=b6134d7e-f4f5-4e2c-9714-f605c958955e</guid>
      <pubDate>Mon, 21 Sep 2009 17:21:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=b6134d7e-f4f5-4e2c-9714-f605c958955e</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=b6134d7e-f4f5-4e2c-9714-f605c958955e</trackback:ping>
      <wfw:comment>http://ts0.com/post/Howduino-2.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=b6134d7e-f4f5-4e2c-9714-f605c958955e</wfw:commentRss>
    </item>
    <item>
      <title>Paul Groom Photography</title>
      <description>&lt;p&gt;
A friend of mine, &lt;a href="http://www.paulgroomphotography.co.uk/"&gt;Paul Groom&lt;/a&gt;, happens to be a brilliant &lt;a href="http://www.paulgroomphotography.co.uk/"&gt;photographer in Bristol&lt;/a&gt;. He&amp;#39;s covered Live8 and taken photos of royalty and hollywood celebs. Anyway he&amp;#39;s just launched a new website and I&amp;#39;d like to draw some attention to his work. If you&amp;#39;re looking for a &lt;a href="http://www.paulgroomphotography.co.uk/"&gt;Bristol photographer&lt;/a&gt; please go and check it out!
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.paulgroomphotography.co.uk/" title="bristol photographer"&gt;&lt;img src="http://www.paulgroomphotography.co.uk/images/large/splash-celebs.jpg" alt="bristol photographer" width="470" /&gt;&lt;/a&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=xAxTzNQ44Ds:0IKzU5LaO9A:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=xAxTzNQ44Ds:0IKzU5LaO9A:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=xAxTzNQ44Ds:0IKzU5LaO9A:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/Paul-Groom-Photography.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/Paul-Groom-Photography.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=5ce6ff52-2e70-4343-b955-2bd9faf2ec98</guid>
      <pubDate>Thu, 09 Jul 2009 17:13:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=5ce6ff52-2e70-4343-b955-2bd9faf2ec98</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=5ce6ff52-2e70-4343-b955-2bd9faf2ec98</trackback:ping>
      <wfw:comment>http://ts0.com/post/Paul-Groom-Photography.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=5ce6ff52-2e70-4343-b955-2bd9faf2ec98</wfw:commentRss>
    </item>
    <item>
      <title>Getting attention in the inbox</title>
      <description>&lt;p&gt;
One of the easiest ways to get your email to stand out in your customers inbox is to use some personalisation. People quickly spot their own name when scanning down a list and it gives your email an instant credibility as the user knows they must have given you their name before, even if they don&amp;#39;t remember your brand immediately.
&lt;/p&gt;
&lt;p&gt;
We decided to take this idea a little further with one of our clients, &lt;a href="http://www.msif.co.uk/"&gt;Alliance Fund Managers&lt;/a&gt;. Each email contains a dynamically generated custom image. For their News email the newspaper has the recipients name scribbled on it, and the date of the mailout across the top of the paper. On the events emails there is handwritten invite made out to the subscriber and on their regular investment deals update, there is a cheque dated and made out for &amp;pound;1million to the lucky recipient. Click the images below for a closer look. If you want to know more, &lt;a href="http://www.glow-internet.com/contact.aspx"&gt;get in touch with us&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;a rel="lytebox[gettingattention]" href="http://ts0.com/file.axd?file=news.jpg"&gt;&lt;img src="http://ts0.com/image.axd?picture=news_small.jpg" border="0" alt="" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a rel="lytebox[gettingattention]" href="http://ts0.com/file.axd?file=events.jpg"&gt;&lt;img src="http://ts0.com/image.axd?picture=events_small.jpg" border="0" alt="" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a rel="lytebox[gettingattention]" href="http://ts0.com/file.axd?file=deals.jpg"&gt;&lt;img src="http://ts0.com/image.axd?picture=deals_small.jpg" border="0" alt="" /&gt;&lt;/a&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=L-5bqrER1uI:ZHt037EHlfQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=L-5bqrER1uI:ZHt037EHlfQ:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=L-5bqrER1uI:ZHt037EHlfQ:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/Getting-attention-in-the-inbox.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/Getting-attention-in-the-inbox.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=3d1b3189-905e-4d6e-a77b-2e0215eacc58</guid>
      <pubDate>Wed, 29 Apr 2009 13:01:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=3d1b3189-905e-4d6e-a77b-2e0215eacc58</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=3d1b3189-905e-4d6e-a77b-2e0215eacc58</trackback:ping>
      <wfw:comment>http://ts0.com/post/Getting-attention-in-the-inbox.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=3d1b3189-905e-4d6e-a77b-2e0215eacc58</wfw:commentRss>
    </item>
    <item>
      <title>Howduino Liverpool</title>
      <description>We&amp;#39;ve just announced our hardware hacking event, &lt;a href="http://www.howduino.com/"&gt;Howduino&lt;/a&gt;. It&amp;#39;ll be on May 23rd at FACT Liverpool. Check out the website for more info. &lt;a href="http://www.howduino.com/"&gt;http://www.howduino.com/&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=_2kMXLrC5z8:dljskfSkW2A:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=_2kMXLrC5z8:dljskfSkW2A:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=_2kMXLrC5z8:dljskfSkW2A:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/Howduino-Liverpool.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/Howduino-Liverpool.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=0095ef3c-4e6a-4773-911c-1e724b028fd2</guid>
      <pubDate>Tue, 10 Mar 2009 11:43:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=0095ef3c-4e6a-4773-911c-1e724b028fd2</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=0095ef3c-4e6a-4773-911c-1e724b028fd2</trackback:ping>
      <wfw:comment>http://ts0.com/post/Howduino-Liverpool.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=0095ef3c-4e6a-4773-911c-1e724b028fd2</wfw:commentRss>
    </item>
    <item>
      <title>Glenn Brown Viral</title>
      <description>&lt;p&gt;
We&amp;#39;ve just launched &lt;a href="http://glennbrown.atthetate.com/"&gt;this viral game&lt;/a&gt; for the Tate Liverpool, to promote an upcoming exhibition of Glenn Brown. He was shortlisted for The Turner Prize in 2000.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://glennbrown.atthetate.com/"&gt;&lt;img src="http://ts0.com/image.axd?picture=glennbrown.jpg" alt="Screenshot" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
So please do go and have a play at &lt;a href="http://glennbrown.atthetate.com/"&gt;http://glennbrown.atthetate.com/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
The 3D effects are done with Papervision3D, it&amp;#39;s the first app I&amp;#39;ve built using this library and it was suprisingly easy to use. You may be able to spot some little quirks with polygons peaking through surfaces they shouldn&amp;#39;t, it does struggle with a number of objects close together at slightly different depths, but considering it&amp;#39;s a 3D engine built entirely in flash it&amp;#39;s quite amazing! 
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=lpsLUp9Uuk4:GsDkmWpb8x0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=lpsLUp9Uuk4:GsDkmWpb8x0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=lpsLUp9Uuk4:GsDkmWpb8x0:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/Glenn-Brown-Viral.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/Glenn-Brown-Viral.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=ceac34a8-c1ae-4df8-9d4a-08de0b5cd8fd</guid>
      <pubDate>Mon, 16 Feb 2009 18:22:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=ceac34a8-c1ae-4df8-9d4a-08de0b5cd8fd</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=ceac34a8-c1ae-4df8-9d4a-08de0b5cd8fd</trackback:ping>
      <wfw:comment>http://ts0.com/post/Glenn-Brown-Viral.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=ceac34a8-c1ae-4df8-9d4a-08de0b5cd8fd</wfw:commentRss>
    </item>
    <item>
      <title>iPhone Tracking with POP</title>
      <description>&lt;p&gt;
When the iPhone 3G was announced with built in GPS, native applications and of course the same always online tarif, a lot of geogeeks got a little bit excited. We hoped it would be a great platform for tracking your location in realtime using services like &lt;a href="http://mapme.at/"&gt;mapme.at&lt;/a&gt;. Unfortunately it&amp;#39;s just not possible in the way we wanted. Apple, in their infinite wisdom, decided to lock down the phone as much as possible and remove all the those places where third party developers could degrade the experience. One of the features to go was the ability to run an application in the background. Now you could keep an application running and still lock your phone, but as soon as you want to use your phone for something else you have to close it, then remember to open it again.
&lt;/p&gt;
&lt;p&gt;
I didn&amp;#39;t want to jailbreak my phone, so I started thinking of other ways I could locate it. One thing that occurred is that if you could pick up what IP address the device is getting online with you could use that to find a location. Geocoding IPs is notoriously flaky, but if it&amp;#39;s just a limited set of known locations, such as home, office or your regular coffee shop, you could tie them to the locations and it would still be quite useful.
&lt;/p&gt;
&lt;p&gt;
So how to get the phone to constanty report it&amp;#39;s IP address? Well there is one background process that is allowed to run on the phone, and that&amp;#39;s the mail checking. So all I needed to do was write something that appeared to be a mail server but simply tracked the IP address. After a little chat with &lt;a href="http://blog.johnmckerrell.com/"&gt;John&lt;/a&gt; we decided the integrate this into &lt;a href="http://mapme.at"&gt;mapme.at&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://ts0.com/image.axd?picture=popip.jpg" alt="Config" /&gt;
&lt;/p&gt;
&lt;p&gt;
If you want to try it out, just set up an account on &lt;a href="http://mapme.at/"&gt;mapme.at&lt;/a&gt;, under the sources tab you should see an email address with a code followed by @email.mapme.at. Then on your iPhone set up a new POP account, the pop server is pop.mapme.at, and the username is the full email address from the mapme site. The rest of the details can be anything you want.
&lt;/p&gt;
&lt;p&gt;
To start linking IP addresses to locations add new favourites on mapme, then click the &amp;quot;Insert IP tag&amp;quot; to link the network you&amp;#39;re currently on to that tag. If you want to add other addresses you can type in the tags manually. 
&lt;/p&gt;
&lt;p&gt;
I think the next stage is to integrate (or even built) a shared database of geocoded IPs for public hotspots. 
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=14mwhDyY8-Q:rXEjLGb3ny8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=14mwhDyY8-Q:rXEjLGb3ny8:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=14mwhDyY8-Q:rXEjLGb3ny8:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/iPhone-Tracking-with-POP-and-IPs.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/iPhone-Tracking-with-POP-and-IPs.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=f01517d6-eae0-4ca1-9fba-a4a6edf1f777</guid>
      <pubDate>Sun, 15 Feb 2009 19:36:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=f01517d6-eae0-4ca1-9fba-a4a6edf1f777</pingback:target>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=f01517d6-eae0-4ca1-9fba-a4a6edf1f777</trackback:ping>
      <wfw:comment>http://ts0.com/post/iPhone-Tracking-with-POP-and-IPs.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=f01517d6-eae0-4ca1-9fba-a4a6edf1f777</wfw:commentRss>
    </item>
    <item>
      <title>BarCamp Liverpool</title>
      <description>&lt;p&gt;
So Liverpool has just had it&amp;#39;s first &lt;a href="http://www.barcampliverpool.com/"&gt;BarCamp&lt;/a&gt;, it didn&amp;#39;t quite make the 200 attendees we were hoping for but it went great, I think 200 would have been too big anyway, it&amp;#39;s much better when it&amp;#39;s smaller and cosier. Maybe I&amp;#39;m biased since it&amp;#39;s my home city, and it was great being able to go home to my own bed but everyone seemed to have had a great weekend. 
&lt;/p&gt;
&lt;p&gt;
It was good to have a chance to chat to &lt;a href="http://www.mcqn.net/"&gt;Adrian&lt;/a&gt; about &lt;a href="http://www.arduino.cc/"&gt;Ardunio&lt;/a&gt; since I&amp;#39;m going to get one for Chistmas :) Looking forward to having a play with it now. &lt;a href="http://blog.johnmckerrell.com/"&gt;John&lt;/a&gt; was there representing &lt;a href="http://www.openstreetmap.org/"&gt;OSM&lt;/a&gt; again, if you&amp;#39;re into geodata or care about information that should be free then have a look at the OSM project.
&lt;/p&gt;
&lt;p&gt;
As with every BarCamp, no matter what sessions I go to and enjoy there always seem to be more that I miss, &lt;a href="http://weblogs.asp.net/Plip/"&gt;Phils&lt;/a&gt; talk on how to give talks seemed to go down well and I probably could have done with seeing it and on Sunday there was a talk on Sex that seemed quite popular!
&lt;/p&gt;
&lt;p&gt;
The Saturday night party kicked of with the Bitchin&amp;#39; Pitches sessions, which Adrian won with his power usage logging, then it ended with everone dancing around to D&amp;amp;B thanks to the endless flowing beer from Microsoft, we didn&amp;#39;t even manage to drink it all! Thanks &lt;a href="http://blogs.msdn.com/stevecla01/"&gt;Steve&lt;/a&gt; :)
&lt;/p&gt;
&lt;p&gt;
Waking up with a hangover on Sunday morning I suddenly remembered I had a multitouch screen I&amp;#39;d built stashed in the back of the wardrobe. So I set that up on Sunday afternoon and had a &lt;a href="http://www.flickr.com/photos/chapmanfromm/3089274915/"&gt;little crowd around it&lt;/a&gt;, I was surprised how well it worked!
&lt;/p&gt;
&lt;p&gt;
After the talks someone suggested a big game of werewolf, as soon as we got going it was clear we were going to be there for some time, me and &lt;a href="http://www.blything.com"&gt;Phil&lt;/a&gt; had to leave during the game. I can&amp;#39;t believe he was a werewolf! He was sat right next to me and I didn&amp;#39;t have a clue! He is now a werewolf convert though, as is &lt;a href="http://blog.cwa.me.uk/"&gt;Chris&lt;/a&gt;, so about a Liverpool werewolf group? 
&lt;/p&gt;
&lt;p&gt;
Thanks to &lt;a href="http://www.katielips.com/"&gt;Katie&lt;/a&gt; and the organisers for all their hard work, and the sponsors for making it possible, and all the speakers that made it a conference worth going to! 
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=wGshQcEhFKA:zAOTnF8_V9E:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=wGshQcEhFKA:zAOTnF8_V9E:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=wGshQcEhFKA:zAOTnF8_V9E:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/BarCamp-Liverpool.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/BarCamp-Liverpool.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=046d1b35-1385-40e2-a1a3-1a1738d76931</guid>
      <pubDate>Mon, 08 Dec 2008 13:44:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=046d1b35-1385-40e2-a1a3-1a1738d76931</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=046d1b35-1385-40e2-a1a3-1a1738d76931</trackback:ping>
      <wfw:comment>http://ts0.com/post/BarCamp-Liverpool.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=046d1b35-1385-40e2-a1a3-1a1738d76931</wfw:commentRss>
    </item>
    <item>
      <title>Photosynth</title>
      <description>&lt;p&gt;
I was really impressed with photosynth when they first released the previews nearly 2 years ago, it&amp;#39;s taken them a while to get around to opening it up to the public but they&amp;#39;ve finally done it. Here&amp;#39;s a quick go at synthing &lt;a href="http://photosynth.net/embed.aspx?cid=3E0FEF6F-546D-420A-893F-88A9059ED45F"&gt;my living room&lt;/a&gt;, only took 94 photos.
&lt;/p&gt;
&lt;a href="http://photosynth.net/embed.aspx?cid=3E0FEF6F-546D-420A-893F-88A9059ED45F"&gt;&lt;img src="http://ts0.com/image.axd?picture=screenshot.jpg" alt="Screenshot" /&gt;&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=bYodkwuN9MI:Q6LINBbdeYg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=bYodkwuN9MI:Q6LINBbdeYg:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=bYodkwuN9MI:Q6LINBbdeYg:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/Photosynth.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/Photosynth.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=e594909b-3d22-4b19-9d4f-5e8a0cd144b6</guid>
      <pubDate>Sat, 23 Aug 2008 18:33:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=e594909b-3d22-4b19-9d4f-5e8a0cd144b6</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=e594909b-3d22-4b19-9d4f-5e8a0cd144b6</trackback:ping>
      <wfw:comment>http://ts0.com/post/Photosynth.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=e594909b-3d22-4b19-9d4f-5e8a0cd144b6</wfw:commentRss>
    </item>
    <item>
      <title>New Moo</title>
      <description>&lt;p&gt;
&lt;a href="http://www.moo.com"&gt;Moo&lt;/a&gt; sent me a free sample of their new business cards. They&amp;#39;re on the same stock as the original Moo card. Nice and heavy, good quality finish and they come with a really nice business card holder. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.flickr.com/photos/ts0/2695810017/" title="Moo Cards by Thom Shannon, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3149/2695810017_43765ab393_m.jpg" alt="Moo Cards" width="240" height="160" /&gt;&lt;/a&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=eAhRLaieXaE:uKF4lUKxqmA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=eAhRLaieXaE:uKF4lUKxqmA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=eAhRLaieXaE:uKF4lUKxqmA:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/New-Moo.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/New-Moo.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=3a5b6780-a17f-4175-8503-db5a9192d8a3</guid>
      <pubDate>Wed, 23 Jul 2008 20:09:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=3a5b6780-a17f-4175-8503-db5a9192d8a3</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=3a5b6780-a17f-4175-8503-db5a9192d8a3</trackback:ping>
      <wfw:comment>http://ts0.com/post/New-Moo.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=3a5b6780-a17f-4175-8503-db5a9192d8a3</wfw:commentRss>
    </item>
    <item>
      <title>Ian Forrester at GeekUp</title>
      <description>At the next &lt;a href="http://upcoming.yahoo.com/event/841036/"&gt;Liverpool GeekUp&lt;/a&gt; we will be having a talk from &lt;a href="http://www.cubicgarden.com/"&gt;Ian Forrester&lt;/a&gt; of &lt;a href="http://backstage.bbc.co.uk/"&gt;BBC Backstage&lt;/a&gt;. It&amp;#39;s on Tuesday July 29th, at 6pm in the conference room of the 3345 Parr St Bar. Please go sign up on &lt;a href="http://upcoming.yahoo.com/event/841036/"&gt;the upcoming page&lt;/a&gt;. It&amp;#39;s free and open to anyone to attend.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=OuPDOOoMRSQ:vlXhbM3Ly1Q:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=OuPDOOoMRSQ:vlXhbM3Ly1Q:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=OuPDOOoMRSQ:vlXhbM3Ly1Q:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/Ian-Forrester-at-GeekUp.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/Ian-Forrester-at-GeekUp.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=3f8a60a6-9383-4b9b-b7f8-d623c2f33444</guid>
      <pubDate>Wed, 16 Jul 2008 17:08:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=3f8a60a6-9383-4b9b-b7f8-d623c2f33444</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=3f8a60a6-9383-4b9b-b7f8-d623c2f33444</trackback:ping>
      <wfw:comment>http://ts0.com/post/Ian-Forrester-at-GeekUp.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=3f8a60a6-9383-4b9b-b7f8-d623c2f33444</wfw:commentRss>
    </item>
    <item>
      <title>New Blog</title>
      <description>&lt;p&gt;
Had enough of blogger, now running &lt;a href="http://www.dotnetblogengine.net/"&gt;BlogEngine.Net&lt;/a&gt;. I had to spend some time converting it into a VS Web Application from one of those annoying website projects before deploying it (&lt;a href="http://ts0.com/BlogEngine.NET%201.3%20Web%20Application.zip"&gt;download Web App here&lt;/a&gt;). Other than that I&amp;#39;m quite happy with it. This theme is called &amp;quot;The Green House&amp;quot; with a few tweaks, and I&amp;#39;m going to make some more changes when I get around to it.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://ts0.com/default.asp"&gt;Old blog can be found here&lt;/a&gt;. 
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=9qYfpjW1ifE:VXY7Qhsjck8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=9qYfpjW1ifE:VXY7Qhsjck8:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Ts0?a=9qYfpjW1ifE:VXY7Qhsjck8:2mJPEYqXBVI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Ts0?d=2mJPEYqXBVI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
      <link>http://ts0.com/post/New-Blog.aspx</link>
      <author>Thom</author>
      <comments>http://ts0.com/post/New-Blog.aspx#comment</comments>
      <guid>http://ts0.com/post.aspx?id=ae273d13-67c0-4df7-8727-9292449f9a33</guid>
      <pubDate>Tue, 01 Jul 2008 11:41:00 +0100</pubDate>
      <dc:publisher>Thom</dc:publisher>
      <pingback:server>http://ts0.com/pingback.axd</pingback:server>
      <pingback:target>http://ts0.com/post.aspx?id=ae273d13-67c0-4df7-8727-9292449f9a33</pingback:target>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://ts0.com/trackback.axd?id=ae273d13-67c0-4df7-8727-9292449f9a33</trackback:ping>
      <wfw:comment>http://ts0.com/post/New-Blog.aspx#comment</wfw:comment>
      <wfw:commentRss>http://ts0.com/syndication.axd?post=ae273d13-67c0-4df7-8727-9292449f9a33</wfw:commentRss>
    </item>
  </channel>
</rss>
