Twitter

Missing Google images http://twitpic.com/1lsk2k-05/07/2010
X

This is the first article of a series of articles explaining how I created the Q-List WordPress plugin. First article will explain the administration section and the second will explain the user interface. This article consists of the following steps:

  • Versioning your plugins database tables, and updating them
  • Creating your administration interface
  • Using wp options table in your database for your plugin options

Continue reading »

I am working on a series of articles about the making of the Q-List List Creator plugin. I will divide the series into two. First one will be about the administration section and the second one will be about the user interface. Please let me know if you want anything else included into the articles so I can incorporate them as I write the article.

The series will have;

  • Administration Section
    • Versioning your plugins database tables, and updating them
    • Creating your administration interface
    • Using wp options table in your database for your plugin options
  • User Interface
    • Using tags in your posts like [qlist]
    • Handling cookies for your plugin
    • Handling forms

Continue reading »

I have been looking for a way to access a calendar on the go and also on my computer and if you are using a PC you don’t have iCal like Mac users you end up having multiple calendars. With this simple setup, you can use your Google Calendar on your iphone like it is your default calendar and also your phone will sync itself to the google calendar too so if you view your calendar online, you will see your entries.


Continue reading »