<?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>Geiodo &#187; Uncategorized</title>
	<atom:link href="http://www.geiodo.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geiodo.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 26 Jul 2011 04:15:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Shell Shock Live Calculation Ruler!</title>
		<link>http://www.geiodo.com/2011/07/18/shell-shock-live-calculation-ruler/</link>
		<comments>http://www.geiodo.com/2011/07/18/shell-shock-live-calculation-ruler/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 19:23:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Script]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.geiodo.com/?p=459</guid>
		<description><![CDATA[Yesterday I was looking around for hacks for a game called Shell Shock Live. I, sadly, did not find any &#160; However&#8230; I did come across an idea to create an overlay &#8220;Ruler&#8221; for Shell Shock Live, and, taking that idea to heart, I started taking measurements of the game. For those of you who [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/18/shell-shock-live-calculation-ruler/' addthis:title='Shell Shock Live Calculation Ruler!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I was looking around for hacks for a game called Shell Shock Live. I, sadly, did not find any <img src='http://www.geiodo.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>However&#8230; I did come across an idea to create an overlay &#8220;Ruler&#8221; for Shell Shock Live, and, taking that idea to heart, I started taking measurements of the game. For those of you who want those measurements for their OWN ruler systems, here they are:</p>
<p>Speed: always power/100*26. Exact calculation depending upon angle into both axis goes like this: Create point at (power/100*26, 0) and rotate by angle. EXACT formula is like this:</p>
<p>&nbsp;</p>
<p>X velocity:  speed * Cos((PI/180) * angle)</p>
<p>Y velocity:  speed * Sin((PI/180) * angle)</p>
<p>speed being power/100*26</p>
<p>angle being in degrees.</p>
<p>Then, every tick, 0.7 is subtracted from the y velocity, inducing gravity. This IS 0.7, 0.75 causes over gravity. I fine tuned it and did very precise measurements! Same goes with 26 as the max speed rather than 25.</p>
<p>Finally, wind&#8230; Still working on it, BUT, the game adds about wind/15*0.14 each frame.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>THen, you need only do a for loop, and each iteration of the for loop counts both as a frame, and a point to plot. Here is a video of the end result in a game:</p>
<p>&nbsp;</p>
<p>[Insert Demo Here] (Must upload it)</p>
<p>&nbsp;</p>
<p>Please note, however, that this was designed specifically for my machine. I have special settings changed that allow me to take widgets out of the dashboard. If I get enough comments requesting this (Like, maybe, ten?) I&#8217;ll see what I can do about making a PC/mac compatible version that runs on default systems. However, the controls are still pretty cantankerous!</p>
<p>&nbsp;</p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/18/shell-shock-live-calculation-ruler/' addthis:title='Shell Shock Live Calculation Ruler!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.geiodo.com/2011/07/18/shell-shock-live-calculation-ruler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sunday Spam!</title>
		<link>http://www.geiodo.com/2011/07/10/sunday-spam/</link>
		<comments>http://www.geiodo.com/2011/07/10/sunday-spam/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 18:35:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sunday Spam]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geiodo.com/?p=445</guid>
		<description><![CDATA[Sorry I haven&#8217;t posted in a few days&#8230; Going to fix that soon! Anyways, in the mean time, here is the first release of Sunday Spam&#8230;  What is sunday Spam? It is where I rack up all the spam since the last sunday, and give to you the best of the best through an awards [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/10/sunday-spam/' addthis:title='Sunday Spam!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Sorry I haven&#8217;t posted in a few days&#8230; Going to fix that soon!</p>
<p>Anyways, in the mean time, here is the first release of Sunday Spam&#8230;  What is sunday Spam? It is where I rack up all the spam since the last sunday, and give to you the best of the best through an awards system <img src='http://www.geiodo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Don&#8217;t worry, anything obscene or inappropriate will be disqualified.</p>
<p>&nbsp;</p>
<p>The awards are:</p>
<ul>
<li>Most links in a spam comment</li>
<li>Longest spam comment</li>
<li>Shortest spam comment</li>
<li>Most generic spam comment</li>
<li>Least fitting spam comment</li>
<li>Nicest spam comment</li>
<li>Meanest spam comment</li>
<li>Spam comment with worst grammar</li>
<li>Spam comment with best grammar</li>
</ul>
<div>Those are what I can think of&#8230; <img src='http://www.geiodo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </div>
<div>Soo&#8230; here we go.</div>
<div>Most links in a spam comment:</div>
<blockquote>
<div>Good day webmaster, i really like your weblog so i have done some SEO for you ;o) , i have submitted your website to some websites (check the links). If you like the backlinks i want to share my private backlink-list and instructions with you (you can get the URLs (over 25K) and instructions on my website) [LINK].<br />
Link1: [LINK]<br />
Link2: [LINK]<br />
Link3: [LINK]<br />
Link4: [LINK]<br />
Link5: [LINK]<br />
Link6: [LINK]<br />
(Replace [yourdomainname.com] with your weblog domainname)<br />
Regards, Daisy</div>
</blockquote>
<div>Longest spam comment</div>
<blockquote>
<div>I wanted to put you the bit of observation to lastly say thank you but once again for those incredible ideas you’ve got featured on this internet site. This has been genuinely seriously open-handed with men and women like you to present extensively all that many people may well have sold as an electronic book to be able to make some dough on their own, chiefly thinking about that you simply may well have completed it should you ever desired. The intelligent concepts too acted as the wonderful approach to fully grasp other men and women have the same passion genuinely like my private own to see much more in respect of this issue. I???m sure you will find several a lot more pleasurable opportunities up front for individuals who read through your weblog post.</div>
</blockquote>
<div>Shortest spam comment:</div>
<blockquote>
<div>I am robert fox.</div>
</blockquote>
<div>Most generic spam comment:</div>
<blockquote>
<div>The webpage is definitely full of good advice and is actually extremely pleasing to look at.</div>
</blockquote>
<div>Least fitting spam comment:</div>
<blockquote>
<div>Thanks for that update on the costs. Same analysis, but different variables. As far since baseline rates, check out this site. You need to discover your county, then multiply your daily baseline by number of days in the thirty days. Treasa Lozaro</div>
</blockquote>
<div>Nicest spam comment &amp; Spam comment with best grammar:</div>
<blockquote>
<div>What a great web log. I spend hours on the net reading blogs, about tons of various subjects. I have to first of all give praise to whoever created your theme and second of all to you for writing what i can only describe as an fabulous article. I honestly believe there is a skill to writing articles that only very few posses and honestly you got it. The combining of demonstrative and upper-class content is by all odds super rare with the astronomic amount of blogs on the cyberspace.</div>
</blockquote>
<div>Meanest spam comment:</div>
<blockquote>
<div>The next time I read a blog, I hope that it doesnt disappoint me as a lot as this 1.I mean, I know it was my selection to read, but I actually thought youd have something interesting to say.All I hear is actually a bunch of whining about some thing that you simply could fix in case you werent too busy searching for attention.</div>
</blockquote>
<div>Spam comment with worst grammar:</div>
<blockquote>
<div>I will right away take hold of your rss feed as I can not to find your email subscription link or e-newsletter service. Do you’ve any? Kindly permit me realize in order that I may just subscribe. Thanks.</div>
</blockquote>
<div>And there is your weekly helping of Sunday Spam <img src='http://www.geiodo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </div>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/10/sunday-spam/' addthis:title='Sunday Spam!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.geiodo.com/2011/07/10/sunday-spam/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google? Me?</title>
		<link>http://www.geiodo.com/2011/07/07/google-me/</link>
		<comments>http://www.geiodo.com/2011/07/07/google-me/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 17:35:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geiodo.com/?p=442</guid>
		<description><![CDATA[So, I&#8217;ve been looking through the visitor logs, and, for the first time, someone found me through google! They were searching for how to get the battery level IOs I believe&#8230; However, all they found was my post complaining about the OSX docs, NOT how to USE the OSX docs&#8230; I&#8217;d like to change that [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/07/google-me/' addthis:title='Google? Me?' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve been looking through the visitor logs, and, for the first time, someone found me through google! <img src='http://www.geiodo.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  They were searching for how to get the battery level IOs I believe&#8230; However, all they found was my post complaining about the OSX docs, NOT how to USE the OSX docs&#8230;</p>
<p>I&#8217;d like to change that <img src='http://www.geiodo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Soo&#8230; I think I&#8217;m going to be giving little tutorials now and then on semi-to-fully-popular topics relating to the programming world <img src='http://www.geiodo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/07/google-me/' addthis:title='Google? Me?' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.geiodo.com/2011/07/07/google-me/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Whoops&#8230;</title>
		<link>http://www.geiodo.com/2011/07/06/whoops/</link>
		<comments>http://www.geiodo.com/2011/07/06/whoops/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 07:52:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geiodo.com/?p=437</guid>
		<description><![CDATA[I just noticed the &#8220;Just Another Word press site&#8221; tagline&#8230; *awkward, default settings* I kind of like it, lol, way better than my old tagline, that&#8217;s for sure&#8230;<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/06/whoops/' addthis:title='Whoops&#8230;' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I just noticed the &#8220;Just Another Word press site&#8221; tagline&#8230; *awkward, default settings*</p>
<p>I kind of like it, lol, way better than my old tagline, that&#8217;s for sure&#8230;</p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/06/whoops/' addthis:title='Whoops&#8230;' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.geiodo.com/2011/07/06/whoops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Katamari Hack!</title>
		<link>http://www.geiodo.com/2011/07/03/church-wars/</link>
		<comments>http://www.geiodo.com/2011/07/03/church-wars/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 20:31:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Casual Blogging]]></category>
		<category><![CDATA[Show and Tell!]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geiodo.com/?p=429</guid>
		<description><![CDATA[Words cannot describe this: http://kathack.com/<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/03/church-wars/' addthis:title='Katamari Hack!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Words cannot describe this:</p>
<p><a href="http://kathack.com/">http://kathack.com/</a></p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/03/church-wars/' addthis:title='Katamari Hack!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.geiodo.com/2011/07/03/church-wars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NSProgressIndicator: GRR</title>
		<link>http://www.geiodo.com/2011/07/02/nsprogressindicator-grr/</link>
		<comments>http://www.geiodo.com/2011/07/02/nsprogressindicator-grr/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 19:49:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geiodo.com/?p=413</guid>
		<description><![CDATA[The NSProgressIndicator is one of those white glossy bars with diagonal blue stripes moving horizontally. My god, these things are tedious. I am attempting to give BetterBattery a way to display when charging. I decided to go with a good old progress indicator. HTe idea was to make it transparent over the main status indicator. [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/02/nsprogressindicator-grr/' addthis:title='NSProgressIndicator: GRR' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></description>
			<content:encoded><![CDATA[<p>The NSProgressIndicator is one of those white glossy bars with diagonal blue stripes moving horizontally. My god, these things are tedious.</p>
<p>I am attempting to give BetterBattery a way to display when charging. I decided to go with a good old progress indicator. HTe idea was to make it transparent over the main status indicator. My plan failed miserably&#8230;</p>
<p>In order to start these things spinning, you have to start a coroutine by calling StartAnimating on them. Simple enough. But wait! Doing that overrides transparency&#8230; That means it can either be transparent, or spin.</p>
<p>Luckily, it does have a method called Animate. That just causes the bar to move by one step. Simple enough ,great even. It worked like a charm, I just started my own coroutine and animated it there, all the while setting the transparency to be correct. Well&#8230; Guess what? Animate is deprecated! I can&#8217;t rely on deprecated code, and there is no alternative. That one went out the window, and it even worked!</p>
<p>In desperation, I decided to go with a somewhat complicated approach: Surround the indicator with an NSView, animate the indicator, and apply transparency to the NSView. Now the damn thing won&#8217;t even spin! (Spin = move. It&#8217;s based on <a href="http://a2.l3-images.myspacecdn.com/images02/25/ac45aee83ecf40b284d1a0fd673af963/l.jpg">those spinny things outside old barber shops</a>)</p>
<p>Sometimes Cocoa really gets on my nerves&#8230;</p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/02/nsprogressindicator-grr/' addthis:title='NSProgressIndicator: GRR' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.geiodo.com/2011/07/02/nsprogressindicator-grr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stumble Upon: Internet Savior Of Epicness!</title>
		<link>http://www.geiodo.com/2011/07/02/stumble-upon-internet-savior-of-epicness/</link>
		<comments>http://www.geiodo.com/2011/07/02/stumble-upon-internet-savior-of-epicness/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 01:09:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.geiodo.com/?p=410</guid>
		<description><![CDATA[Right around the time of the whole Geiodo going down thing, I was thinking about how to get this blog seen. It occured to me that someone had once &#8220;stumbled&#8221; this webpage in the past, and that made me start thinking: Maybe I should check out StumbleUpon and re-stubmle my page. To my immediate amazement, [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/02/stumble-upon-internet-savior-of-epicness/' addthis:title='Stumble Upon: Internet Savior Of Epicness!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Right around the time of the whole Geiodo going down thing, I was thinking about how to get this blog seen. It occured to me that someone had once &#8220;stumbled&#8221; this webpage in the past, and that made me start thinking: Maybe I should check out StumbleUpon and re-stubmle my page. To my immediate amazement, Stumble Upon dragged me into a world of amazement&#8230; Uhh. Yeah. Sort of an infinite loop, just kept getting better. Appearantly, StumbleUpon is designed to bring the best of the web to YOU. And BOY did it.. I&#8217;ve been having real fun stumbling around, it&#8217;s really a gem.</p>
<p>&nbsp;</p>
<p>Anyways, if you haven&#8217;t tried or even heard of StumbleUpon, do yourself a favor, and check it out. BE SURE TO LIKE GEIODO IF/WHEN YOU SEE IT! !</p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/02/stumble-upon-internet-savior-of-epicness/' addthis:title='Stumble Upon: Internet Savior Of Epicness!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.geiodo.com/2011/07/02/stumble-upon-internet-savior-of-epicness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally Fixed and back up again!</title>
		<link>http://www.geiodo.com/2011/07/02/finally-fixed-and-back-up-again/</link>
		<comments>http://www.geiodo.com/2011/07/02/finally-fixed-and-back-up-again/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 01:01:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Website Updates]]></category>

		<guid isPermaLink="false">http://www.geiodo.com/?p=406</guid>
		<description><![CDATA[Woo! Yay! Several days it took, but, but! Geiodo is back up, and ready for action. Now you can actually comment! No wonder all those spam bots had stopped spamming me&#8230; lol<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/02/finally-fixed-and-back-up-again/' addthis:title='Finally Fixed and back up again!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Woo! Yay! Several days it took, but, but! Geiodo is back up, and ready for action. Now you can actually comment! No wonder all those spam bots had stopped spamming me&#8230; lol</p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/07/02/finally-fixed-and-back-up-again/' addthis:title='Finally Fixed and back up again!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.geiodo.com/2011/07/02/finally-fixed-and-back-up-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing 123</title>
		<link>http://www.geiodo.com/2011/06/28/testing-123/</link>
		<comments>http://www.geiodo.com/2011/06/28/testing-123/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 20:14:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.geiodo.com/?p=382</guid>
		<description><![CDATA[The permalinks to my posts aren&#8217;t working &#160; Hi, I am editing this post rather than posting anew. I posted this because&#8230; Permalinks were broken, making commenting, and individual post viewing impossible. &#160; I suspected started ages ago, and in ever noticed it, on one of my bouts of WP core messing. I tried to [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/06/28/testing-123/' addthis:title='Testing 123' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></description>
			<content:encoded><![CDATA[<p>The permalinks to my posts aren&#8217;t working <img src='http://www.geiodo.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>Hi, I am editing this post rather than posting anew. I posted this because&#8230; Permalinks were broken, making commenting, and individual post viewing impossible.</p>
<p>&nbsp;</p>
<p>I suspected started ages ago, and in ever noticed it, on one of my bouts of WP core messing. I tried to fix it this morning completely breaking my WP installation.</p>
<p>I had long been using multiblog on 2.9.2 (VERY outdated), and, the combination of unstable technology and old version number has really held me back. I am finally in a space where I understand enough about WP to begin managing it myself. (Dad did the managing in the past) With all the above stated&#8230; It is time to drop multi-blog and finally upgrade.</p>
<p>Due to the nature of the break, I have to COMPLETELY delete my blog&#8217;s internal systems and reinstall them, and hope to god that my backups work. That is what I did here, minus the deleting part. I installed wordpress on this domain and restored my posts from a backup. It&#8217;s worked great! That means I can move on to do the real deal.</p>
<p>GREEN:<br />
Completed</p>
<p>YELLOW:<br />
On hold or in progress</p>
<p>RED:<br />
Incomplete</p>
<p>completed (And update this post as I complete more)</p>
<ul>
<li><span style="color: #008000;">First off, test the concept in a separate domain</span></li>
<li><span style="color: #008000;">Next, go back to the old domain, and organize the MESS that I have on the main directory into two groups: Old WP files, and, miscellaneous stuff.</span></li>
<li><span style="color: #008000;">Next, create a new database for the new system. (Will keep old one around just in case)</span></li>
<li><span style="color: #008000;">After that&#8230; I will need to reinstall wordpress on the old domain. NORMAL wordpress this time</span></li>
<li><span style="color: #008000;">Finally, I will need to carefully, CAREFULLY, install my backups. I&#8217;ve decided to copy over form this site, so, comments will be restored.</span></li>
<li><span style="color: #008000;">Move all the plugin and theme files form the old WP files to the new installation.</span></li>
<li><span style="color: #008000;">Last, but not least, restore the categories, which, sadly will not be taken into the backup. I suspect them as a possible source, and they need to be redone.</span></li>
</ul>
<p>Further down the road:</p>
<p>After I have accomplished this, I will go back to work on BetterBattery for a while. I really need it ,and just today I came across the issue which it was meant to fix.</p>
<p>Once I get BetterBattery finished and published, it will be time to take a look at space.geiodo.com, which will still be running multiblog. I will do the same project, though, THAT installation is a lot cleaner, so no organizations, 404 redirects, etc. In fact, I don&#8217;t even want any of the old content. (Though, a lot of it is concept material which I want to keep for game conceptualization purposes, so I will likely be doing a backup anyhow)</p>
<p>&nbsp;</p>
<p>Anyways, that&#8217;s the plan. Off to work!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2011/06/28/testing-123/' addthis:title='Testing 123' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.geiodo.com/2011/06/28/testing-123/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to Geiodo!</title>
		<link>http://www.geiodo.com/2006/08/03/hello-world/</link>
		<comments>http://www.geiodo.com/2006/08/03/hello-world/#comments</comments>
		<pubDate>Thu, 03 Aug 2006 23:36:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Geiodo (say &#8220;GEE-OH-DOH!&#8221;) is a place about what I find fun and interesting.Â  You can also find me at www.thegreatmischiefexchange.com &#8211; but I like Geiodo.<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2006/08/03/hello-world/' addthis:title='Welcome to Geiodo!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Geiodo (say &#8220;GEE-OH-DOH!&#8221;) is a place about what I find fun and interesting.Â  You can also find me at www.thegreatmischiefexchange.com &#8211; but I like Geiodo.</p>
<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.geiodo.com/2006/08/03/hello-world/' addthis:title='Welcome to Geiodo!' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_google_plusone"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.geiodo.com/2006/08/03/hello-world/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

