May 14, 2008 by
Paul WhiteMany people would like to believe that oil prices are going to go back down soon. But if there is one constant in a capitalist world its that markets will always work. Here are a few theories about the price of Oil
May 11, 2008 by
Paul WhiteRecently there has been alot of attention on Warren Buffet. He is practically a god in the investment world. He wasn't a trust fund baby like most of the other Billiionaires. He grew his money over time with smart investing. After I worked some numbers I figured out that becoming a Billionaire is really not that hard, just a matter of discipline and a eye for stock trades that will make you money. Check out the figures for yourself.
May 4, 2008 by
Paul WhiteSteve Ballmer just kicked Jerry Yang's ASS. This goes to show how one company can destroy its competition by just making an offer.
Apr 28, 2008 by
Paul WhiteNew website is coming soon. Read about it and other rants.
Apr 17, 2008 by
Paul WhiteFor the longest time I had the wrong definition of what grey listing is. Once I figured out what it really is, and implemented it on my server running SmarterMail 4.x. I saw a huge drop in spam. If you hate spam, this might very well solve all your problems. Read this article for information on how it works and why it works.
Apr 5, 2008 by
Paul WhiteI got this recently in an email. Even though its not the most politically correct solution, it is maybe one of the better ones.

Apr 1, 2008 by
Paul WhiteI am not a huge fan of precompiling my code into DLL files, Simply because it makes it harder for other to diagnose problems, and trouble shoot your application. Repairs should be possible with notepad if you are desperate. I had a client that called with this exact situation. Their Old Developer was a hard core Visual Studio Man, and all the code was in DLL files. I found a little tool that allows you to open the DLLs and see the source code. Opening DLL files may not be legal in some situations, but in my case it was to help my client get their application back up and running. I was rather impressed with this tool.
1 Comments
1402 Visitors
2215 Views
Mar 31, 2008 by
Paul White
If there is one things that developers agree on, its that hackers, and spammers should be hunted down, and
Killed, ( I mean brought to justice ). The guys over at Project Honey Pot are leading the fight against spam. They have setup a HTTP Blacklist that developers can use to validate their visitors IP. The only problem is writing some code to utilize it might be a little advanced for some. I have created an HTTP Module for ASP.NET that will validated your visitors before they get into your site. I even commented my code ( something I usually don't do ), so others can learn. Give it a try and let me know what you think.
2 Comments
1069 Visitors
2056 Views
Mar 31, 2008 by
Paul WhiteThis is a list of IPs that tried to send email to users that don't exist on one of my client's sites. SmarterMail can be setup to reject these IPs after X failed attempts. Feel free to add these to your blacklists.
Mar 25, 2008 by
Paul White
If you read my previous article you surely noted that 1 of my 3 Samsung Syncmaster 175V displays was having problems. What do you do when one of your displays goes out? Replace it with two bigger ones. I choose the Samsung 2493HM from newegg because of its ability to swivel for a tall screen. This is especially helpful when writing code. Read more about my setup on the full article.