<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
	<title>/dev/random</title>
	<link>http://www.codymays.net</link>
	<description>The CPUID of my brain...</description>
	<pubDate>Fri, 28 Dec 2007 01:41:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>

		<item>
		<title>Happy Holidays!</title>
		<link>http://www.codymays.net/content/2007/12/27/happy-holidays/</link>
		<comments>http://www.codymays.net/content/2007/12/27/happy-holidays/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 01:38:12 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
		
	<category>Geekery</category>
	<category>Site News</category>
	<category>PHP</category>
	<category>Programming</category>
	<category>Web Development</category>
	<category>Geek Humor</category>
	<category>Personal</category>
	<category>Daily Grindage</category>
	<category>Experiences</category>
	<category>Web 2.0</category>
	<category>Apple</category>
	<category>iPhone</category>
		<guid>http://www.codymays.net/content/2007/12/27/happy-holidays/</guid>
		<description><![CDATA[	Hey guys! I know this is a bit late, but I would like wish all of my remaining readers a happy holiday season. I know I&#8217;ve been a bit busy lately, but I&#8217;m going to try to keep this site updated again. 
	So let me give you a run down of just what has been [...]]]></description>
			<content:encoded><![CDATA[	<p>Hey guys! I know this is a bit late, but I would like wish all of my remaining readers a happy holiday season. I know I&#8217;ve been a bit busy lately, but I&#8217;m going to try to keep this site updated again. </p>
	<p>So let me give you a run down of just what has been going on. My last post (before the iPhone how-to) was February 20th of last year. A lot has happened since then. My absence initially started with a teacher at school drafting me into the <a href="http://www.fbla-pbl.org/">Future Business Leaders of America (FBLA)</a>. I was to compete in the Networking Concepts category. It was a 100 question multiple choice test on various networking topics. I took 1st place at both regional and state levels, so I qualified for the trip to compete at the FBLA-PBL nationals in Chicago last summer. I went. I had no chance, being more into coding than networking, but I guess I&#8217;m not half bad at it. :) From the people I talked to that competed against me, every single one of them had some form of networking certification. </p>
	<p>While I was in Chicago, I snuck off from the group and took a taxi to the Apple store on Michigan Avenue a.k.a. the Magnificent Mile. I got there right as the store opened, so I walked in and bought my iPhone in under 5 minutes. (The big wtf here is that the Cingular store had a line around the block&#8230;) Once purchased, I had a 3-4 mile hike back to the hotel. It was pretty fun. :)</p>
	<p>So the rest of my summer break after I got back from Chicago was spent on IRC trying to hack the iPhone. Yep, I knew most of the hackers and even was one of the first to start a serial dock for the thing, I just suck at soldering. I didn&#8217;t get to do much before I had to do summer assignments for school. It was fun while it lasted though. I got to meet many cool people, including <a href="http://en.wikipedia.org/wiki/John_Draper">Captain Crunch</a>.</p>
	<p>Now, we&#8217;re getting to the exciting stuff. A few weeks after school started I got offered a job at a startup in Silicon Valley doing PHP coding. The startup is called Qubescape. We&#8217;ll have a sweet product out shortly, that&#8217;s all I&#8217;m going to say. It&#8217;s been awesome so far. I work with some really good people.</p>
	<p>That brings us up to what&#8217;s going on currently. Currently, I have very little time thanks to school. AP US History and AP Physics B are keeping me slammed with work. My AP US History teacher has an insane passing record and intends to keep it that way &#8212; which I&#8217;m cool with because I enjoy the class. On the other hand, my AP Physics teacher just can&#8217;t teach. He&#8217;s a good guy, he understands it, but he *cannot* explain it; so, I&#8217;m left to figuring it out on my own.</p>
	<p>Time is going to get even more rare as I am involved in FBLA once again this year. I will be the first from my school to compete in the Internet Application Programming category. It looks incredibly easy. The project requires a website to track class averages and GPA with simple user authentication and a presentation explaining areas of your code the judges are interested in.</p>
	<p>Anyone else that read this blog heard of FBLA? It&#8217;s nationwide, but many people don&#8217;t seem to know about it.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.codymays.net/content/2007/12/27/happy-holidays/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>The future and OpenID</title>
		<link>http://www.codymays.net/content/2007/02/20/the-future-and-openid/</link>
		<comments>http://www.codymays.net/content/2007/02/20/the-future-and-openid/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 04:11:05 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
		
	<category>Geekery</category>
	<category>PHP</category>
	<category>Programming</category>
	<category>Web Development</category>
	<category>Tips and Tricks</category>
	<category>Personal</category>
	<category>Daily Grindage</category>
	<category>Experiences</category>
	<category>Web 2.0</category>
	<category>OpenID</category>
		<guid>http://www.codymays.net/content/2007/02/20/the-future-and-openid/</guid>
		<description><![CDATA[	After talking to a few people in #OpenID on irc.freenode.org last night, I finally decided I was going to get OpenID working with my own custom database library. The only full featured PHP library I could find was the one produced by JanRain. It&#8217;s not that I don&#8217;t like the features in the library, but [...]]]></description>
			<content:encoded><![CDATA[	<p>After talking to a few people in #OpenID on irc.freenode.org last night, I finally decided I was going to get OpenID working with my own custom database library. The only full featured PHP library I could find was the one produced by <a href="http://janrain.com">JanRain</a>. It&#8217;s not that I don&#8217;t like the features in the library, but the fact that it&#8217;s a <a href="http://pear.php.net">PEAR</a> style library, so it requires a few other PEAR libs that I absolutely refuse to use due to bloat, specifically PEAR::DB.</p>
	<p>This caused a real issue for me. Function names are extremely different, along with how queries are performed, compared to my mysqli library. Sometime last month I tried to make a PEAR-style wrapper for my class, but for some reason it failed with the library. Well, last night I found the <a href="http://wordpress.org">Wordpress</a> OpenID plugin. Knowing that WP runs it&#8217;s own MySQL class, I downloaded it and studied the wrapper. This allowed me to see what I had been doing wrong and get a system working before school started today.</p>
	<p>Once I had it working, I wrote a simple class I call EasyOpenID. This class allows me to minimize the amount of code in JanRain&#8217;s consumer example to very few lines of code. I&#8217;ve decided I was going to release this library, so I converted it to FileStore, which is the default the library ships with, and packed it up. I am going to release it here to hopefully get some feedback. If the feedback is good, I will probably continue to expand on the class.</p>
	<p>I will have a page up for the library later on tomorrow, but for now, download the file located <a href="http://codymays.net/files/EasyOpenID-1.0.zip">here.</a> This zip file contains the converted consumer example and my class. The class is released under the new BSD license, while the rest of the code is GPL. Please, provide me with any of your thoughts on the library. Even if you don&#8217;t use it on a real, live site, please just let me know what you thought.</p>
	<p>Talking with the folks in #OpenID also got me invited to be on the first official OpenID podcast recording, no idea if I&#8217;ll be involved, but I&#8217;m listening. You will be able to obtain the podcast on <a href="http://idcast.org/">http://idcast.org/</a> sometime tomorrow night or on Thursday. I hope all goes well. Hopefully this new podcast will provide a great resource for developers looking to learn and expand on OpenID.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.codymays.net/content/2007/02/20/the-future-and-openid/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>The knack</title>
		<link>http://www.codymays.net/content/2007/02/08/the-knack/</link>
		<comments>http://www.codymays.net/content/2007/02/08/the-knack/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 01:59:22 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
		
	<category>Geekery</category>
	<category>Programming</category>
	<category>Web Development</category>
	<category>FreeBSD</category>
	<category>Linux</category>
	<category>Geek Humor</category>
	<category>Personal</category>
	<category>Daily Grindage</category>
	<category>Experiences</category>
	<category>Web 2.0</category>
	<category>Prototype</category>
	<category>Script.aculo.us</category>
	<category>NetBSD</category>
		<guid>http://www.codymays.net/content/2007/02/08/the-knack/</guid>
		<description><![CDATA[	There are times when people or companies make you mad, this is one of them. I was planning on beginning this post with a video from youtube called &#8220;The Knack.&#8221; It was a family guy video about computer and electronic tinkering. Well, Sony somehow feels that this 1:01 minute long clip violates their copyrights, so [...]]]></description>
			<content:encoded><![CDATA[	<p>There are times when people or companies make you mad, this is one of them. I was planning on beginning this post with a video from youtube called &#8220;The Knack.&#8221; It was a family guy video about computer and electronic tinkering. Well, Sony somehow feels that this 1:01 minute long clip violates their copyrights, so it has been removed in the last round of DMCA cease and desists on youtube. So, I won&#8217;t be starting this post off this way&#8230;</p>
	<p>Last week, I got &#8220;The Knack.&#8221; It seems to bite any computer guy that comes into contact with Digital Equipment Corporation (DEC) hardware. It all started when a fellow programmer friend of mine sent me a link to a DEC Easy WebServer. This is a relabeled DEC Alpha Multia that shipped with Windows NT 4.0 Server. It included some sort of Netscape software for setting up a webserver easily.  Well, I figured I would go ahead and add it to my watch list, since it was only $20 + shipping. I continued browsing and around and found a DEC VAXstation 3100 for $18 + shipping. I have been wanting a VAX for a while, so I bought it. 2 days later, I bought the DEC Easy WebServer.</p>
	<p>So in total, I spent over $100 in a week on computer hardware that is older than me.(almost as old as me in the Multia&#8217;s case) The VAXstation came and it ended up missing the whole SCSI controller board, so I&#8217;m still looking for one of those. The Multia came today and works great, but it seems to operate in &#8220;Space heater emulation mode&#8221; all the time, I&#8217;d hate to see it under a full CPU load.</p>
	<p>I tried installing OpenBSD/Alpha on the Multia tonight, with little luck. The installer boots and then says it can find no drives, but the hardware compatibility list clearly says the Multia is supported. So, I tried to find Debian net boot floppy images and failed. I&#8217;m currently installing FreeBSD/Alpha as I&#8217;m writing this, hopefully it works better.</p>
	<p>Here are a few pictures of my new machines, more pictures of the Multia can be found <a href="http://beta.zooomr.com/smartsets/codymays/10069">here</a>; more pictures of the VAXstation can be found <a href="http://beta.zooomr.com/smartsets/codymays/9697">here</a>.</p>
	<div style="width:240px;text-align:right;"><a href="http://beta.zooomr.com/photos/codymays/720041/" title="Zooomr Photo Sharing :: Photo Sharing"><img src="http://static.zooomr.com/images/720041_3de72fd87a_m.jpg" width="240" height="160" alt="DEC Alpha - Multia EasyWebServer" border="0" style="border:1px solid #000;" /></a></div>
	<div style="width:240px;text-align:right;"><a href="http://beta.zooomr.com/photos/codymays/720021/" title="Zooomr Photo Sharing :: Photo Sharing"><img src="http://static.zooomr.com/images/720021_eca56a6d83_m.jpg" width="240" height="160" alt="DEC Alpha - Multia EasyWebServer" border="0" style="border:1px solid #000;" /></a></div>
	<div style="width:240px;text-align:right;"><a href="http://beta.zooomr.com/photos/codymays/701844/" title="Zooomr Photo Sharing :: Photo Sharing"><img src="http://static.zooomr.com/images/701844_2f644dc51a_m.jpg" width="240" height="160" alt="VAXstation 3100" border="0" style="border:1px solid #000;" /></a></div>
	<div style="width:240px;text-align:right;"><a href="http://beta.zooomr.com/photos/codymays/701837/" title="Zooomr Photo Sharing :: Photo Sharing"><img src="http://static.zooomr.com/images/701837_b879518b4b_m.jpg" width="240" height="160" alt="VAXstation 3100" border="0" style="border:1px solid #000;" /></a></div>
	<p>School has been crazy lately. I&#8217;ve been loaded down with homework most of the time, and on top of that I&#8217;ve been drafted by a few of the teachers at school to participate in the FBLA competitions. I&#8217;ll be competing in the single person test on computer networking. The test is a 100 question test given at a local university. I&#8217;m competing in the area my school does really bad in, so I hope I can change the tradition&#8230;</p>
	<p>As I said above, school has been crazy lately. This has had it&#8217;s negative effects on Threadbound. When I do have time to code, I&#8217;m working on my client&#8217;s website, which I got sometime after my last post, or I&#8217;m doing coding for thunder-it.com. Today, I&#8217;ve been hit with a new block of inspiration and ideas for threadbound, so hopefully I can make some time to work on it. The stuff I came up with today is definitely new for the area I plan to implement it in.</p>
	<p>For those of you still not quite sure about this whole Web 2.0 thing, check out the video below. It&#8217;s the best one I&#8217;ve ever seen that describes how I feel about it.<br />
<object width="425" height="350"><br />
<param name="movie" value="http://www.youtube.com/v/6gmP4nk0EOE"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/6gmP4nk0EOE" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.codymays.net/content/2007/02/08/the-knack/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>25 days after the switch to a mac and RESTful fun</title>
		<link>http://www.codymays.net/content/2006/12/10/25-days-after-the-switch-to-a-mac-and-restful-fun/</link>
		<comments>http://www.codymays.net/content/2006/12/10/25-days-after-the-switch-to-a-mac-and-restful-fun/#comments</comments>
		<pubDate>Sun, 10 Dec 2006 06:31:14 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
		
	<category>Geekery</category>
	<category>Site News</category>
	<category>PHP</category>
	<category>Programming</category>
	<category>Web Development</category>
	<category>Personal</category>
	<category>Daily Grindage</category>
	<category>Experiences</category>
	<category>Web 2.0</category>
	<category>OSX</category>
		<guid>http://www.codymays.net/content/2006/12/10/25-days-after-the-switch-to-a-mac-and-restful-fun/</guid>
		<description><![CDATA[	So here it is 25 days after I made &#8220;the switch&#8221;, but not just any switch, I switched from Linux. So what are my thoughts? I&#8217;m loving it! OSX is an amazing OS, especially running on a core 2 duo. Obviously, there are some things I miss, such as complete POSIX compliance and compiles working [...]]]></description>
			<content:encoded><![CDATA[	<p>So here it is 25 days after I made &#8220;the switch&#8221;, but not just any switch, I switched from Linux. So what are my thoughts? I&#8217;m loving it! OSX is an amazing OS, especially running on a core 2 duo. Obviously, there are some things I miss, such as complete POSIX compliance and compiles working out of the box, but I&#8217;ve been able to get everything I needed to work to actually work. I&#8217;d have to say my productivity has increased since the switch, probably due to better tools (Textmate).</p>
	<p>Last weekend I got <a href="http://phpsysinfo.sf.net">phpSysInfo</a>&#8217;s Darwin support almost up-to-par with the other OS&#8217;s it supports. I still have a few things left, but I&#8217;ll be submitting them back as a patch here shortly. :)</p>
	<p>Today, I spent most of the day working on <a href="http://threadbound.com">ThreadBound</a> when I should have been starting my huge project for school that is due on Friday. Besides setting up a bug tracker and doing the usual bug fixing, I actually added a completely new feature to ThreadBound &#8212; an MVC based <a href="http://en.wikipedia.org/wiki/REST">REST</a> API system. It&#8217;s actually pretty complete and shouldn&#8217;t change much from here until the site goes live, since all I do now is create new class files and methods. Right now, it only has clones of <a href="http://flickr.com">Flick&#8217;s</a> <a href="http://www.flickr.com/services/api/flickr.test.echo.html">flickr.test.echo</a> and my own version of <a href="http://www.flickr.com/services/api/flickr.test.null.html">flickr.test.null</a>. Of course, all of mine go by threadbound.* instead of flickr.*.</p>
	<p>This site may go down for a few hours sometime within the next 3 days. I&#8217;m transferring the domain from enom.com to godaddy.com. Hopefully things will be fine when the transfer is done.</p>
	<p>I&#8217;m off to bed now.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.codymays.net/content/2006/12/10/25-days-after-the-switch-to-a-mac-and-restful-fun/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>An Apple for Thanksgiving.</title>
		<link>http://www.codymays.net/content/2006/11/22/an-apple-for-thanksgiving/</link>
		<comments>http://www.codymays.net/content/2006/11/22/an-apple-for-thanksgiving/#comments</comments>
		<pubDate>Thu, 23 Nov 2006 04:08:40 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
		
	<category>Geekery</category>
	<category>PHP</category>
	<category>Programming</category>
	<category>Web Development</category>
	<category>FreeBSD</category>
	<category>Linux</category>
	<category>Tips and Tricks</category>
	<category>Geek Humor</category>
	<category>Apache</category>
	<category>Personal</category>
	<category>Daily Grindage</category>
	<category>Experiences</category>
	<category>Web 2.0</category>
	<category>OSX</category>
		<guid>http://www.codymays.net/content/2006/11/22/an-apple-for-thanksgiving/</guid>
		<description><![CDATA[	I would like to wish everyone that reads this blog a happy Thanksgiving. Hope you all don&#8217;t eat too much. I know I will be tomorrow&#8230;maybe even with an Apple. Yep, my new 17&#8243; MacBook Pro finally came on Monday and today is the first day I&#8217;ve really put the time into learning how to [...]]]></description>
			<content:encoded><![CDATA[	<p>I would like to wish everyone that reads this blog a happy Thanksgiving. Hope you all don&#8217;t eat too much. I know I will be tomorrow&#8230;maybe even with an Apple. Yep, my new 17&#8243; MacBook Pro finally came on Monday and today is the first day I&#8217;ve really put the time into learning how to use OS X. So far, I&#8217;m completely amazed, it&#8217;s a very nice system. I like how all the applications seem to work together for even simple tasks.</p>
	<p>The Kenwood Apple Store was true to their word, they called me the day they came in. I ended up getting to the store around 6:30-7pm and it was packed. These things must be selling like hotcakes because I know they sold 3 of them while we were waiting on the cashier to see if they had any 2gb ram sticks in stock &#8212; which they didn&#8217;t. So I&#8217;m still 1gb of ram short until my reserved stick comes in. They do have a nice deal going right now though. You can get an HP Photosmart C3180 printer for free with your MacBook if you are buying it on a college discount. You have to pay upfront, but you get a rebate for the full price of the printer, similar to how they were running the iPod deals.</p>
	<p>So far my experience of moving from Linux to OSX has been pretty grand, as I hinted at above. The built in wireless coupled with my new WRT45G, that I hadn&#8217;t tested the wireless on, seem to be working much better than my old setup. It&#8217;s so nice having wireless again, no cat5 cable to get tangled up in my mouse. Application-wise, I have already found a replacement for everything I used on Linux. I knew all of these before I even owned a Mac though, since I talk to/code with a few people that own a mac.</p>
	<p>Heck, in the three days I&#8217;ve had this thing, I&#8217;ve already spent $50 in software. I bought <a href="http://macromate.com">textmate</a> since it appears to be the best coding text editor on the planet for the mac and web 2.0 crew. I&#8217;m definitely liking it so far, but I&#8217;m on the hunt for PHP plugins now. They are a bit saturated with Ruby plugins. ;) I still need to get a legal copy of Photoshop CS2 for this box though. If only it was cheaper&#8230;</p>
	<p>I&#8217;ve also had the joy of being able to run a lot of my favorite Linux applications on this thing. Fink is quite a nice system. I already have X11 running at startup, without that stupid xterm. I&#8217;ve modified my shell settings so everything I need to start X apps from Terminal.app is there and ready to go. I suggest all of you go out and install <a href="http://www.rhythmiccanvas.com/software/xdroplets/index.html">Xdroplets</a>. Combined with this custom X11 setup and Xdroplets, I have a pretty standard application interface for running my old applications, such as XMMS or Konqueror for testing.</p>
	<p>To give you some idea of how fast this laptop is, I have two benchmarks for you. While I was writing this post, I started a compile of Apache 2.0.59 to start setting up my development environment for <a href="http://www.threadbound.com">ThreadBound</a>. Here are the command that I ran:</p>
	<blockquote><p>
$ ./configure<br />
$ export MAKEOPTS=&#8221;-j6&#8243;<br />
$ time make
</p></blockquote>
	<p>What are the results? Astounding, considering this is a 10-20 minute compile on my old Athlon64 3200+ laptop&#8230;</p>
	<blockquote><p>
real    1m37.240s<br />
user    0m53.671s<br />
sys     0m37.242s
</p></blockquote>
	<p>The other benchmark is from when I installed Windows XP on my friend&#8217;s MacBook Pro, which is identical to the one I bought. After installing Counter-Strike: Source, we ran the video stress test. These machines averaged 114 FPS on it. This test set all of the settings on high, so we tried it. We were getting about 60-90 FPS at 1680&#215;1050 during games. This just goes to show you the performance of this machine. Considering that people don&#8217;t know that the x1600 graphics cards they ship with are underclocked by around 45% below what ATI ships them as, due to heat. So I&#8217;m going to have to overclock them a bit and see how it does.</p>
	<p>Here is a nice picture of my MacBook Pro:</p>
	<div style="width:500px;text-align:right;"><a href="http://beta.zooomr.com/photos/codymays/435556/" title="Zooomr Photo Sharing :: Photo Sharing"><img src="http://static.zooomr.com/images/435556_931ea66bff.jpg" width="500" height="376" alt="Macbook Pro Core 2 Duo Opening" border="0" style="border:1px solid #000;" /></a><span style="float:left;">Macbook Pro Core 2 Duo Opening</span> Hosted on <strong>Zooom<span style="color:#9EAE15;">r</span></strong></div>
	<p>More pictures of it can be found <a href="http://beta.zooomr.com/smartsets/codymays/6140">here.</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.codymays.net/content/2006/11/22/an-apple-for-thanksgiving/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>How to become a myspace spammer and look legit</title>
		<link>http://www.codymays.net/content/2006/10/12/how-to-become-a-myspace-spammer-and-look-legit/</link>
		<comments>http://www.codymays.net/content/2006/10/12/how-to-become-a-myspace-spammer-and-look-legit/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 23:41:16 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
		
	<category>Geekery</category>
	<category>Web Development</category>
	<category>Tips and Tricks</category>
	<category>Personal</category>
	<category>Daily Grindage</category>
	<category>Experiences</category>
	<category>Reading</category>
	<category>Web 2.0</category>
		<guid>http://www.codymays.net/content/2006/10/12/how-to-become-a-myspace-spammer-and-look-legit/</guid>
		<description><![CDATA[	Many of you have seen my post from a few weeks ago that talked about theming your myspace without ads. (This Post) Well, after that post, my fake test account has gotten quite a few interesting requests from spammers. So guess what, I&#8217;m going to break down how these accounts draw you into becoming their [...]]]></description>
			<content:encoded><![CDATA[	<p>Many of you have seen my post from a few weeks ago that talked about theming your myspace without ads. (<a href="http://www.codymays.net/content/2006/08/02/myspace-theming-without-the-ads/">This Post</a>) Well, after that post, my fake test account has gotten quite a few interesting requests from spammers. So guess what, I&#8217;m going to break down how these accounts draw you into becoming their friends so they can send you ads.</p>
	<p>From what I&#8217;ve seen, there are two types of these accounts. You have the fake accounts with modified layouts which disguise the number of friends, and you have the accounts that have been stolen. The ones I have been receiving come from the first time. So, let&#8217;s begin.</p>
	<p>The first thing you need to do is make an account. I suggest creating a fake email account just for this purpose, but that&#8217;s up to you. Once you have your account created, you&#8217;ll need to log in and find a teenage girl styled theme. These usually consist of clashing colors with pink, green, blue, and maybe even yellow. The main point here is to think like a designer with an iq lower than one hundred.</p>
	<p>This next step is an all important step. You need to get your image. Usually, these consist of fake pictures of high schoolers, high school girls, guys playing football, models, etc. The goal here is to stand out. </p>
	<p>Now, we come to the hook. Set the profile to private so people have to be your friend to see your profile. (This is why you want an attention getting picture) Okay, so people will be your friend, now what? Hide the real number of friends. This is an amazing strategy that would fool most people without the firefox web developer toolbar. (I immediately disable embedded css on myspace pages, which is how I found this out) All you have to do is fill out your &#8220;about me&#8221; fields with fake, but interesting information, then in the &#8220;I&#8217;d like to meet&#8221; section, paste the code located at <a href="http://codymays.net/files/myspacecode.txt">http://codymays.net/files/myspacecode.txt</a> (Note: this is not my code. I ripped it from a spammer&#8217;s account, so change the images and stuff) and save your profile.</p>
	<p>Amazing isn&#8217;t it? In this small amount of time, you have a spam system ready to go. All you have to do now is google for some myspace pages, start adding friends and sending messages saying that people should add you as a friend since myspace gives you errors when you try.</p>
	<p>In all seriousness though, this is the exact reason the myspace revolution is going to have to come to an end. It is a whole new system for spammers to hit a target audience with, and it works quite well. Ask the developers of myspace. They are probably floating on a yacht somewhere. My intentions in writing this article is that people will stop falling for such stupid setups&#8230; I can wish can&#8217;t I?</p>
	<p>Example profiles made by real spammers <a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&#038;friendid=86472576&#038;MyToken=ec52d240-e846-43ba-980a-779ac330e5e8">here</a> and <a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&#038;friendid=93054681&#038;MyToken=ec52d240-e846-43ba-980a-779ac330e5e8">here</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.codymays.net/content/2006/10/12/how-to-become-a-myspace-spammer-and-look-legit/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>A bit of a test</title>
		<link>http://www.codymays.net/content/2006/09/25/a-bit-of-a-test/</link>
		<comments>http://www.codymays.net/content/2006/09/25/a-bit-of-a-test/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 00:41:01 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
		
	<category>Geekery</category>
	<category>PHP</category>
	<category>Programming</category>
	<category>Web Development</category>
	<category>FreeBSD</category>
	<category>Linux</category>
	<category>Operating System Development</category>
	<category>Personal</category>
	<category>Daily Grindage</category>
	<category>Experiences</category>
	<category>Web 2.0</category>
	<category>Prototype</category>
	<category>Script.aculo.us</category>
		<guid>http://www.codymays.net/content/2006/09/25/a-bit-of-a-test/</guid>
		<description><![CDATA[	The past few weeks have been pretty insane. I have not only had a lot to do at school, but a lot going on too. My Counter-Strike: Source addiction is coming back too, thanks to a bunch of my friends at school and our newly formed clan. I wont&#8217; have much time for anything the [...]]]></description>
			<content:encoded><![CDATA[	<p>The past few weeks have been pretty insane. I have not only had a lot to do at school, but a lot going on too. My Counter-Strike: Source addiction is coming back too, thanks to a bunch of my friends at school and our newly formed clan. I wont&#8217; have much time for anything the rest of the week though. Tomorrow and Wednesday I have PLAN testing, which is basically the pre-ACT test. Then I have a week to do my PSAT practice booklet and take the PSAT. Fun times ahead. :)</p>
	<p>In other news, I would like to leak a bit of news on one of my new projects that I am co-developing with a network operator for the<a href="http://wyldryde.org">WyldRyde.org</a> IRC network, <a href="http://www.damnsmallbsd.org">DamnSmallBSD</a>. It is a take off of the very first linux distribution I ever used, <a href="http://www.damnsmalllinux.org">Damn Small Linux</a>. Our goals are similar, but we are based on a completely different operating system, FreeBSD. We also have some cool ideas to keep it modular for people looking to remaster it. Keep your eyes open, the cd is bootable, we just haven&#8217;t done much work on the userland yet.</p>
	<p>Over the past day, I also broke back into some PHP. ThreadBound officially moved a step closer to it&#8217;s main goal. Here is a little hint of a very early page:</p>
	<div style="width:500px;text-align:right;"><a href="http://beta.zooomr.com/photos/codymays/230218/" title="Zooomr :: Photo Sharing"><img src="http://static.zooomr.com/images/230218_20636fef9a.jpg" width="500" height="237" alt="ThreadBound - preview" border="0" style="border:1px solid #000;" /></a><span style="float:left;">ThreadBound - preview</span> Hosted on <strong>Zooom<span style="color:#9EAE15;">r</span></strong></div>
	<p>I have also been contacted to do some more work for <a href="http://www.thunderit.com">ThunderIT.com</a>, so I&#8217;m very happy about that. The project I&#8217;ll be working on is very cool. Hopefully some of the cash I get from this job will help me get a new laptop.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.codymays.net/content/2006/09/25/a-bit-of-a-test/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>PowahPC</title>
		<link>http://www.codymays.net/content/2006/08/09/powahpc/</link>
		<comments>http://www.codymays.net/content/2006/08/09/powahpc/#comments</comments>
		<pubDate>Wed, 09 Aug 2006 05:16:29 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
		
	<category>Geekery</category>
	<category>C/C++</category>
	<category>Programming</category>
	<category>Web Development</category>
	<category>Operating System Development</category>
	<category>Personal</category>
	<category>Daily Grindage</category>
	<category>Experiences</category>
	<category>Reading</category>
	<category>Web 2.0</category>
		<guid>http://www.codymays.net/content/2006/08/09/powahpc/</guid>
		<description><![CDATA[	Well, i spent the last hour and a half reading up on PowerPC assembly code. It&#8217;s definitely interesting coming from an 80&#215;86 background. (Even though I knew very little x86 assembly) I will say one thing right now, I can imagine it being pretty odd pulling all nighters with ppc asm, since there is no [...]]]></description>
			<content:encoded><![CDATA[	<p>Well, i spent the last hour and a half reading up on PowerPC assembly code. It&#8217;s definitely interesting coming from an 80&#215;86 background. (Even though I knew very little x86 assembly) I will say one thing right now, I can imagine it being pretty odd pulling all nighters with ppc asm, since there is no way to distinguish the type or register you are modifying. They are identified by just a digit, 1-32.</p>
	<p>I definitely find the architecture to be cool though. One of the really nice things about it, is the insane backwards compatibility with 32bit ppc apps on ppc64 machines. The binaries usually work just great. Unlike going to longmode, where you have to actually try in the kernel so you have 32bit support.</p>
	<p>For those of you who don&#8217;t know, I&#8217;m planning on porting <a href="http://www.illusionos.org">my OS</a> to my BeBox as soon as I have enough knowledge of the architecture. Hopefully, I can manage to get another OS going in the process too, maybe updating the netbsd port of porting haiku?</p>
	<p>I would also like to say that the <a href="http://www.threadbound.com">ThreadBound</a> teaser page has done better than I thought it would in one day. We&#8217;ve already got quite a few email address sign up for the updates. Keep them coming. :)</p>
	<p>If I don&#8217;t update for a while, I&#8217;m rushing to get my summer assignment finished. I have a huge precal packet to do and a report on Fahrenheit 451 and I haven&#8217;t started to read it yet&#8230;
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.codymays.net/content/2006/08/09/powahpc/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>ThreadBound.com</title>
		<link>http://www.codymays.net/content/2006/08/07/threadboundcom/</link>
		<comments>http://www.codymays.net/content/2006/08/07/threadboundcom/#comments</comments>
		<pubDate>Tue, 08 Aug 2006 03:27:47 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
		
	<category>Uncategorized</category>
	<category>Geekery</category>
	<category>Site News</category>
	<category>PHP</category>
	<category>Programming</category>
	<category>Web Development</category>
	<category>Apache</category>
	<category>Personal</category>
	<category>Daily Grindage</category>
	<category>Experiences</category>
	<category>Web 2.0</category>
	<category>Prototype</category>
	<category>Script.aculo.us</category>
		<guid>http://www.codymays.net/content/2006/08/07/threadboundcom/</guid>
		<description><![CDATA[	Well, we came up with the new name and the teaser page is up. Have fun. ThreadBound.com I&#8217;ll make a logo soon as Alpaca gets back from Canada. Fill out the form if you want updates.

]]></description>
			<content:encoded><![CDATA[	<p>Well, we came up with the new name and the teaser page is up. Have fun. <a href="http://www.threadbound.com">ThreadBound.com</a> I&#8217;ll make a logo soon as Alpaca gets back from Canada. Fill out the form if you want updates.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.codymays.net/content/2006/08/07/threadboundcom/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Myspace theming without the ads</title>
		<link>http://www.codymays.net/content/2006/08/02/myspace-theming-without-the-ads/</link>
		<comments>http://www.codymays.net/content/2006/08/02/myspace-theming-without-the-ads/#comments</comments>
		<pubDate>Wed, 02 Aug 2006 23:05:35 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
		
	<category>Geekery</category>
	<category>Site News</category>
	<category>PHP</category>
	<category>Programming</category>
	<category>Web Development</category>
	<category>Tips and Tricks</category>
	<category>Geek Humor</category>
	<category>Personal</category>
	<category>Daily Grindage</category>
	<category>Experiences</category>
	<category>Web 2.0</category>
		<guid>http://www.codymays.net/content/2006/08/02/myspace-theming-without-the-ads/</guid>
		<description><![CDATA[	Okay, I&#8217;m going to make it very clear before I even write the rest of this. I am not a fan of myspace.com. In fact, I think it is the sludgepit of the internet. So no that we&#8217;ve made that clear&#8230;
	So we&#8217;ve all seen the disasters of pages created by millions of teenagers (like myself [...]]]></description>
			<content:encoded><![CDATA[	<p>Okay, I&#8217;m going to make it very clear before I even write the rest of this. I <strong>am not</strong> a fan of myspace.com. In fact, I think it is the sludgepit of the internet. So no that we&#8217;ve made that clear&#8230;</p>
	<p>So we&#8217;ve all seen the disasters of pages created by millions of teenagers (like myself :/ ), that are impossible to read or even look at without giving yourself a seizure. To top all of that off, they have annoying flash ads that even talk without a mute button. So, today I set out to get rid of them and create my own, special, page.</p>
	<p>First off, here is a screenshot for you to drool over:</p>
	<div style="width:500px;text-align:right;"><a href="http://beta.zooomr.com/photos/codymays/115174/" title="Zooomr :: Photo Sharing"><img src="http://static.zooomr.com/images/7d89f5493730333a3b8f98507ec589ba3bc35443.jpg" width="500" height="335" alt="moo" border="0" style="border:1px solid #000;" /></a><span style="float:left;">moo</span> Hosted on <strong>Zooom<span style="color:#9EAE15;">r</span></strong></div>
	<p>So to start, the first thing I did was see if I could escape the tables. Once I did this, I knew I could get rid of the ads and every other piece of junk I could. So in the About Me section, I had the following:</p>
	<blockquote><p>
   &lt;/td&gt;<br />
  &lt;/tr&gt;<br />
 &lt;/tbody&gt;<br />
&lt;/table&gt;<br />
  &lt;/td&gt;<br />
 &lt;/tr&gt;<br />
 &lt;/tbody&gt;<br />
&lt;/table&gt;<br />
   &lt;/td&gt;<br />
  &lt;/tr&gt;<br />
 &lt;/tbody&gt;<br />
&lt;/table&gt;<br />
   &lt;/td&gt;<br />
  &lt;/tr&gt;<br />
 &lt;/tbody&gt;<br />
&lt;/table&gt;<br />
&lt;/table&gt;
</p></blockquote>
	<p>This allowed me to get out of the table-hell layout that is myspace.com, but I had to do one thing to make it not display the rest of the page. I had to reopen the tables. Code is below:</p>
	<blockquote><p>
&lt;table&gt;<br />
&lt;tbody&gt;<br />
&lt;tr&gt;&lt;td&gt;
</p></blockquote>
	<p>Knowing this, I just added the CSS/HTML and images that can be found in the zip below to the About Me section.</p>
	<p><a href="http://codymays.net/files/myspace.zip">Click here to download the zip file.</a><br />
<a href="http://myspace.com/pwnageprofile">Click here to see the myspace live.</a></p>
	<p>I hope that helps some of you.</p>
	<p><strong>NOTE:</strong> This *WILL* violate your agreement to the Myspace.com Terms of Service. Until they allow the iframe, we have no way to show their ads.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.codymays.net/content/2006/08/02/myspace-theming-without-the-ads/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
