Introducing Element.Id("Crynn")
Let me again introduce you to my spanking brand new weblog entitled Element.Id("Crynn"). Well as per now I don't have anything good posted as I don't have any directive yet for the weblog but I certainly will be keeping in Malay language this time as I did with Crynn Berkata-kata before. I would prefer it to have more personal touch to it compared to content posted here and at the same time still information to viewer.
Anyone will good suggestion? Feel free to voice it out.
Another Writer's Block
I'm burned out busy with work this few days, but will make a comeback soon... Hopefully!
Blogging is a Trend or Hobby?
An introduction of a new blog commonly start with "Naah.. testing.. One, two, three.." .. that is what I have done with my first blog using Blogger (Free Blogging Site). Most of my friends will blogging about their life, their tought, cool gadgets. Nowadays, it seems like Blogging is just a TREND. If you got a blog, you will feel that you are so cool. Really? The answer is maybe YES and maybe NO.
Someone told me that Blogging are just for fun, for expressing their feeling or emotions which was could not be expressed by their own voice. Lol~ Everyone knows about this.
What I meant in this short notes is what will be our answer if someone ask you, "WHAT IS THE MAIN POINT OF YOU TO HAVE SUCH A BLOG or WEBSITE?"
Messy Day with Mod_Rewrite for WordPress
Today was like any other day, but around 1 or 2pm we had realize that all WordPress hosted in Hostvibes were inaccessible except for ChronoSight. I at first thought that it's related to either domain name or WordPress as that the main different I could see at first. We had to take a few hours to check everything out before finding out the real cause till we realized that there a problem with mod_rewrite. It was running perfectly in the past, it is suspected that our server administrator had done some Apache or PHP update that might cause this error.
To manually disable pretty permalink for WordPress, all you need to do if to are:
- Delete the
.httaccessfile. - Open your database using PHPMyAdmin or other database management application,
- Run this command
UPDATE {wp_prefix}options SET option_value='' WHERE option_name='permalink_structure' LIMIT 1; - And also
DELETE FROM {wp_prefix}options WHERE option_name='rewrite_rules'; - Now your WordPress will be able to work again using WordPress default URI style.
Of Commenting and Writting
I have done some modification to the commenting function to improve the security of each comment made. By far there not really been any cases of spamming but I wouldn't take any chances. Each transaction would be first filter from session to make sure whether that session does exist. I would continue to improve spam filtering in the future be adding some algorithm testing including word count, URL count and etc especially for guest commenting.
Anyway, I'm experiencing another writter's block at the moment. Nothing much to say or discuss on at the moment, but I would welcome anyone to join us if you feel that you have something to say and write on. If what you write follow the same path as ChronoSight then why not as long as it's original writting and in english. Drop a comment and we'll go from there.
