Main Content

Category: Personal

Google Referrer Ads Won’t Show

I heard about the new Google referrer ads the other day and I thought I’d be great to add them to my site! So I put the code in my blog single post pages and on my site map. Both pages have the correct code, but won’t show any ads. 🙁 If anyone knows why […]

iTrip LCD Review

When I got my new iPod (20 Gig, Color) the first accessory I needed was the iTrip. My old iPod (20 gig, 2nd gen) had an original iTrip and I couldn’t leave home without it. It became a permanent fixture on my iPod. So I ordered an iTrip LCD off eBay and and I have […]

My Social Christmas List

It’s that time of year again. The Simpsons’ Halloween special is over and I’m waiting for the snow to fly! So that means it’s almost time for Christmas. Every year someone asks me, “What’s on your list?” and I never can remember all those cool things I’ve seen in the past few months. But this […]

Too Cool for Internet Explorer

I keep seeing some banners around that say “Too Cool for IE” and they give me a worm fuzzy feeling. 🙂 Well, I just found out that it’s not just one or two people, it’s a club! Basically, if you design a really cool site and it looks bad in Internet Explorer, just add this […]

Header Tags Without the Extra Space

Have you ever put in a header tag (h1, h2, h3, h4, h5, h6) and struggle to get rid of the extra space underneath the tag? I do this all the time and I finally found the cure today. To get a header tag to be inline with the rest of the HTML code, just […]

Happy Halloween!!

Check out this year’s batch of cool looking pumpkins. Complete with their own iPod that was carved (scraped) into a pumpkin. Pretty cool! 😎 Click the picture for a much larger version.

PHP Find Variable in String

Since I always try to remember what this PHP code is, and I can never remember, I thought I’d add it to my blog so I never forget. 🙂 This searches a string of text and finds a user defined variable. Very handy. $string = "PHP"; $container = "I love writing PHP code."; if(strstr($container,$string)) { […]

My Blog Is Worth A Lot!

My blog is worth $12,984.42.How much is your blog worth? Someone has way to much time on their hands and created a tool that figures out how much a blog is worth. Inspired by Tristan Louis’s research into the value of each link to Weblogs Inc, I’ve created this little applet using Technorati’s API which […]

Romantic Comedy. With Zombies.

If you haven’t seen Shaun of the Dead [iTunes] I highly recommend it. It’s one of my favorite movies! It’s a parody of Dawn of the Dead; only this time, they added a love story and some comedy. It’s very funny as two unlikely, and lazy, heroes have to try and survive as their town […]