Tagged with " tech"
Jan 22, 2006 - tech, website    4 Comments

Building my own site – 2

Ok now in my previous post I had written about all the initial steps of building my site. In this post I shall write more about what I did to export all my posts and comments from blogger to wordpress and how I went about customising the site to suit my requirements.

WordPress comes with a Import from blogger script that does the importing work, but before I could run that I needed to do various things, which are well documented with pictures here. Also check out this for the steps (without pictures) or this if you’re importing from other than Blogger.

It wasn’t all a walk in the park. The process didnt work for me immediately. The script had some problems as the database had some changes in WordPress 2.0. I did some googling and read through comments at various blogs and finally found the changes that I needed to make to ensure an error free import. I modified the script and went through the various steps for the 3rd time and this time all posts and comments were succesfully imported from Blogger to WordPress, but unfortunately the comment count didn’t increase. All posts said “O Comments”, even though they had comments!

When I posted a test comment the comment count for that post added up fine and displayed the correct number. To get all the posts’ comments to show the correct number, I manually went through every post with a comment and clicked Edit and then Save for any one comment, once I did this the comment count displayed the proper count. I also had to edit many of the posts and update the links and images with their new locations. Once I finished this my blog was up and running proper on my new host.

The final and proper Import from Blogger script that worked for me can be downloaded here. [Download the text file and rename it to .php and upload to your wp-admin folder]

Ok now I had installed WordPress on my root (I forgot to mention this in my previous post), so my blog was being published to http://sabarish.net, but I wanted that to be my home page address and my blog address to be http://sabarish.net/blog. I created a new page called Home with some static content to be displayed as my home page. I then installed a plugin called Filosofo Home-Page Control which let me control which page is displayed as the home page and which as the blog page. Hat tip: Nandu anna for mailing me that plugin. After this, I had to modify the header.php file of the theme to add a link to point to the Home page and had to modify the blog url to include “/blog”.

I wanted to change the default Kubric theme to something else and found and installed the sequel to Kubric, called K2, which comes with its own custom styles and also supports many plugins. Click here for a list of essential resources for K2.

Next, I wanted a page to display my photo galleries from flickr. For this I downloaded and activated another plugin called FAlbum. Installation instructions can be found here or here for a K2 specific installation.

Now my site was shaping up quite nicely. I had my static Home page, the Blog page and the Photos page. I added another static Contact page and also enabled archives in the K2 theme options.

I wanted a nice archive solution for my archived posts and found the Extended Live Archives plugin.

Finally I installed and played around with various extra plugins and modified the theme, including the sidebars, header and footer to add extra content like my counter, 43things, google ads, etc.

That’s it. My site was complete, up and ready.

I will have one more post (or maybe even a page), in which I shall list all the plugins that I have used and will constantly update that in the future as and when I use more plugins.

Jan 22, 2006 - microsoft, tech    2 Comments

Windows Live Messenger beta

I got an invite to try out the Windows Live Messenger beta. Finally we can chat while appearing offline and also send offline messages. These two features were sadly missing from previous MSN messenger versions and I’m happy it has finally been incorporated.


Windows Live Messenger
Windows Live Messenger looks just about ok at first glance, nothing great that wasnt available elsewhere earlier. The ads are quite annoying though and another annoying feature is when I change my status to Appear Offline, all my conversation windows are closed automatically. This means that if I want to continue chatting with my friends after changing status to appear offline, I need to reopen a chat window with them. And finally when both my friend and I appear offline, we weren’t able to chat! We only got each other’s messages after we changed our status back to Online. I hope Microsoft resolves these issues before the final release.


Windows Live Messenger Appear Offline Prompt
I’ve also got the Windows Live Mail beta invite and will post about it soon.

Jan 19, 2006 - tech, website    4 Comments

Building my own site – 1

I had written in an earlier post, that I would document my entire experience of moving out of Blogger and into WordPress and building and customising this site. Well this post is part 1 of as many as it takes, to document this whole process. Hope it is helpful to anyone who wants to tread down the path I travelled!

Well for starters I needed to register a domain. I did a brief search and found this site and registered my domain (sabarish.net, which was thankfully still available) for Indian Rs. 399 a year. This site accepted payment through HDFC Netbanking so I was able to easily and instantly pay and register the domain. That was pretty much the standard rate across various domain registration sites, although some other sites give cheaper offers for registering a domain for longer periods of time (3 – 5 years or so).

After registering the domain, I needed to find some hosting space for the website. I found this site, which had quite a cheap offer (Rs. 500/year) for a linux hosting solution with 100 MB space and ulimited bandwidth. Once again I was able to use my netbanking and pay in INR. Ofcourse a day after I bought the hosting space – I got another hosting space from a cousin and I cancelled the hosting service which I had purchased. They had a 30 day refund policy so I got back my money! :)

After I registered the domain and got my hosting space, I needed to modify the domain settings to point to the new web host. For this I logged in at the domain registration site and specifically I had to update the “name server” with my new web host’s name servers.

The name servers look like this -

ns1.yourhost.com (192.168.0.1)

ns2.yourhost.com (192.168.0.2)

It should take anywhere between a few minutes to couple of hours to a day for the change in name server to happen.

You can read this for more info on the above steps.

Ok now my domain was setup, but there was still no content at the host, apart from one index.html file which said ‘site under construction’ or something to that effect.

My main requirements were to firstly move my blog from blogger’s host to my own host and secondly I wanted to have a complete integrated site with photos and archives and static pages and with the blog being only part of it.

I had quite a few options as mentioned and compared here and here for this. My cousin recommended WordPress for my requirements and I found that it was easy to configure for blogging and also to use as a Content Management System.

Once I had decided on WordPress (well it wasn’t too hard to decide actually!), I needed to install it and get it up and running. This surprisingly was a piece of cake! WordPress promises a 5 minute installation procedure and have a well documented process here, which I followed and sure enough within no time it had been installed!

That’s all for this post. In the next I shall describe how I went about exporting my Blogger account to WordPress and configuring WordPress as per my needs.

Pages:«123»