This is where Jason puts his stuff of personal interest.

18Dec SalesLogix 6.2 Consuming .NET DLL

If you have ever wanted to include some C# or VB.NET code in your SalesLogix app but couldnt figure out how to get the component created here are the steps: First create your .NET DLL . I utilized an example that told me I needed to also include a default constructor with no params: using [...]

08Dec Blanchard, ND home of the tallest structure?

Yeah it turns out that the KVLY tower in Balnchard, ND is the tallest structure in the world… Pretty cool eh? http://maps.google.com/maps?ll=47.342222,-97.288889&spn=0.3,0.3&q=47.342222,-97.288889

08Dec Web Stats IIS

I needed a program to read my IIS logs and show me stats on usage. I always hated how my previous hosting company would just have a /stats folder which anyone could see – even though http://www.modifiedpowerwheels.com has great stats compared to most other sites. Trust me I own like 25 of them.. Anyway I [...]

05Dec More setup at godaddy.com

I have the virtual dedicated server from godaddy and I posted an incomplete set of instructions on what I did… I will be updating them sometime.. What I had a problem with SMTP today and couldnt figure it out. I almost bought a book to help. Well it turns out that I wasnt crazy.. I [...]

02Dec Upgrading to GoDaddy Virtual Hosts

After being convinced by my friend SW, I decided to move all of my domains to godaddy.com. I have a virtual dedicated server running Windows 2003 server, 3 IPs, etc etc.. for about $40 a month. I have full control over this machine. I log into it using remote desktop and control DNS as well [...]