CSS2 Cheat Sheet

CSS2 Cheat Sheet

Jan 22, 2011

Addedbytes.com offers a slew of cheat sheets, and Green Complex is proud to feature some of the best programming cheat sheets on the internet right here. These are mirrored from their source (http://www.addedbytes.com/download/css-cheat-sheet-v2/) to preserve them for the future.  As a side note, you should avoid using the * selector as it impairs CSS...

DDWRT Screencast

DDWRT Screencast

Nov 22, 2010

I made a little screencast for installing DDWRT on my Linksys WRT54GL v1.1 Router, and it only takes 2 mins! What’s funny is that it mostly took that long so I’d be going slow enough so you would see what I was doing. Very easy, but you must watch it at high resolution in order to see the detail. (Make sure to choose at least 720p to see it...

Arduino Powered Secret Knock Lock

Arduino Powered Secret Knock Lock

Oct 28, 2010

Remember those movies where you had to know a secret knock to open up a passageway? Now you can make your own! You can do some amazing things with Arduino. Steve Hoefer of http://projects.grathio.com/ has designed a simple but amazing secret knock door lock using only some PVC pipe, a servo, a microphone, a few LEDs, and an Arduino board! Check out this amazing...

JQuery: A Simplified Introduction

jQuery Essentials View more presentations from Marc...

Digg 4 alpha import feed says: Unable to find verification key

Digg 4 alpha import feed says: Unable to find verification key

Aug 11, 2010

When you try to add your blog’s rss feed address to new Digg 4 alpha import feedsettings and hit verify after adding verification key in a post and publish it, it says: Unable to find verification key, please try again – if this is an error, report this bug. This can have a few reasons for happening, but patience and persistence paid off for me. Here...

Add a floating Facebook widget to any site

Add a floating Facebook widget to any site

Aug 1, 2010

Here’s the easiest way to quickly add a floating join us on facebook badge on your website. What do I mean by floating? When you scroll up and down it stays in the same place, when makes it look like it’s floating. Here’s the code snippet:  <div style="position:fixed; bottom:10px; right:10px;"><a...

Find almost any image’s source on the Internet

Find almost any image’s source on the Internet

Jun 15, 2010

Ever see a really neat wallpaper but it was the screen shot of someone’s desktop? Wish you could find the source on the internet?Or maybe you have an old image and can’t remember where it came from? Well this just happened to Shawn on http://lofitribe.com/church-art-for-the-ugly-hero/ and finding the source image is actually very easy, thanks to a...