<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>Thripp.com home</title>
	<atom:link href="http://thripp.com/feed" rel="self" type="application/rss+xml" />
	<link>http://thripp.com</link>
	<description>The social networking revolution starts here.</description>
	<pubDate>Sat, 21 Aug 2010 06:07:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Purging blogs</title>
		<link>http://thripp.com/dblog/purging-blogs-156</link>
		<comments>http://thripp.com/dblog/purging-blogs-156#comments</comments>
		<pubDate>Sat, 10 Jan 2009 22:59:04 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[accounts]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[registration]]></category>

		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=156</guid>
		<description><![CDATA[I&#8217;m deleting all the blogs registered before the new year which have no posts. WordPress MU unfortunately is very inefficient in that it stores lots of settings for each blog separately and creates eight tables per blog, so the database is becoming hard to manage. This will help alleviate that temporarily.
If you registered a blog [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m deleting all the blogs registered before the new year which have no posts. WordPress MU unfortunately is very inefficient in that it stores lots of settings for each blog separately and creates eight tables per blog, so the database is becoming hard to manage. This will help alleviate that temporarily.</p>
<p>If you registered a blog before but never posted, you can recreate it by logging into your account and then clicking <a href="http://thripp.com/wp-signup.php">here</a>. I&#8217;m not deleting any of the 3000 user accounts; only blogs. There were 2000 spam blogs registered last month which I deleted also.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Purging+blogs+http://qhx3w.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Purging+blogs+http://qhx3w.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/purging-blogs-156&amp;title=Purging+blogs" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/purging-blogs-156&amp;title=Purging+blogs" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/purging-blogs-156&amp;t=Purging+blogs" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/purging-blogs-156&amp;t=Purging+blogs" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Purging+blogs&amp;link=http://thripp.com/dblog/purging-blogs-156" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/purging-blogs-156&amp;title=Purging+blogs" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/purging-blogs-156/feed</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript errors fixed</title>
		<link>http://thripp.com/dblog/javascript-errors-fixed-155</link>
		<comments>http://thripp.com/dblog/javascript-errors-fixed-155#comments</comments>
		<pubDate>Sun, 23 Nov 2008 04:21:16 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[internet explorer]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[problems]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=155</guid>
		<description><![CDATA[For a long time, Thripp.com has had an error in its JavaScript file. This goes back to when I condensed all the JavaScript used on the site to one compressed file four months ago, which was tough to do because the JavaScript was from separate plugins.
Everything worked fine, but you&#8217;d get a yellow triangle in [...]]]></description>
			<content:encoded><![CDATA[<p>For a long time, Thripp.com has had an error in its JavaScript file. This goes back to when I condensed all the JavaScript used on the site to one compressed file four months ago, which was tough to do because the JavaScript was from separate plugins.</p>
<p>Everything worked fine, but you&#8217;d get a yellow triangle in the status bar in Internet Explorer only, with a cryptic error message. I could never get it to go away because there were actually two problems at work:</p>
<p>1. Prototype.js has to go at the end of the conglomerated JavaScript file because it ends with the document.write function which always has to be at the end of a JavaScript file because it inserts HTML or other code into the HTML (or something like that).<br />
2. The code for <a href="http://wordpress.org/extend/plugins/wp-grins/">WP Grins</a>, the plugin I use for clickable smilies on the comment forms, must go AFTER Prototype, because it requires functions from the Prototype library.</p>
<p>Sounds impossible, right? The solution is to split them into two JavaScript files. I&#8217;d become so driven in optimizing the site for the fewest HTTP requests that I didn&#8217;t even think of that. I took WP Grins out of the merged thripp.js file and installed the unmodified plugin. I&#8217;m letting it do its own thing.</p>
<p>No more yellow triangles in Internet Explorer. The JavaScript errors are fixed.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=JavaScript+errors+fixed+http://onoy6.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=JavaScript+errors+fixed+http://onoy6.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/javascript-errors-fixed-155&amp;title=JavaScript+errors+fixed" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/javascript-errors-fixed-155&amp;title=JavaScript+errors+fixed" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/javascript-errors-fixed-155&amp;t=JavaScript+errors+fixed" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/javascript-errors-fixed-155&amp;t=JavaScript+errors+fixed" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=JavaScript+errors+fixed&amp;link=http://thripp.com/dblog/javascript-errors-fixed-155" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/javascript-errors-fixed-155&amp;title=JavaScript+errors+fixed" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/javascript-errors-fixed-155/feed</wfw:commentRss>
		</item>
		<item>
		<title>Fixing WP Super Cache&#8217;s HTTP Expires headers</title>
		<link>http://thripp.com/dblog/fixing-wp-super-caches-http-expires-headers-154</link>
		<comments>http://thripp.com/dblog/fixing-wp-super-caches-http-expires-headers-154#comments</comments>
		<pubDate>Sun, 23 Nov 2008 03:34:12 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[accounts]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[caching]]></category>

		<category><![CDATA[http]]></category>

		<category><![CDATA[problems]]></category>

		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=154</guid>
		<description><![CDATA[A while ago, I noticed that loading up my blog in Internet Explorer, the posts were out of date. I had to hit F5 to see the new material. I never had this problem in Firefox, so I didn&#8217;t know the issue.
Another thing I&#8217;ve noticed is that I have to press F5 after logging into [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago, I noticed that loading up <a href="http://richardxthripp.thripp.com/">my blog</a> in Internet Explorer, the posts were out of date. I had to hit F5 to see the new material. I never had this problem in Firefox, so I didn&#8217;t know the issue.</p>
<p>Another thing I&#8217;ve noticed is that I have to press F5 after logging into my Thripp.com account in either browser, else I&#8217;ll get the same page with no admin bar or anything.</p>
<p>I figured it out today. Months ago when I installed WP Super Cache, I couldn&#8217;t get it to put the .htaccess file in /wp-content/cache/. I just guessed at it and made a file that says this:</p>
<blockquote><p>AddEncoding gzip .gz<br />
AddType text/html .gz</p></blockquote>
<p>It turns out, WordPress ordinary generates HTTP expires headers and such for each pageload, but with the full HTML caching, you have to rely on Apache to do that, so the .htaccess file is essential. It should look like this:</p>
<blockquote><p># BEGIN supercache<br />
&lt;IfModule mod_mime.c&gt;<br />
AddEncoding gzip .gz<br />
AddType text/html .gz<br />
&lt;/IfModule&gt;<br />
&lt;IfModule mod_deflate.c&gt;<br />
SetEnvIfNoCase Request_URI \.gz$ no-gzip<br />
&lt;/IfModule&gt;<br />
&lt;IfModule mod_headers.c&gt;<br />
Header set Cache-Control &#8216;max-age=300, must-revalidate&#8217;<br />
&lt;/IfModule&gt;<br />
&lt;IfModule mod_expires.c&gt;<br />
ExpiresActive On<br />
ExpiresByType text/html A300<br />
&lt;/IfModule&gt;</p>
<p># END supercache</p></blockquote>
<p>I had to set up a new WordPress installation to get that, because I can&#8217;t get WP Super Cache to create the .htaccess file on this WordPress MU installation for some reason.</p>
<p>However, I still had the problem with getting the same page upon logging in. I examined WordPress and WP Super Cache&#8217;s HTTP headers with <a href="http://web-sniffer.net/">web-sniffer.net</a>, and made additions to .htaccess to imitate them, so that in fact, your browser won&#8217;t cache pages at all:</p>
<blockquote><p># BEGIN supercache<br />
&lt;IfModule mod_mime.c&gt;<br />
AddEncoding gzip .gz<br />
AddType text/html .gz<br />
&lt;/IfModule&gt;<br />
&lt;IfModule mod_deflate.c&gt;<br />
SetEnvIfNoCase Request_URI \.gz$ no-gzip<br />
&lt;/IfModule&gt;<br />
&lt;IfModule mod_headers.c&gt;<br />
Header set Expires &#8216;Thu, 19 Nov 1981 08:52:00 GMT&#8217;<br />
Header set Cache-Control &#8216;no-store, no-cache, must-revalidate, post-check=0, pre-check=0&#8242;<br />
Header set Pragma &#8216;no-cache&#8217;<br />
&lt;/IfModule&gt;<br />
&lt;IfModule mod_expires.c&gt;<br />
ExpiresActive On<br />
ExpiresByType text/html A300<br />
&lt;/IfModule&gt;</p>
<p># END supercache</p></blockquote>
<p>I suppose that might be too harsh, as nothing is cached now. However, everything&#8217;s gzipped already if you&#8217;re logged out, so it will still be fast. I don&#8217;t want to deal with this problem anymore, and I&#8217;m glad I&#8217;ve solved it. If you use Internet Explorer, clear your cache! Firefox is smart enough to check the Last Modified date anyway (which was always correct on Thripp.com), but IE is not.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Fixing+WP+Super+Cache%E2%80%99s+HTTP+Expires+headers+http://78xoq.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Fixing+WP+Super+Cache%E2%80%99s+HTTP+Expires+headers+http://78xoq.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/fixing-wp-super-caches-http-expires-headers-154&amp;title=Fixing+WP+Super+Cache%E2%80%99s+HTTP+Expires+headers" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/fixing-wp-super-caches-http-expires-headers-154&amp;title=Fixing+WP+Super+Cache%E2%80%99s+HTTP+Expires+headers" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/fixing-wp-super-caches-http-expires-headers-154&amp;t=Fixing+WP+Super+Cache%E2%80%99s+HTTP+Expires+headers" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/fixing-wp-super-caches-http-expires-headers-154&amp;t=Fixing+WP+Super+Cache%E2%80%99s+HTTP+Expires+headers" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Fixing+WP+Super+Cache%E2%80%99s+HTTP+Expires+headers&amp;link=http://thripp.com/dblog/fixing-wp-super-caches-http-expires-headers-154" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/fixing-wp-super-caches-http-expires-headers-154&amp;title=Fixing+WP+Super+Cache%E2%80%99s+HTTP+Expires+headers" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/fixing-wp-super-caches-http-expires-headers-154/feed</wfw:commentRss>
		</item>
		<item>
		<title>Public Word Counts on Posts</title>
		<link>http://thripp.com/dblog/public-word-counts-on-posts-153</link>
		<comments>http://thripp.com/dblog/public-word-counts-on-posts-153#comments</comments>
		<pubDate>Sun, 21 Sep 2008 01:13:46 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[pages]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[stats]]></category>

		<category><![CDATA[write]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=153</guid>
		<description><![CDATA[At the end of the line under each post&#8217;s title, I&#8217;ve added the word count, thanks to a simple WordPress plugin called Post Word Count. On the post I wrote today, Transcending Limiting Beliefs, it says &#8220;4,604 words,&#8221; for example. (Quite lengthy, I know.  )
The word counts also appear on printable views, at the [...]]]></description>
			<content:encoded><![CDATA[<p>At the end of the line under each post&#8217;s title, I&#8217;ve added the word count, thanks to a simple WordPress plugin called <a href="http://wordpress.org/extend/plugins/post-word-count/">Post Word Count</a>. On the post I wrote today, <a href="http://richardxthripp.thripp.com/transcending-limiting-beliefs-659">Transcending Limiting Beliefs</a>, it says &#8220;4,604 words,&#8221; for example. (Quite lengthy, I know. <img src='http://thripp.com/wp-includes/images/smilies/grin.gif' alt=':grin:' class='wp-smiley' /> )</p>
<p>The word counts also appear on printable views, at the end of the info line. Interesting statistics for your readers, I think. This is especially useful on <a href="http://richardxthripp.thripp.com/personal-development">category</a> and archive pages, which only show excerpts.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Public+Word+Counts+on+Posts+http://i4ao3.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Public+Word+Counts+on+Posts+http://i4ao3.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/public-word-counts-on-posts-153&amp;title=Public+Word+Counts+on+Posts" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/public-word-counts-on-posts-153&amp;title=Public+Word+Counts+on+Posts" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/public-word-counts-on-posts-153&amp;t=Public+Word+Counts+on+Posts" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/public-word-counts-on-posts-153&amp;t=Public+Word+Counts+on+Posts" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Public+Word+Counts+on+Posts&amp;link=http://thripp.com/dblog/public-word-counts-on-posts-153" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/public-word-counts-on-posts-153&amp;title=Public+Word+Counts+on+Posts" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/public-word-counts-on-posts-153/feed</wfw:commentRss>
		</item>
		<item>
		<title>Tweet This gets an upgrade</title>
		<link>http://thripp.com/dblog/tweet-this-gets-an-upgrade-152</link>
		<comments>http://thripp.com/dblog/tweet-this-gets-an-upgrade-152#comments</comments>
		<pubDate>Thu, 11 Sep 2008 10:38:24 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[bookmarking]]></category>

		<category><![CDATA[connections]]></category>

		<category><![CDATA[fun]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[social]]></category>

		<category><![CDATA[tweet this]]></category>

		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=152</guid>
		<description><![CDATA[I&#8217;ve released version 1.1.1 of Tweet This, and upgraded everyone here. Now, the post title appears in the Twitter post box when you click any of the links around Thripp.com and DaytonaState.org.
Also, you can configure or disable Tweet This on your blog by going to Settings > Tweet This. You get the same config page [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released <a href="http://richardxthripp.thripp.com/tweet-this">version 1.1.1 of Tweet This</a>, and upgraded everyone here. Now, the post title appears in the Twitter post box when you click any of the links around Thripp.com and DaytonaState.org.</p>
<p>Also, you can configure or disable Tweet This on your blog by going to Settings > Tweet This. You get the same config page that you would on your own WordPress installation, which looks like this:</p>
<p><img src="http://richardxthripp.thripp.com/files/plugins/tweet-this/screenshot-4.png" alt="Screenshot 4" class="nothumb" /></p>
<p>This version caches URLs, so your Thripp.com blog will load faster now. You can change the URL service (several are available, including TinyURL) for your blog, restrict links to single views, exclude the post title, or remove the links entirely. Enjoy!
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Tweet+This+gets+an+upgrade+http://oymtx.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Tweet+This+gets+an+upgrade+http://oymtx.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/tweet-this-gets-an-upgrade-152&amp;title=Tweet+This+gets+an+upgrade" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/tweet-this-gets-an-upgrade-152&amp;title=Tweet+This+gets+an+upgrade" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/tweet-this-gets-an-upgrade-152&amp;t=Tweet+This+gets+an+upgrade" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/tweet-this-gets-an-upgrade-152&amp;t=Tweet+This+gets+an+upgrade" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Tweet+This+gets+an+upgrade&amp;link=http://thripp.com/dblog/tweet-this-gets-an-upgrade-152" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/tweet-this-gets-an-upgrade-152&amp;title=Tweet+This+gets+an+upgrade" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/tweet-this-gets-an-upgrade-152/feed</wfw:commentRss>
		</item>
		<item>
		<title>Reserved Names</title>
		<link>http://thripp.com/dblog/reserved-names-151</link>
		<comments>http://thripp.com/dblog/reserved-names-151#comments</comments>
		<pubDate>Wed, 03 Sep 2008 10:46:43 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[admin]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[daytonastate.org]]></category>

		<category><![CDATA[domains]]></category>

		<category><![CDATA[thripp.com]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=151</guid>
		<description><![CDATA[I&#8217;ve put into place the final list of reserved names for Thripp.com. These are the names you cannot register as the part before &#8220;.thripp.com&#8221;. All these names are also reserved at DaytonaState.org.
beta browse chat email example f forum forums help join lib library mail my news photos photos-g2 proxy richardx rx rxthripp s search shop [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve put into place the final list of reserved names for Thripp.com. These are the names you cannot register as the part before &#8220;.thripp.com&#8221;. All these names are also reserved at <a href="http://daytonastate.org/">DaytonaState.org</a>.</p>
<p>beta browse chat email example f forum forums help join lib library mail my news photos photos-g2 proxy richardx rx rxthripp s search shop thripp tiny tn today u www x you z</p>
<p><a href="http://beta.thripp.com/">beta.thripp.com</a>: Reserved for beta testing.</p>
<p><a href="http://browse.thripp.com/">browse.thripp.com</a>, <a href="http://news.thripp.com/">news.thripp.com</a>, <a href="http://today.thripp.com/">today.thripp.com</a>: Reserved for a community zeitgeist.</p>
<p><a href="http://chat.thripp.com/">chat.thripp.com</a>: Reserved for possible chatrooms.</p>
<p><a href="http://email.thripp.com/">email.thripp.com</a>, <a href="http://mail.thripp.com/">mail.thripp.com</a>: In use for Thripp.com email accounts (let me know if you want one).</p>
<p><a href="http://example.thripp.com/">example.thripp.com</a>: Reserved for demonstrations.</p>
<p><a href="http://f.thripp.com/">f.thripp.com</a>, <a href="http://forum.thripp.com/">forum.thripp.com</a>, <a href="http://forums.thripp.com/">forums.thripp.com</a>: f.thripp.com is in use for the community forums, and in the future, forum and forums.thripp.com may redirect there.</p>
<p><a href="http://help.thripp.com/">help.thripp.com</a>: Reserved for possible help pages.</p>
<p><a href="http://join.thripp.com/">join.thripp.com</a>: Reserved as a possible registration point.</p>
<p><a href="http://lib.thripp.com/">lib.thripp.com</a>, <a href="http://library.thripp.com/">library.thripp.com</a>: In use / reserved for The Thripp Public Library.</p>
<p><a href="http://my.thripp.com/">my.thripp.com</a>, <a href="http://u.thripp.com/">u.thripp.com</a>, <a href="http://you.thripp.com/">you.thripp.com</a>: Reserved for user homepages.</p>
<p><a href="http://photos.thripp.com/">photos.thripp.com</a>, <a href="http://photos-g2.thripp.com/">photos-g2.thripp.com</a>: In use for my photo archive + Gallery2 backend.</p>
<p><a href="http://proxy.thripp.com/">proxy.thripp.com</a>: In use for a simple web proxy with <a href="http://whitefyre.com/poxy/">PHProxy</a>. May be developed in the future.</p>
<p><a href="http://richardx.thripp.com">richardx.thripp.com</a>, <a href="http://rx.thripp.com/">rx.thripp.com</a>, <a href="http://rxthripp.thripp.com/">rxthripp.thripp.com</a>, <a href="http://thripp.thripp.com/">thripp.thripp.com</a>: Reserved for me.</p>
<p><a href="http://s.thripp.com/">s.thripp.com</a>, <a href="http://search.thripp.com/">search.thripp.com</a>: Reserved for a possible search engine.</p>
<p><a href="http://shop.thripp.com/">shop.thripp.com</a>: Reserve for possible shops.</p>
<p><a href="http://tiny.thripp.com/">tiny.thripp.com</a>: Reserved for an image or file-hosting service. A working demo is in place.</p>
<p><a href="http://tn.thripp.com/">tn.thripp.com</a>: In use for thumbnailing services.</p>
<p><a href="http://www.thripp.com/">www.thripp.com</a>: Reserved, because a lot of people type www before URLs.</p>
<p><a href="http://x.thripp.com/">x.thripp.com</a>: Renamed, permanently redirects to <a href="http://th8.us/">th8.us</a>.</p>
<p><a href="http://z.thripp.com/">z.thripp.com</a>: In use for my URL obfuscation service.</p>
<p>I could&#8217;ve reserved a lot more names, but there&#8217;s no need to. If someone develops something great at <a href="http://blogs.thripp.com/">blogs.thripp.com</a> or some other great domain, I don&#8217;t want to be the one to stop him.</p>
<p>I&#8217;ve repealed the previous list:</p>
<blockquote><p>- about account accounts activate activation admin admins administrator atom beta blog blogs cgi-bin comments confirm directory donate features feed feeds forum forums g2data g2queue help home icons includes index invite join latest-comments latest-posts lib list log-in log-out login logout mail main members mission news page pages photos post posts profiles register repository richardxthripp-files richardxthripp-photos root rss rthripp rx sign-up signup subdoms the-mission thripp tn today users web wp-activate wp-admin wp-atom wp-content wp-includes wp-login wp-signup www x</p></blockquote>
<p>A lot of interesting names are now open. My favorite is <a href="http://-.thripp.com/">-.thripp.com</a>. Yes, you can register for it. Don&#8217;t waste it; use it for something great!</p>
<h3>Finding your name</h3>
<p>Just type in yourname.thripp.com or yourname.daytonastate.org into your web browser&#8217;s address bar. If it&#8217;s available, you&#8217;ll see the registration page with the name already filled in. <img src='http://thripp.com/wp-includes/images/smilies/cool.gif' alt=':cool:' class='wp-smiley' />
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Reserved+Names+http://ephcp.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Reserved+Names+http://ephcp.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/reserved-names-151&amp;title=Reserved+Names" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/reserved-names-151&amp;title=Reserved+Names" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/reserved-names-151&amp;t=Reserved+Names" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/reserved-names-151&amp;t=Reserved+Names" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Reserved+Names&amp;link=http://thripp.com/dblog/reserved-names-151" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/reserved-names-151&amp;title=Reserved+Names" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/reserved-names-151/feed</wfw:commentRss>
		</item>
		<item>
		<title>Presenting Tweet This</title>
		<link>http://thripp.com/dblog/presenting-tweet-this-150</link>
		<comments>http://thripp.com/dblog/presenting-tweet-this-150#comments</comments>
		<pubDate>Tue, 02 Sep 2008 00:37:35 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[pages]]></category>

		<category><![CDATA[plugins]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[sharing]]></category>

		<category><![CDATA[social]]></category>

		<category><![CDATA[thripp.com]]></category>

		<category><![CDATA[tweet this]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=150</guid>
		<description><![CDATA[I&#8217;ve created a WordPress plugin called Tweet This, which lets your readers share any of your posts on Twitter by clicking an icon that looks like a bird. It&#8217;s active on all Thripp.com and DaytonaState.org blogs! Try it out with the buttons here.
       
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created a WordPress plugin called <a href="http://richardxthripp.thripp.com/tweet-this">Tweet This</a>, which lets your readers share any of your posts on Twitter by clicking an icon that looks like a bird. It&#8217;s active on all Thripp.com and DaytonaState.org blogs! Try it out with the buttons here.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Presenting+Tweet+This+http://hy8fe.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Presenting+Tweet+This+http://hy8fe.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/presenting-tweet-this-150&amp;title=Presenting+Tweet+This" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/presenting-tweet-this-150&amp;title=Presenting+Tweet+This" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/presenting-tweet-this-150&amp;t=Presenting+Tweet+This" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/presenting-tweet-this-150&amp;t=Presenting+Tweet+This" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Presenting+Tweet+This&amp;link=http://thripp.com/dblog/presenting-tweet-this-150" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/presenting-tweet-this-150&amp;title=Presenting+Tweet+This" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/presenting-tweet-this-150/feed</wfw:commentRss>
		</item>
		<item>
		<title>Registration just got easier</title>
		<link>http://thripp.com/dblog/registration-just-got-easier-149</link>
		<comments>http://thripp.com/dblog/registration-just-got-easier-149#comments</comments>
		<pubDate>Mon, 01 Sep 2008 04:06:49 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[accounts]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[daytonastate.org]]></category>

		<category><![CDATA[passwords]]></category>

		<category><![CDATA[registration]]></category>

		<category><![CDATA[simplicity]]></category>

		<category><![CDATA[thripp.com]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=149</guid>
		<description><![CDATA[Check out the Thripp.com and DaytonaState.org registration pages. Signing up for a new blog just got easier: you can set your password right from the page:

Before, you&#8217;d be emailed a random password, but that isn&#8217;t convenient. With this solution we have the best of both worlds: you can leave the fields blank to get a [...]]]></description>
			<content:encoded><![CDATA[<p>Check out the <a href="http://thripp.com/wp-signup.php">Thripp.com</a> and <a href="http://daytonastate.org/wp-signup.php">DaytonaState.org registration pages</a>. Signing up for a new blog just got easier: you can set your password right from the page:</p>
<p><a href="http://thripp.com/files/2008/09/set-password-at-signup.png" title="Choose your password at signup!" class="highslide" onclick="return hs.expand(this, {outlineType: 'drop-shadow', align: 'center'})"><img src="http://tn.thripp.com/1/p/set-password-at-signup-sm.png" alt="Choose your password at signup!" title="Choose your password at signup!"  /></a></p>
<p>Before, you&#8217;d be emailed a random password, but that isn&#8217;t convenient. With this solution we have the best of both worlds: you can leave the fields blank to get a random password by email, or you can fill them in to choose your password right away, and it will still be emailed to you for your records.</p>
<p>Enjoy!
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Registration+just+got+easier+http://enaq5.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Registration+just+got+easier+http://enaq5.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/registration-just-got-easier-149&amp;title=Registration+just+got+easier" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/registration-just-got-easier-149&amp;title=Registration+just+got+easier" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/registration-just-got-easier-149&amp;t=Registration+just+got+easier" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/registration-just-got-easier-149&amp;t=Registration+just+got+easier" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Registration+just+got+easier&amp;link=http://thripp.com/dblog/registration-just-got-easier-149" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/registration-just-got-easier-149&amp;title=Registration+just+got+easier" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/registration-just-got-easier-149/feed</wfw:commentRss>
		</item>
		<item>
		<title>What&#8217;s your blog worth?</title>
		<link>http://thripp.com/dblog/whats-your-blog-worth-145</link>
		<comments>http://thripp.com/dblog/whats-your-blog-worth-145#comments</comments>
		<pubDate>Mon, 01 Sep 2008 02:26:06 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[comments]]></category>

		<category><![CDATA[community]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[fun]]></category>

		<category><![CDATA[pages]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[social]]></category>

		<category><![CDATA[value]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=145</guid>
		<description><![CDATA[2008-10-08 Update: I removed this feature because it doesn&#8217;t work right as the comment count increases&#8230; I&#8217;ll have to change the math behind it some time.
I&#8217;ve added a value metric in the sidebar of every blog! Also, there are stats on the average number of words per post, number of tags and categories, and the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>2008-10-08 Update:</strong> I removed this feature because it doesn&#8217;t work right as the comment count increases&#8230; I&#8217;ll have to change the math behind it some time.</p>
<p>I&#8217;ve added a value metric in the sidebar of every blog! Also, there are stats on the average number of words per post, number of tags and categories, and the number of threaded comments and pingbacks.</p>
<p><a href="http://richardxthripp.thripp.com/">My blog</a> is worth $829,191. This development blog is worth $7189. <a href="http://daytonastate.org/">Daytona State College News</a> is valued at $2440. <a href="http://vicandhelen.com/">VicAndHelen.com</a> is a measly $15. <a href="http://hong.thripp.com/">My mom&#8217;s blog</a> is worth $1270, while <a href="http://jt.thripp.com/">my cousin&#8217;s</a> is just $73. A new blog is worth $1.</p>
<p>What&#8217;s your blog worth? Check your sidebar now. If you haven&#8217;t posted in a couple months, you&#8217;ll have to make a new post or re-save an old one for the stats to be right.</p>
<p>How are these stats calculated? By multiplying the blog&#8217;s word count by the tangent of the number of comments in degrees plus 0.1 times the number of spam comments, all divided by the cosine of the number of threaded comments in degrees, then flipped to positive if negative, of course!</p>
<p>Enjoy, and keep blogging away.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=What%E2%80%99s+your+blog+worth...+http://qfcdt.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=What%E2%80%99s+your+blog+worth...+http://qfcdt.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/whats-your-blog-worth-145&amp;title=What%E2%80%99s+your+blog+worth..." title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/whats-your-blog-worth-145&amp;title=What%E2%80%99s+your+blog+worth..." title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/whats-your-blog-worth-145&amp;t=What%E2%80%99s+your+blog+worth..." title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/whats-your-blog-worth-145&amp;t=What%E2%80%99s+your+blog+worth..." title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=What%E2%80%99s+your+blog+worth...&amp;link=http://thripp.com/dblog/whats-your-blog-worth-145" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/whats-your-blog-worth-145&amp;title=What%E2%80%99s+your+blog+worth..." title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/whats-your-blog-worth-145/feed</wfw:commentRss>
		</item>
		<item>
		<title>New Category / Date / Tag Archives</title>
		<link>http://thripp.com/dblog/new-category-date-tag-archives-144</link>
		<comments>http://thripp.com/dblog/new-category-date-tag-archives-144#comments</comments>
		<pubDate>Mon, 01 Sep 2008 02:18:02 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[archives]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[excerpts]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[images]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[presentation]]></category>

		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=144</guid>
		<description><![CDATA[Tag, date, and category archives have a new format: they show the first 100 words of each post, including HTML and images. To read more you have to click &#8220;CONTINUE READING.&#8221;
Before, they were full-text just like regular pages, basically becoming a holding pen for posts. Most people browsing archive pages don&#8217;t want to read everything; [...]]]></description>
			<content:encoded><![CDATA[<p>Tag, date, and category archives have a new format: they show the first 100 words of each post, including HTML and images. To read more you have to click &#8220;CONTINUE READING.&#8221;</p>
<p>Before, they were full-text just like regular pages, basically becoming a holding pen for posts. Most people browsing archive pages don&#8217;t want to read everything; they&#8217;re skimming for information. But the reason I refused to use WordPress&#8217; the_excerpt tag is because it strips images or HTML. Since <a href="http://richardxthripp.thripp.com/photography">my Thripp.com blog</a> is a photo-blog with the photos at the top of each post, that is unacceptable.</p>
<p>After much searching, I&#8217;ve found a better way: a plugin called <a href="http://robsnotebook.com/the-excerpt-reloaded">The Excerpt Reloaded</a>. It lets you customize the excerpts by using a new function, the_excerpt_reloaded, instead of the_excerpt. I&#8217;ve customized and activated it for all blogs on Thripp.com and <a href="http://daytonastate.org/">DaytonaState.org</a>.</p>
<p>I dropped the file in the mu-plugins folder, after removing the changelog to possibly save resources. Since the Thripp.com network only has one theme, I just edited index.php to use the_excerpt_reloaded on archives and category/tag pages. I don&#8217;t use separate templates for those pages; I just use conditional tags in one index.php file.</p>
<blockquote><p>if ( is_category() || is_archive() )</p>
<p>the_excerpt_reloaded(100, &#8216;&lt;a&gt;&lt;abbr&gt;&lt;acryonym&gt;&lt;b&gt;&lt;blockquote&gt;&lt;code&gt;&lt;em&gt;&lt;i&gt;&lt;strike&gt;&lt;strong&gt;&lt;u&gt;&lt;img&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;&lt;script&gt;&lt;h1&gt;&lt;h2&gt;&lt;h3&gt;&lt;h4&gt;&lt;h5&gt;&lt;h6&gt;&#8217;, &#8216;content&#8217;, true, &#8216;&#8230; CONTINUE READING&#8217;, false, 1, true, false, &#8216;p&#8217;, &#8216;Click to see whole entry.&#8217;, 1);</p>
<p>else the_content(__(&#8217;&#8230; CONTINUE READING&#8217;));</p></blockquote>
<p>It&#8217;s as simple as that! Check out an example <a href="http://thripp.com/blog/news">here</a>. This is easier to skim, looks good, and will help our Google ranks.</p>
<p>Remember that when you write or edit a post or page, you can enter your own excerpt under Advanced > Excerpt, and that will be used instead. I never enter an excerpt&#8230; I don&#8217;t think it&#8217;s worth the effort. But you can if you&#8217;d like.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=New+Category+%2F+Date+%2F+Tag+Archives+http://3g4md.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=New+Category+%2F+Date+%2F+Tag+Archives+http://3g4md.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/new-category-date-tag-archives-144&amp;title=New+Category+%2F+Date+%2F+Tag+Archives" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/new-category-date-tag-archives-144&amp;title=New+Category+%2F+Date+%2F+Tag+Archives" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/new-category-date-tag-archives-144&amp;t=New+Category+%2F+Date+%2F+Tag+Archives" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/new-category-date-tag-archives-144&amp;t=New+Category+%2F+Date+%2F+Tag+Archives" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=New+Category+%2F+Date+%2F+Tag+Archives&amp;link=http://thripp.com/dblog/new-category-date-tag-archives-144" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/new-category-date-tag-archives-144&amp;title=New+Category+%2F+Date+%2F+Tag+Archives" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/new-category-date-tag-archives-144/feed</wfw:commentRss>
		</item>
		<item>
		<title>New &#8220;My Comments&#8221; Tracker</title>
		<link>http://thripp.com/dblog/new-my-comments-tracker-147</link>
		<comments>http://thripp.com/dblog/new-my-comments-tracker-147#comments</comments>
		<pubDate>Sun, 24 Aug 2008 15:45:31 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[comments]]></category>

		<category><![CDATA[connections]]></category>

		<category><![CDATA[dashboard]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[sharing]]></category>

		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://thripp.com/blog/new-my-comments-tracker-147</guid>
		<description><![CDATA[Check out Comments > My Comments on your blog&#8217;s menu, thanks to this WordPress MU plugin. I removed the one under Dashboard, since this one seems better. You see the comments you&#8217;ve made at other blogs recently, and comments after them.
We already have a good comment threading/email system, but this is good if you&#8217;ve just [...]]]></description>
			<content:encoded><![CDATA[<p>Check out Comments > My Comments on your blog&#8217;s menu, thanks to <a href="http://wpmudev.org/project/Sitewide-Comment-Tracking-Revisited">this</a> WordPress MU plugin. I removed the one under Dashboard, since this one seems better. You see the comments you&#8217;ve made at other blogs recently, and comments after them.</p>
<p>We already have a good comment threading/email system, but this is good if you&#8217;ve just forgotten where you&#8217;ve commented recently. You can click &#8220;dismiss&#8221; on any comment to remove it from the page (the comment won&#8217;t be delete though; only the owner of the blog you commented on can do that).</p>
<p>Also: I removed Design > Themes, because there is only one theme (this one) anyway. Now Design only has Widgets underneath it.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=New+%E2%80%9CMy+Comments%E2%80%9D+Tracker+http://mxpwb.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=New+%E2%80%9CMy+Comments%E2%80%9D+Tracker+http://mxpwb.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/new-my-comments-tracker-147&amp;title=New+%E2%80%9CMy+Comments%E2%80%9D+Tracker" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/new-my-comments-tracker-147&amp;title=New+%E2%80%9CMy+Comments%E2%80%9D+Tracker" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/new-my-comments-tracker-147&amp;t=New+%E2%80%9CMy+Comments%E2%80%9D+Tracker" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/new-my-comments-tracker-147&amp;t=New+%E2%80%9CMy+Comments%E2%80%9D+Tracker" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=New+%E2%80%9CMy+Comments%E2%80%9D+Tracker&amp;link=http://thripp.com/dblog/new-my-comments-tracker-147" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/new-my-comments-tracker-147&amp;title=New+%E2%80%9CMy+Comments%E2%80%9D+Tracker" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/new-my-comments-tracker-147/feed</wfw:commentRss>
		</item>
		<item>
		<title>Write Posts from Home!</title>
		<link>http://thripp.com/dblog/write-posts-from-home-143</link>
		<comments>http://thripp.com/dblog/write-posts-from-home-143#comments</comments>
		<pubDate>Sun, 24 Aug 2008 01:11:21 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[admin]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[connections]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[pages]]></category>

		<category><![CDATA[tags]]></category>

		<category><![CDATA[titles]]></category>

		<category><![CDATA[write]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=143</guid>
		<description><![CDATA[Check this out:

That&#8217;s what you&#8217;ll see on your blog when you&#8217;re logged in. You can post right from the home page! Sure, you can load up the write post screen, but that&#8217;s slower and more complicated (WordPress MU&#8217;s backend is a bit bloated). When you click in a box, the default text is highlighted so [...]]]></description>
			<content:encoded><![CDATA[<p>Check this out:</p>
<p><a href="http://thripp.com/files/2008/08/write-post-from-home.png" title="Write Posts from Home" class="highslide" onclick="return hs.expand(this, {outlineType: 'drop-shadow', align: 'center'})"><img src="http://tn.thripp.com/1/p/write-post-from-home-sm.png" alt="Write Posts from Home" title="Write Posts from Home"  /></a></p>
<p>That&#8217;s what you&#8217;ll see on your blog when you&#8217;re logged in. You can post right from the home page! Sure, you can load up the write post screen, but that&#8217;s slower and more complicated (WordPress MU&#8217;s backend is a bit bloated). When you click in a box, the default text is highlighted so you can type right over it. You can save your post as a draft, in which case you&#8217;ll be redirected to see it in the list on your drafts page, or you can publish it immediately.</p>
<p>From the home page you can set the title, tags, and post content. This is text and HTML only; no graphical editing. For that, click &#8220;Write&#8221; like before. This just makes it easy to make quick updates. Posts get posted to the default category; if you don&#8217;t like that you can click &#8220;Save as draft,&#8221; then click the title in the drafts list and set the category from that page, the regular edit screen.</p>
<p>The box will appear for any blog you&#8217;re an author for, only while you&#8217;re logged in, below the header but above the content. Enjoy!</p>
<p>This is for both Thripp.com and <a href="http://daytonastate.org/">DaytonaState.org</a> users, because the sites are integrated.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Write+Posts+from+Home...+http://sgk7g.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Write+Posts+from+Home...+http://sgk7g.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/write-posts-from-home-143&amp;title=Write+Posts+from+Home..." title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/write-posts-from-home-143&amp;title=Write+Posts+from+Home..." title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/write-posts-from-home-143&amp;t=Write+Posts+from+Home..." title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/write-posts-from-home-143&amp;t=Write+Posts+from+Home..." title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Write+Posts+from+Home...&amp;link=http://thripp.com/dblog/write-posts-from-home-143" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/write-posts-from-home-143&amp;title=Write+Posts+from+Home..." title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/write-posts-from-home-143/feed</wfw:commentRss>
		</item>
		<item>
		<title>Blog at DaytonaState.org!</title>
		<link>http://thripp.com/dblog/blog-at-daytonastate-dot-org-142</link>
		<comments>http://thripp.com/dblog/blog-at-daytonastate-dot-org-142#comments</comments>
		<pubDate>Sat, 23 Aug 2008 08:27:26 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[connections]]></category>

		<category><![CDATA[daytonastate.org]]></category>

		<category><![CDATA[domains]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[thripp.com]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=142</guid>
		<description><![CDATA[I&#8217;m delighted to announce the addition of DaytonaState.org as the complement to Thripp.com! Thripp.com will now be called the Thripp.com network wherever possible, which is inclusive of the new site.
I&#8217;d been blogging at Daytona State College News (DaytonaState.org) for a while about the school, but now you can actually blog over there just like Thripp.com; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m delighted to announce the addition of <a href="http://daytonastate.org/">DaytonaState.org</a> as the complement to Thripp.com! Thripp.com will now be called the Thripp.com network wherever possible, which is inclusive of the new site.</p>
<p>I&#8217;d been blogging at <a href="http://daytonastate.org/">Daytona State College News</a> (DaytonaState.org) for a while about the school, but now you can actually blog over there just like Thripp.com; you can be You.DaytonaState.org. Sign up here: <a href="http://daytonastate.org/wp-signup.php">daytonastate.org/wp-signup.php</a>.</p>
<p>DaytonaState.org is the only online community dedicated to <a href="http://daytonastate.edu/">Daytona State College</a>. If you&#8217;re a student, faculty member, or just love the college, join today! Your account is for life. I&#8217;ll be reading everything posted just like I do at Thripp.com, and commenting on what I find interesting. You can too if you watch the <a href="http://thripp.com/latest-posts">latest posts list</a>.</p>
<p>This is totally linked to Thripp.com; you&#8217;ll appear in the directory, latest posts, etc., your account is for both sites, and both sites share the same code, theme, and database (with some conditional code to distinguish them).</p>
<p>Feel free to start a blog at <a href="http://daytonastate.org/wp-signup.php">DaytonaState.org</a>, <a href="http://thripp.com/">Thripp.com</a>, or both! I suggest you keep them under one username. You can have as many blogs as you want, in case you didn&#8217;t know. You can click &#8220;Join the fun: create a blog!&#8221; in the footer when you&#8217;re logged in to add another.</p>
<p>One important note: you have the same username and password at Thripp.com AND DaytonaState.org, but the sites don&#8217;t share cookies. So you have to log in at both. If you&#8217;re on your home computer, check &#8220;remember me&#8221; at each site when logging in and you won&#8217;t have to deal with it again.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Blog+at+DaytonaState.org...+http://43h9r.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Blog+at+DaytonaState.org...+http://43h9r.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/blog-at-daytonastate-dot-org-142&amp;title=Blog+at+DaytonaState.org..." title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/blog-at-daytonastate-dot-org-142&amp;title=Blog+at+DaytonaState.org..." title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/blog-at-daytonastate-dot-org-142&amp;t=Blog+at+DaytonaState.org..." title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/blog-at-daytonastate-dot-org-142&amp;t=Blog+at+DaytonaState.org..." title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Blog+at+DaytonaState.org...&amp;link=http://thripp.com/dblog/blog-at-daytonastate-dot-org-142" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/blog-at-daytonastate-dot-org-142&amp;title=Blog+at+DaytonaState.org..." title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/blog-at-daytonastate-dot-org-142/feed</wfw:commentRss>
		</item>
		<item>
		<title>New! Add text, HTML, and images to your header and footer.</title>
		<link>http://thripp.com/dblog/new-add-text-html-and-images-to-your-header-and-footer-141</link>
		<comments>http://thripp.com/dblog/new-add-text-html-and-images-to-your-header-and-footer-141#comments</comments>
		<pubDate>Fri, 22 Aug 2008 00:31:27 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[footer]]></category>

		<category><![CDATA[header]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=141</guid>
		<description><![CDATA[Yes, you read right! I just added this feature, and redesigned the footers to use the same color schemes as the headers. To add text or HTML to your header, follow these steps:
1. Log in to your Thripp.com account.
2. From your blog, click Design &#62; Widgets in the toolbar above the header.
3. Click the drop-down [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, you read right! I just added this feature, and redesigned the footers to use the same color schemes as the headers. To add text or HTML to your header, follow these steps:</p>
<p>1. Log in to your Thripp.com account.<br />
2. From your blog, click Design &gt; Widgets in the toolbar above the header.<br />
3. Click the drop-down box that defaults to &#8220;1: Sidebar.&#8221; Select &#8220;2: Header,&#8221; then click Show.<br />
4. Look for the widget &#8220;Text: Arbitrary text or HTML&#8221; in the list on the left. Click Add.<br />
5. In the blue box that appears on the right, click &#8220;Edit&#8221; and then type whatever text or HTML you want.</p>
<p>For your footer, do the same except select &#8220;3: Footer&#8221; in step 3. You can also add text to your sidebar (this has been available since the beginning) by skipping step 3.</p>
<p>The text or HTML you enter will appear below your blog&#8217;s title in the header, or for the footer, below the normal footer text. You can use links and HTML and images too. If you don&#8217;t know HTML, links look like this:</p>
<p>&lt;a href=&#8221;http://thripp.com/&#8221;&gt;Click here to go to Thripp.com&lt;/a&gt;</p>
<p>Images look like this:</p>
<p>&lt;img src=&#8221;http://thripp.com/someimage.jpg&#8221; alt=&#8221;Thripp.com&#8221; /&gt;</p>
<p>And image links are this:</p>
<p>&lt;a href=&#8221;http://thripp.com/&#8221;&gt;&lt;img src=&#8221;http://thripp.com/someimage.jpg&#8221; alt=&#8221;Thripp.com&#8221; /&gt;&lt;/a&gt;</p>
<p>I used Thripp.com for this example, but you can replace the link in the a href tag and the image in the img src tag with whatever you&#8217;d like.</p>
<p>You can also add any of the sidebar widgets to your header or footer, but that&#8217;s an unsupported feature. It won&#8217;t look good because the widgets are designed for the narrow width of the sidebar.</p>
<p>Check out an example of the header text at <a href="http://daytonastate.org/">Daytona State College News</a>. I also have a notice on this development blog for now.</p>
<p>This is a feature I&#8217;ve been using on <a href="http://richardxthripp.thripp.com/">Brilliant Photography</a> for a while, but I wanted to make it available to the community. Unfortunately I can&#8217;t let you replace your blog&#8217;s name with a banner like I do, but you can add a banner below with HTML in the text widget. Enjoy!
<p align="left"><a class="tt" href="http://twitter.com/home/?status=New%21+Add+text%2C+HTML%2C+and+images+to+your+header+and+footer.+http://ez5i7.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=New%21+Add+text%2C+HTML%2C+and+images+to+your+header+and+footer.+http://ez5i7.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/new-add-text-html-and-images-to-your-header-and-footer-141&amp;title=New%21+Add+text%2C+HTML%2C+and+images+to+your+header+and+footer." title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/new-add-text-html-and-images-to-your-header-and-footer-141&amp;title=New%21+Add+text%2C+HTML%2C+and+images+to+your+header+and+footer." title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/new-add-text-html-and-images-to-your-header-and-footer-141&amp;t=New%21+Add+text%2C+HTML%2C+and+images+to+your+header+and+footer." title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/new-add-text-html-and-images-to-your-header-and-footer-141&amp;t=New%21+Add+text%2C+HTML%2C+and+images+to+your+header+and+footer." title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=New%21+Add+text%2C+HTML%2C+and+images+to+your+header+and+footer.&amp;link=http://thripp.com/dblog/new-add-text-html-and-images-to-your-header-and-footer-141" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/new-add-text-html-and-images-to-your-header-and-footer-141&amp;title=New%21+Add+text%2C+HTML%2C+and+images+to+your+header+and+footer." title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/new-add-text-html-and-images-to-your-header-and-footer-141/feed</wfw:commentRss>
		</item>
		<item>
		<title>Beautiful Comments are Here</title>
		<link>http://thripp.com/dblog/beautiful-comments-are-here-138</link>
		<comments>http://thripp.com/dblog/beautiful-comments-are-here-138#comments</comments>
		<pubDate>Thu, 21 Aug 2008 02:00:08 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[comments]]></category>

		<category><![CDATA[connections]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[pingbacks]]></category>

		<category><![CDATA[presentation]]></category>

		<category><![CDATA[sharing]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=138</guid>
		<description><![CDATA[I&#8217;ve been working hard on redesigning the Thripp.com comments system as of late. I don&#8217;t have a screen cap of the old one, but it was ugly. All the basic functionality was there, but the colors and dividers and layout and sorting wasn&#8217;t up to snuff with the new design. All that changes today. This [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working hard on redesigning the Thripp.com comments system as of late. I don&#8217;t have a screen cap of the old one, but it was ugly. All the basic functionality was there, but the colors and dividers and layout and sorting wasn&#8217;t up to snuff with <a href="http://thripp.com/blog/thripp-dot-com-redesigned-126">the new design</a>. All that changes today. This is my new vision for blog commenting:</p>
<p><a href="http://thripp.com/files/2008/08/beautiful-comments.jpg" title="Thripp.com's beautiful comments" class="highslide" onclick="return hs.expand(this, {outlineType: 'drop-shadow', align: 'center'})"><img src="http://tn.thripp.com/1/p/beautiful-comments-sm.jpg" alt="Thripp.com\&#039;s beautiful comments" title="Thripp.com&#039;s beautiful comments"  /></a></p>
<p>This is my gift to everyone on Thripp.com. Do you not see the beauty? <img src='http://thripp.com/wp-includes/images/smilies/unsilly.gif' alt=':unsilly:' class='wp-smiley' /> </p>
<p>Let me tell you the features:</p>
<p>• The same wonderful threading interface through a modified version of <a href="http://wordpress.org/extend/plugins/wordpress-thread-comment/">WP Thread Comment</a>.</p>
<p>• REPLY TO THIS buttons open a JavaScript reply window right below the thread. Use the links to reply to a particular post.</p>
<p>• If the original commenter entered an email address, he&#8217;ll be emailed your reply.</p>
<p>• Comments are newest to oldest by thread (yes!), with comments in green and pingbacks in blue. Pingbacks are always listed at the end, because comments are more important, but they&#8217;re newest to oldest in their own group too.</p>
<p>• Within a thread (comments that are all replies to above comments with the reply buttons), comments are oldest to newest for continuity. The best of both worlds!</p>
<p>• Multiple levels of nesting; up to 14 deep. <a href="http://hong.thripp.com/whats-happiness-all-about-1#comments">Here&#8217;s an example</a>. It looks totally cool at the deeper levels, and nothing breaks.</p>
<p>• If the person has no avatar from <a href="http://gravatar.com/">gravatar.com</a> for his email address, a green box saying &#8220;No Avatar&#8221; is shown.</p>
<p>• Anonymous comments are allowed, but off by default. You can enable them for you Thripp.com blog under Settings > Discussions, by unchecking the boxes requiring the email and name. I do that on my blogs.</p>
<p>• My posts appear in bold red because I&#8217;m the founder of Thripp.com and I&#8217;m special. <img src='http://thripp.com/wp-includes/images/smilies/evil.gif' alt=':evil:' class='wp-smiley' /> Everyone else is green.</p>
<p>• If you enter a website, your Gravatar is a link too! More people will click, because clicking it takes them right to your site, just like clicking your name.</p>
<p>• The date and time is a permalink to the comment. It&#8217;s just the same page with the in-page link, but is useful for sharing the comment with others.</p>
<p>• Beautiful colors and margins! I&#8217;ve spent hours tinkering with this and measuring everything down to the pixel. And yes, the layout is fluid and works in Internet Explorer 6.</p>
<p>• Front-end management is now fully implemented. This is the coolest thing for me. See those buttons saying EDIT and DELETE for each comment and pingback? They really work! They only appear when you&#8217;re logged in and at your blog. The delete button has a pop-up confirmation to be safe.</p>
<p>• Those boxes with the numbers puzzle some people. What they do is to let you thread a comment to a parent comment after the fact. The comment ID is shown in the box. In the above image, if I wanted to thread my &#8221; <img src='http://thripp.com/wp-includes/images/smilies/confused.gif' alt=':confused:' class='wp-smiley' /> &#8221; comment to the testing comment rather than the explanation comment, I&#8217;d just enter &#8220;264&#8243; in the box and hit Enter on the keyboard and it would be done.</p>
<p>• Pingbacks have a nice custom image saying &#8220;Thripp.com Pingback.&#8221; I like the colors on them too; they&#8217;re complementary to the greens.</p>
<p>• Threaded comments are in white while the originals (highest parent comments) are in green, so they catch your eye while scrolling.</p>
<p>And that&#8217;s a wrap. This applies to all old comments too, in case you&#8217;re wondering. I couldn&#8217;t get pagination in this release, but you can have hundreds of comments on one page with no problems. <a href="http://richardxthripp.thripp.com/my-comments">Here&#8217;s a post with 142</a>, for example.</p>
<p>Enjoy the beautiful comments! I know I will. I&#8217;d be doing this work if I had just <a href="http://richardxthripp.thripp.com/">my blog</a> but it&#8217;s great to be doing it in a way that benefits <a href="http://thripp.com/directory">hundreds of people</a> at once.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Beautiful+Comments+are+Here+http://q54k2.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Beautiful+Comments+are+Here+http://q54k2.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/beautiful-comments-are-here-138&amp;title=Beautiful+Comments+are+Here" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/beautiful-comments-are-here-138&amp;title=Beautiful+Comments+are+Here" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/beautiful-comments-are-here-138&amp;t=Beautiful+Comments+are+Here" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/beautiful-comments-are-here-138&amp;t=Beautiful+Comments+are+Here" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Beautiful+Comments+are+Here&amp;link=http://thripp.com/dblog/beautiful-comments-are-here-138" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/beautiful-comments-are-here-138&amp;title=Beautiful+Comments+are+Here" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/beautiful-comments-are-here-138/feed</wfw:commentRss>
		</item>
		<item>
		<title>Show another Thripp.com blog in your sidebar</title>
		<link>http://thripp.com/dblog/show-another-thrippcom-blog-in-your-sidebar-136</link>
		<comments>http://thripp.com/dblog/show-another-thrippcom-blog-in-your-sidebar-136#comments</comments>
		<pubDate>Wed, 20 Aug 2008 04:22:15 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[connections]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[sharing]]></category>

		<category><![CDATA[sidebar]]></category>

		<category><![CDATA[thripp.com]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=136</guid>
		<description><![CDATA[If you&#8217;re like me (I hope not), you have three Thripp.com blogs: The Thripp.com Development Blog (this one), Brilliant Photography, and Daytona State College News. Wouldn&#8217;t it be nice to have a way to feature content from one blog on another?
That&#8217;s just the feature I&#8217;ve added today, thanks to the Ada A Blog Recent Posts [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me (I hope not), you have three Thripp.com blogs: The Thripp.com Development Blog (this one), <a href="http://richardxthripp.thripp.com/">Brilliant Photography</a>, and <a href="http://daytonastate.org/">Daytona State College News</a>. Wouldn&#8217;t it be nice to have a way to feature content from one blog on another?</p>
<p>That&#8217;s just the feature I&#8217;ve added today, thanks to the <a href="http://wpmudev.org/project/Ada-A-Blog-Recent-Posts-Widget">Ada A Blog Recent Posts Widget</a> plugin. You can add up to two other Thripp.com blogs to your sidebar under Design > Widgets, with the widgets, Thripp.com Blog and Thripp.com Blog 2. Here&#8217;s an example of mine, with my settings:</p>
<p><img src="http://thripp.com/files/2008/08/thripp-dot-com-blog.png" alt="Thripp.com Blog Widget" class="nothumb" /></p>
<p>You can get the blog ID in the footer; it&#8217;s displayed for each blog there. This is better and faster than the RSS widget because it taps directly into the Thripp.com database and doesn&#8217;t show sticky posts first. I use the <a href="http://wordpress.org/extend/plugins/wp-sticky/">WP-Sticky</a> plugin for all my blogs, which you can activate on Thripp.com under Manage > PLUGINS. It lets you pin a post to the top of the blog, like I do for the mission statement here and the intro on my own. Unfortunately, the post also appears pinned to the top of the RSS feed, but the Thripp.com Blog widget gets around it by fetching the posts by date.</p>
<p>If you&#8217;re wondering, <a href="http://wpmudev.org/project/Ada-A-Blog-Recent-Posts-Widget">the plugin</a> only allows you to show one blog. I bumped this up to two by creating a duplicate copy of the PHP scripts and adding &#8220;2&#8243; onto the end of all the functions and variables.</p>
<p>You can also feature another Thripp.com blog with this addition. Enjoy your new sharing options!
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Show+another+Thripp.com+blog+in+your+sidebar+http://nt9ep.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Show+another+Thripp.com+blog+in+your+sidebar+http://nt9ep.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/show-another-thrippcom-blog-in-your-sidebar-136&amp;title=Show+another+Thripp.com+blog+in+your+sidebar" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/show-another-thrippcom-blog-in-your-sidebar-136&amp;title=Show+another+Thripp.com+blog+in+your+sidebar" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/show-another-thrippcom-blog-in-your-sidebar-136&amp;t=Show+another+Thripp.com+blog+in+your+sidebar" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/show-another-thrippcom-blog-in-your-sidebar-136&amp;t=Show+another+Thripp.com+blog+in+your+sidebar" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Show+another+Thripp.com+blog+in+your+sidebar&amp;link=http://thripp.com/dblog/show-another-thrippcom-blog-in-your-sidebar-136" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/show-another-thrippcom-blog-in-your-sidebar-136&amp;title=Show+another+Thripp.com+blog+in+your+sidebar" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/show-another-thrippcom-blog-in-your-sidebar-136/feed</wfw:commentRss>
		</item>
		<item>
		<title>Fixed WordPress calendar title formatting issue ($ak_title_separator) in cached pages</title>
		<link>http://thripp.com/dblog/fixed-wordpress-calendar-title-formatting-issue-ak_title_separator-in-cached-pages-132</link>
		<comments>http://thripp.com/dblog/fixed-wordpress-calendar-title-formatting-issue-ak_title_separator-in-cached-pages-132#comments</comments>
		<pubDate>Wed, 20 Aug 2008 02:41:27 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[caching]]></category>

		<category><![CDATA[calendar]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[sidebar]]></category>

		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=132</guid>
		<description><![CDATA[I discovered an annoying issue with the calendar widget on my Thripp.com blog today. I use the widget which is included in WordPress, WordPress MU, and Thripp.com, but for the Internet Explorer, Safari, and Camino browsers, it formats the pop-up titles with line breaks instead of commas. In Firefox it looks like this:

It&#8217;s pretty reasonable [...]]]></description>
			<content:encoded><![CDATA[<p>I discovered an annoying issue with the calendar widget on <a href="http://richardxthripp.thripp.com/">my Thripp.com blog</a> today. I use the widget which is included in WordPress, WordPress MU, and Thripp.com, but for the Internet Explorer, Safari, and Camino browsers, it formats the pop-up titles with line breaks instead of commas. In Firefox it looks like this:</p>
<p><img src="http://thripp.com/files/2008/08/calendar-issue-01.png" alt="WordPress Calendar, Firefox" class="nothumb" /></p>
<p>It&#8217;s pretty reasonable to use commas to separate post titles. But in Internet Explorer, WordPress generates the page using line breaks instead:</p>
<p><img src="http://thripp.com/files/2008/08/calendar-issue-02.png" alt="WordPress Calendar, Internet Explorer" class="nothumb" /></p>
<p>That makes sense, since Firefox can&#8217;t handle line breaks in title tags. Unfortunately, as you may know, I use <a href="http://ocaoimh.ie/wp-super-cache/">WP Super Cache</a>. If the first visitor to a page is using Internet Explorer, his hit generates the cached copy. For later visitors in Firefox, the titles then look like this:</p>
<p><img src="http://thripp.com/files/2008/08/calendar-issue-03.png" alt="WordPress Calendar, bad version (IE in Firefox)" class="nothumb" /></p>
<p>Bad bad bad. There&#8217;s no space or comma or line break or anything. It&#8217;s illegible.</p>
<p>The solution is to serve the same formatting to all browsers, so caching is a non-issue. I don&#8217;t care for the line breaks anyway; everything should have commas. I found the culprit in wp-includes/general-template.php. This is in WordPress MU 1.5.1, but it&#8217;s the same in WordPress 2.5.1 and the new 2.6 series:</p>
<blockquote><p>	if (strpos($_SERVER['HTTP_USER_AGENT'], &#8216;MSIE&#8217;) !== false || strpos(strtolower($_SERVER['HTTP_USER_AGENT']), &#8216;camino&#8217;) !== false || strpos(strtolower($_SERVER['HTTP_USER_AGENT']), &#8217;safari&#8217;) !== false)<br />
		$ak_title_separator = &#8220;\n&#8221;;<br />
	else<br />
		$ak_title_separator = &#8216;, &#8216;;</p></blockquote>
<p>Change that to this:</p>
<blockquote><p>		$ak_title_separator = &#8216;, &#8216;;</p></blockquote>
<p>Simple. I&#8217;m surprised no one else is <a href="http://www.google.com/search?q=WordPress+ak_title_separator+Internet+Explorer+cache">talking about it</a>. I guess I&#8217;m the only one who is annoyed enough.</p>
<p>If you want the best of both worlds, use this instead:</p>
<blockquote><p>		$ak_title_separator = &#8216;, \n&#8217;;</p></blockquote>
<p>It&#8217;ll look right in Firefox and the same as before in Internet Explorer (line breaks), except with a comma after each title but before the line break.</p>
<p>The problem with this is that I&#8217;m hacking the core files, so I&#8217;ll have to re-apply the updates by hand when I upgrade WordPress MU. Thripp.com is on 1.5.1 now (2.5.1 in regular WP), but I&#8217;m skipping 2.6 to wait for 2.7 for Thripp.com. Hopefully the developers will have <a href="http://wordpress.org/development/2008/08/wordpress-261/">more bugs</a> worked out, with new ones to go along. <img src='http://thripp.com/wp-includes/images/smilies/cool.gif' alt=':cool:' class='wp-smiley' /> </p>
<p>Surely there&#8217;s some way to do this with a plugin outside the core, but since it&#8217;s such a small thing I&#8217;m not going to look.</p>
<p>Your Thripp.com calendar widgets can now look nice for everyone. You can add one under Design > Widgets.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Fixed+WordPress+calendar+title+formatting+issue+%28%24ak_title_separator%29+in+cached+pages+http://9bt8m.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Fixed+WordPress+calendar+title+formatting+issue+%28%24ak_title_separator%29+in+cached+pages+http://9bt8m.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/fixed-wordpress-calendar-title-formatting-issue-ak_title_separator-in-cached-pages-132&amp;title=Fixed+WordPress+calendar+title+formatting+issue+%28%24ak_title_separator%29+in+cached+pages" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/fixed-wordpress-calendar-title-formatting-issue-ak_title_separator-in-cached-pages-132&amp;title=Fixed+WordPress+calendar+title+formatting+issue+%28%24ak_title_separator%29+in+cached+pages" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/fixed-wordpress-calendar-title-formatting-issue-ak_title_separator-in-cached-pages-132&amp;t=Fixed+WordPress+calendar+title+formatting+issue+%28%24ak_title_separator%29+in+cached+pages" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/fixed-wordpress-calendar-title-formatting-issue-ak_title_separator-in-cached-pages-132&amp;t=Fixed+WordPress+calendar+title+formatting+issue+%28%24ak_title_separator%29+in+cached+pages" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Fixed+WordPress+calendar+title+formatting+issue+%28%24ak_title_separator%29+in+cached+pages&amp;link=http://thripp.com/dblog/fixed-wordpress-calendar-title-formatting-issue-ak_title_separator-in-cached-pages-132" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/fixed-wordpress-calendar-title-formatting-issue-ak_title_separator-in-cached-pages-132&amp;title=Fixed+WordPress+calendar+title+formatting+issue+%28%24ak_title_separator%29+in+cached+pages" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/fixed-wordpress-calendar-title-formatting-issue-ak_title_separator-in-cached-pages-132/feed</wfw:commentRss>
		</item>
		<item>
		<title>Speed to the Max</title>
		<link>http://thripp.com/dblog/speed-to-the-max-131</link>
		<comments>http://thripp.com/dblog/speed-to-the-max-131#comments</comments>
		<pubDate>Tue, 19 Aug 2008 14:29:55 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[gzip]]></category>

		<category><![CDATA[images]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[pages]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=131</guid>
		<description><![CDATA[Thripp.com is now 30% faster than I said it was in my previous post. Brilliant Photography gets the biggest chunk of the speed boost, because it was the slowest to start.
All the HTML is now one line. That doesn&#8217;t yield a big speed improvement, but it&#8217;s just cool. The big thing is that I turned [...]]]></description>
			<content:encoded><![CDATA[<p>Thripp.com is now 30% faster than I said it was in <a href="http://thripp.com/blog/category-counts-better-sidebar-130">my previous post</a>. <a href="http://richardxthripp.thripp.com/">Brilliant Photography</a> gets the biggest chunk of the speed boost, because it was the slowest to start.</p>
<p>All the HTML is now one line. That doesn&#8217;t yield a big speed improvement, but it&#8217;s just cool. The big thing is that I turned small images into CSS sprites and merged all the JavaScript files into one honker (148KB). That file is compressed with gzip if your browser allows it, and all the current ones do, so the bandwidth hit is only 45KB. Still big, I know, but considering it contains prototype.js (used for the clickable smilies in commenting screens, 124KB), the media player (check out <a href="http://jt.thripp.com/">JT&#8217;s blog</a> for an example), the pop-up thumbnail effect (this blog, <a href="http://richardxthripp.thripp.com/">my blog</a>, and the clickable smilies effect, that&#8217;s pretty good. Lazy loading might be better, but getting it out of the way at once reduces HTTP requests and 45KB is not much on a modern connection. Your browser caches it, too.</p>
<p>The site is fastest if you&#8217;re not a member, because then I can use caching and gzip to the max. If you are logged in, I can&#8217;t because the page has to be dynamically compiled each time for the links in the sidebar and the administrative controls above the header. If you make a comment, the cache is invalidated temporarily for that comment to appear, and then you don&#8217;t get compiled pages anymore. It&#8217;s still fast, just not as fast. 99% of visitors actually don&#8217;t interact at all, so most of you will be enjoying uber speed.</p>
<p>I already had <a href="http://thripp.com/blog/richardxthrippcom-is-now-fully-cached-69">caching and gzipping</a>; today&#8217;s improvements are mainly on the client side. Note that pages aren&#8217;t cached or compressed till the 2nd visitor in a 24 hour period visits a particular page. JavaScript and CSS is always compressed, though.</p>
<p>The Google search box in the sidebar is faster to load, because I switched from the fancy JavaScript version to the plain HTML + CSS one Google offers. And I made the Google logo part of the CSS sprites file.</p>
<p>So the typical page is 65KB (20KB HTML + 45KB JS), plus the sprites image file (10KB), plus background (15KB), plus Google AdSense ads (who knows how much). Everything except the first 65KB can be loaded in the background, so a figure for a typical visitor, pages load in 2 seconds. That&#8217;s pretty good. It&#8217;s not fast like Google, but probably the fastest WordPress blog around. And that&#8217;s for <a href="http://thripp.com/directory">everyone</a>.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Speed+to+the+Max+http://zrq83.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Speed+to+the+Max+http://zrq83.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/speed-to-the-max-131&amp;title=Speed+to+the+Max" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/speed-to-the-max-131&amp;title=Speed+to+the+Max" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/speed-to-the-max-131&amp;t=Speed+to+the+Max" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/speed-to-the-max-131&amp;t=Speed+to+the+Max" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Speed+to+the+Max&amp;link=http://thripp.com/dblog/speed-to-the-max-131" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/speed-to-the-max-131&amp;title=Speed+to+the+Max" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/speed-to-the-max-131/feed</wfw:commentRss>
		</item>
		<item>
		<title>Category Counts and Better Sidebar</title>
		<link>http://thripp.com/dblog/category-counts-better-sidebar-130</link>
		<comments>http://thripp.com/dblog/category-counts-better-sidebar-130#comments</comments>
		<pubDate>Mon, 18 Aug 2008 09:20:37 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[ads]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[categories]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[gzip]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[print]]></category>

		<category><![CDATA[speed]]></category>

		<category><![CDATA[standards]]></category>

		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=130</guid>
		<description><![CDATA[I made the sidebar 30 pixels wider by taking away space from the content. The blog area is still wide at 778 pixels, so it doesn&#8217;t hurt anything. This makes a big difference because the sidebar was too wide before. You can give your categories longer names without the names wrapping, and I added the [...]]]></description>
			<content:encoded><![CDATA[<p>I made the sidebar 30 pixels wider by taking away space from the content. The blog area is still wide at 778 pixels, so it doesn&#8217;t hurt anything. This makes a big difference because the sidebar was too wide before. You can give your categories longer names without the names wrapping, and I added the count for each one in parenthesis next to it, thanks to wp_list_categories with the argument, show_count=1 in WordPress MU.</p>
<p>I&#8217;m taking advantage of the extra space by clarifying things. Instead of &#8220;Search Here&#8221; and &#8220;Search All,&#8221; the search engines say &#8220;Search This Blog&#8221; and &#8220;Search All Blogs.&#8221; Instead of &#8220;Entries feed&#8221; we have &#8220;Entries RSS Feed.&#8221; Instead of &#8220;157 Spams&#8221; it says &#8220;157 Spam Comments.&#8221;</p>
<p>The text in the header, sidebar, and content areas have more padding. It looks better and is easier on the eyes, with a bit of white space between the paragraphs and the green border.</p>
<p>Ads appear on posts 1, 2, and 3 on each page, instead of 1, 5, and 10. This should make more money as it puts them center stage. Money is good because it lets me keep Thripp.com running. The second ad has a new design with a dark background like the header.</p>
<p>I cleaned up my HTML; <a href="http://validator.w3.org/check?uri=http://thripp.com/">Thripp.com is completely valid</a> now, as are all the blogs by default. This doesn&#8217;t stop you from creating malformed HTML in your blog posts or comments, however.</p>
<p>I gave <a href="http://richardxthripp.thripp.com/">my own blog</a> a facelift. The thumbnails in <a href="http://richardxthripp.thripp.com/gallery">the gallery</a> and for the random photos in the header are nice and big now. Some time I&#8217;ll have to let Thripp.com members customize their blog headers. WordPress MU has an API for that I hear.</p>
<p><a href="http://richardxthripp.thripp.com/talking-to-rocks-633/print">Printable pages</a> have bigger titles and better margins. I took the ads off them too (they never printed but were just for display).</p>
<p>Thripp.com and its blogs are now about 30% faster. I centralized the JavaScript and CSS files under http://thripp.com instead of each blog, so your browser can cache those when you browse different blogs on the network. Also I consolidated the JavaScript scripts down to 2 files from 4, gzipped them, and did the same for the CSS, going from 4 files to 1. Fewer HTTP requests means faster pages, and we saved about 60KB with the compression. All HTML is already compressed, but I pushed it further by removing blank lines and tabs from the source code. As always, Thripp.com checks the HTTP headers your browser sends to see if accept-encoding: gzip is there. If it isn&#8217;t, you get uncompressed files, maintaining backward-compatibility with old browsers.</p>
<p>&lt;pressRelease&gt; These small but incremental improvements represent my continuing dedication to Thripp.com and its users, browser and access compatibility, and standards adherence, firmly establishing the network as an unrestricted resource for all.&lt;/pressRelease&gt; </p>
<p>Enjoy!
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Category+Counts+and+Better+Sidebar+http://qhesc.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Category+Counts+and+Better+Sidebar+http://qhesc.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/category-counts-better-sidebar-130&amp;title=Category+Counts+and+Better+Sidebar" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/category-counts-better-sidebar-130&amp;title=Category+Counts+and+Better+Sidebar" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/category-counts-better-sidebar-130&amp;t=Category+Counts+and+Better+Sidebar" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/category-counts-better-sidebar-130&amp;t=Category+Counts+and+Better+Sidebar" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Category+Counts+and+Better+Sidebar&amp;link=http://thripp.com/dblog/category-counts-better-sidebar-130" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/category-counts-better-sidebar-130&amp;title=Category+Counts+and+Better+Sidebar" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/category-counts-better-sidebar-130/feed</wfw:commentRss>
		</item>
		<item>
		<title>New Background</title>
		<link>http://thripp.com/dblog/new-background-129</link>
		<comments>http://thripp.com/dblog/new-background-129#comments</comments>
		<pubDate>Mon, 18 Aug 2008 01:40:12 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[background]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[images]]></category>

		<category><![CDATA[pages]]></category>

		<category><![CDATA[posts]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=129</guid>
		<description><![CDATA[Check out the new background for Thripp.com. Instead of light green, it&#8217;s a light green subtle mesh pattern.
If you don&#8217;t see it on the page, refresh the stylesheet in your browser&#8217;s cache by pressing Shift + F5.
The new background is nice on the eyes and more interesting. Enjoy. 
       [...]]]></description>
			<content:encoded><![CDATA[<p>Check out the <a href="http://thripp.com/wp-content/themes/default/bg.png">new background</a> for Thripp.com. Instead of light green, it&#8217;s a light green subtle mesh pattern.</p>
<p>If you don&#8217;t see it on the page, refresh the stylesheet in your browser&#8217;s cache by pressing Shift + F5.</p>
<p>The new background is nice on the eyes and more interesting. Enjoy. <img src='http://thripp.com/wp-includes/images/smilies/smile.gif' alt=':smile:' class='wp-smiley' />
<p align="left"><a class="tt" href="http://twitter.com/home/?status=New+Background+http://ecrdb.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=New+Background+http://ecrdb.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/new-background-129&amp;title=New+Background" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/new-background-129&amp;title=New+Background" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/new-background-129&amp;t=New+Background" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/new-background-129&amp;t=New+Background" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=New+Background&amp;link=http://thripp.com/dblog/new-background-129" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/new-background-129&amp;title=New+Background" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/new-background-129/feed</wfw:commentRss>
		</item>
		<item>
		<title>Thripp.com Redesigned</title>
		<link>http://thripp.com/dblog/thripp-dot-com-redesigned-126</link>
		<comments>http://thripp.com/dblog/thripp-dot-com-redesigned-126#comments</comments>
		<pubDate>Sat, 16 Aug 2008 10:09:25 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[header]]></category>

		<category><![CDATA[internet explorer]]></category>

		<category><![CDATA[links]]></category>

		<category><![CDATA[pages]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[sidebar]]></category>

		<category><![CDATA[thripp.com]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=126</guid>
		<description><![CDATA[I spent the last six hours working on a redesign for Thripp.com. While I normally deal with programming, this time it was all CSS (Cascading Style Sheets). Check this out; the boring old design:

And the bold new vision:

What do you think? I like it a lot. The new header and borders solidify olive green as [...]]]></description>
			<content:encoded><![CDATA[<p>I spent the last six hours working on a redesign for Thripp.com. While I normally deal with programming, this time it was all CSS (Cascading Style Sheets). Check this out; the boring old design:</p>
<p><a href="http://thripp.com/files/2008/08/redesigned-old.png" title="" class="highslide" onclick="return hs.expand(this, {outlineType: 'drop-shadow', align: 'center'})"><img src="http://tn.thripp.com/1/p/redesigned-old-sm.png" alt="" title=""  /></a></p>
<p>And the bold new vision:</p>
<p><a href="http://thripp.com/files/2008/08/redesigned-new.png" title="" class="highslide" onclick="return hs.expand(this, {outlineType: 'drop-shadow', align: 'center'})"><img src="http://tn.thripp.com/1/p/redesigned-new-sm.png" alt="" title=""  /></a></p>
<p>What do you think? I like it a lot. The new header and borders solidify olive green as the Thripp.com color, and the borders are pleasing to the eye for containing the content. The sidebar&#8217;s text isn&#8217;t so squished, links are nice and bold there, visited links go brighter green, the header is white on dark olive-green, and the header titles are</p>
<h1>big and bold</h1>
<p>instead of small and subdued. Outside the body, the background is light green instead of bright white.</p>
<p>This is a fluid layout. It&#8217;s optimized for 1024&#215;768, but larger is fine. I browse on my 1440&#215;900 monitor most of the time. The body of the text doesn&#8217;t go above 800 pixels, because it&#8217;s hard to follow lines of text if you go bigger. But unlike other sites which hinder readers with small monitors or ones who don&#8217;t browse full-screen, Thripp.com does not. You can read your favorite blogs comfortably even at 640&#215;480.</p>
<p>This is the first redesign since I launched Thripp.com (then richardxthripp.com) three months ago. Good design makes everything enjoyable. I just found that out. Hopefully this one is a good one. I&#8217;m enjoying it over at <a href="http://richardxthripp.thripp.com/">Brilliant Photography</a>.</p>
<p>Check out <a href="http://thripp.com/wp-content/themes/default/style-dev.css">the stylesheet</a> if you want to see my technical work. This was a lot of trail and error for me, because it&#8217;s my first serious work with web design.</p>
<p>Also, the ads now look the same in Firefox and Internet Explorer. Before, they were 19 pixels too high in Internet Explorer. Really, they&#8217;d be butted up right against the tags list. The ad is a paragraph floating with CSS, but I can&#8217;t get IE to respect the margins. Can you believe this is how I fixed it?</p>
<blockquote><p>&lt;!&#8211;[if IE]&gt;&lt;img src=&#8221;http://lib.thripp.com/images/shim.gif&#8221; alt=&#8221;" width=&#8221;1&#8243; height=&#8221;19&#8243; /&gt;&lt;br /&gt;&lt;![endif]&#8211;&gt;</p></blockquote>
<p>Talk about a massive kludge. Conditional code and a spacer GIF. So old-fashioned. It works, so I&#8217;m happy.</p>
<p>Enjoy the new layout. I&#8217;m open to comments and suggestions if you don&#8217;t. This affects not only the 181 Thripp.com blogs, but also <a href="http://daytonastate.org/">DaytonaState.org</a> and <a href="http://vicandhelen.com/">VicAndHelen.com</a>, which are part of the Thripp.com network.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Thripp.com+Redesigned+http://z9ick.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Thripp.com+Redesigned+http://z9ick.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/thripp-dot-com-redesigned-126&amp;title=Thripp.com+Redesigned" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/thripp-dot-com-redesigned-126&amp;title=Thripp.com+Redesigned" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/thripp-dot-com-redesigned-126&amp;t=Thripp.com+Redesigned" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/thripp-dot-com-redesigned-126&amp;t=Thripp.com+Redesigned" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Thripp.com+Redesigned&amp;link=http://thripp.com/dblog/thripp-dot-com-redesigned-126" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/thripp-dot-com-redesigned-126&amp;title=Thripp.com+Redesigned" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/thripp-dot-com-redesigned-126/feed</wfw:commentRss>
		</item>
		<item>
		<title>Thripp.com is now capitalized</title>
		<link>http://thripp.com/dblog/thripp-dot-com-is-now-capitalized-125</link>
		<comments>http://thripp.com/dblog/thripp-dot-com-is-now-capitalized-125#comments</comments>
		<pubDate>Thu, 14 Aug 2008 00:06:15 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[branding]]></category>

		<category><![CDATA[thripp.com]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=125</guid>
		<description><![CDATA[I just made a decision: it&#8217;s Thripp.com now, not thripp.com. I like the capitalized address better. Never did when it was richardxthripp.com, but it seems right now.
Enjoy the new address! Let me know if you spot pages that have the lowercase version.
       
]]></description>
			<content:encoded><![CDATA[<p>I just made a decision: it&#8217;s Thripp.com now, not thripp.com. I like the capitalized address better. Never did when it was <a href="http://thripp.com/blog/the-end-of-richardxthrippcom-its-thrippcom-now-102">richardxthripp.com</a>, but it seems right now.</p>
<p>Enjoy the new address! Let me know if you spot pages that have the lowercase version.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Thripp.com+is+now+capitalized+http://4xd83.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Thripp.com+is+now+capitalized+http://4xd83.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/thripp-dot-com-is-now-capitalized-125&amp;title=Thripp.com+is+now+capitalized" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/thripp-dot-com-is-now-capitalized-125&amp;title=Thripp.com+is+now+capitalized" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/thripp-dot-com-is-now-capitalized-125&amp;t=Thripp.com+is+now+capitalized" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/thripp-dot-com-is-now-capitalized-125&amp;t=Thripp.com+is+now+capitalized" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Thripp.com+is+now+capitalized&amp;link=http://thripp.com/dblog/thripp-dot-com-is-now-capitalized-125" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/thripp-dot-com-is-now-capitalized-125&amp;title=Thripp.com+is+now+capitalized" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/thripp-dot-com-is-now-capitalized-125/feed</wfw:commentRss>
		</item>
		<item>
		<title>Better Tags</title>
		<link>http://thripp.com/dblog/better-tags-124</link>
		<comments>http://thripp.com/dblog/better-tags-124#comments</comments>
		<pubDate>Wed, 13 Aug 2008 00:06:00 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[links]]></category>

		<category><![CDATA[pages]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[stats]]></category>

		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=124</guid>
		<description><![CDATA[I changed the code that displays the tag list for each post. It looks like this now:
&#60;?php $posttags = get_the_tags(); if ($posttags) { echo &#8216;with these tags: &#8216;; { foreach($posttags as $tag) { if ($tag-&#62;count &#62; 1) echo &#8216;&#60;a href=&#8221;&#8216;.get_tag_link($tag).&#8217;&#8221; title=&#8221;&#8216;.$tag-&#62;count.&#8217; entries&#8221;&#62;&#8217;.$tag-&#62;name.&#8217;&#60;/a&#62;, &#8216;; else echo $tag-&#62;name.&#8217;, &#8216;; } } } ?&#62;
What does that mean? Now, [...]]]></description>
			<content:encoded><![CDATA[<p>I changed the code that displays the tag list for each post. It looks like this now:</p>
<p>&lt;?php $posttags = get_the_tags(); if ($posttags) { echo &#8216;with these tags: &#8216;; { foreach($posttags as $tag) { if ($tag-&gt;count &gt; 1) echo &#8216;&lt;a href=&#8221;&#8216;.get_tag_link($tag).&#8217;&#8221; title=&#8221;&#8216;.$tag-&gt;count.&#8217; entries&#8221;&gt;&#8217;.$tag-&gt;name.&#8217;&lt;/a&gt;, &#8216;; else echo $tag-&gt;name.&#8217;, &#8216;; } } } ?&gt;</p>
<p>What does that mean? Now, if the post is the only post with that tag, no link is displayed. Your readers&#8217; time will not be wasted any longer. If there&#8217;s more than one tagged post, the link is shown like before, but now the number of entries is shown as the link title attribute. If you hover the mouse over the tag &#8220;posts&#8221; in this post, it will show &#8220;13 entries&#8221;, for example.</p>
<p>This is a small improvement, but life is nothing but a series of small improvements. The issue of the pointless tag pages started bothering me recently, so I&#8217;m glad to have it solved.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Better+Tags+http://fs945.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Better+Tags+http://fs945.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/better-tags-124&amp;title=Better+Tags" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/better-tags-124&amp;title=Better+Tags" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/better-tags-124&amp;t=Better+Tags" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/better-tags-124&amp;t=Better+Tags" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Better+Tags&amp;link=http://thripp.com/dblog/better-tags-124" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/better-tags-124&amp;title=Better+Tags" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/better-tags-124/feed</wfw:commentRss>
		</item>
		<item>
		<title>Moved the forum, x.thripp.com is now th8.us</title>
		<link>http://thripp.com/dblog/moved-the-forum-xthrippcom-is-now-th8us-123</link>
		<comments>http://thripp.com/dblog/moved-the-forum-xthrippcom-is-now-th8us-123#comments</comments>
		<pubDate>Wed, 30 Jul 2008 00:29:26 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[forum]]></category>

		<category><![CDATA[moving]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[x.thripp.com]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=123</guid>
		<description><![CDATA[I have two announcements today.
First, I&#8217;ve moved the forum to it&#8217;s own account. It was at thripp.com/forum, but now it&#8217;s at f.thripp.com/f. I think that&#8217;s better in the long range for thripp.com. There could even be a blog about the forum at f.thripp.com someday. All the old links redirect. I couldn&#8217;t put it at the [...]]]></description>
			<content:encoded><![CDATA[<p>I have two announcements today.</p>
<p>First, I&#8217;ve moved the forum to it&#8217;s own account. It was at <a href="http://thripp.com/forum">thripp.com/forum</a>, but now it&#8217;s at <a href="http://f.thripp.com/f">f.thripp.com/f</a>. I think that&#8217;s better in the long range for thripp.com. There could even be a blog about the forum at <a href="http://f.thripp.com/">f.thripp.com</a> someday. All the old links redirect. I couldn&#8217;t put it at the root as <a href="http://www.stuff.yellowswordfish.com/simplepress-forum/">Simple:Press Forum</a> (the software behind the forum) won&#8217;t allow it, but I&#8217;m starting to like f.thripp.com/f. No messages or users were lost. Let me know if you spot any problems.</p>
<p>Second, my home-grown URL trimming service, x.thripp.com, has been renamed <a href="http://th8.us/">th8.us</a>, and the URL has changed to match. x.thripp.com is 12 characters, but th8.us is 6; quite a savings. The <a href="http://thripp.com/blog/dynamic-trimmed-urls-for-twitter-112">Twitter support</a> has taken a step up, because the &#8220;Tweet this&#8221; links now use the Twitter API. Click one, and if you&#8217;re logged in at Twitter, you&#8217;ll go right there with the shortened URL already entered in the message box. Plus, by using the www. prefix instead of http://, the URLs are 16 characters instead of the former 25. So you have more space to write about the post, and less space wasted by the URL.</p>
<p>For all you unawares, <a href="http://twitter.com/">Twitter</a> lets you write short messages in a &#8220;micro-blog&#8221; format. Each post is limited to 140 characters. You can link, but if the URL is 80 characters it counts for that. Trimmed URLs are essential.</p>
<p>th8.us links use subdomains instead of subdirectories now. So you get cool links like <a href="http://oorph.th8.us">oorph.th8.us</a> instead of the old <a href="http://x.thripp.com/oorph">x.thripp.com/oorph</a>. All old x.thripp.com links will continue working forever.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Moved+the+forum%2C+x.thripp.com+is+now+th8.us+http://qney6.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Moved+the+forum%2C+x.thripp.com+is+now+th8.us+http://qney6.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/moved-the-forum-xthrippcom-is-now-th8us-123&amp;title=Moved+the+forum%2C+x.thripp.com+is+now+th8.us" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/moved-the-forum-xthrippcom-is-now-th8us-123&amp;title=Moved+the+forum%2C+x.thripp.com+is+now+th8.us" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/moved-the-forum-xthrippcom-is-now-th8us-123&amp;t=Moved+the+forum%2C+x.thripp.com+is+now+th8.us" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/moved-the-forum-xthrippcom-is-now-th8us-123&amp;t=Moved+the+forum%2C+x.thripp.com+is+now+th8.us" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Moved+the+forum%2C+x.thripp.com+is+now+th8.us&amp;link=http://thripp.com/dblog/moved-the-forum-xthrippcom-is-now-th8us-123" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/moved-the-forum-xthrippcom-is-now-th8us-123&amp;title=Moved+the+forum%2C+x.thripp.com+is+now+th8.us" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/moved-the-forum-xthrippcom-is-now-th8us-123/feed</wfw:commentRss>
		</item>
		<item>
		<title>Presenting DaytonaState.org</title>
		<link>http://thripp.com/dblog/presenting-daytonastate-dot-org-122</link>
		<comments>http://thripp.com/dblog/presenting-daytonastate-dot-org-122#comments</comments>
		<pubDate>Sun, 20 Jul 2008 21:09:40 +0000</pubDate>
		<dc:creator>Richard X. Thripp</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[daytonastate.org]]></category>

		<guid isPermaLink="false">http://thripp.com/?p=122</guid>
		<description><![CDATA[I&#8217;ve created a new blog, Daytona State College News, at DaytonaState.org. I&#8217;ll be posting news and information about Daytona State College. The cool thing is even though this is on a domain name, it&#8217;s still part of the thripp.com and you can log-in with the same account. You can even contribute posts as I&#8217;m using [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created a new blog, <a href="http://daytonastate.org/">Daytona State College News</a>, at DaytonaState.org. I&#8217;ll be posting news and information about <a href="http://daytonastate.edu/">Daytona State College</a>. The cool thing is even though this is on a domain name, it&#8217;s still part of the thripp.com and you can log-in with the same account. You can even contribute posts as I&#8217;m using the <a href="http://thripp.com/blog/collaborative-blogging-14">add users widget</a>.</p>
<p>I&#8217;m using the <a href="http://wpmudev.org/project/Multi-Site-Manager">Multi-Site Manager plugin</a> to keep it the same as thripp.com. Check it out, and expect some great posts by me every once in a while.
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Presenting+DaytonaState.org+http://3siym.th8.us" title="Post to Twitter"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://plurk.com/?status=Presenting+DaytonaState.org+http://3siym.th8.us" title="Post to Plurk"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-plurk-micro4.png" alt="Post to Plurk" /></a> <a class="tt" href="http://delicious.com/post?url=http://thripp.com/dblog/presenting-daytonastate-dot-org-122&amp;title=Presenting+DaytonaState.org" title="Post to Delicious"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://thripp.com/dblog/presenting-daytonastate-dot-org-122&amp;title=Presenting+DaytonaState.org" title="Post to Digg"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://thripp.com/dblog/presenting-daytonastate-dot-org-122&amp;t=Presenting+DaytonaState.org" title="Post to Facebook"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://thripp.com/dblog/presenting-daytonastate-dot-org-122&amp;t=Presenting+DaytonaState.org" title="Post to MySpace"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro4.png" alt="Post to MySpace" /></a> <a class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Presenting+DaytonaState.org&amp;link=http://thripp.com/dblog/presenting-daytonastate-dot-org-122" title="Post to Ping.fm"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://thripp.com/dblog/presenting-daytonastate-dot-org-122&amp;title=Presenting+DaytonaState.org" title="Post to StumbleUpon"><img class="nothumb" src="http://thripp.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thripp.com/dblog/presenting-daytonastate-dot-org-122/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
