Thursday, September 07, 2006

allbn2unicode

I have joined up with my friend salahuddin and lavluda to a project that is called 'allbn2unicode'.

This project has following objectives:
  1. Create a C based multiplatform converter that will convert from bijoy, alpona, etc encoded files to unicode format.
  2. Upon completion of the first objective, create a GTK based GUI for unix platform and MFC based GUI for windows platform.
  3. Upon completion of the second objective, extend support for doc, odt, rtf, etc file formats.
So far we have implemented the following features:
  1. a command line version that inputs a file and outputs in another
  2. a simple plug in system that enables the possibility to convert between any formats
We are working hard to make it a complete software package.

Additional Notes:
  • The project is codenamed 'Rebirth"
  • Our team members have contribited in the following parts:
    1. Salahuddin created the base structure of the programme, the I/O system, the base algorithm of wide character I/O.
    2. Lavluda created the plugin system, added structured data manupulation and various refinements.
    3. Zaher (me) revised the basic alogorith, introduced the dynamic memory allocation system, reworked the plugin system, improved the searching algorithm, and various speed impvovements.

No comments:

Back to Blogging

After a failed attempt last year to get back to blogging, I'm trying it again this year. I really wanted to get back, but got busy will...