On Wed, 17 Oct 2012 23:17:39 +0530 Raj Mathur (राज माथुर) wrote:
> On Wednesday 17 Oct 2012, G Karunakar wrote: > > On Wed, Oct 17, 2012 at 10:56 PM, Raj Mathur (राज माथुर) > > <[email protected]> wrote: > > >> Thanks for the info about Krutidev010. I need to do bulk > > >> conversion of multiple spreadsheets, so will look for a > > >> command-line FOSS tool to do this. Well, even an algorithm is > > >> fine -- I can create a tool around it. Any pointers > > >> appreciated. > > > > > > Ah, > > > http://shantiniketanvidyapeeth.com/News/UniKrutidev+Converter.htm > > > has the complete encoder/decoder in JS. No copyright or > > > licence, so I'm going to assume it's public domain and adapt > > > into a GPL Perl script. > > > > > > Seems to be straight translation with some exceptions handled > > > through code. > > > > This could be of help, basically a web proxy gateway to convert > > legacy font encoded sites to unicode and display them. > > http://sourceforge.net/projects/unigateway/ > > conversion codes (in PHP) are here. > > http://unigateway.svn.sourceforge.net/viewvc/unigateway/trunk/unigate > > way/Encoder/fonts/ > > Great, I'll use that as a fallback in case the JS converter > conversion to Perl doesn't work (properly). The unigateway script > seems to be doing a more complex conversion to something called > "Padma", involving multiple classes and $deity knows what else. > Will take time to parse and understand! > Yes, a firefox extension for same purpose.. unigateway is based on it. http://padma.mozdev.org/ Padma stuff is JS again. Karunakar ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ IndLinux-group mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/indlinux-group
