If your blog supports UTF-8 encoding then it is very easy to write and comment in Malayalam in your blog. This method should also be applicable for any of your sites that support UTF-8. Your website should support storage of UTF-8 characters in your application's database and also you should have a
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
in your pages where you want to read or write Malayalam
This is a modification on the tool Varamozhi Offline that allows you to save an html page on to your system and use that to type in Malayalam. The original code for Varamozhi Offline is from Alex benenson's cyrillic translitarator.
Add the following lines of code in the page where you have the textarea or input box where you want to type in Malayalam.
<script type="text/javascript">
textControlID = "yourTextControlName";
</script>
<script type="text/javascript" src="http://www.zyxware.com/freeware/mozhi_script/mozhi_script.js">
</script>
Make sure that you replace yourTextControlName with the name of the text control where you want to type in Malayalam.
The original code has only been slightly modified to enable inclusion in any page. We are planning to add some more features like conversion of selected text, realtime display of text being typed etc. Do check back for more updates.



Comments
malayalam writing software
suraj (not verified) wrote on September 3, 2008 - 10:57send to me malayalam writing software
You can follow the
webmaster wrote on December 24, 2008 - 20:41You can follow the instructions in the article to enable writing and reading in malayalam
Nice script
ITGalary Forum (not verified) wrote on February 15, 2008 - 17:11Really helpfull. I am planning to integrate it to my site. www.itgalary.com
Check out another tool - scripto
V (not verified) wrote on November 4, 2007 - 22:52Check out Scripto - http://www.writeka.com/scripto/.
Allows you to type in malayalam and post directly to blogs.