<?xml version="1.0" ?>
<rss version="2.0">
<channel>
	<title>ModernNinja [dot] com</title>
	<link>http://www.modernninja.com/</link>
	<description>The life of Brian</description>
	<language>en-us</language>
	<pubDate>Tue, 18 Nov 2008 10:48:06 America/Louisville</pubDate>
	<lastBuildDate>Tue, 18 Nov 2008 10:48:06 America/Louisville</lastBuildDate>
	<docs>http://www.modernninja.com/rss</docs>
	<generator>MyParser</generator>
	<ttl>5</ttl>
		<item>
			<title>It's been 2 months!</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/25</link>
			<description><![CDATA[<p>Wow i just happened to notice it's been 2 months since I last post</p>

<p>Proof these blogs are overrated :P</p>]]></description>
			<pubDate>Mon, 13 Oct 2008 12:32:25 America/Louisville</pubDate>
		</item>
		<item>
			<title>Novosibirsk - T minus 1 day</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/24</link>
			<description><![CDATA[<p>So tomorrow morning we leave Novosibirsk, Siberia. It's been a lot of fun and have some great memories. I'll try to post some images at some point. Not much else has changed. I've tried to buy some seuvenirs to take back home, however there appears to be a complete lacking of anything that's truely local. Much like the United States it appears that everything here is imported from China. I can't even find post cards!</p>

<p>Anyway I am finishing up packing the bag at the moment and look forward to being back home with my wife and everything that is familiar to me.</p>]]></description>
			<pubDate>Wed, 13 Aug 2008 12:51:29 America/Louisville</pubDate>
		</item>
		<item>
			<title>Novosibirsk - Day 6</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/23</link>
			<description><![CDATA[<p>Sorry I haven't made any posts since leaving, but understandably I am busy. Until this morning I usually wake up right in time to shower get dressed and then head up to the top floor of the hotel for eggs, bread a juice then downstairs for our ride to the office. However this morning I woke up a bit early, by around 2 hours. It's interesting how 10pm EST is 9am here.</p>

<p>So coming into the country wasn't so bad, the flights were all screwed up (thank you Chicago Ohaire) but we got here and that's what's important. On first impression Russians seem very mean and ill-tempered, it wasn't until yesterday I had it explained to me the chief cultural difference between westerners and Russians when it comes to the smile. Westerns smile and it's considered having good manners, but when a Russian smiles it means they personally like that person, a person like friends, family or that they just generally like. So to a Russian when I smile they are thinking "why are you smiling at me? Do I know you? I don't like you I don't even know you!".</p>

<p>Another major obstacle here is obviously language. However like many places just because a person doesn't speak english, doesn't mean they do not understand every word that is coming out of you mouth. I have proof of this! Friday evening one of the girls in the office was having a birthday, so there was a party. There was beer (piva), chips, fish jerky and these sandwiches with bread, cream cheese, sliced cheese, either ham or bologna and a thick slice of tomato. It was very good actually. Oh yes and juice and vodka (naturally). So once the drinks started to flow we began to play charades!! And they were very good at playing.</p>

<p>I have learned many many things about the people here and it's been a very eye opening and interesting trip that I have enjoyed. I have to thank the people here that have basically baby sit us, Ilya and Vadim they have taken great care of us and taught us so much and been very patient with all of our hundreds of questions. I'll try to post again before I leave.</p>  ]]></description>
			<pubDate>Sun, 10 Aug 2008 10:12:16 America/Louisville</pubDate>
		</item>
		<item>
			<title>Novo-say-what?</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/22</link>
			<description><![CDATA[<p>
So in a few day's I'll be traveling to Novosibirsk, Russia for a 10 day work trip. I'll me doing knowledge dumps on a bunch of developers taking over a project of mine. As I prepare to move on to other things.
</p>

<p>
Not really what more to say other than it's a LONG travel and I doubt I'll have much to say on the subject until after it's done. I am going into this without any real expectations.
</p>]]></description>
			<pubDate>Wed, 30 Jul 2008 03:22:10 America/Louisville</pubDate>
		</item>
		<item>
			<title>My Take on the Kaminsky DNS Flaw</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/21</link>
			<description><![CDATA[<p>Okay so everyone has by now heard about the <a href="http://www.doxpara.com/" target="_blank">Kaminsky</a> DNS flaw that has been the buzz of the network security world for the past couple of weeks. Given that I have only read preliminary data and hear-say from comment posts from other people who 'say' they have privileged access to details. </p>
<br />
<p><b>NOTICE:</b> As of yet I have not read any specific details about the Kaminsky DNS details so this is all speculation and might change completely once details arise</p>
<br />
<p>So the main patch appears to be to randomize the source port for which the DNS resolver uses to look up a domain against another DNS server. Now I will not go into the details of how the exploit works, but to my knowledge this is the patch. There is supposed to be a fundamental DNS flaw in this, I don't see how that is as I have written DNS servers from scratch and mine is not vulnerable. (Sorry not for public release and no it's not djbdns, tho I do use that dns server and yes it is awesome).<p>
<p>So here is a question I have about  a possible _REAL_ fix to this. When the resolver does the look up and receives it's response, why does the DNS server not compare each answer (which is referenced to it's answer) against the question initially asked. This information can be stored on the DNS server to compare this to. I understand that CNAME records might exist, but obviously that can be compared. Is answer of type CNAME? If so then use the answer to  the CNAME and compare thant against the rest of the answer. Instead of just copying the entire answer into the cache. That just doesn't seem to work in my opinion.</p>

