<?xml version='1.0' encoding='ISO-8859-1' ?>
<?xml-stylesheet href='/css/atom.css' type='text/css' ?>
<feed xmlns='http://www.w3.org/2005/Atom'>
	<id>tag:diary.wistful.net,2000-02-21:no_one</id>
	<title>no_one</title>
	<subtitle type='html'>Nothing succeeds like failure!</subtitle>
	<link rel='self' type='text/html' href='http://diary.wistful.net/atom/no_one' />
	<updated>2005-04-19T17:29:23Z</updated>
	<author>
		<name>No One</name>
		<email>moon@wistful.net</email>
		<uri>http://diary.wistful.net/atom/no_one</uri>
	</author>
	<entry>
		<title>Testing trackbacks</title>
		<link rel='alternate' type='text/html' href='http://diary.wistful.net/entry/no_one/1702/' />
		<id>tag:diary.wistful.net,2005-04-19:1702</id>
		<published>2005-04-19T17:29:23Z</published>
		<updated>2005-04-19T17:29:23Z</updated>
		<author>
			<name>No One</name>
			<email>moon@wistful.net</email>
			<uri>http://diary.wistful.net/bio/no_one</uri>
		</author>
		<summary type='text'>Specifically, testing to make sure sending a trackback ping to the system works. ...</summary>
		<content type='html'>Specifically, testing to make sure sending a trackback ping to the system works.</content>
	</entry>
	<entry>
		<title>New comment system testing</title>
		<link rel='alternate' type='text/html' href='http://diary.wistful.net/entry/no_one/1598/' />
		<id>tag:diary.wistful.net,2004-08-06:1598</id>
		<published>2004-08-06T20:27:10Z</published>
		<updated>2004-08-06T20:27:10Z</updated>
		<author>
			<name>No One</name>
			<email>moon@wistful.net</email>
			<uri>http://diary.wistful.net/bio/no_one</uri>
		</author>
		<summary type='text'>The comment system is being revamped because, well, it needs it and the current incarnation is teh suq.  It works, but it&#039;s lacking.  So for the past ...</summary>
		<content type='html'>The comment system is being revamped because, well, it needs it and the current incarnation is teh suq.  It works, but it&#039;s lacking.  So for the past few days I&#039;ve come up with some spiffy new code to handle the presentation of fully reply threaded comments.  Now I just need to shoehorn it in, and that&#039;s the point of this entry.  Well, part of it.</content>
	</entry>
	<entry>
		<title>well...</title>
		<link rel='alternate' type='text/html' href='http://diary.wistful.net/entry/no_one/1495/' />
		<id>tag:diary.wistful.net,2004-04-21:1495</id>
		<published>2004-04-21T16:31:57Z</published>
		<updated>2004-04-21T16:31:57Z</updated>
		<author>
			<name>No One</name>
			<email>moon@wistful.net</email>
			<uri>http://diary.wistful.net/bio/no_one</uri>
		</author>
		<summary type='text'>The user icon stuff seems to be coming along decently right now. ...</summary>
		<content type='html'>The user icon stuff seems to be coming along decently right now.</content>
	</entry>
	<entry>
		<title>Oi!</title>
		<link rel='alternate' type='text/html' href='http://diary.wistful.net/entry/no_one/1487/' />
		<id>tag:diary.wistful.net,2004-04-04:1487</id>
		<published>2004-04-05T05:38:11Z</published>
		<updated>2004-04-05T05:38:11Z</updated>
		<author>
			<name>No One</name>
			<email>moon@wistful.net</email>
			<uri>http://diary.wistful.net/bio/no_one</uri>
		</author>
		<summary type='text'>hi. ...</summary>
		<content type='html'>hi.</content>
	</entry>
	<entry>
		<title>Testing a new Tag</title>
		<link rel='alternate' type='text/html' href='http://diary.wistful.net/entry/no_one/1395/' />
		<id>tag:diary.wistful.net,2003-11-21:1395</id>
		<published>2003-11-21T22:11:13Z</published>
		<updated>2003-11-21T22:11:13Z</updated>
		<author>
			<name>No One</name>
			<email>moon@wistful.net</email>
			<uri>http://diary.wistful.net/bio/no_one</uri>
		</author>
		<summary type='text'>This is an entry to test some new tags.  It&#039;s terribly exciting.  (If you see what looks like gibberish, it&#039;s probably because I haven&#039;t moved the cod ...</summary>
		<content type='html'>This is an entry to test some new tags.  It&#039;s terribly exciting.  (If you see what looks like gibberish, it&#039;s probably because I haven&#039;t moved the code into production yet as I&#039;m still testing/developing it for the time being.)&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;tt&gt;user_link&lt;/tt&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;This should have a link to no_one&#039;s current entries: {user_link user=&#039;no_one&#039;}.  This is what is displayed when only the &lt;i&gt;required&lt;/i&gt; var &lt;tt&gt;user&lt;/tt&gt; is set.&lt;br /&gt;&lt;li&gt;And again, but with a link to the bio as well: {user_link user=&#039;no_one&#039; with_bio=&#039;yes&#039;}. This  one has the &lt;i&gt;optional&lt;/i&gt; var &lt;tt&gt;with_bio&lt;/tt&gt; set to &lt;tt&gt;yes&lt;/tt&gt;.&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;li&gt;&lt;tt&gt;amazon&lt;/tt&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;This should be a link to amazon.com for the movie &quot;Versus&quot; on DVD: {amazon asin=&#039;B000095J2Y&#039;}.  This one has the &lt;i&gt;required&lt;/i&gt; var &lt;tt&gt;asin&lt;/tt&gt; set to the ASIN of an item to link to.&lt;br /&gt;&lt;li&gt;And again, but with the text to use as the link specified: {amazon asin=&#039;B000095J2Y&#039; name=&#039;Versus&#039;}.  This one has the &lt;i&gt;optional&lt;/i&gt; var &lt;tt&gt;name&lt;/tt&gt; set, which can be set to anything at all - it doesn&#039;t have to be the actual name of the item on Amazon.&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;/ul&gt;</content>
	</entry>
	<entry>
		<title>so many tests!</title>
		<link rel='alternate' type='text/html' href='http://diary.wistful.net/entry/no_one/1344/' />
		<id>tag:diary.wistful.net,2003-09-13:1344</id>
		<published>2003-09-14T06:56:01Z</published>
		<updated>2003-09-14T06:56:01Z</updated>
		<author>
			<name>No One</name>
			<email>moon@wistful.net</email>
			<uri>http://diary.wistful.net/bio/no_one</uri>
		</author>
		<summary type='text'>oh, what lovely tests you have...  the template stuff seems to be working ok so far.  of course it isn&#039;t in production yet, so anyone seeing this is p ...</summary>
		<content type='html'>oh, what lovely tests you have...&lt;br /&gt;&lt;br /&gt;the template stuff seems to be working ok so far.  of course it isn&#039;t in production yet, so anyone seeing this is probably thinking, &quot;wtf, man?&quot;</content>
	</entry>
	<entry>
		<title>testing</title>
		<link rel='alternate' type='text/html' href='http://diary.wistful.net/entry/no_one/1333/' />
		<id>tag:diary.wistful.net,2003-08-29:1333</id>
		<published>2003-08-29T18:57:27Z</published>
		<updated>2003-08-29T18:57:27Z</updated>
		<author>
			<name>No One</name>
			<email>moon@wistful.net</email>
			<uri>http://diary.wistful.net/bio/no_one</uri>
		</author>
		<summary type='text'>testing the updated entry editor.  narf. ...</summary>
		<content type='html'>testing the updated entry editor.&lt;br /&gt;&lt;br /&gt;narf.</content>
	</entry>
	<entry>
		<title>test 2</title>
		<link rel='alternate' type='text/html' href='http://diary.wistful.net/entry/no_one/1334/' />
		<id>tag:diary.wistful.net,2003-08-29:1334</id>
		<published>2003-08-29T18:57:27Z</published>
		<updated>2003-08-29T18:57:27Z</updated>
		<author>
			<name>No One</name>
			<email>moon@wistful.net</email>
			<uri>http://diary.wistful.net/bio/no_one</uri>
		</author>
		<summary type='text'>testing the updated entry editor.  this is the second test. ...</summary>
		<content type='html'>testing the updated entry editor.  this is the second test.</content>
	</entry>
	<entry>
		<title>werg 2</title>
		<link rel='alternate' type='text/html' href='http://diary.wistful.net/entry/no_one/1060/' />
		<id>tag:diary.wistful.net,2002-12-27:1060</id>
		<published>2002-12-28T00:23:17Z</published>
		<updated>2002-12-28T00:23:17Z</updated>
		<author>
			<name>No One</name>
			<email>moon@wistful.net</email>
			<uri>http://diary.wistful.net/bio/no_one</uri>
		</author>
		<summary type='text'>fwee!  registered users only can comment to this one. ...</summary>
		<content type='html'>fwee!  registered users only can comment to this one.</content>
	</entry>
	<entry>
		<title>werg</title>
		<link rel='alternate' type='text/html' href='http://diary.wistful.net/entry/no_one/1059/' />
		<id>tag:diary.wistful.net,2002-12-27:1059</id>
		<published>2002-12-28T00:22:28Z</published>
		<updated>2002-12-28T00:22:28Z</updated>
		<author>
			<name>No One</name>
			<email>moon@wistful.net</email>
			<uri>http://diary.wistful.net/bio/no_one</uri>
		</author>
		<summary type='text'>testing public comments ...</summary>
		<content type='html'>testing public comments</content>
	</entry>
</feed>
