<?xml version="1.0" encoding="utf-8"?>
	
		<feed xmlns="http://www.w3.org/2005/Atom">
			<title type="text">The Spanking New John Cleese Forum - How to post pictures, links, and quotes and do some text effects</title>
			<updated>2013-05-18T14:31:39+01:00</updated>
			<id>http://www.cleeseblog.com/Vanilla/</id>
			<link rel="alternate" type="text/html" hreflang="en"
				href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27364&amp;page=1"/>
			<link rel="self" type="application/atom+xml"
				href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27364&amp;Feed=ATOM&amp;page=1"/>
			<generator
				uri="http://getvanilla.com/"
				version="1.1.4">
				Lussumo Vanilla &amp; Feed Publisher
			</generator>
			<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19581#Comment_19581" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19581#Comment_19581</id>
		<published>2009-06-07T23:53:31+01:00</published>
		<updated>2009-08-22T23:51:19+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			***Pictures:

Copy the URL of the photo you want to paste.  JPGs work well, GIFs are iffy.
Paste the URL in a comments box on the forum.
Put  after. No spaces between the URL and the quotation ...
		</summary>
		<content type="html">
			<![CDATA[***Pictures:<br /><br />Copy the URL of the photo you want to paste.  JPGs work well, GIFs are iffy.<br />Paste the URL in a comments box on the forum.<br />Put &lt;img src=&quot; before the URL and &quot;&gt;&lt;/img&gt; after. No spaces between the URL and the quotation marks.<br />Tick or click on the Html button below the box in which you enter your comments.<br />Submit<br /><br />If the picture doesn't have a URL, upload it to something like Photobucket, and get the URL from there.  To embed a picture, it has to have a URL.<br /><br />If the picture doesn't print, check to make sure you coded it properly.  Extra spaces, missing spaces, incorrect or missing or extra characters--all these cause failure.<br /><br />***Links:<br /><br />Copy and paste the URL of the item you want to link.<br />Type &lt;a href=&quot; before the URL and &quot;&gt;TEXT&lt;/a&gt; after.  Where it says &quot;TEXT&quot; here, type the name you want for the link.  It can be as long or as short as you like.<br />Tick or click on the Html button below the box in which you enter your comments.<br />Submit<br /><br />If you add 'target=&quot;_blank&quot;' in the html link code it'll open a new window, instead of taking over your beloved cleeseblog window! (At least, it works that way in Internet Explorer!) <br /><br />that is, Type target=&quot;_blank&quot; href=&quot; before the URL and &quot;&gt;TEXT after. <br /><br />If it doesn't work, check to make sure you typed the whole thing correctly.<br /><br />***To insert a quote:<br /><br />Copy and paste the text you want to appear in the quote box.<br />You have to enter some hard returns (press the enter key) or the text will come out in one long line, merrily traveling outside the box and possibly off the page.<br />Type &lt;code&gt; before it and &lt;/code&gt; after it.<br />Finish your post.<br />Tick or click on the Html button below the box in which you enter your comments.<br />Submit.<br /><br />In order to embed a video, you have to have an unidentified button between the Text and Html buttons.  I get this in Safari, but not in Firefox.  If you don't have three buttons below the comments box, try another browser.  If that doesn't work, you'll have to post a link instead.<br /><br />***For text effects:<br /><br />Italics are &lt;i&gt;text&lt;/i&gt;<br />Bold is &lt;b&gt;text&lt;/b&gt;<br />Underline is &lt;u&gt;text&lt;/u&gt;<br />Strikethrough is &lt;s&gt;text&lt;/s&gt;<br /><br />***Emoticons:<br /><br />Click on Vanillacons just above the &quot;submit&quot; button.  There are 5 separate categories of emoticons, but you can only display one at a time.<br /><br />***For different font sizes:<br /><br />&lt;font size=&quot;1&quot;&gt;Size 1&lt;/font&gt;<br />&lt;font size=&quot;2&quot;&gt;Size 2&lt;/font&gt;<br />&lt;font size=&quot;3&quot;&gt;Size 3&lt;/font&gt;<br />&lt;font size=&quot;-2&quot;&gt;Size -2&lt;/font&gt;<br />&lt;font size=&quot;-1&quot;&gt;Size -1&lt;/font&gt;<br />&lt;font size=&quot;+1&quot;&gt;Size +1&lt;/font&gt;<br />&lt;font size=&quot;+2&quot;&gt;Size +2&lt;/font&gt;<br /><br />***For different font colors:<br /><br />&lt;font color=&quot;red&quot;&gt;red&lt;/font&gt;<br />&lt;font color=&quot;blue&quot;&gt;blue&lt;/font&gt;<br />&lt;font color=&quot;green&quot;&gt;green&lt;/font&gt;<br />&lt;font color=&quot;yellow&quot;&gt;yellow&lt;/font&gt;<br />&lt;font color=&quot;orange&quot;&gt;orange&lt;/font&gt;<br />&lt;font color=&quot;violet&quot;&gt;violet&lt;/font&gt;<br />&lt;font color=&quot;purple&quot;&gt;purple&lt;/font&gt;<br />&lt;font color=&quot;pink&quot;&gt;pink&lt;/font&gt;<br />&lt;font color=&quot;silver&quot;&gt;silver&lt;/font&gt;<br />&lt;font color=&quot;gold&quot;&gt;gold&lt;/font&gt;<br />&lt;font color=&quot;gray&quot;&gt;gray&lt;/font&gt;<br />&lt;font color=&quot;aqua&quot;&gt;aqua&lt;/font&gt;<br />&lt;font color=&quot;skyblue&quot;&gt;skyblue&lt;/font&gt;<br />&lt;font color=&quot;lightblue&quot;&gt;lightblue&lt;/font&gt;<br />&lt;font color=&quot;fuchsia&quot;&gt;fuchsia&lt;/font&gt;<br />&lt;font color=&quot;khaki&quot;&gt;khaki&lt;/font&gt;<br /><br /><br />***For moving text:<br />&lt;MARQUEE DIRECTION=Right BEHAVIOR=SCROLL SCROLLAMOUNT=10 SCROLLDELAY=200&gt;Thusly&lt;/MARQUEE&gt;<br /><br />***To insert &quot;fill in the blank&quot; text boxes:<br />&lt;form name=&quot;input&quot; action=&quot;http://whatever.you.want&quot; method=&quot;get&quot;&gt;<br />Your feedback is important to us!:<br />&lt;input type=&quot;text&quot; /&gt;<br />&lt;input type=&quot;submit&quot; value=&quot;Just kidding&quot; /&gt;<br />&lt;/form&gt;<br /><br />***To insert check boxes:<br />&lt;form&gt;<br />Your Text Here:<br />&lt;input type=&quot;checkbox&quot; /&gt;<br />&lt;/form&gt;]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19582#Comment_19582" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19582#Comment_19582</id>
		<published>2009-06-07T23:54:06+01:00</published>
		<updated>2011-11-11T02:26:24+00:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			And here's how to make a link open in a new window, so you can keep your forum window open at the same time:

POP-UP LINKS FOR The Spanking New John Cleese Forum:

SITE NAME

eg.

My Site's ...
		</summary>
		<content type="html">
			<![CDATA[And here's how to make a link open in a new window, so you can keep your forum window open at the same time:<br /><br />POP-UP LINKS FOR The Spanking New John Cleese Forum:<br /><br />&lt;a target=&quot;_blank&quot; href=&quot;SITE URL&quot;&gt;SITE NAME&lt;/a&gt;<br /><br />eg.<br /><br />&lt;a target=&quot;_blank&quot; href=&quot;http://www.mysite.com&quot;&gt;My Site's Name&lt;/a&gt;<br /><br />Even if embedded linking is disabled by the author, as often happens with YouTube vids, you can create a clickable link as follows (the URL in both parts):<br /><br />&lt;a target=&quot;_blank&quot; href=&quot;http://www.mysite.com&quot;&gt;http://www.mysite.com&lt;/a&gt;<br /><br />Thank you, cassbt!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19597#Comment_19597" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19597#Comment_19597</id>
		<published>2009-06-08T04:18:46+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			Okay, but I have a question here, mrsthing. What if the photo is NOT on a url? And where do we find these so-called &quot;comments box&quot;-es in the forum? Do you mean the &quot;Add your ...
		</summary>
		<content type="html">
			<![CDATA[Okay, but I have a question here, mrsthing. What if the photo is NOT on a url? And where do we find these so-called &quot;comments box&quot;-es in the forum? Do you mean the &quot;Add your comments&quot; boxes? Because I do not see &quot;comments box&quot; in the forum, not at all. <br /><br />Also in reference to the image source quotation marks, etc., what if the word of the image IS &quot;spaces&quot;, then wouldn't you theoretically have &quot;spaces&quot; between the quotation marks and the url? Like if the url was http://spacesRus dot com or something like that? See what I mean? It's all subjective here. <br /><br />When you say &quot;tick&quot; the html button, are you forgetting that I live in the USA South, and down here a &quot;tick&quot; is something that gets up on you in the woods and sucks the blood from your body. Or a &quot;tick&quot; can be a hound that is blue and likes to hunt. So do I use the bug or the dog in that next step when I &quot;tick&quot; the html button?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19599#Comment_19599" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19599#Comment_19599</id>
		<published>2009-06-08T04:58:55+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			I would just like to point out that in the case of very large pictures it's more polite to post a link to the picture instead of embedding the picture itself. Otherwise you cause the thread to take ...
		</summary>
		<content type="html">
			<![CDATA[I would just like to point out that in the case of very large pictures it's more polite to post a link to the picture instead of embedding the picture itself. Otherwise you cause the thread to take forever to load for people with slow connections, and if the photo is much wider than the usual format of the text in the thread, it causes everyone to have to scroll back and forth sideways to read the posts. Very annoying.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19602#Comment_19602" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19602#Comment_19602</id>
		<published>2009-06-08T05:16:42+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			oh, BTW Fanny, if the photo is not a url, then you need to upload your photo to the web somewhere. There are numerous free photo-hosting sites out there, Imageshack and Photobucket just to name two.
		</summary>
		<content type="html">
			<![CDATA[oh, BTW Fanny, if the photo is not a url, then you need to upload your photo to the web somewhere. There are numerous free photo-hosting sites out there, <a href="http://imageshack.us/" >Imageshack</a> and <a href="http://photobucket.com/" >Photobucket</a> just to name two.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19617#Comment_19617" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19617#Comment_19617</id>
		<published>2009-06-08T15:03:06+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>LaurenS</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=363</uri>
		</author>
		<summary type="text" xml:lang="en">
			 Copy and paste the text you want in the quote box.
Type  before it and  after it.
Finish your post.
Tick the Html button.
Submit. 

Test.
		</summary>
		<content type="html">
			<![CDATA[<code><code > Copy and paste the text you want in the quote box.<br />Type &lt;code&gt; before it and </code> after it.<br />Finish your post.<br />Tick the Html button.<br />Submit. </code><br /><br />Test.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19630#Comment_19630" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19630#Comment_19630</id>
		<published>2009-06-08T17:55:56+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			Copy and paste the text you want in the quote box.Type  before it and  after it.Finish your post.Tick the Html button.Submit. 

Test.

Testing the test
		</summary>
		<content type="html">
			<![CDATA[<code >Copy and paste the text you want in the quote box.Type <code > before it and  after it.Finish your post.Tick the Html button.Submit. <br /><br />Test.<code ><br /><br />Testing the test</code></code></code>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19631#Comment_19631" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19631#Comment_19631</id>
		<published>2009-06-08T17:57:16+01:00</published>
		<updated>2009-06-08T17:57:43+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			Copy and paste the text you want in the quote box.
Type  before it and  after it.
Finish your post.Tick the Html button.Submit. 
Test.Testing the test

This is kind of fun!:beard:
		</summary>
		<content type="html">
			<![CDATA[<code >Copy and paste the text you want in the quote box.<br />Type  before it and  after it.<br />Finish your post.Tick the Html button.Submit. <br />Test.Testing the test<code ><br /><br />This is kind of fun!<img src="/Vanilla/extensions/Vanillacons/smilies/cool/beard.gif" alt=":beard:" title=":beard:" /></code></code>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19632#Comment_19632" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19632#Comment_19632</id>
		<published>2009-06-08T18:06:20+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			Copy and paste the text you want in the quote box.
Type  before it and  after it.
Finish your post.Tick the Html button.Submit. 
Test.Testing the test 
Lookit ME!  I'm a computer programmer!
		</summary>
		<content type="html">
			<![CDATA[<code >Copy and paste the text you want in the quote box.<br />Type  before it and  after it.<br />Finish your post.Tick the Html button.Submit. <br />Test.Testing the test<code > <br />Lookit ME!  I'm a computer programmer!</code></code>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19633#Comment_19633" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19633#Comment_19633</id>
		<published>2009-06-08T18:16:07+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			Thank you mrsthing! Very clear instructions &amp; can I second the sticky bit request. I'm bound to need to find it again when the old grey matter is flagging!
		</summary>
		<content type="html">
			<![CDATA[Thank you mrsthing! Very clear instructions &amp; can I second the sticky bit request. I'm bound to need to find it again when the old grey matter is flagging!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19635#Comment_19635" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19635#Comment_19635</id>
		<published>2009-06-08T18:32:14+01:00</published>
		<updated>2009-06-08T18:32:51+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			http://www.guide2bristol.com/news/180/The_Writing_On_The_Wall/03_June_2009


Here's an article with lots of John cleese refs. 
Could someone follow the instructions above &amp; turn it into a ...
		</summary>
		<content type="html">
			<![CDATA[http://www.guide2bristol.com/news/180/The_Writing_On_The_Wall/03_June_2009<br /><br /><br />Here's an article with lots of John cleese refs. <br />Could someone follow the instructions above &amp; turn it into a short title like John in Bristol. I've tried but it keeps going wrong<img src="/Vanilla/extensions/Vanillacons/smilies/standard/shamed.gif" alt=":shamed:" title=":shamed:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19637#Comment_19637" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19637#Comment_19637</id>
		<published>2009-06-08T18:34:39+01:00</published>
		<updated>2009-06-08T18:37:33+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			John in Bristol
		</summary>
		<content type="html">
			<![CDATA[<a href="http://www.guide2bristol.com/news/180/The_Writing_On_The_Wall/03_June_2009" >John in Bristol</a>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19638#Comment_19638" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19638#Comment_19638</id>
		<published>2009-06-08T18:37:21+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			ahef=&quot;http://www.guide2bristol.com/news/180/The_Writing_On_The_Wall/03_June_2009&quot;John in Bristol

Fingers crossed!
		</summary>
		<content type="html">
			<![CDATA[ahef=&quot;http://www.guide2bristol.com/news/180/The_Writing_On_The_Wall/03_June_2009&quot;John in Bristol<br /><br />Fingers crossed!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19639#Comment_19639" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19639#Comment_19639</id>
		<published>2009-06-08T18:38:06+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			It's a href, not ahef
		</summary>
		<content type="html">
			<![CDATA[It's a href, not ahef]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19640#Comment_19640" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19640#Comment_19640</id>
		<published>2009-06-08T18:38:31+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			Nope!

Where did that post go MacNerd?
Wanted to check!
		</summary>
		<content type="html">
			<![CDATA[Nope!<br /><br />Where did that post go MacNerd?<br />Wanted to check!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19641#Comment_19641" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19641#Comment_19641</id>
		<published>2009-06-08T18:39:30+01:00</published>
		<updated>2009-06-08T18:43:25+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			John in Bristol

...&amp; again!
		</summary>
		<content type="html">
			<![CDATA[&lt;href=&quot;http://www.guide2bristol.com/news/180/The_Writing_On_The_Wall/03_June_2009&quot;&gt;John in Bristol<br /><br />...&amp; again!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19642#Comment_19642" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19642#Comment_19642</id>
		<published>2009-06-08T18:40:11+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			Aaaah!
		</summary>
		<content type="html">
			<![CDATA[Aaaah!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19643#Comment_19643" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19643#Comment_19643</id>
		<published>2009-06-08T18:46:29+01:00</published>
		<updated>2009-06-08T18:48:16+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			You're forgetting the &lt; and the a

it's 

Text You Want People To Click
		</summary>
		<content type="html">
			<![CDATA[You're forgetting the &lt; and the a<br /><br />it's <br /><br /><code >&lt;a href=&quot;http://www.InsertWebAddressHere.com&quot;&gt;Text You Want People To Click&lt;/a&gt;</code>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19648#Comment_19648" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19648#Comment_19648</id>
		<published>2009-06-08T19:17:07+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			John in Bristol
		</summary>
		<content type="html">
			<![CDATA[&lt;a href=&quot;http://www.guide2bristol.com/news/180/The_Writing_On_The_Wall/03_June_2009&quot;&gt;John in Bristol&lt;/a&gt;]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19649#Comment_19649" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19649#Comment_19649</id>
		<published>2009-06-08T19:19:22+01:00</published>
		<updated>2009-06-08T19:19:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			Having a really bad day &amp; this is making me near to tears!!:cry:

Come on MacNerd - once more please!


(while you're in teacher mode - what's the 'Whisper your comments to' box all about?)
		</summary>
		<content type="html">
			<![CDATA[Having a really bad day &amp; this is making me near to tears!!<img src="/Vanilla/extensions/Vanillacons/smilies/standard/cry.gif" alt=":cry:" title=":cry:" /><br /><br />Come on MacNerd - once more please!<br /><br /><br />(while you're in teacher mode - what's the 'Whisper your comments to' box all about?)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19650#Comment_19650" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19650#Comment_19650</id>
		<published>2009-06-08T19:19:52+01:00</published>
		<updated>2009-06-08T19:20:57+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			That's correct, except for one thing:

Underneath the little box where you type in your comments there's a place that says &quot;Format comments as O Text  O Html. You click the Html button to make ...
		</summary>
		<content type="html">
			<![CDATA[That's correct, except for one thing:<br /><br />Underneath the little box where you type in your comments there's a place that says "Format comments as O Text  O Html. You click the Html button to make html code work in your comments.<br /><br />And I believe that "whisper your comments" is like sending a private message to only one person, but I haven't tried it.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19652#Comment_19652" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19652#Comment_19652</id>
		<published>2009-06-08T19:20:50+01:00</published>
		<updated>2009-06-08T19:21:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			John in Bristol



Hurray!!!:whorship: Oh Sir MacNerd!
		</summary>
		<content type="html">
			<![CDATA[<a href="http://www.guide2bristol.com/news/180/The_Writing_On_The_Wall/03_June_2009" >John in Bristol</a><br /><br /><br /><br />Hurray!!!<img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /> Oh Sir MacNerd!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19653#Comment_19653" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19653#Comment_19653</id>
		<published>2009-06-08T19:21:23+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hooray!!! Congratulations!
		</summary>
		<content type="html">
			<![CDATA[Hooray!!! Congratulations!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19654#Comment_19654" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19654#Comment_19654</id>
		<published>2009-06-08T19:22:36+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			Please, please please please sticky this thread!


(what about the 'Whisper your comments to' box?)
		</summary>
		<content type="html">
			<![CDATA[Please, please please please sticky this thread!<br /><br /><br />(what about the 'Whisper your comments to' box?)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19658#Comment_19658" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19658#Comment_19658</id>
		<published>2009-06-08T19:29:01+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			LIke I said, I'm pretty sure the Whisper thingy is like sending a private message. You type the user name of the person you want to pm into the &quot;Whisper your comments to&quot; box, then in the ...
		</summary>
		<content type="html">
			<![CDATA[LIke I said, I'm pretty sure the Whisper thingy is like sending a private message. You type the user name of the person you want to pm into the "Whisper your comments to" box, then in the comments box you type the text you want to send, then when you click the "Add your comments" box either that person gets a pm, or the comment can only be seen by that person. Not sure which.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19660#Comment_19660" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19660#Comment_19660</id>
		<published>2009-06-08T19:30:28+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			Sorry - didn't scroll down on the last post that said that.Too excited about instructions!

Thanks Hero!
		</summary>
		<content type="html">
			<![CDATA[Sorry - didn't scroll down on the last post that said that.Too excited about instructions!<br /><br />Thanks Hero!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19661#Comment_19661" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19661#Comment_19661</id>
		<published>2009-06-08T19:31:17+01:00</published>
		<updated>2009-06-08T19:32:55+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Ok, so the whisper thingy adds a comment that only the sender and intended recipient (and possibly administrators) can see. I guess. We'll see if anyone but you and I can see the message I sent ...
		</summary>
		<content type="html">
			<![CDATA[Ok, so the whisper thingy adds a comment that only the sender and intended recipient (and possibly administrators) can see. I guess. We'll see if anyone but you and I can see the message I sent between your last one and my last one.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19663#Comment_19663" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19663#Comment_19663</id>
		<published>2009-06-08T19:34:22+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			Excellent!

I've learnt a great deal today so feeling a bit brighter!:bigsmile:
		</summary>
		<content type="html">
			<![CDATA[Excellent!<br /><br />I've learnt a great deal today so feeling a bit brighter!<img src="/Vanilla/extensions/Vanillacons/smilies/standard/bigsmile.gif" alt=":bigsmile:" title=":bigsmile:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19664#Comment_19664" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19664#Comment_19664</id>
		<published>2009-06-08T19:34:37+01:00</published>
		<updated>2009-06-08T19:36:10+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Does anyone else see the post in which JfB asks &quot;How will we know&quot;? If so, please tell me precisely what she said, describe the naughty picture she put in it, what position she was using in ...
		</summary>
		<content type="html">
			<![CDATA[Does anyone else see the post in which JfB asks "How will we know"? If so, please tell me precisely what she said, describe the naughty picture she put in it, what position she was using in the picture, and tell me which Vanillacon she used.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19667#Comment_19667" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19667#Comment_19667</id>
		<published>2009-06-08T19:49:45+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			:sad:

I can't see!  I can't see!  

Nope, I can't see it!  Did you say mean things about me too?
		</summary>
		<content type="html">
			<![CDATA[<img src="/Vanilla/extensions/Vanillacons/smilies/standard/sad.gif" alt=":sad:" title=":sad:" /><br /><br />I can't see!  I can't see!  <br /><br />Nope, I can't see it!  Did you say mean things about me too?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19669#Comment_19669" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19669#Comment_19669</id>
		<published>2009-06-08T19:59:41+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>JfB57</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=385</uri>
		</author>
		<summary type="text" xml:lang="en">
			Absolutely no secrets just testing how the whisper box works!
		</summary>
		<content type="html">
			<![CDATA[Absolutely no secrets just testing how the whisper box works!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19672#Comment_19672" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19672#Comment_19672</id>
		<published>2009-06-08T20:12:04+01:00</published>
		<updated>2009-06-08T20:14:55+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			No Lyn, she only gave me your home address and work address so I can follow you to and from work in a filthy brown trench coat while making gross slurping noises. Nothing potentially harmful was ...
		</summary>
		<content type="html">
			<![CDATA[No Lyn, she only gave me your home address and work address so I can follow you to and from work in a filthy brown trench coat while making gross slurping noises. Nothing potentially harmful was mentioned at all.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19683#Comment_19683" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19683#Comment_19683</id>
		<published>2009-06-08T22:49:05+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			No, Mac.  If you whisper comments to someone, it only shows up on your screen and that of the recipient.  It's a little unnerving, because it looks like an ordinary post in the thread, just in a ...
		</summary>
		<content type="html">
			<![CDATA[No, Mac.  If you whisper comments to someone, it only shows up on your screen and that of the recipient.  It's a little unnerving, because it looks like an ordinary post in the thread, just in a shaded box.  But no one else can see it, and it won't show up as an additional comment on anyone else's front page.<br /><br />Fan, THIS IS THE COMMENTS BOX.  RIGHT HERE!  The box in which you type your...comments.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19766#Comment_19766" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19766#Comment_19766</id>
		<published>2009-06-09T15:17:59+01:00</published>
		<updated>2009-06-09T15:19:49+01:00</updated>
		<author>
			<name>LaurenS</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=363</uri>
		</author>
		<summary type="text" xml:lang="en">
			Copy and paste the text you want in the quote box.Type  before it and  after it.Finish your post.Tick the Html button.Submit. Test.Testing the test 

Testing the test of the test.
		</summary>
		<content type="html">
			<![CDATA[<code><code><code >&lt;code&gt;&lt;code&gt;Copy and paste the text you want in the quote box.Type  before it and  after it.Finish your post.Tick the Html button.Submit. </code>Test.</code>Testing the test </code><br /><br />Testing the test of the test.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19775#Comment_19775" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19775#Comment_19775</id>
		<published>2009-06-09T18:32:54+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			*Recovering from amazement over the last post*


Question: How do you write in Italics or Bold? There used to be a button in the old forum, and now, alas, no button.
		</summary>
		<content type="html">
			<![CDATA[*Recovering from amazement over the last post*<br /><br /><br />Question: How do you write in Italics or Bold? There used to be a button in the old forum, and now, alas, no button.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19778#Comment_19778" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19778#Comment_19778</id>
		<published>2009-06-09T18:45:08+01:00</published>
		<updated>2009-06-09T18:52:06+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Italics are text
Bold is text
Underline is text
Strikethrough is text
		</summary>
		<content type="html">
			<![CDATA[<code >Italics are &lt;i&gt;text&lt;/i&gt;<br />Bold is &lt;b&gt;text&lt;/b&gt;<br />Underline is &lt;u&gt;text&lt;/u&gt;<br />Strikethrough is &lt;s&gt;text&lt;/s&gt;</code>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19782#Comment_19782" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19782#Comment_19782</id>
		<published>2009-06-09T18:48:54+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Oh, silly me, I tried [b][/b] and didn't understand what was going wrong. Curse my narrow-mindedness!

SHINY

Look at that! Fun :)
		</summary>
		<content type="html">
			<![CDATA[Oh, silly me, I tried [b][/b] and didn't understand what was going wrong. Curse my narrow-mindedness!<br /><br /><b ><i >SHINY</b></i><br /><br />Look at that! Fun :)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19784#Comment_19784" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19784#Comment_19784</id>
		<published>2009-06-09T18:52:15+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Btw, I'm really glad to fondle cuddle see you gain, Possum
		</summary>
		<content type="html">
			<![CDATA[Btw, I'm <b >really</b> glad to <s >fondle</s> <s >cuddle</s> <u ><i >see</i></u> you gain, Possum]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19787#Comment_19787" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19787#Comment_19787</id>
		<published>2009-06-09T18:55:14+01:00</published>
		<updated>2009-06-09T18:55:27+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Ah, some things never change :)

(Except I'm legal now! woooohooo *drinks and gallivants*)
		</summary>
		<content type="html">
			<![CDATA[Ah, some things never change :)<br /><br />(Except I'm legal now! woooohooo *drinks and gallivants*)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19792#Comment_19792" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19792#Comment_19792</id>
		<published>2009-06-09T19:08:50+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			And except that I'm 35 now. 

*Shuffles off to the old folks home*
		</summary>
		<content type="html">
			<![CDATA[And except that I'm 35 now. <br /><br />*Shuffles off to the old folks home*]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19807#Comment_19807" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19807#Comment_19807</id>
		<published>2009-06-09T19:51:53+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'm going to edit my original post so people won't have to go digging for stuff.

Mac, I'm 51.  If you're old, what does that make me?  


DO NOT, UNDER ANY CIRCUMSTANCES, ANSWER THAT QUESTION!
		</summary>
		<content type="html">
			<![CDATA[I'm going to edit my original post so people won't have to go digging for stuff.<br /><br />Mac, I'm 51.  If you're old, what does that make me?  <br /><br /><br /><b >DO NOT, UNDER ANY CIRCUMSTANCES, ANSWER THAT QUESTION!</b>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19810#Comment_19810" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19810#Comment_19810</id>
		<published>2009-06-09T20:06:02+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yes but Possum is what.... 18? 19? 20? Somewhere in that area, anyway, and when I was in my late teens and very early 20's, I thought that people in their mid to late 30's were ancient. Now I think ...
		</summary>
		<content type="html">
			<![CDATA[Yes but Possum is what.... 18? 19? 20? Somewhere in that area, anyway, and when I was in my late teens and very early 20's, I thought that people in their mid to late 30's were ancient. Now I think Joan Jett and Bebe Neuwirth are hot and they're both your age, Mrs. Thing.<br /><br />Btw, I saw your pic Mrs. Thing. You're cute. You remind me of my favourite literature teacher in high school. A cheery, fey little woman who, whilst reading Beowulf to the class, got so carried away that she climbed on top of her desk and started waving an imaginary sword around.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19814#Comment_19814" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19814#Comment_19814</id>
		<published>2009-06-09T20:18:59+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'm not little.  Im 5'6&quot;, and a size 18 (well, most of me is, anyway).  I'm not curvy, or full-figured, or Rubenesque.  I'm fat, and I don't wear it well.

But I am the sort who would climb on ...
		</summary>
		<content type="html">
			<![CDATA[I'm not little.  Im 5'6&quot;, and a size 18 (well, most of me is, anyway).  I'm not curvy, or full-figured, or Rubenesque.  I'm fat, and I don't wear it well.<br /><br />But I am the sort who would climb on top of a desk and wave my air-sword around in English class.  And probably get fired for implying that weapons were an option for settling conflicts.<br /><br />Somehow, I just don't think Grendl would have been interested in using his words...(did he have any, anyway?  I never read Beowulf.)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19818#Comment_19818" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19818#Comment_19818</id>
		<published>2009-06-09T20:23:22+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Personality counts for a lot.

And no, Grendl didn't have a speaking part in the story if I remember correctly.
		</summary>
		<content type="html">
			<![CDATA[Personality counts for a lot.<br /><br />And no, Grendl didn't have a speaking part in the story if I remember correctly.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19853#Comment_19853" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19853#Comment_19853</id>
		<published>2009-06-10T02:25:34+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Well done, MrsThing! It's a great idea, we all need a thread like this!
		</summary>
		<content type="html">
			<![CDATA[Well done, MrsThing! It's a great idea, we all need a thread like this!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19854#Comment_19854" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19854#Comment_19854</id>
		<published>2009-06-10T02:26:11+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Opossum!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

WELCOME BACK, OP!!! How are you?
		</summary>
		<content type="html">
			<![CDATA[Opossum!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br /><br />WELCOME BACK, OP!!! How are you?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19922#Comment_19922" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19922#Comment_19922</id>
		<published>2009-06-10T12:11:46+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'm very well, thank you! Nice to see you still hang around here :) (I'm trying to not get confused by people welcoming me back in five different threads)

While writing this I have a recollection ...
		</summary>
		<content type="html">
			<![CDATA[I'm very well, thank you! Nice to see you still hang around here :) (I'm trying to not get confused by people welcoming me back in five different threads)<br /><br />While writing this I have a recollection of the two of us having a conversation thread in the old forum... Know what I mean? I just remember it as being unique as it stood out amongst the random senseless dribble more common in the forum...<br /><br /><br />And for the record, A. I usually like older people, but in general age doesn't really mean very much in my opinion; B. I think after the long relationship we all had in the forum none of us ever treated the others age-appropriately, except for when Mrs. Thing and Doc started flirting, because then I feel obliged to point out a gross-factor. But it was still cute <img src="/Vanilla/extensions/Vanillacons/smilies/standard/bigsmile.gif" alt=":bigsmile:" title=":bigsmile:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19962#Comment_19962" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19962#Comment_19962</id>
		<published>2009-06-10T16:04:25+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Old farts like to flirt, too.  Jeeeeeez.....

Some of us even have sex lives, though I'd like to point out here that the ONLY man I've had sex with for the past 22 years is Mr. Thing, and I intend ...
		</summary>
		<content type="html">
			<![CDATA[Old farts like to flirt, too.  Jeeeeeez.....<br /><br />Some of us even have sex lives, though I'd like to point out here that the ONLY man I've had sex with for the past 22 years is Mr. Thing, and I intend for it to stay that way until one of us dies.<br /><br />But if he goes first, I've got a list.....]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19989#Comment_19989" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19989#Comment_19989</id>
		<published>2009-06-10T17:14:17+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			So here's a question (hoping Dean keeps track... Hi Dean! We've never met but I feel like I've known you forever!) : How come we can't send personal messages to each other? Any way we can add this ...
		</summary>
		<content type="html">
			<![CDATA[So here's a question (hoping Dean keeps track... Hi Dean! We've never met but I feel like I've known you forever!) : How come we can't send personal messages to each other? Any way we can add this attribute or is that too difficult?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19995#Comment_19995" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19995#Comment_19995</id>
		<published>2009-06-10T17:59:15+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			Well, OP...Your return has been very succesful!!!  Also, if we have any more...wars, we will all be protected.  Now...how is your luv life off the forum?  Are you coming to the states again?  Are you ...
		</summary>
		<content type="html">
			<![CDATA[Well, OP...Your return has been very succesful!!!  Also, if we have any more...wars, we will all be protected.  Now...how is your luv life off the forum?  Are you coming to the states again?  Are you tuff and muscular and can you still make a living dancing in front of your bedroom window?<br />A Zelda]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19996#Comment_19996" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=19996#Comment_19996</id>
		<published>2009-06-10T18:02:10+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			And thanks, McNerd, but, I am hopelessly dyslexic and always put things in the wrong places.:bigsmile:
		</summary>
		<content type="html">
			<![CDATA[And thanks, McNerd, but, I am hopelessly dyslexic and always put things in the wrong places.<img src="/Vanilla/extensions/Vanillacons/smilies/standard/bigsmile.gif" alt=":bigsmile:" title=":bigsmile:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20006#Comment_20006" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20006#Comment_20006</id>
		<published>2009-06-10T19:25:47+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Possum, you can use the &quot;Whisper your comments to&quot; box to designate a sole recipient of your message.  The comment will appear in the thread in a pink-shaded box.  It's a big unnerving, but ...
		</summary>
		<content type="html">
			<![CDATA[Possum, you can use the "Whisper your comments to" box to designate a sole recipient of your message.  The comment will appear in the thread in a pink-shaded box.  It's a big unnerving, but only you and the recipient will see it or even know it's there.  If you whisper a comment in a thread, it does NOT advance on the forum thread list except in your window and that of your recipient.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20014#Comment_20014" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20014#Comment_20014</id>
		<published>2009-06-10T20:11:20+01:00</published>
		<updated>2009-06-10T20:33:20+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Here's some more text effects for you to add to the first post, Mrs. Thing. 


Size 1
Size 2
Size 3
Size -2
Size -1
Size +1
Size +2

Size 1
Size 2
Size 3
Size -2
Size -1
Size +1
Size ...
		</summary>
		<content type="html">
			<![CDATA[Here's some more text effects for you to add to the first post, Mrs. Thing. <br /><br /><code ><br />&lt;font size=&quot;1&quot;&gt;Size 1&lt;/font&gt;<br />&lt;font size=&quot;2&quot;&gt;Size 2&lt;/font&gt;<br />&lt;font size=&quot;3&quot;&gt;Size 3&lt;/font&gt;<br />&lt;font size=&quot;-2&quot;&gt;Size -2&lt;/font&gt;<br />&lt;font size=&quot;-1&quot;&gt;Size -1&lt;/font&gt;<br />&lt;font size=&quot;+1&quot;&gt;Size +1&lt;/font&gt;<br />&lt;font size=&quot;+2&quot;&gt;Size +2&lt;/font&gt;</code><br /><br /><font size="1" >Size 1</font><br /><font size="2" >Size 2</font><br /><font size="3" >Size 3</font><br /><font size="-2" >Size -2</font><br /><font size="-1" >Size -1</font><br /><font size="+1" >Size +1</font><br /><font size="+2" >Size +2</font><br /><br />But the simple font tag is deprecated, meaning that while it works now it will not work in future versions of html.<br /><br />Also, colours can be controlled in this way.<br /><br /><code ><br />&lt;font color=&quot;red&quot;&gt;red&lt;/font&gt;<br />&lt;font color=&quot;blue&quot;&gt;blue&lt;/font&gt;<br />&lt;font color=&quot;green&quot;&gt;green&lt;/font&gt;<br />&lt;font color=&quot;yellow&quot;&gt;yellow&lt;/font&gt;<br />&lt;font color=&quot;orange&quot;&gt;orange&lt;/font&gt;<br />&lt;font color=&quot;violet&quot;&gt;violet&lt;/font&gt;<br />&lt;font color=&quot;purple&quot;&gt;purple&lt;/font&gt;<br />&lt;font color=&quot;pink&quot;&gt;pink&lt;/font&gt;<br />&lt;font color=&quot;silver&quot;&gt;silver&lt;/font&gt;<br />&lt;font color=&quot;gold&quot;&gt;gold&lt;/font&gt;<br />&lt;font color=&quot;gray&quot;&gt;gray&lt;/font&gt;<br />&lt;font color=&quot;aqua&quot;&gt;aqua&lt;/font&gt;<br />&lt;font color=&quot;skyblue&quot;&gt;skyblue&lt;/font&gt;<br />&lt;font color=&quot;lightblue&quot;&gt;lightblue&lt;/font&gt;<br />&lt;font color=&quot;fuchsia&quot;&gt;fuchsia&lt;/font&gt;<br />&lt;font color=&quot;khaki&quot;&gt;khaki&lt;/font&gt;</code><br /><br /><br /><font color="red" >red</font><br /><font color="blue" >blue</font><br /><font color="green" >green</font><br /><font color="yellow" >yellow</font><br /><font color="orange" >orange</font><br /><font color="violet" >violet</font><br /><font color="purple" >purple</font><br /><font color="pink" >pink</font><br /><font color="silver" >silver</font><br /><font color="gold" >gold</font><br /><font color="gray" >gray</font><br /><font color="aqua" >aqua</font><br /><font color="skyblue" >skyblue</font><br /><font color="lightblue" >lightblue</font><br /><font color="fuchsia" >fuchsia</font><br /><font color="khaki" >khaki</font><br /><br />You can also combine them<br /><br /><code >&lt;font size=&quot;+1&quot;&gt;&lt;font color=&quot;red&quot;&gt;I'm big and red!&lt;/font&gt;&lt;/font&gt;</code><br /><br /><font size="+1" ><font color="red" >I'm big and red!</font></font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20027#Comment_20027" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20027#Comment_20027</id>
		<published>2009-06-10T21:33:31+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Wow it really is like old times now! And I was just popping in to this discussion to ask how you do that. Mac, you're a genuine mind-reader.

Hmmm love-life... I think that except for the virtual ...
		</summary>
		<content type="html">
			<![CDATA[Wow it really is like old times now! And I was just popping in to this discussion to ask how you do that. Mac, you're a genuine mind-reader.<br /><br />Hmmm love-life... I think that except for the virtual affection I seem to be getting here (thanks, btw <img src="/Vanilla/extensions/Vanillacons/smilies/standard/wink.gif" alt=":wink:" title=":wink:" />), no love interest has entered my life, but we're staying on the optimistic side!<br /><br />With that said, I think an update about my life nowadays really is in order, if this interests anyone, so I'll write it as soon as I can because right now it's almost midnight an I still have to walk home from my dad's appt. (10 minutes, but dark ones nonetheless)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20043#Comment_20043" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20043#Comment_20043</id>
		<published>2009-06-10T23:23:09+01:00</published>
		<updated>2009-06-10T23:28:10+01:00</updated>
		<author>
			<name>tanyahoffman</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=412</uri>
		</author>
		<summary type="text" xml:lang="en">
			My mind just exploded!


 

How many edits will it take for me to get this right? Any bet takers?

Edit one down

Edit three. And I quit. LOL.
		</summary>
		<content type="html">
			<![CDATA[<font><font><fontsize ><fontcolor >My mind just exploded!</font></font><br /><br /><br /> <br /><br />How many edits will it take for me to get this right? Any bet takers?<br /><br />Edit one down<br /><br />Edit three. And I quit. LOL.</fontcolor></fontsize>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20045#Comment_20045" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20045#Comment_20045</id>
		<published>2009-06-10T23:37:40+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			You are not the girl that hit the iceskater in the knees are you?  Good, I didn't think so.
		</summary>
		<content type="html">
			<![CDATA[You are not the girl that hit the iceskater in the knees are you?  Good, I didn't think so.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20061#Comment_20061" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20061#Comment_20061</id>
		<published>2009-06-11T03:08:11+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Mac, I've been trying to figure out how to do sizes and colors for AGES!  Thanks.  I'll try to remember to update the post tomorrow--it's late now.  Just waiting for Miss Thing to brush her teeth.
		</summary>
		<content type="html">
			<![CDATA[Mac, I've been trying to figure out how to do sizes and colors for AGES!  Thanks.  I'll try to remember to update the post tomorrow--it's late now.  Just waiting for Miss Thing to brush her teeth.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20070#Comment_20070" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20070#Comment_20070</id>
		<published>2009-06-11T04:09:46+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Oh, thanks, Nerd!
		</summary>
		<content type="html">
			<![CDATA[<font color="red" >Oh, thanks, Nerd!</font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20071#Comment_20071" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20071#Comment_20071</id>
		<published>2009-06-11T04:10:45+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yesssssssssss!!!!
		</summary>
		<content type="html">
			<![CDATA[<font color="blue" >Yesssssssssss!!!!</font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20077#Comment_20077" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20077#Comment_20077</id>
		<published>2009-06-11T04:19:16+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>tanyahoffman</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=412</uri>
		</author>
		<summary type="text" xml:lang="en">
			I still don't get it.....
		</summary>
		<content type="html">
			<![CDATA[I still don't get it.....]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20080#Comment_20080" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=20080#Comment_20080</id>
		<published>2009-06-11T04:21:56+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			You've found this thread, Tanya. :bigsmile:

It's easy, just follow the instructions. At first just copy and paste these things. It'll work, don't worry.
		</summary>
		<content type="html">
			<![CDATA[You've found this thread, Tanya. <img src="/Vanilla/extensions/Vanillacons/smilies/standard/bigsmile.gif" alt=":bigsmile:" title=":bigsmile:" /><br /><br />It's easy, just follow the instructions. At first just copy and paste these things. It'll work, don't worry.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21246#Comment_21246" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21246#Comment_21246</id>
		<published>2009-06-15T00:48:03+01:00</published>
		<updated>2009-06-15T00:51:24+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			 oh the sea oh the sea oh the beautiful sea  
		</summary>
		<content type="html">
			<![CDATA[<font color="light blue" > <marquee >oh the sea oh the sea oh the beautiful sea </marquee> </font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21248#Comment_21248" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21248#Comment_21248</id>
		<published>2009-06-15T00:52:22+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			 you and me you and me oh how happy we'll be
		</summary>
		<content type="html">
			<![CDATA[<font color="light blue" ><marquee > you and me you and me oh how happy we'll be</marquee></font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21253#Comment_21253" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21253#Comment_21253</id>
		<published>2009-06-15T01:03:46+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Okay, so how do you make it move?
		</summary>
		<content type="html">
			<![CDATA[Okay, so how do you make it move?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21255#Comment_21255" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21255#Comment_21255</id>
		<published>2009-06-15T01:10:15+01:00</published>
		<updated>2009-06-15T02:06:21+01:00</updated>
		<author>
			<name>DKay</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=422</uri>
		</author>
		<summary type="text" xml:lang="en">
			Thusly




Thusly



I'm going to test things underneath. Do not mind the funky looking post.



I am a brain surgeon:


My nipples hurt when I twist them:


HELLO:




Your ...
		</summary>
		<content type="html">
			<![CDATA[<code >&lt;MARQUEE DIRECTION=Right BEHAVIOR=SCROLL SCROLLAMOUNT=10 SCROLLDELAY=200&gt;<br />Thusly<br />&lt;/MARQUEE&gt;<br /></code><br /><br /><marquee direction="Right" behavior="SCROLL" scrollamount="10" scrolldelay="200" ><br />Thusly<br /></marquee><br /><br /><br />I'm going to test things underneath. Do not mind the funky looking post.<br /><br /><br /><form ><br />I am a brain surgeon:<br /><input type="checkbox" name="vehicle" value="Twits" /><br /><br /><br />My nipples hurt when I twist them:<br /><input type="checkbox" name="vehicle" value="Twats" /><br /><br /><br />HELLO:<br /><input type="checkbox" name="vehicle" value="Flowers" /><br /></form><br /><br /><form name="input" action="http://tinyurl.com/ninconpoop" method="get" ><br />Your feedback is important to us!:<br /><input type="text" /> <br /><input type="submit" value="Just kidding" /><br /></form>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21279#Comment_21279" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21279#Comment_21279</id>
		<published>2009-06-15T05:21:40+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Wow, Fanny


Thanks, DK!!!!
		</summary>
		<content type="html">
			<![CDATA[<marquee direction="Right" behavior="SCROLL" scrollamount="10" scrolldelay="200" >Wow, Fanny</marquee><br /><br /><br /><marquee direction="Right" behavior="SCROLL" scrollamount="10" scrolldelay="200" >Thanks, DK!!!!</marquee>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21280#Comment_21280" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21280#Comment_21280</id>
		<published>2009-06-15T05:22:08+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Oh, that's cool!
		</summary>
		<content type="html">
			<![CDATA[Oh, that's cool!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21282#Comment_21282" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21282#Comment_21282</id>
		<published>2009-06-15T05:22:31+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			DK, how did you create your survey?
		</summary>
		<content type="html">
			<![CDATA[DK, how did you create your survey?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21283#Comment_21283" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21283#Comment_21283</id>
		<published>2009-06-15T05:25:47+01:00</published>
		<updated>2009-06-15T05:26:46+01:00</updated>
		<author>
			<name>DKay</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=422</uri>
		</author>
		<summary type="text" xml:lang="en">
			That's a bit more complicated although the code itself remains self-explanatory



Your feedback is important to us!:
 




It doesn't keep track of whatever comments were made in the text ...
		</summary>
		<content type="html">
			<![CDATA[That's a bit more complicated although the code itself remains self-explanatory<br /><br /><code ><br />&lt;form name=&quot;input&quot; action=&quot;http://whatever.you.want&quot; method=&quot;get&quot;&gt;<br />Your feedback is important to us!:<br />&lt;input type=&quot;text&quot; /&gt; <br />&lt;input type=&quot;submit&quot; value=&quot;Just kidding&quot; /&gt;<br />&lt;/form&gt;<br /></code><br /><br />It doesn't keep track of whatever comments were made in the text box]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21285#Comment_21285" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21285#Comment_21285</id>
		<published>2009-06-15T05:35:09+01:00</published>
		<updated>2009-06-15T05:37:53+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Is this the best forum on earth?

Your feedback is important to us!: 


		</summary>
		<content type="html">
			<![CDATA[Is this the best forum on earth?<br /><br /><form name="input" action="http://whatever.you.want" method="get" >Your feedback is important to us!:<input type="yes" /> <br /><br /><input type="submit" value="Get out if you want to say no" /></form>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21286#Comment_21286" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21286#Comment_21286</id>
		<published>2009-06-15T05:38:30+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			No, I can't do the little squares.
		</summary>
		<content type="html">
			<![CDATA[No, I can't do the little squares.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21287#Comment_21287" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21287#Comment_21287</id>
		<published>2009-06-15T05:38:39+01:00</published>
		<updated>2009-06-15T05:40:19+01:00</updated>
		<author>
			<name>DKay</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=422</uri>
		</author>
		<summary type="text" xml:lang="en">
			It's pretty neat, although cretins might be able to use html code to come up with nasty stuff. But I'm sure it was extensively tested for potential security breaches.

Edit : 


I am a brain ...
		</summary>
		<content type="html">
			<![CDATA[It's pretty neat, although cretins might be able to use html code to come up with nasty stuff. But I'm sure it was extensively tested for potential security breaches.<br /><br />Edit : <br /><code ><br />&lt;form&gt;<br />I am a brain surgeon:<br />&lt;input type=&quot;checkbox&quot; /&gt;<br />&lt;/form&gt;<br /></code><br /><br />For the checkboxes <img src="/Vanilla/extensions/Vanillacons/smilies/standard/wink.gif" alt=":wink:" title=":wink:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21288#Comment_21288" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21288#Comment_21288</id>
		<published>2009-06-15T05:40:05+01:00</published>
		<updated>2009-06-15T05:41:33+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Your feedback is important to us!:

yes

yes

 
		</summary>
		<content type="html">
			<![CDATA[<form name="input" action="http://whatever.you.want" method="get" >Your feedback is important to us!:<br /><br />yes<br /><br />yes<br /><br /><input type="text" /> <input type="submit" value="Get out if you want to say no" /></form>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21289#Comment_21289" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21289#Comment_21289</id>
		<published>2009-06-15T05:43:06+01:00</published>
		<updated>2009-06-15T05:43:17+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Thanks, I'll try it.
		</summary>
		<content type="html">
			<![CDATA[Thanks, I'll try it.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21290#Comment_21290" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21290#Comment_21290</id>
		<published>2009-06-15T05:46:35+01:00</published>
		<updated>2009-06-15T05:47:30+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Is this the best forum on earth?

Your feedback is important to us!:


yes:


yes:


Of course:


 

		</summary>
		<content type="html">
			<![CDATA[Is this the best forum on earth?<br /><br /><form name="input" action="http://whatever.you.want" method="get" >Your feedback is important to us!:<br /><br /><form ><br />yes:<br /><input type="checkbox" /></form><br /><br /><form >yes:<br /><input type="checkbox" /></form><br /><br /><form >Of course:<br /><input type="checkbox" /></form><br /><br /><input type="text" /> <br /><input type="submit" value="Get out if you want to say no" /></form>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21291#Comment_21291" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21291#Comment_21291</id>
		<published>2009-06-15T05:46:52+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yesssssssssss!
		</summary>
		<content type="html">
			<![CDATA[Yesssssssssss!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21326#Comment_21326" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21326#Comment_21326</id>
		<published>2009-06-15T12:45:53+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I love what happens when I click, &quot;Just kidding&quot;! LMAO!
		</summary>
		<content type="html">
			<![CDATA[I love what happens when I click, "Just kidding"! LMAO!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21327#Comment_21327" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21327#Comment_21327</id>
		<published>2009-06-15T12:46:59+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Ooooo, it changes!  How'd you do THAT?
		</summary>
		<content type="html">
			<![CDATA[Ooooo, it changes!  How'd you do THAT?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21353#Comment_21353" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21353#Comment_21353</id>
		<published>2009-06-15T14:23:50+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			My marquee goes in the other direction. I simply put marquee and /marquee.  
DKay made his move to the right by telling it to go right. I didn't get that fancy.
This is old school!
		</summary>
		<content type="html">
			<![CDATA[My marquee goes in the other direction. I simply put marquee and /marquee.  <br />DKay made his move to the right by telling it to go right. I didn't get that fancy.<br />This is old school!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21354#Comment_21354" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21354#Comment_21354</id>
		<published>2009-06-15T14:25:15+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			Experimenting
		</summary>
		<content type="html">
			<![CDATA[<marquee direction="UP" behavior="SCROLL" scrollamount="10" scrolldelay="200" >Experimenting</marquee>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21355#Comment_21355" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21355#Comment_21355</id>
		<published>2009-06-15T14:26:45+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			Second Floor?
		</summary>
		<content type="html">
			<![CDATA[<marquee direction="Up" behavior="SCROLL" scrollamount="10" scrolldelay="200" ><font color="red" >Second Floor?</font></marquee>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21356#Comment_21356" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21356#Comment_21356</id>
		<published>2009-06-15T14:31:11+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			JUMPFORCHEESE
		</summary>
		<content type="html">
			<![CDATA[<marquee direction="Up" behavior="SCROLL" scrollamount="10" scrolldelay="200" ><font color="green" >JUMP</font></marquee><marquee direction="DOWN" behavior="SCROLL" scrollamount="10" scrolldelay="200" ><font color="RED" >FOR</font></marquee><marquee direction="Up" behavior="SCROLL" scrollamount="10" scrolldelay="200" ><font color="green" >CHEESE</font></marquee>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21401#Comment_21401" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21401#Comment_21401</id>
		<published>2009-06-15T20:51:24+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Lozzykinz</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=71</uri>
		</author>
		<summary type="text" xml:lang="en">
			Am i drunk?
		</summary>
		<content type="html">
			<![CDATA[Am i drunk?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21505#Comment_21505" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21505#Comment_21505</id>
		<published>2009-06-16T03:24:49+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			U  R  DRUNK 
		</summary>
		<content type="html">
			<![CDATA[<marquee direction="Right" behavior="SCROLL" scrollamount="10" scrolldelay="200" ><font color="red" >U </font></marquee><marquee ><font color="green" > R </font></marquee><marquee direction="BOUNCE" behavior="SCROLL" scrollamount="10" scrolldelay="200" > DRUNK </marquee>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21531#Comment_21531" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21531#Comment_21531</id>
		<published>2009-06-16T13:53:21+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Gah *dizzy*

Will the madness never end? (I surely hope not)
		</summary>
		<content type="html">
			<![CDATA[Gah *dizzy*<br /><br />Will the madness never end? (I surely hope not)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21534#Comment_21534" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21534#Comment_21534</id>
		<published>2009-06-16T14:10:09+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			 MADNESS? 
 YOU WANT  MADNESS?
:fingersear:

NO!
		</summary>
		<content type="html">
			<![CDATA[<font size="2" ><marquee direction="UP" behavior="SCROLL" scrollamount="10" scrolldelay="100" > MADNESS? </marquee></font><p ><br /><font size="3" > YOU WANT <i > MADNESS</i></font>?<p ><br /><marquee ><img src="/Vanilla/extensions/Vanillacons/smilies/tongue/fingersear.gif" alt=":fingersear:" title=":fingersear:" /></marquee><br /><p ><br /><font size="4" ><marquee direction="UP" behavior="SCROLL" scrollamount="10" scrolldelay="300" >N</marquee><marquee direction="Down" behavior="SCROLL" scrollamount="10" scrolldelay="300" >O</marquee><marquee direction="Up" behavior="SCROLL" scrollamount="10" scrolldelay="300" >!</marquee></font></p></p></p>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21539#Comment_21539" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21539#Comment_21539</id>
		<published>2009-06-16T15:36:30+01:00</published>
		<updated>2009-06-16T16:00:35+01:00</updated>
		<author>
			<name>DKay</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=422</uri>
		</author>
		<summary type="text" xml:lang="en">
			&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;...
		</summary>
		<content type="html">
			<![CDATA[<table bgcolor="#000000" border="1" ><tr ><br /><center ><img src="http://www.joshuarey.com/ransom/g/1.gif" style="margin-left:2px;margin-right:1px;margin-top:3px;margin-bottom:4px" /><img src="http://www.joshuarey.com/ransom/i/2.gif" style="margin-left:3px;margin-right:1px;margin-top:2px;margin-bottom:4px" /><img src="http://www.joshuarey.com/ransom/v/1.gif" style="margin-left:1px;margin-right:2px;margin-top:4px;margin-bottom:0px" /><img src="http://www.joshuarey.com/ransom/e/15.gif" style="margin-left:0px;margin-right:0px;margin-top:2px;margin-bottom:2px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.joshuarey.com/ransom/m/7.gif" style="margin-left:2px;margin-right:1px;margin-top:4px;margin-bottom:4px" /><img src="http://www.joshuarey.com/ransom/e/2.gif" style="margin-left:4px;margin-right:1px;margin-top:2px;margin-bottom:4px" /><img src="http://www.joshuarey.com/ransom/m/6.gif" style="margin-left:0px;margin-right:2px;margin-top:1px;margin-bottom:0px" /><img src="http://www.joshuarey.com/ransom/y/1.gif" style="margin-left:0px;margin-right:0px;margin-top:2px;margin-bottom:2px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br /><br /><br /><br /><img src="http://www.joshuarey.com/ransom/s/3.gif" style="margin-left:2px;margin-right:0px;margin-top:3px;margin-bottom:1px" /><img src="http://www.joshuarey.com/ransom/a/6.gif" style="margin-left:4px;margin-right:0px;margin-top:3px;margin-bottom:3px" /><img src="http://www.joshuarey.com/ransom/n/3.gif" style="margin-left:3px;margin-right:3px;margin-top:1px;margin-bottom:2px" /><img src="http://www.joshuarey.com/ransom/i/5.gif" style="margin-left:2px;margin-right:1px;margin-top:2px;margin-bottom:2px" /><img src="http://www.joshuarey.com/ransom/t/7.gif" style="margin-left:4px;margin-right:3px;margin-top:0px;margin-bottom:0px" /><img src="http://www.joshuarey.com/ransom/y/2.gif" style="margin-left:3px;margin-right:1px;margin-top:4px;margin-bottom:0px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.joshuarey.com/ransom/b/4.gif" style="margin-left:3px;margin-right:4px;margin-top:1px;margin-bottom:0px" /><img src="http://www.joshuarey.com/ransom/a/4.gif" style="margin-left:2px;margin-right:4px;margin-top:1px;margin-bottom:0px" /><img src="http://www.joshuarey.com/ransom/c/4.gif" style="margin-left:2px;margin-right:4px;margin-top:1px;margin-bottom:0px" /><img src="http://www.joshuarey.com/ransom/k/2.gif" style="margin-left:1px;margin-right:1px;margin-top:3px;margin-bottom:0px" /><img src="http://ransom/a/4.gif" style="margin-left:0px;margin-right:0px;margin-top:2px;margin-bottom:0px" /><br /><br /><br /></center></tr></table>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21540#Comment_21540" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21540#Comment_21540</id>
		<published>2009-06-16T16:03:54+01:00</published>
		<updated>2009-06-16T16:11:43+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			 ( ! )   My Ass Hurts From Laughing  +  someone call the red cross for assistance.
		</summary>
		<content type="html">
			<![CDATA[<font><font size="5" ><b > ( ! ) </b></font>  My Ass Hurts From Laughing</font><p > <font color="red" ><font size="8" > + </font><p ><marquee > someone call the red cross for assistance.</marquee></p></p></font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21543#Comment_21543" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21543#Comment_21543</id>
		<published>2009-06-16T16:16:16+01:00</published>
		<updated>2009-06-16T16:27:48+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			LOOK! FLOCKS OF SEAGULLS!


      ~ ~ ~ 
     ~ ~ ~ ~ ~ ~ ~
   ~ ~ ~~ ~ ~~~ ~~ ~
 ~~ ~~ ~ ~  ~ ~~~~~~~~ ~
~ ~ ~ ~ ~ ~ ~ ~~ ~ ~ ~~~~~ ~~~ 
  ...
		</summary>
		<content type="html">
			<![CDATA[<center >LOOK! FLOCKS OF SEAGULLS!<br /><br /><p ><br /><marquee direction="UP" behavior="SCROLL" scrollamount="10" scrolldelay="300" >      ~ ~ ~ <p ><br />     ~ ~ ~ ~ ~ ~ ~<p ><br />   ~ ~ ~~ ~ ~~~ ~~ ~<p ><br /> ~~ ~~ ~ ~  ~ ~~~~~~~~ ~<p ><br />~ ~ ~ ~ ~ ~ ~ ~~ ~ ~ ~~~~~ ~~~ </marquee><p ><br /><font color="blue" ><font size="6" > <marquee > ~~~~~~~~~~^~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~^~~~~~~~~~~</marquee><p ><marquee direction="Right" behavior="SCROLL" scrollamount="10" scrolldelay="100" > ~~~^^^~~~~~~~~~~~~~~~~^^~~~~~~~~~~~^^^~~~~~~~~~^^^~~~~~~~^^~~~</marquee></font></center></font></p></p></p></p></p></p></p>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21549#Comment_21549" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21549#Comment_21549</id>
		<published>2009-06-16T17:25:10+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			So this has become the acid trip thread?
		</summary>
		<content type="html">
			<![CDATA[So this has become the acid trip thread?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21563#Comment_21563" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21563#Comment_21563</id>
		<published>2009-06-16T19:44:25+01:00</published>
		<updated>2009-06-16T20:06:51+01:00</updated>
		<author>
			<name>DKay</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=422</uri>
		</author>
		<summary type="text" xml:lang="en">
			I don't know what you're talking a-










AAAAAAAAAAAA 
AAAAAAAAAAAA 
AAAAAAAAAAAA 
AAAAAAAAAAAA 
AAAAAAAAAAAA 
AAAAAAAAAAAA 
AAAAAAAAAAAA 
AAAAAAAAAAAA 
AAAAAAAAAAAA ...
		</summary>
		<content type="html">
			<![CDATA[I don't know what you're talking a-<br /><br /><img src="http://images2.wikia.nocookie.net/uncyclopedia/images/2/2c/AAAAAAAAAAAAAAAAAAAAAAAAAAA.gif" /><br /><br /><img src="http://images3.wikia.nocookie.net/uncyclopedia/images/2/2d/Cnn_aaaaaaaaaaaaa.png" /><br /><br /><img src="http://images4.wikia.nocookie.net/uncyclopedia/images/0/08/Aaaaaaaa.gif" /><br /><br /><img src="http://images1.wikia.nocookie.net/uncyclopedia/images/2/25/Blue_Screen_of_AAAAA.jpg" /><br /><br /><b ><big ><big ><big ><big ><big ><big ><br /><div style="text-decoration:blink" ><font color="#FF0000" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#FF4400" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#FF8800" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#FFBB00" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#FFFF00" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#BBFF00" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#88FF00" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#44FF00" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#00FF00" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#00FF44" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#00FF88" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#00FFBB" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#00FFFF" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#00BBFF" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#0088FF" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#0044FF" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#0000FF" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#4400FF" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#8800FF" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#BB00FF" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#FF00FF" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#FF00BB" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#FF0088" >AAAAAAAAAAAA </font></div><br /><div style="text-decoration:blink" ><font color="#FF0044" >AAAAAAAAAAAA </font></div> </big></big></big></big></big></big><br /></b><br /><br /><img src="http://library.thinkquest.org/06aug/01330/nuclear_explosion.jpg" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21576#Comment_21576" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21576#Comment_21576</id>
		<published>2009-06-16T22:43:50+01:00</published>
		<updated>2009-06-16T22:53:02+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			 G  R   O O O O O  V    Y 

 hurry sunshine superman melting in the sun catch the words hurry melting saffron and sunshine hurry catch the words butter sunbeams melting melting melting 
		</summary>
		<content type="html">
			<![CDATA[<font size="6" ><font color="Purple" > <i >G </i></font><font size="6" ><font color="Pink" > <b >R </b> </font><font size="6" ><font color="Green" ><i > O O O O O </i></font><font size="6" ><font color="Yellow" ><b ></b> V </font><font size="6" > <font color="Orange" > <i > Y </i><p ><br /><br /><font color="Yellow" > <marquee direction="Right" behavior="SCROLL" scrollamount="10" scrolldelay="50" >hu<i >r</i>ry suns<i >h</i>ine superman mel<i >t</i>ing in the <i >s</i>un catch the wo<i >r</i>ds hur<i >r</i>y melting saffr<i >o</i>n and sunshine hurr<i >y</i> catch the <i >w</i>ords butt<i >e</i>r sunbeam<i >s</i> mel<i >t</i>ing me<i >l</i>ting melt<i >i</i>ng </marquee></p></font></font></font></font></font></font></font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21577#Comment_21577" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21577#Comment_21577</id>
		<published>2009-06-16T22:54:33+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			Damn, I like those charts, DKay! Good job!
		</summary>
		<content type="html">
			<![CDATA[Damn, I like those charts, DKay! Good job!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21608#Comment_21608" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21608#Comment_21608</id>
		<published>2009-06-17T02:03:17+01:00</published>
		<updated>2009-06-17T02:04:28+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			OK, DK just earned his doctoral thesis in blog posting!  

Incroyable!

unglaublich! 

incredibile! 

ongelooflijk! 



OK - Dutch looks like a sneeze...
		</summary>
		<content type="html">
			<![CDATA[OK, DK just earned his doctoral thesis in blog posting!  <br /><br /><marquee direction="Right" behavior="SCROLL" scrollamount="10" scrolldelay="200" >Incroyable!</marquee><br /><br /><marquee direction="Left" behavior="SCROLL" scrollamount="10" scrolldelay="100" >unglaublich! </marquee><br /><br /><marquee direction="Right" behavior="SCROLL" scrollamount="10" scrolldelay="50" >incredibile! </marquee><br /><br /><marquee direction="Right" behavior="SCROLL" scrollamount="10" scrolldelay="300" >ongelooflijk! </marquee><br /><br /><br /><br />OK - Dutch looks like a sneeze...]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21621#Comment_21621" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21621#Comment_21621</id>
		<published>2009-06-17T02:50:20+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Op, I agree with you... this page makes me dizzy.
		</summary>
		<content type="html">
			<![CDATA[Op, I agree with you... this page makes me dizzy.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21622#Comment_21622" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21622#Comment_21622</id>
		<published>2009-06-17T03:01:17+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			But I like them, actually, Fan, yours are really great.
		</summary>
		<content type="html">
			<![CDATA[But I like them, actually, Fan, yours are really great.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21623#Comment_21623" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21623#Comment_21623</id>
		<published>2009-06-17T03:24:01+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			But DK, yours are really fantastic, too.
		</summary>
		<content type="html">
			<![CDATA[But DK, yours are really fantastic, too.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21679#Comment_21679" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21679#Comment_21679</id>
		<published>2009-06-17T09:49:43+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Chris, is there anything (or anyone) that you don't like? :)
		</summary>
		<content type="html">
			<![CDATA[Chris, is there anything (or anyone) that you <i >don't</i> like? :)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21725#Comment_21725" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21725#Comment_21725</id>
		<published>2009-06-17T13:17:32+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			SHHHHHH, Possum--it's her way of increasing her post total!
		</summary>
		<content type="html">
			<![CDATA[SHHHHHH, Possum--it's her way of increasing her post total!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21734#Comment_21734" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21734#Comment_21734</id>
		<published>2009-06-17T14:42:35+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			And you want me to stand aside and watch this outrageous posting take place???



Oh alright. :neutral:
		</summary>
		<content type="html">
			<![CDATA[And you want me to stand aside and watch this outrageous posting take place???<br /><br /><br /><br />Oh alright. <img src="/Vanilla/extensions/Vanillacons/smilies/standard/neutral.gif" alt=":neutral:" title=":neutral:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21947#Comment_21947" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21947#Comment_21947</id>
		<published>2009-06-18T03:21:53+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Chris, is there anything (or anyone) that you don't like? :)

I don't know yet, Op. Try me. I guess there'll be something I don't like.
		</summary>
		<content type="html">
			<![CDATA[<code >Chris, is there anything (or anyone) that you don't like? :)</code><br /><br />I don't know yet, Op. Try me. I guess there'll be something I don't like.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21948#Comment_21948" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21948#Comment_21948</id>
		<published>2009-06-18T03:27:28+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			SHHHHHH, Possum--it's her way of increasing her post total!

Well, yes... I have to... I've got many rivals now, who are going to overpost me within weeks, whatever I do. At least I'm trying to ...
		</summary>
		<content type="html">
			<![CDATA[<code >SHHHHHH, Possum--it's her way of increasing her post total!</code><br /><br />Well, yes... I have to... I've got many rivals now, who are going to overpost me within weeks, whatever I do. At least I'm trying to make this 'fight' harder for them. <img src="/Vanilla/extensions/Vanillacons/smilies/standard/bigsmile.gif" alt=":bigsmile:" title=":bigsmile:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21995#Comment_21995" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=21995#Comment_21995</id>
		<published>2009-06-18T09:05:19+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>bunnistar3000</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=189</uri>
		</author>
		<summary type="text" xml:lang="en">
			So...Chris..are you going to post in response to this? (No rhyme intended, but appreciated, nonetheless).
		</summary>
		<content type="html">
			<![CDATA[So...Chris..are you going to post in response to this? (No rhyme intended, but appreciated, nonetheless).]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22032#Comment_22032" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22032#Comment_22032</id>
		<published>2009-06-18T10:24:22+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Just for the record, Chrisy, it may have only taken us about 10 days, but Spiny, Mac and myself haven't even made it past 500 posts, so even put TOGETHER we're about 3500 posts short from surpassing ...
		</summary>
		<content type="html">
			<![CDATA[Just for the record, Chrisy, it may have only taken us about 10 days, but Spiny, Mac and myself haven't even made it past 500 posts, so even put TOGETHER we're about 3500 posts short from surpassing you. <img src="/Vanilla/extensions/Vanillacons/smilies/standard/neutral.gif" alt=":neutral:" title=":neutral:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22340#Comment_22340" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22340#Comment_22340</id>
		<published>2009-06-19T03:53:33+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			What a relief, Op! :bigsmile:
		</summary>
		<content type="html">
			<![CDATA[What a relief, Op! <img src="/Vanilla/extensions/Vanillacons/smilies/standard/bigsmile.gif" alt=":bigsmile:" title=":bigsmile:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22354#Comment_22354" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22354#Comment_22354</id>
		<published>2009-06-19T06:32:19+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			:clap: Yay, Chris!
		</summary>
		<content type="html">
			<![CDATA[<img src="/Vanilla/extensions/Vanillacons/smilies/happy/clap.gif" alt=":clap:" title=":clap:" /> Yay, Chris!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22357#Comment_22357" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22357#Comment_22357</id>
		<published>2009-06-19T06:35:04+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Thanks, Fan! :bigsmile:
		</summary>
		<content type="html">
			<![CDATA[Thanks, Fan! <img src="/Vanilla/extensions/Vanillacons/smilies/standard/bigsmile.gif" alt=":bigsmile:" title=":bigsmile:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22440#Comment_22440" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22440#Comment_22440</id>
		<published>2009-06-19T20:38:02+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>msfannytwinkle-butt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=207</uri>
		</author>
		<summary type="text" xml:lang="en">
			You're most welcome, Chris!
		</summary>
		<content type="html">
			<![CDATA[You're most welcome, Chris!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22492#Comment_22492" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22492#Comment_22492</id>
		<published>2009-06-20T01:07:01+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			DKay, Fan--how do you make the text scroll up and down?  Do you just do marquee and instead of left or right for the direction, put in up or down?

DKay, how do you make it blink?

I want to add ...
		</summary>
		<content type="html">
			<![CDATA[DKay, Fan--how do you make the text scroll up and down?  Do you just do marquee and instead of left or right for the direction, put in up or down?<br /><br />DKay, how do you make it blink?<br /><br />I want to add these to my original post, so people won't have to go searching through all the posts to find the information.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22511#Comment_22511" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22511#Comment_22511</id>
		<published>2009-06-20T05:58:57+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			That's a good idea, MrsThing. We need a thread like this and that. I still can't post an own pic, for example (although, I haven't even tried it yet).
		</summary>
		<content type="html">
			<![CDATA[That's a good idea, MrsThing. We need a thread like this and that. I still can't post an own pic, for example (although, I haven't even tried it yet).]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22682#Comment_22682" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22682#Comment_22682</id>
		<published>2009-06-21T03:30:22+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			What do you mean by &quot;an own pic&quot;?
		</summary>
		<content type="html">
			<![CDATA[What do you mean by "an own pic"?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22685#Comment_22685" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22685#Comment_22685</id>
		<published>2009-06-21T04:01:11+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Translation: Pictures from my own file.
		</summary>
		<content type="html">
			<![CDATA[Translation: Pictures from my own file.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22703#Comment_22703" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22703#Comment_22703</id>
		<published>2009-06-21T06:08:29+01:00</published>
		<updated>2009-06-21T08:59:03+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			You can't post a pic that's on your computer (unless your computer happens to be a web server). You have to upload the pic to an image hosting site like Imageshack or Photobucket. After you do that, ...
		</summary>
		<content type="html">
			<![CDATA[You can't post a pic that's on your computer (unless your computer happens to be a web server). You have to upload the pic to an image hosting site like Imageshack or Photobucket. After you do that, the photo hosting site will tell you the new web address (also known as URL) of the photo. You use that web address to post the picture as per Mrs. Thing's instructions in the first post of this thread.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22768#Comment_22768" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22768#Comment_22768</id>
		<published>2009-06-21T15:29:33+01:00</published>
		<updated>2009-06-21T15:51:29+01:00</updated>
		<author>
			<name>Spiny Norman</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=18</uri>
		</author>
		<summary type="text" xml:lang="en">
			How to do it: 

		</summary>
		<content type="html">
			<![CDATA[How to do it: <br /><img src="http://img35.imageshack.us/img35/3425/phantomq.gif" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22781#Comment_22781" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22781#Comment_22781</id>
		<published>2009-06-21T16:34:21+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			And this is in response to?...
		</summary>
		<content type="html">
			<![CDATA[And this is in response to?...]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22789#Comment_22789" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22789#Comment_22789</id>
		<published>2009-06-21T17:28:02+01:00</published>
		<updated>2009-06-21T17:32:40+01:00</updated>
		<author>
			<name>Spiny Norman</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=18</uri>
		</author>
		<summary type="text" xml:lang="en">
			This is to say that anyone can hide their online status and thus appear on the &quot;Who's online&quot; list as &quot;1 phantom member&quot; (which is NOT a username, although it's possible to make ...
		</summary>
		<content type="html">
			<![CDATA[This is to say that anyone can hide their online status and thus appear on the "Who's online" list as "1 phantom member" (which is NOT a username, although it's possible to make those words your username as well but than it is just a name).<br /><br />(Unfortunately usernames cannot be very long so it's not possible to do any cool stuff with them. (Maybe MacNerd will now prove me wrong.))]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22790#Comment_22790" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22790#Comment_22790</id>
		<published>2009-06-21T17:50:33+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Okay, that explains a lot. Thanks.
		</summary>
		<content type="html">
			<![CDATA[Okay, that explains a lot. Thanks.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22872#Comment_22872" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22872#Comment_22872</id>
		<published>2009-06-22T06:28:43+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yeah, it's obviously not a user-name, everybody knows that, we had a similar opportunity also on the old-forum.
		</summary>
		<content type="html">
			<![CDATA[Yeah, it's obviously not a user-name, everybody knows that, we had a similar opportunity also on the old-forum.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22894#Comment_22894" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=22894#Comment_22894</id>
		<published>2009-06-22T10:45:26+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			This phantom user is a user name, though, and is apparently the one who was whispering abuse to Spiny. The non user name phantoms that occur from simply choosing not to reveal your online status as ...
		</summary>
		<content type="html">
			<![CDATA[<a href="http://cleeseblog.com/Vanilla/account.php?u=429" >This</a> phantom user is a user name, though, and is apparently the one who was whispering abuse to Spiny. The non user name phantoms that occur from simply choosing not to reveal your online status as per Spiny's instructions don't hide who you are when you post. If I were having my online status hidden right now, you would still see "MacNerd" at the top of this reply.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23005#Comment_23005" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23005#Comment_23005</id>
		<published>2009-06-23T19:15:48+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yes, sure, MacNerd. But he/she took up the name after we - mainly me - was/were joking about the ID of the phantom user. Somebody, either from the general forum-people, or the one, who really was the ...
		</summary>
		<content type="html">
			<![CDATA[Yes, sure, MacNerd. But he/she took up the name after we - mainly me - was/were joking about the ID of the phantom user. Somebody, either from the general forum-people, or the one, who really was the phantom user, registered again under this name.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23061#Comment_23061" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23061#Comment_23061</id>
		<published>2009-06-24T02:05:19+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			The phantom user (lower case) is anyone who blocks their online status in their profile, Chris.  You or I or anyone could be a phantom user just by changing the settings in our profiles.  All we have ...
		</summary>
		<content type="html">
			<![CDATA[The phantom user (lower case) is anyone who blocks their online status in their profile, Chris.  You or I or anyone could be a phantom user just by changing the settings in our profiles.  All we have to do is check off the box labeled "Hide my online status", and presto--we show up as phantom user in the list of who's online.  If we make a post, however, our real username will appear above the post.<br /><br />The Phantom User (initial caps) was a member who chose that user name and decided to be abusive to Spiny.  He or she is gone now.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23066#Comment_23066" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23066#Comment_23066</id>
		<published>2009-06-24T02:31:29+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yeah, I know all of that, MrsThing.
		</summary>
		<content type="html">
			<![CDATA[Yeah, I know all of that, MrsThing.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23192#Comment_23192" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23192#Comment_23192</id>
		<published>2009-06-24T16:23:56+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Lozzykinz</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=71</uri>
		</author>
		<summary type="text" xml:lang="en">
			Shut up talking about it!

End.

of.

discussion.
		</summary>
		<content type="html">
			<![CDATA[Shut up talking about it!<br /><br />End.<br /><br />of.<br /><br />discussion.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23264#Comment_23264" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23264#Comment_23264</id>
		<published>2009-06-24T17:45:17+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Poop.
		</summary>
		<content type="html">
			<![CDATA[<font size="-2" >Poop.</font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23306#Comment_23306" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23306#Comment_23306</id>
		<published>2009-06-24T19:37:47+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			:shocked:

Possum just pooped in the forum!
		</summary>
		<content type="html">
			<![CDATA[<img src="/Vanilla/extensions/Vanillacons/smilies/standard/shocked.gif" alt=":shocked:" title=":shocked:" /><br /><br />Possum just pooped in the forum!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23333#Comment_23333" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23333#Comment_23333</id>
		<published>2009-06-25T00:03:40+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Oh, naughty, naughty Opossum! :shocked:
		</summary>
		<content type="html">
			<![CDATA[Oh, naughty, naughty Opossum! <img src="/Vanilla/extensions/Vanillacons/smilies/standard/shocked.gif" alt=":shocked:" title=":shocked:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23401#Comment_23401" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23401#Comment_23401</id>
		<published>2009-06-25T09:00:28+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			
		</summary>
		<content type="html">
			<![CDATA[<img src="http://itchmo.com/wp-content/uploads/2007/07/guilty-puppy.jpg" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23417#Comment_23417" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23417#Comment_23417</id>
		<published>2009-06-25T10:44:24+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Lozzykinz</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=71</uri>
		</author>
		<summary type="text" xml:lang="en">
			AWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW!
		</summary>
		<content type="html">
			<![CDATA[AWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23420#Comment_23420" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23420#Comment_23420</id>
		<published>2009-06-25T11:34:16+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			*puts some newspapers down*
		</summary>
		<content type="html">
			<![CDATA[*puts some newspapers down*]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23432#Comment_23432" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23432#Comment_23432</id>
		<published>2009-06-25T12:39:42+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			
		</summary>
		<content type="html">
			<![CDATA[<img src="http://imgcache.allposters.com/images/PTGPOD/OSCAA-00000526-001-FB.jpg" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23440#Comment_23440" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23440#Comment_23440</id>
		<published>2009-06-25T13:37:10+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			I miss my dog. The cat is insane. He spends most of his time ignoring us. When he's not ignoring us, he goes from cute, cuddly, purring cuteness to arm-shredding psycho beast in half a second and for ...
		</summary>
		<content type="html">
			<![CDATA[I miss my dog. The cat is insane. He spends most of his time ignoring us. When he's not ignoring us, he goes from cute, cuddly, purring cuteness to arm-shredding psycho beast in half a second and for no apparent reason. It <i >is</i> nice not to have to get up in the middle of the night to walk him, though.<br /><br />I want a dog that uses a cat's litter-box.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23451#Comment_23451" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23451#Comment_23451</id>
		<published>2009-06-25T14:37:34+01:00</published>
		<updated>2009-06-25T14:38:37+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			
?
		</summary>
		<content type="html">
			<![CDATA[<img src="http://www.tarr.com/tibetanterriers/TT_Web_Pictures/puppy_litterbox.jpg" /><br />?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23469#Comment_23469" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23469#Comment_23469</id>
		<published>2009-06-25T16:56:46+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			How is it that pictures of puppies are being hosted on a technology consulting site?
		</summary>
		<content type="html">
			<![CDATA[How is it that pictures of puppies are being hosted on a technology consulting site?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23475#Comment_23475" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23475#Comment_23475</id>
		<published>2009-06-25T17:19:00+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			They are very bright puppies. Graudated first in their class in MIT. How quick you judge someone by their appearance!
		</summary>
		<content type="html">
			<![CDATA[They are very bright puppies. Graudated first in their class in MIT. How quick you judge someone by their appearance!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23575#Comment_23575" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23575#Comment_23575</id>
		<published>2009-06-26T00:25:24+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Awwwwww, doggies!!!!!
		</summary>
		<content type="html">
			<![CDATA[Awwwwww, doggies!!!!!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23745#Comment_23745" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23745#Comment_23745</id>
		<published>2009-06-26T07:15:20+01:00</published>
		<updated>2009-06-26T07:18:00+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			But those pics are all on http://www.tarr.com/tibetanterriers/TT_Web_Pictures/, which of course is part of the domain http://www.tarr.com/. Which is some kind of technology consulting site. ...
		</summary>
		<content type="html">
			<![CDATA[But those pics are all on http://www.tarr.com/tibetanterriers/TT_Web_Pictures/, which of course is part of the domain http://www.tarr.com/. Which is some kind of technology consulting site. <br /><br />Possum, is that your dad's business server that you're using as your own personal Photobucket? Won't he be mad when he finds out? Or is that YOUR tech consulting business?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23754#Comment_23754" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23754#Comment_23754</id>
		<published>2009-06-26T09:37:29+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			You see, Mac, there's this site called &quot;google&quot;. I know, it's a funny name, I didn't get it at first, but apparently - if you write a word in it - it finds you stuff from the internet that ...
		</summary>
		<content type="html">
			<![CDATA[You see, Mac, there's this site called "google". I know, it's a funny name, I didn't get it at first, but apparently - if you write a word in it - it finds you stuff from the <i >internet</i> that have the word you typed <i >in it!</i> <br /><br />I know! It's amazing! So I was looking, and they had this button called "images", and I thought - <img src="/Vanilla/extensions/Vanillacons/smilies/standard/surprised.gif" alt=":surprised:" title=":surprised:" /> no WAY! They can't be <i >that</i> good! And so, I clicked it, and do you know what happened??<br /><br />Wait for it...<br />It found me PICTURES!! Pictures that <i >relate</i> to my word that I've typed!! I was blown away. So, I guess if you type in "litter box puppy", it might retrieve information from the site you mentioned, possibly, one that has to do with tech support puppies.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23836#Comment_23836" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23836#Comment_23836</id>
		<published>2009-06-27T02:28:24+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			They must be awfully smart puppies. 

		</summary>
		<content type="html">
			<![CDATA[They must be awfully smart puppies. <br /><img src="http://www.truckerfun.com/images/dumb-blondes.gif" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23940#Comment_23940" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23940#Comment_23940</id>
		<published>2009-06-27T21:39:37+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Possum,

All the pictures you chose were from the very same site. That's why I suspected you had put them there yourself.

Now, watch that sarcastic tone, young lady, or I'll bend you over my ...
		</summary>
		<content type="html">
			<![CDATA[Possum,<br /><br />All the pictures you chose were from the very same site. That's why I suspected you had put them there yourself.<br /><br />Now, watch that sarcastic tone, young lady, or I'll bend you over my knee.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23950#Comment_23950" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23950#Comment_23950</id>
		<published>2009-06-27T23:07:29+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			I was going to say that I thought that's what you meant from your post, but when I looked at the links they were not from the same site - ...
		</summary>
		<content type="html">
			<![CDATA[I was going to say that I thought that's what you meant from your post, but when I looked at the links they were not from the same site - <br /><code >http://itchmo.com/wp-content/uploads/2007/07/guilty-puppy.jpg<br />http://imgcache.allposters.com/images/PTGPOD/OSCAA-00000526-001-FB.jpg<br />http://www.tarr.com/tibetanterriers/TT_Web_Pictures/puppy_litterbox.jpg</code><br /><br />but I suddenly became very flushed <img src="/Vanilla/extensions/Vanillacons/smilies/standard/shamed.gif" alt=":shamed:" title=":shamed:" /><br /><br />...Going to take a cold shower.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23980#Comment_23980" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23980#Comment_23980</id>
		<published>2009-06-28T00:12:49+01:00</published>
		<updated>2009-06-28T00:13:11+01:00</updated>
		<author>
			<name>LaurenS</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=363</uri>
		</author>
		<summary type="text" xml:lang="en">
			Since we're all posting puppy pictures....


I want this one:


And his name will be Shark.


And he will wear this:

		</summary>
		<content type="html">
			<![CDATA[Since we're all posting puppy pictures....<br /><br /><br />I want this one:<br /><a href="http://s6.photobucket.com/albums/y246/sweetlillauren/?action=view&current=chihuahua-0072-1.jpg" target="_blank" ><img src="http://i6.photobucket.com/albums/y246/sweetlillauren/chihuahua-0072-1.jpg" border="0" alt="Photobucket" /></a><br /><br />And his name will be Shark.<br /><br /><br />And he will wear this:<br /><a href="http://s6.photobucket.com/albums/y246/sweetlillauren/?action=view&current=366855826_1ed3ae031e.jpg" target="_blank" ><img src="http://i6.photobucket.com/albums/y246/sweetlillauren/366855826_1ed3ae031e.jpg" border="0" alt="Photobucket" /></a>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23991#Comment_23991" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=23991#Comment_23991</id>
		<published>2009-06-28T01:39:27+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			AWWWWWWWWWWWWWWWWWWWW He's so tough he doesn't even have to open his eyes!
		</summary>
		<content type="html">
			<![CDATA[AWWWWWWWWWWWWWWWWWWWW He's so tough he doesn't even have to open his eyes!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=24018#Comment_24018" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=24018#Comment_24018</id>
		<published>2009-06-28T02:29:01+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Awwww, this tiny white one is my favourite!
		</summary>
		<content type="html">
			<![CDATA[Awwww, this tiny white one is my favourite!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=24155#Comment_24155" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=24155#Comment_24155</id>
		<published>2009-06-28T23:08:52+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>LaurenS</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=363</uri>
		</author>
		<summary type="text" xml:lang="en">
			I've wanted a chihuahua since I was a baby. I'll get one someday...
		</summary>
		<content type="html">
			<![CDATA[I've wanted a chihuahua since I was a baby. I'll get one someday...]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=25017#Comment_25017" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=25017#Comment_25017</id>
		<published>2009-07-07T22:09:00+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>bunnistar3000</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=189</uri>
		</author>
		<summary type="text" xml:lang="en">
			I am way late in saying this, but I am SO disillusioned by the Phantom User thing. This is like finding out there is no Santa. :cry:
		</summary>
		<content type="html">
			<![CDATA[I am way late in saying this, but I am SO disillusioned by the Phantom User thing. This is like finding out there is no Santa. <img src="/Vanilla/extensions/Vanillacons/smilies/standard/cry.gif" alt=":cry:" title=":cry:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=25020#Comment_25020" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=25020#Comment_25020</id>
		<published>2009-07-07T22:13:07+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Poor Bunni! :cry:
		</summary>
		<content type="html">
			<![CDATA[Poor Bunni! <img src="/Vanilla/extensions/Vanillacons/smilies/standard/cry.gif" alt=":cry:" title=":cry:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26444#Comment_26444" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26444#Comment_26444</id>
		<published>2009-07-17T14:51:27+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Okay, this is absolutely crazy:


		</summary>
		<content type="html">
			<![CDATA[Okay, this is absolutely crazy:<br /><br /><img src="http://fc06.deviantart.com/fs16/f/2007/155/7/c/I_LOVE_magic_by_Mrcrapinson.gif" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26456#Comment_26456" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26456#Comment_26456</id>
		<published>2009-07-17T15:40:40+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			Isn't that Harry Potter's 9th book?  Harry Potter and The Ice Farting Smiley?

Saw the new movie - no JC, but it was great.  LOOOOOONG but great!
		</summary>
		<content type="html">
			<![CDATA[Isn't that Harry Potter's 9th book?  Harry Potter and The Ice Farting Smiley?<br /><br />Saw the new movie - no JC, but it was great.  LOOOOOONG but great!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26458#Comment_26458" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26458#Comment_26458</id>
		<published>2009-07-17T15:44:42+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Op, Lyn: :rolling:
		</summary>
		<content type="html">
			<![CDATA[Op, Lyn: <img src="/Vanilla/extensions/Vanillacons/smilies/happy/rolling.gif" alt=":rolling:" title=":rolling:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26460#Comment_26460" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26460#Comment_26460</id>
		<published>2009-07-17T15:47:11+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yeah, a friend of mine told me it was the best one, but you HAVE to see the other ones if you want it to make sense (especially the 5th, which I haven't seen. But I care not).
		</summary>
		<content type="html">
			<![CDATA[Yeah, a friend of mine told me it was the best one, but you HAVE to see the other ones if you want it to make sense (especially the 5th, which I haven't seen. But I care not).]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26966#Comment_26966" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26966#Comment_26966</id>
		<published>2009-07-18T19:27:39+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I saw it yesterday, Lyn.  It was so toned down from the book!  The last two were so intense.  They condensed a lot, but they left in the most important aspects.  Not my favorite by a long shot, ...
		</summary>
		<content type="html">
			<![CDATA[I saw it yesterday, Lyn.  It was so toned down from the book!  The last two were so intense.  They condensed a lot, but they left in the most important aspects.  Not my favorite by a long shot, though I thought it was good.  The third one ("Prisoner of Azkabahn") is, followed closely by the 4th ("Goblet of Fire").<br /><br />I still think there's tons more chemistry between Harry and Hermione than between Ron and Hermione.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26973#Comment_26973" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=26973#Comment_26973</id>
		<published>2009-07-18T21:54:46+01:00</published>
		<updated>2009-07-18T21:55:35+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			OH TOTALLY - and the Harry/Ginny thing is not believable at all.  I guess when you hire actors when they are 10 it's difficult to predict the chemistry between them @ 18/19 (especially if you don't ...
		</summary>
		<content type="html">
			<![CDATA[OH TOTALLY - and the Harry/Ginny thing is not believable at all.  I guess when you hire actors when they are 10 it's difficult to predict the chemistry between them @ 18/19 (especially if you don't know that there WILL be chemistry!)  <br /><br />I am with you on "not my favorite", and I am very happy they are going to split the last book into two movies - maybe they can produce a fitting spectacular finale.  I am already sad, though - Harry and my kids have grown up together - it was the last book they let me read to them before they went off on their own to read 2-6!  <br /><br />AND I wish Nearly Headless Nick could come back!  <img src="/Vanilla/extensions/Vanillacons/smilies/love/heartbounce.gif" alt=":heartbounce:" title=":heartbounce:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27196#Comment_27196" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27196#Comment_27196</id>
		<published>2009-07-20T02:41:35+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yeah...I like the movies, but they have a different feel from the books.  I suppose they have to weed out a lot of the quirkiness or the audience wouldn't be able to relate to it.  And the movies ...
		</summary>
		<content type="html">
			<![CDATA[Yeah...I like the movies, but they have a different feel from the books.  I suppose they have to weed out a lot of the quirkiness or the audience wouldn't be able to relate to it.  And the movies would be way too long.<br /><br />As I was reading book 7, I said to myself, "There's no way they can make one movie of this--there's too much they *have* to leave in.  I'm also glad they're splitting it in two, but where to leave it so the audience isn't too discouraged to come back in 6 months?  <br /><br />There's a scene in the new movie that isn't in the book at all.  I won't spoil it, but I was surprised.  It's not even a condensation of things from the book--it just doesn't happen at all in the book!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27292#Comment_27292" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27292#Comment_27292</id>
		<published>2009-07-21T00:41:21+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Oh, Nearly Headless Nick... siiiiigh... I wish I knew why he is my favourite character... :wink:
		</summary>
		<content type="html">
			<![CDATA[Oh, Nearly Headless Nick... siiiiigh... I wish I knew why he is my favourite character... <img src="/Vanilla/extensions/Vanillacons/smilies/standard/wink.gif" alt=":wink:" title=":wink:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27364#Comment_27364" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27364#Comment_27364</id>
		<published>2009-07-21T15:23:47+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'll give you some hints...

He has a blog...

He is very tall...

Our hearts go &quot;pit-a-pat&quot; when we think of having coffee with him...

:wink:
		</summary>
		<content type="html">
			<![CDATA[I'll give you some hints...<br /><br />He has a blog...<br /><br />He is very tall...<br /><br />Our hearts go "pit-a-pat" when we think of having coffee with him...<br /><br /><img src="/Vanilla/extensions/Vanillacons/smilies/standard/wink.gif" alt=":wink:" title=":wink:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27395#Comment_27395" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27395#Comment_27395</id>
		<published>2009-07-22T01:40:32+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			He's funny...
		</summary>
		<content type="html">
			<![CDATA[He's funny...]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27412#Comment_27412" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27412#Comment_27412</id>
		<published>2009-07-22T04:23:01+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yeah... some more hints, please...
		</summary>
		<content type="html">
			<![CDATA[Yeah... some more hints, please...]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27616#Comment_27616" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27616#Comment_27616</id>
		<published>2009-07-23T16:16:08+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			He likes lemurs and other little furry creatures... maybe...
		</summary>
		<content type="html">
			<![CDATA[He likes lemurs and other little furry creatures... maybe...]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27625#Comment_27625" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27625#Comment_27625</id>
		<published>2009-07-23T18:07:15+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			I think Harry and Luna would make a better couple than Harry and Ginny.
		</summary>
		<content type="html">
			<![CDATA[I think Harry and Luna would make a better couple than Harry and Ginny.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27627#Comment_27627" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27627#Comment_27627</id>
		<published>2009-07-23T18:10:04+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			Well, then send your complaints to the author, and later post the rest of your complaints in &quot;Complaints&quot; discussion.
		</summary>
		<content type="html">
			<![CDATA[Well, then send your complaints to the author, and later post the rest of your complaints in &quot;Complaints&quot; discussion.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27630#Comment_27630" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27630#Comment_27630</id>
		<published>2009-07-23T18:12:11+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			J.K Rowling stopped returning my calls and emails after she found me hiding in her bathroom wearing a House Griffindor robe with the nipples cut out.
		</summary>
		<content type="html">
			<![CDATA[J.K Rowling stopped returning my calls and emails after she found me hiding in her bathroom wearing a House Griffindor robe with the nipples cut out.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27635#Comment_27635" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27635#Comment_27635</id>
		<published>2009-07-23T18:19:36+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			Gosh, I just wonder why... I'd find it adorable.
Would you come to my house and stalk me?
		</summary>
		<content type="html">
			<![CDATA[Gosh, I just wonder why... I'd find it adorable.<br />Would you come to my house and stalk me?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27637#Comment_27637" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27637#Comment_27637</id>
		<published>2009-07-23T18:23:47+01:00</published>
		<updated>2009-07-23T18:24:31+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Gee, I don't know, I'm stalking so many people right now. J.K. Rowling, Possum, Joan Jett, Jeanine Garofalo....  I could maybe squeeze you in towards the middle of August.
		</summary>
		<content type="html">
			<![CDATA[Gee, I don't know, I'm stalking so many people right now. J.K. Rowling, Possum, Joan Jett, Jeanine Garofalo....  I could maybe squeeze you in towards the middle of August.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27639#Comment_27639" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27639#Comment_27639</id>
		<published>2009-07-23T18:25:46+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			What about the 11th? The best 18t birthday I'll have!
		</summary>
		<content type="html">
			<![CDATA[What about the 11th? The best 18t birthday I'll have!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27641#Comment_27641" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27641#Comment_27641</id>
		<published>2009-07-23T18:27:43+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'll try to make it, but that's only 2 days after my gf's birthday and of course I HAVE to stalk her on hers.
		</summary>
		<content type="html">
			<![CDATA[I'll try to make it, but that's only 2 days after my gf's birthday and of course I HAVE to stalk her on hers.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27643#Comment_27643" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27643#Comment_27643</id>
		<published>2009-07-23T18:31:29+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			If you couldn't, why don't you send me a friend? It wouln't be the same, but well...
		</summary>
		<content type="html">
			<![CDATA[If you couldn't, why don't you send me a friend? It wouln't be the same, but well...]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27653#Comment_27653" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27653#Comment_27653</id>
		<published>2009-07-23T18:53:54+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			I don't have any friends. By being a nerd, I'm contractually obligated to avoid friendships. I do have a girlfriend, but I'm hiding her from the Nerd Oversight Committee. It's ok to talk about her, ...
		</summary>
		<content type="html">
			<![CDATA[I don't have any friends. By being a nerd, I'm contractually obligated to avoid friendships. I do have a girlfriend, but I'm hiding her from the Nerd Oversight Committee. It's ok to talk about her, though, because they just assume she's inflatable as long as they don't actually see her.<br /><br />If I can't make it on the 11th, I'll just have to come to your next 18th birthday.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27662#Comment_27662" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27662#Comment_27662</id>
		<published>2009-07-23T19:08:36+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			Oh, OK. Do you think you'll be alive for 2072?
		</summary>
		<content type="html">
			<![CDATA[Oh, OK. Do you think you'll be alive for 2072?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27665#Comment_27665" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27665#Comment_27665</id>
		<published>2009-07-23T19:12:30+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'll be 98 years old, so that means that my lurking in fetish outfits will be even MORE creepy!  Hooray!
		</summary>
		<content type="html">
			<![CDATA[I'll be 98 years old, so that means that my lurking in fetish outfits will be even MORE creepy!  Hooray!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27669#Comment_27669" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27669#Comment_27669</id>
		<published>2009-07-23T19:17:26+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			Good! You're in, congratulations!
		</summary>
		<content type="html">
			<![CDATA[Good! You're in, congratulations!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27704#Comment_27704" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27704#Comment_27704</id>
		<published>2009-07-23T22:39:52+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Do you think you'll be alive for 2072?

I'll be only 95, of course I'll be alive.
		</summary>
		<content type="html">
			<![CDATA[<code >Do you think you'll be alive for 2072?</code><br /><br />I'll be only 95, of course I'll be alive.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27706#Comment_27706" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27706#Comment_27706</id>
		<published>2009-07-23T22:43:00+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			Fine, then you could come to disurb. Good!
		</summary>
		<content type="html">
			<![CDATA[Fine, then you could come to disurb. Good!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27709#Comment_27709" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27709#Comment_27709</id>
		<published>2009-07-23T22:50:48+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yeah, sure.
		</summary>
		<content type="html">
			<![CDATA[Yeah, sure.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27740#Comment_27740" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27740#Comment_27740</id>
		<published>2009-07-24T01:03:07+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'd be 114, but who knows?  Maybe they'll have found a way to make people like me live that long by 2050 or so.  One of those age prediction thingies told me I'd live to be 92, which is older than ...
		</summary>
		<content type="html">
			<![CDATA[I'd be 114, but who knows?  Maybe they'll have found a way to make people like me live that long by 2050 or so.  One of those age prediction thingies told me I'd live to be 92, which is older than either my mother or my grandmothers lived.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27741#Comment_27741" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27741#Comment_27741</id>
		<published>2009-07-24T01:13:26+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'll probably be suffering from every mental disorder in the books by the time I'm 98, if I live that long. Turrets syndrome, Alzheimers, Schizophrenia, Pyromania, the works. I'll be shouting random ...
		</summary>
		<content type="html">
			<![CDATA[I'll probably be suffering from every mental disorder in the books by the time I'm 98, if I live that long. Turrets syndrome, Alzheimers, Schizophrenia, Pyromania, the works. I'll be shouting random obscenities while unsuccessfully trying to remember what the voices told me to burn down. <br /><br />Oh, wait, that was me yesterday. Anyone got a cigarette lighter?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27744#Comment_27744" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27744#Comment_27744</id>
		<published>2009-07-24T01:26:27+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'll hopefully be pleasantly dotty in my old age.  Or I'll be a feisty old bitch with a few imaginary friends.  Or maybe I'll be like the wealthy dowager on the greeting card I saw that said, ...
		</summary>
		<content type="html">
			<![CDATA[I'll hopefully be pleasantly dotty in my old age.  Or I'll be a feisty old bitch with a few imaginary friends.  Or maybe I'll be like the wealthy dowager on the greeting card I saw that said, "You drive by, thumping your bass...I'll thump your bass, you little bastard!"]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27747#Comment_27747" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27747#Comment_27747</id>
		<published>2009-07-24T01:30:27+01:00</published>
		<updated>2009-07-24T01:30:42+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			I can see you turning into Mrs. Marple. Kinda dotty seeming at first glance, but then surprisingly sharp underneath.


Hmm..... come to think of it, haven't the police caught on to the fact that ...
		</summary>
		<content type="html">
			<![CDATA[I can see you turning into Mrs. Marple. Kinda dotty seeming at first glance, but then surprisingly sharp underneath.<br /><br /><br />Hmm..... come to think of it, haven't the police caught on to the fact that everywhere that old lady goes someone <i >dies</i>? I think that if they just tested them those knitting needles would test positive for bloodstains.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27753#Comment_27753" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27753#Comment_27753</id>
		<published>2009-07-24T01:43:21+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Mr. Thing mentioned the same thing about Jessica Fletcher (&quot;Murder, She Wrote&quot;).  He also mentioned, after the 4th or 5th season of the show, that Cabot Cove had an awfully high murder rate ...
		</summary>
		<content type="html">
			<![CDATA[Mr. Thing mentioned the same thing about Jessica Fletcher ("Murder, She Wrote").  He also mentioned, after the 4th or 5th season of the show, that Cabot Cove had an awfully high murder rate for a small coastal town in Maine.  Then we noted that they started moving the show out of Cabot Cove...I guess they started figuring out the same thing.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27755#Comment_27755" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27755#Comment_27755</id>
		<published>2009-07-24T01:50:30+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Maybe Jessica Fletcher and Mrs. Marple are actually the two old ladies from &quot;Arsenic and Old Lace&quot;**. Would explain a lot.

** I  love that movie
		</summary>
		<content type="html">
			<![CDATA[Maybe Jessica Fletcher and Mrs. Marple are actually the two old ladies from "Arsenic and Old Lace"**. Would explain a lot.<br /><br /><font size="-2" >** I  love that movie</font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27780#Comment_27780" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27780#Comment_27780</id>
		<published>2009-07-24T07:48:32+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			The character Jessica Fletcher was modelled after Miss Jane Marple--sort of a cool, American Jane Marple.  But wait--the first season or two, they did make her a bit more dotty, then they decided to ...
		</summary>
		<content type="html">
			<![CDATA[The character Jessica Fletcher was modelled after Miss Jane Marple--sort of a cool, American Jane Marple.  But wait--the first season or two, they did make her a bit more dotty, then they decided to make her more up-to-date and savvy.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27784#Comment_27784" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27784#Comment_27784</id>
		<published>2009-07-24T07:54:21+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yes, the similarity is well visible. Even the title of the series 'Murder She Wrote' derives from the title of an Agatha Christie book ('Murder She Said'). And actually the main-character, Jessica is ...
		</summary>
		<content type="html">
			<![CDATA[Yes, the similarity is well visible. Even the title of the series 'Murder She Wrote' derives from the title of an Agatha Christie book ('Murder She Said'). And actually the main-character, Jessica is a mixture of Agatha Christie and Miss Marple.<br /><br />Agatha Christie is my all-time favourite, she's really great.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27820#Comment_27820" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27820#Comment_27820</id>
		<published>2009-07-24T17:24:13+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yes, I always knew Murder She Wrote was a rip-off of Ms. Marple. American television is incapable of coming up with original ideas of it's own.

Btw, where is Angela Lansbury now? She's here in NYC ...
		</summary>
		<content type="html">
			<![CDATA[Yes, I always knew Murder She Wrote was a rip-off of Ms. Marple. American television is incapable of coming up with original ideas of it's own.<br /><br />Btw, where is Angela Lansbury now? She's here in NYC <a href="http://www2.broadway.com/buzz/tickets-now-on-sale-for-blithe-spirit/" target="_blank" >on Broadway</a>. Which might explain the recent spike in murders in NYC.<br /><br />Where is Geraldine McEwan now? I don't know. She apparently just finished doing a voice for a new Wallace and Grommit production; but she stealthily vanished into the night afterwards, possibly to sharpen her knitting needles of death.<br /><br /><br /><font size="-2" >The preceding is not meant to be taken seriously. Neither Angela Lansbury nor Geraldine McEwan are murderesses, nor are they likely to be in real life anything at all like the television characters they are most famous for portraying. </font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27823#Comment_27823" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27823#Comment_27823</id>
		<published>2009-07-24T17:49:30+01:00</published>
		<updated>2009-07-24T17:49:51+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			Mac, are you going to evening Law School or something?  What's with the fine print disclaimers?  Do we all have to do that now??? 

The preceding is not a rhetorical question, but demands a reply ...
		</summary>
		<content type="html">
			<![CDATA[Mac, are you going to evening Law School or something?  What's with the fine print disclaimers?  Do we all have to do that now??? <br /><br /><font size="-4" >The preceding is not a rhetorical question, but demands a reply from MacNerd immediately upon reading, or I will explode.</font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27829#Comment_27829" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27829#Comment_27829</id>
		<published>2009-07-24T18:14:00+01:00</published>
		<updated>2009-07-24T18:15:08+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			No, the disclaimer was just because I felt like it. It's not necessary.

Although, it has happened before that I've said something similar and someone has taken it as completely seriously. Not ...
		</summary>
		<content type="html">
			<![CDATA[No, the disclaimer was just because I felt like it. It's not necessary.<br /><br />Although, it has happened before that I've said something similar and someone has taken it as completely seriously. Not here, as far as I can remember, but on another forum I said something about some famous person in reference to the character they played and some idiot wrote a big, long post about how actors shouldn't be mistaken for the roles they play. I think he must have had aspergers syndrome, or something. Exhibited a complete lack of ability to comprehend facetiousness, irony, and a host of other conversational concepts that most people grasp by the age of 12.<br /><br />But no, I don't believe such disclaimers are necessary <i >here</i>. I did it because I felt like it.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27873#Comment_27873" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27873#Comment_27873</id>
		<published>2009-07-24T21:20:06+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yeah, indeed, Angela Lansbury's disappeared... Maybe she's retired.
		</summary>
		<content type="html">
			<![CDATA[Yeah, indeed, Angela Lansbury's disappeared... Maybe she's retired.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27918#Comment_27918" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27918#Comment_27918</id>
		<published>2009-07-25T00:31:08+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			No she didn't. She's here in NY doing a broadway play. It's Geraldine McEwan (aka Miss Marple) who has vanished.
		</summary>
		<content type="html">
			<![CDATA[No she didn't. She's here in NY doing a broadway play. It's Geraldine McEwan (aka Miss Marple) who has vanished.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27933#Comment_27933" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27933#Comment_27933</id>
		<published>2009-07-25T01:17:15+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			She's 84 freakin' years old!  Give the woman a break!
		</summary>
		<content type="html">
			<![CDATA[She's 84 freakin' years old!  Give the woman a break!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27936#Comment_27936" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27936#Comment_27936</id>
		<published>2009-07-25T01:31:08+01:00</published>
		<updated>2009-07-25T01:31:49+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			Angela Lansbury is 84 and she was, until VERY recently, doing a Broadway show. Geraldine McEwan is only 77 and where is she? Slacking, I say!
		</summary>
		<content type="html">
			<![CDATA[Angela Lansbury is 84 and she was, until VERY recently, <a href="http://www2.broadway.com/shows/blithe-spirit/?key=Blithe-Spirit&id=5013670&sicontent=0&sicreative=2988841435&siclientid=2885&sitrackingid=78650328&gclid=CNOovo7N75sCFQIyxwodzg48-A" target="_blank" >doing a Broadway show</a>. Geraldine McEwan is only 77 and where is she? Slacking, I say!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27960#Comment_27960" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27960#Comment_27960</id>
		<published>2009-07-25T15:55:11+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Geraldine McEwan is being Miss Marple on TV, and she's done voices for Wallace &amp; Gromit features (a TV show and a video game).

http://www.imdb.com/name/nm0568603/
		</summary>
		<content type="html">
			<![CDATA[Geraldine McEwan is being Miss Marple on TV, and she's done voices for Wallace & Gromit features (a TV show and a video game).<br /><br />http://www.imdb.com/name/nm0568603/]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27986#Comment_27986" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=27986#Comment_27986</id>
		<published>2009-07-25T18:43:08+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>MacNerd</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=386</uri>
		</author>
		<summary type="text" xml:lang="en">
			I thought she resigned the role of Miss Marple last year.
		</summary>
		<content type="html">
			<![CDATA[I thought she resigned the role of Miss Marple last year.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28826#Comment_28826" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28826#Comment_28826</id>
		<published>2009-08-04T01:03:16+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>thumble</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=459</uri>
		</author>
		<summary type="text" xml:lang="en">
			Ahem.  I finally posted my real picture in my account profile, but how do I get it to show up as an icon in the threads?

There's a big, wet kiss in it for anyone who can tell me.
		</summary>
		<content type="html">
			<![CDATA[Ahem.  I finally posted my real picture in my account profile, but how do I get it to show up as an icon in the threads?<br /><br />There's a big, wet kiss in it for anyone who can tell me.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28827#Comment_28827" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28827#Comment_28827</id>
		<published>2009-08-04T01:20:18+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			The two pictures are separate in your account. If you click on Personal Information in your profile to edit it, you'll see there are two boxes - one with &quot;Account picture&quot; above it, and the ...
		</summary>
		<content type="html">
			<![CDATA[The two pictures are separate in your account. If you click on Personal Information in your profile to edit it, you'll see there are two boxes - one with "<b >Account picture</b>" above it, and the other just below with "<b >icon</b>" above it. You're free to put any url of an image in any of them, but keep in mind that the icon image doesn't resize itself but in fact uses the picture you inserted and simply cuts a small section from the middle as big as the icons (that's why for example you can see only part of Cad's face and mustache from his original photo in his profile - he's inserted the same url to both boxes, and the picture was cut to fit the icon). What I did was deliberately resize my photo of the Death Bunny to fit the icon. Any questions?<br /><br />*Extends cheek*]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28828#Comment_28828" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28828#Comment_28828</id>
		<published>2009-08-04T01:24:48+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Silly me, I only bothered to click on your profile after the ridiculously long explanation, and I don't really know what happened there. Which box dod you fill to get that?
		</summary>
		<content type="html">
			<![CDATA[Silly me, I only bothered to click on your profile <i >after</i> the ridiculously long explanation, and I don't really know what happened there. Which box dod you fill to get that?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28829#Comment_28829" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28829#Comment_28829</id>
		<published>2009-08-04T01:26:13+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>thumble</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=459</uri>
		</author>
		<summary type="text" xml:lang="en">
			That's incredibly technically brilliant of you Poss.  My problem is it got my picture from Gravatar, and I was expecting it to get my icon from there too.  I'll have to go grovelling back to my ...
		</summary>
		<content type="html">
			<![CDATA[That's incredibly technically brilliant of you Poss.  My problem is it got my picture from Gravatar, and I was expecting it to get my icon from there too.  I'll have to go grovelling back to my account and see if I can do something with it.<br /><br />Extends a quivering and rather wobbly set of labia towards said cheek.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28830#Comment_28830" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28830#Comment_28830</id>
		<published>2009-08-04T01:27:50+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Also, I've been wondering - do you think this thread is popular because it's sticky, or is it sticky because it's popular (and well, helpful)? Do you think it'd have 197 comments hadn't it been ...
		</summary>
		<content type="html">
			<![CDATA[Also, I've been wondering - do you think this thread is popular because it's sticky, or is it sticky because it's popular (and well, helpful)? Do you think it'd have 197 comments hadn't it been stickied?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28831#Comment_28831" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28831#Comment_28831</id>
		<published>2009-08-04T01:31:23+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>thumble</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=459</uri>
		</author>
		<summary type="text" xml:lang="en">
			OK, not to e rude, but I've got to see if this worked....
		</summary>
		<content type="html">
			<![CDATA[OK, not to e rude, but I've got to see if this worked....]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28832#Comment_28832" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28832#Comment_28832</id>
		<published>2009-08-04T01:32:17+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>thumble</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=459</uri>
		</author>
		<summary type="text" xml:lang="en">
			Crap!  I'd better try again.  I'll give it something sticky to think about in a minute! @#$%$^&amp;*$%
		</summary>
		<content type="html">
			<![CDATA[Crap!  I'd better try again.  I'll give it something sticky to think about in a minute! @#$%$^&amp;*$%]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28833#Comment_28833" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28833#Comment_28833</id>
		<published>2009-08-04T01:35:36+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			If you're aiming to add a pic from your computer, you can try uploading the desired picture on imageshack or tinypic and get a url from there. Same goes for a picture you want to resize from the ...
		</summary>
		<content type="html">
			<![CDATA[If you're aiming to add a pic from your computer, you can try uploading the desired picture on <a href="http://imageshack.us/?x=my2" >imageshack</a> or <a href="http://tinypic.com/" >tinypic</a> and get a url from there. Same goes for a picture you want to resize from the internet - there's a resize option on the sites. I've never tried the whole gravatar thing.<br /><br /><br />Okay, just googled labia. ew.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28834#Comment_28834" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28834#Comment_28834</id>
		<published>2009-08-04T01:40:16+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>thumble</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=459</uri>
		</author>
		<summary type="text" xml:lang="en">
			Labia is just Latin for lips, my dear.  You must be thinking of some different fleshy wobblers.


OK, I'm getting closer, but I am still just getting teeth and labia.. must...kep...going....
		</summary>
		<content type="html">
			<![CDATA[Labia is just Latin for lips, my dear.  You must be thinking of some different fleshy wobblers.<br /><br /><br />OK, I'm getting closer, but I am still just getting teeth and labia.. must...kep...going....]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28835#Comment_28835" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28835#Comment_28835</id>
		<published>2009-08-04T01:44:48+01:00</published>
		<updated>2009-08-04T01:45:40+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Very attractive teeth though. Good choice. Did you swipe them off the guy in the pic?
		</summary>
		<content type="html">
			<![CDATA[Very attractive teeth though. Good choice. Did you swipe them off the guy in the pic?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28837#Comment_28837" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28837#Comment_28837</id>
		<published>2009-08-04T01:53:51+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>thumble</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=459</uri>
		</author>
		<summary type="text" xml:lang="en">
			Now I get a freakin right nostril.  that's it, I'm done.

And I'm sorry Poss, I didn't intend to extend THOSE labia, especially since I don't have any.

Kiss and make up. Mwaah mwaah :)
		</summary>
		<content type="html">
			<![CDATA[Now I get a freakin right nostril.  that's it, I'm done.<br /><br />And I'm sorry Poss, I didn't intend to extend THOSE labia, especially since I don't have any.<br /><br />Kiss and make up. Mwaah mwaah :)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28838#Comment_28838" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28838#Comment_28838</id>
		<published>2009-08-04T01:58:53+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>thumble</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=459</uri>
		</author>
		<summary type="text" xml:lang="en">
			I guess it's a long time since I looked up labia.  At least from a lying down position.

I won't make THAT mistake again in polite company.  Talk about your faux pas - it's the only dance step I ...
		</summary>
		<content type="html">
			<![CDATA[I guess it's a long time since I looked up labia.  At least from a lying down position.<br /><br />I won't make THAT mistake again in polite company.  Talk about your faux pas - it's the only dance step I know.<br /><br />Goodnight sweet poss. Thanks for your help :)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28839#Comment_28839" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28839#Comment_28839</id>
		<published>2009-08-04T02:01:13+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			What? Oh, I'm sorry, were you saying something? I was too busy staring at your giant nose.
		</summary>
		<content type="html">
			<![CDATA[What? Oh, I'm sorry, were you saying something? I was too busy staring at your giant nose.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28840#Comment_28840" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28840#Comment_28840</id>
		<published>2009-08-04T02:03:22+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>thumble</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=459</uri>
		</author>
		<summary type="text" xml:lang="en">
			Grrrrrr.  Tomorrow, electronic nose job.  Tonight, sleep. To sleep perchance to snore (....the bloody house down by the look of that conk)
		</summary>
		<content type="html">
			<![CDATA[Grrrrrr.  Tomorrow, electronic nose job.  Tonight, sleep. To sleep perchance to snore (....the bloody house down by the look of that conk)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28841#Comment_28841" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28841#Comment_28841</id>
		<published>2009-08-04T02:08:17+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Ah, sleep, the term rings a bell. Maybe I should attend to that as it is 4:07 am.
Leave the nose, It's growing on me. Or, perhaps, just growing.
		</summary>
		<content type="html">
			<![CDATA[Ah, sleep, the term rings a bell. Maybe I should attend to that as it is 4:07 am.<br />Leave the nose, It's growing on me. Or, perhaps, just growing.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28910#Comment_28910" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28910#Comment_28910</id>
		<published>2009-08-05T02:14:55+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>thumble</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=459</uri>
		</author>
		<summary type="text" xml:lang="en">
			I've decided to leave the nose too.  There's something, I dunno, well, Nostralian about it.  Like Nostradamus.  My nose-hairs can read 4,000 years into the future.
		</summary>
		<content type="html">
			<![CDATA[I've decided to leave the nose too.  There's something, I dunno, well, Nostralian about it.  Like Nostradamus.  My nose-hairs can read 4,000 years into the future.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28926#Comment_28926" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=28926#Comment_28926</id>
		<published>2009-08-05T11:57:07+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Back to Miss Marple: Geraldine isn't my favourite Marple.

I like Joan Hickson and Margaret Rutherford. There was another Miss Marple between the two of them, but I can't remember her name.
		</summary>
		<content type="html">
			<![CDATA[Back to Miss Marple: Geraldine isn't my favourite Marple.<br /><br />I like Joan Hickson and Margaret Rutherford. There was another Miss Marple between the two of them, but I can't remember her name.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=30836#Comment_30836" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=30836#Comment_30836</id>
		<published>2009-08-22T17:54:45+01:00</published>
		<updated>2009-08-22T18:18:42+01:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hi, just to add something to &quot;Clickable Links&quot;, if you add 'target=&quot;_blank&quot;' in the html link code it'll open a new window, instead of taking over your beloved cleeseblog window!  ...
		</summary>
		<content type="html">
			<![CDATA[Hi, just to add something to "Clickable Links", if you add 'target="_blank"' in the html link code it'll open a new window, instead of taking over your beloved cleeseblog window!  (At least, it works that way in Internet Explorer!)  There are keyboard shortcuts to do the same thing, but most of us have had our (mostly) left hand atrophy long ago, so we can only work with our mouse.<br>
<br>
Thus:  (clickable to a new browser window)<br>
<a target="_blank" href="http://www.tempesta-tormenta.ca">Tempesta Tormenta</a> <br>Would be formatted as:<br><br>
<img src="http://www.demmy.ca/media/samplecode.jpg"></img><br><br>
that is, Type target="_blank" href=" before the URL and "&gt;TEXT</a> after.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=30856#Comment_30856" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=30856#Comment_30856</id>
		<published>2009-08-22T23:48:27+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Thanks, cass!  I'll copy and paste your instructions into the first post, so people don't have to go sifting through all the nonsense. 

And welcome!
		</summary>
		<content type="html">
			<![CDATA[Thanks, cass!  I'll copy and paste your instructions into the first post, so people don't have to go sifting through all the nonsense. <br /><br />And welcome!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=32755#Comment_32755" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=32755#Comment_32755</id>
		<published>2009-09-12T03:04:25+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>LaurenS</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=363</uri>
		</author>
		<summary type="text" xml:lang="en">
			I still can't post videos.

I'm so angry I could piss.
		</summary>
		<content type="html">
			<![CDATA[I still can't post videos.<br /><br />I'm so angry I could piss.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=32793#Comment_32793" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=32793#Comment_32793</id>
		<published>2009-09-12T17:55:48+01:00</published>
		<updated>2009-09-12T18:59:11+01:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			No, please don't do that!  
I posted a YouTube here just fine.  I thought it was going to be all hot and bothersome, but I didn't have to do anything (update) once you use the right coding.

Check ...
		</summary>
		<content type="html">
			<![CDATA[No, please don't do that!  <br><br>
I posted a YouTube here just fine.  I thought it was going to be all hot and bothersome, but I didn't have to do anything (update) once you use the right coding.

Check this for samples that you can cut 'n paste:

<a target="_blank" href="http://www.tempesta-tormenta.ca/files/howtolink.txt">Embedded link samples</a>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=32821#Comment_32821" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=32821#Comment_32821</id>
		<published>2009-09-12T20:03:03+01:00</published>
		<updated>2009-09-12T20:06:59+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Or check the first few pages of this thread.  Click on the 1 at the top of the page where the page numbers are listed.
		</summary>
		<content type="html">
			<![CDATA[Or check the first few pages of this thread.  Click on the 1 at the top of the page where the page numbers are listed.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36275#Comment_36275" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36275#Comment_36275</id>
		<published>2009-10-20T05:55:56+01:00</published>
		<updated>2009-10-20T05:57:44+01:00</updated>
		<author>
			<name>BenDover</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=601</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yeah I did something!

Peace to you all,
Ben Dover
		</summary>
		<content type="html">
			<![CDATA[<marquee direction="Right" behavior="SCROLL" scrollamount="10" scrolldelay="200" >Yeah I did something!</marquee><br /><br />Peace to you all,<br />Ben Dover]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36303#Comment_36303" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36303#Comment_36303</id>
		<published>2009-10-20T18:59:04+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Welcome, Bend!  Or should we just call you Ben?
		</summary>
		<content type="html">
			<![CDATA[Welcome, Bend!  Or should we just call you Ben?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36333#Comment_36333" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36333#Comment_36333</id>
		<published>2009-10-21T03:36:37+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			*Giggle*
		</summary>
		<content type="html">
			<![CDATA[*Giggle*]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36535#Comment_36535" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36535#Comment_36535</id>
		<published>2009-10-23T13:17:49+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>englishcad</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=317</uri>
		</author>
		<summary type="text" xml:lang="en">
			Bend over... Not the film maker??

Mrsthing have a google and choke into your expresso!
		</summary>
		<content type="html">
			<![CDATA[Bend over... Not the film maker??<br /><br />Mrsthing have a google and choke into your expresso!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36542#Comment_36542" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36542#Comment_36542</id>
		<published>2009-10-23T13:30:55+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I don't really like espresso.
		</summary>
		<content type="html">
			<![CDATA[I don't really like espresso.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36543#Comment_36543" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36543#Comment_36543</id>
		<published>2009-10-23T13:32:06+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I asked for a coffee in the Dominican Republic, and got an espresso in a demitasse with about a quarter cup of sugar in it.  I'd told them no sugar, but they thought that was muy loco.
		</summary>
		<content type="html">
			<![CDATA[I asked for a coffee in the Dominican Republic, and got an espresso in a demitasse with about a quarter cup of sugar in it.  I'd told them no sugar, but they thought that was muy loco.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36553#Comment_36553" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36553#Comment_36553</id>
		<published>2009-10-23T14:08:07+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>giacoma</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=453</uri>
		</author>
		<summary type="text" xml:lang="en">
			I like my coffee without sugar
		</summary>
		<content type="html">
			<![CDATA[I like my coffee without sugar]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36559#Comment_36559" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=36559#Comment_36559</id>
		<published>2009-10-23T16:59:02+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I do, too, and the stuff I got in the DR was like coffee syrup.  They love sweets there--maybe because sugar is their money-making crop, maybe because they're all addicted.  I don't know.
		</summary>
		<content type="html">
			<![CDATA[I do, too, and the stuff I got in the DR was like coffee syrup.  They love sweets there--maybe because sugar is their money-making crop, maybe because they're all addicted.  I don't know.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37632#Comment_37632" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37632#Comment_37632</id>
		<published>2009-11-09T12:12:15+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			Test...


		</summary>
		<content type="html">
			<![CDATA[Test...<br /><br /><img src="http://img504.imageshack.us/img504/3569/antonflyingcircusanimat.gif" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37633#Comment_37633" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37633#Comment_37633</id>
		<published>2009-11-09T12:27:51+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yay! :bigsmile:

But my icon..hmm...I'll have to do some changes. Please be patient with me, I'm a little clumsy. :shamed:
		</summary>
		<content type="html">
			<![CDATA[Yay! <img src="/Vanilla/extensions/Vanillacons/smilies/standard/bigsmile.gif" alt=":bigsmile:" title=":bigsmile:" /><br /><br />But my icon..hmm...I'll have to do some changes. Please be patient with me, I'm a little clumsy. <img src="/Vanilla/extensions/Vanillacons/smilies/standard/shamed.gif" alt=":shamed:" title=":shamed:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37635#Comment_37635" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37635#Comment_37635</id>
		<published>2009-11-09T13:26:35+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			Welcome Val!  That icon thing has stumped most of us - we are so glad you are here!  :clap::clap:
		</summary>
		<content type="html">
			<![CDATA[Welcome Val!  That icon thing has stumped most of us - we are so glad you are here!  <img src="/Vanilla/extensions/Vanillacons/smilies/happy/clap.gif" alt=":clap:" title=":clap:" /><img src="/Vanilla/extensions/Vanillacons/smilies/happy/clap.gif" alt=":clap:" title=":clap:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37636#Comment_37636" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37636#Comment_37636</id>
		<published>2009-11-09T13:54:13+00:00</published>
		<updated>2009-11-09T13:59:01+00:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			Thank you very much Lyn! I'll post an introduction (presentation?) as soon as possible (to be more precise when I'll manage to write a decent one.)
		</summary>
		<content type="html">
			<![CDATA[Thank you very much Lyn! I'll post an introduction (presentation?) as soon as possible (to be more precise when I'll manage to write a decent one.)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37637#Comment_37637" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37637#Comment_37637</id>
		<published>2009-11-09T14:00:25+00:00</published>
		<updated>2010-01-02T20:02:14+00:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			This  
is my best friend, since my English is still very crappy, though I've tried to improve it by chatting on Twitter.
		</summary>
		<content type="html">
			<![CDATA[<a target="_blank" href="http://www.wordreference.com/enit/" >This</a>  <br />is my best friend, since my English is still very crappy, though I've tried to improve it by chatting on Twitter.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37638#Comment_37638" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37638#Comment_37638</id>
		<published>2009-11-09T14:15:31+00:00</published>
		<updated>2010-01-02T20:03:51+00:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			Let me introduce you to my other fiends :wink:

Urby

Abby
		</summary>
		<content type="html">
			<![CDATA[Let me introduce you to my other fiends <img src="/Vanilla/extensions/Vanillacons/smilies/standard/wink.gif" alt=":wink:" title=":wink:" /><br /><br /><a target="_blank" href="http://www.urbandictionary.com" >Urby</a><br /><br /><a target="_blank" href="http://www.abbreviations.com" >Abby</a>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37639#Comment_37639" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37639#Comment_37639</id>
		<published>2009-11-09T14:18:12+00:00</published>
		<updated>2009-11-09T14:51:23+00:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			Omg what a mess. I'd better edit those posts again.

They should work now. 

If you add 'target=&quot;_blank&quot;' in the html link code 
it'll open a new window,
instead of taking over your ...
		</summary>
		<content type="html">
			<![CDATA[Omg what a mess. I'd better edit those posts again.<br /><br />They should work now. <br /><br /><code >If you add 'target=&quot;_blank&quot;' in the html link code <br />it'll open a new window,<br />instead of taking over your beloved cleeseblog window!</code><br /><br />Thank you Mrs T, I hope "my friends" won't take over our beloved window now <img src="/Vanilla/extensions/Vanillacons/smilies/love/rainbow.gif" alt=":rainbow:" title=":rainbow:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37640#Comment_37640" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37640#Comment_37640</id>
		<published>2009-11-09T16:00:48+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			You're welcome, Val.  But that was another member's bit of advice.  And WHERE in the code are you supposed to insert 'target=&quot;_blank&quot;'?
		</summary>
		<content type="html">
			<![CDATA[You're welcome, Val.  But that was another member's bit of advice.  And WHERE in the code are you supposed to insert 'target="_blank"'?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37641#Comment_37641" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37641#Comment_37641</id>
		<published>2009-11-09T17:01:00+00:00</published>
		<updated>2009-11-09T19:20:02+00:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			At the beginning, just before href.(Now the links work correctly, don't they?)

Ooh, I've seen it now! Cassbtt added that bit of advice, I thank him/her, but you copied and pasted his/her ...
		</summary>
		<content type="html">
			<![CDATA[At the beginning, just before href.(Now the links work correctly, don't they?)<br /><br />Ooh, I've seen it now! Cassbtt added that bit of advice, I thank him/her, but you copied and pasted his/her instructions into the first post and I followed them reading that post. Hope I haven't caused troubles. If I did it, I apologise.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37663#Comment_37663" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37663#Comment_37663</id>
		<published>2009-11-09T21:36:32+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			There's a funny little link I can give you to show you exactly what to do (you can cut 'n paste from it, replacing the link with your own):

New Window
		</summary>
		<content type="html">
			<![CDATA[There's a funny little link I can give you to show you exactly what to do (you can cut 'n paste from it, replacing the link with your own):<br><br>

<a target="_blank" href="http://www.tempesta-tormenta.ca/files/howtolink.txt">New Window</a>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37665#Comment_37665" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37665#Comment_37665</id>
		<published>2009-11-09T21:48:50+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			Uh, It seems very useful! Thank you Cass :)

Sorry for asking: Are you a he or a she?
		</summary>
		<content type="html">
			<![CDATA[Uh, It seems very useful! Thank you Cass :)<br /><br />Sorry for asking: Are you a he or a she?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37679#Comment_37679" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37679#Comment_37679</id>
		<published>2009-11-10T00:30:48+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Thanks, Cass &amp; Val. :bigsmile:
		</summary>
		<content type="html">
			<![CDATA[Thanks, Cass & Val. <img src="/Vanilla/extensions/Vanillacons/smilies/standard/bigsmile.gif" alt=":bigsmile:" title=":bigsmile:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37705#Comment_37705" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37705#Comment_37705</id>
		<published>2009-11-10T03:12:09+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			... he or a she?...
hmmm, I always thought one could just click the username and go to that person's profile, which is sometimes accompanied by a user's pic!?  Try it.

The &quot;cassbtt&quot; is ...
		</summary>
		<content type="html">
			<![CDATA[<code>... he or a she?...</code>
hmmm, I always thought one could just click the username and go to that person's profile, which is sometimes accompanied by a user's pic!?  Try it.<br><br>

The "cassbtt" is not too complicated.  It's my three scripts, "Cass"andra, "B"revity, and "T"empesta "T"ormenta.  Although a couple of months ago I renamed the first story "Kathryn Railly".]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37714#Comment_37714" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37714#Comment_37714</id>
		<published>2009-11-10T11:54:58+00:00</published>
		<updated>2009-11-10T13:33:59+00:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			You're perfectly right. Furthermore I went on your profile yesterday and saw your pic, but I wasn't sure the portrayed man was really you! 

person's profile, which is sometimes accompanied by a ...
		</summary>
		<content type="html">
			<![CDATA[You're perfectly right. Furthermore I <b >went</b> on your profile yesterday and saw your pic, but I wasn't sure the portrayed man was <i >really</i> you! <br /><br /><code >person's profile, which is sometimes accompanied by a user's pic!?</code><br /><br /><i >Sometimes</i>, not always. <img src="/Vanilla/extensions/Vanillacons/smilies/standard/wink.gif" alt=":wink:" title=":wink:" /> Since I wasn't sure I thought "It's better if I ask". Just to be sure to prevent a gaffe, lol.<br /><br />Cool "Cassbtt", if you posted your scripts on the forum I'll read them with pleasure.<br /><br /><br /><br /><br />I just saw your link: Sequels to "12 monkeys"! The web page looks very professional. I read a bit of "Kathrhyn Railly". Congrats! Are you a professional screenwriter?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37753#Comment_37753" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37753#Comment_37753</id>
		<published>2009-11-11T01:10:47+00:00</published>
		<updated>2009-11-11T01:15:28+00:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			Congrats! Are you a professional screenwriter?
Thanks for the comments!  

If &quot;professional&quot; means three scripts, then I guess so.  If it means I've been paid for anything, well, no.  At ...
		</summary>
		<content type="html">
			<![CDATA[<code>Congrats! Are you a professional screenwriter?</code>
Thanks for the comments!  <br><br>

If "professional" means three scripts, then I guess so.  If it means I've been paid for anything, well, no.  At this point, as with others of my ilk, the goal is just to see my "movies"!!!<br><br>
Since I know nobody wants to read 380 pages of scripts, I thought that if my Story Analyst ever gets around to doing the "script coverage" I've ordered (that is, a 1-page professional critique with rating "pass-consider-recommend"), I'll post the link.  I paid the guy via Pay Pal on Sep-19 and he keeps postponing the work... !<br><br>
Say, I do have a wee scene in Italy in that first story.  I did the translations from an on-line tool.  Mind checking them for me?  Ha!<br><br>
Here's the set-up: (p.50)<br><br>  

Dr. Peters, the bad/sick fellow who's spreading the virus around the world, has arrived in Marco Polo airport in Venice.  The cops are chasing him but based on his flight plan they go to the wrong airport, Leonardo da Vinci in Rome.  He's switched airlines to throw them off.  Anyway, as he walks through the concourse I have a few terms and, though my Grandpa was from Trieste, I never got any Italian out of him, so...

<code>INT/EXT. MARCO POLO AIRPORT (VENICE) - DAY

An Air France A320 SWOOPS in to a landing in Venice.
Peters walks through the concourse. Overhead is a muffled,
P.A. system in Italian. Then, in English:

               ANNOUNCER
          ... overflow from Da Vinci airport.
     Please be patient with delays.

Schedules flip: “Ritardata-Delayed, Annullate-Cancelled”.

Peters pauses at the signs. He reacts.

               PETERS
     They’re trying hard to catch up to us.

EXT. MARCO POLO CONCOURSE EXIT (SAME TIME)

Peters scans the array of tour vans parked, engines running.
As he checks his ticket, a BAGGAGE HANDLER approaches.

               BAGGAGE HANDLER
          (in difficult English)
     Sir, may I help, sir?

From the ticket, the man quickly finds the target. Peters
tips him, shakes his hand, and joins a queue at the van.

As Peters boards, the destination sign comes into view:

          “Città del Vaticano
          (Vatican City)”</code>

If anybody can confirm those phrases that would be much appreciated!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37774#Comment_37774" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37774#Comment_37774</id>
		<published>2009-11-11T14:24:44+00:00</published>
		<updated>2009-11-11T14:31:21+00:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			Schedules flip: “Ritardata-Delayed, Annullate-Cancelled”.

Ritardata and Annullate are incorret. I think you'd better write:

&quot;In ritardo-Delayed&quot;

&quot;Annullato&quot; or ...
		</summary>
		<content type="html">
			<![CDATA[<code >Schedules flip: “Ritardata-Delayed, Annullate-Cancelled”.</code><br /><br />Ritardata and Annullate are incorret. I think you'd better write:<br /><br />"In ritardo-Delayed"<br /><br />"Annullato" or "Cancellato" - Cancelled<br /><br />("Flight" in Italian is "volo", a masculine noun. In general singular nouns ending in -o are masculine).<br /><br />I'm pretty sure but maybe you could ask Giacoma's opinion too. I'm note sure about my English! <img src="/Vanilla/extensions/Vanillacons/smilies/standard/shamed.gif" alt=":shamed:" title=":shamed:" /><br /><br />You payed for a coverage on Sept 19 and still haven't received? Bad luck. I don't know how long does it take to write a script coverage, though.<br /><br />Fingers crossed for you Cass, I wish you'll manage to sell your screenplays and see your movies!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37787#Comment_37787" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37787#Comment_37787</id>
		<published>2009-11-11T17:16:01+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			Outstanding, Valetudinaria, thank you.  I'm a software programmer in my day job and I &quot;hate&quot; bugs -- whether it's a computer program or a script.

I insist on my stories being as accurate ...
		</summary>
		<content type="html">
			<![CDATA[Outstanding, Valetudinaria, thank you.  I'm a software programmer in my day job and I "hate" bugs -- whether it's a computer program or a script.<br><br>

I insist on my stories being as accurate and plausible as possible.  As well, "internationalizing" them is very important, not just because everybody likes to be mentioned in the story, in some way.  The last thing someone relaxing in a theatre watching a show needs to see is a "give away" that the writers/producers didn't know what they were talking about or didn't do the proper research.  <br><br>

Appreciate it very much.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37900#Comment_37900" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=37900#Comment_37900</id>
		<published>2009-11-12T19:56:37+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Valetudinaria</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=654</uri>
		</author>
		<summary type="text" xml:lang="en">
			You're welcome. :smile:
		</summary>
		<content type="html">
			<![CDATA[You're welcome. <img src="/Vanilla/extensions/Vanillacons/smilies/standard/smile.gif" alt=":smile:" title=":smile:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=38776#Comment_38776" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=38776#Comment_38776</id>
		<published>2009-11-22T23:50:41+00:00</published>
		<updated>2009-11-22T23:55:03+00:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			Another oldie from my cartoon archives.  I did this one in late-2001 after the first &quot;mistaken&quot; attack on a food depot in Afghanistan:




hee hee.  Not exactly Gilliam-esque, but I ...
		</summary>
		<content type="html">
			<![CDATA[Another oldie from my cartoon archives.  I did this one in late-2001 after the first "mistaken" attack on a food depot in Afghanistan:<br>


<img src="http://www.demmy.ca/media/somewhere_in_afghanistan.jpg"></img>

hee hee.  Not exactly Gilliam-esque, but I try!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=39035#Comment_39035" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=39035#Comment_39035</id>
		<published>2009-11-28T15:16:16+00:00</published>
		<updated>2009-11-28T15:16:58+00:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Cass, your cartoons are really adorable.
		</summary>
		<content type="html">
			<![CDATA[Cass, your cartoons are really adorable.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40229#Comment_40229" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40229#Comment_40229</id>
		<published>2009-12-17T22:34:10+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			I miss Thumble... a bit; not much, but enough.
		</summary>
		<content type="html">
			<![CDATA[I miss Thumble... a bit; not much, but enough.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40242#Comment_40242" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40242#Comment_40242</id>
		<published>2009-12-18T01:03:17+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yeah, the two of you came here at the same day, with me as your welcoming committee... Good times, good times... Where is old Thumblicious anyway?
		</summary>
		<content type="html">
			<![CDATA[Yeah, the two of you came here at the same day, with me as your welcoming committee... Good times, good times... Where is old Thumblicious anyway?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40254#Comment_40254" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40254#Comment_40254</id>
		<published>2009-12-18T03:17:02+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			He was doing some long-term work project, wasn't he?
		</summary>
		<content type="html">
			<![CDATA[He was doing some long-term work project, wasn't he?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40262#Comment_40262" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40262#Comment_40262</id>
		<published>2009-12-18T11:07:15+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			You askin' me? You're the know-it-all
		</summary>
		<content type="html">
			<![CDATA[You askin' me? You're the know-it-all]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40289#Comment_40289" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40289#Comment_40289</id>
		<published>2009-12-18T20:22:04+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yes, we did; yes, you were, Op; yes, you are, Mrs. Thing.
		</summary>
		<content type="html">
			<![CDATA[Yes, we did; yes, you were, Op; yes, you are, Mrs. Thing.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40300#Comment_40300" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40300#Comment_40300</id>
		<published>2009-12-18T20:48:12+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			I am an elephant!
		</summary>
		<content type="html">
			<![CDATA[I am an elephant!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40316#Comment_40316" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40316#Comment_40316</id>
		<published>2009-12-19T02:08:26+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'm a know-it-all, but I don't know anything useful. :tongue:
		</summary>
		<content type="html">
			<![CDATA[I'm a know-it-all, but I don't know anything useful. <img src="/Vanilla/extensions/Vanillacons/smilies/standard/tongue.gif" alt=":tongue:" title=":tongue:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40403#Comment_40403" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40403#Comment_40403</id>
		<published>2009-12-20T16:52:57+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			PRRRRRRRRMPH
		</summary>
		<content type="html">
			<![CDATA[PRRRRRRRRMPH]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40556#Comment_40556" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=40556#Comment_40556</id>
		<published>2009-12-24T23:27:48+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>chris14</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=42</uri>
		</author>
		<summary type="text" xml:lang="en">
			Welcome, new people!
		</summary>
		<content type="html">
			<![CDATA[Welcome, new people!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45755#Comment_45755" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45755#Comment_45755</id>
		<published>2010-03-07T04:07:40+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Lady April</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=782</uri>
		</author>
		<summary type="text" xml:lang="en">
			I've gone crosseyed reading the instructions for posting pics. I just tried to post a profile pic and an avatar and it says my upload was successful but I cannot see the photos... WTF??? Am I a ...
		</summary>
		<content type="html">
			<![CDATA[I've gone crosseyed reading the instructions for posting pics. I just tried to post a profile pic and an avatar and it says my upload was successful but I cannot see the photos... WTF??? Am I a complete retard?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45771#Comment_45771" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45771#Comment_45771</id>
		<published>2010-03-07T16:21:55+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			No, this forum is just troublesome. Try a different picture, might just be a problem with the file. Or the type of file - is it jpeg?
		</summary>
		<content type="html">
			<![CDATA[No, this forum is just troublesome. Try a different picture, might just be a problem with the file. Or the type of file - is it jpeg?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45774#Comment_45774" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45774#Comment_45774</id>
		<published>2010-03-07T16:51:01+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			Not sure about your avatar troubles, but here's a compilation of a few posts I made much earlier re: posting pics in posts:
Hi, just to add something to &quot;Clickable Links&quot;, if you add ...
		</summary>
		<content type="html">
			<![CDATA[Not sure about your avatar troubles, but here's a compilation of a few posts I made much earlier re: posting pics in posts:<br><br>
Hi, just to add something to "Clickable Links", if you add 'target="_blank"' in the html link code it'll open a new window, instead of taking over your beloved cleeseblog window!  (At least, it works that way in Internet Explorer!)  There are keyboard shortcuts to do the same thing, but most of us have had our (mostly) left hand atrophy long ago, so we can only work with our mouse.<br>
<br>
Thus:  (clickable to a new browser window)<br>
<a target="_blank" href="http://www.tempesta-tormenta.ca">Tempesta Tormenta</a> <br>Would be formatted as:<br><br>
<img src="http://www.demmy.ca/media/samplecode.jpg"></img><br><br>
that is, Type target="_blank" href=" before the URL and "&gt;TEXT</a> after.<br><br>

I posted a YouTube here just fine.  I thought it was going to be all hot and bothersome, but I didn't have to do anything (update) once you use the right coding.

Check this for samples that you can cut 'n paste:

<a target="_blank" href="http://www.tempesta-tormenta.ca/files/howtolink.txt">Embedded link samples</a> <br><br>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45790#Comment_45790" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45790#Comment_45790</id>
		<published>2010-03-08T01:27:08+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			Your browser makes a difference too - I just updated my Internet Explorer to 8.0 and it doesn't do anything anymore - I can't even type a Haiku on 3 lines, it just puts them all together.  No buttons ...
		</summary>
		<content type="html">
			<![CDATA[Your browser makes a difference too - I just updated my Internet Explorer to 8.0 and it doesn't do anything anymore - I can't even type a Haiku on 3 lines, it just puts them all together.  No buttons at the bottom of the "Enter your comments" box - I used to have 2 on IE 7 and all three on my Mac Safari.  Now I have not had time to go on my Mac, but this new IE 8 is awful for this particular blog!  <img src="/Vanilla/extensions/Vanillacons/smilies/tongue/fierce.gif" alt=":fierce:" title=":fierce:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45803#Comment_45803" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45803#Comment_45803</id>
		<published>2010-03-08T02:23:49+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yikes!  DEEEEEEEEEEEEEEEEEEEEANNNNNNNN!!!!!
		</summary>
		<content type="html">
			<![CDATA[Yikes!  DEEEEEEEEEEEEEEEEEEEEANNNNNNNN!!!!!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45804#Comment_45804" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45804#Comment_45804</id>
		<published>2010-03-08T03:44:06+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Lady April</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=782</uri>
		</author>
		<summary type="text" xml:lang="en">
			Shit! I must have IE 8 then.
		</summary>
		<content type="html">
			<![CDATA[Shit! I must have IE 8 then.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45811#Comment_45811" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45811#Comment_45811</id>
		<published>2010-03-08T05:27:29+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>ed1faunce</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=783</uri>
		</author>
		<summary type="text" xml:lang="en">
			I can write Haiku,
My Mac rules the universe,
Steve Jobs made me write.
		</summary>
		<content type="html">
			<![CDATA[I can write Haiku,<br />My Mac rules the universe,<br />Steve Jobs made me write.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45812#Comment_45812" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45812#Comment_45812</id>
		<published>2010-03-08T05:30:13+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>ed1faunce</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=783</uri>
		</author>
		<summary type="text" xml:lang="en">
			I wonder about,
when Jack is coming to town,
wearing a green hat.
		</summary>
		<content type="html">
			<![CDATA[I wonder about,<br />when Jack is coming to town,<br />wearing a green hat.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45856#Comment_45856" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=45856#Comment_45856</id>
		<published>2010-03-09T01:34:39+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Lozzy, do you want to tweet Dean about this problem? He likes you better than me.
		</summary>
		<content type="html">
			<![CDATA[Lozzy, do you want to tweet Dean about this problem? He likes you better than me.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48234#Comment_48234" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48234#Comment_48234</id>
		<published>2010-04-21T23:31:16+01:00</published>
		<updated>2010-04-21T23:35:41+01:00</updated>
		<author>
			<name>Paute</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=826</uri>
		</author>
		<summary type="text" xml:lang="en">
			Test!


		</summary>
		<content type="html">
			<![CDATA[Test!<br /><br /><imgrc ></imgrc>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48236#Comment_48236" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48236#Comment_48236</id>
		<published>2010-04-21T23:36:42+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Paute</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=826</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yes, i´m idiot. 
My brain hurts!
		</summary>
		<content type="html">
			<![CDATA[Yes, i´m idiot. <br />My brain hurts!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48252#Comment_48252" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48252#Comment_48252</id>
		<published>2010-04-22T00:47:37+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Paute--

Open two browser windows, and open the Cleese forum in both of them.  In one, display the instructions on page one of this thread. In the other, input your picture info.  Then you can ...
		</summary>
		<content type="html">
			<![CDATA[Paute--<br /><br />Open two browser windows, and open the Cleese forum in both of them.  In one, display the instructions on page one of this thread. In the other, input your picture info.  Then you can check what you've typed against the instructions.  Or you can just cut and paste.  I've done that with some of the harder things (marquee, etc.), and it worked great.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48590#Comment_48590" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48590#Comment_48590</id>
		<published>2010-04-26T00:17:53+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Paute</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=826</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yes I could! But I'm still an idiot.
		</summary>
		<content type="html">
			<![CDATA[Yes I could! But I'm still an idiot.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48665#Comment_48665" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48665#Comment_48665</id>
		<published>2010-04-26T02:10:52+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			
		</summary>
		<content type="html">
			<![CDATA[<img src="http://www.bilegrip.com/var/www/html/images/cleesetwit3.jpg" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48932#Comment_48932" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=48932#Comment_48932</id>
		<published>2010-04-29T10:22:36+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Lozzykinz</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=71</uri>
		</author>
		<summary type="text" xml:lang="en">
			that is one hot pic
		</summary>
		<content type="html">
			<![CDATA[that is one hot pic]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49833#Comment_49833" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49833#Comment_49833</id>
		<published>2010-05-03T01:04:26+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Paute</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=826</uri>
		</author>
		<summary type="text" xml:lang="en">
			Because the text appears all together? If when I write i try to do full stop.
In addition to being stupid, what am I doing wrong?
		</summary>
		<content type="html">
			<![CDATA[Because the text appears all together? If when I write i try to do full stop.
In addition to being stupid, what am I doing wrong?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49845#Comment_49845" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49845#Comment_49845</id>
		<published>2010-05-03T12:50:00+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hi, Paute - I have this same problem - I feel stupid, but I don't think it's us!  When my computer was upgraded to IE 8 I lost the ability to show short lines and line breaks - no matter what it ...
		</summary>
		<content type="html">
			<![CDATA[Hi, Paute - I have this same problem - I feel stupid, but I don't think it's us!  When my computer was upgraded to IE 8 I lost the ability to show short lines and line breaks - no matter what it looks like to me, when I click "add your comments" the lines all smush together into one paragraph.  When I use my Mac, I can do all the things I USED to be able to do, like write a haiku on three lines instead of one, and leave pregnant pauses... I do not have the patience to switch computers every time I post here, so I put up with it - if anyone knows what settings can be messed with in IE 8 to allow for more control of the look and feel of this posting - please let me know!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49849#Comment_49849" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49849#Comment_49849</id>
		<published>2010-05-03T15:00:33+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>cough</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=836</uri>
		</author>
		<summary type="text" xml:lang="en">
			how about firefox or some other browser?
		</summary>
		<content type="html">
			<![CDATA[how about firefox or some other browser?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49899#Comment_49899" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49899#Comment_49899</id>
		<published>2010-05-03T18:46:16+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Paute</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=826</uri>
		</author>
		<summary type="text" xml:lang="en">
			I use Firefox....
Hate you tecnology. (No, i don´t)
		</summary>
		<content type="html">
			<![CDATA[I use Firefox....
Hate you tecnology. (No, i don´t)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49946#Comment_49946" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49946#Comment_49946</id>
		<published>2010-05-04T00:28:32+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Internet Explorer is the work of the devil! 

I use Firefox, and don't have a problem.  Have you tried Safari?
		</summary>
		<content type="html">
			<![CDATA[Internet Explorer is the work of the devil! <br /><br />I use Firefox, and don't have a problem.  Have you tried Safari?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49964#Comment_49964" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49964#Comment_49964</id>
		<published>2010-05-04T14:31:38+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yes, IE is awful.
I don't like Firefox, but that's a personal problem of mine with that program. Safari is fine, but I prefer Opera. This one's really good, I can tell you.
		</summary>
		<content type="html">
			<![CDATA[Yes, IE is awful.<br />I don't like Firefox, but that's a personal problem of mine with that program. Safari is fine, but I prefer Opera. This one's really good, I can tell you.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49994#Comment_49994" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=49994#Comment_49994</id>
		<published>2010-05-04T23:24:05+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			I like Firefox, but if I had to chose something else I'd go with google Chrome, as much as the whole google-taking-over-the-world thing is worrisome.
		</summary>
		<content type="html">
			<![CDATA[I like Firefox, but if I had to chose something else I'd go with google Chrome, as much as the whole google-taking-over-the-world thing is worrisome.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50014#Comment_50014" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50014#Comment_50014</id>
		<published>2010-05-05T11:03:39+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>biggalalla</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=859</uri>
		</author>
		<summary type="text" xml:lang="en">
			everyone seems goggle google
		</summary>
		<content type="html">
			<![CDATA[everyone seems goggle google]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50022#Comment_50022" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50022#Comment_50022</id>
		<published>2010-05-05T18:12:57+01:00</published>
		<updated>2010-05-05T18:13:13+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			WOW!  I 
		</summary>
		<content type="html">
			<![CDATA[WOW!  I &lt;3 Google Chrome! <br /><br />I can start new lines whenever I want!<br /><br />I can click on any of the three buttons below that IE8 hid from me - It was trying to protect me - but I want to LIVE fast, Die young (already kinda late) and leave a good looking corpse... oh well - one out of three won't be too bad!  <br /><br />This is me, living fast with Google Chrome!  Thanks for the suggestion - Possum!  You are brilliant as always!  <img src="/Vanilla/extensions/Vanillacons/smilies/happy/cheer.gif" alt=":cheer:" title=":cheer:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50042#Comment_50042" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50042#Comment_50042</id>
		<published>2010-05-05T20:42:14+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			Microsoft took over the world, and pure free enterprise busted that monopoly.  I'm a Google Chromer now, too, as of about 6 months ago.  If it gets too big, somebody else'll come along to take 'em on.
		</summary>
		<content type="html">
			<![CDATA[Microsoft took over the world, and pure free enterprise busted that monopoly.  I'm a Google Chromer now, too, as of about 6 months ago.  If it gets too big, somebody else'll come along to take 'em on.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50090#Comment_50090" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50090#Comment_50090</id>
		<published>2010-05-06T02:37:33+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			One monopoly replaces another. I'm just waiting to find out who will challenge Google.
		</summary>
		<content type="html">
			<![CDATA[One monopoly replaces another. I'm just waiting to find out who will challenge Google.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50155#Comment_50155" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50155#Comment_50155</id>
		<published>2010-05-07T00:17:45+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Paute</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=826</uri>
		</author>
		<summary type="text" xml:lang="en">
			Nop.... Google Chrome don´t work for separate paragraphs.
:cry:
		</summary>
		<content type="html">
			<![CDATA[Nop.... Google Chrome don´t work for separate paragraphs.
<img src="/Vanilla/extensions/Vanillacons/smilies/standard/cry.gif" alt=":cry:" title=":cry:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50157#Comment_50157" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50157#Comment_50157</id>
		<published>2010-05-07T01:27:34+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Paute</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=826</uri>
		</author>
		<summary type="text" xml:lang="en">
			And i push the &quot;enter&quot; button.
		</summary>
		<content type="html">
			<![CDATA[And i push the "enter" button.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50159#Comment_50159" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50159#Comment_50159</id>
		<published>2010-05-07T01:32:48+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Paute</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=826</uri>
		</author>
		<summary type="text" xml:lang="en">
			I 
found
the 
problem.

Say no more!
		</summary>
		<content type="html">
			<![CDATA[I <br />found<br />the <br />problem.<br /><br />Say no more!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50193#Comment_50193" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50193#Comment_50193</id>
		<published>2010-05-07T18:38:35+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Congrats Paute and Lyn for overcoming your obstacles! Glad to be of assistance...

And Cass you're right, I guess that's the good thing about today's world. Anyone can make it big..
		</summary>
		<content type="html">
			<![CDATA[Congrats Paute and Lyn for overcoming your obstacles! Glad to be of assistance...<br /><br />And Cass you're right, I guess that's the good thing about today's world. Anyone can make it big..]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50251#Comment_50251" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=50251#Comment_50251</id>
		<published>2010-05-07T22:41:46+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Paute</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=826</uri>
		</author>
		<summary type="text" xml:lang="en">
			Thanks!!
And thank you for your help!
		</summary>
		<content type="html">
			<![CDATA[Thanks!!<br />And thank you for your help!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=58906#Comment_58906" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=58906#Comment_58906</id>
		<published>2010-07-13T16:24:21+01:00</published>
		<updated>2010-08-02T21:02:02+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			Guess I should change to google.  Everyime I think I've made progress, well, back I go again..
		</summary>
		<content type="html">
			<![CDATA[Guess I should change to google.  Everyime I think I've made progress, well, back I go again..]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=62961#Comment_62961" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=62961#Comment_62961</id>
		<published>2010-09-21T11:20:07+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Raf</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=117</uri>
		</author>
		<summary type="text" xml:lang="en">
			How to add movie, for example from youtube to this forum ??
		</summary>
		<content type="html">
			<![CDATA[How to add movie, for example from youtube to this forum ??]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=62964#Comment_62964" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=62964#Comment_62964</id>
		<published>2010-09-21T14:27:12+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			Raf, please go to the first message in this thread and the directions for adding in pictures, videos and text effects are all there!  The geniuses who figured it out are way beyond my capabilities, ...
		</summary>
		<content type="html">
			<![CDATA[Raf, please go to the first message in this thread and the directions for adding in pictures, videos and text effects are all there!  The geniuses who figured it out are way beyond my capabilities, but I can copy and paste with the best of them!  <img src="/Vanilla/extensions/Vanillacons/smilies/happy/thumbup.gif" alt=":thumbup:" title=":thumbup:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63197#Comment_63197" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63197#Comment_63197</id>
		<published>2010-09-24T04:46:07+01:00</published>
		<updated>2010-09-24T04:46:47+01:00</updated>
		<author>
			<name>WmCElliott</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=870</uri>
		</author>
		<summary type="text" xml:lang="en">
			Lyn, I'm with Raf on this one.  The instructions are great for posting a link to a movie, but I'd like to have a picture in the post that can be played, like YouTube does it.

Anyone know how to ...
		</summary>
		<content type="html">
			<![CDATA[Lyn, I'm with Raf on this one.  The instructions are great for posting a <i >link</i> to a movie, but I'd like to have a picture in the post that can be played, like YouTube does it.<br /><br />Anyone know how to embed a YouTube movie, and not just a text link to one?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63202#Comment_63202" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63202#Comment_63202</id>
		<published>2010-09-24T09:15:44+01:00</published>
		<updated>2010-09-24T09:21:05+01:00</updated>
		<author>
			<name>WmCElliott</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=870</uri>
		</author>
		<summary type="text" xml:lang="en">
			I figured it out - Start at YouTube, play the video you're interested in, and then scan down and find the &quot;Embed&quot; button and hit it. 

A box will fill full of HTML gibberish, highlighted, ...
		</summary>
		<content type="html">
			<![CDATA[I figured it out - Start at YouTube, play the video you're interested in, and then scan down and find the "Embed" button and hit it. 

A box will fill full of HTML gibberish, highlighted, and Copy it.

Then, post it here, and click the mysterious center radio-button, and post it.

Voila!

Example to follow.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63203#Comment_63203" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63203#Comment_63203</id>
		<published>2010-09-24T09:19:18+01:00</published>
		<updated>2010-09-24T09:19:58+01:00</updated>
		<author>
			<name>WmCElliott</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=870</uri>
		</author>
		<summary type="text" xml:lang="en">
			
		</summary>
		<content type="html">
			<![CDATA[<embed src="http://www.youtube.com/v/FKeQpeDkoGc?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="480" height="385"></embed>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63204#Comment_63204" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63204#Comment_63204</id>
		<published>2010-09-24T09:21:35+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>WmCElliott</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=870</uri>
		</author>
		<summary type="text" xml:lang="en">
			
		</summary>
		<content type="html">
			<![CDATA[&lt;object width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/FKeQpeDkoGc?fs=1&amp;amp;hl=en_US&amp;amp;rel=0&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/FKeQpeDkoGc?fs=1&amp;amp;hl=en_US&amp;amp;rel=0&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;/embed&gt;&lt;/object&gt;]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63205#Comment_63205" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63205#Comment_63205</id>
		<published>2010-09-24T09:27:16+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>WmCElliott</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=870</uri>
		</author>
		<summary type="text" xml:lang="en">
			The above gibberish is what the Embedded button that YouTube generated for the &quot;Sit on My Face&quot; video, displayed as Text.
		</summary>
		<content type="html">
			<![CDATA[The above gibberish is what the Embedded button that YouTube generated for the &quot;Sit on My Face&quot; video, displayed as Text.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63209#Comment_63209" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63209#Comment_63209</id>
		<published>2010-09-24T09:35:02+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			For me, if I click Html and just use the regular link embedding syntax, it does it automatically.
		</summary>
		<content type="html">
			<![CDATA[For me, if I click Html and just use the regular link embedding syntax, it does it automatically.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63230#Comment_63230" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63230#Comment_63230</id>
		<published>2010-09-24T18:38:49+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			It works Possum's way on my Google Chrome browser, but IE 8 is very uncooperative and I finally just gave up on it.  

I was tempted to throw the laptop machine out the window, Cad fashion, until ...
		</summary>
		<content type="html">
			<![CDATA[It works Possum's way on my Google Chrome browser, but IE 8 is very uncooperative and I finally just gave up on it.  <br /><br />I was tempted to throw the laptop machine out the window, Cad fashion, until Cass saved the day with his Google Chrome suggestion!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63244#Comment_63244" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63244#Comment_63244</id>
		<published>2010-09-24T23:11:13+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			*cough*

that, umm, again... was my suggestion... actually.. I think... .
		</summary>
		<content type="html">
			<![CDATA[*cough*<br /><br /><font size="-1" >that, umm, again... was my suggestion... actually.. I think... .</font>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63249#Comment_63249" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63249#Comment_63249</id>
		<published>2010-09-25T00:17:08+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			Methinks I've never have made the suggestion to switch to Chrome, but several times I've mentioned that I use it, without any problemos.  A fine product.
		</summary>
		<content type="html">
			<![CDATA[Methinks I've never have made the suggestion to switch to Chrome, but several times I've mentioned that I use it, without any problemos.  A fine product.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63278#Comment_63278" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63278#Comment_63278</id>
		<published>2010-09-25T20:54:19+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			IE is a piece of shit!

I use Firefox, and yeah--I just post the video with the appropriate incantations before and after, stick in a title, and select the Html button. Works great. 

I don't ...
		</summary>
		<content type="html">
			<![CDATA[IE is a piece of shit!<br /><br />I use Firefox, and yeah--I just post the video with the appropriate incantations before and after, stick in a title, and select the Html button. Works great. <br /><br />I don't think I understand what you're talking about, Wm.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63280#Comment_63280" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63280#Comment_63280</id>
		<published>2010-09-25T20:55:40+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			God, John had such a nice ass!
		</summary>
		<content type="html">
			<![CDATA[God, John had such a nice ass!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63281#Comment_63281" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63281#Comment_63281</id>
		<published>2010-09-25T20:56:15+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			I wonder if they had to shave their butts for that, or if they're naturally not hairy back there?
		</summary>
		<content type="html">
			<![CDATA[I wonder if they had to shave their butts for that, or if they're naturally not hairy back there?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63315#Comment_63315" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63315#Comment_63315</id>
		<published>2010-09-26T02:24:09+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			:whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship::whorship:...
		</summary>
		<content type="html">
			<![CDATA[<img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><br /><br />POSSUM!!  Your NAUGHTYNESS!  I DO APOLOGIZE!!!!!!  <br /><br />I am old and can't remember what I had for lunch 15 minutes ago, it was silly of me to even TRY to say where I learned about Google Chrome!  I will sit in the corner and be miserable until you forgive me!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63322#Comment_63322" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63322#Comment_63322</id>
		<published>2010-09-26T12:03:42+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			I forgive! Honestly, you people have to stop worshiping me, you're embarrassing yourselves....

Now, who's turn is it to feed me the grapes?
		</summary>
		<content type="html">
			<![CDATA[I forgive! Honestly, you people have to stop worshiping me, you're embarrassing yourselves....<br /><br />Now, who's turn is it to feed me the grapes?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63345#Comment_63345" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63345#Comment_63345</id>
		<published>2010-09-27T20:16:59+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Sorry, I'm not done peeling them yet.
		</summary>
		<content type="html">
			<![CDATA[Sorry, I'm not done peeling them yet.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63354#Comment_63354" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63354#Comment_63354</id>
		<published>2010-09-27T22:38:05+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			FASTER PEASANTS *whip*
		</summary>
		<content type="html">
			<![CDATA[FASTER PEASANTS *whip*]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63638#Comment_63638" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63638#Comment_63638</id>
		<published>2010-10-02T17:12:08+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			*whip* you, Young Woman.  I still have advantages you do not.  Now, put that ego in it's place!!!

No, not behind John's ass.  I am already there.:cool:
		</summary>
		<content type="html">
			<![CDATA[*whip* you, Young Woman.  I still have advantages you do not.  Now, put that ego in it's place!!!<br /><br />No, not behind John's ass.  I am already there.<img src="/Vanilla/extensions/Vanillacons/smilies/standard/cool.gif" alt=":cool:" title=":cool:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63639#Comment_63639" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63639#Comment_63639</id>
		<published>2010-10-02T17:13:59+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			Google Chrome?
		</summary>
		<content type="html">
			<![CDATA[Google Chrome?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63888#Comment_63888" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63888#Comment_63888</id>
		<published>2010-10-06T23:55:20+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>lynthingy</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=360</uri>
		</author>
		<summary type="text" xml:lang="en">
			It's a browser - I searched for it and have it as my &quot;default&quot; browser. Some things don't work with it and I have to quickly switch back to IE, but this cheesey blog works MUCH better on it ...
		</summary>
		<content type="html">
			<![CDATA[It's a browser - I searched for it and have it as my "default" browser. Some things don't work with it and I have to quickly switch back to IE, but this cheesey blog works MUCH better on it than on IE.  <br /><br />:)]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63890#Comment_63890" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63890#Comment_63890</id>
		<published>2010-10-07T00:07:11+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Raf</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=117</uri>
		</author>
		<summary type="text" xml:lang="en">
			I don't know. I used chrome in the past, but for me firefox is much better.
		</summary>
		<content type="html">
			<![CDATA[I don't know. I used chrome in the past, but for me firefox is much better.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63898#Comment_63898" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=63898#Comment_63898</id>
		<published>2010-10-07T01:07:14+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			I use all three, to be honest. Things occasionally choose to work on only one. Variety is useful.
		</summary>
		<content type="html">
			<![CDATA[I use all three, to be honest. Things occasionally choose to work on only one. Variety is useful.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65151#Comment_65151" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65151#Comment_65151</id>
		<published>2010-11-14T21:02:53+00:00</published>
		<updated>2010-11-15T01:28:15+00:00</updated>
		<author>
			<name>Sgt. Looney</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=913</uri>
		</author>
		<summary type="text" xml:lang="en">
			

did it work?
		</summary>
		<content type="html">
			<![CDATA[<img src="http://icanhascheezburger.files.wordpress.com/2010/10/caption-this-picture2.jpeg?w=500&h=375" /><br /><br />did it work?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65152#Comment_65152" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65152#Comment_65152</id>
		<published>2010-11-14T21:08:12+00:00</published>
		<updated>2010-11-14T21:23:58+00:00</updated>
		<author>
			<name>Sgt. Looney</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=913</uri>
		</author>
		<summary type="text" xml:lang="en">
			I give up.......:angry: 
Ohhh no wait- LOOK! YAYAYAYAAAAYY!!! XD Thanks, mrsthing!
		</summary>
		<content type="html">
			<![CDATA[I give up.......<img src="/Vanilla/extensions/Vanillacons/smilies/standard/angry.gif" alt=":angry:" title=":angry:" /> <br />Ohhh no wait- LOOK! YAYAYAYAAAAYY!!! XD Thanks, mrsthing!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65153#Comment_65153" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65153#Comment_65153</id>
		<published>2010-11-14T21:20:42+00:00</published>
		<updated>2010-11-14T21:22:08+00:00</updated>
		<author>
			<name>Sgt. Looney</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=913</uri>
		</author>
		<summary type="text" xml:lang="en">
			hello there , LOOK AT THIS!
unless you don't want to
Strikethrough? huh..
		</summary>
		<content type="html">
			<![CDATA[<i >hello there</i> , <b >LOOK AT THIS!</b><br /><u >unless you don't want to</u><br /><s >Strikethrough? huh..</s>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65156#Comment_65156" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65156#Comment_65156</id>
		<published>2010-11-14T21:27:26+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			O'k Looney.  How did you mark through?
		</summary>
		<content type="html">
			<![CDATA[O'k Looney.  How did you mark through?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65159#Comment_65159" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65159#Comment_65159</id>
		<published>2010-11-14T21:31:31+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Go back to the first couple of posts in this thread, Zelda. It's all there. You can print the posts out if you want.  Then you'll never have to look it up again.
		</summary>
		<content type="html">
			<![CDATA[Go back to the first couple of posts in this thread, Zelda. It's all there. You can print the posts out if you want.  Then you'll never have to look it up again.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65162#Comment_65162" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65162#Comment_65162</id>
		<published>2010-11-14T22:18:49+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			That is logical, but, no printer in the middle of nowhere.  Just me and the Dolphins.
Congratulations, Looney on your expertise.
		</summary>
		<content type="html">
			<![CDATA[That is logical, but, no printer in the middle of nowhere.  Just me and the Dolphins.<br />Congratulations, Looney on your expertise.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65170#Comment_65170" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65170#Comment_65170</id>
		<published>2010-11-14T22:52:42+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Sgt. Looney</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=913</uri>
		</author>
		<summary type="text" xml:lang="en">
			aahahahaa, expertise....thank YOU, zelda- for the sarcasm! hahahaa :tongue:

*facepalm* Didn't think of that....I think i'll do that to.
By the way, what's &quot;Sticky&quot; and &quot;sink&quot;? ...
		</summary>
		<content type="html">
			<![CDATA[aahahahaa, expertise....thank YOU, zelda- for the sarcasm! hahahaa <img src="/Vanilla/extensions/Vanillacons/smilies/standard/tongue.gif" alt=":tongue:" title=":tongue:" /><br /><br />*facepalm* Didn't think of that....I think i'll do that to.<br />By the way, what's &quot;Sticky&quot; and &quot;sink&quot;? I've figured out what &quot;hot!&quot; means, of course...<br /><br />And awards as well, what are those for?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65175#Comment_65175" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65175#Comment_65175</id>
		<published>2010-11-14T23:33:23+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>cassbtt</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=489</uri>
		</author>
		<summary type="text" xml:lang="en">
			&gt;&gt; And awards as well, what are those for?

A truly modest person!  We need more politicians and stage actors with that frame of mind!
		</summary>
		<content type="html">
			<![CDATA[>> And awards as well, what are those for?<br /><br />A truly modest person!  We need more politicians and stage actors with that frame of mind!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65186#Comment_65186" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65186#Comment_65186</id>
		<published>2010-11-15T00:43:13+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			No,Looney.  No sarcasm.  I am sorry you said that.
		</summary>
		<content type="html">
			<![CDATA[No,Looney.  No sarcasm.  I am sorry you said that.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65192#Comment_65192" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65192#Comment_65192</id>
		<published>2010-11-15T01:24:21+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Sgt. Looney</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=913</uri>
		</author>
		<summary type="text" xml:lang="en">
			NO NO, ZELDA! It's in a good way! Quite ironic too as I edited that first post a gazillion times! (only 8, but still) :wink:
:flowers:
		</summary>
		<content type="html">
			<![CDATA[NO NO, ZELDA! It's in a good way! Quite ironic too as I edited that first post a gazillion times! (only 8, but still) <img src="/Vanilla/extensions/Vanillacons/smilies/standard/wink.gif" alt=":wink:" title=":wink:" /><br /><img src="/Vanilla/extensions/Vanillacons/smilies/love/flowers.gif" alt=":flowers:" title=":flowers:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65205#Comment_65205" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65205#Comment_65205</id>
		<published>2010-11-15T02:52:02+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			&quot;Sticky&quot; means the thread stays at the top. &quot;Sink&quot; means it will not advance to the top of the non-sticky threads when someone comments on it, but it will sink as people comment ...
		</summary>
		<content type="html">
			<![CDATA["Sticky" means the thread stays at the top. "Sink" means it will not advance to the top of the non-sticky threads when someone comments on it, but it will sink as people comment on other threads. Anyone can sink or unsink any thread.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65212#Comment_65212" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65212#Comment_65212</id>
		<published>2010-11-15T04:13:11+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			A good way, hmmn? Ironic. O'k.  A gazillion times, wow! Thanks, Looney.
		</summary>
		<content type="html">
			<![CDATA[A good way, hmmn? Ironic. O'k.  A gazillion times, wow! Thanks, Looney.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65217#Comment_65217" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65217#Comment_65217</id>
		<published>2010-11-15T12:33:16+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Sgt. Looney</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=913</uri>
		</author>
		<summary type="text" xml:lang="en">
			sure thing, zelda! :peace:
		</summary>
		<content type="html">
			<![CDATA[sure thing, zelda! <img src="/Vanilla/extensions/Vanillacons/smilies/happy/peace.gif" alt=":peace:" title=":peace:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65218#Comment_65218" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65218#Comment_65218</id>
		<published>2010-11-15T12:37:27+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Sgt. Looney</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=913</uri>
		</author>
		<summary type="text" xml:lang="en">
			And again, Thanks mrsthing! Whatever would we do without you?:whorship:

aahhaha the code thing for that last Vanillacon is &quot;whorship&quot;...not worship- WHORSHIP!
		</summary>
		<content type="html">
			<![CDATA[And again, Thanks mrsthing! Whatever would we do without you?<img src="/Vanilla/extensions/Vanillacons/smilies/love/whorship.gif" alt=":whorship:" title=":whorship:" /><br /><br />aahhaha the code thing for that last Vanillacon is &quot;whorship&quot;...not worship- WHORSHIP!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65226#Comment_65226" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65226#Comment_65226</id>
		<published>2010-11-15T14:26:56+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			Banal use of sycapanthropy.  50 cents.
		</summary>
		<content type="html">
			<![CDATA[Banal use of sycapanthropy.  50 cents.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65321#Comment_65321" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65321#Comment_65321</id>
		<published>2010-11-16T13:45:55+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Sgt. Looney</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=913</uri>
		</author>
		<summary type="text" xml:lang="en">
			*Inability to make a good comeback on my own behalf* TT$6.00. That's approximately 1 US dollar...how sad:sad:
		</summary>
		<content type="html">
			<![CDATA[*Inability to make a good comeback on my own behalf* TT$6.00. That's approximately 1 US dollar...how sad<img src="/Vanilla/extensions/Vanillacons/smilies/standard/sad.gif" alt=":sad:" title=":sad:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65329#Comment_65329" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65329#Comment_65329</id>
		<published>2010-11-16T17:11:58+00:00</published>
		<updated>2010-11-17T17:55:21+00:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			I use IE.  I do not think my laptop can hold two more browsers.  I can not watch Youtube without having to wait every few seconds.  My friend's 9 yr old son will clean it up for me when I get home.  ...
		</summary>
		<content type="html">
			<![CDATA[I use IE.  I do not think my laptop can hold two more browsers.  I can not watch Youtube without having to wait every few seconds.  My friend's 9 yr old son will clean it up for me when I get home.  He is terrific with computers.  Cannot buy one as he has never held a job, but, he will fix mine for free.  I buy him burgers at the pool and he loves me!  He is polite and respectful to everyone and appreciates what he has.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65346#Comment_65346" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65346#Comment_65346</id>
		<published>2010-11-16T18:46:01+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			You need a new computer, Zelda!
		</summary>
		<content type="html">
			<![CDATA[You need a new computer, Zelda!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65349#Comment_65349" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65349#Comment_65349</id>
		<published>2010-11-16T20:21:16+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			This is a Sony Vaio about 2.5 yrs old.  I really do not keep it as well as I should.  I am paying two phone lines at the moment so I only have the cheapest speed-slow.
I will change back to wireless ...
		</summary>
		<content type="html">
			<![CDATA[This is a Sony Vaio about 2.5 yrs old.  I really do not keep it as well as I should.  I am paying two phone lines at the moment so I only have the cheapest speed-slow.<br />I will change back to wireless when it comes back on m list.  I am seriou about the 9 yr.<br />old.  He is a whiz!  I have been told it is me and not the computer.  Shucks.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65423#Comment_65423" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65423#Comment_65423</id>
		<published>2010-11-18T02:02:55+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			I think an external harddrive is the solution. Also this slow download is for the birds!
		</summary>
		<content type="html">
			<![CDATA[I think an external harddrive is the solution. Also this slow download is for the birds!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65465#Comment_65465" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65465#Comment_65465</id>
		<published>2010-11-19T07:02:20+00:00</published>
		<updated>2010-11-19T07:04:38+00:00</updated>
		<author>
			<name>The Inquisitor</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=543</uri>
		</author>
		<summary type="text" xml:lang="en">
			HTML GONE?
		</summary>
		<content type="html">
			<![CDATA[<a href="http://cleeseblog.com/Vanilla/comments.php?DiscussionID=40&page=1#Item_0" >HTML GONE?</a>]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65467#Comment_65467" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65467#Comment_65467</id>
		<published>2010-11-19T07:05:23+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			I think what he meant was that in the olden days, there were some coding problems with the forum, but then they fixed it

You can see some of the older posts are kinda messed up
		</summary>
		<content type="html">
			<![CDATA[I think what he meant was that in the olden days, there were some coding problems with the forum, but then they fixed it<br /><br />You can see some of the older posts are kinda messed up]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65468#Comment_65468" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65468#Comment_65468</id>
		<published>2010-11-19T07:05:49+00:00</published>
		<updated>2010-11-19T07:14:50+00:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			But I wasn't here, so I wouldn't know
		</summary>
		<content type="html">
			<![CDATA[But I wasn't here, so I wouldn't know]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65472#Comment_65472" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65472#Comment_65472</id>
		<published>2010-11-19T09:05:17+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			That was 08.  I think they, Gungas and Niwi, were trying to start one of their funny
story strings where you continue the tale.
		</summary>
		<content type="html">
			<![CDATA[That was 08.  I think they, Gungas and Niwi, were trying to start one of their funny<br />story strings where you continue the tale.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65524#Comment_65524" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65524#Comment_65524</id>
		<published>2010-11-21T01:54:05+00:00</published>
		<updated>2010-11-21T01:54:48+00:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			You used to have to type in paragraph breaks .  I'm not sure what he meant by &quot;disabled&quot;, because you still have to type in markup for all the font effects and for quoting other people's ...
		</summary>
		<content type="html">
			<![CDATA[You used to have to type in paragraph breaks &lt;p&gt;.  I'm not sure what he meant by &quot;disabled&quot;, because you still have to type in markup for all the font effects and for quoting other people's posts.<br /><br />I just found out &lt;p&gt; still works to break a paragraph. But you don't *have* to put it in.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65525#Comment_65525" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65525#Comment_65525</id>
		<published>2010-11-21T01:56:11+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			???
		</summary>
		<content type="html">
			<![CDATA[???]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65568#Comment_65568" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65568#Comment_65568</id>
		<published>2010-11-23T00:35:57+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			You don't have to do it anymore. Don't worry about it.
		</summary>
		<content type="html">
			<![CDATA[You don't have to do it anymore. Don't worry about it.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65689#Comment_65689" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=65689#Comment_65689</id>
		<published>2010-11-30T16:17:51+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>CPDolly</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=460</uri>
		</author>
		<summary type="text" xml:lang="en">
			...
...
...
Which thread is this?
Too many threads to explore...
Long, long time without my beloved PC...
...
...
*Phew*
		</summary>
		<content type="html">
			<![CDATA[...<br />...<br />...<br />Which thread is this?<br />Too many threads to explore...<br />Long, long time without my beloved PC...<br />...<br />...<br />*Phew*]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=66027#Comment_66027" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=66027#Comment_66027</id>
		<published>2010-12-11T23:29:12+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Sgt. Looney</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=913</uri>
		</author>
		<summary type="text" xml:lang="en">
			How'd ya figure out all these codes, Mrs.T???
		</summary>
		<content type="html">
			<![CDATA[How'd ya figure out all these codes, Mrs.T???]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=66041#Comment_66041" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=66041#Comment_66041</id>
		<published>2010-12-12T01:29:16+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			Yee gods.  Where has everyone been for the past four years?  Having a life?  Yee god!s
		</summary>
		<content type="html">
			<![CDATA[Yee gods.  Where has everyone been for the past four years?  Having a life?  Yee god!s]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=66060#Comment_66060" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=66060#Comment_66060</id>
		<published>2010-12-12T13:42:50+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			It's a collection - people either knew them from before or discovered them along the way, Mrs. Thing just compiled them all to one post and added to it whenever a new one was discovered.
		</summary>
		<content type="html">
			<![CDATA[It's a collection - people either knew them from before or discovered them along the way, Mrs. Thing just compiled them all to one post and added to it whenever a new one was discovered.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=66082#Comment_66082" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=66082#Comment_66082</id>
		<published>2010-12-12T19:41:07+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>mrsthing</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=4</uri>
		</author>
		<summary type="text" xml:lang="en">
			Sgt., others gave me the codes, and I just posted them in the first post of this thread so newcomers would be able to make smart-looking, flashy posts just like us old-timers. 

lol
		</summary>
		<content type="html">
			<![CDATA[Sgt., others gave me the codes, and I just posted them in the first post of this thread so newcomers would be able to make smart-looking, flashy posts just like us old-timers. <br /><br />lol]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=66091#Comment_66091" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=66091#Comment_66091</id>
		<published>2010-12-13T00:34:49+00:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Sgt. Looney</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=913</uri>
		</author>
		<summary type="text" xml:lang="en">
			LOL! coolio :thumbup:
		</summary>
		<content type="html">
			<![CDATA[LOL! coolio <img src="/Vanilla/extensions/Vanillacons/smilies/happy/thumbup.gif" alt=":thumbup:" title=":thumbup:" />]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=70008#Comment_70008" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=70008#Comment_70008</id>
		<published>2011-04-29T00:39:29+01:00</published>
		<updated>2011-09-29T06:04:34+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			Finally wifi'd.
		</summary>
		<content type="html">
			<![CDATA[Finally wifi'd.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=70010#Comment_70010" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=70010#Comment_70010</id>
		<published>2011-04-29T00:43:09+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Naughty Opossum</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=33</uri>
		</author>
		<summary type="text" xml:lang="en">
			Umm, congrats Zelda?
		</summary>
		<content type="html">
			<![CDATA[Umm, congrats Zelda?]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=70012#Comment_70012" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=70012#Comment_70012</id>
		<published>2011-04-29T01:02:36+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			Thanks little, buddy.  New computer in Feb and just now getting the wireless to work.  Hooray.
		</summary>
		<content type="html">
			<![CDATA[Thanks little, buddy.  New computer in Feb and just now getting the wireless to work.  Hooray.]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=70213#Comment_70213" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=70213#Comment_70213</id>
		<published>2011-05-07T21:16:44+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>Paute</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=826</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hooray!
		</summary>
		<content type="html">
			<![CDATA[Hooray!]]>
		</content>
	</entry>
	<entry>
		<title>How to post pictures, links, and quotes and do some text effects</title>
		<link rel="alternate" href="http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=70705#Comment_70705" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.cleeseblog.com/Vanilla/comments.php?DiscussionID=578&amp;Focus=70705#Comment_70705</id>
		<published>2011-05-31T00:12:14+01:00</published>
		<updated>2013-05-18T14:31:39+01:00</updated>
		<author>
			<name>zelda</name>
			<uri>http://www.cleeseblog.com/Vanilla/account.php?u=12</uri>
		</author>
		<summary type="text" xml:lang="en">
			Um, Afraid that dance was early.  Constant problems on this little bugger.
		</summary>
		<content type="html">
			<![CDATA[Um, Afraid that dance was early.  Constant problems on this little bugger.]]>
		</content>
	</entry>
	
		</feed>