Well! Well! This is the begining. The main purpose of this blog is to share my experience with you. Yeah! probally it will be about programming, open source, may be some electornics, etc.
Yesterday (rather today morning, around 2 AM), I managed to install wordpress blog on our server. As they always say, it is five minutes install proccess. It was even less than five minutes. Really simple bloging software.
Then the next step was to download a new theme for it. It was also really simple. Just running a wget and unzip. It installs the theme automatically. Then It came to configuring. As you know, a usuall content management system/blog have a admin section to add and remove portlets/menues, edit navigation bar. I was looking all over the place, but the wordpress doesn’t have a section like that. You can create pages, but there is no way to add those into the navigation bar. So, I had to go through
the php code to edit the navigation bar. And then the portlets, I had to edit the code to remove portlets. But anyway, the code is nicely written, so that it is very easy to edit. It will only take few minutes to change the code. Yeah! of course after spending several minutes to find out there are no options for those features.
Except that, the wordpress blog seems to be nice. The main advantage is, it is very simple, so that you can easily customize it. The point is if you have experince with php and html, I think wordpress blog will be a great tool for you.
That’s about installing, and configuring. After configured it, it was too late in the night and i went to sleep. Then the next day, or same day, I had a big problem. WHAT TO WRITE! So, after thinking several HOURS, i decided to write about this wordpress it self.
Anyway, i’ll be writing about my experince about open source products like wordpress, various programming tricks, libaries, etc. So, If you are interested about those, just drop in here once a day(may be once a month ;-)) and check wether there is something new.
All comments are welcome!