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

<channel>
	<title>Reaper-X &#187; WPMU</title>
	<atom:link href="http://www.reaper-x.com/category/technology/computer/software/wordpress/wpmu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reaper-x.com</link>
	<description>Technology, Games, Blogging ... Whatever</description>
	<lastBuildDate>Thu, 12 Nov 2009 08:50:15 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Guide to import posts on wordpress into new host</title>
		<link>http://www.reaper-x.com/2006/08/18/guide-to-import-posts-on-wordpress-into-new-host/</link>
		<comments>http://www.reaper-x.com/2006/08/18/guide-to-import-posts-on-wordpress-into-new-host/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 17:46:01 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[General Blogging]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[webserver]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://reaper-x.com/2006/08/18/how-to-import-posts-on-wordpress-post/</guid>
		<description><![CDATA[I have completely finished all the initial setup on my new homepage, after configuring domain name, uploading the wordpress software, installing some plugins, put one wordpress theme to use instead of the default kubrick, and many other steps &#8230; but i think just in case you want to have your own hosting service like me [...]


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/10/18/no-index-table-from-fresh-wordpress-204-installation/' rel='bookmark' title='Permanent Link: No Index table from fresh Wordpress 2.0.4 Installation'>No Index table from fresh Wordpress 2.0.4 Installation</a></li><li><a href='http://www.reaper-x.com/2007/09/01/hardening-wordpress-with-mod-rewrite-and-htaccess/' rel='bookmark' title='Permanent Link: Hardening Wordpress with Mod Rewrite and htaccess'>Hardening Wordpress with Mod Rewrite and htaccess</a></li><li><a href='http://www.reaper-x.com/2008/01/30/reaper-mangos-installation-upgrade-guide/' rel='bookmark' title='Permanent Link: Reaper Mangos Installation / Upgrade Guide'>Reaper Mangos Installation / Upgrade Guide</a></li><li><a href='http://www.reaper-x.com/2006/08/24/moved-to-another-host-again/' rel='bookmark' title='Permanent Link: Moved to another host again'>Moved to another host again</a></li><li><a href='http://www.reaper-x.com/2007/09/20/testing-wordpress-23-rc-1-without-getting-any-error-message/' rel='bookmark' title='Permanent Link: Testing Wordpress 2.3 RC 1 &#8230; without getting any error message ?'>Testing Wordpress 2.3 RC 1 &#8230; without getting any error message ?</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>I have completely finished all the initial setup on my new homepage, after configuring domain name, uploading the wordpress software, installing some plugins, put one wordpress theme to use instead of the default kubrick, and many other steps &hellip; but i think just in case you want to have your own hosting service like me (actually this is shared between me and my uncle&rsquo;s) :P &hellip; anyway, i&rsquo;m going to give you&nbsp;some tips&nbsp;on how to copy your old blogs post / article into your new hosting service without using RSS because its not quite perfect (and this is the way i&#8217;m doing it) but i&#8217;m not going into detail here because it&rsquo;ll be reallllly long &hellip; and just a note, my hosting service doesn&#8217;t provide CPanel or Fantastico that can simplify your CMS Software Installation</p>
<p>Required Software :</p>
<p><span id="more-96"></span></p>
<ul>
<li><a href="http://www.apache.org/" title="Apache Web Server"  target="_blank">Apache Web Server</a>&nbsp;: a Web Server Software so you can run Wordpress on your computer</li>
<li><a href="http://www.mysql.com/" title="MySQL"  target="_blank" rel="nofollow">MySQL</a>&nbsp;: SQL Database which is required by Wordpress</li>
<li><a href="http://www.phpmyadmin.net/" title="Phpmyadmin"  target="_blank" rel="nofollow">Phpmyadmin</a>&nbsp;: to simplify MySQL database management</li>
<li><a href="http://mu.wordpress.org/" title="Wordpress Multi Users"  target="_blank" rel="nofollow">Wordpress MU</a>&nbsp;: Required because the most perfect way to import your blogs posts by using Wordpress MU (at the time i wrote this)</li>
<li><a href="http://www.wordpress.org/" title="Wordpress SU"  target="_blank" rel="nofollow">Wordpress SU</a>&nbsp;: This is the one you&rsquo;re going to use on your web hosting service, if it doesn&#8217;t give you Fantastico (but i prefer to upload it directly instead of using Fantastico)</li>
</ul>
<p>The first step is, install Apache and MySQL on your Computer and configure it correctly so your web server can be accessed at <a href="http://localhost/"  target="_blank">http://localhost</a> by typing at the browser address bar. And as for the next step if you&rsquo;re using Windows, open the HOSTS file in Windows/System32/Drivers/etc directory and add these line (if you&rsquo;re using linux there&rsquo;s no need to use this) :</p>
<p><code>127.0.0.1 localhost.localdomain</code></p>
<p>because Wordpress MU required to be run at localhost.localdomain instead of just localhost. And after doing the above steps, extract the Phpmyadmin into the root of your web server directory (in your computer) .. and configure it as necessary like configuring the mysql database path and so on. If you already finish that step, open your web browser and try opening <a href="http://localhost.localdomain/phpmyadmin"  target="_blank">http://localhost.localdomain/phpmyadmin</a> (depends on your phpmyadmin directory) and see if you can open it and access the mysql database in your browser.</p>
<p>And now, create a database to use on Wordpress MU installation, and extract the Wordpress MU Archive into the directory of your webserver, and configure it again to use that database. And once again open your browsers and point the url into your Wordpress MU directory and see if it can load properly, then follow the steps given untill finished</p>
<p>And now (how many time did i say &ldquo;And Now&rdquo; ? ) &hellip; lol &hellip; open your web browsers into your Wordpress.com account and choose Manage -&gt; Export -&gt; and save it in your harddisk. Then Open up the wordpress MU url again in your browser and choose to Import the Wordpress xml file and wait untill your post has been succesfully imported into the Wordpress MU installation, and now open the phpmyadmin url in your browser and open up the <strong>_categories</strong> table and delete <strong>link_count</strong>, <strong>posts_private</strong> and <strong>links_private</strong> field, then choose to Export from the Wordpress MU SQL Database only at the below table using any&nbsp;format you choose&nbsp;:</p>
<p><code>*_<strong>categories</strong> , *_<strong>comments</strong> , *_<strong>posts</strong> , and *_<strong>post2cat</strong></code></p>
<p>after doing the above step, if you were using an uncompressed format, copy &ndash; paste all the sql query into your favorite text editor &hellip; and rename all the *_table so the results will be :</p>
<p><code><strong>wp_categories</strong> , <strong>wp_comments</strong> , <strong>wp_posts</strong> and <strong>wp_post2cat</strong></code></p>
<p>and now upload the wordpress single user installation into your web hosting service, and install the wordpress single users and login into your admin dashboard and delete all the welcome messages, comment, posts, etc (just to be safe) &hellip; after that open Phpmyadmin (most web hosting service already gives you this, including me that&rsquo;s not using Fantastico or CPanel) and choose to run the previous sql query by importing it &hellip; and wait &hellip;</p>
<p>That&rsquo;s it you&rsquo;re finished ;) &hellip; all your wordpress.com posts are imported into standard wordpress installation &hellip; hopefully you understand what i&#8217;m trying to say (sorry if my english is bad) &hellip; and just a note &hellip; this is a manual step without using RSS / external plugin to import your posts and require you to know about SQL, Web Server and such stuff, so if you don&rsquo;t understand about this stuff i suggest you try asking someone who can help you importing your wordpress posts into your new host.</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/08/18/guide-to-import-posts-on-wordpress-into-new-host/"  title="Guide to import posts on wordpress into new host">Permalink</a> | <a href="http://www.reaper-x.com/2006/08/18/guide-to-import-posts-on-wordpress-into-new-host/#comments"  title="4 comments">4 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/miscellaneous/blogging/" rel="nofollow"  title="View all posts in Blogging" rel="category tag">Blogging</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/general-blogging/" rel="nofollow"  title="View all posts in General Blogging" rel="category tag">General Blogging</a>,  <a href="http://www.reaper-x.com/category/how-to/tutorials/" rel="nofollow"  title="View all posts in Tutorials" rel="category tag">Tutorials</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/wpmu/" rel="nofollow"  title="View all posts in WPMU" rel="category tag">WPMU</a>,  <a href="http://www.reaper-x.com/category/technology/web-hosting/" rel="nofollow"  title="View all posts in Web Hosting" rel="category tag">Web Hosting</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/" rel="nofollow"  title="View all posts in Wordpress" rel="category tag">Wordpress</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/10/18/no-index-table-from-fresh-wordpress-204-installation/' rel='bookmark' title='Permanent Link: No Index table from fresh Wordpress 2.0.4 Installation'>No Index table from fresh Wordpress 2.0.4 Installation</a></li><li><a href='http://www.reaper-x.com/2007/09/01/hardening-wordpress-with-mod-rewrite-and-htaccess/' rel='bookmark' title='Permanent Link: Hardening Wordpress with Mod Rewrite and htaccess'>Hardening Wordpress with Mod Rewrite and htaccess</a></li><li><a href='http://www.reaper-x.com/2008/01/30/reaper-mangos-installation-upgrade-guide/' rel='bookmark' title='Permanent Link: Reaper Mangos Installation / Upgrade Guide'>Reaper Mangos Installation / Upgrade Guide</a></li><li><a href='http://www.reaper-x.com/2006/08/24/moved-to-another-host-again/' rel='bookmark' title='Permanent Link: Moved to another host again'>Moved to another host again</a></li><li><a href='http://www.reaper-x.com/2007/09/20/testing-wordpress-23-rc-1-without-getting-any-error-message/' rel='bookmark' title='Permanent Link: Testing Wordpress 2.3 RC 1 &#8230; without getting any error message ?'>Testing Wordpress 2.3 RC 1 &#8230; without getting any error message ?</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/08/18/guide-to-import-posts-on-wordpress-into-new-host/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>X-Greenery Theme for Sandbox</title>
		<link>http://www.reaper-x.com/2006/08/15/x-greenery-theme-for-sandbox/</link>
		<comments>http://www.reaper-x.com/2006/08/15/x-greenery-theme-for-sandbox/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 05:55:11 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[General Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Sandbox]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[container]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/08/15/x-greenery-theme-for-sandbox/</guid>
		<description><![CDATA[I just released another Sandbox skins or themes to use for free to anyone who already buy the Wordpress upgrades or to everyone who already own a hosting service! I&#8217;ve already test this using Opera, Internet Explorer, and Mozilla Firefox. Hopefully its not going to break in another browsers. This theme originally created by Steve [...]


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/08/14/chinared-for-sandbox-theme/' rel='bookmark' title='Permanent Link: ChinaRed for Sandbox Theme'>ChinaRed for Sandbox Theme</a></li><li><a href='http://www.reaper-x.com/2007/02/20/google-ajax-search-wizards/' rel='bookmark' title='Permanent Link: Google AJAX Search Wizards'>Google AJAX Search Wizards</a></li><li><a href='http://www.reaper-x.com/2007/01/26/designing-website-is-hard/' rel='bookmark' title='Permanent Link: Designing website is hard'>Designing website is hard</a></li><li><a href='http://www.reaper-x.com/2006/08/08/finished-creating-css-for-sandbox-theme/' rel='bookmark' title='Permanent Link: Finished creating CSS for Sandbox Theme'>Finished creating CSS for Sandbox Theme</a></li><li><a href='http://www.reaper-x.com/2006/09/14/modify-binary-blue-theme-a-little-bit/' rel='bookmark' title='Permanent Link: Modify Binary Blue theme a little bit'>Modify Binary Blue theme a little bit</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>I just released another Sandbox skins or themes to use for free to anyone who already buy the Wordpress upgrades or to everyone who already own a hosting service! I&rsquo;ve already test this using <a href="http://www.opera.com/" title="Opera"  target="_blank" rel="external nofollow">Opera</a>, <a href="http://www.microsoft.com/" title="Internet Explorer"  target="_blank" rel="external nofollow">Internet Explorer</a>, and <a href="http://www.mozilla.com/firefox" title="Mozilla Firefox"  target="_blank" rel="external nofollow">Mozilla Firefox</a>. Hopefully its not going to break in another browsers. This theme originally created by <a href="http://www.negative99.com/" title="Steve Mooradian"  target="_blank" rel="external nofollow">Steve Mooradian</a>&nbsp;for Wordpress, but like you already know that wordpress doesn&#8217;t allow you to upload your created themes except by editing the CSS file only, so that&rsquo;s why i converted the <a href="http://www.negative99.com/archive/181" title="Greenery"  target="_blank" rel="external nofollow">Greenery</a> theme into Sandbox format (as long as you already have the upgrades, you can use it). And here&rsquo;s the screenshot :</p>
<p><a rel="nofollow" href="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/?action=view&amp;current=scrs-grn.jpg&amp;refPage=&amp;imgAnch=imgAnch2" ><img alt="" src="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/th_scrs-grn.jpg" /></a>&nbsp;<a rel="nofollow" href="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/?action=view&amp;current=scrs-grn2.jpg&amp;refPage=&amp;imgAnch=imgAnch1" ><img alt="" src="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/th_scrs-grn2.jpg" /></a>&nbsp;<a rel="nofollow" href="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/?action=view&amp;current=scr-greenery.jpg&amp;refPage=&amp;imgAnch=imgAnch3" ><img alt="" src="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/th_scr-greenery.jpg" /></a></p>
<p>as for the css code and instructions you can look into this the full story here</p>
<p><span id="more-88"></span></p>
<p><strong>Note:</strong></p>
<ul>
<li>If you has more than five pages, you should edit the css manually so it&rsquo;ll only display on the sidebar instead of the top pages</li>
<li>Use Sidebar 1 only because i use Sidebar 2 for something else</li>
<li>You can download the default images from the greenery homepage, because its not included</li>
</ul>
<p>and here&rsquo;s the css code :</p>
<p><code><br />
/*<br />
Skin Name:X-Greenery<br />
Skin URI:http://www.reaper-x.com<br />
Description:Snazzy dark grey theme with splashs of greenery (hence the name).  This is a port of<br />
the open-source template by Pat Heard ( FullAhead.org ) of the same name. Converted and modified into Sandbox Theme by <a href="http://www.reaper-x.com" >Reaper-X</a><br />
Author:Steve Mooradian<br />
Author URI:http://www.negative99.com<br />
Live Demo:http://demo.negative99.com/wordpress/?wptheme=Greenery<br />
The CSS,XHTML and design is released under GPL:<br />
http://www.opensource.org/licenses/gpl-license.php<br />
Send feedback to steve at negative99 dot com<br />
Changelog:<br />
v1.0<br />
First Release<br />
v1.1<br />
Added Widgets support (special thanks to x2nie at yahoo dot com)<br />
*/<br />
body{<br />
margin:0;<br />
border:0;<br />
text-align:center;<br />
font:0.63em verdana,arial,sans-serif;<br />
line-height:170%;<br />
color:#EEEEEE;<br />
background:url(xgreenery/bg_body.jpg) #585858 repeat-y top center<br />
}<br />
#header{<br />
width:100%;<br />
margin:0 auto;<br />
border:0;<br />
height:4.2em;<br />
background:url(xgreenery/bg_header.jpg) #585858 repeat-y top center<br />
}<br />
#blog-title{<br />
padding:0 55px 20px 0;<br />
float:right;<br />
background-image:url(xgreenery/logo_greenery.gif);<br />
background-repeat:no-repeat;<br />
background-position:right;<br />
color:#000000<br />
}<br />
#blog-description{display:none}<br />
#wrapper{<br />
position:relative;<br />
display:block;<br />
width:767px;<br />
height:auto;<br />
margin:0 auto;<br />
padding:0;<br />
text-align:left<br />
}<br />
#container{margin-top:-50px}<br />
#content{<br />
float:left;<br />
position:absolute;<br />
display:block;<br />
width:410px;<br />
padding:10px 5px 20px 10px;<br />
text-align:justify<br />
}<br />
.hfeed{text-align:justify}<br />
#content ul{}<br />
.sidebar{display:block;width:185px}<br />
#primary{float:right}<br />
html&gt;body #primary{float:right;position:relative}<br />
#secondary{<br />
background-image:url(xgreenery/plants.jpg);<br />
background-repeat:no-repeat;<br />
height:604px;<br />
width:166px;<br />
float:left;<br />
margin-left:220px;<br />
margin-top:-19px<br />
}<br />
html&gt;body #secondary{<br />
float:left;<br />
position:absolute;<br />
margin-left:44em;<br />
margin-top:-4.6em;<br />
clear:left<br />
}<br />
#footer{<br />
background-image:url(xgreenery/reaper-logo.gif);<br />
background-repeat:no-repeat;<br />
background-position:left;<br />
float:right;<br />
clear:both;<br />
display:block;<br />
margin:0 auto;<br />
text-align:center;<br />
padding:20px;<br />
width:60px;<br />
height:34px;<br />
color:#888888;<br />
font-size:0.9em<br />
}<br />
html &gt; body #footer{float:right}<br />
p.access a{display:none}<br />
#secondary li{display:none}<br />
#menu li{<br />
float:left;<br />
margin-top:-71px;<br />
padding-right:20px;<br />
background-color:#86E160<br />
}<br />
html&gt;body #menu li{<br />
width:8em;<br />
float:left;<br />
list-style:none;<br />
text-align:center;<br />
margin-top:-62px;<br />
padding:0 0 42px 0;<br />
background-color:transparent;<br />
line-height:normal<br />
}<br />
#menu li a{<br />
display:block;<br />
padding-bottom:1em;<br />
text-decoration:none;<br />
text-transform:uppercase;<br />
color:#222222<br />
}<br />
#menu li a:hover{<br />
font-weight:bold;<br />
color:#111111;<br />
background:url(xgreenery/menu_tab.gif) no-repeat bottom center<br />
}<br />
h1{<br />
display:inline;<br />
color:#222222;<br />
background-color:#86E160;<br />
background-image:none;<br />
clear:both;<br />
margin:10px 0;<br />
font:700 1em verdana,sans-serif;<br />
text-transform:uppercase<br />
}<br />
h1 a{<br />
margin:10px 0;<br />
font:700 1em verdana,sans-serif;<br />
text-transform:uppercase;<br />
color:#000000;<br />
text-decoration:none<br />
}<br />
h2{<br />
margin:10px 0;<br />
font:700 1em verdana,sans-serif;<br />
text-transform:uppercase;<br />
color:#7BD32C;<br />
background:url(xgreenery/rounded_tr.gif) #686868 no-repeat top right<br />
}<br />
h3{<br />
margin:10px 0;<br />
font:700 1em verdana,sans-serif;<br />
text-transform:uppercase;<br />
color:#7BD32C<br />
}<br />
#wrapper ul{padding-bottom:6px}<br />
#wrapper ul li{margin-left:2px;padding-left:2px}<br />
p{<br />
padding-top:10px !important;<br />
padding-top:3px;<br />
padding-bottom:10px !important;<br />
padding-bottom:3px<br />
}<br />
a,#content a:visited,.hfeed a:visited,.sidebar a,.sidebar a:visited{color:#7BD343;text-decoration:none}<br />
a:hover,.entry-meta a:hover{color:#FFFFFF}<br />
textarea{width:98%}<br />
input,textarea{<br />
padding:1px 3px;<br />
margin:5px 0;<br />
font:1em verdana,arial,sans-serif;<br />
color:#EEEEEE;<br />
background-color:#777777;<br />
border:1px solid #999999<br />
}<br />
input:hover,input:focus,textarea:hover,textarea:focus{<br />
color:#FFFFFF;<br />
background-color:#999999;<br />
border:1px solid #EEEEEE<br />
}<br />
h2 a:hover,h2 a:visited,h2 a{text-decoration:none}<br />
blockquote{<br />
margin:0;<br />
padding:0 15px;<br />
border:1px solid;<br />
background:#555555<br />
}<br />
code{<br />
display:block;<br />
padding:8px;<br />
background:#555555;<br />
font-size:8pt;<br />
border-top:1px dotted;<br />
border-bottom:1px dotted<br />
}<br />
.entry-date{<br />
cursor:help;<br />
border-bottom:1px solid #777777;<br />
letter-spacing:1px<br />
}<br />
.sidebar ul{list-style:none}<br />
.sidebar h3{<br />
text-align:right;<br />
background-color:#686868;<br />
background-image:url(xgreenery/rounded_tl.gif);<br />
background-repeat:no-repeat<br />
}<br />
.sidebar ul h3 span{<br />
display:block;<br />
padding:2px;<br />
background:url(xgreenery/rounded_bl.gif) no-repeat bottom left<br />
}<br />
.sidebar ul ul{list-style:disc}<br />
.commentlist li{<br />
list-style:none;<br />
padding:5px;<br />
margin-top:5px;<br />
border:#555555 1px solid;<br />
background-color:#333333<br />
}<br />
.comment-meta{padding-top:10px;color:#999999}<br />
.commentlist{color:#EEEEEE}<br />
#footer #generator-link,#footer .metasep,#footer #theme-link{display:none}<br />
.commentlist a{color:#7BD32C}<br />
.commentlist a:hover{color:#EEEEEE}<br />
.comment-author{<br />
font-weight:bold;<br />
border-bottom:1px solid;<br />
padding-bottom:3px<br />
}<br />
.entry-meta{<br />
text-align:justify;<br />
padding:10px;<br />
border-top:1px solid #999999;<br />
border-bottom:1px solid #999999<br />
}<br />
.entry-meta a{<br />
color:#7BD343;<br />
text-decoration:none;<br />
border-bottom:1px dotted<br />
}<br />
#searchform{text-align:center}<br />
#searchform input{width:100px}<br />
#searchform #searchsubmit #s{}<br />
#wp-calendar{text-align:center}<br />
#wp-calendar th,#wp-calendar tfoot{background-color:#333333}<br />
#wp-calendar tbody{background-color:#555555;font-weight:bold}<br />
#wp-calendar a,#wp-calendar caption{font-weight:bold}<br />
#footer p{padding-top:0 !important;padding-top:10px}<br />
#footer a{color:#888888}<br />
#footer a:hover{color:#EEEEEE}<br />
.center{text-align:center}<br />
.left{float:left}<br />
.right{float:right}<br />
img.left{padding:5px 5px 5px 0}<br />
img.right{padding:5px 0 5px 5px}<br />
a img{border:none;background:none}<br />
img.left{<br />
display:block;<br />
padding:1px;<br />
float:left;<br />
margin:3px 12px 3px 0<br />
}<br />
img.right{<br />
display:block;<br />
padding:1px;<br />
float:right;<br />
margin:3px 0 3px 12px<br />
}<br />
img.center{display:block;padding:1px;margin:3px auto}<br />
</code></p>
<p>I hope you like it, just like i do</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/08/15/x-greenery-theme-for-sandbox/"  title="X-Greenery Theme for Sandbox">Permalink</a> | <a href="http://www.reaper-x.com/2006/08/15/x-greenery-theme-for-sandbox/#comments"  title="8 comments">8 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/miscellaneous/blogging/" rel="nofollow"  title="View all posts in Blogging" rel="category tag">Blogging</a>,  <a href="http://www.reaper-x.com/category/technology/computer/css/" rel="nofollow"  title="View all posts in CSS" rel="category tag">CSS</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/general-blogging/" rel="nofollow"  title="View all posts in General Blogging" rel="category tag">General Blogging</a>,  <a href="http://www.reaper-x.com/category/internet/" rel="nofollow"  title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/sandbox/" rel="nofollow"  title="View all posts in Sandbox" rel="category tag">Sandbox</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/wpmu/" rel="nofollow"  title="View all posts in WPMU" rel="category tag">WPMU</a>,  <a href="http://www.reaper-x.com/category/internet/webdesign/" rel="nofollow"  title="View all posts in Webdesign" rel="category tag">Webdesign</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/" rel="nofollow"  title="View all posts in Wordpress" rel="category tag">Wordpress</a>,  <a href="http://www.reaper-x.com/category/themes/wordpress-themes/" rel="nofollow"  title="View all posts in Wordpress Themes" rel="category tag">Wordpress Themes</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/08/14/chinared-for-sandbox-theme/' rel='bookmark' title='Permanent Link: ChinaRed for Sandbox Theme'>ChinaRed for Sandbox Theme</a></li><li><a href='http://www.reaper-x.com/2007/02/20/google-ajax-search-wizards/' rel='bookmark' title='Permanent Link: Google AJAX Search Wizards'>Google AJAX Search Wizards</a></li><li><a href='http://www.reaper-x.com/2007/01/26/designing-website-is-hard/' rel='bookmark' title='Permanent Link: Designing website is hard'>Designing website is hard</a></li><li><a href='http://www.reaper-x.com/2006/08/08/finished-creating-css-for-sandbox-theme/' rel='bookmark' title='Permanent Link: Finished creating CSS for Sandbox Theme'>Finished creating CSS for Sandbox Theme</a></li><li><a href='http://www.reaper-x.com/2006/09/14/modify-binary-blue-theme-a-little-bit/' rel='bookmark' title='Permanent Link: Modify Binary Blue theme a little bit'>Modify Binary Blue theme a little bit</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/08/15/x-greenery-theme-for-sandbox/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>ChinaRed for Sandbox Theme</title>
		<link>http://www.reaper-x.com/2006/08/14/chinared-for-sandbox-theme/</link>
		<comments>http://www.reaper-x.com/2006/08/14/chinared-for-sandbox-theme/#comments</comments>
		<pubDate>Sun, 13 Aug 2006 19:48:26 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[General Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Sandbox]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[chinared]]></category>
		<category><![CDATA[sandbox theme]]></category>

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/08/14/chinared-for-sandbox-theme/</guid>
		<description><![CDATA[I just converted ChinaRed theme for wordpress into a Sandbox Theme for Wordpress, at first i was trying to create a sandbox theme but since i get stuck&#160;at some part of my sandbox theme, yesterday i (in my local time), i&#8217;ve decided&#160;to convert ChinaRed theme instead :D &#8230; anyway here&#8217;s the screenshot :
&#160;&#160;
And this time [...]


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/08/15/x-greenery-theme-for-sandbox/' rel='bookmark' title='Permanent Link: X-Greenery Theme for Sandbox'>X-Greenery Theme for Sandbox</a></li><li><a href='http://www.reaper-x.com/2007/02/20/google-ajax-search-wizards/' rel='bookmark' title='Permanent Link: Google AJAX Search Wizards'>Google AJAX Search Wizards</a></li><li><a href='http://www.reaper-x.com/2007/01/26/designing-website-is-hard/' rel='bookmark' title='Permanent Link: Designing website is hard'>Designing website is hard</a></li><li><a href='http://www.reaper-x.com/2006/09/14/modify-binary-blue-theme-a-little-bit/' rel='bookmark' title='Permanent Link: Modify Binary Blue theme a little bit'>Modify Binary Blue theme a little bit</a></li><li><a href='http://www.reaper-x.com/2006/08/08/finished-creating-css-for-sandbox-theme/' rel='bookmark' title='Permanent Link: Finished creating CSS for Sandbox Theme'>Finished creating CSS for Sandbox Theme</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>I just converted <a href="http://www.bighead.cn/?p=100" title="ChinaRed"  target="_blank" rel="external nofollow">ChinaRed</a> theme for wordpress into a <a href="http://www.plaintxt.org/" title="Sandbox"  target="_blank" rel="external nofollow">Sandbox</a> Theme for Wordpress, at first i was trying to create a sandbox theme but since i get stuck&nbsp;at some part of my sandbox theme, yesterday i (in my local time), i&rsquo;ve decided&nbsp;to convert ChinaRed theme instead :D &hellip; anyway here&rsquo;s the screenshot :</p>
<p><a rel="nofollow" href="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/?action=view&amp;current=chred2.jpg&amp;refPage=&amp;imgAnch=imgAnch2" ><img alt="" src="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/th_chred2.jpg" /></a>&nbsp;<a rel="nofollow" href="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/?action=view&amp;current=chred3.jpg&amp;refPage=&amp;imgAnch=imgAnch1" ><img alt="" src="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/th_chred3.jpg" /></a>&nbsp;<a rel="nofollow" href="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/?action=view&amp;current=chred1.jpg&amp;refPage=&amp;imgAnch=imgAnch3" ><img alt="" src="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/sandbox-skins/th_chred1.jpg" /></a></p>
<p>And this time instead of putting it somewhere for you to download, i&rsquo;ll list the code here (in the next page of course because i don&#8217;t want to clutter my front page with code) :P &hellip; as for the image itself, you can download the <a href="http://www.bighead.cn/?p=100"  title="ChinaRed">ChinaRed</a> theme, or replace it with your own image &hellip; hope you&rsquo;ll like it ;)</p>
<p><span id="more-86"></span><br />
<code><br />
/*<br />
skin name:eXs-ChinaRed<br />
skin uri:http://www.bighead.cn/?p=100<br />
description:a chinese theme for wordpress converted by <a href="http://www.reaper-x.com" >reaper-x</a><br />
version:1.0<br />
author:bighead (?? ?? ?)<br />
author uri:http://www.bighead.cn/<br />
this theme was designed and built by bighead,<br />
whose blog you will find at http://www.bighead.cn/<br />
the css,xhtml and design is released under gpl:<br />
http://www.opensource.org/licenses/gpl-license.php<br />
feel free to contact me if you have questions,my email:bigh&#101;a&#100;&#64;gm&#97;&#105;l&#46;com<br />
*/<br />
#globalnav,p.access{display:none}<br />
body{<br />
font-size:66%;/* resets 1em to 10px */<br />
font-family:'lucida grande',verdana,arial,sans-serif;<br />
background-color:#D5D6D7;<br />
background-image:url(chimg/bgcolor.jpg);<br />
color:#CA9B82;<br />
margin:0;<br />
padding:0;<br />
text-align:center<br />
}<br />
#wrapper{<br />
margin:0px auto;<br />
width:760px;<br />
background-image:url(chimg/kubrickbg.jpg);<br />
background-repeat:repeat-y<br />
}<br />
#container{<br />
background-color:#FFFFFF;<br />
color:#CA9B82;<br />
padding:0;<br />
text-align:left<br />
}<br />
#header{<br />
background-color:#73A0C5;<br />
color:#CA9B82;<br />
background-image:url(chimg/kubrickheader.jpg);<br />
height:200px<br />
}<br />
#content{font-size:1.2em}<br />
.hfeed .entry-content{line-height:1.4em}<br />
.hfeed{<br />
float:left;<br />
padding:0 0 20px 45px;<br />
margin:0px 0 0;<br />
width:450px<br />
}<br />
#footer{<br />
background-color:transparent;<br />
color:#CA9B82;<br />
background-image:url(chimg/kubrickfooter.jpg);<br />
background-position:bottom;<br />
background-repeat:no-repeat;<br />
padding:20px 0 0 1px;<br />
margin:0 auto;<br />
height:63px;<br />
width:760px;<br />
clear:both;<br />
}<br />
small{<br />
font-family:arial,helvetica,sans-serif;<br />
font-size:0.9em;<br />
line-height:1.5em<br />
}<br />
h1,h2,h3{<br />
font-family:'trebuchet ms','lucida grande',verdana,arial,sans-serif;<br />
font-weight:bold<br />
}<br />
#blog-title{<br />
font-size:2em;<br />
text-align:center;<br />
text-decoration:none;<br />
float:left;<br />
display:inline;<br />
margin-top:73px;<br />
margin-left:80px;<br />
padding:0px<br />
}<br />
.sidebar h3{<br />
font-family:'lucida grande',verdana,sans-serif;<br />
font-size:1.2em<br />
}<br />
#blog-description{<br />
float:right;<br />
display:inline;<br />
text-transform:capitalize;<br />
color:#D1B059;<br />
background-color:transparent;<br />
margin-top:77px;<br />
margin-right:100px;<br />
padding-top:0px;<br />
text-align:center<br />
}<br />
h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited{color:#D7B963;background-color:transparent}<br />
h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,.sidebar h2,#wp-calendar caption{text-decoration:none}<br />
.entry-content p a:visited{<br />
font-weight:bold;<br />
background-color:transparent;<br />
color:#999999;<br />
text-decoration:none<br />
}<br />
.entry-content p a:link{<br />
font-weight:bold;<br />
background-color:transparent;<br />
color:#DCDF4F;<br />
text-decoration:none<br />
}<br />
.entry-content a:link{<br />
font-weight:bold;<br />
background-color:transparent;<br />
color:#DCDF4F;<br />
text-decoration:none;<br />
border-bottom:#DCDF4F 1px dotted<br />
}<br />
.entry-content a:visited{<br />
background-color:transparent;<br />
color:#DCDF4F;<br />
text-decoration:none;<br />
border-bottom:#DCDF4F 1px dotted<br />
}<br />
.commentlist li,#commentform .form-input,#commentform .form-textarea{<br />
font:0.9em 'lucida grande',verdana,arial,sans-serif<br />
}<br />
.commentlist cite,.commentlist cite a{<br />
font-weight:bold;<br />
font-style:normal;<br />
font-size:1.1em<br />
}<br />
.commentlist p{<br />
font-weight:normal;<br />
line-height:1.5em;<br />
text-transform:none;<br />
margin:10px 5px 10px 0<br />
}<br />
#commentform p{<br />
font-family:'lucida grande',verdana,arial,sans-serif;<br />
margin:5px 0<br />
}<br />
small,.sidebar ul ul li,.sidebar ul ol li,.nocomments,.entry-meta,blockquote,strike{color:#999999;background-color:transparent}<br />
code{font:1.1em 'courier new',courier,fixed,sans-serif}<br />
a,h2 a:hover,h3 a:hover{<br />
color:#BA9830;<br />
background-color:transparent;<br />
text-decoration:none<br />
}<br />
a:hover{<br />
color:#BA9830;<br />
background-color:transparent;<br />
text-decoration:none;<br />
border-bottom:#D7B963 1px dotted<br />
}<br />
.entry-content{margin:0 0 40px;text-align:justify}<br />
.entry-meta{<br />
padding:8px 5px 8px 5px;<br />
margin-left:2px;<br />
text-align:justify;<br />
border-top:1px solid #B99070;<br />
border-bottom:1px solid #B99070;<br />
background-color:#722012<br />
}<br />
h2{font-size:1.6em;margin:30px 0 0}<br />
h2.entry-title{margin-top:30px;text-align:left}<br />
.sidebar h2{margin:5px 0 0;padding:0}<br />
h3{padding:0;margin:30px 0 0}<br />
h3.comment-header{padding:0;margin:40px auto 20px}<br />
p img{padding:0}<br />
img.centered{display:block;margin-left:auto;margin-right:auto}<br />
img.alignright{padding:4px;margin:0 0 2px 7px;display:inline}<br />
img.alignleft{padding:4px;margin:0 7px 2px 0;display:inline}<br />
.alignright{float:right}<br />
.alignleft{float:left}<br />
html&gt;body .entry-content ul{<br />
margin-left:0px;<br />
padding:0 0 0 30px;<br />
list-style:none;<br />
padding-left:10px;<br />
text-indent:-10px<br />
}<br />
html&gt;body .entry-content li{margin:7px 0 8px 10px}<br />
.entry-content ul li:before,.sidebar ul ul li:before{content:"0bb 020"}<br />
.entry-content ol{padding:0 0 0 35px;margin:0}<br />
.entry-content ol li{margin:0;padding:0}<br />
.entry-meta ul,.entry-meta li{<br />
display:inline;<br />
list-style-type:none;<br />
list-style-image:none<br />
}<br />
.sidebar ul,.sidebar ul ol{margin:0;padding:0}<br />
.sidebar ul li{<br />
list-style-type:none;<br />
list-style-image:none;<br />
margin-bottom:15px<br />
}<br />
.sidebar ul p,.sidebar ul select{margin:5px 0 8px}<br />
.sidebar ul ul,.sidebar ul ol{margin:5px 0 0 10px}<br />
.sidebar ul ul ul,.sidebar ul ol{margin:0 0 0 10px}<br />
ol li,.sidebar ul ol li{list-style:decimal outside}<br />
.sidebar ul ul li,.sidebar ul ol li{margin:3px 0 0;padding:0}<br />
.searchform{margin:0px auto;padding:0px 0px;text-align:left}<br />
.sidebar #searchform #s{<br />
width:115px;<br />
padding:2px;<br />
background-color:#722012;<br />
color:#CA9B82;<br />
border:1px solid #B39571<br />
}<br />
.sidebar #searchsubmit{<br />
padding:1px;<br />
background-color:#722012;<br />
color:#CA9B82;<br />
border:1px solid #B39571<br />
}<br />
#commentform .form-input #author,#commentform .form-input #email,#commentform .form-input #url{<br />
width:170px;<br />
padding:2px;<br />
margin:5px 5px 1px 0;<br />
background-color:#722012;<br />
color:#CA9B82;<br />
border:1px solid #B39571<br />
}<br />
#commentform .form-textarea #comment{<br />
width:100%;<br />
padding:2px;<br />
margin-bottom:4px;<br />
background-color:#722012;<br />
color:#CA9B82;<br />
border:1px solid #B39571<br />
}<br />
#commentform .form-submit #submit{<br />
margin:0px auto;<br />
background-color:#722012;<br />
color:#CA9B82;<br />
border:1px solid #B39571;<br />
padding:2px<br />
}<br />
#commentform .form-submit #submit:hover{background-color:#852A25;color:#CA9B82}<br />
#comment-notes{font-size:10px;padding:2px}<br />
.commentlist{<br />
padding:0;<br />
text-align:justify;<br />
border-top:1px solid #B99070;<br />
border-bottom:1px solid #B99070;<br />
background-color:#722012<br />
}<br />
.commentlist li{<br />
margin:15px 0 3px;<br />
padding:5px 10px 3px;<br />
list-style:none;<br />
font-weight:bold<br />
}<br />
.nocomments{text-align:center;margin:0;padding:0}<br />
.comment-metadata{margin:0;display:block;font-weight:normal}<br />
.sidebar{<br />
padding:10px 0 0px 0;<br />
margin-left:540px;<br />
width:200px;<br />
font:1.2em 'lucida grande',verdana,arial,sans-serif;<br />
text-align:left<br />
}<br />
.sidebar form{margin:0}<br />
#wp-calendar{empty-cells:show;width:155px}<br />
#wp-calendar th{font-style:normal;text-transform:capitalize}<br />
#wp-calendar #next a{padding-right:10px;text-align:right}<br />
#wp-calendar #prev a{padding-left:10px;text-align:left}<br />
#wp-calendar a{display:block;font-size:9pt;text-decoration:none}<br />
#wp-calendar caption{<br />
font:bold 1.2em 'lucida grande',verdana,arial,sans-serif;<br />
text-align:center;<br />
width:100%<br />
}<br />
.entry-date{<br />
border-bottom:1px dashed #999999;<br />
font-size:0.9em;<br />
letter-spacing:.07em;<br />
cursor:help<br />
}<br />
blockquote{<br />
margin:15px 30px 0 10px;<br />
padding:5px;<br />
border-left:5px solid #996633;<br />
border-right:5px solid #996633;<br />
background-color:#722012<br />
}<br />
blockquote cite{margin:5px 0 0;display:block}<br />
.center{text-align:center}<br />
hr{display:none}<br />
a img{border:none}<br />
.navigation{<br />
display:block;<br />
text-align:center;<br />
margin-top:10px;<br />
margin-bottom:60px<br />
}<br />
</code></p>
<p>That&#8217;s it you&#8217;re finished ;)</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/08/14/chinared-for-sandbox-theme/"  title="ChinaRed for Sandbox Theme">Permalink</a> | <a href="http://www.reaper-x.com/2006/08/14/chinared-for-sandbox-theme/#comments"  title="12 comments">12 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/miscellaneous/blogging/" rel="nofollow"  title="View all posts in Blogging" rel="category tag">Blogging</a>,  <a href="http://www.reaper-x.com/category/technology/computer/css/" rel="nofollow"  title="View all posts in CSS" rel="category tag">CSS</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/general-blogging/" rel="nofollow"  title="View all posts in General Blogging" rel="category tag">General Blogging</a>,  <a href="http://www.reaper-x.com/category/internet/" rel="nofollow"  title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/sandbox/" rel="nofollow"  title="View all posts in Sandbox" rel="category tag">Sandbox</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/wpmu/" rel="nofollow"  title="View all posts in WPMU" rel="category tag">WPMU</a>,  <a href="http://www.reaper-x.com/category/internet/webdesign/" rel="nofollow"  title="View all posts in Webdesign" rel="category tag">Webdesign</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/" rel="nofollow"  title="View all posts in Wordpress" rel="category tag">Wordpress</a>,  <a href="http://www.reaper-x.com/category/themes/wordpress-themes/" rel="nofollow"  title="View all posts in Wordpress Themes" rel="category tag">Wordpress Themes</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/08/15/x-greenery-theme-for-sandbox/' rel='bookmark' title='Permanent Link: X-Greenery Theme for Sandbox'>X-Greenery Theme for Sandbox</a></li><li><a href='http://www.reaper-x.com/2007/02/20/google-ajax-search-wizards/' rel='bookmark' title='Permanent Link: Google AJAX Search Wizards'>Google AJAX Search Wizards</a></li><li><a href='http://www.reaper-x.com/2007/01/26/designing-website-is-hard/' rel='bookmark' title='Permanent Link: Designing website is hard'>Designing website is hard</a></li><li><a href='http://www.reaper-x.com/2006/09/14/modify-binary-blue-theme-a-little-bit/' rel='bookmark' title='Permanent Link: Modify Binary Blue theme a little bit'>Modify Binary Blue theme a little bit</a></li><li><a href='http://www.reaper-x.com/2006/08/08/finished-creating-css-for-sandbox-theme/' rel='bookmark' title='Permanent Link: Finished creating CSS for Sandbox Theme'>Finished creating CSS for Sandbox Theme</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/08/14/chinared-for-sandbox-theme/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>My test site using WPMU is up and running</title>
		<link>http://www.reaper-x.com/2006/08/12/my-test-site-using-wpmu-is-up-and-running/</link>
		<comments>http://www.reaper-x.com/2006/08/12/my-test-site-using-wpmu-is-up-and-running/#comments</comments>
		<pubDate>Sat, 12 Aug 2006 14:59:10 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[General Blogging]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google sitemap]]></category>

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/08/12/my-test-site-using-wpmu-is-up-and-running/</guid>
		<description><![CDATA[I just finished my test site completely, and i hope i&#8217;ve already configure it all &#8230; anyway my test site was using Wordpress MU Nightly Build (because it has Import function that&#8217;s perfect to import from my wordpress account instead of using external plugin to import from my wordpress account that didn&#8217;t work as expected [...]


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/11/17/technorati-is-it-really-bring-traffic-to-your-site/' rel='bookmark' title='Permanent Link: Technorati, is it really bring traffic to your site ?'>Technorati, is it really bring traffic to your site ?</a></li><li><a href='http://www.reaper-x.com/2006/10/26/wordpress-offer-domain-mapping-feature/' rel='bookmark' title='Permanent Link: Wordpress offer Domain Mapping feature'>Wordpress offer Domain Mapping feature</a></li><li><a href='http://www.reaper-x.com/2006/12/05/friends-site-launched/' rel='bookmark' title='Permanent Link: Friends Site Launched'>Friends Site Launched</a></li><li><a href='http://www.reaper-x.com/2006/11/14/open-domain-free-domain-for-your-site/' rel='bookmark' title='Permanent Link: Open Domain, Free Domain for your Site'>Open Domain, Free Domain for your Site</a></li><li><a href='http://www.reaper-x.com/2006/11/03/wordpress-205-site-got-hacked-using-c99shell/' rel='bookmark' title='Permanent Link: Wordpress 2.0.5 Site got hacked using c99shell ?'>Wordpress 2.0.5 Site got hacked using c99shell ?</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>I just finished my test site completely, and i hope i&rsquo;ve already configure it all &hellip; anyway my test site was using Wordpress MU Nightly Build (because it has Import function that&rsquo;s perfect to import from my wordpress account instead of using external plugin to import from my wordpress account that didn&#8217;t work as expected especially on pages) &hellip;&nbsp;and using various plugins including AdSense, Google Sitemap Beta 3&nbsp;Generator (although its just for testing out because i don&#8217;t have adsense account) .. but maybe someday i&rsquo;ll get myself adsense account and hopefully i can get money from it to buy a domain or pay monthly fee (it seem impossible though) &hellip; and havent found any problems so far, or you can say everything is good as for now. Anyway if you&rsquo;re interested on visiting my testpages, you can come to <a href="http://reaper.gig4free.com/" title="Reaper-X Test Site"  target="_blank" rel="author">Reaper-X Test Site</a>&nbsp;&hellip; cya</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/08/12/my-test-site-using-wpmu-is-up-and-running/"  title="My test site using WPMU is up and running">Permalink</a> | <a href="http://www.reaper-x.com/2006/08/12/my-test-site-using-wpmu-is-up-and-running/#comments"  title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/miscellaneous/blogging/" rel="nofollow"  title="View all posts in Blogging" rel="category tag">Blogging</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/general-blogging/" rel="nofollow"  title="View all posts in General Blogging" rel="category tag">General Blogging</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/personal/" rel="nofollow"  title="View all posts in Personal" rel="category tag">Personal</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/wpmu/" rel="nofollow"  title="View all posts in WPMU" rel="category tag">WPMU</a>,  <a href="http://www.reaper-x.com/category/technology/web-hosting/" rel="nofollow"  title="View all posts in Web Hosting" rel="category tag">Web Hosting</a>,  <a href="http://www.reaper-x.com/category/internet/website/" rel="nofollow"  title="View all posts in Website" rel="category tag">Website</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/" rel="nofollow"  title="View all posts in Wordpress" rel="category tag">Wordpress</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/11/17/technorati-is-it-really-bring-traffic-to-your-site/' rel='bookmark' title='Permanent Link: Technorati, is it really bring traffic to your site ?'>Technorati, is it really bring traffic to your site ?</a></li><li><a href='http://www.reaper-x.com/2006/10/26/wordpress-offer-domain-mapping-feature/' rel='bookmark' title='Permanent Link: Wordpress offer Domain Mapping feature'>Wordpress offer Domain Mapping feature</a></li><li><a href='http://www.reaper-x.com/2006/12/05/friends-site-launched/' rel='bookmark' title='Permanent Link: Friends Site Launched'>Friends Site Launched</a></li><li><a href='http://www.reaper-x.com/2006/11/14/open-domain-free-domain-for-your-site/' rel='bookmark' title='Permanent Link: Open Domain, Free Domain for your Site'>Open Domain, Free Domain for your Site</a></li><li><a href='http://www.reaper-x.com/2006/11/03/wordpress-205-site-got-hacked-using-c99shell/' rel='bookmark' title='Permanent Link: Wordpress 2.0.5 Site got hacked using c99shell ?'>Wordpress 2.0.5 Site got hacked using c99shell ?</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/08/12/my-test-site-using-wpmu-is-up-and-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using redirect to trick google sitemap verification</title>
		<link>http://www.reaper-x.com/2006/08/12/using-redirect-to-trick-google-sitemap-verification/</link>
		<comments>http://www.reaper-x.com/2006/08/12/using-redirect-to-trick-google-sitemap-verification/#comments</comments>
		<pubDate>Sat, 12 Aug 2006 07:31:13 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Sitemaps]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[google sitemap]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/08/12/using-redirect-to-trick-google-sitemap-verification/</guid>
		<description><![CDATA[Most of the reader especially for those who already has their own webserver maybe already using this redirection just to redirect your old pages to your new homepages. But did you know that by using the 301 redirect you can also trick google sitemap verification process ? .. actually you can do this easily as [...]


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/12/07/using-redirection-trick-for-sitemap-verification-bad/' rel='bookmark' title='Permanent Link: Using Redirection trick for Sitemap Verification = Bad'>Using Redirection trick for Sitemap Verification = Bad</a></li><li><a href='http://www.reaper-x.com/2007/09/08/hiding-affiliate-links-using-htaccess/' rel='bookmark' title='Permanent Link: Hiding Affiliate Links using htaccess'>Hiding Affiliate Links using htaccess</a></li><li><a href='http://www.reaper-x.com/2007/09/25/using-temporary-maintenance-page-when-upgrading-wordpress/' rel='bookmark' title='Permanent Link: Using Temporary Maintenance Page when Upgrading Wordpress'>Using Temporary Maintenance Page when Upgrading Wordpress</a></li><li><a href='http://www.reaper-x.com/2006/11/17/one-sitemap-for-google-msn-and-yahoo/' rel='bookmark' title='Permanent Link: One Sitemap for Google, MSN and Yahoo'>One Sitemap for Google, MSN and Yahoo</a></li><li><a href='http://www.reaper-x.com/2006/11/01/using-ror-sitemap/' rel='bookmark' title='Permanent Link: Using ROR Sitemap'>Using ROR Sitemap</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>Most of the reader especially for those who already has their own webserver maybe already using this redirection just to redirect your old pages to your new homepages. But did you know that by using the 301 redirect you can also trick google sitemap verification process ? .. actually you can do this easily as long as you have access to edit the .htaccess file in your webserver simply by putting this line (and the webserver support this feature)</p>
<blockquote>
<p>RedirectMatch 301 ^/google(.*)\.html$ http://examplesite.domain.com</p>
</blockquote>
<p>By using that line you tell the webserver to do a permanent redirect to all files named google*.html into the destination server, and by using that simple line there&rsquo;s no need for you to upload the google sitemap verification file into your server, because every request that made to search a google*.html will be redirected into the destination page without giving a 404 error.</p>
<p>Unfortunately this trick doesn&#8217;t work on wordpress since you can&#8217;t get access to the .htaccess file .. anyway i hope this trick can be usefull for you ;)</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/08/12/using-redirect-to-trick-google-sitemap-verification/"  title="Using redirect to trick google sitemap verification">Permalink</a> | <a href="http://www.reaper-x.com/2006/08/12/using-redirect-to-trick-google-sitemap-verification/#comments"  title="4 comments">4 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/internet/search-engine/google/" rel="nofollow"  title="View all posts in Google" rel="category tag">Google</a>,  <a href="http://www.reaper-x.com/category/internet/google-sitemaps/" rel="nofollow"  title="View all posts in Google Sitemaps" rel="category tag">Google Sitemaps</a>,  <a href="http://www.reaper-x.com/category/internet/" rel="nofollow"  title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.reaper-x.com/category/internet/search-engine/seo/" rel="nofollow"  title="View all posts in SEO" rel="category tag">SEO</a>,  <a href="http://www.reaper-x.com/category/how-to/tutorials/" rel="nofollow"  title="View all posts in Tutorials" rel="category tag">Tutorials</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/wpmu/" rel="nofollow"  title="View all posts in WPMU" rel="category tag">WPMU</a>,  <a href="http://www.reaper-x.com/category/technology/web-servers/" rel="nofollow"  title="View all posts in Web Servers" rel="category tag">Web Servers</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/" rel="nofollow"  title="View all posts in Wordpress" rel="category tag">Wordpress</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/12/07/using-redirection-trick-for-sitemap-verification-bad/' rel='bookmark' title='Permanent Link: Using Redirection trick for Sitemap Verification = Bad'>Using Redirection trick for Sitemap Verification = Bad</a></li><li><a href='http://www.reaper-x.com/2007/09/08/hiding-affiliate-links-using-htaccess/' rel='bookmark' title='Permanent Link: Hiding Affiliate Links using htaccess'>Hiding Affiliate Links using htaccess</a></li><li><a href='http://www.reaper-x.com/2007/09/25/using-temporary-maintenance-page-when-upgrading-wordpress/' rel='bookmark' title='Permanent Link: Using Temporary Maintenance Page when Upgrading Wordpress'>Using Temporary Maintenance Page when Upgrading Wordpress</a></li><li><a href='http://www.reaper-x.com/2006/11/17/one-sitemap-for-google-msn-and-yahoo/' rel='bookmark' title='Permanent Link: One Sitemap for Google, MSN and Yahoo'>One Sitemap for Google, MSN and Yahoo</a></li><li><a href='http://www.reaper-x.com/2006/11/01/using-ror-sitemap/' rel='bookmark' title='Permanent Link: Using ROR Sitemap'>Using ROR Sitemap</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/08/12/using-redirect-to-trick-google-sitemap-verification/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Finished creating CSS for Sandbox Theme</title>
		<link>http://www.reaper-x.com/2006/08/08/finished-creating-css-for-sandbox-theme/</link>
		<comments>http://www.reaper-x.com/2006/08/08/finished-creating-css-for-sandbox-theme/#comments</comments>
		<pubDate>Tue, 08 Aug 2006 14:22:14 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[General Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/08/08/finished-creating-css-for-sandbox-theme/</guid>
		<description><![CDATA[I just finished creating a CSS / Stylesheet for Sandbox Theme based on Kubrick Theme (although not completely finished) and i think the results is not bad for a beginner in css thing like me :) (actually i&#8217;ve never made something like this before and just learned about this whole CSS stuff yesterday) &#8230; so [...]


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/08/14/sandbox-updated/' rel='bookmark' title='Permanent Link: Sandbox Updated ?'>Sandbox Updated ?</a></li><li><a href='http://www.reaper-x.com/2006/08/15/x-greenery-theme-for-sandbox/' rel='bookmark' title='Permanent Link: X-Greenery Theme for Sandbox'>X-Greenery Theme for Sandbox</a></li><li><a href='http://www.reaper-x.com/2006/08/14/chinared-for-sandbox-theme/' rel='bookmark' title='Permanent Link: ChinaRed for Sandbox Theme'>ChinaRed for Sandbox Theme</a></li><li><a href='http://www.reaper-x.com/2006/08/15/ported-wordpress-themes-again/' rel='bookmark' title='Permanent Link: Ported Wordpress themes again'>Ported Wordpress themes again</a></li><li><a href='http://www.reaper-x.com/2006/11/06/thinking-of-switching-theme/' rel='bookmark' title='Permanent Link: Thinking of switching theme'>Thinking of switching theme</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>I just finished creating a CSS / Stylesheet for Sandbox Theme based on Kubrick Theme (although not completely finished) and i think the results is not bad for a beginner in css thing like me :) (actually i&rsquo;ve never made something like this before and just learned about this whole CSS stuff yesterday) &hellip; so if the results is bad or doesnt suit your taste, feel free to edit it ;) ..</p>
<p>Note : i don&rsquo;t have the upgrades account at the wordpress so i can&rsquo;t give you any&nbsp;help on that matters &hellip; also since im just a beginner in this css thing dont ask me about advanced css stuff. And there&rsquo;s one more thing, my css will looks better on Firefox since i test it using Mozilla Firefox browser</p>
<p>and here&rsquo;s some screenshot of my sandbox theme called X-Cuberik :P (since there&rsquo;s someone using Kubrick Reloaded i change its name into X-Cuberik) :D</p>
<p><a rel="nofollow" href="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/?action=view&amp;current=ScrKubrickReloaded-1.jpg&amp;refPage=&amp;imgAnch=imgAnch2" ><img alt="" src="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/th_ScrKubrickReloaded-1.jpg" /></a>&nbsp;<a rel="nofollow" href="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/?action=view&amp;current=ScrKubrickReloaded-2.jpg&amp;refPage=&amp;imgAnch=imgAnch1" ><img alt="" src="http://s26.photobucket.com/albums/c117/Reaper-X/screenshot/th_ScrKubrickReloaded-2.jpg" /></a></p>
<p>and to use this css style, first you must download my css stylesheet for Sandbox theme from <a href="http://d.turboupload.com/d/857580/X-Cuberik.zip.html" >http://d.turboupload.com/d/857580/X-Cuberik.zip.html</a></p>
<p>and don&rsquo;t forget to adjust the image path to point to your image directory (in reaper-x.css)</p>
<p>I&rsquo;d like to give credits to <a href="http://lorelle.wordpress.com/" title="Lorelle"  target="_blank">Lorelle</a>&nbsp;, and that&rsquo;s because of her i was able to write this css stylesheet. Because she is&nbsp;listing the&nbsp;class id for each element from the sandbox theme</p>
<p>also credits to the maker of various Wordpress theme, since my theme inspirated from various wordpress theme&nbsp;especially <a href="http://www.andreasviklund.com/" title="AndreasViklund"  target="_blank">AndreasViklund</a></p>
<p>Hope you&rsquo;ll like my css stylesheet for Sandbox Theme ;)</p>
<p>Edit: don&#8217;t forget to put this line into reaper-x.css since i forgot to put this line to disable globalnav</p>
<p><code>div#globalnav, p.access { display: none; }</code></p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/08/08/finished-creating-css-for-sandbox-theme/"  title="Finished creating CSS for Sandbox Theme">Permalink</a> | <a href="http://www.reaper-x.com/2006/08/08/finished-creating-css-for-sandbox-theme/#comments"  title="6 comments">6 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/miscellaneous/blogging/" rel="nofollow"  title="View all posts in Blogging" rel="category tag">Blogging</a>,  <a href="http://www.reaper-x.com/category/technology/computer/css/" rel="nofollow"  title="View all posts in CSS" rel="category tag">CSS</a>,  <a href="http://www.reaper-x.com/category/technology/computer/" rel="nofollow"  title="View all posts in Computer" rel="category tag">Computer</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/general-blogging/" rel="nofollow"  title="View all posts in General Blogging" rel="category tag">General Blogging</a>,  <a href="http://www.reaper-x.com/category/internet/" rel="nofollow"  title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/wpmu/" rel="nofollow"  title="View all posts in WPMU" rel="category tag">WPMU</a>,  <a href="http://www.reaper-x.com/category/internet/webdesign/" rel="nofollow"  title="View all posts in Webdesign" rel="category tag">Webdesign</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/wordpress/" rel="nofollow"  title="View all posts in Wordpress" rel="category tag">Wordpress</a>,  <a href="http://www.reaper-x.com/category/themes/wordpress-themes/" rel="nofollow"  title="View all posts in Wordpress Themes" rel="category tag">Wordpress Themes</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/08/14/sandbox-updated/' rel='bookmark' title='Permanent Link: Sandbox Updated ?'>Sandbox Updated ?</a></li><li><a href='http://www.reaper-x.com/2006/08/15/x-greenery-theme-for-sandbox/' rel='bookmark' title='Permanent Link: X-Greenery Theme for Sandbox'>X-Greenery Theme for Sandbox</a></li><li><a href='http://www.reaper-x.com/2006/08/14/chinared-for-sandbox-theme/' rel='bookmark' title='Permanent Link: ChinaRed for Sandbox Theme'>ChinaRed for Sandbox Theme</a></li><li><a href='http://www.reaper-x.com/2006/08/15/ported-wordpress-themes-again/' rel='bookmark' title='Permanent Link: Ported Wordpress themes again'>Ported Wordpress themes again</a></li><li><a href='http://www.reaper-x.com/2006/11/06/thinking-of-switching-theme/' rel='bookmark' title='Permanent Link: Thinking of switching theme'>Thinking of switching theme</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/08/08/finished-creating-css-for-sandbox-theme/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
