Uploading images without a file extension to WP

Uploading images without a file extension to WP

Jun 25, 2010

WP Core hacking I used this code recently to hack wordpress’s core to allow image uploads that have no file extension. I was getting a invalid file type security error and had tried all sorts of httaccess trickery to get it to work when I finally resorted to hacking the core of WordPress MU 3.0. This is pretty easy as I found out and only required me to...

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...

Green Complex is on Technorati now

Green Complex is on Technorati now

Jun 4, 2010

FQCN9RKF6RJ6 FNQ48HWH4KBT So I just signed up with Technorati. I’ll provide a review here after I’ve claimed my website and gotten everything activated. This first thing they’ve made me do is add this code to a post…. Weird but eh let’s see how it goes… So what is Technorati? It’s.. From CrunchBase: Technorati is a...

Add Thumbnails to FB Recommend Social Plugin

Add Thumbnails to FB Recommend Social Plugin

Jun 1, 2010

Adding icons from your wordpress posts to the Facbook recommend widget is really easy. Adding thumbnails to the facebook recommend or like widget in wordpress is super easy if you already use a custom field to store the thumbnail location for each post. This is a great way to add thumbnails and can really make your website stand out on facebook. You can look...