WhiteSites Blog

Oil Companies are not to blame

May 14, 2008 by Paul White

Many 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

Read
2286 Visitors
2286 Views

How to become a Billionaire

May 11, 2008 by Paul White

Recently 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.

Read
3220 Visitors
3220 Views

Steve Ballmer TKOs Jerry Yang

May 4, 2008 by Paul White

Steve Ballmer just kicked Jerry Yang's ASS.  This goes to show how one company can destroy its competition by just making an offer.

Read
2402 Visitors
2402 Views

WhiteSites News and Updates

Apr 28, 2008 by Paul White

New website is coming soon.  Read about it and other rants.

Read
2125 Visitors
2125 Views

Stop Spam with Grey Listing in SmarterMail

Apr 17, 2008 by Paul White

For 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.

Read
3824 Visitors
3824 Views

Best idea to solve the war in the middle east

Apr 5, 2008 by Paul White

I got this recently in an email.  Even though its not the most politically correct solution, it is maybe one of the better ones.
map of the middle east

Read
7113 Visitors
7113 Views

How to Decompile a .NET DLL

Apr 1, 2008 by Paul White

I 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. 

Read
2 Comments
11454 Visitors
11454 Views

asp.net http module for project honey pot http IP blacklist

Mar 31, 2008 by Paul White

Project Honey Pot
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. 

Read
2 Comments
9492 Visitors
9492 Views

Dictionary attack IP list

Mar 31, 2008 by Paul White

This 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.

Read
6213 Visitors
6213 Views

New Samsung 2493HM Displays added to workstation

Mar 25, 2008 by Paul White

Sansung 2493HM setup
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.

Read
4881 Visitors
4881 Views