<?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/"
	>

<channel>
	<title>Adrian&#039;s Web Log &#187; todo</title>
	<atom:link href="http://blog.inceweb.com/adrian/tag/todo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inceweb.com/adrian</link>
	<description>Adrian&#039;s second brain.</description>
	<lastBuildDate>Sun, 29 Jan 2012 21:50:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ESC/POS control for customer display cursor</title>
		<link>http://blog.inceweb.com/adrian/2007/02/14/escpos-control-for-customer-display-cursor/</link>
		<comments>http://blog.inceweb.com/adrian/2007/02/14/escpos-control-for-customer-display-cursor/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 12:53:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[epos]]></category>
		<category><![CDATA[esc/pos]]></category>
		<category><![CDATA[todo]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/2007/02/14/escpos-control-for-customer-display-cursor/</guid>
		<description><![CDATA[OK, so Epson&#8217;s support proved to be useless &#8211; &#8220;isn&#8217;t there a DIP switch on the back&#8221; and &#8220;we don&#8217;t do programming here&#8221; seemed to be the best they can offer. Inspiration led me to lookup the ESC/POS sequences for cursor display &#8211; not DC2 &#38; DC4 as previously though, they use the ASCII US [...]]]></description>
			<content:encoded><![CDATA[<p>OK, so Epson&#8217;s support proved to be useless &#8211; &#8220;isn&#8217;t there a DIP switch on the back&#8221; and &#8220;we don&#8217;t do programming here&#8221; seemed to be the best they can offer.</p>
<p>Inspiration led me to lookup the ESC/POS sequences for cursor display &#8211; not DC2 &amp; DC4 as previously though, they use the ASCII US (31 decimal) commands:</p>
<p><code>USC 3167n     select/cancel cursor display<br />
n=0,1 (48,49 decimal)<br />
</code></p>
<p>So, back to uedit and try to work out what difference 0, 1, (48 &amp; 49 decimal)Â  make to the thing&#8230;</p>
<p>15/02/2007: answer: None at all!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2007/02/14/escpos-control-for-customer-display-cursor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UTW URL rewrite problem</title>
		<link>http://blog.inceweb.com/adrian/2007/01/25/utw-url-rewrite-problem/</link>
		<comments>http://blog.inceweb.com/adrian/2007/01/25/utw-url-rewrite-problem/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 16:54:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[todo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/2007/01/25/utw-url-rewrite-problem/</guid>
		<description><![CDATA[Various solutions to this problem are discussed on the UTW forum.]]></description>
			<content:encoded><![CDATA[<p>Various solutions to this problem  are discussed on the <a href="http://www.neato.co.nz/forum/comments.php?DiscussionID=1115&amp;page=1#Item_0" title="UTW URL rewriting">UTW forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2007/01/25/utw-url-rewrite-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS feed plugin for WordPress</title>
		<link>http://blog.inceweb.com/adrian/2007/01/15/rss-feed-plugin-for-wordpress/</link>
		<comments>http://blog.inceweb.com/adrian/2007/01/15/rss-feed-plugin-for-wordpress/#comments</comments>
		<pubDate>Mon, 15 Jan 2007 13:06:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[todo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/2007/01/15/rss-feed-plugin-for-wordpress/</guid>
		<description><![CDATA[Plug in page.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.davewolf.net/2005/08/30/wordpress-plug-in-slashdotorg-headlines/">Plug in page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2007/01/15/rss-feed-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expanding (folding) category lists</title>
		<link>http://blog.inceweb.com/adrian/2007/01/11/expanding-folding-category-lists/</link>
		<comments>http://blog.inceweb.com/adrian/2007/01/11/expanding-folding-category-lists/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 10:23:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[todo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/2007/01/11/expanding-folding-category-lists/</guid>
		<description><![CDATA[I really must get around to implementing these plug-ins to stop clutter in the WordPress category and page lists. See also here. Consider the following JavaScript: // Toggle Show/Hide function toggle(name) { if (document.getElementById(name).style.display == "block") { document.getElementById(name).style.display = "none"; } else { document.getElementById(name).style.display = "block"; } }]]></description>
			<content:encoded><![CDATA[<p>I really must get around to implementing these <a href="http://www.webspaceworks.com/resources/wordpress/31/" title="Foldable Plugins">plug-ins</a> to stop clutter in the WordPress category and page lists.</p>
<p>See also <a href="http://www.lesterchan.net/others/downloads.php" title="Lester Chan's Solution">here</a>.</p>
<p>Consider the following JavaScript:<br />
<code>// Toggle Show/Hide</p>
<p>function toggle(name) {</p>
<p>if (document.getElementById(name).style.display == "block") {</p>
<p>document.getElementById(name).style.display = "none";</p>
<p>} else {</p>
<p>document.getElementById(name).style.display = "block";</p>
<p>}</p>
<p>}</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2007/01/11/expanding-folding-category-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

