<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>name &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/name/</link>
	<description>Feed of posts on WordPress.com tagged "name"</description>
	<pubDate>Mon, 13 Oct 2008 10:47:32 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[SE DOVESSI RINASCERE CYBORG...]]></title>
<link>http://celox.wordpress.com/?p=129</link>
<pubDate>Mon, 13 Oct 2008 07:06:53 +0000</pubDate>
<dc:creator>celox</dc:creator>
<guid>http://celox.tl.wordpress.com/2008/10/13/se-dovessi-rinascere-cyborg/</guid>
<description><![CDATA[Avrei questo stampato sulla targetta metallica:

e voi?
]]></description>
<content:encoded><![CDATA[<p>Avrei questo stampato sulla targetta metallica:</p>
<p><a href="http://celox.files.wordpress.com/2008/10/edox-celox.png"><img class="size-full wp-image-130 alignleft" title="edox-celox" src="http://celox.wordpress.com/files/2008/10/edox-celox.png" alt="" width="240" height="180" /></a></p>
<p>e <a href="http://cyborg.namedecoder.com/">voi?</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[sixty-nine]]></title>
<link>http://dinahblog.wordpress.com/2008/10/13/sixty-nine/</link>
<pubDate>Mon, 13 Oct 2008 05:22:26 +0000</pubDate>
<dc:creator>dinahblog</dc:creator>
<guid>http://dinahblog.tl.wordpress.com/2008/10/13/sixty-nine/</guid>
<description><![CDATA[69, also known by its French name soixante-neuf (), is  a sexual position in which two people orient]]></description>
<content:encoded><![CDATA[<p>69, also known by its French name soixante-neuf (), is  a sexual position in which two people orient themselves so that each person\'s mouth is near the other\'s genitals, simultaneously performing oral sex. ...<br><br />
http://en.netlog.com<br><a href="http://www.amazon.com/blog-therefore-am-Bumper-Sticker/dp/B000668O9W?SubscriptionId=1HVG2JBR34PFBA74ZQR2&#38;tag=babymozart-20&#38;linkCode=xm2&#38;camp=2025&#38;creative=165953&#38;creativeASIN=B000668O9W"><img src="http://ecx.images-amazon.com/images/I/41QQKM4HTNL.gif" border="0"><br></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wordpress Mu Google XML Sitemap Solution]]></title>
<link>http://famulus.wordpress.com/?p=39</link>
<pubDate>Sun, 12 Oct 2008 04:25:05 +0000</pubDate>
<dc:creator>Warren.rior</dc:creator>
<guid>http://postedpost.com/2008/10/12/wordpress-mu-google-xml-sitemap/</guid>
<description><![CDATA[After download the Google Sitemaps Generator, I thought it might easy to install on WordPress mu sys]]></description>
<content:encoded><![CDATA[<p>After download the <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank">Google Sitemaps Generator</a>, I thought it might easy to install on <a href="http://postedpost.com/tag/wordpress/">Wordpress</a> <a href="http://postedpost.com/tag/mu-system/"><strong>mu system</strong></a>. But I am wrong, not that simple, I have to change lots of place to make it useful. Here is what I do and why:</p>
<h2>First thing first, install:</h2>
<p>Install the <a href="http://postedpost.com/tag/sitemap-generator/"><strong>sitemap generator</strong></a> is same as install any other <a href="http://postedpost.com/tag/plugin/">plugin</a>, unzip and put it into <a href="http://postedpost.com/tag/plugin/">plugin</a> <a href="http://postedpost.com/tag/folder/">folder</a>, like:</p>
<p><strong>\wp-content\<a href="http://postedpost.com/tag/plugin/">plugins</a>\<a href="http://postedpost.com/tag/google-sitemap-generator/"><big>google-sitemap-generator</big></a></strong></p>
<p>I am not put it into <strong><a href="http://postedpost.com/tag/mu/">mu</a>-<a href="http://postedpost.com/tag/plugin/">plugins</a></strong> <a href="http://postedpost.com/tag/folder/">folder</a>, because I do not want <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a> for all <a href="http://postedpost.com/tag/blog/">blogs</a>, I need give blogger choice, they can active it when they need <a href="http://postedpost.com/tag/sitemap/">sitemap</a>. (Not everyone like <a href="http://postedpost.com/tag/sitemap/">sitemap</a> IMO)<!--more--></p>
<h2>Now, Lets Make Some Change</h2>
<h3><a href="http://postedpost.com/tag/function/">function</a> GetHomePath()</h3>
<p>Find <a href="http://postedpost.com/tag/function/">function</a> <strong>GetHomePath</strong> at <strong><a href="http://postedpost.com/tag/sitemap/">sitemap</a>-core.<a href="http://postedpost.com/tag/php/">php</a></strong> <a href="http://postedpost.com/tag/file/">file</a>, this <a href="http://postedpost.com/tag/function/">function</a> return the <a href="http://postedpost.com/tag/value/">value</a> of <a href="http://postedpost.com/tag/blog/">blog</a> root, it works fine for single <a href="http://postedpost.com/tag/wordpress/">wordpress</a> <a href="http://postedpost.com/tag/system/">system</a>, but for <a href="http://postedpost.com/tag/mu-system/"><strong>mu system</strong></a>, it will cause mess, as author recommend, we change this <a href="http://postedpost.com/tag/function/">function</a>, before return $res;</p>
<blockquote><p>Global $blog_id;<br />
if ($blog_id != 1) $res .= 'wp-content/<a href="http://postedpost.com/tag/blog/">blogs</a>.dir/' . $blog_id . '/<a href="http://postedpost.com/tag/file/">files</a>/';<br />
return $res;</p></blockquote>
<p>After change this <a href="http://postedpost.com/tag/function/">function</a>, the <strong><a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a></strong> and <strong><a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>.gz</strong> <a href="http://postedpost.com/tag/file/">file</a> will be placed at <a href="http://postedpost.com/tag/blog/">blog</a> <a href="http://postedpost.com/tag/file/">file</a> <a href="http://postedpost.com/tag/folder/">folder</a>.</p>
<h3><a href="http://postedpost.com/tag/remove/">Remove</a> <a href="http://postedpost.com/tag/user/">user</a> ability to make <a href="http://postedpost.com/tag/key/">key</a> setting changes</h3>
<p><a href="http://postedpost.com/tag/wordpress/">WordPress</a> <a href="http://postedpost.com/tag/mu/">mu</a> is a multiuser <a href="http://postedpost.com/tag/system/">system</a>, you should not allow <a href="http://postedpost.com/tag/user/">user</a> to change some <a href="http://postedpost.com/tag/key/">key</a> <a href="http://postedpost.com/tag/sitemap/">sitemap</a> setting, open <strong><a href="http://postedpost.com/tag/sitemap/">sitemap</a>-ui.<a href="http://postedpost.com/tag/php/">php</a></strong> <a href="http://postedpost.com/tag/file/">file</a>,</p>
<p><strong><a href="http://postedpost.com/tag/remove/">Remove</a></strong></p>
<blockquote><p>} <a href="http://postedpost.com/tag/else/">else</a> if($k=="sm_b_location_mode") {<br />
$<a href="http://postedpost.com/tag/tmp/">tmp</a>=(string) $_POST[$k];<br />
$<a href="http://postedpost.com/tag/tmp/">tmp</a>=strtolower($<a href="http://postedpost.com/tag/tmp/">tmp</a>);<br />
if($<a href="http://postedpost.com/tag/tmp/">tmp</a>=="<a href="http://postedpost.com/tag/auto/">auto</a>" &#124;&#124; $<a href="http://postedpost.com/tag/tmp/">tmp</a>="manual") $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;_options[$k]=$<a href="http://postedpost.com/tag/tmp/">tmp</a>;<br />
<a href="http://postedpost.com/tag/else/">else</a> $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;_options[$k]="<a href="http://postedpost.com/tag/auto/">auto</a>";</p></blockquote>
<p>This is for decide where the <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a> placed, do not need for <a href="http://postedpost.com/tag/mu-system/"><strong>mu system</strong></a></p>
<p><strong><a href="http://postedpost.com/tag/remove/">Remove</a></strong></p>
<blockquote><p>If($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>('sm_b_robots')===<a href="http://postedpost.com/tag/true/">true</a>) {<br />
if($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;WriteRobotsFile()) {<br />
$message.=str_replace("%s",$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;GetRobotsFileUrl(),__("&#60;a href=\"%s\"&#62;<a href="http://postedpost.com/tag/robots/">Robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a>&#60;/a&#62; <a href="http://postedpost.com/tag/file/">file</a> saved",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>')) . "&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;";<br />
} <a href="http://postedpost.com/tag/else/">else</a> {<br />
$message.=__("Error while saving <a href="http://postedpost.com/tag/robots/">Robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a>",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') . "&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;";<br />
}<br />
}</p></blockquote>
<p>This is for how to change <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a>, as we know, for <a href="http://postedpost.com/tag/mu-system/"><strong>mu system</strong></a>, <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a> is generated on the fly, so cannot allow <a href="http://postedpost.com/tag/user/">user</a> to change it.</p>
<p><strong><a href="http://postedpost.com/tag/remove/">Remove</a></strong></p>
<blockquote><p><strong>&#60;<a href="http://postedpost.com/tag/li/">li</a>&#62;</strong></p></blockquote>
<blockquote><p>&#60;<a href="http://postedpost.com/tag/input-type/"><strong>input type</strong></a>="checkbox" <a href="http://postedpost.com/tag/id/">id</a>="sm_b_robots" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_robots" &#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> ($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("sm_b_robots")==<a href="http://postedpost.com/tag/true/">true</a>?"<a href="http://postedpost.com/tag/checked/">checked</a>=\"<a href="http://postedpost.com/tag/checked/">checked</a>\"":"") ?&#62; /&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> str_replace('%s',(file_exists($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;GetRobotsFilePath())?'&#60;a href="' . $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;GetRobotsFileUrl() . '"&#62;<a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a>&#60;/a&#62;':'<a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a>'),__("Modify or create %s <a href="http://postedpost.com/tag/file/">file</a> in <a href="http://postedpost.com/tag/blog/">blog</a> root which contains the <a href="http://postedpost.com/tag/sitemap/">sitemap</a> <a href="http://postedpost.com/tag/location/">location</a>.",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>')); ?&#62;</p>
<p>&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e("<a href="http://postedpost.com/tag/file/">File</a> permissions: ",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
$f = $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;GetRobotsFilePath();<br />
$link = ' &#60;a href="' . $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;GetRedirectLink("<a href="http://postedpost.com/tag/sitemap/">sitemap</a>-help-<a href="http://postedpost.com/tag/options/">options</a>-<a href="http://postedpost.com/tag/robots/">robots</a>",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') . '"&#62;' . __("Learn more",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') . '&#60;/a&#62;';<br />
if(file_exists($f)) {<br />
if(is_writable($f)) {<br />
_e("OK, <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a> is <a href="http://postedpost.com/tag/writable/">writable</a>.",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
} <a href="http://postedpost.com/tag/else/">else</a> {<br />
<a href="http://postedpost.com/tag/echo/">echo</a> __("Error, <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a> is not <a href="http://postedpost.com/tag/writable/">writable</a>.",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') . $link;<br />
}<br />
} <a href="http://postedpost.com/tag/else/">else</a> {<br />
if(is_writable(dirname($f))) {<br />
_e("OK, <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a> doesn't exist but the directory is <a href="http://postedpost.com/tag/writable/">writable</a>.",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
} <a href="http://postedpost.com/tag/else/">else</a> {<br />
<a href="http://postedpost.com/tag/echo/">echo</a> __("Error, <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a> doesn't exist and the directory is not <a href="http://postedpost.com/tag/writable/">writable</a>",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') . $link;<br />
}<br />
}<br />
?&#62;<br />
&#60;/<a href="http://postedpost.com/tag/li/">li</a>&#62;</p></blockquote>
<p>This is the UI (<a href="http://postedpost.com/tag/user/">User</a> Interface) part of <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a> change, if you do not <a href="http://postedpost.com/tag/user/">user</a> change it, so don't let them see it.</p>
<p><strong><a href="http://postedpost.com/tag/remove/">Remove</a></strong></p>
<blockquote><p>&#60;!-- <a href="http://postedpost.com/tag/location/">Location</a> <a href="http://postedpost.com/tag/options/">Options</a> --&#62;<br />
&#60;<a href="http://postedpost.com/tag/div-class/"><strong>div class</strong></a>="dbx-<a href="http://postedpost.com/tag/b/">b</a>-ox-wrapper"&#62;<br />
&#60;fieldset <a href="http://postedpost.com/tag/id/">id</a>="sm_location" <a href="http://postedpost.com/tag/class/">class</a>="dbx-box"&#62;<br />
&#60;<a href="http://postedpost.com/tag/div-class/"><strong>div class</strong></a>="dbx-h-andle-wrapper"&#62;<br />
&#60;h3 <a href="http://postedpost.com/tag/class/">class</a>="dbx-handle"&#62;&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('<a href="http://postedpost.com/tag/location/">Location</a> of your <a href="http://postedpost.com/tag/sitemap-file/"><strong>sitemap file</strong></a>', '<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;&#60;/h3&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/div-class/"><strong>div class</strong></a>="dbx-c-ontent-wrapper"&#62;<br />
&#60;<a href="http://postedpost.com/tag/div-class/"><strong>div class</strong></a>="dbx-content"&#62;<br />
&#60;<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/b/">b</a>&#62;&#60;<a href="http://postedpost.com/tag/label/">label</a> for="sm_location_useauto"&#62;&#60;<a href="http://postedpost.com/tag/input-type/"><strong>input type</strong></a>="radio" <a href="http://postedpost.com/tag/id/">id</a>="sm_location_useauto" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_location_mode" <a href="http://postedpost.com/tag/value/">value</a>="<a href="http://postedpost.com/tag/auto/">auto</a>" &#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> ($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_location_mode")=="<a href="http://postedpost.com/tag/auto/">auto</a>"?"<a href="http://postedpost.com/tag/checked/">checked</a>=\"<a href="http://postedpost.com/tag/checked/">checked</a>\"":"") ?&#62; /&#62; &#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Automatic detection','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;&#60;/<a href="http://postedpost.com/tag/label/">label</a>&#62;&#60;/<a href="http://postedpost.com/tag/b/">b</a>&#62;<br />
&#60;ul&#62;<br />
&#60;<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/label/">label</a> for="sm_b_filename"&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('<a href="http://postedpost.com/tag/filename/">Filename</a> of the <a href="http://postedpost.com/tag/sitemap-file/"><strong>sitemap file</strong></a>', '<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;<br />
&#60;<a href="http://postedpost.com/tag/input-type/"><strong>input type</strong></a>="text" <a href="http://postedpost.com/tag/id/">id</a>="sm_b_filename" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_filename" <a href="http://postedpost.com/tag/value/">value</a>="&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_filename"); ?&#62;" /&#62;<br />
&#60;/<a href="http://postedpost.com/tag/label/">label</a>&#62;&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Detected Path', '<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;: &#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;getXmlPath(<a href="http://postedpost.com/tag/true/">true</a>); ?&#62;&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Detected <a href="http://postedpost.com/tag/url/">URL</a>', '<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;: &#60;a href="&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;getXmlUrl(<a href="http://postedpost.com/tag/true/">true</a>); ?&#62;"&#62;&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;getXmlUrl(<a href="http://postedpost.com/tag/true/">true</a>); ?&#62;&#60;/a&#62;<br />
&#60;/<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;/ul&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/b/">b</a>&#62;&#60;<a href="http://postedpost.com/tag/label/">label</a> for="sm_location_usemanual"&#62;&#60;<a href="http://postedpost.com/tag/input-type/"><strong>input type</strong></a>="radio" <a href="http://postedpost.com/tag/id/">id</a>="sm_location_usemanual" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_location_mode" <a href="http://postedpost.com/tag/value/">value</a>="manual" &#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> ($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_location_mode")=="manual"?"<a href="http://postedpost.com/tag/checked/">checked</a>=\"<a href="http://postedpost.com/tag/checked/">checked</a>\"":"") ?&#62; /&#62; &#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Custom <a href="http://postedpost.com/tag/location/">location</a>','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;&#60;/<a href="http://postedpost.com/tag/label/">label</a>&#62;&#60;/<a href="http://postedpost.com/tag/b/">b</a>&#62;<br />
&#60;ul&#62;<br />
&#60;<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/label/">label</a> for="sm_b_filename_manual"&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Absolute or relative path to the <a href="http://postedpost.com/tag/sitemap-file/"><strong>sitemap file</strong></a>, including <a href="http://postedpost.com/tag/name/">name</a>.','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
<a href="http://postedpost.com/tag/echo/">echo</a> "&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;";<br />
_e('Example','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
<a href="http://postedpost.com/tag/echo/">echo</a> ": /var/www/htdocs/<a href="http://postedpost.com/tag/wordpress/">wordpress</a>/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>"; ?&#62;&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;<br />
&#60;<a href="http://postedpost.com/tag/input/">input</a> style="width:70%" <a href="http://postedpost.com/tag/type/">type</a>="text" <a href="http://postedpost.com/tag/id/">id</a>="sm_b_filename_manual" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_filename_manual" <a href="http://postedpost.com/tag/value/">value</a>="&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> (!$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_filename_manual")?$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;getXmlPath():$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_filename_manual")); ?&#62;" /&#62;<br />
&#60;/<a href="http://postedpost.com/tag/label/">label</a>&#62;<br />
&#60;/<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/label/">label</a> for="sm_b_fileurl_manual"&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Complete <a href="http://postedpost.com/tag/url/">URL</a> to the <a href="http://postedpost.com/tag/sitemap-file/"><strong>sitemap file</strong></a>, including <a href="http://postedpost.com/tag/name/">name</a>.','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
<a href="http://postedpost.com/tag/echo/">echo</a> "&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;";<br />
_e('Example','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
<a href="http://postedpost.com/tag/echo/">echo</a> ": http://www.yourdomain.com/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>"; ?&#62;&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;<br />
&#60;<a href="http://postedpost.com/tag/input/">input</a> style="width:70%" <a href="http://postedpost.com/tag/type/">type</a>="text" <a href="http://postedpost.com/tag/id/">id</a>="sm_b_fileurl_manual" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_fileurl_manual" <a href="http://postedpost.com/tag/value/">value</a>="&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> (!$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_fileurl_manual")?$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;getXmlUrl():$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_fileurl_manual")); ?&#62;" /&#62;<br />
&#60;/<a href="http://postedpost.com/tag/label/">label</a>&#62;<br />
&#60;/<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;/ul&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;/fieldset&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;</p></blockquote>
<p>This part is for choose <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a> <a href="http://postedpost.com/tag/location/">location</a>, same same, if you do not want <a href="http://postedpost.com/tag/user/">user</a> change it, better not allow them see it.</p>
<h3>Change <a href="http://postedpost.com/tag/default/">Default</a> <a href="http://postedpost.com/tag/settings/">Settings</a></h3>
<p>This is not must, but I recommend you change it, to make your <a href="http://postedpost.com/tag/user/">user</a> life easier</p>
<p>On <strong><a href="http://postedpost.com/tag/sitemap/">sitemap</a>-core.<a href="http://postedpost.com/tag/php/">php</a></strong> <a href="http://postedpost.com/tag/file/">file</a>, you can find <a href="http://postedpost.com/tag/default/">default</a> <a href="http://postedpost.com/tag/value/">value</a> at <a href="http://postedpost.com/tag/function/">function</a> <strong>InitOptions</strong></p>
<p><strong>The change I made are:</strong></p>
<blockquote><p>$this-&#62;_options["sm_b_prio_provider"]="GoogleSitemapGeneratorPrioByAverageProvider";</p></blockquote>
<p>The provider for automatic priority calculation, after I test, <strong><a href="http://postedpost.com/tag/google-sitemap-generator/"><big>Google Sitemap Generator</big></a> Prio By Average Provider</strong> is working better than <strong><a href="http://postedpost.com/tag/google-sitemap-generator/"><big>Google Sitemap Generator</big></a> Prio By Count Provider</strong></p>
<blockquote><p>$this-&#62;_options["sm_b_pingyahoo"]=<a href="http://postedpost.com/tag/true/">true</a>; //<a href="http://postedpost.com/tag/auto/">Auto</a> ping <a href="http://postedpost.com/tag/yahoo/">YAHOO</a><br />
$this-&#62;_options["sm_b_yahookey"]='Q89D23fV34GSeqHjRl8o5i55ojmxrmwJPyMa_195mBnBaK6Vp_NB8y5WjnIoamjikw--'; //<a href="http://postedpost.com/tag/yahoo/">YAHOO</a> Application <a href="http://postedpost.com/tag/key/">Key</a>, <a href="http://postedpost.com/tag/default/">default</a> for all</p></blockquote>
<p><a href="http://postedpost.com/tag/default/">Default</a> the <a href="http://postedpost.com/tag/sitemap/">sitemap</a> not ping <a href="http://postedpost.com/tag/yahoo/">Yahoo</a> after generated, because you need a <a href="http://postedpost.com/tag/yahoo/">yahoo</a> <a href="http://postedpost.com/tag/key/">key</a> to ping it, so I put a <a href="http://postedpost.com/tag/key/">key</a> (get free form <a href="http://postedpost.com/tag/yahoo/">yahoo</a>) as <a href="http://postedpost.com/tag/default/">default</a>, I suggest you get one free <a href="http://postedpost.com/tag/key/">key</a> from <a href="http://postedpost.com/tag/yahoo/">yahoo</a> too and put there, of course if you like you may keep my <a href="http://postedpost.com/tag/key/">key</a>, not a big deal.</p>
<h2>Done</h2>
<p>Ok, it's half done, all the change on the <a href="http://postedpost.com/tag/plugin/">plugin</a> is finished, if <a href="http://postedpost.com/tag/user/">user</a> active the <a href="http://postedpost.com/tag/plugin/">plugin</a> at them <a href="http://postedpost.com/tag/plugin/">plugin</a> page, a <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a> and a <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>.gz (a zip verison) will be create and placed into the <a href="http://postedpost.com/tag/blog/">blog</a> <a href="http://postedpost.com/tag/folder/">folder</a> and ping the <a href="http://postedpost.com/tag/search-engine/"><strong>search engines</strong></a>.</p>
<p>Everything is perfect except: the <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a> NOT at root <a href="http://postedpost.com/tag/folder/">folder</a>, so when <a href="http://postedpost.com/tag/search-engine/"><strong>search engine</strong></a> spider come, it can claw nothing except a 404 error. The following is how to fix this:</p>
<h2>Plug You <a href="http://postedpost.com/tag/plugin/">Plugin</a> in to <a href="http://postedpost.com/tag/mu/">mu</a>-<a href="http://postedpost.com/tag/plugin/">plugins</a></h2>
<p>Don't laugh, I know it's a silly title, just some stupid thing have to do.</p>
<p>We know the <a href="http://postedpost.com/tag/php-file/"><strong>php file</strong></a> in <a href="http://postedpost.com/tag/mu/">mu</a>-<a href="http://postedpost.com/tag/plugin/">plugins</a> <a href="http://postedpost.com/tag/folder/">folder</a> will be load automatically by <a href="http://postedpost.com/tag/wordpress/">WordPress</a>. So I created a postedpost.<a href="http://postedpost.com/tag/php-file/"><strong>php file</strong></a> and write all my little change and hacks inside, like my <a title="Permanent link to Ultimate WP Post Name URL Sanitize Solution" rel="bookmark" href="http://postedpost.com/2008/06/23/ultimate-wordpress-post-name-url-sanitize-solution/">Ultimate WP Post Name URL Sanitize Solution</a>, I suggest you do it to, very easy and convenience. Anyway, the following code should inside <a href="http://postedpost.com/tag/mu/">mu</a>-<a href="http://postedpost.com/tag/plugin/">plugins</a> <a href="http://postedpost.com/tag/folder/">folder</a>.</p>
<h3>Put <a href="http://postedpost.com/tag/sitemap/">sitemap</a> into <a href="http://postedpost.com/tag/robots/">Robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a></h3>
<blockquote><p><a href="http://postedpost.com/tag/function/">Function</a> postedpost_do_robots() {<br />
global $current_blog;<br />
if ( '0' != $current_blog-&#62;public ) {<br />
$<a href="http://postedpost.com/tag/siteurl/">siteurl</a> = get_settings('<a href="http://postedpost.com/tag/siteurl/">siteurl</a>');<br />
if ( class_exists( 'GoogleSitemapGeneratorLoader' ) ) {<br />
<a href="http://postedpost.com/tag/echo/">echo</a> "<a href="http://postedpost.com/tag/sitemap/">Sitemap</a>: " . $<a href="http://postedpost.com/tag/siteurl/">siteurl</a> . "/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>\n";<br />
<a href="http://postedpost.com/tag/echo/">echo</a> "<a href="http://postedpost.com/tag/sitemap/">Sitemap</a>: " . $<a href="http://postedpost.com/tag/siteurl/">siteurl</a> . "/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>.gz\n";<br />
}<br />
}<br />
}<br />
add_action('do_robots', 'postedpost_do_robots', 20);</p></blockquote>
<p>As the new <a href="http://www.sitemaps.org/" target="_blank">sitemap protocol</a>, you can put <a href="http://postedpost.com/tag/sitemap/">sitemap</a> <a href="http://postedpost.com/tag/location/">location</a> into <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a>, so <a href="http://postedpost.com/tag/search-engine/"><strong>search engine</strong></a> can find your <a href="http://postedpost.com/tag/sitemap/">sitemap</a> without you told them, <a href="http://postedpost.com/tag/e/">e</a>.g. Google Webmaster Tool.</p>
<h3><a href="http://postedpost.com/tag/rewrite-rules/"><strong>Rewrite Rules</strong></a></h3>
<blockquote><p><a href="http://postedpost.com/tag/function/">Function</a> postedpost_rewrite_rules_array($<a href="http://postedpost.com/tag/rules/">rules</a>){<br />
$newrules = array();<br />
$newrules['<a href="http://postedpost.com/tag/sitemap/">sitemap</a>\.(<a href="http://postedpost.com/tag/xml/">xml</a>&#124;<a href="http://postedpost.com/tag/xml/">xml</a>\.gz)$'] = 'index.<a href="http://postedpost.com/tag/php/">php</a>?is_page_redirect=1&#38;redirect_method=<a href="http://postedpost.com/tag/sitemap/">sitemap</a>&#38;redirect_url=$matches[1]';<br />
return $newrules+$<a href="http://postedpost.com/tag/rules/">rules</a>;<br />
}<br />
add_filter('rewrite_rules_array', 'postedpost_rewrite_rules_array');</p>
<p><a href="http://postedpost.com/tag/function/">Function</a> postedpost_parse_query($<a href="http://postedpost.com/tag/query/">query</a>){<br />
global $blog_id;;<br />
$<a href="http://postedpost.com/tag/siteurl/">siteurl</a> = get_settings('<a href="http://postedpost.com/tag/siteurl/">siteurl</a>');<br />
$uri = parse_url($<a href="http://postedpost.com/tag/siteurl/">siteurl</a>);<br />
if(!empty($<a href="http://postedpost.com/tag/query/">query</a>-&#62;query_vars['is_page_redirect'])){<br />
$redirect_method = $<a href="http://postedpost.com/tag/query/">query</a>-&#62;query_vars['redirect_method'];<br />
if ( $redirect_method == '<a href="http://postedpost.com/tag/sitemap/">sitemap</a>' ) {<br />
$redirect_url = $<a href="http://postedpost.com/tag/siteurl/">siteurl</a> . '/wp-content/<a href="http://postedpost.com/tag/blog/">blogs</a>.dir/' . $blog_id . '/<a href="http://postedpost.com/tag/file/">files</a>/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.' . $redirect_url;<br />
} <a href="http://postedpost.com/tag/else/">else</a> {<br />
$redirect_url = get_settings('<a href="http://postedpost.com/tag/siteurl/">siteurl</a>');<br />
Header('HTTP/1.1 301 Moved Permanently');<br />
Header('<a href="http://postedpost.com/tag/location/">Location</a>: ' . get_settings('<a href="http://postedpost.com/tag/siteurl/">siteurl</a>'));<br />
exit();<br />
}<br />
Header('HTTP/1.1 302 Moved Temporarily');<br />
Header('<a href="http://postedpost.com/tag/location/">Location</a>: ' . $redirect_url);<br />
exit();<br />
}<br />
}<br />
add_action('parse_query', 'postedpost_parse_query');</p>
<p><a href="http://postedpost.com/tag/function/">Function</a> postedpost_init() {<br />
global $wp_rewrite;<br />
// postedpost_flush_rewrite_rules<br />
$wp_rewrite-&#62;flush_rules();<br />
add_rewrite_tag('%comment_id%', '(([0-9]{1,})');</p>
<p>}<br />
add_action('init', 'postedpost_init');</p></blockquote>
<p>These code all about <a href="http://postedpost.com/tag/rewrite-rules/"><strong>rewrite rules</strong></a>, when <a href="http://postedpost.com/tag/search-engine/"><strong>search engine</strong></a> or visitor visit /<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>, it will be 302 <a href="http://postedpost.com/tag/redirect/">redirect</a> to /wp-content/<a href="http://postedpost.com/tag/blog/">blogs</a>.dir/[blog_id]/<a href="http://postedpost.com/tag/file/">files</a>/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>. Btw, in my own code, I have many other <a href="http://postedpost.com/tag/rewrite-rules/"><strong>rewrite rules</strong></a> and process code in these <a href="http://postedpost.com/tag/function/">functions</a>, that also why I say put all hacks in one <a href="http://postedpost.com/tag/php-file/"><strong>php file</strong></a>, for make easier on process common task and improve <a href="http://dodomarketing.blogtells.com/2008/09/23/from-profit-to-performance-marketing-logistics-continue/" target="_blank">performance</a>.</p>
<h3>OK, Done</h3>
<p><strong>This time all done.</strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[New Name]]></title>
<link>http://onthe1.wordpress.com/?p=92</link>
<pubDate>Sun, 12 Oct 2008 03:34:26 +0000</pubDate>
<dc:creator>onthe1</dc:creator>
<guid>http://onthe1.tl.wordpress.com/2008/10/12/new-name/</guid>
<description><![CDATA[Not solid on a new name yet, but this blog needs a new name etc. I’m out of Manhattan and this sho]]></description>
<content:encoded><![CDATA[<p><span lang="EN">Not solid on a new name yet, but this blog needs a new name etc. I’m out of Manhattan and this should be more about me than NY. The purpose of the blog has changed quite a bit. I really should start moving forward with my community blog project.</p>
<p>Enjoy.</p>
<p></span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[A thought for today.]]></title>
<link>http://nuzor.wordpress.com/?p=289</link>
<pubDate>Sat, 11 Oct 2008 21:36:04 +0000</pubDate>
<dc:creator>Ndidi</dc:creator>
<guid>http://nuzor.tl.wordpress.com/2008/10/11/a-thought-of-today/</guid>
<description><![CDATA[I&#8217;m knee-deep in assignments today (and am heading to church in a few hours for a dinner), but]]></description>
<content:encoded><![CDATA[<p>I'm knee-deep in assignments today (and am heading to church in a few hours for a dinner), but I need to write this before it goes *poof*.</p>
<p>Growing up, I had a very negative view of my first nams. Call it Westernization or anything else, but for starters, like myself, my name was ethnically mixed. Back in Nigeria, people couldn't always wrap their minds around the fact that I could be both Igbo and Urhobo. Therefore, the second part of my name was usually replaced with an Igbo word that meant something totally different than the Urhobo word placed there. It's a hyphenated name, and it caused me frustration. I'd tell myself, "Why didn't they call me Ndidi or Ese? Not both!"</p>
<p>Fastforward about a decade, and I'm back in the United States, where little kids could get my name the first time I mentioned it to them, but most people can't. If I told any random stranger my name, 9 times out of 10 their pronunciation would maul my name like a polar bear. Or there's usually a "What? Come again." And in these three years of living here, it frustrates me. My parents have Western first names, and so do most of their brothers and sisters. My grandparents have the same. However, when it came to my generation, it was post-colonial times, and everyone wanted to claim back the names they had as middle names, and use them as their future children's first. No, I'm the only Ndidi in my family, but still. You get the point.</p>
<p>It's tiring that Ndidi can hardly ever be pronounced right. If you pronounce it wrong (which most people do), you call me "people", not "patience". The name also attracts lots of stereotypes - one of them being "You're not from here." I'm from upscale Manhattan, silly. I grew up in Nigeria, but I wasn't born there, that's the past, and I only draw from those experiences at will. </p>
<p>So when I was 15, I made a nickname for myself, Neeci. A contraction of my middle name, Eunice, it was easier on people's tongues (heck, some people still call me that). I remember sending my dad an e-mail saying I wanted an official change of name. It got laughed off. Now, I'm 18, and I could easily knock off "Ndidi-Ese" into limbo, but that got me thinking...</p>
<p>Am I willing to fall into the "name colonialism" of sorts? Prior to 1960 (and even past that), most Nigerian children were not given ethnic names. With the predominance of the Catholic and Anglican dioceses, "Christian" names abounded. This is seen in the following names of my grandma's kids: Abraham. Patricia. Helen. Marie. Geraldine. Joseph. Patrick. It's not until the 70s and 80s you start getting Ejiros and Tegas. So where did the "ethnic" names go? Right in the middle. I haven't studied colonialism enough to know whether it was a law, but from my Nigerian literature, I remember there being a white teacher in a story who shortened his/her students' names so they could be more "palatable". Chukwudi became "Chuck".</p>
<p>So, I'm thinking....my family was "forced" in a sense not to use their ethnic names. I was given that chance of an ethnic name, but in Western society, it's just not good enough. Eunice is easier than Ndidi, no? </p>
<p>Every time I have this discussion with someone else, they tend to say, "Well, Westerners aren't great at pronouncing stuff that doesn't fit their intonation." Huh. As someone who studies Japanese, many people have Japanese intonation down pat (it's not just the otaku, seriously). I am yet to hear someone botch up Hideo Kojima's name or Miyamoto-san's. So what is the problem here? </p>
<p>I think I have one. Africa, from the Western standpoint, is still this far-off, "dark" continent, ripe with AIDS, babies with distended bellies, and villages galore. I remember when CNN had coverage in Lagos, Nigeria a few times. You always saw the beggars, and never the housing estates. Heck, did they even <em>know</em> where the housing estates were?</p>
<p>I even see this in other African countries' media outlets. The South Africa on, say, MNET, is different from the South Africa you get in your daily American newspaper. One media outlet sees the bad and the good- the other sees just the bad.</p>
<p>Two. Africa is seen (and I see this in so many mission-minded people) as a place to redeem, and needs our help. The countries are never seen as reliable countries to trade with, and if they are known for their trade, then, oh well, there goes the Western media just being negative.</p>
<p>Case in point? My second country, Nigeria. It's one of two African countries in the OPEC (the other being Libya). Do you hear of them? No, unless someone's rioting somewhere. Who do you hear of? Qatar. Iran. Iraq. Saudi Arabia.</p>
<p>Speaking of the Fertile Crescent, why do Americans think that's where all the Muslims are? Does it ever occur to them that there are Africans who are Muslims (and we're not talking NOI here!)? <em>But oh no, that doesn't matter unless it's Barack Obama we're talking about, and his late Kenyan dad who was Muslim, so obviously, he inherited his religious beliefs from him.</em></p>
<p>Three. We're all seen as monolithic beings, with obviously, every country speaking one language. If I get asked, "What language do you speak in Nigeria?" I will scream! Heh. Nigeria's diversity rivals India's. I can't tell you how many ethnic groups there are, but there are many, with various dialects. And this led to the colonists setting a lingua franca for each country colonized. </p>
<p>I will stop for now. But this deconstruction will continue one day.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Two-Tailed Playthrough - Earthworm Jim (SNES)]]></title>
<link>http://truegaming.wordpress.com/?p=330</link>
<pubDate>Sat, 11 Oct 2008 14:36:07 +0000</pubDate>
<dc:creator>tailz64</dc:creator>
<guid>http://truegaming.tl.wordpress.com/2008/10/11/two-tailed-playthrough-earthworm-jim-snes/</guid>
<description><![CDATA[Hey everyone welcome to another Two-Tailed Playthrough!  This time I bring to you Earthworm Jim for ]]></description>
<content:encoded><![CDATA[<p><span style="color:#00ff00;">Hey everyone welcome to another Two-Tailed Playthrough!  This time I bring to you Earthworm Jim for the SNES.  Earthworm Jim is a run and gun platformer with some of the wackiest antics you will ever see in a video game.  It's chock full of great graphics, music, and gameplay.  Made back in 1994 for the Sega Megadrive/Genesis Earthworm Jim was subsequently ported to the SNES, Game Boy, Game Gear, Master System, and when it came out, the Gameboy Advance.  The game is utter greatness with the only downfall being it's length.  The game is too short and as such I get through it in under an hour.<br />
</span><br />
<span style="color:#00ff00;">The game throws you right into the action without mentioning the story.  The story is just as comical as the game.  Earthworm Jim was a normal earthworm living his life on Earth.  One day while trying to avoid becoming a crow's dinner a super, ultra-high-tech, indestructable space suit fell from the sky right on top of Jim's worm hole.  When Jim crawled out of his hole and into the suit the suit recognized him and bonded to him, giving him complete control of the suit and all it's awesome powers.  Thus Earthworm Jim was born.  The suit fell from the sky because it was stolen from the Evil Queen by Snott, a Booper being.  Snott was attacked by Psycrow, the Evil Queen's henchman and his ship was destroyed, sending the suit plummeting to Earth.  Now that Jim has it Psycrow will stop at nothing to get it back.  Jim overhears Psycrow telling the Evil Queen that he suspects the suit fell to Earth and will begin looking for it.  Hearing this Jim flees to New Junk City where the biggest adventure of his life begins.<br />
</span></p>
<p>[viddler id=c679f588&#38;w=437&#38;h=370]</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Identity.]]></title>
<link>http://stfallen.wordpress.com/2008/10/11/identity/</link>
<pubDate>Sat, 11 Oct 2008 04:22:37 +0000</pubDate>
<dc:creator>St.Fallen</dc:creator>
<guid>http://stfallen.tl.wordpress.com/2008/10/11/identity/</guid>
<description><![CDATA[What is identity and what do you associate it to? A name?
I was having a conversation with Lady Divi]]></description>
<content:encoded><![CDATA[<p>What is identity and what do you associate it to? A name?</p>
<p>I was having a conversation with <a href="http://divine3.blogspot.com" target="_blank">Lady Divine</a> yesterday. She was telling me about a <a href="http://thegutterflower.blogspot.com" target="_blank">blogger</a> who's now working in her building. She wouldn't tell me her real name to keep the anonymity, which I find hypocritical since she told me her own name. But anyway. I didn't really care that I didn't know her name, because I still knew who she was, at least the little I knew through her blog. That was enough. Knowing her name doesn't change anything, she is all the same. Not knowing her name makes no difference either. What is a name but a label? It isn't your identity, is it?</p>
<p>"Name has a LOT to do with identity. It's like a brand to a product", was the point <a href="http://divine3.blogspot.com" target="_blank">Lady Divine</a> had to make. She was a little stressed with work at the time and my reply (laughing at her point) pissed her off as it was rude. I hope she doesn't mind me posting this. Name is to identity what brand is to a product? I'm sorry, but let's explore this, shall we? Now let's take a product - shampoo. And now a brand - Pantene. There are millions of Pantene shampoo bottles manufactured around the world. And they are all exactly the same. So if name is to identity what brand is to product, then all the John's in this world have the same identity? I guess it was just the stress talking.</p>
<p>In my view name has NOTHING to do with identity. Name CAN be used to identify a group of things, or in some cases a single thing. But does it REALLY make a difference? I could change my name to anything I want yet I don't change one bit do I? Superstitious people believe your name is chosen for a reason with all sorts of calculations coming in. My name was calculated using numerology. Apparently Mohammed Naoshaad Imaad Majeed is my identity. Is it?</p>
<p>A name is just a label. Identity is who you are. Your name is what you're called. You share your name with many. You share your identity with none. It is what you have to yourself, how could you associate something as unique and important as that to something as simple as a name? Maybe I'm wrong though. Maybe all that numerology stuff is right. Maybe half the people in the world have the wrong name, thereby the wrong identity. Do you really think so though?</p>
<p>I'd like to know what you think. So leave a comment with your views, arguments, opinions etc. The last rant I posted, In Death - Is Life, got some pretty good comments. I'm thankful that my readers are actually discussing things with me and among themselves. That's the point of blogging isn't it? Getting the stuff out there and then getting it read, thought about, criticized, replied to, and argued over. So please, don't hesitate. Whatever you have to say, say it.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[My Work ]]></title>
<link>http://willowend.wordpress.com/?p=3</link>
<pubDate>Sat, 11 Oct 2008 02:50:19 +0000</pubDate>
<dc:creator>willowend</dc:creator>
<guid>http://willowend.tl.wordpress.com/2008/10/11/my-work/</guid>
<description><![CDATA[Keep my name a secret. 
I have given it to you for safe-keeping;
you may whisper it once in the mor]]></description>
<content:encoded><![CDATA[<p>Keep my name a secret. </p>
<p>I have given it to you for safe-keeping;</p>
<p>you may whisper it once in the morning,</p>
<p> </p>
<p>but let it not be written. </p>
<p>For <em>Fama </em>snatches names from pages, rasps them between her teeth, </p>
<p>and flies over the city, over the white towers.</p>
<p> </p>
<p>Let me slip quietly through the narrow streets,</p>
<p>climb the stairs and do my work:</p>
<p>a stroke of color on a holy line,</p>
<p>appropriation of a monk’s long task,</p>
<p>keeping faith with the old story and the late hour--</p>
<p>I will not sign my name.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Oct 11th - we registered our dream and named it...!]]></title>
<link>http://sathishsp.wordpress.com/?p=307</link>
<pubDate>Fri, 10 Oct 2008 21:41:13 +0000</pubDate>
<dc:creator>Sathish</dc:creator>
<guid>http://sathishsp.tl.wordpress.com/2008/10/10/oct-11th-we-registered-our-dream-and-named-it/</guid>
<description><![CDATA[This day mean a lot to me and  One of the moooooooost wonderful day in my life. Two years back, this]]></description>
<content:encoded><![CDATA[<p>This day mean a lot to me and  One of the moooooooost wonderful day in my life. Two years back, this day was the starting date of my journey towards the so called destiny . This day gave a physical/visual shape to our thoughts.This was the day we officially announced a name for our dreams and the date we registered our dreams. And its Blossom's birth date.</p>
<p><strong>Happy Birthday Blossom.</strong></p>
<p>We are a team of eight like-minded peoples decided to go for a formal registration and made it. Blossom was formed and registered on Oct 11th of 2006. We gathered our dreams and finally consolidated it...the result was we got the Vision of Blossom.Then the core team set the mission and started working on it. Here ends the brief story on Blossom's birth.<img src="/Documents%20and%20Settings/e186807/Desktop/Logo%201.jpg" alt="" /></p>
<p><img src="/Documents%20and%20Settings/e186807/Desktop/Logo%201.jpg" alt="" /></p>
<p>Today Blossom with its own style, bloomed in few lives as smiles and happiness.  I whole heartedly thank the God Fathers and back bones of Blossom (mari and mohan). Without them nothing would have happened. Now blossom has its own fans (members) and it's growing daily.Hearty thanks to all the friends and members for their continued support and encouragement.Without them Blossom birth date would be meaningless.</p>
<p>Very few in this world will get a chance of living with their dreams and to feel the dreams. And we are few among the few. Really we are lucky.Along with Blossom we are in right path and still a long way to go. With lashings of wishes and kisses, we wish Blossom to bloom in more lives and this perpetual happiness to be continued to all.</p>
<p>Happy B'day Blossom. <em>U mean a lot in my life.</em></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Politics. Stand for someting.]]></title>
<link>http://justinlessard.wordpress.com/?p=128</link>
<pubDate>Fri, 10 Oct 2008 21:35:24 +0000</pubDate>
<dc:creator>justinlessard</dc:creator>
<guid>http://justinlessard.tl.wordpress.com/2008/10/10/politics-stand-for-someting/</guid>
<description><![CDATA[Politics. So many of us are just sick of it. Neither candidate has been telling the whole truth. Nei]]></description>
<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:Times New Roman;">Politics. So many of us are just sick of it. Neither candidate has been telling the whole truth. Neither of them has a perfect voting record. Both of them love to sling mud. Its part of the job. One has to wonder, though, if being in the position of a presidential candidate requires such, let call it cruelty, and a heartlessness that you can publically attack another in front of millions, what else must that person have done to be in that position? Did they have to lie? Cheat? Break IRS tax codes and commit mass corporate deceptions? I’m sure that they did. You can’t get all the way to the top without stepping on a few toes.</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:Times New Roman;">He taxes too much. If you vote for him you’ll be homeless. If you vote for the other one, your children will starve. But if you vote for the first guy, they’ll lose all their education and become stupid rejects, begging for day-old scraps behind the ghetto bakery. But the other guy will take your job. And the other one will tax your new raise so you actually come home with $5 less every week. One of them will date your mom. The other will shut down her nursing home. One will have dinner with terrorists at Arby’s while the other just sends him a check at Christmas, even though they don’t celebrate Christmas.</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:Times New Roman;">Here’s what I’m saying: There are bigger issues than whose face is on the front page. Every day 6000 kids are killed by mid-term or later abortion. They refuse to allow Bibles in schools, so Christian parents teach home school, allowing their children to learn math and moral values at the same time. While the schools are taking a massive dump when it comes to value and ethics and crime and teaching self-worth, the state of California just outlawed Christians from their God-given right to teach their own kids. Now they <em>have</em> to send them to the cesspool of a school that will teach anti-creation science, thereby infringing on the rights of students to practice their own religion freely (but don’t worry, they won’t attack Muslims, Buddhists, atheists, agnostics, pagans, wiccans, Scientologists, etc. Just the Christians.)</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:Times New Roman;">Let’s see, what else? Lets talk about gay marriage. I’m all for gays to have the right to choose their lifestyle- its their choice. (Just like my kids schooling used to be.) But I’m not for the whole gay-marriage thing. Sure, they can practice it, but that doesn’t <em>really</em> make it a marriage. I know, I know, they’ve redefined what “marriage” is, but it <em>used</em> to be a union before God between a man and a woman. Since most homosexuals don’t believe in or care for God, they can’t really have a union before Him that He will honor. But, what they hey, they ignored my right to practice my faith (only if it’s from the Christian Bible) by ignoring the 1<sup>st</sup> amendment, why not ignore the other principals too.</span></p>
<p class="MsoNormal" style="margin:0 0 12pt;"><span style="font-size:small;font-family:Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin:0 0 12pt;"><span style="font-size:small;font-family:Times New Roman;">So who is going to do what to help me out? Am I personally going to benefit from either party being elected? Maybe, but probably not. There aren’t a whole lot of things that are going to actually make a difference in the way I daily live my life. I could be wrong, but here’s how I look at it:</span></p>
<p class="MsoNormal" style="margin:0 0 12pt;"><span style="font-size:small;font-family:Times New Roman;">If one side is accused of overtaxing and the other of allowing abortions, I will sacrifice a couple bucks, even a couple hundred, per year to vote for the sanctity of life. </span></p>
<p class="MsoNormal" style="margin:0 0 12pt;"><span style="font-size:small;font-family:Times New Roman;">If one side is accused of sending jobs overseas and the other of limiting free speech, I’m probably going to have to go for free speech. There will always be a need for jobs on the US. They may not be the best, but we have too many people not to need a ton of jobs. We also have a lot of politicians going after free speech, even though the ones attacked are the churches and the right. Hmm. </span></p>
<p class="MsoNormal" style="margin:0 0 12pt;"><span style="font-size:small;font-family:Times New Roman;">If one side wants to build a thousand mile fence at the borders and the other wants to let gays marry, I will go for the fence. Those guys are great climbers and if they can get in through, over or under a military fence, then they deserve to stay. For those that can’t, they can still come here, but have to go through the legal process. Meanwhile, I stand up for what I believe regarding gay marriage. I’m not anti-gay, but I’m not pro-gay. I’m just ok-gay; they can do their thing, but I don’t want tax dollars going toward something I find immoral. </span></p>
<p class="MsoNormal" style="margin:0 0 12pt;"><span style="font-size:small;font-family:Times New Roman;">Bottom line, I can’t do <em>anything</em> about the politicians. But, then again, I will probably never have to answer to them. I will, however, have to answer to God. I <strong>will</strong> stand before Him and be able to say that I voted for the things and the principles that are on His side, His Law, and His eternal purpose. I will say that I stood up for hundreds of thousands of innocent children and supported their right to life. I will say that I voted against the activity that led to His destroying Sodom and Gomorrah, the activities that He calls an abomination. I will be able to say that I stood up for His Word, His teaching, for the right to exhibit by faith, to speak freely the gospel. I will say, “Jesus, I stood up for you.”</span></p>
<p class="MsoNormal" style="margin:0 0 12pt;"><span style="font-size:small;font-family:Times New Roman;">What do you stand for?</span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Albert Einstein Quotes within Quotes ...list, name ideas, available domain names]]></title>
<link>http://domainbrain.wordpress.com/?p=1868</link>
<pubDate>Fri, 10 Oct 2008 16:45:06 +0000</pubDate>
<dc:creator>slsch</dc:creator>
<guid>http://domainbrain.tl.wordpress.com/2008/10/10/einstein-quotes/</guid>
<description><![CDATA[ 
Here are phrases taken direct from “quotes” by Albert Einstein. Yes. Domain name inspiration ]]></description>
<content:encoded><![CDATA[<p> <br />
Here are phrases taken direct from “quotes” by Albert Einstein. Yes. Domain name inspiration is all around... These domains were un-owned and available from registrars as of October 10, 2008:</p>
<p>believe in physics - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">believeinphysics.com</a><br />
biological phenomenon - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">biologicalphenomenon.com</a><br />
change the facts - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">changethefacts.com</a><br />
contempt for authority - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">contemptforauthority.com</a><br />
cruel libel - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">cruellibel.com</a><br />
disgrace to civilization - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">disgracetocivilization.com</a><br />
do not refer to reality - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">donotrefertoreality.com</a><br />
everything that counts - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">everythingthatcounts.com</a><br />
hide your sources - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">hideyoursources.com</a><br />
hope of reward - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">hopeofreward.com</a><br />
loathsome nonsense - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">loathsomenonsense.com</a><br />
mathematical difficulties - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">mathematicaldifficulties.com</a><br />
meowing in los angeles - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">meowinginlosangeles.com</a><br />
pathological criminal - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">pathologicalcriminal.com</a><br />
reason for existing - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">reasonforexisting.com</a><br />
religion is lame - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">religionislame.com</a><br />
restrained by fear - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">restrainedbyfear.com</a><br />
science is blind - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">scienceisblind.com</a><br />
stop questioning - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">stopquestioning.com</a><br />
violent opposition - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">violentopposition.com</a></p>
<p>Find more domains using the <a href="http://domainbrain.wordpress.com/site-map/">Site Map</a><br />
Sondra’s other sites: <a href="http://www.showtheworld.com/" target="_blank">Show the World</a> • <a href="http://www.iriswhite.com/" target="_blank">Iriswhite Media</a> • <a href="http://www.leonandsondra.com/index.html" target="_blank">Personal</a></p>
<p>Read Albert Einstein quotes <a href="http://rescomp.stanford.edu/~cheshire/EinsteinQuotes.html" target="_blank">here</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Does it really matter what name you go by?]]></title>
<link>http://emmanuelch.wordpress.com/2008/10/10/does-it-really-matter-what-name-you-go-by/</link>
<pubDate>Fri, 10 Oct 2008 14:16:47 +0000</pubDate>
<dc:creator>Emmanuel Chrysis</dc:creator>
<guid>http://emmanuelch.tl.wordpress.com/2008/10/10/does-it-really-matter-what-name-you-go-by/</guid>
<description><![CDATA[Christian Women&#8217;s Digest

Does it matter the meaning behind it?
]]></description>
<content:encoded><![CDATA[<div align="center"><a href="http://cwdigest.blogspot.com/2008/10/whats-in-name.html">Christian Women's Digest</a><br /><a href="http://www.flickr.com/photos/23489097@N05/2929327432"><img src="http://farm4.static.flickr.com/3250/2929327432_837a4533d6.jpg" /></a></div>
<p>
<div align="center"><span style="color:rgb(0,0,0);"><span style="font-size:130%;">Does it matter the meaning behind it?</span><span class="fullpost"><span style="font-size:130%;"></span></span></span><br /><span style="color:rgb(0,0,0);"><span class="fullpost"><span style="font-size:130%;"></span></span></span></div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[SUNSHINE - Dedicated to my Father]]></title>
<link>http://hmirassou.wordpress.com/?p=307</link>
<pubDate>Fri, 10 Oct 2008 02:38:31 +0000</pubDate>
<dc:creator>Heather Mirassou</dc:creator>
<guid>http://hmirassou.tl.wordpress.com/2008/10/09/dedicated-to-my-father/</guid>
<description><![CDATA[
Sunshine 
    
Sunshine is a reflection of her soul
   Feeling to the depths of her being

   ]]></description>
<content:encoded><![CDATA[<h2><a href="http://hmirassou.files.wordpress.com/2008/10/mirassou-wallpaper-03-low-sun-1920x1440.jpg"><img class="aligncenter size-large wp-image-369" title="Sunshine - Mirassou " src="http://hmirassou.wordpress.com/files/2008/10/mirassou-wallpaper-03-low-sun-1920x1440.jpg?w=510" alt="" width="510" height="382" /></a></h2>
<h1 style="text-align:center;"><em><span style="font-family:&#34;font-size:12px;"><span style="color:#ffff00;">Sunshine</span></span></em><em><span style="font-family:&#34;font-size:12px;"><span style="color:#ffff00;"> </span></span></em></h1>
<h1 style="text-align:center;"><strong><em><span style="font-family:&#34;font-size:12px;">    </p>
<p></span></em><span style="font-family:&#34;font-size:12px;"><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;">Sunshine is a reflection of her soul<br />
</span> </span></span></span><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> </span></span></span><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> Feeling to the depths of her being</span></span></span></span></span></p>
<p><span style="font-family:&#34;font-size:12px;"><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"><br />
</span> </span></span></span><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> </span></span></span><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> She feels the heat of the sun </span></span></span></span><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> </span></span></span><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"><br />
Her dimples shine as she smiles genuinely</span></span></span></span></span></p>
<p><span style="font-family:&#34;font-size:12px;"><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> </span></span></span></span><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"><br />
She remembers all those who love her<br />
</span> </span></span></span><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> </span></span></span><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> Those who called her sunshine</span></span></span></span></span></p>
<p><span style="font-family:&#34;font-size:12px;"><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"><br />
</span> </span></span></span><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> </span></span></span><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> She climbs out of her shell<br />
</span> </span></span></span><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;">Into the world born again</span></span></span></span></span></p>
<p><span style="font-family:&#34;font-size:12px;"><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"><br />
</span> </span></span></span><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> </span></span></span><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;"> She grows stronger as the sun rises<br />
</span> </span></span></span><span style="color:magenta;"><span style="font-style:italic;"><span style="font-size:x-large;"><span style="color:#ffff00;">She will always remember her name</span></span></span></span></span></p>
<p></strong> </h1>
<h1 style="text-align:center;">
<p style="text-align:center;"><strong><span style="color:magenta;"><span style="font-size:large;"><span style="color:#ffff00;">Dedicated to: My father Jim Mirassou</span></span></span></strong></p>
<p>Heather Mirassou</h1>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Creating Some Lovely Little Letters]]></title>
<link>http://lauraslefthook.wordpress.com/?p=219</link>
<pubDate>Fri, 10 Oct 2008 00:01:45 +0000</pubDate>
<dc:creator>lauraslefthook</dc:creator>
<guid>http://lauraslefthook.tl.wordpress.com/2008/10/09/creating-some-lovely-little-letters/</guid>
<description><![CDATA[
I have been interested in making some stuffed crocheted letters that looked more like letters that ]]></description>
<content:encoded><![CDATA[<p><a href="http://www.etsy.com/view_listing.php?listing_id=15548117"><img src="http://ny-image1.etsy.com/il_430xN.39064193.jpg"></a><br />
I have been interested in making some stuffed crocheted letters that looked more like letters that children easily recognize for a while.  I had done some research on cross stitch programs, hoping that one might help me in the design process.  Since I have a computer that uses Linux instead of Windows I had to do a little extra searching for a program, but have been pleased so far that it does what I need it to do.<br />
<a href="http://www.etsy.com/view_listing.php?listing_id=15614695"><img src="http://ny-image2.etsy.com/il_430xN.39288222.jpg"></a><br />
Since I have been making large letter pillows, I decided that these letters should be a bit smaller so that it would not be a ridiculous amount of work or money to create an entire name.  The upper case letters are ranging close to 9 inches high, while the lower case are around 7 if they do not have stems.  I think they are large enough to be played with by a young child, although I would not necessarily hand one to a kid who tries to stick everything in his mouth without some supervision.<br />
<a href="http://www.etsy.com/view_listing.php?listing_id=15774353"><img src="http://ny-image2.etsy.com/il_430xN.39811994.jpg"></a><br />
I decided to just start at a and work my way through the alphabet, although is not working out exactly that way since a lower case b can also be a p or a d, depending upon its orientation.  Once I get these created, I would also like to make the patterns available for those who crochet.  I am now lining up some people to test the patterns for me once I manage to get them into a nice and clean pdf format.  I think the patterns themselves could be used for the stuffed creations as well as just making one side to use as an applique.<br />
<a href="http://www.etsy.com/view_listing.php?listing_id=16017482"><img src="http://ny-image2.etsy.com/il_430xN.40618734.jpg"></a><br />
Next up for me is a capital D.  I am looking forward to just about every letter, but I know I will have to do some experimenting to get lower case i and j to look the way I want them to look.  Anyone have any suggestions for those?</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[What's in a Name?]]></title>
<link>http://cupcakesandcatfood.wordpress.com/?p=175</link>
<pubDate>Thu, 09 Oct 2008 21:40:48 +0000</pubDate>
<dc:creator>curtisa76</dc:creator>
<guid>http://cupcakesandcatfood.tl.wordpress.com/2008/10/09/whats-in-a-name/</guid>
<description><![CDATA[A lot, actually.  More than I thought, now that I think of it.  By the time my parents got to me, ]]></description>
<content:encoded><![CDATA[<p>A lot, actually.  More than I thought, now that I think of it.  By the time my parents got to me, numero seven-o, they had a hard time coming up with a name.  I've been told that I was without a name for some time (back then, moms and new babies stayed in the hospital for more than two days, can you imagine?), and they called me "She She" for a while. </p>
<p>According to my Mother, my Father wanted to name me Angelica so that he could call me Angel.  Ahh bless ...  And Angelica is a family name on my mother's side so it would have had some meaning behind it, but my Mama didn't think that was the name for me.  Nope.  She liked the name Allyson.  Allyson - not Allison or Alison - Allyson, with a "y".  Like June Allyson. But June was not the inspiration for the name (just the spelling) my Mama gave me; that came from a movie and soap opera called "Peyton Place".</p>
<p>Until a couple of weeks ago, I'd actually never seen the movie or show that was the motivation behind my name.  As I watched, it got me to thinking ... does a name somewhat define a person's character or does the person define the name? </p>
<p>Alison MacKenzie from Peyton Place was a small town girl who was destined for bigger things.  I grew up in a town that was considered somewhat small; you knew most of the people around, and you couldn't go to a store without running into someone you knew or that knew your mother or father or grandfather.  And Peyton Place is in New England; it just so happens that I love New England!  I often daydream about moving to a cozy, small New England town.  And I have, for most of my adult life, had this this pang that there is something bigger meant for me; that I haven't yet found my true purpose in life.  </p>
<p>Alison also leaves her small town and goes to New York to start a career as a writer.  She's given the opportunity to go to college and study writing, but she'd rather do it and learn hand on rather than sitting in a classroom and listen to someone to tell her how to write.  I am a writer, or at least I try to be.  And I've thought about going back to school for an MFA in Creative Writing, but it just doesn't suit me.  I didn't flee to New York, but I did quit my job and escape to Ireland for six months, and while I was there I did a lot of writing.</p>
<p>So ... are these similarities merely coincidences or is it all in the name?  Did my Mother's choice in name influence who I've become and the person I still have left to find within me? </p>
<p>What's in a name?  A lot.  If it actually does play role in the person you become that's one thing.  But even more importantly than that, it's the name my Mama chose for me.  Whether she thought I'd become a writer or a strong woman or someday live in a small New England town or if she just simply liked the sound of the name ... whatever it was, it was chosen just for me.  And that is who I am.  I am my mother's child.  Allyson.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[credit fraud protection]]></title>
<link>http://avoididentitythefts.wordpress.com/2008/10/09/credit-fraud-protection-2/</link>
<pubDate>Thu, 09 Oct 2008 19:24:36 +0000</pubDate>
<dc:creator>Avoid identity theft</dc:creator>
<guid>http://avoididentitythefts.tl.wordpress.com/2008/10/09/credit-fraud-protection-2/</guid>
<description><![CDATA[credit fraud protection
]]></description>
<content:encoded><![CDATA[<p>credit fraud protection</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Orange Vegetables ...list, name ideas, available domain names]]></title>
<link>http://domainbrain.wordpress.com/?p=1739</link>
<pubDate>Thu, 09 Oct 2008 13:05:50 +0000</pubDate>
<dc:creator>slsch</dc:creator>
<guid>http://domainbrain.tl.wordpress.com/2008/10/09/orange-vegetables/</guid>
<description><![CDATA[ 
Orange vegetables: butternut squash, carrots, pumpkins and sweet potatoes&#8230; That’s what I]]></description>
<content:encoded><![CDATA[<p> <br />
Orange vegetables: butternut squash, carrots, pumpkins and sweet potatoes... That’s what I’m craving today. So that’s the theme for this post. These domains were un-owned and available from registrars as of October 10, 2008:</p>
<p>cloved oranges - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">clovedoranges.com</a><br />
fall in your pot - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">fallinyourpot.com</a><br />
gourdness - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">gourdness.com</a><br />
mashed orange - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">mashedorange.com</a><br />
orange flesh - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">orangeflesh.com</a><br />
orange gourmet - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">orangegourmet.com</a><br />
orange savories - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">orangesavories.com</a><br />
orange sides - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">orangesides.com</a><br />
orange vegetable recipes - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">orangevegetablerecipes.com</a><br />
orange vegetables - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">orangevegetables.com</a><br />
orange veggies - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">orangeveggies.com</a><br />
pot of orange - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">potoforange.com</a><br />
prime pumpkin - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">primepumpkin.com</a><br />
pumpkin promises - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">pumpkinpromises.com</a><br />
savory holidays - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">savoryholidays.com</a><br />
spiced orange - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">spicedorange.com</a><br />
squashed summer - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">squashedsummer.com</a><br />
sweet potato life - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">sweetpotatolife.com</a><br />
vegan orange - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">veganorange.com</a><br />
winter sweets - <a href="http://www.secureserver.net/default.asp?prog_id=showtheworld" target="_blank">wintersweets.com</a></p>
<p>Find more domains using the <a href="http://domainbrain.wordpress.com/site-map/">Site Map</a><br />
Sondra’s other sites: <a href="http://www.showtheworld.com/" target="_blank">Show the World</a> • <a href="http://www.iriswhite.com/" target="_blank">Iriswhite Media</a> • <a href="http://www.leonandsondra.com/index.html" target="_blank">Personal</a></p>
<p>Afterthought... Try this <a href="http://www.instyle.com/instyle/package/general/photos/0,,20126905_20151911_20347559,00.html" target="_blank">butternut squash lasagna</a>. It is elegant, easy to make and a great way to use garden basil. I use this dish as a substitute for candied sweet potatoes.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[nyc walking tours]]></title>
<link>http://citysightsny.wordpress.com/2008/10/09/nyc-walking-tours/</link>
<pubDate>Thu, 09 Oct 2008 03:55:59 +0000</pubDate>
<dc:creator>myguodong</dc:creator>
<guid>http://citysightsny.tl.wordpress.com/2008/10/09/nyc-walking-tours/</guid>
<description><![CDATA[nyc walking tours
]]></description>
<content:encoded><![CDATA[<p>nyc walking tours</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA["Lord, even the demons are subject to us because of your name." ]]></title>
<link>http://thechristianity.wordpress.com/?p=111</link>
<pubDate>Thu, 09 Oct 2008 02:38:04 +0000</pubDate>
<dc:creator>mirabilissimo100</dc:creator>
<guid>http://thechristianity.tl.wordpress.com/2008/10/09/lord-even-the-demons-are-subject-to-us-because-of-your-name/</guid>
<description><![CDATA[








 

Holy Gospel of Jesus Christ according to Saint Luke 10,17-24. 
The seventy (-two) retur]]></description>
<content:encoded><![CDATA[<div>
<table style="height:462px;" border="0" cellspacing="0" cellpadding="0" width="625">
<tbody>
<tr>
<td colspan="2" width="455" height="330" align="left" valign="top">
<table border="0">
<tbody>
<tr>
<td dir="ltr" align="left" valign="top">
<p align="justify"><strong></strong> </p>
<p align="justify"><strong><span style="font-size:12px;"><img src="http://farm2.static.flickr.com/1377/860257421_34141bff35.jpg" alt="" /></span></strong></p>
<p align="justify"><strong><span style="font-size:12px;">Holy Gospel of Jesus Christ according to Saint Luke </span><span>10,17-24. </span></strong></p>
<p><span style="font-size:12px;">The seventy (-two) returned rejoicing, and said, "Lord, even the demons are subject to us because of your name."<br />
Jesus said, "I have observed Satan fall like lightning from the sky.<br />
Behold, I have given you the power 'to tread upon serpents' and scorpions and upon the full force of the enemy and nothing will harm you.<br />
Nevertheless, do not rejoice because the spirits are subject to you, but rejoice because your names are written in heaven."<br />
At that very moment he rejoiced (in) the holy Spirit and said, "I give you praise, Father, Lord of heaven and earth, for although you have hidden these things from the wise and the learned you have revealed them to the childlike. Yes, Father, such has been your gracious will.<br />
All things have been handed over to me by my Father. No one knows who the Son is except the Father, and who the Father is except the Son and anyone to whom the Son wishes to reveal him."<br />
Turning to the disciples in private he said, "Blessed are the eyes that see what you see.<br />
For I say to you, many prophets and kings desired to see what you see, but did not see it, and to hear what you hear, but did not hear it."<br />
</span></td>
<td width="5" height="330"> </td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="2" width="465" height="30" align="center" valign="top">
<p align="right">Copyright © Confraternity of Christian Doctrine, <a href="http://www.usccb.org/nab/today.htm#gospel" target="_blank"><span style="text-decoration:underline;">USCCB</span></a> </p>
</td>
</tr>
</tbody>
</table>
</div>
<div> </div>
<div> </div>
<div><span style="font-size:x-small;font-family:Arial;"><a href="http://www.dailygospel.org/www/main.php?language=AM&#38;localTime=10/04/2008">http://www.dailygospel.org/www/main.php?language=AM&#38;localTime=10/04/2008</a></span></div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Daso - Thujon]]></title>
<link>http://feelingmnml.wordpress.com/?p=314</link>
<pubDate>Thu, 09 Oct 2008 01:29:03 +0000</pubDate>
<dc:creator>feelingmnml</dc:creator>
<guid>http://feelingmnml.tl.wordpress.com/2008/10/09/daso-thujon/</guid>
<description><![CDATA[
The concept behind Daso&#8217;s &#8216;Absinthe&#8217; is wicked. Release consists of 3 tracks whic]]></description>
<content:encoded><![CDATA[<p><a href="http://feelingmnml.files.wordpress.com/2008/10/daso.jpg"><img class="aligncenter size-full wp-image-315" title="daso" src="http://feelingmnml.wordpress.com/files/2008/10/daso.jpg" alt="" width="406" height="254" /></a></p>
<p>The concept behind <a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&#38;friendid=64972972" target="_blank">Daso</a>'s 'Absinthe' is wicked. Release consists of 3 tracks which take you through 3 different stages after consuming widely popular and hallucinogenic drink. 'Thujon' is the opening track and it immediately sets the ambient (and mind you, dark) tone. It is a very balanced track and hardly ever lets the listener hear some sort of breakdown or build-up in the process. Laced with trancey stylings and a mean focal key effect, 'Thujon' can be very useful during your sets when timed right. Have fun.</p>
<p><a href="http://www7.zippyshare.com/v/74360614/file.html" target="_blank">Daso - Thujon (Original Mix)</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wir sind nicht allein...]]></title>
<link>http://glamourgolfgirl.wordpress.com/?p=44</link>
<pubDate>Wed, 08 Oct 2008 19:47:56 +0000</pubDate>
<dc:creator>glamourgolf</dc:creator>
<guid>http://glamourgolfgirl.tl.wordpress.com/2008/10/08/wir-sind-nicht-allein/</guid>
<description><![CDATA[In der Link-Liste finden sich einige uns im Geiste verbundene Crossgolf-Freunde. Hier kann man sich ]]></description>
<content:encoded><![CDATA[<p>In der Link-Liste finden sich einige uns im Geiste verbundene Crossgolf-Freunde. Hier kann man sich auch Namensanregungen holen. Einigen unter euch sei besonders der Link der Naturalborngolfers ans Herz gelegt, da diese mit "Die Happy" um die Häuser zogen um ein paar Bälle zu kloppen.</p>
]]></content:encoded>
</item>

</channel>
</rss>
