Warning: gzinflate() [function.gzinflate]: data error in /home/boozkerc/public_html/kneedeepincode/wp-includes/http.php on line 1787

I noticed a lot of people are searching my site for this and use dynoBox, but for basic functionality to simply delete the default text in the search box on when a user clicks on it is actually very easy. Here is the example functionality.
(more…)
Warning: gzinflate() [function.gzinflate]: data error in /home/boozkerc/public_html/kneedeepincode/wp-includes/http.php on line 1787

If you were like me the first time you try to grab a feed via AJAX from another server you’ll spend quite some time trying to figure out why the hell your script isn’t working when everything is written perfectly. Then you do some research and find out you’re not allowed to use AJAX from server to server due to security issues. Darn it. Well, here is the work around I’ve been using for quite some time, and best of all, it’s only 2 lines of PHP and 1 line of jQuery.
(more…)
Warning: gzinflate() [function.gzinflate]: data error in /home/boozkerc/public_html/kneedeepincode/wp-includes/http.php on line 1787

I wanted a way to encode emails so spam bots couldn’t steal emails on my Conrete5 site. At the same time I didn’t want the client to have to do anything different than he or she normally would to add an email through the WYSIWYG editor. I searched the forums and found a few solutions, however, they all had bugs. Worst of all, no one ever told anyone how or where to place the code! So here is how you can fight spam in C5:
(more…)
Warning: gzinflate() [function.gzinflate]: data error in /home/boozkerc/public_html/kneedeepincode/wp-includes/http.php on line 1787

A couple days ago I released a little Twitter app with Daniel ( @TechWraith | ThisIsNot.us ). Today I’m sharing it with you on my blog. It’s already been blogged about on TheNextWeb by @alex, but I thought I’d let my readers know about it in case they missed my twitter stream.
UnfollowEveryone.com is a simple Twitter web app that will let you unfollow everyone on your Twitter account. We all do it, add this user, that user, oh and this guy is funny I’ll add him. Eventually you end up following 100, 500, 1000 or more people and you just can’t keep up with all of that. Instead of going one by one through your account and removing everyone our app will do it for you.
(more…)
Warning: gzinflate() [function.gzinflate]: data error in /home/boozkerc/public_html/kneedeepincode/wp-includes/http.php on line 1787

Al Gore has been going across the country forever it seems telling people about ways to stop global warming. About how just one person can make a difference. Today I bring you 10 Way You Can Help The Internet:
(more…)