<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>security-objectives.com</title>
	<atom:link href="http://shanemacaulay.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://shanemacaulay.wordpress.com</link>
	<description>Security Objectives semi-formal but unmorderated (for now) blog.</description>
	<lastBuildDate>Fri, 26 Oct 2007 23:34:41 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='shanemacaulay.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/512a1be70c3e5712ce2b75dc8f741b3c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>security-objectives.com</title>
		<link>http://shanemacaulay.wordpress.com</link>
	</image>
			<item>
		<title>Seriously in-depth web delivered content</title>
		<link>http://shanemacaulay.wordpress.com/2007/10/26/seriously-in-depth-web-delivered-content/</link>
		<comments>http://shanemacaulay.wordpress.com/2007/10/26/seriously-in-depth-web-delivered-content/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 23:32:32 +0000</pubDate>
		<dc:creator>shanemacaulay</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://shanemacaulay.wordpress.com/2007/10/26/seriously-in-depth-web-delivered-content/</guid>
		<description><![CDATA[One of my friends was asking me why I have so much hard drive space, and it&#8217;s really because the speed at which good resources evaporate, you&#8217;d think with all the storage these days there would be no exothermic information transfers et al.
It took me a while to find this site as I&#8217;ve not been [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shanemacaulay.wordpress.com&blog=1742966&post=12&subd=shanemacaulay&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of my friends was asking me why I have so much hard drive space, and it&#8217;s really because the speed at which good resources evaporate, you&#8217;d think with all the storage these days there would be no exothermic information transfers et al.</p>
<p>It took me a while to find this site as I&#8217;ve not been there before, but this article (14 parts, each part 1-3pages) on CLR framework interaction had the detail I was looking for, too often did I find dead links to gotdotnet.com (now defunct), or some unfinished business by a more in-experienced writer. Sure the Microsoft blogs and forums helped out (<a href="http://blogs.msdn.com/cbrumme/default.aspx">http://blogs.msdn.com/cbrumme/default.aspx</a>), but they are usually corrupted by knowledge and may lapse in the simple things that otherwise can take hours to find.</p>
<p>This article finally gave me the whole 9 yards on, exactly what CLSID, IID, API superseded what, I do not develop with COM interfaces often and I need that help these days <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://www.programmingtutorialz.com/articles/58/1/CLR-Hosts-and-Other-Extensible-Applications">http://www.programmingtutorialz.com/articles/58/1/CLR-Hosts-and-Other-Extensible-Applications</a></p>
<p>The reason I had to dig into the framework was that the technique were currently using for binary instrumentation; is one copy. Not just one copy, but, the memory get&#8217;s allocated, assigned to (the initial data collection), then transferred into an ObservableCollection&lt;&gt;() in a single copy, all the while being collected in the context of an external process address space. So that&#8217;s a fairly appreciatable level of performance.</p>
<p>Previously I was using a horribly inefficient P/Invoke queuing system to marshal into the runtime, now, I&#8217;m able to extend VS 2008&#8217;s marshal_as library (this actually made it worth the effort to relearn Managed C++, which I previously gave up on).</p>
<p>Too busy these days, trying to run a startup and develop a product, I&#8217;m still merging a lot of new design elements, shifting around the layout of the CLR should hopefully be the last time I have to deal with InterOp (which I have now become an expert at every level).</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/shanemacaulay.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/shanemacaulay.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/shanemacaulay.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/shanemacaulay.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/shanemacaulay.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/shanemacaulay.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/shanemacaulay.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/shanemacaulay.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/shanemacaulay.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/shanemacaulay.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/shanemacaulay.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/shanemacaulay.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shanemacaulay.wordpress.com&blog=1742966&post=12&subd=shanemacaulay&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://shanemacaulay.wordpress.com/2007/10/26/seriously-in-depth-web-delivered-content/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a75d260807c1433b02f17af06f71407?s=96&#38;d=identicon" medium="image">
			<media:title type="html">shanemacaulay</media:title>
		</media:content>
	</item>
		<item>
		<title>PostBluehat</title>
		<link>http://shanemacaulay.wordpress.com/2007/10/05/postbluehat/</link>
		<comments>http://shanemacaulay.wordpress.com/2007/10/05/postbluehat/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 19:04:21 +0000</pubDate>
		<dc:creator>shanemacaulay</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Visualizations]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://shanemacaulay.wordpress.com/2007/10/05/postbluehat/</guid>
		<description><![CDATA[The best laid plans of mice and men&#8230; How&#8217;s that go?  Unfortunately, I fed the gremlins before midnight or something the day before my presentation and I was not able to show the epic WPF visualizations I had planned.  Better late than never, here are 2 different perspectives of the native heap.  Green is an [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shanemacaulay.wordpress.com&blog=1742966&post=9&subd=shanemacaulay&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="font-family:'Georgia','serif';">The best laid plans of mice and men&#8230; How&#8217;s that go?  Unfortunately, I fed the gremlins before midnight or something the day before my presentation and I was not able to show the epic WPF visualizations I had planned.<span>  </span></span><span style="font-family:'Georgia','serif';">Better late than never, here are 2 different perspectives of the native heap.<span>  </span>Green is an allocated busy block, red is anything else right now.<span>  </span>I have a ton more data to display but have been working on the interactivity and having the various chunks be more useable.<span>  </span>Right now there just blocks, though they are relative to the actual size, color coded and laid out in a representative fashion to where they lie in the address space.<span>  </span>They do not individually respond when clicked on, to detail the specifics of their allocation.</span><span style="font-family:'Georgia','serif';">You can definitely see the patterns and layout of the heap, including the pattern demonstrated by the link lists that manage individual sizes.<span>  </span>(re: CORE Security Technologies Gera R. has a paper on heap-defragmentation).</span><span style="font-family:'Georgia','serif';">I’ll blog more about this process soon; I’m still on the road having just gone to a SwA (Software Assurance) conference in DC (sounds spooky).<span>  </span>There was an interesting talk by Rick Kuhn of NIST on Combinatorial testing and covering array generation. </span><span style="font-family:'Georgia','serif';">That’s it for now, more soon.</span><span style="font-size:11pt;line-height:115%;"><font face="Tw Cen MT"> <span style="font-family:'Georgia','serif';"><a rel="attachment wp-att-10" href="http://shanemacaulay.wordpress.com/2007/10/05/postbluehat/heap-view-1/" title="Heap View 1"><img src="http://shanemacaulay.files.wordpress.com/2007/10/heap1.thumbnail.PNG" alt="Heap View 1" /></a></span></font></span><span style="font-family:'Georgia','serif';"><a rel="attachment wp-att-11" href="http://shanemacaulay.wordpress.com/2007/10/05/postbluehat/heap-view-2/" title="Heap view 2"><img src="http://shanemacaulay.files.wordpress.com/2007/10/heap2.PNG" alt="Heap view 2" /></a></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/shanemacaulay.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/shanemacaulay.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/shanemacaulay.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/shanemacaulay.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/shanemacaulay.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/shanemacaulay.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/shanemacaulay.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/shanemacaulay.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/shanemacaulay.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/shanemacaulay.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/shanemacaulay.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/shanemacaulay.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shanemacaulay.wordpress.com&blog=1742966&post=9&subd=shanemacaulay&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://shanemacaulay.wordpress.com/2007/10/05/postbluehat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a75d260807c1433b02f17af06f71407?s=96&#38;d=identicon" medium="image">
			<media:title type="html">shanemacaulay</media:title>
		</media:content>

		<media:content url="http://shanemacaulay.files.wordpress.com/2007/10/heap1.thumbnail.PNG" medium="image">
			<media:title type="html">Heap View 1</media:title>
		</media:content>

		<media:content url="http://shanemacaulay.files.wordpress.com/2007/10/heap2.PNG" medium="image">
			<media:title type="html">Heap view 2</media:title>
		</media:content>
	</item>
		<item>
		<title>More Interesting Visualizations</title>
		<link>http://shanemacaulay.wordpress.com/2007/09/19/more-interesting-visualizations/</link>
		<comments>http://shanemacaulay.wordpress.com/2007/09/19/more-interesting-visualizations/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 11:41:10 +0000</pubDate>
		<dc:creator>shanemacaulay</dc:creator>
				<category><![CDATA[Visualizations]]></category>

		<guid isPermaLink="false">http://shanemacaulay.wordpress.com/2007/09/19/more-interesting-visualizations/</guid>
		<description><![CDATA[Here are a few of the papers that I took a look at that were interesting, at least the papers I read in the past couple days.

http://www.iam.unibe.ch/~scg/Archive/PhD/greevy-phd.pdf
184 pages, really comprehensive, not that flashy though

http://softeng.polito.it/events/WESRE2006/02Fronk.pdf
Every time I see something that&#8217;s &#8220;Reverse Engineering&#8221; it ends up being Java?!!?!
I didn&#8217;t think there was all that much to reverse [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shanemacaulay.wordpress.com&blog=1742966&post=8&subd=shanemacaulay&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here are a few of the papers that I took a look at that were interesting, at least the papers I read in the past couple days.</p>
<ul>
<li><a href="http://www.iam.unibe.ch/~scg/Archive/PhD/greevy-phd.pdf">http://www.iam.unibe.ch/~scg/Archive/PhD/greevy-phd.pdf</a>
<p style="margin-left:36pt;">184 pages, really comprehensive, not that flashy though</p>
</li>
<li><a href="http://softeng.polito.it/events/WESRE2006/02Fronk.pdf">http://softeng.polito.it/events/WESRE2006/02Fronk.pdf</a>
<p style="margin-left:36pt;">Every time I see something that&#8217;s &#8220;Reverse Engineering&#8221; it ends up being Java?!!?!</p>
<p style="margin-left:36pt;">I didn&#8217;t think there was all that much to reverse in JAVA?</p>
</li>
</ul>
<p>Either way, I like some of their stuff. I think that when I implement this for native C++ (later tonight), I&#8217;m going to try to use an approach where;</p>
<p>My system is based on live analysis of native binary code. The one thing that I&#8217;m going to discuss, is the varying methods to represent an object during its lifetime with functional visualizations (i.e. that show more than simple linear relationships between object classes).</p>
<ul>
<li>As far as graph lib&#8217;s go, I always liked aiSee (<a href="http://www.aisee.com/gallery/">http://www.aisee.com/gallery/</a>)</li>
<li><a href="http://www.mcs.vuw.ac.nz/~craig/references.shtml">http://www.mcs.vuw.ac.nz/~craig/references.shtml</a>
<ul>
<li>Good links to recent stuff and individual researchers ( I don&#8217;t have ACM or IEEE right now <span style="font-family:Wingdings;">L</span></li>
</ul>
</li>
<li><a href="http://www.inf.unisi.ch/faculty/lanza/Downloads/Wett07b.pdf">http://www.inf.unisi.ch/faculty/lanza/Downloads/Wett07b.pdf</a>
<ul>
<li>Related to that first paper, kind of different, It&#8217;s like a squarified treemap but with extra dimension.</li>
</ul>
</li>
<li><a href="http://www.inf.unisi.ch/faculty/lanza/Downloads/DAmb07b.pdf">http://www.inf.unisi.ch/faculty/lanza/Downloads/DAmb07b.pdf</a>
<ul>
<li>This &#8220;A bug&#8217;s Life&#8221; – Visualizing a Bug Database is cool I like the &#8220;Bug Watch&#8221;</li>
</ul>
</li>
</ul>
<h2>TAU</h2>
<p>I&#8217;ve been playing around with TAU a lot, pretty interesting. I&#8217;ve been porting the Open Trace Format (OTF) to C# for use in managed / WPF visualization related work.</p>
<p>Even though this link is a bit old I did learn a lot about Kiviat diagrams, they also have a neat simulation that depicts the live execution context of a process while it run&#8217;s in system memory.</p>
<p><a href="http://www.cs.uoregon.edu/research/paraducks/papers/tr9323.d/#s7.1.3">http://www.cs.uoregon.edu/research/paraducks/papers/tr9323.d/#s7.1.3</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/shanemacaulay.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/shanemacaulay.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/shanemacaulay.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/shanemacaulay.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/shanemacaulay.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/shanemacaulay.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/shanemacaulay.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/shanemacaulay.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/shanemacaulay.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/shanemacaulay.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/shanemacaulay.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/shanemacaulay.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shanemacaulay.wordpress.com&blog=1742966&post=8&subd=shanemacaulay&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://shanemacaulay.wordpress.com/2007/09/19/more-interesting-visualizations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a75d260807c1433b02f17af06f71407?s=96&#38;d=identicon" medium="image">
			<media:title type="html">shanemacaulay</media:title>
		</media:content>
	</item>
		<item>
		<title>Internet Explorer 3D Memory Visualization</title>
		<link>http://shanemacaulay.wordpress.com/2007/09/19/internet-explorer-3d-memory-visualization/</link>
		<comments>http://shanemacaulay.wordpress.com/2007/09/19/internet-explorer-3d-memory-visualization/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 06:17:09 +0000</pubDate>
		<dc:creator>shanemacaulay</dc:creator>
				<category><![CDATA[WPF]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://shanemacaulay.wordpress.com/2007/09/19/internet-explorer-3d-memory-visualization/</guid>
		<description><![CDATA[I decided to play around with IE and see how well I could adapt WPF to a systems application. This was my first try, so it sort of looks like an alien toothbrush or something, but it get&#8217;s the idea across.

It&#8217;s essentially a height map, and a mesh, pretty basic; I haven&#8217;t calibrated it to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shanemacaulay.wordpress.com&blog=1742966&post=6&subd=shanemacaulay&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="font-family:Tw Cen MT;">I decided to play around with IE and see how well I could adapt WPF to a systems application. This was my first try, so it sort of looks like an alien toothbrush or something, but it get&#8217;s the idea across.<br />
</span></p>
<p><span style="font-family:Tw Cen MT;">It&#8217;s essentially a height map, and a mesh, pretty basic; I haven&#8217;t calibrated it to operate on the heap exclusively or anything like that. I just wanted to start playing around with 3DTools. I&#8217;m giving a presentation at BlueHat in a week or so, but I totally have all this done already and I&#8217;m just going to blog about it bit by bit <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8212; right!!<br />
</span></p>
<p><span style="font-family:Tw Cen MT;">I like some of these visualizations quite a bit;<br />
</span></p>
<ul>
<li><a href="http://www.visualcomplexity.com/vc/project.cfm?id=244"><span style="font-family:Tw Cen MT;">http://www.visualcomplexity.com/vc/project.cfm?id=244</span></a><span style="font-family:Tw Cen MT;"><br />
</span></p>
<ul>
<li><span style="font-family:Tw Cen MT;">I&#8217;ve got a reason for likening that one, more on that later<br />
</span></li>
</ul>
</li>
<li><a href="http://www.processing.org/exhibition/index.html"><span style="font-family:Tw Cen MT;">http://www.processing.org/exhibition/index.html</span></a><span style="font-family:Tw Cen MT;"><br />
</span></p>
<ul>
<li><span style="font-family:Tw Cen MT;">This site&#8217;s got lots of neat conceptual stuff, not WPF, but I guess it&#8217;ll do…<br />
</span></li>
</ul>
</li>
<li><a href="http://www.orbifold.net/unfold/info.php"><span style="font-family:Tw Cen MT;">http://www.orbifold.net/unfold/info.php</span></a><span style="font-family:Tw Cen MT;"><br />
</span></p>
<ul>
<li><span style="font-family:Tw Cen MT;">Not really visualizations, more diagramming right?<br />
</span></li>
<li><span style="font-family:Tw Cen MT;">I&#8217;m going to see how well my native C++ version comes out in the next day or so too<br />
</span></li>
</ul>
</li>
</ul>
<p><span style="font-family:Tw Cen MT;">Anyhow, my first real blog post ever!<br />
</span></p>
<p><span style="font-family:Tw Cen MT;">Later/Shane<br />
</span></p>
<p><span style="font-family:Tw Cen MT;"><a href="http://shanemacaulay.files.wordpress.com/2007/09/ie7.png" title="IE 7 on Vista"><img src="http://shanemacaulay.files.wordpress.com/2007/09/ie7.thumbnail.png" alt="IE 7 on Vista" /></a><br />
</span> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/shanemacaulay.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/shanemacaulay.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/shanemacaulay.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/shanemacaulay.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/shanemacaulay.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/shanemacaulay.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/shanemacaulay.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/shanemacaulay.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/shanemacaulay.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/shanemacaulay.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/shanemacaulay.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/shanemacaulay.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shanemacaulay.wordpress.com&blog=1742966&post=6&subd=shanemacaulay&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://shanemacaulay.wordpress.com/2007/09/19/internet-explorer-3d-memory-visualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a75d260807c1433b02f17af06f71407?s=96&#38;d=identicon" medium="image">
			<media:title type="html">shanemacaulay</media:title>
		</media:content>

		<media:content url="http://shanemacaulay.files.wordpress.com/2007/09/ie7.thumbnail.png" medium="image">
			<media:title type="html">IE 7 on Vista</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://shanemacaulay.wordpress.com/2007/09/18/hello-world/</link>
		<comments>http://shanemacaulay.wordpress.com/2007/09/18/hello-world/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 13:56:58 +0000</pubDate>
		<dc:creator>shanemacaulay</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[My poor old Solaris Ultra5 webserver just cant handle PHP / apache / MySQL / netqmail and such, so for the time being.  It&#8217;s just me and my word press.
I&#8217;ll be posting some relevent news about my new company Security Objectives.
This&#8217;ll be the biz blog!!
Here&#8217;s my new puppy.
My dog , With the Parents
      [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shanemacaulay.wordpress.com&blog=1742966&post=1&subd=shanemacaulay&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>My poor old Solaris Ultra5 webserver just cant handle PHP / apache / MySQL / netqmail and such, so for the time being.  It&#8217;s just me and my word press.</p>
<p>I&#8217;ll be posting some relevent news about my new company Security Objectives.</p>
<p>This&#8217;ll be the biz blog!!</p>
<p>Here&#8217;s my new puppy.</p>
<p><a href="http://shanemacaulay.files.wordpress.com/2007/09/mydog.jpg" title="My dog">My dog</a> , <a rel="attachment wp-att-4" href="http://shanemacaulay.wordpress.com/2007/09/18/hello-world/with-the-parents/" title="With the Parents">With the Parents</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/shanemacaulay.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/shanemacaulay.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/shanemacaulay.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/shanemacaulay.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/shanemacaulay.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/shanemacaulay.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/shanemacaulay.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/shanemacaulay.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/shanemacaulay.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/shanemacaulay.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/shanemacaulay.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/shanemacaulay.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shanemacaulay.wordpress.com&blog=1742966&post=1&subd=shanemacaulay&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://shanemacaulay.wordpress.com/2007/09/18/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a75d260807c1433b02f17af06f71407?s=96&#38;d=identicon" medium="image">
			<media:title type="html">shanemacaulay</media:title>
		</media:content>
	</item>
	</channel>
</rss>