<?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>Sid's Blog &#187; BoswellWiki</title>
	<atom:link href="http://blog.sidboswell.com/tag/boswellwiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sidboswell.com</link>
	<description>Yet another weblog clogging up the internet tubes...</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:03:00 +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>Goodbye wiki</title>
		<link>http://blog.sidboswell.com/2011/07/19/goodbye-wiki/</link>
		<comments>http://blog.sidboswell.com/2011/07/19/goodbye-wiki/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 15:18:11 +0000</pubDate>
		<dc:creator>Sid Boswell</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[BoswellWiki]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.sidboswell.com/?p=734</guid>
		<description><![CDATA[So several years ago I started a wiki for stuff and giggles.  I was playing around with hosting mediawiki on a laptop that I had retired.  It was a fun project and I learned a lot about setting up web services on a simple linux box.  This was pre-buntu and before you could just add [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.sidboswell.com/wp-content/uploads/2011/07/BoswellWiki.gif"><img class="alignleft size-full wp-image-735" style="margin: 15px;" title="BoswellWiki" src="http://blog.sidboswell.com/wp-content/uploads/2011/07/BoswellWiki.gif" alt="" width="135" height="90" /></a>So several years ago I started a wiki for stuff and giggles.  I was playing around with hosting <a href="http://www.mediawiki.org/" target="_blank">mediawiki </a>on a laptop that I had retired.  It was a fun project and I learned a lot about setting up web services on a simple linux box.  This was pre-buntu and before you could just add a LAMP package with a snazzy Linux distribution.  It had a short life of it&#8217;s own when people would actually post some stuff and I had a ton of good homebrew information on the site as well as some posts from family members and friends.</p>
<p>It eventually got indexed and got pretty trashed.  In the same vein as why I had started it, I secured it with various means (only registered users could post, simple captcha to create account) cleaned it up, and it had a long quiet life of it&#8217;s own with a few actual changes that were worthwhile. Every blue moon someone would put some spam on the site which was easy enough to clean out manually.<span id="more-734"></span></p>
<p>For several years it was easy enough to maintain with the manual method. At one point, I decided to go ahead and <a href="http://www.ipage.com" target="_blank">host my domain(s)</a> so I embarked on another learning process from moving some existing web services (<a href="http://wordpress.org/" target="_blank">WordPress</a>, <a href="http://www.mediawiki.org/" target="_blank">Mediawiki</a>, <a href="http://www.mytinytodo.net/" target="_blank">MyTinyToDo</a>, etc.) with data from a locally managed &#8220;server&#8221; to a hosted one. Again, I kept the database intact and made the migration transparent just for the sake of a learning exercise.</p>
<p>Recently, my captcha must have been broken as in just a few days it logged up hundreds of changes which were almost entirely spam and link farms. I kept all the data and the database, but it will probably just wither away and die eventually.</p>
<p>As a side note, who knew that captcha was an acronym for &#8220;Completely Automated Public Turing test to tell Computers and Humans Apart&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sidboswell.com/2011/07/19/goodbye-wiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Comcast blocking large HTTP POST transactions?</title>
		<link>http://blog.sidboswell.com/2008/08/18/is-comcast-blocking-large-http-post-transactions/</link>
		<comments>http://blog.sidboswell.com/2008/08/18/is-comcast-blocking-large-http-post-transactions/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 22:12:08 +0000</pubDate>
		<dc:creator>Sid Boswell</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[BoswellWiki]]></category>
		<category><![CDATA[Comcast]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.sidboswell.com/?p=138</guid>
		<description><![CDATA[I&#8217;m not sure when this started happening, but I can&#8217;t seem to isolate the problem and I&#8217;m assuming that Comcast is to blame. I&#8217;m running this blog on a PC in my house connected to the interWeb via Comcast residential high speed Internet. I&#8217;m keeping DNS humming along using DynDNS even though my “dynamic” IP [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_137" class="wp-caption alignleft" style="width: 160px"><a href="http://blog.sidboswell.com/wp-content/uploads/2008/08/comcast-flag1.png"><img class="size-thumbnail wp-image-137" title="comcast-flag1" src="http://blog.sidboswell.com/wp-content/uploads/2008/08/comcast-flag1-150x150.png" alt="Comcast" width="150" height="150" /></a><p class="wp-caption-text">Comcast</p></div>
<p>I&#8217;m not sure when this started happening, but I can&#8217;t seem to isolate the problem and I&#8217;m assuming that <a title="comcastatemyballs@comcast.net" href="http://www.comcast.com" target="_blank">Comcast</a> is to blame. I&#8217;m running this blog on a PC in my house connected to the interWeb via <a title="comcastatemyballs@comcast.net" href="http://www.comcast.com" target="_blank">Comcast</a> residential high speed Internet. I&#8217;m keeping DNS humming along using <a title="Dynamic DNS" href="http://www.dyndns.com" target="_blank">DynDNS</a> even though my “dynamic” IP address (via DHCP) has not changed since the Adelphia to Comcast migration (and hadn&#8217;t changed on Adelphia prior to that migration). Even before I was running this blog, I had a wiki using <a title="MediaWiki" href="http://www.mediawiki.org/wiki/MediaWiki" target="_blank">MediaWiki</a> running (<a title="The BoswellWiki" href="http://boswellwiki.com" target="_blank">it still is</a>).</p>
<p>Here&#8217;s what&#8217;s happening&#8230;.I can add a comment or a new wiki page (which is an HTTP POST transaction) from home or remotely (outside of my LAN). However, I&#8217;m limited to the size of my comments (or wiki pages) when I&#8217;m remote (outside of my LAN).  Once I get more than a paragraph or so in a comment (or a wiki page) and hit “send” my browser just hangs.  Incidentally, this also happens when creating a blog post while logged in to <a title="Wordpress" href="http://wordpress.org" target="_blank">WordPress</a>.</p>
<p><span id="more-138"></span>I decided to run a test and had tail running on my apache server logs.  I noticed that when remote and creating small posts that my Web server would see the transaction and it would be posted.  I followed this with a large post and my Web server never registered the hit and my browser just hung.</p>
<p>I know for a fact that I created and edited several of the large posts on the wiki when I was away from home, so I know that this “issue” is new, but I&#8217;m just not sure how new.</p>
<p>Anyone have any suggestions or have a similar problem? If so, please post a comment below, but keep it short as if it&#8217;s long it won&#8217;t be posted&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sidboswell.com/2008/08/18/is-comcast-blocking-large-http-post-transactions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Just blogging around&#8230;.</title>
		<link>http://blog.sidboswell.com/2008/04/12/just-blogging-around/</link>
		<comments>http://blog.sidboswell.com/2008/04/12/just-blogging-around/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 14:40:13 +0000</pubDate>
		<dc:creator>Sid Boswell</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[BoswellWiki]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://bf4e0704-9468-470a-a26b-9b0fa0a7dd78</guid>
		<description><![CDATA[So, I haven’t blogged in a long time. Since the family vacation in Maine I got a job, but that’s probably not the only or even the main reason. I just haven’t thought about it much and never made the time. I’m doing it now as I’m setting up a new server to replace my [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_96" class="wp-caption alignleft" style="width: 160px"><a href="http://blog.sidboswell.com/wp-content/uploads/2008/08/img_6190.jpg"><img class="size-thumbnail wp-image-96" title="img_6190" src="http://blog.sidboswell.com/wp-content/uploads/2008/08/img_6190-150x150.jpg" alt="Parent's pond in Brunswick" width="150" height="150" /></a><p class="wp-caption-text">Parent&#39;s pond in Brunswick</p></div>
<p>So, I haven’t blogged in a long time.  Since the family vacation in Maine I got a job, but that’s probably not the only or even the main reason.  I just haven’t thought about it much and never made the time.  I’m doing it now as I’m setting up a new server to replace my old Pentium HT that I bought in 2001.</p>
<p>Elvis has been up and running for almost a year and a half and I started thinking about all the energy it has been burning just sitting there responding to the occasional HTTP request.  I also happened to have the need for a laptop on a temporary basis so I figured the two would dovetail nicely.</p>
<p>The laptop is a Dell Inspiron D410 subnotebook (Blackcow) that I bought used for a few hundred duckets.  It’s more than capable of hosting this site as well as about a half dozen other sites that Elvis has been hosting.  Some do get quite a few visits, but not enough to tax the Apache2 webserver nor the MySQL database on which most of the sites (this one not included as it’s an output of Mac OS X iWeb) use.</p>
<p><span id="more-18"></span>Blackcow is currently running Xubuntu Desktop (Gusty) with the LAMP (Linux Apache MySQL PHP) packages installed.  It’s only a few days until Hardy comes out and I’m running the beta on another machine, but I figured since it is a laptop with some restricted drivers and that I’m not really using it for the GUI that I’ll wait until a few months to upgrade it to Hardy.  In the meantime, I’ll use Elvis and my other machine (homebrew) to muck around with Hardy and even the Gusty to Hardy upgrade process.</p>
<p>Let me get it up and running then I’ll post a blog about the process and also post a blog about life and Picabo (Stacie’s filly out of Salsa).</p>
<p>The photo was from my parent’s pond on Christmas Eve 2007 in the evening.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sidboswell.com/2008/04/12/just-blogging-around/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The BoswellWiki goes live</title>
		<link>http://blog.sidboswell.com/2007/01/25/the-boswellwiki-goes-live/</link>
		<comments>http://blog.sidboswell.com/2007/01/25/the-boswellwiki-goes-live/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 06:36:58 +0000</pubDate>
		<dc:creator>Sid Boswell</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[BoswellWiki]]></category>

		<guid isPermaLink="false">http://0e64be21-e33a-4710-a2ab-d47c5d6a4755</guid>
		<description><![CDATA[I’ve spent the last few days installing various applications on my iMac and messing around with a lot of Unix style hacking.  The goal and the completed end result is a live running wiki.  I’m not sure where I”m going with it yet, but I would love to do something commercial with the wiki at [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_59" class="wp-caption alignleft" style="width: 145px"><a href="http://boswellwiki.com/"><img class="size-full wp-image-59" title="Bozwiki" src="http://blog.sidboswell.com/wp-content/uploads/2008/08/bozwiki.jpg" alt="BoswellWiki" width="135" height="90" /></a><p class="wp-caption-text">BoswellWiki</p></div>
<p>I’ve spent the last few days installing various applications on my <a title="iMac" href="http://sidboswell.com/Sites/Sids_Site/About_this_site_and_my_other_computers.html" target="_blank">iMac</a> and messing around with a lot of <a title="Unix" href="http://www.apple.com/macosx/features/unix" target="_blank">Unix</a> style hacking.  The goal and the completed end result is a live running wiki.  I’m not sure where I”m going with it yet, but I would love to do something commercial with the wiki at a future date.  I’ve kicked around several ideas in my own head as well as talked to some other folks to see what they think.</p>
<p>The page is still a work in progress, but I encourage anyone who wants to to poke around and wiki to their hearts content.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sidboswell.com/2007/01/25/the-boswellwiki-goes-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

