Category Archives: Developement

Easier Way To Get Traffic With Stumbleupon

I’m sure you know how great StumbleUpon is for sending tons of decently targeted traffic to your website. The problem is that to get a lot of traffic, you have to have really good quality content. Many people don’t have … Continue reading

Posted in Developement, Internet Marketing, Tips | Tagged , , | Leave a comment

Top Five Free WordPress Theme Sites

I spent a little bit of time today researching some good places to find GOOD free WordPress themes. The keyword there is “good”. I see so many bad WordPress themes used over and over again so I thought I would … Continue reading

Posted in Blogging, Developement, WordPress | Tagged , , , | 6 Comments

CSS diagnostics script

I recently found a really cool script comprised of 100% CSS that will check to make sure your css is valid. All you have to do is add this code to your current CSS file and it automatically highlights all … Continue reading

Posted in Developement, Snippets, Tips | Tagged , , , , , | 1 Comment

[Fixed]: WordPress Image Upload Overwrites Existing Images

I have been uploading a lot of screen captures taken on my mac to my blog lately and recently noticed that WordPress seems to be overwriting the previous files I have uploaded with the same name. Mac screen captures are … Continue reading

Posted in Developement, Snippets, Tips, WordPress | Tagged , , , | Leave a comment

Cross browser compatibility with Safari and others

I just got accepted to the new and upcoming “Rubicon Project“, a site dedicated to help optimize PPC advertising. Only after creating my account though, I noticed that users are required to use Firefox 2+ to access the member’s area! … Continue reading

Posted in Developement, My Thoughts | Leave a comment

Php Reserved Words

Ok now here’s the php reserved words for ya: and or xor __FILE__ exception (PHP 5) __LINE__ array() as break case class const continue declare default die() do echo() else elseif empty() enddeclare endfor endforeach endif endswitch endwhile eval() exit() … Continue reading

Posted in Developement, Tips | Leave a comment

MySql Reserved Words

Just for the times when you are wondering why you keep getting an error even though everything looks right! ADD ALL ALTER ANALYZE AND AS ASC AUTO_INCREMENT BDB BERKELEYDB BETWEEN BIGINT BINARY BLOB BOTH BTREE BY CASCADE CASE CHANGE CHAR … Continue reading

Posted in Developement, Tips | Leave a comment

The “Real Way” To Make a Website.

Why does everybody spend all their time learning to make websites with Apps such as Dreamweaver and even the web-based ones like “Synthasite”? This time spent learning how to take the so-called easy route, could be spent learning how to … Continue reading

Posted in Developement, My Thoughts | Leave a comment