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

<channel>
	<title>Scott Cramer wrote this. &#187; Blogging</title>
	<atom:link href="http://www.ransackery.com/category/blogging/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ransackery.com</link>
	<description>You can read it.</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:57:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress, Simple Facebook Connect, and Share button not showing</title>
		<link>http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-simple-facebook-connect-share-button</link>
		<comments>http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm#comments</comments>
		<pubDate>Sat, 02 Oct 2010 22:17:56 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/?p=766</guid>
		<description><![CDATA[Problem: Facebook share button will not show up using WordPress 3.0.1 and Simple Facebook Connect. I tried this with themes Twenty Ten, Twenty Ten Weaver, and an old pre-3.0 default theme based on Kubrick. Your problem may not be with &#8230; <a href="http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm' addthis:title='WordPress, Simple Facebook Connect, and Share button not showing' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Problem: Facebook share button will not show up using WordPress 3.0.1 and Simple Facebook Connect. I tried this with themes Twenty Ten, Twenty Ten Weaver, and an old pre-3.0 default theme based on Kubrick. Your problem may not be with WordPress or the plugin.</p>
<p>First off, this is what I did:</p>
<ul>
<li>Set up my Facebook application</li>
<li>Installed the Simple Facebook Connect plugin</li>
<li>Activated plugin &#8220;Simple Facebook Connect &#8211; Base&#8221;</li>
<li>Configured the plugin with the Facebook API key, Facebook Application Secret, and Facebook Application ID I got from setting up the Facebook app</li>
<li>Activated the plugin &#8220;SFC &#8211; Like Button&#8221;</li>
<li>Activated the plugin &#8220;SFC &#8211; Share Button&#8221;</li>
</ul>
<p>The site showed the Facebook Like button but would not show the Facebook Share button. If you viewed the page source, the html xfbml code was present. This really threw me!</p>
<p>Finally, after much unproductive searching on the web, I used the Firefox Firebug add-on to see if I could find out anything. As a part of the page makeup I saw an iframe with an error about a url not being present. Since I had just recently set up the Facebook application, something clicked in my memory. When you are logged in to Facebook to see your application, under &#8220;Edit Settings&#8221; and then &#8220;Website&#8221; there are two settings, &#8220;Site URL&#8221; and &#8220;Site Domain&#8221;. I had set up the &#8220;Site URL&#8221; with &#8220;http://www.mysite.com/&#8221; and I did not have anything entered in the &#8220;Site Domain&#8221; field.</p>
<p>&#8220;Site URL&#8221; is your site&#8217;s address, simple enough. However, I entered it with the preceding &#8220;www&#8221; and my WordPress blog lists all my pages as &#8220;http://mysite.com&#8221; &#8211; without the &#8220;www&#8221; at the beginning. Guessed it yet?</p>
<p>If you look at the help text to the side of the &#8220;Site Domain&#8221; field, it says, &#8220;If set, Facebook will enable authentication on all subdomains (e.g., &#8220;example.com&#8221; will enable *.example.com)&#8221;.</p>
<p>So, I set &#8220;Site URL&#8221; to &#8220;http://mysite.com/&#8221; and set &#8220;Site Domain&#8221; to &#8220;mysite.com&#8221;.</p>
<p>I refreshed my blog and, voila! The Facebook Share button was now showing.</p>
<p>I realize that Facebook changes the specs and their edit screens for logging in and editing your applications often, but I hope the basic logic of this post is still helpful if you have this problem. Please leave a comment if this helped you out, or if there is anything additional to add. If I&#8217;m still set up with a Facebook Like, show me some love. <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm' addthis:title='WordPress, Simple Facebook Connect, and Share button not showing' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/wordpress-simple-facebook-connect-share-button.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress with Motorola Droid and Android app wpToGo &#8211; fixed images</title>
		<link>http://www.ransackery.com/wordpress-with-motorola-droid-and-android-app-wptogo-fixed-images.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-with-motorola-droid-and-android-app-wptogo-fixed-images</link>
		<comments>http://www.ransackery.com/wordpress-with-motorola-droid-and-android-app-wptogo-fixed-images.htm#comments</comments>
		<pubDate>Tue, 17 Nov 2009 04:57:43 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/wordpress-with-motorola-droid-and-android-app-wptogo-fixed-images.htm</guid>
		<description><![CDATA[Test image used to verify wpToGo fix. Search WordPress plugins for &#8220;LibXML2 Fix&#8221;. Install and activate. Was using WP 8.2 and when I tried posting from my Droid using wpToGo, images would not post correctly. All &#60; and &#62; characters &#8230; <a href="http://www.ransackery.com/wordpress-with-motorola-droid-and-android-app-wptogo-fixed-images.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/wordpress-with-motorola-droid-and-android-app-wptogo-fixed-images.htm' addthis:title='WordPress with Motorola Droid and Android app wpToGo &#8211; fixed images' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<h5><img src="http://www.ransackery.com/wp-content/uploads/2009/11/wpid-2009-11-16-14.26.05.jpg" alt="image" /><br />
<em>Test image used to verify wpToGo fix.</em></h5>
<p>Search WordPress plugins for &#8220;LibXML2 Fix&#8221;. Install and activate. Was using WP 8.2 and when I tried posting from my Droid using wpToGo, images would not post correctly. All &lt; and &gt; characters were being stripped out. All fixed now!</p>
<p>The cake is *not* a lie. <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/wordpress-with-motorola-droid-and-android-app-wptogo-fixed-images.htm' addthis:title='WordPress with Motorola Droid and Android app wpToGo &#8211; fixed images' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/wordpress-with-motorola-droid-and-android-app-wptogo-fixed-images.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Text Color in Vader Style on the K2 Theme</title>
		<link>http://www.ransackery.com/change-text-color-in-vader-style-on-the-k2-theme.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=change-text-color-in-vader-style-on-the-k2-theme</link>
		<comments>http://www.ransackery.com/change-text-color-in-vader-style-on-the-k2-theme.htm#comments</comments>
		<pubDate>Sat, 28 Jun 2008 15:25:52 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/change-text-color-in-vader-style-on-the-k2-theme.htm</guid>
		<description><![CDATA[This information is intended for WordPress K2 Theme users playing around with the included Vader style. I was modifying the Vader.css for a site. I could not figure out how to change the text color for the posts. The style &#8230; <a href="http://www.ransackery.com/change-text-color-in-vader-style-on-the-k2-theme.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/change-text-color-in-vader-style-on-the-k2-theme.htm' addthis:title='Change Text Color in Vader Style on the K2 Theme' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>This information is intended for WordPress K2 Theme users playing around with the included Vader style.</p>
<p>I was modifying the Vader.css for a site. I could not figure out how to change the text color for the posts. The style &#8220;right out of the box&#8221; has a gray text color on a black background which, in my opinion, is uncomfortable to read. I&#8217;m not a big fan of light text on a dark background anyway, but the default text color in Vader is really bad.</p>
<p>As it turns out, the text color is coming from style.css and not being changed by vader.css at all.</p>
<p>Add this to vader.css to change the text color:</p>
<p>.entry-content {<br />
color: #999999;<br />
}</p>
<p>&#8220;#999999&#8243; works well or you can go lighter yet &#8211; just play with it. Hope this helps if you are exasperated and out searching. Leave me a comment if you found this post helpful. <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><!--c4791eac0b49562e6b9d72fa2d016680--></p>
<p><!--6556defc7fbee05ecf8fb9e8e5c58513--></p>
<p><!--4190e79f7c5a538487043483fb8ba7ca--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/change-text-color-in-vader-style-on-the-k2-theme.htm' addthis:title='Change Text Color in Vader Style on the K2 Theme' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/change-text-color-in-vader-style-on-the-k2-theme.htm/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>test</title>
		<link>http://www.ransackery.com/test.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=test</link>
		<comments>http://www.ransackery.com/test.htm#comments</comments>
		<pubDate>Sun, 14 May 2006 04:21:57 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/test.htm</guid>
		<description><![CDATA[test post *** addendum May 18th, 2006 *** Okay, geez, people! I put up this post to test the &#8220;subscribe to comments&#8221; feature and work on adding avatars users can add to their comments. I end up getting as many &#8230; <a href="http://www.ransackery.com/test.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/test.htm' addthis:title='test' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>test post</p>
<p>*** addendum May 18th, 2006 ***</p>
<p>Okay, geez, people! I put up this post to test the &#8220;subscribe to comments&#8221; feature and work on adding avatars users can add to their comments. I end up getting as many comments for a two word &#8220;test post&#8221; as I do on other *real* posts! What a bunch of comedians you are! So, it stays. <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><!--c6f36f6553efa2ad5aa3d94a7487fbbd--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/test.htm' addthis:title='test' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/test.htm/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Weird ways people find my blog</title>
		<link>http://www.ransackery.com/weird-ways-people-find-my-blog.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=weird-ways-people-find-my-blog</link>
		<comments>http://www.ransackery.com/weird-ways-people-find-my-blog.htm#comments</comments>
		<pubDate>Mon, 27 Mar 2006 03:24:24 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/weird-ways-people-find-my-blog.htm</guid>
		<description><![CDATA[Looking at the stats for my website, I found some really weird search terms that brought people to some page of my blog. Here are the top searches for March. I bolded the *really* weird ones. To me, weird is &#8230; <a href="http://www.ransackery.com/weird-ways-people-find-my-blog.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/weird-ways-people-find-my-blog.htm' addthis:title='Weird ways people find my blog' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Looking at the stats for my website, I found some really weird search terms that brought people to some page of my blog. Here are the top searches for March. I bolded the *really* weird ones. To me, weird is that people were either searching for the phrase in the first place or that they ended up on my site because of it! <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>&#8220;scary commercials&#8221; &#8211; 93 searches<br />
</strong><em>What&#8217;s up with this??? I think there must be a college project or something&#8230; If anyone knows, please tell me. I&#8217;m dying of curiousity.<br />
</em></p>
<p>&#8220;scott cramer&#8221; or variations of my name &#8211; 21 searches</p>
<p>&#8220;amazing race&#8221; related &#8211; 17 searches</p>
<p><strong>bootyville &#8211; 4 searches<br />
</strong><em>Thanks <a target="_blank" href="http://www.monkeyjack.com/">Keith</a>&#8230; This one is all your fault! But you are right. Bootyville just makes a person smile.</em></p>
<p>ups overload &#8211; 4 searches</p>
<p>stripperella &#8211; 4 searches</p>
<p>ransackery &#8211; 2 searches</p>
<p><strong>stop vomiting now &#8211; 2 searches</strong></p>
<p>snatch poker kit &#8211; 4 searches</p>
<p><strong>educational value dora &#8211; 2 searches<br />
</strong><em>Hehehe! I bet they were surprised to end up here of all places! <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </em></p>
<p>1440 x 900 &#8211; 2 searches</p>
<p><strong>&#8220;flava flav&#8221; related &#8211; 4 searches<br />
</strong><em>That&#8217;s right folks! Looks like I&#8217;m branching into the hip-hop audiences.</em></p>
<p><strong>&#8220;screaming flying monkeys&#8221; &#8211; 4 searches</strong></p>
<p><strong>petting sharks &#8211; 2 searches<br />
</strong></p>
<p>working dazewho wrote soylent green</p>
<p>top ten tv series august 2002</p>
<p><strong>who wrote the wedding march<br />
</strong><em>It *certainly* wasn&#8217;t me.</em></p>
<p>&#8220;doctor steven greer&#8221; related &#8211; 2 searches</p>
<p>simindiana</p>
<p>inxs</p>
<p>permanent marker wrong side of cd-r</p>
<p>sam`s club playhouse</p>
<p><strong>white and pasty guys<br />
</strong><em>Somebody actually searched for this&#8230; On purpose. Eww.</em></p>
<p>anti-crime technology sprint ad</p>
<p>pop goes the weasel tivo</p>
<p><strong>band-aid bandages theme song<br />
</strong><em>There&#8217;s a theme song???</em></p>
<p><strong>frat business guy</strong></p>
<p><strong>miami vice don johnson wrist watch<br />
</strong><em>There&#8217;s a wrist watch? And somebody *wants* it???</em></p>
<p>fcc radio playlist feed</p>
<p>how to half pop popcorn</p>
<p>tivo partial problem</p>
<p>who wrote 2001</p>
<p>wrote do you want fries with that</p>
<p>pokemon championship team</p>
<p>windows trademark lindows linspire</p>
<p>the television are the negative or postive affect on people`s lives<br />
<strong> </strong><em>That&#8217;s just silly. Television isn&#8217;t negative. Geez.</em></p>
<p><strong>spank soap mother<br />
</strong><em>Umm&#8230; Okay&#8230; Weird.</em></p>
<p><strong>sister &#038; brother show other how other s body is under panties<br />
</strong><em>I&#8217;m not even sure I *want* to know. Gotta love the internet.</em></p>
<p>linspire rant</p>
<p>who wrote friends in low places?</p>
<p>who wrote the poem sleep</p>
<p>bio of jeff foxworthy</p>
<p>who wrote young love</p>
<p><strong>trouble with breasts<br />
</strong><em>And they ended up at my site&#8230; Plus, what trouble??? <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </em></p>
<p>laptop photoshop dreamweaver</p>
<p>junkyard wars show airs</p>
<p><strong>red neck police</strong></p>
<p><strong>sister &#038; brother see other in colored panties<br />
</strong><em>Okay, it&#8217;s scary when I start seeing a theme with this.</em></p>
<p>my brain`s full</p>
<p>tribute to mom</p>
<p>tivo pop goes the weasel</p>
<p>headlights turn themselves off</p>
<p>ebay sucks blog</p>
<p><strong>watch my girlfriend</strong></p>
<p><strong>frat boy tied up</strong></p>
<p><strong>i know my brother wears my panties<br />
</strong><em>If you&#8217;re counting, that&#8217;s, like, 3 similar to this. Eww. Keith, is there something weird you&#8217;d like to tell the rest of the family???</em></p>
<p><strong>scott long skid marks<br />
</strong><em>This must be another Keith rumor. That&#8217;s all I can figure. Curse you brother!</em></p>
<p><strong>how to seem unattainable dating</strong></p>
<p>speed buggy cartoon</p>
<p><strong>cigarette sandwich<br />
</strong><em>Okay. Really. YUCK!</em></p>
<p><!--3a9435c2f7a211bc406a95e7ebb6a955--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/weird-ways-people-find-my-blog.htm' addthis:title='Weird ways people find my blog' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/weird-ways-people-find-my-blog.htm/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>1st my TiVo &#8211; Now the Blogosphere</title>
		<link>http://www.ransackery.com/1st-my-tivo-now-the-blogosphere.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=1st-my-tivo-now-the-blogosphere</link>
		<comments>http://www.ransackery.com/1st-my-tivo-now-the-blogosphere.htm#comments</comments>
		<pubDate>Tue, 21 Mar 2006 03:32:52 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/1st-my-tivo-now-the-blogosphere.htm</guid>
		<description><![CDATA[I&#8217;ve been blogging for almost 5 years. My girlfriend has been blogging for about 5 months, give or take half the entire first month. Comcast&#8217;s homepage has a list of links for what they call &#8220;The Net Nine&#8221; where you &#8230; <a href="http://www.ransackery.com/1st-my-tivo-now-the-blogosphere.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/1st-my-tivo-now-the-blogosphere.htm' addthis:title='1st my TiVo &#8211; Now the Blogosphere' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been blogging for almost 5 years. <a target="_blank" href="http://www.gitsiegirl.com/">My girlfriend</a> has been blogging for about 5 months, give or take half the entire first month. Comcast&#8217;s homepage has a list of links for what they call &#8220;The Net Nine&#8221; where you can &#8220;Find the Latest on the Web&#8217;s Hottest Topics&#8221;. One of the topics is &#8220;<a target="_blank" href="http://www.comcast.net/qry/websearch/?cmd=qry&#038;safe=on&#038;query=%27lost+theories+sawyer+locke%27&#038;x=17&#038;y=10&#038;cmd=qry&#038;safe=on">Search: Lost Theories</a>&#8221; and at the time of this writing, <a target="_blank" href="http://www.gitsiegirl.com/interesting-article-on-lost-theories/">a page of her site</a> is tops on the list!</p>
<p>My stats for the day&#8230; about 25 visitors.</p>
<p>Her stats for the day&#8230; about 2100 visitors!</p>
<p>AND she has my TiVo now. Tomorrow I lock up the family jewels.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/1st-my-tivo-now-the-blogosphere.htm' addthis:title='1st my TiVo &#8211; Now the Blogosphere' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/1st-my-tivo-now-the-blogosphere.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Right now, programming is not my friend.</title>
		<link>http://www.ransackery.com/right-now-programming-is-not-my-friend.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=right-now-programming-is-not-my-friend</link>
		<comments>http://www.ransackery.com/right-now-programming-is-not-my-friend.htm#comments</comments>
		<pubDate>Thu, 02 Feb 2006 03:03:24 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Computers & Internet]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/right-now-programming-is-not-my-friend.htm</guid>
		<description><![CDATA[I can&#8217;t program lately. But I can still blog. Thank God for that. I&#8217;m sure my clients will understand.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/right-now-programming-is-not-my-friend.htm' addthis:title='Right now, programming is not my friend.' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><img width="400" height="250" alt="Coding Sucks" id="image269" src="http://ransackery.com/wp-content/uploads/2006/02/codingsucks.gif" /></p>
<p>I can&#8217;t program lately.<br />
But I can still blog. Thank God for that.</p>
<p>I&#8217;m sure my clients will understand.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/right-now-programming-is-not-my-friend.htm' addthis:title='Right now, programming is not my friend.' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/right-now-programming-is-not-my-friend.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blog Revolution?</title>
		<link>http://www.ransackery.com/blog-revolution.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blog-revolution</link>
		<comments>http://www.ransackery.com/blog-revolution.htm#comments</comments>
		<pubDate>Wed, 14 Jul 2004 04:21:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/2004/07/13/blog-revolution/</guid>
		<description><![CDATA[This post is in reply to an article and commentary that appears on David Gulbransen&#8217;s &#8220;Preaching to the Perverted&#8221; blog. Click here for the original post and comments. Check back there for any additional comments too. I&#8217;ve been thinking about &#8230; <a href="http://www.ransackery.com/blog-revolution.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/blog-revolution.htm' addthis:title='Blog Revolution?' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><em>This post is in reply to an article and commentary that appears on David Gulbransen&#8217;s &#8220;Preaching to the Perverted&#8221; blog. <a href="http://www.gulbransen.net/preaching/archives/000141.html">Click here for the original post and comments.</a> Check back there for any additional comments too.</em></p>
<p>I&#8217;ve been thinking about David&#8217;s post throughout the day today. The idea of the blog as a journal or diary or even a column is not new or revolutionary. However, although it *is* in many cases journal, diary, or column, the blog &#8211; which is really just a web based form of all of these &#8211; actually does become a lot more *because* of the blog&#8217;s ease of publication, wide reach, and permanence.</p>
<p>Ease of publication.<br />
I&#8217;m sure there&#8217;s no argument from anyone on this. With services like Radio and Blogger (to name just two) you write, click, and publish. I think it would take me more effort to find where I put a paper journal, then find a working pen, open the cover, and actually start the manual process of writing. These days, at least for me, I type faster than I write and the tennis elbow actually prefers to avoid the strain of using a pen. Heck, without blogs, I&#8217;d never be replying to Dave&#8217;s idea and this conversation wouldn&#8217;t exist &#8211; especially if his article was in a printed publication. I&#8217;m not really a &#8220;letter to the editor&#8221; kind of guy.</p>
<p>Wide reach.<br />
The Internet vs. a paper journal on my bedside table. I&#8217;m not sure I&#8217;m zoned for that much traffic through my bedroom. No comments from the peanut gallery, please.</p>
<p>Permanence.<br />
Historians are going to have a field day with all the archived blog material &#8211; even within the next generation. Think about what we have from the World War II era. We have popular media in the form of newspaper articles and newsreels for the most part. Part of the problem with that is the very essence of popular media is, well, it&#8217;s POPULAR media. Remember that, on the whole, history is written by the victors and everything else gets buried. Aside from the popular media, we go absolutely gaga when we come across written personal accounts &#8211; caches of letters, memos, and soldier&#8217;s diaries, for example. Can you say Anne Frank&#8217;s diary? Just imagine if we had archived blogs from around the world from this time period!</p>
<p>It sounds kind of silly but all of us who blog have become in some way social historians. What we write is commentary on our life and times. Yes, even the inane stuff &#8211; which is kind of the equivalent of pottery shards to archaeologists, I suppose.</p>
<p>At first I kind of agreed with Dave on pooh-poohing the revolution and just wanted to point out the merits of blogging on writing, reading, and learning. But then I started thinking, what is a revolution? I did the lazy man&#8217;s Google-definition and got the following:</p>
<p>&#8220;Revolution: a drastic and far-reaching change in ways of thinking and behaving.&#8221;</p>
<p>The very stats Dave presented on how many blogs there are and how quickly they are being created is pretty extreme and quite a force if you consider the sheer amount of words and ideas being pushed out for public consumption. &#8220;Extreme&#8221; and &#8220;forceful&#8221;, if you do another Google definition, are the words that come up when you define &#8220;drastic&#8221;. So far as &#8220;far-reaching&#8221; &#8211; I&#8217;m writing to an Internet crowd, so come on, no contest. When it comes to &#8220;thinking and behaving&#8221; &#8211; once again I point to the stats. With the sheer number of blogs in existence and so many being created every day, I&#8217;d say there&#8217;s a definite affect on thought and behavior.</p>
<p>I think Dave and I and a lot of the people we know are pretty jaded when it comes to tech and we especially don&#8217;t buy into a lot of media dogma on matters in our own backyard. Not to mention it feels silly to me, at least, to walk around talking about a &#8220;revolution&#8221;. I feel like grabbing a loaf of French bread and talking about the bourgeois and proletariat. To our savvy group, the internet plus writing is kind of a &#8220;duh&#8221; concept. However, after considerable thought on this topic, I&#8217;m left with one thing.</p>
<p><strong>Viva la revolution!</strong> <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/blog-revolution.htm' addthis:title='Blog Revolution?' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/blog-revolution.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Don&#039;t Wake the Blog &#8211; It&#039;s Sleeping</title>
		<link>http://www.ransackery.com/dont-wake-the-blog-its-sleeping.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dont-wake-the-blog-its-sleeping</link>
		<comments>http://www.ransackery.com/dont-wake-the-blog-its-sleeping.htm#comments</comments>
		<pubDate>Fri, 07 May 2004 20:51:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/2004/05/07/dont-wake-the-blog-its-sleeping/</guid>
		<description><![CDATA[Gee, if you havn&#8217;t figured it out yet, the blog is on hiatus. In network terms, that means something is going away and they&#8217;re not telling you it&#8217;s not coming back until it&#8217;s been so long that you don&#8217;t care &#8230; <a href="http://www.ransackery.com/dont-wake-the-blog-its-sleeping.htm">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/dont-wake-the-blog-its-sleeping.htm' addthis:title='Don&#039;t Wake the Blog &#8211; It&#039;s Sleeping' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Gee, if you havn&#8217;t figured it out yet, the blog is on hiatus.</p>
<p>In network terms, that means something is going away and they&#8217;re not telling you it&#8217;s not coming back until it&#8217;s been so long that you don&#8217;t care anymore.</p>
<p>Last I checked, I&#8217;m not a network. I hope.</p>
<p>See you after the hiatus! <img src='http://www.ransackery.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><!--d360c4f24bbdd48ab1773266ded79d2b--></p>
<p><!--bded0870737e772130d476f191ed2805--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/dont-wake-the-blog-its-sleeping.htm' addthis:title='Don&#039;t Wake the Blog &#8211; It&#039;s Sleeping' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/dont-wake-the-blog-its-sleeping.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextAmerica Moblogs</title>
		<link>http://www.ransackery.com/textamerica-moblogs.htm?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=textamerica-moblogs</link>
		<comments>http://www.ransackery.com/textamerica-moblogs.htm#comments</comments>
		<pubDate>Sat, 24 Jan 2004 04:18:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.ransackery.com/2004/01/23/textamerica-moblogs/</guid>
		<description><![CDATA[Ok, I took a look at a lot of other moblogs on textamerica and realized something. I am not the most inane poster of pictures. But, I&#8217;ve still got time.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/textamerica-moblogs.htm' addthis:title='TextAmerica Moblogs' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Ok, I took a look at a lot of other moblogs on textamerica and realized something. I am not the most inane poster of pictures.</p>
<p>But, I&#8217;ve still got time.</p>
<p><!--500cbb9dcfb1f581dc93f6f3d7739e04--></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.ransackery.com/textamerica-moblogs.htm' addthis:title='TextAmerica Moblogs' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.ransackery.com/textamerica-moblogs.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

