Archive for the ‘wordpress’ Category

Blogging using iphone

Friday, April 3rd, 2009

This is my first post from the iPhone. The wordpress iPhone app is just awesome. You can even write a post in landscape mode making it really easy to type.

So, lot more short posts ahead. :)

SMS Updates on my WordPress Blog posts

Tuesday, January 6th, 2009

Google SMS Labs now enables me to create channel and update anyone or a particular group of members (by invitation) with SMS alerts. I created a Channel called SHALINJAIN. So, whenever I update my blog you would get a SMS with brief description about the post. It is almost realtime.

The invitation process is really simple. If you already have a GMAIL or Google Account just clicking one button would do the needful.

Subscribe for SMS alerts: Click here to Subscribe for My Blog Updates

You can also create your own channels and keep your group updated about anything! The best part is – the service comes free. Give it a shot.

Moving WordPress Blog to a new web host

Monday, December 29th, 2008

It is fairly simple to move a wordpress blog across servers. In fact, I just did that. I gave up on my old host and am now hosting on Rackspace Network. Here is quick checklist:

Move WordPress Installation

  1. Download all the scripts – You can skip a cache folder under the wp-content directory
  2. Go to your existing web hosts PHPMyAdmin page to download your Database as a SQL file.
  3. Create a new MySQL database with your NEW web host and import this SQL file.
  4. Upload your scripts to the new web host
  5. Open wp-config.php and modify the database name, hostname, password accordingly
  6. Change the DNS at your domain registration service provider, as required
  7. That’s it!

Most time is consumed in downloading and uploading the files. Everything else is quick. It is really simple to manage and move your wordpress blog if you need to do so. (This is also my test post after moving!)

Nikz Green & Nikz Black: WordPress Themes

Saturday, August 12th, 2006

Couple of simple 2 column layout wordpress themes. Just copy paste them into your wp-content/themes folder. Let me know if you find any bug or need improvements.

(more…)

Making a wordpress theme

Saturday, August 12th, 2006

I am about to complete and release my first wordpress theme. It’s a simple theme that uses fluid width 2 column structure with a sidebar on the right. Work is still in progress but you can already see the theme in action on: Tezaa Blog

So stay tuned!