<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BOSCO</title>
	<atom:link href="http://erclerico.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://erclerico.wordpress.com</link>
	<description>Erin's Clerico's other weblog</description>
	<pubDate>Tue, 09 Oct 2007 06:28:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Manila conversion process flow chart</title>
		<link>http://erclerico.wordpress.com/2007/10/09/manila-conversion-process-flow-chart/</link>
		<comments>http://erclerico.wordpress.com/2007/10/09/manila-conversion-process-flow-chart/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 06:27:15 +0000</pubDate>
		<dc:creator>erclerico</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Manila WordPress Conversion]]></category>

		<category><![CDATA[Userland Manila]]></category>

		<category><![CDATA[Weblogger WordPress Hosting]]></category>

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

		<guid isPermaLink="false">http://erclerico.wordpress.com/2007/10/09/manila-conversion-process-flow-chart/</guid>
		<description><![CDATA[Here is the flowchart depicting the process I am building for converting a Userland Manila site to WordPress.
Manila to WordPress Conversion PDF
Most of what is shown is actually coded, I am currently debugging and trying to think up obsure Manila objects that could yet be converted.
My experience with the native language of Frontier has been [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here is the flowchart depicting the process I am building for converting a Userland Manila site to WordPress.</p>
<p><a href="http://erin.clerico.com/wp-content/uploads/2007/10/manila_to_wordpress_conversion.pdf">Manila to WordPress Conversion PDF</a></p>
<p>Most of what is shown is actually coded, I am currently debugging and trying to think up obsure Manila objects that could yet be converted.</p>
<p>My experience with the native language of Frontier has been a huge help to this effort - there are actually a couple of tricky issues I had to overcome with Manila and WordPress to make this possible. You WordPress developers will see that there are XML-RPC calls I show that do not exist, I had to extend the architecture. A pretty straight forward affair if you know your way around the WP code base.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/erclerico.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/erclerico.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erclerico.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erclerico.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erclerico.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erclerico.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erclerico.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erclerico.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erclerico.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erclerico.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erclerico.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erclerico.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erclerico.wordpress.com&blog=1311569&post=8&subd=erclerico&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://erclerico.wordpress.com/2007/10/09/manila-conversion-process-flow-chart/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Shake down cruise</title>
		<link>http://erclerico.wordpress.com/2007/10/08/shake-down-cruise/</link>
		<comments>http://erclerico.wordpress.com/2007/10/08/shake-down-cruise/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 05:56:12 +0000</pubDate>
		<dc:creator>erclerico</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

		<category><![CDATA[Manila Conversion]]></category>

		<category><![CDATA[Manila WordPress Export]]></category>

		<category><![CDATA[Userland Manila]]></category>

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

		<guid isPermaLink="false">http://erclerico.wordpress.com/2007/10/08/shake-down-cruise/</guid>
		<description><![CDATA[Ahhh the smell of fresh procedural code in the evening&#8230; smells like&#8230; time that could have been spent getting more done in an object oriented environment.
One of the bad habits I&#8217;ve picked up working as a lone-wolf is my approach to limited-use, batch process-oriented code. I tend to build these huge sweaty inline monsters, with [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ahhh the smell of fresh procedural code in the evening&#8230; smells like&#8230; time that could have been spent getting more done in an object oriented environment.</p>
<p>One of the bad habits I&#8217;ve picked up working as a lone-wolf is my approach to limited-use, batch process-oriented code. I tend to build these huge sweaty inline monsters, with little worry about beauty or serviceability. Knowing almost everything I need to know about the language I&#8217;m working with, the last challenge becomes building a large app top to bottom, then firing it up without prior testing to see how few defects I coded. There have been moderately complex apps I have done this with where it ran perfectly the first time, but for the most part there are usually a couple things I will mess up.</p>
<p>The current large batch processing app occupying most of my off-time is of course the <a href="http://erin.clerico.com/?tag=wpmu-manila-conversion">Manila-to-WordPress-O-Matic </a>and today I pretty much finished every part of the program, looked it over a bit and decided to start in on debugging the code. Suffice it to say I am apparently pretty rusty on my UserTalk skills by the towering defects in the process, only about 10% of which I could not have seen coming. Oh well, good thing I got on this before I forgot how to code Frontiel altogether.</p>
<p>At this point the code creates, on the WordPress site, all needed member logins, creates all news post categories and posts all Manila Gems to WordPress uploads.</p>
<p>More  soon.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/erclerico.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/erclerico.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erclerico.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erclerico.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erclerico.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erclerico.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erclerico.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erclerico.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erclerico.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erclerico.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erclerico.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erclerico.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erclerico.wordpress.com&blog=1311569&post=7&subd=erclerico&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://erclerico.wordpress.com/2007/10/08/shake-down-cruise/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Manila Gems to WordPress Uploads</title>
		<link>http://erclerico.wordpress.com/2007/10/05/manila-gems-to-wordpress-uploads/</link>
		<comments>http://erclerico.wordpress.com/2007/10/05/manila-gems-to-wordpress-uploads/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 20:26:47 +0000</pubDate>
		<dc:creator>erclerico</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

		<category><![CDATA[Manila Jail]]></category>

		<category><![CDATA[Manila to WordPress conversion]]></category>

		<category><![CDATA[WordPress Development]]></category>

		<guid isPermaLink="false">http://erclerico.wordpress.com/2007/10/05/manila-gems-to-wordpress-uploads/</guid>
		<description><![CDATA[Manila Gems have always been messy to move from one host to another. Gems (or Files in a recent Manila upgrade) are smply files that a Manila site master has uploaded. Usually everything other than images - pdf, doc, xls ect., but not specifically excluding images. As it turns out, the same XML-RPC API cal [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Manila Gems have always been messy to move from one host to another. Gems (or Files in a recent Manila upgrade) are smply files that a Manila site master has uploaded. Usually everything other than images - pdf, doc, xls ect., but not specifically excluding images. As it turns out, the same XML-RPC API cal for posting images to WordPress will also work for Manila Gems.</p>
<p>Manila treats images and gems quite differently, to WordPress they are all just uploads. Much much bettah.</p>
<p>So the <a href="http://www.weblogger.com">Weblogger</a> <a href="http://erin.clerico.com/?cat=14">Manila to WordPress conversion</a> will include all the sites gems! This is good news.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/erclerico.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/erclerico.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erclerico.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erclerico.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erclerico.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erclerico.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erclerico.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erclerico.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erclerico.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erclerico.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erclerico.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erclerico.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erclerico.wordpress.com&blog=1311569&post=6&subd=erclerico&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://erclerico.wordpress.com/2007/10/05/manila-gems-to-wordpress-uploads/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Weblogger Turns 11</title>
		<link>http://erclerico.wordpress.com/2007/09/29/weblogger-turns-11/</link>
		<comments>http://erclerico.wordpress.com/2007/09/29/weblogger-turns-11/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 20:07:30 +0000</pubDate>
		<dc:creator>erclerico</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://erclerico.wordpress.com/2007/09/29/weblogger-turns-11/</guid>
		<description><![CDATA[Wow, I started Weblogger almost 11 years ago - the official birthday will be this next Friday, October 5th.
Our first server was actually a tired old Macintosh PowerMac 7200 with 256MB ram, running WebStar as an fcgi front end forUserland Frontier - there was no Manila back then so I hosted a few discussion groups [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Wow, I started <a href="http://www.weblogger.com">Weblogger</a> almost 11 years ago - the official birthday will be this next Friday, October 5th.</p>
<p>Our first server was actually a tired old Macintosh <a href="http://en.wikipedia.org/wiki/Power_Macintosh_7200">PowerMac 7200</a> with 256MB ram, running WebStar as an fcgi front end forUserland Frontier - there was no Manila back then so I hosted a few discussion groups using a lightweight forum built in to Frontier.</p>
<p>My little company (we really are a mom and pop) is actually undergoing a transition to <a href="http://erin.clerico.com/?p=9">offer WordPress and WPMU hosting</a>.  Actually every part of Weblogger is currently being reborn. I am re-doing all of our business internals, moving to a new hosted blogging platform, redoing our e-commerce from scratch - the whole enchilada.</p>
<p>I want to use this blog to highlight added value we are planning to bring to WordPress and particularly WPMU hosting. THe fact is that much of what WPMU does we did with Weblogger ISP tools years ago. I am used to dealing with this type of community softtware and may yet still have a trick or two up my sleeve when it comes to devising cool tools for community weblog hosting.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/erclerico.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/erclerico.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erclerico.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erclerico.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erclerico.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erclerico.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erclerico.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erclerico.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erclerico.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erclerico.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erclerico.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erclerico.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erclerico.wordpress.com&blog=1311569&post=5&subd=erclerico&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://erclerico.wordpress.com/2007/09/29/weblogger-turns-11/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getting out of Manila Jail</title>
		<link>http://erclerico.wordpress.com/2007/09/28/getting-out-of-manila-jail/</link>
		<comments>http://erclerico.wordpress.com/2007/09/28/getting-out-of-manila-jail/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 03:57:56 +0000</pubDate>
		<dc:creator>erclerico</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

		<category><![CDATA[WordPress Development]]></category>

		<guid isPermaLink="false">http://erclerico.wordpress.com/2007/09/28/getting-out-of-manila-jail/</guid>
		<description><![CDATA[I&#8217;m working on a better mousetrap to recycle old Manila blogs in to spiffy new WordPress blogs. It&#8217;s all experimental at this point, but I have made great strides and will soon release a new service for Manila user who wish to convert to WordPress over at Weblogger very soooon&#8230;
      [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m working on a better mousetrap to recycle old <a href="http://www.userland.com">Manila</a> blogs in to spiffy new WordPress blogs. It&#8217;s all experimental at this point, but I have made great strides and will soon release a new service for Manila user who wish to convert to WordPress over at <a href="http://www.weblogger.com">Weblogger</a> very soooon&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/erclerico.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/erclerico.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erclerico.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erclerico.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erclerico.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erclerico.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erclerico.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erclerico.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erclerico.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erclerico.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erclerico.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erclerico.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erclerico.wordpress.com&blog=1311569&post=3&subd=erclerico&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://erclerico.wordpress.com/2007/09/28/getting-out-of-manila-jail/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://erclerico.wordpress.com/2007/07/01/hello-world/</link>
		<comments>http://erclerico.wordpress.com/2007/07/01/hello-world/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 19:25:51 +0000</pubDate>
		<dc:creator>erclerico</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/erclerico.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/erclerico.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erclerico.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erclerico.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erclerico.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erclerico.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erclerico.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erclerico.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erclerico.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erclerico.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erclerico.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erclerico.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erclerico.wordpress.com&blog=1311569&post=1&subd=erclerico&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://erclerico.wordpress.com/2007/07/01/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>