<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: transparent windows howto</title>
	<atom:link href="http://www.loopbacking.info/blog/2008/07/11/transparent-windows-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loopbacking.info/blog/2008/07/11/transparent-windows-howto/</link>
	<description>There is no life here</description>
	<lastBuildDate>Fri, 27 Aug 2010 17:10:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Joseph Le Brech</title>
		<link>http://www.loopbacking.info/blog/2008/07/11/transparent-windows-howto/comment-page-1/#comment-2101</link>
		<dc:creator>Joseph Le Brech</dc:creator>
		<pubDate>Mon, 30 Mar 2009 10:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.loopbacking.info/blog/?p=9#comment-2101</guid>
		<description>for indention I google for a htmlencoder and paste my code in there, it encodes it so that the indents are hard coded, then wrap it in a PRE tag and CODE tag.

Thanks for the code by the way I&#039;m going to use it to make a callcentre script prompter :)</description>
		<content:encoded><![CDATA[<p>for indention I google for a htmlencoder and paste my code in there, it encodes it so that the indents are hard coded, then wrap it in a PRE tag and CODE tag.</p>
<p>Thanks for the code by the way I&#8217;m going to use it to make a callcentre script prompter <img src='http://www.loopbacking.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.loopbacking.info/blog/2008/07/11/transparent-windows-howto/comment-page-1/#comment-542</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sun, 14 Sep 2008 21:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.loopbacking.info/blog/?p=9#comment-542</guid>
		<description>i&#039;ve been looking for something like this for a few days and have been getting wrapped up a whole win32api UpdateLayeredWindow trainwreck.  i wish i had come across this simple solution earlier. thanks!

also, to get the right indentation you could just look at the html source. (or you could use &quot;pre&quot; tags.)</description>
		<content:encoded><![CDATA[<p>i&#8217;ve been looking for something like this for a few days and have been getting wrapped up a whole win32api UpdateLayeredWindow trainwreck.  i wish i had come across this simple solution earlier. thanks!</p>
<p>also, to get the right indentation you could just look at the html source. (or you could use &#8220;pre&#8221; tags.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oğuz Yarımtepe</title>
		<link>http://www.loopbacking.info/blog/2008/07/11/transparent-windows-howto/comment-page-1/#comment-125</link>
		<dc:creator>Oğuz Yarımtepe</dc:creator>
		<pubDate>Wed, 23 Jul 2008 05:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.loopbacking.info/blog/?p=9#comment-125</guid>
		<description>You are right. But it seems this template is not supporting the code tag. I edited the entry but still it is not intended. 

So here is the link that you can check the source intended: http://pastebin.com/f45bb76e0</description>
		<content:encoded><![CDATA[<p>You are right. But it seems this template is not supporting the code tag. I edited the entry but still it is not intended. </p>
<p>So here is the link that you can check the source intended: <a href="http://pastebin.com/f45bb76e0" rel="nofollow">http://pastebin.com/f45bb76e0</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Longland</title>
		<link>http://www.loopbacking.info/blog/2008/07/11/transparent-windows-howto/comment-page-1/#comment-122</link>
		<dc:creator>Stuart Longland</dc:creator>
		<pubDate>Wed, 23 Jul 2008 00:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.loopbacking.info/blog/?p=9#comment-122</guid>
		<description>Hi,

Just stumbled across your site here whilst looking at creating a transparent window -- I want to create a simple application that can sit just above the root window and display system stats.  (If it works out, I&#039;ll probably release the code for everyone too).

There&#039;s one slight problem with your above code -- it&#039;s not indented.  With C, Perl or other languages, that wouldn&#039;t matter too much... but with Python -- it&#039;s imperative that the code is properly indented, since Python relies on this for parsing code blocks.

Wordpress provides a &lt;code&gt; tag for displaying code... could you perhaps re-post the above using that, or alternatively, attach a plaintext file one can download?

Regards,
Stuart Longland</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Just stumbled across your site here whilst looking at creating a transparent window &#8212; I want to create a simple application that can sit just above the root window and display system stats.  (If it works out, I&#8217;ll probably release the code for everyone too).</p>
<p>There&#8217;s one slight problem with your above code &#8212; it&#8217;s not indented.  With C, Perl or other languages, that wouldn&#8217;t matter too much&#8230; but with Python &#8212; it&#8217;s imperative that the code is properly indented, since Python relies on this for parsing code blocks.</p>
<p>Wordpress provides a <code> tag for displaying code... could you perhaps re-post the above using that, or alternatively, attach a plaintext file one can download?</p>
<p>Regards,<br />
Stuart Longland</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
