<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.1.3" --><rss 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/" version="2.0">

<channel>
	<title>OneNerd's Software Company</title>
	<link>http://blog.onenerd.net</link>
	<description>Technology &amp; MicroISV Blog</description>
	<pubDate>Wed, 11 Jun 2008 15:06:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/onenerd" type="application/rss+xml" /><item>
		<title>Partnering with an Affiliate</title>
		<link>http://blog.onenerd.net/?p=93</link>
		<comments>http://blog.onenerd.net/?p=93#comments</comments>
		<pubDate>Wed, 16 May 2007 22:32:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=93</guid>
		<description><![CDATA[After about a year of weighing the pros and cons, I decided to partner Atrixware Elearning Solutions with an affiliate management company.
I don&#8217;t have much to say about it yet since it&#8217;s new. I don&#8217;t have high expectations, but do expect some minimal results.
If you are interested, here is the link with more information: http://www.atrixware.com/web8/services/partner_with_us.php

Fenofibrate
Cialis tablets
Liver [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=93</wfw:commentRss>
		</item>
		<item>
		<title>Improving your SEO</title>
		<link>http://blog.onenerd.net/?p=92</link>
		<comments>http://blog.onenerd.net/?p=92#comments</comments>
		<pubDate>Sat, 05 May 2007 15:51:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=92</guid>
		<description><![CDATA[I am not an SEO expert by any means, but I cam across this online tool that is free, and looks like it gives some interesting information on your site.
 http://www.websitegrader.com/
It&#8217;s new to me, so I cannot say how valuable it is, but it revealed a few things about some of my sites that I need to [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=92</wfw:commentRss>
		</item>
		<item>
		<title>Interesting Blog on Marketing Tips for Small Biz</title>
		<link>http://blog.onenerd.net/?p=91</link>
		<comments>http://blog.onenerd.net/?p=91#comments</comments>
		<pubDate>Tue, 24 Apr 2007 22:41:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=91</guid>
		<description><![CDATA[I came across this in my travels, and thought I would pass it on - looks like Scott has some nice (and useful) tips for marketing your small business.
Here is the link: http://www.synapsoftware.com/blogit/
]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=91</wfw:commentRss>
		</item>
		<item>
		<title>Easily Access VCL Components from JavaScript</title>
		<link>http://blog.onenerd.net/?p=89</link>
		<comments>http://blog.onenerd.net/?p=89#comments</comments>
		<pubDate>Tue, 24 Apr 2007 22:03:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=89</guid>
		<description><![CDATA[I have found that I often need to access VCL components in JavaScript. For most VCL components, the getElementById() works just fine, but its extremely laborous to type, and, isn&#8217;t exactly self-documenting (how do I know which ones refer to VCL components, and which refer to other elements).
I created a simple JavaScript library you can [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=89</wfw:commentRss>
		</item>
		<item>
		<title>Delphi for PHP Copy &amp; Paste Controls Gotcha’s</title>
		<link>http://blog.onenerd.net/?p=88</link>
		<comments>http://blog.onenerd.net/?p=88#comments</comments>
		<pubDate>Tue, 24 Apr 2007 17:26:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=88</guid>
		<description><![CDATA[I am creating a fairly basic interface that lets you add, edit, and delete users. The ADD and EDIT forms are almost identical in VCL components, so to save time, I group-copied the VCL components from the ADD form, and pasted them onto the EDIT form, and did the same with the code.
My assumption was [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=88</wfw:commentRss>
		</item>
		<item>
		<title>Delphi for PHP Input Filter PHP Extention Bug Fix</title>
		<link>http://blog.onenerd.net/?p=87</link>
		<comments>http://blog.onenerd.net/?p=87#comments</comments>
		<pubDate>Tue, 24 Apr 2007 14:26:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=87</guid>
		<description><![CDATA[This is the quick-fix for the following error that occurs in your app if you are using PHP 5.2.x:
Application raised an exception class Exception with message &#8216;The Input Filter PHP extension is not setup on this PHP installation, so the contents returned by Input is *not* filtered&#8217;
This will most likely be fixed by codegear sometime [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=87</wfw:commentRss>
		</item>
		<item>
		<title>New Blog Software</title>
		<link>http://blog.onenerd.net/?p=86</link>
		<comments>http://blog.onenerd.net/?p=86#comments</comments>
		<pubDate>Sun, 22 Apr 2007 17:37:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=86</guid>
		<description><![CDATA[I have spent the better part of the weekend moving my blog over to this new site/system. I was using blogger for my blog previously, which was fine to start, but I have now moved here (to onenerd.net) and am using WordPress as the blog engine.
The majority of articles have been moved - although the [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=86</wfw:commentRss>
		</item>
		<item>
		<title>Breaking Web Applications - How to Guide?</title>
		<link>http://blog.onenerd.net/?p=16</link>
		<comments>http://blog.onenerd.net/?p=16#comments</comments>
		<pubDate>Sun, 22 Apr 2007 11:50:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=16</guid>
		<description><![CDATA[If you write web apps, you accept the fact that someone will try to hack them (right?). Try to keep up with the ways that web apps can be broken (hacked), and then use that information when you do your validation and coding.
In my most recent visit to the local Barnes &#38; Noble, I picked [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=16</wfw:commentRss>
		</item>
		<item>
		<title>Delphi For PHP - My First Project and Findings</title>
		<link>http://blog.onenerd.net/?p=78</link>
		<comments>http://blog.onenerd.net/?p=78#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:12:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=78</guid>
		<description><![CDATA[I have been tinkering with the Delphi for PHP 1.0 IDE since the day it was released, and to say the least, have encountered some issues &#8212; enough to say that so far, I am hesitant to release a production product. That being said, the potential is huge, and my expectations were that there would [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=78</wfw:commentRss>
		</item>
		<item>
		<title>Article - Developing a Component in Delphi for PHP</title>
		<link>http://blog.onenerd.net/?p=77</link>
		<comments>http://blog.onenerd.net/?p=77#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:11:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=77</guid>
		<description><![CDATA[Way over my head at this stage, but a very interesting and informative article showing how to create a component in Delphi for PHP:
http://www.stevetrefethen.com/blog/articles.aspx?=ComponentDevelopmentinDelphiForPHP
  





]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=77</wfw:commentRss>
		</item>
		<item>
		<title>Some useful PHP Code Snippets</title>
		<link>http://blog.onenerd.net/?p=76</link>
		<comments>http://blog.onenerd.net/?p=76#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:10:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=76</guid>
		<description><![CDATA[Some excellent PHP code snippets at the code cave blog to use in your Delphi for PHP coding:
http://www.thecodecave.com/article363




While these can certainly be used outside of Delphi for PHP, they are also useful in Delphi for PHP &#8212; but visit the link often, as it will be updated periodically.
]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=76</wfw:commentRss>
		</item>
		<item>
		<title>Qadram Forums</title>
		<link>http://blog.onenerd.net/?p=75</link>
		<comments>http://blog.onenerd.net/?p=75#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:08:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=75</guid>
		<description><![CDATA[I have been spending some time this week with Delphi for PHP, forcing myself to write our next web application using it. To say the least, it&#8217;s been a bit of a struggle, but I am making some progress, and in the process, have encountered some issues, most of which are solved, and some not [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=75</wfw:commentRss>
		</item>
		<item>
		<title>Setup the Delphi for PHP IDE and SAVE IT</title>
		<link>http://blog.onenerd.net/?p=74</link>
		<comments>http://blog.onenerd.net/?p=74#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:07:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=74</guid>
		<description><![CDATA[Perhaps this is old news for the Delphi/Win32 people out there, but Delphi for PHP is my first experience with Delphi, so this information was not immediately obvious to me (and with the lack of good documentation currently, it was not something I could read about).
Problem: How to re-arrange the panels in the IDE and [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=74</wfw:commentRss>
		</item>
		<item>
		<title>Understanding the Delphi Database Components</title>
		<link>http://blog.onenerd.net/?p=73</link>
		<comments>http://blog.onenerd.net/?p=73#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:06:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=73</guid>
		<description><![CDATA[



I have been trying to get my head around the database components, and for basic tasks (flipping through records, modifying, using the grid, etc), it seems easy (although the &#8216;customization&#8217; of the functions/visual layout is not apparent just yet).
For real-world use, however, you will need to understand the way the Database Abstraction Class works (meaning, [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=73</wfw:commentRss>
		</item>
		<item>
		<title>Does Delphi for PHP Suck?</title>
		<link>http://blog.onenerd.net/?p=72</link>
		<comments>http://blog.onenerd.net/?p=72#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:05:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=72</guid>
		<description><![CDATA[I sort of knew this was coming, and perhaps deservedly so - after all, the first release of Delphi for PHP is rough around the edges, but it hurts to read the article: The short review of D4PHP: It Sucks




The reviewer picks three issues with Delphi for PHP which, although are issues, in my opinion [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=72</wfw:commentRss>
		</item>
		<item>
		<title>How to View Errors in your Delphi for PHP Apps</title>
		<link>http://blog.onenerd.net/?p=71</link>
		<comments>http://blog.onenerd.net/?p=71#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:04:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=71</guid>
		<description><![CDATA[Although you would not want to do this in your production release, I have found this extremely handy during the development cycle.
Place the following two lines at the top of your PHP scripts, forms, or (like me) as the first lines in your main include/require page:
ini_set(&#8221;display_errors&#8221;,1);
error_reporting(E_ALL);
What does this do? Well, it keeps the application moving [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=71</wfw:commentRss>
		</item>
		<item>
		<title>Save Some Grief when Using D4PHP</title>
		<link>http://blog.onenerd.net/?p=70</link>
		<comments>http://blog.onenerd.net/?p=70#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:04:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=70</guid>
		<description><![CDATA[



I have spent some hours now using this, and have tried what I consider to be a general sampling of VCL components across all categories.
They all look nice, and in theory play nice together, and render properly. However, in my experience, there always seems to be something that goes wrong.
For example, I tried using the [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=70</wfw:commentRss>
		</item>
		<item>
		<title>Enumerate through Form Components</title>
		<link>http://blog.onenerd.net/?p=69</link>
		<comments>http://blog.onenerd.net/?p=69#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:03:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=69</guid>
		<description><![CDATA[I came across a situation where I needed to clear all Edit components on a form. Of course, I could simply do this for each Edit component:
$this-&#62;Edit1-&#62;Text = &#8220;&#8221;;
$this-&#62;Edit2-&#62;Text = &#8220;&#8221;;
.. but, this requires that I know the name of each edit component. I really wanted a more usable utility function (like ClearAllTextBoxes()) that I [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=69</wfw:commentRss>
		</item>
		<item>
		<title>Including a JavaScript file on your Form</title>
		<link>http://blog.onenerd.net/?p=68</link>
		<comments>http://blog.onenerd.net/?p=68#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:02:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=68</guid>
		<description><![CDATA[Delphi for PHP makes it really simple to attach a StyleSheet to your form using the StyleSheet non-visual component. However, there is not a similar JavaScript component (I think there should be). So the question is, how do you attach JavaScript (.js files) to your forms?




1. Click the form to select it
2. In the Object [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=68</wfw:commentRss>
		</item>
		<item>
		<title>Understanding the way the Tab key works</title>
		<link>http://blog.onenerd.net/?p=67</link>
		<comments>http://blog.onenerd.net/?p=67#comments</comments>
		<pubDate>Sat, 21 Apr 2007 21:01:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=67</guid>
		<description><![CDATA[



Having trouble with the {TAB} key? Notice that sometimes you click it, and it goes WAY over to the right, and other times, it moves over 2 spaces?
It all comes down to the squigglies. For example, if you (like me) prefer to write your code blocks like this (with the squiggly at the end of [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=67</wfw:commentRss>
		</item>
		<item>
		<title>Using JavaScript and PHP Events on the Same Event</title>
		<link>http://blog.onenerd.net/?p=66</link>
		<comments>http://blog.onenerd.net/?p=66#comments</comments>
		<pubDate>Sat, 21 Apr 2007 20:59:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=66</guid>
		<description><![CDATA[



I struggled with this, but figured out how to run a JavaScript event and a PHP event handler on the same event.
For example, you may have a form with a bunch of fields, and a SUBMIT button, which has a PHP event for the CLICK of the button that inserts your database record. However, what [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=66</wfw:commentRss>
		</item>
		<item>
		<title>Master Pages and JavaScript Library Project</title>
		<link>http://blog.onenerd.net/?p=13</link>
		<comments>http://blog.onenerd.net/?p=13#comments</comments>
		<pubDate>Sat, 21 Apr 2007 19:34:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=13</guid>
		<description><![CDATA[I have a decent handle on doing master pages now, and although there are still some questions I have, I feel the following will be helpful. This article will address the following:
1) Setting up a master page
2) Adding a function to easily include JavaScript .js files we can call
3) Including a utility.js javascript files to [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=13</wfw:commentRss>
		</item>
		<item>
		<title>OneNerd Blog is Moving</title>
		<link>http://blog.onenerd.net/?p=8</link>
		<comments>http://blog.onenerd.net/?p=8#comments</comments>
		<pubDate>Sat, 21 Apr 2007 18:38:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=8</guid>
		<description><![CDATA[Well, it&#8217;s been about a year since I posted my first blog article. I started off using blogger - a very nice software product. However, a year later, I see that I need more flexibility, and have even decided to purchase a domain name (onenerd.net) to host my blog(s).
So, over the next several days (or [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=8</wfw:commentRss>
		</item>
		<item>
		<title>Will VB6 Apps Last Forever?</title>
		<link>http://blog.onenerd.net/?p=6</link>
		<comments>http://blog.onenerd.net/?p=6#comments</comments>
		<pubDate>Fri, 13 Apr 2007 17:46:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=6</guid>
		<description><![CDATA[I was recently reading this article about VB6, and was especially excited about the following quote:
&#8220;First, I have heard Microsoft employees say directly that the VB 6 runtime will be supported in operating systems until Bill spends all his money. (translation: forever)&#8221;As someone who has a huge amount of code assets in VB6, this would [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=6</wfw:commentRss>
		</item>
		<item>
		<title>Edit Photos Online - Wow</title>
		<link>http://blog.onenerd.net/?p=7</link>
		<comments>http://blog.onenerd.net/?p=7#comments</comments>
		<pubDate>Wed, 11 Apr 2007 18:26:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=7</guid>
		<description><![CDATA[I recently came across this website/online application that lets you edit photos online. Its very nice, although don&#8217;t retire your Photoshop software just yet -
http://snipshot.com/




]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=7</wfw:commentRss>
		</item>
		<item>
		<title>Windows XP does Aero (Sort-of)</title>
		<link>http://blog.onenerd.net/?p=9</link>
		<comments>http://blog.onenerd.net/?p=9#comments</comments>
		<pubDate>Sat, 17 Feb 2007 18:42:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=9</guid>
		<description><![CDATA[Interested in getting the cool Vista &#8216;Aero interface on your tried and true Windows XP box? Me, too!
I have installed Vista on my gaming PC at home, but am unable (and unwilling) to do it on my production machines over at the Atrixware Offices because I fear a huge mess with compatibility with older/non-mainstream apps.
I [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=9</wfw:commentRss>
		</item>
		<item>
		<title>Cool Javascript GUI Widget Framework</title>
		<link>http://blog.onenerd.net/?p=12</link>
		<comments>http://blog.onenerd.net/?p=12#comments</comments>
		<pubDate>Fri, 02 Feb 2007 19:28:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=12</guid>
		<description><![CDATA[I haven&#8217;t used it yet (although I would like to), and it seems a bit sluggish (at least the demo does), this Javascript GUI framework looks exrtremely promising to me:
http://qooxdoo.org/
If you want a quick look at the impressive demo, try this:
http://demo.qooxdoo.org/current/showcase




]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=12</wfw:commentRss>
		</item>
		<item>
		<title>Expression Web Review</title>
		<link>http://blog.onenerd.net/?p=11</link>
		<comments>http://blog.onenerd.net/?p=11#comments</comments>
		<pubDate>Fri, 02 Feb 2007 19:23:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=11</guid>
		<description><![CDATA[I have spent about two hours with Microsofts new FrontPage replacement(s), Expression Web, and Sharepoint Designer.
For those of you unaware (like me about two hours ago), Sharepoint Designer IS Expression Web, with some extra Sharepoint Modules (a more accurate name would have been Expression Web for Sharepoint or Expression Sharepoint). Curiously, the Sharepoint Designer product [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=11</wfw:commentRss>
		</item>
		<item>
		<title>Spoof: Mac vs PC Commercials</title>
		<link>http://blog.onenerd.net/?p=14</link>
		<comments>http://blog.onenerd.net/?p=14#comments</comments>
		<pubDate>Sun, 28 Jan 2007 19:46:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Being a Nerd]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=14</guid>
		<description><![CDATA[We have all seen those funny &#8220;buy a mac&#8221; commercials on TV, starring the &#8216;cool&#8217; young mac user, and the older &#8216;PC&#8217; guy in the suit.
Well, here are some spoofs on those that turns the tables (these are funny) -
http://www.redmondgadgets.com/Home/tabid/147/EntryID/88/Default.aspx
http://www.redmondgadgets.com/Home/tabid/147/EntryID/92/Default.aspx
http://www.redmondgadgets.com/Home/tabid/147/EntryID/89/Default.aspx
http://www.redmondgadgets.com/Home/tabid/147/EntryID/30/Default.aspx
  

]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=14</wfw:commentRss>
		</item>
		<item>
		<title>Free web design software tools</title>
		<link>http://blog.onenerd.net/?p=15</link>
		<comments>http://blog.onenerd.net/?p=15#comments</comments>
		<pubDate>Fri, 26 Jan 2007 19:48:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=15</guid>
		<description><![CDATA[I am sure many of you have your favorites. Here are some that I use, or, have used in the past, that are free, and get the job done (and chances are, you already use some of these) ..
1. HTML Editor, Design Templates, FTP program, and a few more goodies: http://www.coffeecup.com/freestuff/
2. The free Photoshop alternative: [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=15</wfw:commentRss>
		</item>
		<item>
		<title>Battling with IE and CSS</title>
		<link>http://blog.onenerd.net/?p=19</link>
		<comments>http://blog.onenerd.net/?p=19#comments</comments>
		<pubDate>Tue, 23 Jan 2007 19:54:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=19</guid>
		<description><![CDATA[Like some of you designing web page layouts, I have a love/hate relationship with CSS.
I primarily use CSS for formatting and styling components (aka CSS 1.0), which is pretty much cross-browser compatible. Recently, I have been creeping into using CSS for some &#8217;sprinkling&#8217; of layouts and positioning.
Although I prefer table layouts because of their ease-of-deployment, [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=19</wfw:commentRss>
		</item>
		<item>
		<title>Do Developers Read Blogs?</title>
		<link>http://blog.onenerd.net/?p=18</link>
		<comments>http://blog.onenerd.net/?p=18#comments</comments>
		<pubDate>Tue, 23 Jan 2007 19:53:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Being a Nerd]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=18</guid>
		<description><![CDATA[I read other blogs off and on. As the owner of an ELearning Software company (Atrixware), I spend most of my day developing and coding, fighting some fires, and steering the company (hopefully) in the right direction.
One blog I read is Eric Sink&#8217;s blog, and he has a very interesting article here: http://software.ericsink.com/articles/Boundaries.html
If you have [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=18</wfw:commentRss>
		</item>
		<item>
		<title>My Favorite Blogs - These are good!</title>
		<link>http://blog.onenerd.net/?p=17</link>
		<comments>http://blog.onenerd.net/?p=17#comments</comments>
		<pubDate>Tue, 23 Jan 2007 19:52:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Being a Nerd]]></category>

		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=17</guid>
		<description><![CDATA[In posting the last article about the thought of most developers not actually reading blogs, I though I would post the blogs I read most often. If you are a developer, or a MicroISV owner, some or all of these are probably worth having a look at. I have kept the list short to only [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=17</wfw:commentRss>
		</item>
		<item>
		<title>Security, or Usability?</title>
		<link>http://blog.onenerd.net/?p=20</link>
		<comments>http://blog.onenerd.net/?p=20#comments</comments>
		<pubDate>Mon, 22 Jan 2007 19:57:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=20</guid>
		<description><![CDATA[The following article is a good discussion on the trade-off you face when moving from Windows XP to Windows Vista:
http://www.microsoft-watch.com/content/vista/vista_security_a_petulant_child.html
In a nutshell, Microsoft has successfully implemented better security, at the expense of (in my opinion) usability. I see a future of user problems and decreased productivity until Microsoft can address these annoyances (perhaps SP1 for [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=20</wfw:commentRss>
		</item>
		<item>
		<title>Which XP Processes are Running?</title>
		<link>http://blog.onenerd.net/?p=22</link>
		<comments>http://blog.onenerd.net/?p=22#comments</comments>
		<pubDate>Tue, 16 Jan 2007 20:01:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=22</guid>
		<description><![CDATA[Tired of your Windows XP system dragging along? I certainly am. I did a google search, and came up with this nice-looking (and FREE for personal use) application that helps you see what processes your system is running: http://www.whatsrunning.net/whatsrunning/main.aspx
I haven&#8217;t spent much time on it yet, but so far, I like what I see.
  [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=22</wfw:commentRss>
		</item>
		<item>
		<title>Outlook 2007 - Upgrade to Downgrade?</title>
		<link>http://blog.onenerd.net/?p=21</link>
		<comments>http://blog.onenerd.net/?p=21#comments</comments>
		<pubDate>Tue, 16 Jan 2007 19:58:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=21</guid>
		<description><![CDATA[I just read this article at Campaign Monitor discussing the disturbing upgrade(downgrade) of HTML rendering in Outlook 2007. After reading this, I wonder what Microsoft is smoking.
If you send and receive HTML emails (that means you), this is an interestingly revealing article: Click Here





]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=21</wfw:commentRss>
		</item>
		<item>
		<title>Micro-ISV’s and American Express - Don’t Mix</title>
		<link>http://blog.onenerd.net/?p=23</link>
		<comments>http://blog.onenerd.net/?p=23#comments</comments>
		<pubDate>Fri, 17 Nov 2006 20:01:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=23</guid>
		<description><![CDATA[If you accept American Express as a form of payment, or, are contemplating accepting the card, beware.
We have accepted Visa, Mastercard, Discover, and America Express for years. While I never realized it, even though we get an occasional chargeback, we have never (until recently) had an American Express chargeback.
Typically, when you get a chargeback, you [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=23</wfw:commentRss>
		</item>
		<item>
		<title>The Essential Javascript Book for Web Designers</title>
		<link>http://blog.onenerd.net/?p=24</link>
		<comments>http://blog.onenerd.net/?p=24#comments</comments>
		<pubDate>Sat, 11 Nov 2006 20:04:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=24</guid>
		<description><![CDATA[I read a lot of books. I spend at least two nights a week at the bookstore, scanning the new releases in the computer section, usually purchasing two or three books each month. I have been doing this for ten years now, so I think I have a good feel for when a book sucks, [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=24</wfw:commentRss>
		</item>
		<item>
		<title>Creating a Life that Matters</title>
		<link>http://blog.onenerd.net/?p=25</link>
		<comments>http://blog.onenerd.net/?p=25#comments</comments>
		<pubDate>Tue, 10 Oct 2006 20:05:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=25</guid>
		<description><![CDATA[Ok - I &#8216;borrowed&#8217; that phrase (Creating a life that matters) from a book. As some of you know, I am a book junkie, and therefore, I have to scan all new computer and business books (because I cannot resist).
Today, I scanned a new book called &#8220;Success Built to Last: Creating a Life that Matters&#8220;. [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=25</wfw:commentRss>
		</item>
		<item>
		<title>Application Compatibility with Vista - My Initial Findings</title>
		<link>http://blog.onenerd.net/?p=26</link>
		<comments>http://blog.onenerd.net/?p=26#comments</comments>
		<pubDate>Mon, 02 Oct 2006 20:07:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=26</guid>
		<description><![CDATA[I (like perhaps some of you) am trying to figure out how we can use our apps on Vista.
The largest &#8217;snag&#8217; of it all is, in Vista, ALL applications get run as a standard (non-admin) user. 
While some Win2000 and XP systems are set up like this, typically, they are in large corporate environments where [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=26</wfw:commentRss>
		</item>
		<item>
		<title>Cool TShirt - and Website</title>
		<link>http://blog.onenerd.net/?p=27</link>
		<comments>http://blog.onenerd.net/?p=27#comments</comments>
		<pubDate>Fri, 29 Sep 2006 20:15:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Being a Nerd]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=27</guid>
		<description><![CDATA[I found this very funny:
http://www.thinkgeek.com/tshirts/frustrations/374d/
&#8230; and of course for those of you like me that want to keep up with the &#8216;geekware&#8217;:
http://www.thinkgeek.com/




]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=27</wfw:commentRss>
		</item>
		<item>
		<title>Computer Software Shortcuts for Nerds</title>
		<link>http://blog.onenerd.net/?p=29</link>
		<comments>http://blog.onenerd.net/?p=29#comments</comments>
		<pubDate>Wed, 27 Sep 2006 20:16:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Being a Nerd]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=29</guid>
		<description><![CDATA[I am always looking for things that save me time in my day-to-day routine at the office. I spend at least 5 to 6 hours a day with coding and office software, and any shortcuts are welcome.
While I am sure some of these key sequences and such are known to many of you, I was [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=29</wfw:commentRss>
		</item>
		<item>
		<title>Visual Studio .NET - Not Compatible with Vista?</title>
		<link>http://blog.onenerd.net/?p=28</link>
		<comments>http://blog.onenerd.net/?p=28#comments</comments>
		<pubDate>Wed, 27 Sep 2006 20:16:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=28</guid>
		<description><![CDATA[Ever since Microsoft abandoned VB6 (their most popular programming language ever), I have hesitated to move over to their .NET platform (for various reasons, one being the uncertainty of the longterm use of their languages).
This artice shocks me though: http://www.infoworld.com/article/06/09/26/HNvisualstudioupdate_1.html
It basically says, if you want to code on Vista, you need to use Visual Studio [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=28</wfw:commentRss>
		</item>
		<item>
		<title>Run Multiple Versions of IE on the Same Machine</title>
		<link>http://blog.onenerd.net/?p=30</link>
		<comments>http://blog.onenerd.net/?p=30#comments</comments>
		<pubDate>Thu, 21 Sep 2006 20:17:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=30</guid>
		<description><![CDATA[Ready to see how badly your site looks on IE 3, 4, or 5? For most of us, these older browsers (or at least IE 3 and 4) are of no concern. However, that doesn&#8217;t take away from the coolness and potential value of being able to test your site design across older versions of [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=30</wfw:commentRss>
		</item>
		<item>
		<title>What exactly is the advantage of case-sensitive coding?</title>
		<link>http://blog.onenerd.net/?p=31</link>
		<comments>http://blog.onenerd.net/?p=31#comments</comments>
		<pubDate>Mon, 18 Sep 2006 20:18:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=31</guid>
		<description><![CDATA[Every time I fire up my PHP Editor to code, I am reminded of the one thing I absolutely hate about PHP (and JavaScript, and C, and Java, and every other C-Style language) &#8212; case sensitivity. Can I just ask &#8212; what exactly is the benefit of case-sensitivity in a programming language?
Computers are supposed to [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=31</wfw:commentRss>
		</item>
		<item>
		<title>Vista Video and a Linux XGL Video</title>
		<link>http://blog.onenerd.net/?p=32</link>
		<comments>http://blog.onenerd.net/?p=32#comments</comments>
		<pubDate>Sat, 16 Sep 2006 20:19:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=32</guid>
		<description><![CDATA[Here is an interesting video I found of someone using Vista (with all the cool GUI enhancements) &#8212; a nice one-minute video tour for those that would rather not install the beta (or don&#8217;t have access to it):
http://www.youtube.com/watch?v=uszzfAybmsI
If you ARE interested in trying the Vista Beta, here is a link to get it (not sure [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=32</wfw:commentRss>
		</item>
		<item>
		<title>What do you want to do with your life?</title>
		<link>http://blog.onenerd.net/?p=33</link>
		<comments>http://blog.onenerd.net/?p=33#comments</comments>
		<pubDate>Wed, 13 Sep 2006 20:20:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=33</guid>
		<description><![CDATA[Perhaps slighyly off-topic in my &#8220;Building your Micro-ISV&#8221; category, but no less important. The big question &#8212; What do you want to do with your life?
Not just your career (or your Micro-ISV) &#8212; that is a major piece, but not the whole picture. I am talking about your whole life &#8212; do you have a [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=33</wfw:commentRss>
		</item>
		<item>
		<title>My Latest PSCode Submission</title>
		<link>http://blog.onenerd.net/?p=34</link>
		<comments>http://blog.onenerd.net/?p=34#comments</comments>
		<pubDate>Fri, 08 Sep 2006 20:22:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=34</guid>
		<description><![CDATA[We are working on an update to our software this quarter, and have a need to enable users to create &#8217;styled&#8217; text that is not RTF, but HTML instead.
We are (trying to) integrate the TinyMCE editor I discussed briefly in a previous post, but need a way to also render plain text in some outputs [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=34</wfw:commentRss>
		</item>
		<item>
		<title>VB6 Lives on the MSDN Newsgroups</title>
		<link>http://blog.onenerd.net/?p=35</link>
		<comments>http://blog.onenerd.net/?p=35#comments</comments>
		<pubDate>Wed, 06 Sep 2006 20:22:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=35</guid>
		<description><![CDATA[I utilize quite a few VB6-related sites (there are many of them, some of which I will post in a future blog posting). If you have read my previous blog postings, you are probably already aware that I love planetsourcecode.com and frequent there almost daily.
There is, however, an extremely valuable (and apparently, not very well [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=35</wfw:commentRss>
		</item>
		<item>
		<title>Google says That I (OneNerd) am the #1 ‘Nerdy Company’</title>
		<link>http://blog.onenerd.net/?p=36</link>
		<comments>http://blog.onenerd.net/?p=36#comments</comments>
		<pubDate>Tue, 05 Sep 2006 20:24:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Being a Nerd]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=36</guid>
		<description><![CDATA[I use statscounter.com to track my visitors, and every so often, I will pop in there to see where users are coming from, and what they are reading (at this point, I am ony getting a few thousand readers a month, so I am always trying to see what people are interested in so I [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=36</wfw:commentRss>
		</item>
		<item>
		<title>VB6 - #4 Language as of September 2006</title>
		<link>http://blog.onenerd.net/?p=37</link>
		<comments>http://blog.onenerd.net/?p=37#comments</comments>
		<pubDate>Mon, 04 Sep 2006 20:26:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=37</guid>
		<description><![CDATA[Some of you may have read my previous posts regarding the programming language rankings. In a nutshell, it talks about how, at 8 years old, Visual Basic (Classic) is the #3 programming language according to the research done by the folks at Tiobe Software (http://www.tiobe.com/tpci.htm).
As a VB proponent, I now find myself checking their top [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=37</wfw:commentRss>
		</item>
		<item>
		<title>What Language Should You Use in your Micro-ISV?</title>
		<link>http://blog.onenerd.net/?p=38</link>
		<comments>http://blog.onenerd.net/?p=38#comments</comments>
		<pubDate>Sun, 03 Sep 2006 20:27:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=38</guid>
		<description><![CDATA[That&#8217;s perhaps one of the most important things to figure out. We still face this dilema every time we update our software or produce something new.
Just about ANY language will get your Micro-ISV off the ground (assuming you CAN code and have a product Idea that will be marketable). Don&#8217;t let anyone tell you your [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=38</wfw:commentRss>
		</item>
		<item>
		<title>The XHTML vs HTML Debate</title>
		<link>http://blog.onenerd.net/?p=39</link>
		<comments>http://blog.onenerd.net/?p=39#comments</comments>
		<pubDate>Wed, 30 Aug 2006 20:28:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=39</guid>
		<description><![CDATA[I follow these endless debates every so often. Want to read some &#8212; there are hundreds: http://www.google.com/search?hl=en&#38;q=xhtml+vs+html
My approach to just about everything is this: What makes it easiest for ME to do something? It doesn&#8217;t have to be cool, new, or have some bell or whistle, or be fashionable. It needs to get the job [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=39</wfw:commentRss>
		</item>
		<item>
		<title>OOP - Not the holy grail of coding</title>
		<link>http://blog.onenerd.net/?p=40</link>
		<comments>http://blog.onenerd.net/?p=40#comments</comments>
		<pubDate>Tue, 29 Aug 2006 20:29:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=40</guid>
		<description><![CDATA[Anyone who knows me knows that I am not a big proponent of object-oriented programming. While I do use it when it fits the problem I am trying to solve, I often find that it is overkill, overly-complex, and slower than procedural programming (and usually use the procedural option).
I have recently read a very interesting [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=40</wfw:commentRss>
		</item>
		<item>
		<title>Mastering your Finances before starting your Micro-ISV</title>
		<link>http://blog.onenerd.net/?p=42</link>
		<comments>http://blog.onenerd.net/?p=42#comments</comments>
		<pubDate>Sat, 26 Aug 2006 20:31:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=42</guid>
		<description><![CDATA[It&#8217;s a simple concept, which everyone learns when they are young, but forget when they turn 18. It&#8217;s called don&#8217;t spend more than you make. It is too easy to get credit in this day and age. Most people don&#8217;t own anything - they finance it. It&#8217;s not what it costs, it&#8217;s what is will [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=42</wfw:commentRss>
		</item>
		<item>
		<title>A “free as in free” SSL Certificate</title>
		<link>http://blog.onenerd.net/?p=41</link>
		<comments>http://blog.onenerd.net/?p=41#comments</comments>
		<pubDate>Sat, 26 Aug 2006 20:30:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=41</guid>
		<description><![CDATA[Looking for a free SSL Certificate? I just read about CACert (http://www.cacert.org/) in the September 2006 issue of Linux magazine. I will be watching this one -




]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=41</wfw:commentRss>
		</item>
		<item>
		<title>The #3 ‘Nerdy Company’ on Google!</title>
		<link>http://blog.onenerd.net/?p=43</link>
		<comments>http://blog.onenerd.net/?p=43#comments</comments>
		<pubDate>Wed, 23 Aug 2006 20:32:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Being a Nerd]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=43</guid>
		<description><![CDATA[I use statscounter.com to track my visitors. Every so often, I will pop in there to see where users are coming from, and what they are reading.
Today, I saw someone got to this blog using the google search term &#8220;nerdy companies&#8220;. Just out of curiosity, I did the same search, and, well &#8230; this blog [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=43</wfw:commentRss>
		</item>
		<item>
		<title>Trialing an Online Chat System</title>
		<link>http://blog.onenerd.net/?p=44</link>
		<comments>http://blog.onenerd.net/?p=44#comments</comments>
		<pubDate>Thu, 17 Aug 2006 20:32:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=44</guid>
		<description><![CDATA[This year, my main focus has been on updating our systems, and I have implemented quite a few new systems, such as Userscapes HelpSpot helpdesk software, StatsCounter for our user traffic tracking, Act for our sales force, Quickbooks for acccounting, ConstantContact Email Managament, and now, an online chat system (most of these needs were previously [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=44</wfw:commentRss>
		</item>
		<item>
		<title>Diving into a Fee-based Mailing List Service</title>
		<link>http://blog.onenerd.net/?p=45</link>
		<comments>http://blog.onenerd.net/?p=45#comments</comments>
		<pubDate>Wed, 16 Aug 2006 20:33:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=45</guid>
		<description><![CDATA[We have had a home-grown PHP-based newsletter system for several years now. It worked fine when our number of recipients was small, but now, with our number of recipients growing too large, we needed something that was more scalable.
After some research, I chose this one: http://www.constantcontact.com
It took the better part of an afternoon to get [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=45</wfw:commentRss>
		</item>
		<item>
		<title>My Latest Planet Source Code Submission</title>
		<link>http://blog.onenerd.net/?p=48</link>
		<comments>http://blog.onenerd.net/?p=48#comments</comments>
		<pubDate>Tue, 15 Aug 2006 20:36:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=48</guid>
		<description><![CDATA[I talk about my favorite coding site - Planet Source Code - in another blog posting here.
Every once in a while, when I have something I (think) is useful, I post the code up there.
If you want my latest posting (a way to easily create popup context menus without using the lousy VB6 Menu Editor), [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=48</wfw:commentRss>
		</item>
		<item>
		<title>TinyMCE - Very Cool!</title>
		<link>http://blog.onenerd.net/?p=47</link>
		<comments>http://blog.onenerd.net/?p=47#comments</comments>
		<pubDate>Tue, 15 Aug 2006 20:35:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=47</guid>
		<description><![CDATA[I recently came across a very cool text editor called TinyMCE (where the hell have I been, right?).
The Company company that creates this very nice (and free) editor describes it like this:
&#8220;TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=47</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft’s Hidden Gems</title>
		<link>http://blog.onenerd.net/?p=46</link>
		<comments>http://blog.onenerd.net/?p=46#comments</comments>
		<pubDate>Tue, 15 Aug 2006 20:34:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=46</guid>
		<description><![CDATA[I suspect it is widely known (isn&#8217;t it?) that Microsoft has lots of free software you can download. However, finding it on their web site it diffucult. I have found the following link in my travels that nicely places all the links int a single neat page:
http://bhandler.spaces.live.com/blog/cns!70F64BC910C9F7F3!1231.entry
Have fun -




]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=46</wfw:commentRss>
		</item>
		<item>
		<title>Vista plus VB6 = “It Just Works”?</title>
		<link>http://blog.onenerd.net/?p=49</link>
		<comments>http://blog.onenerd.net/?p=49#comments</comments>
		<pubDate>Fri, 28 Jul 2006 20:37:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=49</guid>
		<description><![CDATA[As I write this, I have just got my hands on a Vista beta 2 build. I installed it on a virtual PC node (512MB Ram) &#8212; it took almost 4 hours (I had it installing in the background). Although I presume Vista runs like a normal OS (in terms of speed) on a PC, [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=49</wfw:commentRss>
		</item>
		<item>
		<title>Who Needs MySql? Just About Anyone with a Web Site</title>
		<link>http://blog.onenerd.net/?p=50</link>
		<comments>http://blog.onenerd.net/?p=50#comments</comments>
		<pubDate>Wed, 26 Jul 2006 20:39:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=50</guid>
		<description><![CDATA[I was reading an article entitled &#8220;Who Needs MySql?&#8221; (http://www.abstract-factory.com/archives/37), and thought about his points.
My conclusion is, it&#8217;s silly to not take advantage of this powerful, easy-to-use, and reliable database system. The author mentions using &#8216;flat files&#8217; as an alternative. That is certainly an alternative, but not a scalable one. I would choose to use [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=50</wfw:commentRss>
		</item>
		<item>
		<title>Web 2.0? Its a Fantasy -</title>
		<link>http://blog.onenerd.net/?p=51</link>
		<comments>http://blog.onenerd.net/?p=51#comments</comments>
		<pubDate>Tue, 25 Jul 2006 20:42:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming &amp; Coding]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=51</guid>
		<description><![CDATA[Let me just say it first so its out of the way. As long as there ARE Desktop Applications, the Online Application will be inferior. Period. 
Does that mean that I think online applications suck? Well, some do (and some Desktop applications do, too). The simple truth is, for most types of applications, the technology [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=51</wfw:commentRss>
		</item>
		<item>
		<title>The CSS Pursuit</title>
		<link>http://blog.onenerd.net/?p=52</link>
		<comments>http://blog.onenerd.net/?p=52#comments</comments>
		<pubDate>Wed, 19 Jul 2006 20:43:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=52</guid>
		<description><![CDATA[As much as I would like to rant about CSS, I think that John Dvorak says it best in this article:
http://www.pcmag.com/article2/0,1759,1987181,00.asp
Bottom line &#8212; a great concept, hopefully sometime soon to be useful for the masses.




]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=52</wfw:commentRss>
		</item>
		<item>
		<title>“Rich People Dont Care?”</title>
		<link>http://blog.onenerd.net/?p=53</link>
		<comments>http://blog.onenerd.net/?p=53#comments</comments>
		<pubDate>Sat, 08 Jul 2006 20:43:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=53</guid>
		<description><![CDATA[While vacationing recently, in a popular amusement park, I overheard a few of the employees talking. During the conversation, one said rather sharply &#8220;Rich people dont care&#8221; &#8212; the context being that the owner of the park didn&#8217;t care about the employees.
I have had this on my mind for a while now, thinking it through. [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=53</wfw:commentRss>
		</item>
		<item>
		<title>Building your Micro-ISV “on the side”</title>
		<link>http://blog.onenerd.net/?p=54</link>
		<comments>http://blog.onenerd.net/?p=54#comments</comments>
		<pubDate>Wed, 14 Jun 2006 20:44:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=54</guid>
		<description><![CDATA[Are you starting a Micro-ISV (or any business venture for that matter) in your spare time while you hold down a full-time job? Have you ever heard the phrase &#8220;it&#8217;s going to get worse before it gets better&#8220;?
Starting a business is a long-term proposition, and, if executed correctly (and with a little bit of luck), [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=54</wfw:commentRss>
		</item>
		<item>
		<title>The Micro-ISV “We” or “I” Question</title>
		<link>http://blog.onenerd.net/?p=55</link>
		<comments>http://blog.onenerd.net/?p=55#comments</comments>
		<pubDate>Sat, 10 Jun 2006 20:45:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=55</guid>
		<description><![CDATA[As I have mentioned in previous blog postings, I am a book junkie. I can be found at a Borders or Barnes &#38; Noble in South Jersey at least twice a week. Most often, I read computer books, and busines &#38; marketing books.
This week, I have been reading (and utterly enjoying) Eric Sink&#8217;s masterpiece &#8220;Eric [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=55</wfw:commentRss>
		</item>
		<item>
		<title>Open Source Software - Take The Good With The Bad</title>
		<link>http://blog.onenerd.net/?p=56</link>
		<comments>http://blog.onenerd.net/?p=56#comments</comments>
		<pubDate>Wed, 07 Jun 2006 20:47:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=56</guid>
		<description><![CDATA[I am, overall, a proponent of Open Source software. It certainly has it&#8217;s place, and drives the &#8220;for-profit&#8221; software vendors to create better performing software.
As an owner of a software company, I originally felt that open-source software had an unfair advantage, since it was basically &#8220;FREE&#8221; vs. &#8220;COST&#8221;. However, I have long ago change my [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=56</wfw:commentRss>
		</item>
		<item>
		<title>Where Does Microsoft Want To Go Today?</title>
		<link>http://blog.onenerd.net/?p=57</link>
		<comments>http://blog.onenerd.net/?p=57#comments</comments>
		<pubDate>Mon, 05 Jun 2006 20:48:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=57</guid>
		<description><![CDATA[Of course you remember the horrible commercials and magazine ads Microsoft ran a few years back, with the tag-line &#8220;Where do you want to go today?&#8220;.
Well, for those of you who count on Microsoft products, services, or decisions, to make your money or run your company (I have my hand raised), here is a nice [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=57</wfw:commentRss>
		</item>
		<item>
		<title>Run VB6 Code in Java? Did I Read that Correctly?</title>
		<link>http://blog.onenerd.net/?p=58</link>
		<comments>http://blog.onenerd.net/?p=58#comments</comments>
		<pubDate>Fri, 02 Jun 2006 20:48:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=58</guid>
		<description><![CDATA[



I almost jumped off of my seat. &#8220;&#8230;run your VB6 code inside of the Java Runtime &#8230;&#8221; is what I essentially read. Outstanding! - I thought to myself. 
You can read all of the details about this ongoing project here: http://blogs.sun.com/roller/page/herbertc?entry=project_semplice_visual_basic_for
While a very good start, it misses two core things that I believe are essential. [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=58</wfw:commentRss>
		</item>
		<item>
		<title>A VB6 Tool I could not do without</title>
		<link>http://blog.onenerd.net/?p=60</link>
		<comments>http://blog.onenerd.net/?p=60#comments</comments>
		<pubDate>Thu, 01 Jun 2006 20:50:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=60</guid>
		<description><![CDATA[Every programmer has a set of favorite tools, add-ons, accessories &#8212; cool &#8220;stuff&#8221; that makes it more fun, or, makes them more productive.




I have accumulated quite a few of these kinds of things over the years. One of particular interest today (since I was using it in a project I was doing) is a software [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=60</wfw:commentRss>
		</item>
		<item>
		<title>Free RSS Reader worth Checking Out</title>
		<link>http://blog.onenerd.net/?p=59</link>
		<comments>http://blog.onenerd.net/?p=59#comments</comments>
		<pubDate>Thu, 01 Jun 2006 20:49:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=59</guid>
		<description><![CDATA[



I am a bit of a newbie when it comes to RSS feeds. I am sure there are various tools out there that enable you to view RSS feeds. However, one I am using now seems to be very cool &#8212; it feels like an email or newsgroup reader, and has some nice xslt styles [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=59</wfw:commentRss>
		</item>
		<item>
		<title>Creating Software that Works with Windows 95/98/ME</title>
		<link>http://blog.onenerd.net/?p=61</link>
		<comments>http://blog.onenerd.net/?p=61#comments</comments>
		<pubDate>Wed, 31 May 2006 20:51:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=61</guid>
		<description><![CDATA[



Seems to me, especially when I read about Microsoft&#8217;s latest software development platorm (.net 2005) and the upcoming Office version, that Microsoft is doing everything it can to get people to upgrade their OS to XP (or Vista when available).
Seems resonable. Windows 95/98/ME are old, have lots of stability problems, and security problems as well. [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=61</wfw:commentRss>
		</item>
		<item>
		<title>My Favorite Site for Programmers</title>
		<link>http://blog.onenerd.net/?p=62</link>
		<comments>http://blog.onenerd.net/?p=62#comments</comments>
		<pubDate>Tue, 30 May 2006 20:51:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=62</guid>
		<description><![CDATA[As an owner of a software business, I do a great many tasks each day, some related, and some not so related to my real love of writing some code and seeing it work.




I think most coders that really love to code, the ones that stay awake half the night thinking code in their heads [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=62</wfw:commentRss>
		</item>
		<item>
		<title>Turning part-time businesses into full-time</title>
		<link>http://blog.onenerd.net/?p=63</link>
		<comments>http://blog.onenerd.net/?p=63#comments</comments>
		<pubDate>Mon, 29 May 2006 20:52:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=63</guid>
		<description><![CDATA[



I suspect that many software companies are either currently, or started as part-time ventures. In other words, one-man shows, the &#8220;one man&#8221; having a full-time job, and building (purposely or not) a side-business selling software.
Sound like you?
This was me, back in 1997. I had a few businesses before I went to work in corporate america, [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=63</wfw:commentRss>
		</item>
		<item>
		<title>Cool Web Stat Tool</title>
		<link>http://blog.onenerd.net/?p=65</link>
		<comments>http://blog.onenerd.net/?p=65#comments</comments>
		<pubDate>Sun, 28 May 2006 20:54:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Building Your MicroISV]]></category>

		<category><![CDATA[Cool Software &amp; Technology]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=65</guid>
		<description><![CDATA[My typical Sunday morning - wake up a bit late, browse the web for some new cool toys (tools) to play around with (to use in the business).
I found a cool one last night at the bookstore. I was reading a book on web design (a Sitepoint book - cant remember the name - something [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=65</wfw:commentRss>
		</item>
		<item>
		<title>My Perspective on Visual Basic 6</title>
		<link>http://blog.onenerd.net/?p=64</link>
		<comments>http://blog.onenerd.net/?p=64#comments</comments>
		<pubDate>Sun, 28 May 2006 20:53:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VB6]]></category>

		<category><![CDATA[Programming &amp; Coding]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=64</guid>
		<description><![CDATA[



My company, Atrixware eLearning Solutions, like thousands of other what I will call &#8220;shrink-wrap&#8221; software companies, has been facing a constant and disturbing decision &#8212; when (or if) to abandon our Visual Basic 6 code assets (VB6) and move on to another development platform.
When I say constant, I mean, at least one time per year, [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=64</wfw:commentRss>
		</item>
		<item>
		<title>Personality Traits of OneNerd</title>
		<link>http://blog.onenerd.net/?p=5</link>
		<comments>http://blog.onenerd.net/?p=5#comments</comments>
		<pubDate>Sun, 28 May 2006 04:51:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Being a Nerd]]></category>

		<guid isPermaLink="false">http://blog.onenerd.net/?p=5</guid>
		<description><![CDATA[What a way to start - sipping my coffee (ok - its not decaf - do nerds drink decaf?) in a Borders Bookstore (my typical exciting Saturday night). It is exciting to me, no joke.
Once you are done laughing &#8230;
My name is Anthony (just one nerd in the world - I will just refer to [...]]]></description>
		<wfw:commentRss>http://blog.onenerd.net/?feed=rss2&amp;p=5</wfw:commentRss>
		</item>
	</channel>
</rss>
