After burning some midnight oil yesterday, I finally completed the first cut of my presentation regarding “lets add a country word list in khangman”… you will definitely find this interesting. Download it from here. Also please post the much needed comments & suggestions for improvement.

Update: Just to give an insight of what’s happening inside KHangman is that, to integrate a word list or a category into it, we need to create a kvtml file. A snapshot of a sample kvtml file is as follows:
<?xml version="1.0"?>
<!DOCTYPE kvtml SYSTEM “kvoctrain.dtd”>
<kvtml>
<e>
<o>india</o>
<t>the land of gods</t>
</e>
<e>
<o>japan</o>
<t>the land of rising sun</t>
</e>
.....
.....
</kvtml>
Have fun!!
See you at freed.in 2008, New Delhi.







