feed2js_ck = true;

document.write('<div style="text-align: center;">');
document.write('<div class="rss-box">');
document.write('<p class="rss-title"><a class="rss-title" href="http://lysaghtn.weebly.com/" target="_blank">VB.NET Musings - Blog</a></p>');
document.write('<ul class="rss-items">');
document.write('<li class="rss-item"><a class="rss-item" href="http://lysaghtn.weebly.com/2/post/2008/06/capturing-and-analyzing-output-from-launched-application.html" title="Added in a page on Capturing and analyzing output from launched  application [...] ..." target="_blank">Capturing and analyzing output from launched application</a><br />');
document.write('Added in a page on Capturing and analyzing output from launched  application...');
document.write('</li>');
document.write('<li class="rss-item"><a class="rss-item" href="http://lysaghtn.weebly.com/2/post/2008/06/post-title-click-and-type-to-edit1.html" title="Added in a sample of using lock files for simple inter-process coordination mechanism. [...] ..." target="_blank">Using lock files for inter-process coordination</a><br />');
document.write('Added in a sample of using lock files for simple inter-process coordination mechanism....');
document.write('</li>');
document.write('<li class="rss-item"><a class="rss-item" href="http://lysaghtn.weebly.com/2/post/2008/06/post-title-click-and-type-to-edit.html" title="Added in a sample of using the Interlocked classes to allow only a single thread access to a block of code at a time. [...] ..." target="_blank">Using the Interlocked threading classes</a><br />');
document.write('Added in a sample of using the Interlocked classes to allow only a single thread access to a block of code at a tim...');
document.write('</li>');
document.write('<li class="rss-item"><a class="rss-item" href="http://lysaghtn.weebly.com/2/post/2008/06/synchronised-dictionary.html" title="Added in a sample of a synchronised generic dictionary which is thread safe. [...] ..." target="_blank">Synchronised Dictionary</a><br />');
document.write('Added in a sample of a synchronised generic dictionary which is thread safe....');
document.write('</li>');
document.write('</ul></div>');
document.write('</div><div style="clear: both; width: 0; height: 0; overflow: hidden;"></div>');
