Nullamatix.com Survived The Digg Effect, Barely
Wow, what an interesting day. After experiencing The Digg Effect first hand, and looking over a few stats, I’ve made the conclusion that Digg users are comparable to a swarm of crack heads surfing the Internet. Don’t get me wrong, landing on the front page of Digg is awesome and I’m really grateful, but the […]
Easily Avoid Clicking Your Own Ads With PHP
Here’s a nifty little script I came across that will prevent you from seeing your own advertisements. This is especially helpful with Adsense, and easily integrated into Wordpress themes.
<?php $hidden = ‘192.255.255.255′; $userip = $_SERVER[’REMOTE_ADDR’]; if($userip != $hidden){ print ‘ <p> <script type=”text/javascript”><!– google_ad_client = “your-google-publisher-id-here”; //468×60, created 11/14/07 google_ad_slot = “111111111111″; google_ad_width = 468; google_ad_height = 60; //–></script> <script type=”text/javascript” src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”> </script> </p>’; } ?>
Make sure you replace […]
Automatically Add Text To The Wordpress TinyMCE Editor
I had a difficult time finding this useful bit of information so I thought I’d share. If you’d like to establish a default template, or include a particular set of data in each new wordpress post, this will do the trick. In the /wp-admin/ folder, open edit-form-advanced.php. Locate the following code around line 150 or […]
Rebooting works for everything!
Ah yes, the cliché of a technician’s favorite term, REBOOT! It’s not just the latest Dilbert comic strip, it actually works! I believe the term reboot is the new tech savvy way of the classic saying, “turn it off and try it again dear.” I’ll admit, I’m employed as a computer technician, and I find […]
A: Why are Weblogs (blogs) Important and Should I Blog?
Blogs are important because they’re an easy, effective way to exercise free speech, communicate, and publish useful information. Everyone on the internet has the ability to blog, and individuals tend to have unique thoughts regarding particular subjects, so what better way to share these thoughts than blogging? Communication, in addition to useful contribution by intelligent […]



Most Commented
Make Money With a Poor Mans BANS (Bu ... (134)1 Month Commission Junction Earnings ... (30)
Free Web Site Reviews ... (21)
Howto: Remote Desktop At Work, Evadi ... (19)
Accountability Is Necessary - Everyw ... (18)