<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title>1001010</title>
<link>http://www.1001010.com/</link>
<description>The Experiments of Jason De Arte - Evil Lawn Dart Master, Toy Maker and Professional Software Engineer</description>
<dc:language>en-us</dc:language>
<dc:creator>jason-blog@1001010.com</dc:creator>
<dc:date>2007-09-21T19:56:55-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.661" />
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
<title>Biting the Bullet</title>
<link>http://www.1001010.com/blog/archives/000421.shtml</link>
<description>I just started http://mysql-code.com/wp/ as my own version of http://ora-code.com Why? well simply, when my server apps send off oracle error emails to the IT guys, I automatically format it with a link to ora-code.com so that they can get...</description>
<guid isPermaLink="false">421@http://www.1001010.com/</guid>
<dc:subject>Work</dc:subject>
<dc:date>2007-09-21T19:56:55-08:00</dc:date>
</item>
<item>
<title>Please stop telling me that MySQL is free</title>
<link>http://www.1001010.com/blog/archives/000420.shtml</link>
<description>Do you see this? https://shop.mysql.com/enterprise/?rz=s2 To me, in the high availability and high demand environment that I work in, that single server license costs $5k That&apos;s for ONE server. Sure it&apos;s not the wonky per-cpu model of Oracle, but it&apos;s...</description>
<guid isPermaLink="false">420@http://www.1001010.com/</guid>
<dc:subject>Work</dc:subject>
<dc:date>2007-09-11T19:32:45-08:00</dc:date>
</item>
<item>
<title>Did I ever mention that I hate tnsnames.ora?</title>
<link>http://www.1001010.com/blog/archives/000419.shtml</link>
<description>For the record, I consider the Oracle tnsnames.ora to be just a file so I feel nothing for it per se. It&apos;s just a DNS file for mapping Oracle Server names to IP addresses. However, mentioning it invokes images of...</description>
<guid isPermaLink="false">419@http://www.1001010.com/</guid>
<dc:subject>Code</dc:subject>
<dc:date>2007-03-20T10:41:48-08:00</dc:date>
</item>
<item>
<title>Ding Dong the Wiki is Gone</title>
<link>http://www.1001010.com/blog/archives/000418.shtml</link>
<description>I now have an extra 4 gigs free after removing my spam trap wiki! I feel so much cleaner ;-) Besides all the pr0n links, the interesting part was the groups of links that were hidden in 1px wide DIV...</description>
<guid isPermaLink="false">418@http://www.1001010.com/</guid>
<dc:subject>HTML Fun</dc:subject>
<dc:date>2007-02-27T19:22:30-08:00</dc:date>
</item>
<item>
<title>Where does the disk space go?</title>
<link>http://www.1001010.com/blog/archives/000417.shtml</link>
<description><![CDATA[Today I went to my Dreamhost control panel &amp; it showed that I was using 1% of my 461.8GB of disk space. 1%? I've never noticed it that high before. On closer inspection that's 4.9 gig!? The last time I...]]></description>
<guid isPermaLink="false">417@http://www.1001010.com/</guid>
<dc:subject>HTML Fun</dc:subject>
<dc:date>2007-02-24T10:16:30-08:00</dc:date>
</item>
<item>
<title>Virtual Vacation</title>
<link>http://www.1001010.com/blog/archives/000416.shtml</link>
<description>Last week wasn&apos;t fun, my producer was out on an extended vacation durring the 4th of July holliday. Everything was fine at first - but I was quickly reminded how much meta filtering he does for me. A coworker raised...</description>
<guid isPermaLink="false">416@http://www.1001010.com/</guid>
<dc:subject>Work</dc:subject>
<dc:date>2006-07-12T17:01:59-08:00</dc:date>
</item>
<item>
<title>Teach me to update anything</title>
<link>http://www.1001010.com/blog/archives/000415.shtml</link>
<description>This morning I was waiting around the house for the delivery guy (9am - 11am window) and I figgured I would update my resume. No - I&apos;m not looking for a job, but I&apos;m still getting calls from recruters and...</description>
<guid isPermaLink="false">415@http://www.1001010.com/</guid>
<dc:subject>Humor</dc:subject>
<dc:date>2006-06-14T19:40:33-08:00</dc:date>
</item>
<item>
<title>Where&apos;s my 6Ghz Pentium something-or-other?</title>
<link>http://www.1001010.com/blog/archives/000413.shtml</link>
<description>It&apos;s been like 3 years since I got my P4 3.06Ghz and I&apos;m a little confused. I thought that there would be 6Ghz CPUs out on the market by now. What was that thing about speeds allegedly doubling every 2...</description>
<guid isPermaLink="false">413@http://www.1001010.com/</guid>
<dc:subject>rant</dc:subject>
<dc:date>2005-10-12T12:17:54-08:00</dc:date>
</item>
<item>
<title>Inititializing static class members</title>
<link>http://www.1001010.com/blog/archives/000412.shtml</link>
<description>How many times have you heard that &quot;you must initialize static class members in the .cpp file&quot;? When my team leader (Ray) saw my previous post he immediately said, &quot;well we have put the initialization in the .cpp file&quot;. I...</description>
<guid isPermaLink="false">412@http://www.1001010.com/</guid>
<dc:subject>Code</dc:subject>
<dc:date>2005-10-04T09:41:27-08:00</dc:date>
</item>
<item>
<title>intitializing a static member of a template class</title>
<link>http://www.1001010.com/blog/archives/000409.shtml</link>
<description><![CDATA[Note to self: the format of static template class member is template&lt;class T&gt; int Test&lt;T&gt;::s_counter = 0; And don't I forget it! (what I originally forgot was the &lt;T&gt; - D'oH!) // testtemplate.cpp : Defines the entry point for the...]]></description>
<guid isPermaLink="false">409@http://www.1001010.com/</guid>
<dc:subject>Code</dc:subject>
<dc:date>2005-09-23T09:39:41-08:00</dc:date>
</item>
<item>
<title>TODO: Find out if devstudio is stopped at a break point</title>
<link>http://www.1001010.com/blog/archives/000408.shtml</link>
<description>I need to find a good book on dev studio scripting. Maybe I haven&apos;t thought this all through yet, but what I think I want is something that will automatically set my &quot;away&quot; status text in messenger based upon events...</description>
<guid isPermaLink="false">408@http://www.1001010.com/</guid>
<dc:subject>Code</dc:subject>
<dc:date>2005-09-22T16:05:59-08:00</dc:date>
</item>
<item>
<title>Visitied Walla @ Blizzard for lunch</title>
<link>http://www.1001010.com/blog/archives/000407.shtml</link>
<description>It took me a while - I got lost again. {mockingly shakes fist} Damn you UC regents for moving streets around so that my car&apos;s GPS gets overly confused! I was allowed in after being buzzed in through two separate...</description>
<guid isPermaLink="false">407@http://www.1001010.com/</guid>
<dc:subject>rant</dc:subject>
<dc:date>2005-09-16T17:06:10-08:00</dc:date>
</item>
<item>
<title>Things I dislike: Hard Coded IP Addresses</title>
<link>http://www.1001010.com/blog/archives/000406.shtml</link>
<description>I seem to remember an incident or two where various game developers set the address of their master server to a specific IP address, rather than a DNS name. Can you guess what happened to those games when that server...</description>
<guid isPermaLink="false">406@http://www.1001010.com/</guid>
<dc:subject>Code</dc:subject>
<dc:date>2005-09-14T11:01:56-08:00</dc:date>
</item>
<item>
<title>Things I dislike: Copy&apos;n&apos;Paste Comments</title>
<link>http://www.1001010.com/blog/archives/000405.shtml</link>
<description>OK, I get it - you copied a function that did 75% of what you want to accomplish and updated it to do your evil bidding. But why then did you keep the original function comment??? it would be as...</description>
<guid isPermaLink="false">405@http://www.1001010.com/</guid>
<dc:subject>Code</dc:subject>
<dc:date>2005-09-13T14:04:40-08:00</dc:date>
</item>
<item>
<title>Things I dislike: Hard-coded variable menu items</title>
<link>http://www.1001010.com/blog/archives/000404.shtml</link>
<description>Hmm, that&apos;s not the best title - but maybe a contrived code sample or two will help out in explaining why sometimes I weep when I look at certain bits of code. Imagine if you would, creating a context menu...</description>
<guid isPermaLink="false">404@http://www.1001010.com/</guid>
<dc:subject>Code</dc:subject>
<dc:date>2005-09-07T17:41:38-08:00</dc:date>
</item>


</channel>
</rss>