<p>So again this idea of a fix might be flawed or not, but that will be determined later. <a href="http://blog.wired.com/27bstroke6/2008/07/details-of-dns.html" target="_blank">With any hope</a> there will be more information released today to give some light on this. As a hosting provider and hacker I am extremely interested in what this has in store.</p>]]></description>
			<pubDate>Wed, 23 Jul 2008 11:10:21 America/Louisville</pubDate>
		</item>
		<item>
			<title>I'm back</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/20</link>
			<description><![CDATA[<p>Hey Everyone</p>
<p>Sorry about this but you may have noticed that the site has been down for the last week or so. I didn't have the money on hand to renew it so it expired. Lucky my best buddy <a href="http://www.xdweb.net/" target="_blank">Kris Bailey</a> was able to fund our shared account and renew it for me. Thanks again Kris ;)</p>
<p>So lots has been going on, lots and lots of changes I've moved back and forth on a few projects. I have been using a lot of django and python (sorry PHP) and am now thinking about rewriting this site using the django framework. Sorry just like it <strong>_THAT_</strong> much.</p>
<p>A few other new items I've been up to:<br />
<ol>
<li>Installed Ubuntu Hardy Heron on my laptop <br />Dropped the Gentoo install that I had on it, I had originally installed that in 2002!!!! (that's 6 years!)</li>
<li>Using emacs as my new default IDE</li>
<li>Using irssi instead of xchat</li>
</ol>
<br />
<p>I think what this is all coming back to is migrating to a more stress free method and faster development environment for me. It may not work for everyone, but that's OSS, freedom to choose.</p>
]]></description>
			<pubDate>Thu, 17 Jul 2008 09:07:41 America/Louisville</pubDate>
		</item>
		<item>
			<title>Moving...</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/19</link>
			<description><![CDATA[<p>Okay, So I just moved. I moved from the seedy underbelly of the inner city, into the trendy hipster neighborhood where I suddenly find myself leaving the door unlocked after I immediately enter the house. An odd sensation, but not a bad one. I still don't have blinks on my windows and all my stuff is right out there for everyone to see, yet I still do not find myself as concerned with it as I was carrying my groceries from Whole Foods in from the street at my prior residence. ... I mowed the yard the other day ... first time it wasn't such a chore.</p>

<p>Anyway ... I've begun development on a new top secret project. The main application is written in C for a massively distributed systems solution and a web interface to the system that I am using the <a href="http://www.djangoproject.com/" target="_blank">Django</a> Web Kit based in Python. This is my first stint into Python beyond using the Python interpretor for a fast calculator when on the CLI or a quick CLI client application for management consoles over local Unix Sockets. This is about all the experience I've had with Python up until now. I must say as a PHP developer this is a very different world. In the 1 day I've been messing with it I've already written most of the core framework including front-end html. I really love the ability to layout the database design and define the relations and in a single command have SQL built or a database synchronization to occur immediately. I love this application already!</p>

<p>Anyway this application will have some cool stuff involved with it including external API communications and export features. Which I'm sure Django will be able to handle in short order.</p>]]></description>
			<pubDate>Wed, 07 May 2008 09:58:39 America/Louisville</pubDate>
		</item>
		<item>
			<title>Earth Day</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/18</link>
			<description><![CDATA[<p><b>W</b>elcome to <a href="http://ww2.earthday.net/">Earth Day</a></p>

<p>To bring it home, a friend of mine <a href="http://www.marylizbender.com/">Mary Liz</a> sent me an email today that outlined just how un-safe the average home is. To give you a little insight, I no longer eat processed foods, or conventional vegetables, fruits or meats. Sure it means I pay a hell of a lot more for my food, but it also has changed the way I feel and think about food.</p>

<p>---- Exctracted from Email ----</p>

<p><pre>
For Earth Day, I'm making a pledge to rid my home of cleaning
products that contain harmful chemicals.  I encourage you to
do the same:

Purchase a 100% Natural home cleaning kit here:  <a href="http://store.eco-me.com/echoclkit.html">http://store.eco-me.com/echoclkit.html</a>

Why?

* The average home contains as much as 25 pounds of toxic
cleaning products. 

* Companies are not required by law to list the contents of their
products and testing for long-term health effects are not
enforced. Toxins, even trace amounts, can be absorbed into
your body and organs within seconds of exposure.

*The air in our homes is 3 to 7 times more chemically polluted
than outdoor air, pollution and all. 
</pre>
</p>]]></description>
			<pubDate>Tue, 22 Apr 2008 11:57:51 America/Louisville</pubDate>
		</item>
		<item>
			<title>San Francisco Bound</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/17</link>
			<description><![CDATA[<p>So today I began to compile a list of conferences that hopefully (if approved) I may be going to. First on the list is the very soon to be <a href="http://code.google.com/events/io/">Google I/O</a> conference that will be held in San Francisco May 28 and 29th. Although short it, it hopefully will prove to be an excellent learning processes and hopefully I don't be jet lagged so much that I will be able to suck up information like the sponge I am</p>

<p>Looking forward to this trip of course conjurers thoughts of how lucky and truly blessed I am. Really I am, I have a beautiful wife and make enough money to be comfortable. Sure I don't have a BMW or a house for that matter, I at least am better off than 99% of the human population and there is something to be said for that I am sure.</p>

<p>So these little perks are great for me, I haven't had anyone before be so interested in my thoughts and expertise as to send me somewhere like Google to learn. I suppose it's an accomplishment? <em>That's possibly debatable</em> Along with this sort of thing I also get to work on cool projects like DNZoom and a few other things I can't mention. However when they launch I will be blasting what happens. Also on my list of things to play with in the <a href="http://developer.apple.com">iPhone SDK</a> (<em>for some reason Obj-C with Posix support on a mobile platform just really thrills me</em>) and a few other C projects. Remember gang, I'm really a C developer who fell into PHPland ;)</p>

<p>So here I go, I need to work on some articles for CNet before someone decides to put a hit on me! </p>]]></description>
			<pubDate>Mon, 21 Apr 2008 11:42:19 America/Louisville</pubDate>
		</item>
		<item>
			<title>Too awesome for words</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/16</link>
			<description><![CDATA[<p>
If anyone is reading this blog, then you should know that I am quite obviously a PHP developer. As such I wanted to show off this nice piece of internet history made way back years ago. Enjoy
</p>

<p>
<!-- 
<a href="javascript:return void();" onClick="javascript:this.firstChild.width=885+'px';return false;">
//-->
<a href="/pub/mod_perl.jpg" target="_blank">
<img src="/pub/mod_perl.jpg" width="125" border="0" />
</a>
<em>Click to enlarge</em>
</p>]]></description>
			<pubDate>Tue, 01 Apr 2008 02:54:56 America/Louisville</pubDate>
		</item>
		<item>
			<title>libevent TCP and UDP server example code</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/15</link>
			<description><![CDATA[<p>
I wrote this TCP / UDP server example implemenation just playing around. The TCP portion still doesn't work, not sure why. Anyway this is just a post, for my own notes.
</p>

<a href="/code/viewsource/path/libevent-test.c">libevent-test.c</a>]]></description>
			<pubDate>Mon, 17 Mar 2008 05:38:12 America/Louisville</pubDate>
		</item>
		<item>
			<title>Simple CLI one-liner for line counts</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/14</link>
			<description><![CDATA[<p>Here is a little tip about how to perform a quick line count recursively through your code.</p>

<pre>
c=0; for i in `find . -type f -name "*.php"`; do c=$(( $c + `wc -l $i | cut -d ' ' -f 1`)); echo $c; done; echo $c
</pre>

<p>THis example is specifically for searching out PHP scripts, however you can modify this however you like to fine what files you want.</p>]]></description>
			<pubDate>Fri, 29 Feb 2008 10:11:59 America/Louisville</pubDate>
		</item>
		<item>
			<title>Merry Christmas</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/13</link>
			<description>Just wanted to wish everyone out there a very Merry Christmas. Hope you all enjoy this time with family or whomever you may care about. So drink, eat and be merry thats an order from the ninja.</description>
			<pubDate>Tue, 25 Dec 2007 06:50:13 America/Louisville</pubDate>
		</item>
		<item>
			<title>Not quite sure how to take this</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/12</link>
			<description><![CDATA[<a href="http://www.justsayhi.com/bb/booze" style="color: #8A7A70; text-decoration: none; display: block; width: 158px; height: 94px; padding-left: 65px; padding-top: 128px; background: url(http://assets.justsayhi.com/badges/435/157/booze.nbpi3wdfd9.jpg) no-repeat; font-family: Times New Roman, sans-serif; font-size: 30px; font-weight: bold;">72%<span style="display: block; font-size: 12px; font-weight: normal; font-family: Arial;">LUSH</span></a><div></div>]]></description>
			<pubDate>Tue, 25 Dec 2007 06:43:32 America/Louisville</pubDate>
		</item>
		<item>
			<title>how many five year olds can the ninja take in a fight?</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/11</link>
			<description><![CDATA[<a href="http://www.justsayhi.com/bb/fight5" style="display: block; background: url(http://assets.justsayhi.com/badges/642/325/fight5.8w23mwcq19.jpg) no-repeat; width: 296px; height: 84px; font-family: Arial, sans-serif; font-size: 42px; color: #fff; text-decoration: none; text-align: center; padding-top: 145px;">29</a>]]></description>
			<pubDate>Fri, 14 Dec 2007 09:24:08 America/Louisville</pubDate>
		</item>
		<item>
			<title>vacation</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/10</link>
			<description><![CDATA[<p>holy crap... i have been on vacation after thanksgiving for about a week. I had all these grand plans of what I would get done, wargames to play, new project for android, write another article. Instead what did I do? Bought an Xbox 360, rockband and halo 3. Good by spare work time, hello kick ass new gaming console!</p>

<p><strong>*grumble*</strong> anyway too late now, maybe at least I can get through the next level!</p>]]></description>
			<pubDate>Tue, 27 Nov 2007 10:24:41 America/Louisville</pubDate>
		</item>
		<item>
			<title>Turkey Day</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/9</link>
			<description><![CDATA[<p>
Just wishing everyone a safe and enjoyable turkey day!
</p>]]></description>
			<pubDate>Thu, 22 Nov 2007 12:35:24 America/Louisville</pubDate>
		</item>
		<item>
			<title>Ninja Loves xkcd!</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/8</link>
			<description><![CDATA[<h2>1337: Part 1</h2>
<img src="http://imgs.xkcd.com/comics/1337_part_1.png" alt="1337 Part 1" />
<br /><br />

<h2>1337: Part 2</h2>
<img src="http://imgs.xkcd.com/comics/1337_part_2.png" alt="1337 Part 2" />
<br /><br />

<h2>1337: Part 3</h2>
<img src="http://imgs.xkcd.com/comics/1337_part_3.png" alt="1337 Part 3" />
<br /><br />

<h2>1337: Part 4</h2>
<img src="http://imgs.xkcd.com/comics/1337_part_4.png" alt="1337 Part 4" />
<br /><br />

<h2>1337: Part 5</h2>
<img src="http://imgs.xkcd.com/comics/1337_part_5.png" alt="1337 Part 5" />
<br />]]></description>
			<pubDate>Fri, 16 Nov 2007 08:52:51 America/Louisville</pubDate>
		</item>
		<item>
			<title>Ninja Answers Email!</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/7</link>
			<description><![CDATA[<p>Okay today Ninja gets email from a Gamer_for_life0. I guess the zero means no life. Anyway Ninja will answer email since I figured it would answer many people's questions about what it is that I'm doing here.</p>

<p>
<strong>1) What is it like to be a ninja.</strong>
<br />
Well it is quite nice actually. I kill indiscriminately whenever I feel injustice has occurred (especially if you cut Ninja off in traffic) and I hack around with shit like allz dayz, and that's always fun.
</p>

<p>
<strong>2) Was the initial training hard?</strong>
<br />
Well the initial training wasn't so hard since training never really ends. It's a life process. Beginning when I was a small not quite ninja yet. Many years living in parents basement and eating Tombstone Pizza's (what do you want on your tombstone? cause I'll put it there).
</p>

<p>
<strong>3) What does "Modern Ninja" do in todays world.</strong>
<br />
Currently Ninja is a PHP / Perl developer working on automation systems and front end / backend development. I also work on my side (at home) projects. As well as trying to reverse engineer a tv tuner with a LSI chipset to work in a MythTV box. (Ninja not paid enough to buy nice tv tuner card.)
</p>

<p>
I think the underlying question is what is it to be a "Modern Ninja" in today's world. That is a multifaceted question, because I think to be a Ninja you must practice self discipline and command authority. This includes not eating junk that slows your mind from being attuned to what occurs around you, and being agile and knowing at all times how to "go off the grid". A topic I hope to go into in detail throughout my time with this site.
</p>]]></description>
			<pubDate>Wed, 07 Nov 2007 05:17:55 America/Louisville</pubDate>
		</item>
		<item>
			<title>The filafel goes WHERE?!</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/6</link>
			<description><![CDATA[<p>A friend of ours recorded this hilarious bit, voicing over the conversation of "anchorman" Bill O'Reiley of the O'Reiley Factor of Faux News Fame have a nice little discussion.</p>

<p>Enjoy!</p>
<p>
<a target="_blank" href="http://falafel.ytmnd.com/">http://falafel.ytmnd.com/</a>
</p>]]></description>
			<pubDate>Tue, 30 Oct 2007 11:41:14 America/Louisville</pubDate>
		</item>
		<item>
			<title>CVS Commit Emails</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/5</link>
			<description><![CDATA[<p>I use email notification with my CVS repositories. To do this you will need an MTA installed, I prefer <a href="http://www.postfix.org">PostFix</a> with the external SMTP (port 25) service disabled. That can be done in the master.conf file.</p>

<p>Then use a service like <a href="http://sourceforge.net/projects/cvscommit/">CVS Commit</a> or <a href="http://search.cpan.org/~dwheeler/activitymail-1.24/bin/activitymail">Activity Mail</a>.</p>

<p>
So on your machine you should <code>cvs co CVSROOT</code> and edit loginfo with your favorite text editor and append an appropriate entry for the method you which to receive these notices. Then commit that back.
<ul>

<li class="title">The Following should be in your /src/cvs/CVSROOT/loginfo file.</li>
<li>^toys /usr/bin/Mail -s [toys cvs]: %s devs@domain.tld</li>

<li>DEFAULT $CVSROOT/CVSROOT/activitymail -df %{sVv} -m "CVS: " -t user@domain.tld</li>
</ul>
</p>]]></description>
			<pubDate>Mon, 29 Oct 2007 05:00:35 America/Louisville</pubDate>
		</item>
		<item>
			<title>Some site changes</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/4</link>
			<description><![CDATA[<p>I have made some changes to the site. The first and biggest change was a big modification of the <a href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</a> file. I have removed all pixel measurements except for the base font-size, because the rest of the site and element measurements are made in em's.</p>

<p>This is an attempt to make the site appear to magnify whenever the user font size is different. Some sites once you increase your browser font size begin to look weird. However if you use something like em or ex for your measurements the elements will scale in relation. This can pretty cool.</p>

<p>The only thing that doesn't scale the way I would like ATM is the logo in the upper corner, this is because it is a background image of the header element. I will probably get around to placing the <IMG /> tag inline with the header at some point, but right now I don't feel like messing with it to be honest.</p>

<p>You might also notice that the image has changed from a silhouette of a ninja to the hacker logo. Ehh I found it on Google Images and checked to verify that it was <a href="http://en.wikipedia.org/wiki/Creative_Commons">Creative Common</a> image.</p>

<p>In other news, I am one of the many scavenging the earth looking for a <a href="http://www.wii.com/">Wii</a>. Yeah I know what your thinking... "Good luck with that ninja!", but hey ninja's persevere damnit, and so shall I. Besides, I already have it on good authority that the local Circuit City will be receiving a shipment tonight. So hopefully by this time tomorrow I'll be whipping some ass in virtual tennis. Ahh what's better than exercising? That's right, watching an avatar of your self exercising while you eat hot wings from the safety of your couch.</p>]]></description>
			<pubDate>Sat, 27 Oct 2007 03:43:13 America/Louisville</pubDate>
		</item>
		<item>
			<title>Back to the grind</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/3</link>
			<description><![CDATA[<p>Well I just got back from a week long vacation to San Francisco. The first vacation I've had in a LONG LONG time. And of course I got in to Cinci at 6am and had to go directly into work in Louisville at 9am. What Joy! AND THEY LOST MY BAGS!</p>

<p>So that laid the ground for what was to come. DNZoom is coming along great, we're working on some awesome new features that are really going to wow people. With time we will be able to revolutionize the domain and parking industry into something quite respectable, it's a very exciting time for us.</p>

<p>Along with that I have found some lacking with existing web server solutions (<a href="http://www.apache.org">Apache</a>, <a href="http://www.lighttpd.net/">LighttpD</a>). So I've started writing my own that will be just a simple CGI web server with a twist to maintain Unix sockets to the launched PHP session. Since my framework, Rippley, is a software role as service framework, being able to maintain locale, user data, session data, database connection (etc) between page loads without having to start a new one I expect to be highly productive. However I'm writing it in C and in my spare time, so it's a slow process.</p>

<p>Also working on a Perl script to work with the <a href="http://www.voip-info.org/wiki-Asterisk+AGI">Asterisk AGI</a> framework and writing an article for <a href="http://www.techrepublic.com">TechRepublic</a> about it. Asterisk and VoIP is so cool man!</p>

<p>Anyway there is much more going on, but just wanted to put some more content up on the site.</p>]]></description>
			<pubDate>Tue, 09 Oct 2007 07:49:50 America/Louisville</pubDate>
		</item>
		<item>
			<title>The Ninja Welcomes You</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/2</link>
			<description><![CDATA[<p>I am here to welcome you to the Ninja's Layer. I am Brian, a hacker from ... the USA. Follow me as I explore, software, hardware, hacking fun.</p>

<p>Currently I am working on this framework that this site runs on, I call it Rippley. Also an experimental cryptographic process that the few people that know of it call weirder. It's functional and as far as we can tell (we aren't professional cryptographers) it is very very powerful. More on that later.</p>

<p>Lately I've been also wanting to play in electronics, of course the financial and time barrier is holding me back.</p>

<p>Anyway as I stated before this site is under SEMI active development so expect some sweet changes here.</p>
]]></description>
			<pubDate>Wed, 25 Jul 2007 08:59:49 America/Louisville</pubDate>
		</item>
		<item>
			<title>I Will Cut You With A Linoleum Knife!</title>
			<link>http://www.modernninja.com/blog/showentry/be_id/1</link>
			<description><![CDATA[<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/rPdq_xR0BKI"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/rPdq_xR0BKI" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>]]></description>
			<pubDate>Wed, 25 Jul 2007 08:56:50 America/Louisville</pubDate>
		</item>
</channel>
</rss>

