<?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"
	>

<channel>
	<title>burntpopcorn</title>
	<atom:link href="http://www.burntpopcorn.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burntpopcorn.net</link>
	<description>Kevin Hjelden's blog</description>
	<pubDate>Tue, 08 Jul 2008 08:13:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Catchup post</title>
		<link>http://www.burntpopcorn.net/67/catchup_post/</link>
		<comments>http://www.burntpopcorn.net/67/catchup_post/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 07:49:56 +0000</pubDate>
		<dc:creator>fryguy</dc:creator>
		
		<category><![CDATA[Mythtv]]></category>

		<category><![CDATA[Robots]]></category>

		<guid isPermaLink="false">http://www.burntpopcorn.net/?p=67</guid>
		<description><![CDATA[I know, I&#8217;m terrible at keeping up to date on these blog posts. What usually happens is there&#8217;s something I want to post but don&#8217;t want to take the time to do it right now and it gets permanently stuck in my queue of stuff to do. Then I want to post about something else [...]]]></description>
			<content:encoded><![CDATA[<p>I know, I&#8217;m terrible at keeping up to date on these blog posts. What usually happens is there&#8217;s something I want to post but don&#8217;t want to take the time to do it right now and it gets permanently stuck in my queue of stuff to do. Then I want to post about something else but don&#8217;t want to go out of order. Then it gets to be 9 months later and I post a large backlog of things. This is another one of those posts.</p>
<p>After <a href="http://www.defcon.org">Defcon</a> and <a href="http://www.robogames.net/">Robogames</a> last year, Joe and I were pretty tired of working on projects so we took some time off to do some non-project related things. It&#8217;s a lot easier to get projects done when you&#8217;re in college and only have to be at <a href="http://www.csus.edu">school</a> 15-20 hours a week versus having <a href="http://www.schilling.com">full time job</a> and obligated for 40+ hours a week. However, it&#8217;s also nice being able to afford things rather than being stuck with a shoestring budget. I guess it&#8217;s the old catch-22 of having enough time or enough money, never both.</p>
<p>To celebrate my minimum spare time, I decided to remake the Tournament Software I use to run the robot tournaments with <a href="http://en.wikipedia.org/wiki/Windows_Presentation_Foundation">WPF</a> (instead of <a href="http://www.php.org">PHP</a>). The initial reasoning behind doing it in PHP was that was what I was most familiar with and that I wanted people in the pits to be able to look at the brackets, etc over wi-fi without having to bug me. However, that aspect never got used and the software was hard to work with if there was any problem whatsoever (entered match wrong, or someone shows up late). I&#8217;ve wanted to learn WPF for a while, and this was a good excuse to have a project to do that with.</p>
<p><a href="http://www.burntpopcorn.net/wordpress/wp-content/uploads/2008/07/tournamentwpf.png"><img class="aligncenter size-medium wp-image-66" title="Tournament Organizer in WPF" src="http://www.burntpopcorn.net/wordpress/wp-content/uploads/2008/07/tournamentwpf-300x206.png" alt="" width="300" height="206" /></a></p>
<p>The new program is a lot easier to run, and the data is a lot more manageable. As a first WPF project it turned out pretty good, even though I&#8217;m not doing enough stuff the &#8220;WPF way&#8221; and didn&#8217;t accomplish all of the goals I had for it, namely the ability to integrate in with video mixing software so that the matches could be recorded and high-quality overlays for who&#8217;s fighting and who&#8217;s next. I must say though, WPF is nice, and <a href="http://msdn.microsoft.com/en-us/netframework/aa904594.aspx">LINQ</a> is even better.</p>
<p>I used the software successfully at the CSUS event &#8220;Smackdown in Sactown&#8221; in April, and again at Robogames in June after making a few changes to support multiple brackets, among other things. Joe and I were kind of burned out of combat robots, so we didn&#8217;t enter any. Both Emsee Fry Pants and Big Bloom were out of commission, and we didn&#8217;t want to rebuild them.</p>
<p>Instead of working on another combat robot, we decided to focus our efforts on this years <a href="http://www.burntpopcorn.net/defcon_bot">Defcon robot</a>. We decided that it would be a good fit to have the shooting gallery event from Defcon at Robogames and suggested it to <a href="http://www.suicidebots.com/">Judge Dave</a>. He agreed and we decided to host the event by making the arenas for it and organizing the matches. Unfortunately, in doing so, we ran out of time to finish the gun before Robogames. Instead of doing a half-assed job with the arena and the gun, we decided that it would be better just to get the arena built properly and relax a little bit on the weeked, so we ended up just hosting the event and not competing in it.</p>
<p>Part of the problem with the gun is we got a late start on the design process. We are trying to address all of the problems from last years gun, and the biggest one was inaccurate pan/tilt. To address this, we bought some <a href="http://catalog.orientalmotor.com/item/stepping-motors--1068/pk-series-stepping-motors/pk223pb-sg36?&amp;seo=110&amp;plpver=11">stepper motors</a> to replace the servos. The second was the cardboard facade, which is being addressed by a frame made of a non-cardboard material. The manufacturing of the frame was delayed a while, and by the time the pan/tilt was fully assembled, there was only a few weeks left until the competition. And then there was still the matter of creating another custom hopper for firing and mounting all of the electronics. All of the delays added up to us not finishing it by Robogames. However, it gave us a big head start instead of doing the same thing before Defcon. And believe me when I say it, this years gun will be really impressive.</p>
<p>However, in the mean time, we decided to do a smaller projects with less pressure. One of which is a autonomous slot car. Basically it is a car that can decide for itself how fast to go around the track based on an accelerometer measuring the cornering g-force. Joe sent of a while ago to have a pcb made for it, and after diagnosing and fixing a problem on it (the transistor was in the wrong place) got it working. This last weekend we took it down to Fast Track Hobby and tested it out to see how well it worked. For the initial prototype, we decided it would only react to changes and see how well it worked. As it turns out, the car needs to be able to memorize the course and be able to react before the course changes (or add a camera and detect it early; the former sounds easier though). It was able to successfully navigate the track without flying off and slowing down on the corners and speeding up on the straightaways, however we needed to turn the max speed down in order to have it not fly off on the first sharp corner after a long straightaway. We took some <a href="http://jotux.com/images/autonomous%20slot%20car%20rev.%201/index.html">pictures of the course and the autonomous slot car</a>, as well as some video:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/dP5nNuOtWsw" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/dP5nNuOtWsw"></embed></object></p>
<p>On another weekend, we decided to measure how fast Joe&#8217;s <a href="http://jotux.com/?p=46">Corvette</a> was by creating a G-Meter. Instead of creating something fancy, we decided to just use the sample development board for the development kit we got for free (plus shipping and handling) for a freescale microcontroller that happened to have an accelerometer on it. I created a quick application in WPF on his laptop that parsed the serial data that it was sending and displayed it in a few hours, and we took it out for a spin on the freeways to see what it could do.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/kihsiGXbLD0" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/kihsiGXbLD0"></embed></object></p>
<p>I&#8217;ve also been listening to podcasts in my car in my commute. Some of the podcasts I listen to are <a href="http://www.twit.tv">TWiT</a>, <a href="http://www.dotnetrocks.com/">.Net Rocks!</a> and <a href="http://www.sciencefriday.com/">NPR&#8217;s Science Friday</a>. In fact, one of my comments to .NET rocks was read on the show and I got a free mug from it. It&#8217;s a nice big mug too, that can hold a lot of tea. For those that are coming to this blog from the show, I&#8217;ve done <a href="http://www.burntpopcorn.net/54/first-place-oh-yafirst-place-oh-ya/">more</a> <a href="http://www.burntpopcorn.net/50/emsee-fry-pantsemsee-fry-pants/">robots</a> than just the sentry gun below. Also I&#8217;ve been listening to audio books from <a href="http://www.audible.com">Audible</a> (one of TWiT&#8217;s sponsors). Specifically the one I read (or listened to, rather) was <a href="http://www.audible.com/adbl/site/products/ProductDetail.jsp?productID=BK_HIGH_000255&amp;BV_UseBVCookie=Yes">The Time Traveler&#8217;s Wife</a>. It was a really good listen, and I hear they are making a movie based on it which I&#8217;d be curious to see how it turns out. At least Will Smith isn&#8217;t in it, since he has a good habit of being in movies that bastardize the originals they are based on (iRobot, I am legend, Wild Wild West, and to some degree Hancock) and make them into more mainstream movies but missing out on the point of the originals. One of the problems with listening to audio books though is getting behind in the podcasts.  That book was 18 hours worth, and it caused me to get around 2 weeks behind. With taking a day of vacation and 2 sick days off between then and now, it&#8217;s made catching that much harder.</p>
<p>This is the end of my catchup post. I&#8217;ve created a <a href="http://twitter.com/fryguy1013">Twitter account</a> that I&#8217;ve updated somewhat more frequently than this blog. You can follow me on Twitter, and maybe some day I&#8217;ll get popular and catch up to <a href="http://twitter.com/kevinrose">Kevin Rose</a>. I could also win the lottery and become a super-millionaire.</p>
<p>Also, I&#8217;m hosting some <a href="http://www.madoverlord.com/Robots/2008RG.t">videos from Robogames 2008</a> on my website. Right now it&#8217;s mainly high-speed (aka slow motion, like they do on MythBusters), but the compilations on the bottom right are pretty good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntpopcorn.net/67/catchup_post/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Defconbot video</title>
		<link>http://www.burntpopcorn.net/65/real-life-tfc-sentry-gun-created-video/</link>
		<comments>http://www.burntpopcorn.net/65/real-life-tfc-sentry-gun-created-video/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 06:25:40 +0000</pubDate>
		<dc:creator>fryguy</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.burntpopcorn.net/65/real-life-tfc-sentry-gun-created-video/</guid>
		<description><![CDATA[Over the weekend Joe and I made a video showcasing the sentry gun we made for defcon. See the defcon bot on the right side, or read the digg story
]]></description>
			<content:encoded><![CDATA[<p>Over the weekend Joe and I made a video showcasing the sentry gun we made for defcon. See the defcon bot on the right side, or read the <a href="http://digg.com/gadgets/Real_Life_TFC_Sentry_Gun_Created_VIDEO">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntpopcorn.net/65/real-life-tfc-sentry-gun-created-video/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Back from DefCon</title>
		<link>http://www.burntpopcorn.net/64/back-from-defcon/</link>
		<comments>http://www.burntpopcorn.net/64/back-from-defcon/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 23:49:38 +0000</pubDate>
		<dc:creator>fryguy</dc:creator>
		
		<category><![CDATA[Robots]]></category>

		<guid isPermaLink="false">http://www.burntpopcorn.net/64/back-from-defcon/</guid>
		<description><![CDATA[We got back from DefCon last weekend. Our Sentry Gun didn&#8217;t do very well (tied for last place), but the trip was a lot of fun overall. We knew before we went that we weren&#8217;t going to win, so coming in to it with that mindset made it a lot more enjoyable.

The robot was mostly [...]]]></description>
			<content:encoded><![CDATA[<p>We got back from DefCon last weekend. Our Sentry Gun didn&#8217;t do very well (tied for last place), but the trip was a lot of fun overall. We knew before we went that we weren&#8217;t going to win, so coming in to it with that mindset made it a lot more enjoyable.
</p>
<p>The robot was mostly finished a few weeks before the competition, which was good compared to the 30 pound combat robot where we stayed up until 2 am the week before the competition and barely finished a functional robot in time. This was also nice in that Joe was going to summer school every weekday, so the only time we could work on it together was on the weekends. The biggest part remaining at that point was just optimizing the software, which I could do during the week and then do minor changes to the gun itself during the weekend, like getting a single power supply with appropriate connectors rather than having 3 separate batteries with alligator clips to power the gun.
</p>
<p>There were a few hurdles we had to overcome to make the gun function properly. Originally the intent was to have a single fixed camera, and calibrate the gun based on that. However, the servos aren&#8217;t very accurate when commanded to go to a particular position from another. Going to position 2000 from position 2300 was up to a couple inches off from position 2000 from position 1800. It was possible to change it so that we could manually make it go to the same spot from different approaches (instead of 2300 -&gt; 2000 -&gt; 1800 -&gt; 2000, we did 2300 -&gt; 1992 -&gt; 1800 -&gt; 2008), but after running the gun for a while, what was working a half hour ago to make the gun go to the same position, doesn&#8217;t work now (now required 2300 -&gt; 1990 -&gt; 1800 -&gt; 2010). To solve this, Joe glued the camera on to the gun itself, and I modified the algorithm to use this. The down side to this approach though is it takes a lot longer to go to a particular position because it has to move, then see where the target is, then move closer, then see how close it is, then finally move again and then see that it&#8217;s in the right spot.
</p>
<p>Another problem we were having was due to the way the gun was created, in that there is a servo that pushes a switch that triggers the air valve. Occasionally the solenoid in the valve triggering would cause a big EM pulse that messed up the USB &lt;-&gt; Serial converter we were using, requiring it to be unplugged and plugged in again. However, this happened when the servo was contacting the switch, so the valve was stuck open until the serial port could be reattached and the servo moved away from the switch. Luckily this didn&#8217;t happen at the competition though.
</p>
<p>The weekend before the competition we created a façade for the gun to make it look like a sentry gun from team fortress (well, Zach and Joe did; I mostly watched). The original plan was to make it out of pieces of plastic, but when we actually started to mount all of the parts it was way too heavy for the servos, so they decided to make it out of cardboard instead. It turned out really nice for being made out of cardboard.
</p>
<p>The trip to Vegas was pretty nice. All three of us bought a Nintendo DS and Mario Kart DS before going and we played that on the airplane. I still don&#8217;t like Southwest though, as the boarding procedure is what my family calls a &#8220;Cattle Call&#8221; to find seats. We found 4 seats near each other, and someone with a shirt that was something like &#8220;I&#8217;ve got the root password to your box&#8221; sat down next to Joe and Jamie. I commented that I bet he was going to Defcon too, and it turned out that he was.
</p>
<p>We arrived Friday morning and Joe and Jamie went to get the air compressor and pick up the package from the hotel while Zach and I went to a talk on SQL Injection and out-of-band channeling. We got there late so we missed the introduction (luckily I knew what SQL injection was already, but Zach didn&#8217;t). It was a very neat attack as it allowed data to be leaked out of the SQL server than would be allowed in a normal SQL injection attack, and in places that injection wouldn&#8217;t even allow data to get out of the system. I&#8217;m trying to be vague here as not to confuse, but suffice it to say, I was pretty impressed with it.
</p>
<p>After the talk, we met up and assembled the gun and took it to the practice area. It was both nice and awkward carrying the gun down the hotel lobby, as some people were like &#8220;woah what&#8217;s that, that&#8217;s cool&#8221; while we were walking down the halls, and then there was hotel security I was wondering what they were thinking. They didn&#8217;t say anything though, so we proceeded to the practice area. We did a bit of firing and tuning to get the system to work a little bit better. When we were satisfied that it would knock down the targets, we packed it up and took it back to their hotel room.
</p>
<p>Then Zach and I went to another talk about how to use FPGAs to speed up brute-force attacks. I was thinking it would be more of an introduction to them, and how they worked, but the speaker just skipped over that because &#8220;a lot&#8221; of the audience had seen his previous talk(s) (it was about one in four), so the talk was mostly &#8220;Here&#8217;s me running this code on my laptop.. look how slow it is. Here&#8217;s me running it on the FPGA.. look how fast it is,&#8221; and the different things that all used the same kind of encryption (Bluetooth, and a few others). After that we went to a talk on how to hack the ECU on a car. It was a really interesting talk as he talked about the different settings in them, and the history of the different ways to do it: purchase a completely custom one, fake out the sensors, or reflash the current one, with the reflashing being the current method. He also explained what the different kinds of things meant, like the fuel mixtures at different RPMs and loads, and had a few analogies to the Dukes of Hazard. I think Zach liked that one the most, as he could relate to it the most.
</p>
<p>After that Zach and I did a bit of walking down the strip (Joe and Jamie were already down the strip somewhere when we went to the talk). On the Defcon web site it said that Las Vegas is hot, and they were right. Even at 9-10 pm it was still hot enough to sweat. It was nothing like Sacramento where it gets cool in the night. We were hungry so the first stop was to get some food. Originally I wanted to go to Dennys, but we decided to see what else was there. We ended up making it to a place called &#8220;Strip Burger&#8221; which was on the Strip (not because they had strippers; I was slightly disappointed that there weren&#8217;t). The burger was pretty good, and I got a raspberry something on the waiter&#8217;s suggestion (it had mint leaves in it, which was slightly disturbing). Then we went and saw one of the shows on the road with a siren ship and a pirate ship – apparently women can cause another ship to sink simply by dancing in the show&#8217;s alternate reality. It was incredibly cheesy and we didn&#8217;t have a good view. We continued on and went into Caesar&#8217;s Palace and saw a bunch of stores that sold things which we couldn&#8217;t afford, and one of the talking statue shows. The animatronics were pretty neat. After that, we decided we would each get one of the &#8220;Yard Long Margaritas&#8221; or something to that effect (I think it was 40+ oz), and proceeded to drink most of them before getting back to the hotel.
</p>
<p>On Saturday we went to the contest area again and set up our gun for the contest itself. In our first round we went against the winners from last year. Our gun had only shot down one target before they got to their last target, but their gun jammed and we managed to shoot down 2 more before they got their gun un-jammed and finished off the last target. Our second round we went up against a two-gun team that didn&#8217;t seem able to hit targets by aiming at them, so it just sprayed bullets everywhere, and they managed to knock down more targets than us, so they won, even though we were 100% accurate. There was supposed to be black targets to discourage this, but there weren&#8217;t any so they took advantage of that and beat us because of that.
</p>
<p>Zach and I went to a few more conferences on Saturday. One was about how the radio signal used to tell GPS devices of road conditions works, and how to broadcast it. It was a really nice talk because the presenter was a good speaker and pretty funny to listen to. One of the things he mentioned was how it&#8217;s possible to send fake alerts to a particular car that says there&#8217;s a road is closed because of an air raid, or maybe bull fight instead (along with a bunch of other reasons). The next talk we went to was about identification devices (like smart card readers, fingerprint scanners, etc) to get in to buildings, and how easy it was to hack them (essentially unscrewing the plastic cover and installing a &#8220;tap&#8221; on it by cutting a few wires). He gave a nice demonstration of the device he made and how it worked. This speaker was a very good presenter as well and very funny.
</p>
<p>On Saturday night we went and saw Penn &amp; Teller at the Rio. We took a taxi from the Riviera to the Rio (which was my first time taking a taxi actually) and made it there about an hour ahead of time. Originally we were going to take the bus, but we didn&#8217;t realize how long it would take. We had pretty good seats: close to the front row of the balcony, right in the middle. The show was as amazing as I could have hoped for; with the exception of one or two parts (I&#8217;m not really interested in juggling or fire-breathing).
</p>
<p>On Sunday, we didn&#8217;t see any more talks and instead went to Denny&#8217;s for brunch, then took the air compressor back and then headed off to the airport. I originally wanted to have a later flight because I wanted to stay a little longer, but I didn&#8217;t really feel like staying there by myself, so I went with them to the airport and just played my DS while I waited for my flight. It would&#8217;ve cost like $200 to move my flight up, so I decided it wasn&#8217;t worth it and just waited a little longer.
</p>
<p>Overall the event was a lot of fun, and we&#8217;re definitely going to do it next year if we can. For our next gun we&#8217;re going to try to build it with a more reliable control system (stepper motors most likely) and probably a gun that doesn&#8217;t need to be calibrated, but rather just works, so probably something powered solely with air to fire and load the next pellet. I have a few ideas on how that&#8217;s going to work. Also Joe is looking in to another camera, even though the one we have worked pretty well. I think the main upgrade would be a cleaner image and a controllable zoom so that we&#8217;re not wasting 75% of the camera area on the surroundings of the arena.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntpopcorn.net/64/back-from-defcon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Back from Robogames</title>
		<link>http://www.burntpopcorn.net/63/back-from-robogames/</link>
		<comments>http://www.burntpopcorn.net/63/back-from-robogames/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 09:05:30 +0000</pubDate>
		<dc:creator>fryguy</dc:creator>
		
		<category><![CDATA[Robots]]></category>

		<guid isPermaLink="false">http://www.burntpopcorn.net/63/back-from-robogames/</guid>
		<description><![CDATA[We made it back from RoboGames. We lost both fights with Big Bloom. The first fight was against Billy Bob, a vertical drum spinner, which took a bunch of big chunks out of our frame, however it seemed to hold up pretty well since it&#8217;s half-inch thick, and the chunks were only a sixth of [...]]]></description>
			<content:encoded><![CDATA[<p>We made it back from RoboGames. We lost both fights with Big Bloom. The first fight was against Billy Bob, a vertical drum spinner, which took a bunch of big chunks out of our frame, however it seemed to hold up pretty well since it&#8217;s half-inch thick, and the chunks were only a sixth of an inch thick at the deepest place. He cracked the polycarbonate piece on the top though after a big hit. We ended up losing that fight because the screws that hold the motors in came loose and the gears didn&#8217;t mesh any more. In our second fight we fought a wedge. We didn&#8217;t finish the melty brain on the final version, so it was a sit and spin. He charged at us and we made contact and threw each other around the arena a little bit, but we had some problems with using bluetooth to control it. It came disconnected after going out of range, or taking a big hit and bumping the power switch on the receiver. However, the bluetooth stack on the PC causes the program to freeze when this happens and you try to disconnect the serial port. I think that it&#8217;s trying to close a port that it already closed, so it blocks infinitely. I restarted the program really quick, but we got counted out and right after that happened we gained control of it and it started moving again. Oh well. For the next version, we&#8217;re going to use a standard Spektrum transmitter/receiver for r/c, and have the bluetooth only for debugging.</p>
<p>The next project that we&#8217;re working on is going to be the <a href="/defcon-bot">DefCon Bot</a>. I&#8217;ve put a description of it up. It&#8217;s not quite finished yet, but I should finish it pretty soon (the description that is). We finished getting the hopper mechanism working yesterday, so as soon as we receive the pan/tilt servos, we can start testing it out. I have been working on getting the algorithm to determine what order to shoot the targets down in. This is what&#8217;s known as the Traveling Salesman Problem in computer Science, and is intractable for finding the most optimal solution (essentially unfeasable to do the calculations). However, I have created a heuristic for this and made a demo program that generates random points and gets a relatively optimal solution and &#8220;shoots&#8221; down the targets in order.</p>
<p>At work, I&#8217;ve got a project that involves a GPS antenna on my desk. However, there&#8217;s no real place to mount it, so I stuck the mounting pole in the corner of my cubicle. However, the side effect of this is that everybody that walks by asks me what it is. The most common thought is that it&#8217;s a sprinkler.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntpopcorn.net/63/back-from-robogames/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Updated video</title>
		<link>http://www.burntpopcorn.net/60/updated-video/</link>
		<comments>http://www.burntpopcorn.net/60/updated-video/#comments</comments>
		<pubDate>Wed, 02 May 2007 10:06:25 +0000</pubDate>
		<dc:creator>fryguy</dc:creator>
		
		<category><![CDATA[Robots]]></category>

		<guid isPermaLink="false">http://www.burntpopcorn.net/60/updated-video/</guid>
		<description><![CDATA[Another little video after we put it the components on a &#8216;frame&#8217; and got some decent motors for it. There&#8217;s no mixing on the remote (so up-down controls one motor, left-right controls the other), so it&#8217;s really hard to drive. This is also filmed on Joe&#8217;s awesome camera he got for his graduation present, so [...]]]></description>
			<content:encoded><![CDATA[<p>Another little video after we put it the components on a &#8216;frame&#8217; and got some decent motors for it. There&#8217;s no mixing on the remote (so up-down controls one motor, left-right controls the other), so it&#8217;s really hard to drive. This is also filmed on Joe&#8217;s awesome camera he got for his graduation present, so it&#8217;s a lot higher quality than the other videos.</p>
<p><!-- start insertion by YouTube Brackets, robertbuzink.nl --><span class="youtube"><object width="425" height="350" type="application/x-shockwave-flash" data="http://www.youtube.com/v/m-XJKWopqFw"> <param name="movie" value="http://www.youtube.com/v/m-XJKWopqFw" /><param name="wmode" value="transparent" /></object></span><!-- end Youtube Brackets insertion --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntpopcorn.net/60/updated-video/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Overdue Update</title>
		<link>http://www.burntpopcorn.net/59/59/</link>
		<comments>http://www.burntpopcorn.net/59/59/#comments</comments>
		<pubDate>Tue, 01 May 2007 03:33:22 +0000</pubDate>
		<dc:creator>fryguy</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Robots]]></category>

		<guid isPermaLink="false">http://www.burntpopcorn.net/59/59/</guid>
		<description><![CDATA[It&#8217;s been a long time since my last update, and I figure I should post something. Hopefully updates will be more regular. I&#8217;ve had a few things I wanted to post on my blog, but I didn&#8217;t want to do it without posting a more comprehensive update, and didn&#8217;t really want to post a comprehensive [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a long time since my last update, and I figure I should post something. Hopefully updates will be more regular. I&#8217;ve had a few things I wanted to post on my blog, but I didn&#8217;t want to do it without posting a more comprehensive update, and didn&#8217;t really want to post a comprehensive update, so nothing got done. A deadlock so to speak. Anyways, I&#8217;ll start off with what&#8217;s happened to me since the last update.</p>
<p>I finally graduated from Sacramento State in December and got my Bachelors degree in Mathematics and Computer Science. It was a lot of work, but in the end it was worth it. It wasn&#8217;t really all that difficult, just a lot of work. My aunt and cousin came out to Sacramento to watch me walk during the cerimony, which was actually relatively quick.</p>
<p>I&#8217;ve also just recently quit playing World of Warcraft. The expansion pack really killed the game for me, just a lot of work and not that much reward for doing it. I mean, it&#8217;s really just a giant treadmill to keep people entertained, but it wasn&#8217;t really entertaining anymore, so I&#8217;ve quit.</p>
<p>Last month I got a Nintendo Wii. After deciding I wanted to get one, it took a few weeks for me to finally find one. I ended up getting it at Wal-mart during their Sunday sale early in the morning. It&#8217;s a lot of fun to play, especially wii sports. I also got Zelda along with it, and later bought Paper Mario. Zelda wasn&#8217;t quite as fun as I was hoping for, and I haven&#8217;t beaten it yet. Paper mario was a lot of fun and I beat it in a few days, although there was way to much text for it in my opinion. It&#8217;s also a lot of fun to play wii sports on a giant projector, so if you ever get a chance to do that, you should.</p>
<p>It&#8217;s kind of nice being out of school, although that means that having a job is the next step. Initially I put my resume up on monster and contacted one company that did web applications in Davis, but I didn&#8217;t get chosen for the position. I also put my resume up on the Sacramento State Career site and got one interview from that; I didn&#8217;t really want to do what they offered, so I passed on that. I also went to the job fair at Sacramento State and got two interviews out of the process, although nothing panned out from that either (one was consulting and the other was mainly for an internship).</p>
<p>I was browsing the Career Newsletter at Sacramento State, and saw a position at Schilling Robotics in Davis. I had heard about Schilling from my friend Zach, who works there. I had been asking him when they were hiring computer science students and he said they weren&#8217;t. However, this posting was new so I talked to him about it, and he gave my resume to the right person, so I got a phone interview with their recruiter, then one with the person I would be working for, then finally an on-site interview with him and a few more people. Apparently I impressed them, as they offered me the position. I accepted, and I start May 7th. I&#8217;m really looking forward to it, because it is something new for me (as a job), to do more c++ work rather than web development. Also my experience with working on microcontrollers for doing robots will hopefully be useful in this job as well.</p>
<p>There are two big projects I&#8217;m working on this summer. The first is the one Joe is more excited about doing, the &#8220;Defconbot&#8221; as we call it. Basically the goal is to make an autonomous robot that will shoot down white targets against a black wall. Joe is somewhat involved with helping out on the software side (he really wants to make &#8216;cool&#8217; drawing for the targetting), although he is primarily doing all of the design and fabrication of the robot itself. For the gun, we bought an air compressor and are essentially making a blow gun. The plastic BB&#8217;s will be loaded into a barrel, and compressed air will force it out of the barrel. The major mechanical point will be the feeder to get a single BB into the barrel at a time, and the valve to control when the air is on (as we don&#8217;t want to waste air). Currently we&#8217;re using an air sprayer as a valve to do the hand-testing, but ideally it will be some sort of electric valve, rather than something we make ourselves.</p>
<p>I&#8217;m mainly working on the software side of the project, since my mechanical &amp; electrical engineering skills aren&#8217;t as great as his, and I&#8217;m a much better programmer than him, and a cooler guy in general too. I wrote some software in C# that grabs the video stream from a webcam, detects the objects, and also some software that controls servos using the serial port. This will be used to aim the gun at the targets. The two pieces currently aren&#8217;t hooked up together yet, as we don&#8217;t have two servos powerful enough to hold the gun yet. However, here is a screenshot for those that are interested:</p>
<p><a href="http://www.burntpopcorn.net/wordpress/wp-content/uploads/2007/04/1.JPG" title="Defcon bot picture"><img src="http://www.burntpopcorn.net/wordpress/wp-content/uploads/2007/04/1.thumbnail.JPG" alt="Defcon bot picture" height="151" width="220" /></a></p>
<p>The second project we&#8217;re working on is our 30 pound combat robot named &#8220;Big Bloom.&#8221; The concept is that it will spin in a circle using two wheels, and brake them at certain points in time so that it creates a translation across the arena when we want it to move. It is going to be controlled using bluetooth, and I have a few videos to show the progress on this. As usual, I&#8217;m doing the software side and he&#8217;s doing the mechanical/electrical. Anyways, the first video is the initial test of getting the wireless signal to the microcontroller (using bluetooth). The second is similar to the first, only I have it controlling motors as well. The last video is a small prototype I made a long time ago to see if the motion is possible, and how difficult it is to do. It basically just goes in a straight line, then stops, then goes in another straight line &#8212; this is all controlled by timers, so there&#8217;s no remote control.</p>
<p>Control Prototype v1:<br />
<!-- start insertion by YouTube Brackets, robertbuzink.nl --><span class="youtube"><object width="425" height="350" type="application/x-shockwave-flash" data="http://www.youtube.com/v/CjN8gnk0tL4"> <param name="movie" value="http://www.youtube.com/v/CjN8gnk0tL4" /><param name="wmode" value="transparent" /></object></span><!-- end Youtube Brackets insertion --></p>
<p>Control Prototype v2:<br />
<!-- start insertion by YouTube Brackets, robertbuzink.nl --><span class="youtube"><object width="425" height="350" type="application/x-shockwave-flash" data="http://www.youtube.com/v/qY5oLoA00sU"> <param name="movie" value="http://www.youtube.com/v/qY5oLoA00sU" /><param name="wmode" value="transparent" /></object></span><!-- end Youtube Brackets insertion --></p>
<p>Motion Prototype:<br />
<!-- start insertion by YouTube Brackets, robertbuzink.nl --><span class="youtube"><object width="425" height="350" type="application/x-shockwave-flash" data="http://www.youtube.com/v/DVSVHaN4iuE"> <param name="movie" value="http://www.youtube.com/v/DVSVHaN4iuE" /><param name="wmode" value="transparent" /></object></span><!-- end Youtube Brackets insertion --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntpopcorn.net/59/59/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First Place, Oh ya!</title>
		<link>http://www.burntpopcorn.net/54/first-place-oh-ya/</link>
		<comments>http://www.burntpopcorn.net/54/first-place-oh-ya/#comments</comments>
		<pubDate>Sun, 15 Jan 2006 07:36:49 +0000</pubDate>
		<dc:creator>fryguy</dc:creator>
		
		<category><![CDATA[Robots]]></category>

		<category><![CDATA[School]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
Woot!
I went to Marin Ant Wars V yesterday and got first place in the antweight division. I went undefeated, thoroughly defeating (and destroying) some the best bots in the competition. We even saw a rainbow on the way back. After I got home, I laid down and got a full night&#8217;s sleep, which I haven&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/images/marin%20ant%20wars%20V/S4300024-1.JPG" target="_blank"><img src="http://burntpopcorn.net/images/marin%20ant%20wars%20V/trophy-thumb.jpg"></a></p>
<p>Woot!</p>
<p>I went to <a href="http://www.marinantwars.com/" target="_blank">Marin Ant Wars V</a> yesterday and got first place in the antweight division. I went undefeated, thoroughly defeating (and <a href="/images/marin%20ant%20wars%20V/S4300017-1.JPG" target="_blank">destroying</a>) some the best bots in the competition. We even saw a <a href="http://www.burntpopcorn.net/images/marin%20ant%20wars%20V/S4300021-1.JPG" target="_blank">rainbow</a> on the way back. After I got home, I laid down and got a full night&#8217;s sleep, which I haven&#8217;t got in 2 weeks. Yesterday was a good day.</p>
<p>It was a lot of work making the robot.. er making Joe make the robot. He went to the event also with his robot <a href="/images/marin%20ant%20wars%20V/S4300004.JPG" target="_blank">Ground Clearance</a>, getting fourth place (although would&#8217;ve done stronger if he hadn&#8217;t lost a judges decision in a match I thought he won. Oh well. Hopefully videos of the event will be up soon (on the MAW website) for those interested.</p>
<p>I haven&#8217;t really done much the rest of my winter break though. I&#8217;ve been pretty lazy. My dad came into town over the break, and I visited with him and did the whole Chrismas thing. I worked with Joe on our robots for the event. I worked on <a href="http://www.fortress-forever.com" target="_blank">Fortress Forever</a> some, and did some consulting for a web site (i.e. making stuff and them paying me money for it, not really giving advice). School is starting next week so I have to prepare myself for that (ugh). Unfortunately, it&#8217;s got some of the classes I put off till the end because I don&#8217;t want to do them. I&#8217;m taking History (ugh!), Spanish (double ugh!), Stats (ugh!), Senior Project (UGH!!), and a computer graphics class (yay!). Hopefully I don&#8217;t get too sick of school this semester, and I pass all my classes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntpopcorn.net/54/first-place-oh-ya/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Programming up a storm</title>
		<link>http://www.burntpopcorn.net/53/programming-up-a-storm/</link>
		<comments>http://www.burntpopcorn.net/53/programming-up-a-storm/#comments</comments>
		<pubDate>Sat, 03 Dec 2005 02:35:07 +0000</pubDate>
		<dc:creator>fryguy</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Note: I just erased the whole thing I typed out, so I have to start this over again. It was much better the first time  
I&#8217;ve spent a lot of time coding lately. It&#8217;s probably because I want to procrastinate on my sociology assignment (read a book by final exam) and my philosophy assignment [...]]]></description>
			<content:encoded><![CDATA[<p>Note: I just erased the whole thing I typed out, so I have to start this over again. It was much better the first time <img src='http://www.burntpopcorn.net/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I&#8217;ve spent a lot of time coding lately. It&#8217;s probably because I want to procrastinate on my sociology assignment (read a <a href="http://www.amazon.com/gp/product/0060976977/" target="_blank">book</a> by final exam) and my philosophy assignment (write a 5-7 page paper on an &#8220;outside topic&#8221; in philosophy, and use a <a href="http://www.amazon.com/gp/product/0375726446/" target="_blank">book</a> as the source). Both of those are due in 2 weeks, so you might understand my want to procrastinate.</p>
<p>On Monday, I slept through my stats class (ya I know.. shame on me..) and decided to work on <a href="http://www.fortress-forever.com/" target="_blank">Fortress Forever</a>. One thing lead to another, and I ended up working on it for about 10 hours writing code in c++ and using the tools and helping another team member get models into the game. One positive thing is I got a lot of stuff done. I guess I should hope so if I spent so much time on it :). The capture the flag rule set is completed and I got the sentry gun code to rotate 360 degrees, which is always a plus.</p>
<p>On Tuesday, I went to all of my classes and got home and chose to work on an addon for <a href="http://www.worldofwarcraft.com" target="_blank">WoW</a> for my guild to help distribute the items from bosses that we defeat in a more timely manner. This was my first decent-sized addon I made, so I decided to use the <a href="http://www.wowace.com" target="_blank">Ace</a> framework to make it a bit simpler. The addon code is written in <a href="http://www.lua.org/" target="_blank">lua</a>, so it&#8217;s nice to learn all the intracicies of another programming language. Lua is pretty nice because it treats functions as a base level object so it makes some stuff a little clearer than when doing the same type of things in other languages.</p>
<p>On Wednesday, my alarm woke me up so I made it to my stats class on time and went to <a href="http://www.cwnet.com/" target="_blank">my job</a> and mainly worked on a PHP script that imports the phone numbers from a daily report we get emailed to us. I wrote it a long time ago, and apparently it stopped working. In the past, this usually meant that the server that ran it every day forgot to do it, or something like that. In which case, I can just restart the service or turn the scheduled program back on which is simple to do. However, the mail server got upgraded or something (that&#8217;s my best guess at least) and the format of the emails had changed. My strategy to get the data from the emails in the past had been to just blindly read the entire mail and grab the information I needed. However, the upgrade caused attachments to be encoded, so I actually needed to strip out the attachments from the email and read them properly. It was a pain to do, but I eventually figured out how to do that propery and I ended up making something pretty robust, so I was pretty proud of myself. Later that night when I got home, I did a bit of work on a side job in PHP which I had done some parsing stuff for as well. Tonight I worked on the user interface stuff for it and got a bit done.</p>
<p>Thursday, I actually decided to play some <a href="http://www.worldofwarcraft.com" target="_blank">WoW</a> with <a href="http://www.ataraxia-guild.com" target="_blank">guild</a>. We had some attendence problems early on, but we filled up a little bit towards the end. We had some good attempts at defeating the boss we were stuck on this week, but eventually we ran out of an item needed to beat him so we called it a night. Afterwards I remembered I had an assignment due for my computer science 139 class (operating systems), so I started that up. I had a lot of it already thought out in my head, so it was a simple matter of writing it out and getting it done&#8230; and remembering exactly how to compile shared objects in linux. I won&#8217;t bore you with the details, but it took me longer to realize I was trying to fix something that wasn&#8217;t broken, than to do the entire rest of the assignment. With that done, I submitted it via email and read some web pages and went to sleep.</p>
<p>Today was the exception though. I opened the fortress forever code up when I got home and poked around at it a little but didn&#8217;t really do anything. I also opened up Eclipse and looked at the java code for the game programming class I&#8217;m in, but didn&#8217;t get anything done there either. Afterwards, I signed onto wow and played a while. We were really having membership problems and after a few hours finally defeated a boss that we usually beat on the first or second try. We did it with 30 people, and we usually try to get 40. We were a bit demoralized (and the second boss is really difficult), so we decided to call it a night. I spent the rest of the night looking at web pages and such. I opened up the side job PHP stuff again and did a little bit of work, but not very much. I guess I was burnt out from doing so much coding during the rest of the week. If I had&#8217;ve worked on my game programming assignment, I could say I did significant work on projects in 5 different languages on 5 different days. Alas, I didn&#8217;t, so I can&#8217;t. I still did a lot of productive stuff, so I&#8217;m happy for that.</p>
<p>In other news, I found out that the next antweight robot event is in January at <a href="http://www.marinantwars.com" target="_blank">Andy&#8217;s place</a> in Marin. I&#8217;m looking forward to finishing the new version of my robot and eating the incredibly good food they have at the event. Hopefully I&#8217;ll even do good in the tournament and not get my robot <a href="http://sauro.com/MAW/Videos/MAW4/MCPeePantsVsEmseeFryPants.WMV" target="_blank">tore up</a> like at the last event.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntpopcorn.net/53/programming-up-a-storm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RFL Nationals</title>
		<link>http://www.burntpopcorn.net/49/rfl-nationals/</link>
		<comments>http://www.burntpopcorn.net/49/rfl-nationals/#comments</comments>
		<pubDate>Fri, 18 Nov 2005 00:05:26 +0000</pubDate>
		<dc:creator>fryguy</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;ve recently got over a bit of business I had recently, so I have time to write one of these things now. My last week, I procrastinated and finally finished my robot for the RFL Nationals in San Francisco, which I qualified for a while back. I planned on making a new frame for it, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently got over a bit of business I had recently, so I have time to write one of these things now. My last week, I procrastinated and finally finished my robot for the <a href="http://www.combats.net">RFL Nationals</a> in San Francisco, which I qualified for a while back. I planned on making a new frame for it, and using the new drum that Joe is making me, but since I procrastinated that didn&#8217;t happen. Instead, we replaced the lid and the supports to keep the drum from hitting the ground.</p>
<p>Finished with the robot late on Friday, I attempted to get a bunch of hours of sleep in before driving out on Saturday to attempt to be there by 10ish. I was helping run the insect weight divisions of the tournament (the 150 gram, 1 pound, and 3 pound) in the smaller arena, so I needed to be there early to sign everyone up that wanted to go. Things went pretty smoothly aside from me accidentally clicking on the delete button instead of the edit button to change someone&#8217;s name since I made a typo. I fixed that up and things ran pretty smoothly. The arena was much better than at the last event in San Francisco which was nice.</p>
<p>The actual competition part for my robot wasn&#8217;t until later in the day, so I watched a bunch of the bigger robots compete, and it was a lot of fun. Lots of robots got destroyed, and that&#8217;s pretty much what I came to see, so I was happy. It came time for me to fight, and I got a bit nervous like I always do in my first fight. I went against a VDD clone (vertical disk.. like a sawblade) and one good weapon to weapon hit knocked him into the air and disabled him. The fight ended pretty fast, and I wanted to get a bit more action for the crowd, but alas, a win is a win.</p>
<p>My second fight in the night was against Steve (from sac state too) and his robot Fusible Link. Steve&#8217;s robot is similar to my old one in that it is pretty much indestructable, but with the difference that his is pretty fast too. My drum isn&#8217;t quite as powerful as I&#8217;d like it to be, so he outdrove me and I wasn&#8217;t able to do any real damage to him so he won. This kind of bummed me out, but oh well.</p>
<p>The drive home was fairly amusing because I was a bit tired and over-hyper like I am when I get that tired, so things that weren&#8217;t really funny became incredibly funny. For example, there was a sign that said &#8220;Cummings Blvd - 4 miles&#8221; or something similar, and all I could do was point at it and laugh. Joe laughed too, which made it all the funnier. However, the traffic was horrible for the first little bit. I guess there was some accident, and it caused the trip to take an hour longer than I wanted it to. We stopped at In-n-out on the way, had some food, and got some gas while the traffic got a bit better, and I finally got home around midnight after dropping Joe off.</p>
<p>The next day, the antweight fights were supposed to start at 10. It takes around 2 hours to get to the event in San Francisco, so I left around 8. This left me with getting much less sleep than I wanted to, especially for a weekend. Anyways, I found my other friend Zach&#8217;s place with a little bit of help and we went. Joe couldn&#8217;t come because he was having his birthday dinner or something with his parents, so Zach came with me instead. I got there a bit before the matches started and set up my computer for the brackets so people could look at them, then went into the pit area and put my stuff away (thanks Andy for letting me use part of your table). When I came back, I ran the fights for a while and then got to go myself. I went against another fast wedge named Kato, and lost as I usually do against him, with any of my robots. I had followed advice from Steve and trimmed down the supports on the front, but this caused the drum to hit the ground and it made it impossible to drive, and Kato to get an easy win.</p>
<p>With two losses, I was out of the tournament, so I proceded to run the brackets and enjoy the rest of the event since I didn&#8217;t have any stress of having to compete. There were a bunch of good fights in the bigger weight class, namely where a 220 pound robot got thrown over the I-beam, bounced off of it, then hit the robot that threw it and broke the major piece off of it. It&#8217;s kind of scary in a way since the robot that hit the wall is capable of ripping pieces of other robots and throwing the pieces into the wall with enough force to put a hole in the arena walls.. and it actually directly hit. Luckily it didn&#8217;t do too much damage to the wall and fights continued. I didn&#8217;t take any pictures of the event unfortunately, so I can&#8217;t post any.</p>
<p>On Monday I went to school and work and got back later in the day and the guy on my team for the game programming class I&#8217;m in at Sac State told me the assignment was due Tuesday. This kind of sucked since I thought it was due on Thursday. I sent a message to the other guy on the team and told him to finish his part up, and I finished up my part that night and went to sleep. The next day it wasn&#8217;t completely finished, so I stayed at the lab at school and worked on the project with the other guys. We finally figured out the retarded problem the code had and submitted it just before the time it was due. I&#8217;ll let it be known I hate Java. Java is the devil :(.</p>
<p>I got some really good sleep Tuesday night since everything is pretty much done so I can relax. Wednesday was a normal Wednesday.. went to school and work, then school again and went to Chipotle with Zach and Joe. Mmmmm.. Chipotles is sooo good. When I got home, I watched this weeks episode of Lost. Wow. That show is so good as well. Chipotles and Lost, a really good combination <img src='http://www.burntpopcorn.net/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Today, my dad got back in town, and he got me an embroidered shit with my website on it, which was really cool. He also brought back this <a href="http://www.amazon.com/exec/obidos/tg/detail/-/B0009A1BXG/104-5636591-5736702?v=glance">CD</a> which is a swing/jazz CD with covers of a bunch of songs and I&#8217;m listening to it as I type this up. It&#8217;s pretty awesome so far, so I&#8217;ll have to finish listening to it in the car tomorrow on the way to my statistics test. Maybe it&#8217;ll make me smarter and make me get an A on it.. well, I can hope at least <img src='http://www.burntpopcorn.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntpopcorn.net/49/rfl-nationals/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Trackbacks have been disabled.</title>
		<link>http://www.burntpopcorn.net/52/trackbacks-have-been-disabled/</link>
		<comments>http://www.burntpopcorn.net/52/trackbacks-have-been-disabled/#comments</comments>
		<pubDate>Wed, 27 Jul 2005 21:29:04 +0000</pubDate>
		<dc:creator>fryguy</dc:creator>
		
		<category><![CDATA[Robots]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This won&#8217;t affect most of you, but I have disabled trackbacks on my blog. I&#8217;d like to give a big EFF YOU to all the spammers that spam my web page trying to get google pagerank (you won&#8217;t, since the trackback links don&#8217;t link to you), and spam my email with &#8220;new trackback received.&#8221; Off [...]]]></description>
			<content:encoded><![CDATA[<p>This won&#8217;t affect most of you, but I have disabled trackbacks on my blog. I&#8217;d like to give a big EFF YOU to all the spammers that spam my web page trying to get google pagerank (you won&#8217;t, since the trackback links don&#8217;t link to you), and spam my email with &#8220;new trackback received.&#8221; Off to delete 200 more now :(. It&#8217;s especially sick since almost all of them are transexual related, with  about half of them refering to &#8220;tgirls.&#8221; Odd.</p>
<p>In other news, I&#8217;m still hard at work on <a href="http://www.fortress-forever.com/" target="_blank">Fortress Forever</a> doing a bunch of pushing buttons on my keyboard in a funny language called c++. My <a href="http://worldofwarcraft.com" target="_blank">WoW</a> guild has been changed to <a href="http://www.ataraxia-guild.com" target="_blank">Ataraxia</a> and I have been doing a bit of web work for them as well. I also started going back in to work and hopefully making some $$$. No more robot news, except that I went to <a href="http://www.marinantwars.com" target="_blank">Marin Ant Wars</a> with my dad and friend Joe. We had to drive in seperate cars because Joe picked up a <a href="http://en.wikipedia.org/wiki/Trebuchet" target="_blank">trebuchet</a> that he was given at the event by someone who didn&#8217;t have enough room for it any more. We took it back to his place and tested it out.. It&#8217;s pretty cool :). I did pretty well at the event too, coming 5th out of 16.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntpopcorn.net/52/trackbacks-have-been-disabled/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.024 seconds -->
<!-- Cached page served by WP-Cache -->
