Newsletter Signup Plugin

Acest articol a fost publicat original aici: Newsletter Signup Plugin

One of my goals was to turn my readers into subscribers. For that I needed to add an option to the comment box, so that each reader could subscribe to my site’s newsletter once they comment. PHP knowledge level:”PHP?! What is that?” [Beginner - 1/5]

Linux knowledge level:”Yuck! This isn’t Windows!” [Beginner - 1/5]

I’ve ...

Alternate way for tagging a post.

Acest articol a fost publicat original aici: Alternate way for tagging a post.

I’ve used Open Calais in the past and I was very pleased of it. Searching for better ways of tagging a post, I’ve stumbled across FreeBase: Freebase is an open, Creative Commons licensed repository of structured data of almost 20 million entities. An entity is a single person, place, or thing. Freebase connects entities together as a graph. Ways to ...

Japan Red Cross Donations

Acest articol a fost publicat original aici: Japan Red Cross Donations

Everyone one of us wants to help raise donations to the Red Cross. There is a second plugin that helps us, WordPress blog owners, do that: Help raise donations to the Red Cross: Simple plugin I created that adds the provided images and Red Cross Donation link to your WordPress site. The CSS adds 75px of ...

File saved cache

Acest articol a fost publicat original aici: File saved cache

I needed to create a plugin to import data from a blog to another. For that I needed to create a caching system. On the slave machine (the master was the original blog) I needed to create a caching system since I didn’t have access to instal memcached, nor the ability to create another table ...

Google Maps made Simple

Acest articol a fost publicat original aici: Google Maps made Simple

I recently had to add a map on a blog belonging to a friend of mine. I used Google Maps. But I wanted to do it in the WordPress way: a plugin! PHP knowledge level:”WordPress is written PHP… Aha…” [Novice - 2/5]

Linux knowledge level:”Yuck! This isn’t Windows!” [Beginner - 1/5]

The one I used ...