<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Nifty things I&#8217;ve gotten recently</title>
	<atom:link href="http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/feed/" rel="self" type="application/rss+xml" />
	<link>http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/</link>
	<description>A work in progress</description>
	<lastBuildDate>Thu, 29 Oct 2009 12:42:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Davey</title>
		<link>http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/comment-page-1/#comment-52</link>
		<dc:creator>Davey</dc:creator>
		<pubDate>Wed, 22 Mar 2006 22:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/#comment-52</guid>
		<description>Nifty Lovett sure is norman. 

I mean...

Norman Lovett sure is nifty. 

Congratulations, this is a great list of happy things that should make you happy. I look forward to seeing you use the nifty AI screen in-game.</description>
		<content:encoded><![CDATA[<p>Nifty Lovett sure is norman. </p>
<p>I mean&#8230;</p>
<p>Norman Lovett sure is nifty. </p>
<p>Congratulations, this is a great list of happy things that should make you happy. I look forward to seeing you use the nifty AI screen in-game.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loki</title>
		<link>http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/comment-page-1/#comment-50</link>
		<dc:creator>Loki</dc:creator>
		<pubDate>Tue, 21 Mar 2006 08:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/#comment-50</guid>
		<description>Hey, I was the one who had to spend five whole seconds on asking Sarah to help! Credit where credit is due, man! ;-)</description>
		<content:encoded><![CDATA[<p>Hey, I was the one who had to spend five whole seconds on asking Sarah to help! Credit where credit is due, man! ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Obdormio</title>
		<link>http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/comment-page-1/#comment-49</link>
		<dc:creator>Obdormio</dc:creator>
		<pubDate>Mon, 20 Mar 2006 23:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/#comment-49</guid>
		<description>Yep, it works, and I&#039;m glad too. Nifty bonus point to the both of you for counting, and extra points to Sarah for helping.</description>
		<content:encoded><![CDATA[<p>Yep, it works, and I&#8217;m glad too. Nifty bonus point to the both of you for counting, and extra points to Sarah for helping.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/comment-page-1/#comment-48</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 20 Mar 2006 22:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/#comment-48</guid>
		<description>ETA: I&#039;m too slow and didn&#039;t see the edit. glad it works :)</description>
		<content:encoded><![CDATA[<p>ETA: I&#8217;m too slow and didn&#8217;t see the edit. glad it works :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/comment-page-1/#comment-47</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 20 Mar 2006 22:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/#comment-47</guid>
		<description>hmm, that is odd. check your syntax, make sure you didn&#039;t make any typos. sometimes it doesn&#039;t work for a stupid little thing like that and it takes you forever to figure it out.

also, try inserting the code in your style sheet after the other defined classes (rather than at the begining or end of the style sheet). this doesn&#039;t often help, but it could be worth a shot.

*thinks* you could also try something trickier like:

#topnav img {text-align: center;}

or

.post-content img {text-align: center;}

or variations of the two.

hope that helps a little. good luck figureing it out. CSS is a pain in the ass.

oh, and also? &quot;nifty&quot; was used 21 times in your post. 22 if you count the title. I&#039;m glad you think Canada is nifty too.</description>
		<content:encoded><![CDATA[<p>hmm, that is odd. check your syntax, make sure you didn&#8217;t make any typos. sometimes it doesn&#8217;t work for a stupid little thing like that and it takes you forever to figure it out.</p>
<p>also, try inserting the code in your style sheet after the other defined classes (rather than at the begining or end of the style sheet). this doesn&#8217;t often help, but it could be worth a shot.</p>
<p>*thinks* you could also try something trickier like:</p>
<p>#topnav img {text-align: center;}</p>
<p>or</p>
<p>.post-content img {text-align: center;}</p>
<p>or variations of the two.</p>
<p>hope that helps a little. good luck figureing it out. CSS is a pain in the ass.</p>
<p>oh, and also? &#8220;nifty&#8221; was used 21 times in your post. 22 if you count the title. I&#8217;m glad you think Canada is nifty too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Obdormio</title>
		<link>http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/comment-page-1/#comment-46</link>
		<dc:creator>Obdormio</dc:creator>
		<pubDate>Mon, 20 Mar 2006 22:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/#comment-46</guid>
		<description>Yeah, see that seemed to me like the obvious solution as well! I tried adding it to the stylesheet (only I called it .imgcenter) and apply the class to both a p-tag around the image and the image tag itself, but with no results! Frustrating to no end!

... yet, now it works! Huh. I guess I must have made some mistake the first time. Well, thanks for the help!</description>
		<content:encoded><![CDATA[<p>Yeah, see that seemed to me like the obvious solution as well! I tried adding it to the stylesheet (only I called it .imgcenter) and apply the class to both a p-tag around the image and the image tag itself, but with no results! Frustrating to no end!</p>
<p>&#8230; yet, now it works! Huh. I guess I must have made some mistake the first time. Well, thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/comment-page-1/#comment-45</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 20 Mar 2006 22:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/#comment-45</guid>
		<description>and as it turns out, the tags did not show up. here is that HTML code again, just replace the parentheses by the proper symbols.

(p class=&quot;center&quot;)(img src=&quot;http://obdormio.com/images/aiscreen.jpg&quot; alt=&quot;Red Dwarf A.I. Screen&quot; /)(/p)</description>
		<content:encoded><![CDATA[<p>and as it turns out, the tags did not show up. here is that HTML code again, just replace the parentheses by the proper symbols.</p>
<p>(p class=&#8221;center&#8221;)(img src=&#8221;http://obdormio.com/images/aiscreen.jpg&#8221; alt=&#8221;Red Dwarf A.I. Screen&#8221; /)(/p)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/comment-page-1/#comment-44</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 20 Mar 2006 22:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://obdormio.com/2006/03/20/nifty-things-ive-gotten-recently/#comment-44</guid>
		<description>that was me ;)

I&#039;ll assume that you know the basics of CSS and that you&#039;ll be able to add the following class in your style sheet, right?

basically, you&#039;ll just add a new class. to do so, add the following line of code to your style sheet:

.center {text-align: center;}

and then in your HTML, where your image is insert the following:



(I hope the above tags show up)

hope that helps :)</description>
		<content:encoded><![CDATA[<p>that was me ;)</p>
<p>I&#8217;ll assume that you know the basics of CSS and that you&#8217;ll be able to add the following class in your style sheet, right?</p>
<p>basically, you&#8217;ll just add a new class. to do so, add the following line of code to your style sheet:</p>
<p>.center {text-align: center;}</p>
<p>and then in your HTML, where your image is insert the following:</p>
<p>(I hope the above tags show up)</p>
<p>hope that helps :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
