WhiteSites Blog

Wikipedia uses nofollow hyperlinks to dominate search

May 22, 2009 by Paul White

Its no secret that wikipedia dominates search.  Search for anyone that is important and you are bound to find a page on wikipedia.  Upon looking at the source code of wikipedia I noticed something very interesting

Read
3068 Visitors
3068 Views

Protecting your website from Rogue Spiders

Apr 13, 2009 by Paul White

Recently one particular IP has been crawling one of my websites very fast.  If you are running static websites this might not be such a big deal, but when running complex dynamic websites, these spiders can kill your server's performance.  Here are some tips on managing the visitors to your website and stopping the bad ones.

Read
2040 Visitors
2040 Views

FireBug is the must have Addon for Developers

Feb 17, 2009 by Paul White

Just wanted to share this with other developer who might be starting out and getting lost in CSS.  The FireBug addon for Firefox is the best tool for finding bugs in your CSS referencing.

Read
3176 Visitors
3176 Views

CSS sibling IE 6 problems

Feb 16, 2009 by Paul White

I can across a discovery today that will forever change the way I built websites.  Basically if you like using the sibling referencing in your CSS style sheets, then you websites might look really messed up on IE 6 and older. Read more for the details

Read
1 Comments
4188 Visitors
4188 Views

How your name can be your worst enemy

Feb 4, 2009 by Paul White

When I first started up whitesites, I was looking for a name that would be easy to remember, and that went along with what I did. So I took  my last name along with what I build to get whitesites.  But its funny what some people think of when you tell them your company name is whitesites.

Read
2240 Visitors
2240 Views

How to measure your keyword density

Dec 26, 2008 by Paul White

Since none of the search engines publish the exact keyword densities they look for, nor do they publish how they come to calculating the figure. I have set forth to determine a logical way to making this calculation.  If you every wanted to know how you can do your own calculation by code, read on.

Read
3675 Visitors
3675 Views

Best program for converting videos to FLV

Dec 21, 2008 by Paul White

Video Encoder for FlashFlash is by far the best format for streaming videos on your website.  Thanks to YouTube the FLV format has become almost in industry standard.  Now that you know you want flash, you have to pick a program to do your encoding.  I tried many, and recently I came across one program that blew the rest away. Sothink Flash Video Encoder is the best FLV encoder I have ever used.  Read more for details and link

Read
3305 Visitors
3305 Views

Adobe ditches ASP.NET Support in Dreamweaver CS4

Dec 20, 2008 by Paul White

dream weaver logo cs4I first started making websites using frontpage, then I started using dreamweaver, and life was good.  This was back in the days when dreamweaver was run by macromedia.  Back when Dreamweaver was in version 4.0 ( way back ).  Well on the latest release of CS4 I guess Adobe decided that it was better to not provide any support for .NET guys like myself than to provide support for older ASP.NET 1.1 components.  I recently updated to CS4 only to discover this after the fact.  To say the lease it was not a good day.

Read
8 Comments
10103 Visitors
10103 Views

MySQL 5.1 dump files won't restore on MySQL 5.0

Dec 19, 2008 by Paul White

MySQL DB serverIf you are using MySQL 5.1 ( the latest and greatest stable version as of this posting ) then you are sure to learn the hard way that the dump files from a MySQL 5.1 DB do not restore to a MySQL 5.0 installation.  Of course when you go to MySQL's website they don't give you a very straight forward answer.  Her is the easy fix for this issue.

Read
6164 Visitors
6164 Views

What are good email characters?

Dec 17, 2008 by Paul White

If you search for this on google you will find long drawn out explanations of how to validate email addresses.  How about just an answer?  I have the answer, or at least my definition of an answer.

Read
2376 Visitors
2376 Views