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

unfolloweveryone

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…)

[Post to Twitter]   [Post to Delicious]   [Post to Digg]   [Post to Reddit]   [Post to StumbleUpon]  


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

globe

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…)

[Post to Twitter]   [Post to Delicious]   [Post to Digg]   [Post to Reddit]   [Post to StumbleUpon]  


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

parent_page_in_c5

I love Concrete5 and for the most part, creating themes for it is actually very easy. I’d say easier than WordPress. Recently however I was slicing a theme that needed to have the current page title and the parent page title on each sub page. Easy… right?
(more…)

[Post to Twitter]   [Post to Delicious]   [Post to Digg]   [Post to Reddit]   [Post to StumbleUpon]  


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

better_html

UPDATE: I’ve corrected some <html:media> self closing errors (damn XHTML habits) and I have added a statement about backwards compatibility in the questions section.

Below is a long post about the possibilities of HTML with only 7 reserved elements which would use XML namespace syntax, a Form API, and the reserved attributes for those two APIs, which I believe, would make HTML much stronger. Let’s face it, HTML5 is already becoming so, so bloated with too much effort on backwards compatibility. If you just want to skim, here are the table of contents:
(more…)

[Post to Twitter]   [Post to Delicious]   [Post to Digg]   [Post to Reddit]   [Post to StumbleUpon]  


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

setnav

Have you ever wanted to change the active state of web site’s navigation but didn’t want to write server side code for it? For example, in PHP, you’d have to write a switch or if/else conditional. Something like:
(more…)

[Post to Twitter]   [Post to Delicious]   [Post to Digg]   [Post to Reddit]   [Post to StumbleUpon]