Blogging from a Text Only Web Browser (Lynx)

I'm laying in bed using my IBM Thinkpad 600e laptop running Debian Linux, connected to the internet using a WiFi connection, logged into my WordPress dashboard using a text-only web browser (Lynx). Lynx allows me to open my favorite console text editor, which happens to be vi, and once I'm done typing my post, I just quit vi, and it returns me to Lynx with my whole post entered in the form. Blogging couldn't get any more geeky than this!

The fact that the WordPress administration pages are even usable via a text-only browser is awesome. I also setup a plugin for WordPress that allows me to submit posts via email. I setup a secret email account which I send an email to containing the title of the post in the subject and the content of the post in the message body. I have a cron job setup to run a script every 5 minutes that checks the secret email account for any emails. Once it finds one in the mailbox, it adds a post to my site containing the contents of the email! This allows me to submit posts right from my Blackberry, no matter where I am. I could even attach pictures, if my Blackberry had a digital camera.

Giving In

I have always been against using someone else’s code for my personal site. I told myself it made more sense to design everything from scratch, programming and all, so that I’d be able to easily add new features while having a clear understanding of how everything works. I thought it made more sense to do all the programming myself because I would gain valuable programming experience in the process. Well, gaining experience to create this site from scratch also means I end up rewriting previous programming code to implement new features. This puts me in an endless loop of redoing the site over and over. I have come across dozens of different free blogging applications in the past, but they were either too bloated or didn’t contain the flexibility I was looking for.

Well today I found what I’ve been looking for. It’s called WordPress. It uses the exact two things I was planning to use for my blogging software: PHP and MySQL. What makes WordPress perfect for my site is that the features are setup almost exactly the way I planned for my site. This makes programming new features in building onto the site a breeze. All of the software is Open Source, so it’s licensed under the GPL. This means that I can freely add, delete, and modify to my heart’s content, any part of this software.

OK, enough justification. I just wanted to announce that I’ve finally given in to using blogging software that has been prewritten. I will still be working on new features to add to the site, as well as designing new themes to keep things looking fresh. Most importantly, you can look forward to a lot of new content and more frequent blog posts. Please feel free to post comments using the commenting feature.

Sample Entry

This is a sample entry by Raam Dev. I am just testing out this cool blogging application.

This is me!

This is Me!

Ok I think I have finally decided that this tool really rocks. Why reinvent the wheel!?


Editor note 2020-06-22: This was my very first WordPress post, originally published on WordPress.com when I was trying out WordPress while trying to decide if I wanted to replace my own custom-built blogging platform with it.

Year in Review – 2005

I missed the 2004 review, but I decided that I should keep up with writing a review each year, mainly because it helps me keep track of my progress as the years go by. It feels as if January 1st, 2005 was just yesterday, and here it is, January 1st, 2006! I guess the reason it passed so quickly is because I've kept myself so busy.

My web hosting business, akmai.net is moving along nicely with about 15 customers. I have no plans to expand it, simply because I have so many other things going on right now. The computer consulting work keeps me busy. I signed up on ComputerRepair.com and I've been receiving a couple of service calls every month. Continue reading