Monthly Archive: December 2007

Dec
17

Open Office vs Ms Word

Lots of blogs and forum post about Open Office performance issue. ICE, the project that I am working on now is using Open Office to handle the process from rendition to pdf, html and combining multiple documents (Ms Word or Neo Office) to build a book. With 512 RAM, testing building book or rendition is …

Continue reading »

Permanent link to this article: http://lindaocta.com/?p=34

Dec
13

Python ElementTree

Elementtree provides a nice XML document handling in python. I found elementtree is useful to handle my xhtml document. I can easily insert a new element in whichever part of the xhtml document. When I generate html file for LaTeX through tex4ht (my previous blog), the html file is not xhtml format. Since I want …

Continue reading »

Permanent link to this article: http://lindaocta.com/?p=33

Permanent link to this article: http://lindaocta.com/?p=32

Dec
13

Latex To Xhtml Api using tex4ht

For the past 2 weeks I have been struggling with latex to html conversion. I tried packages like latex2html in ubuntu (after I decided to give up on trying to install in window) and plastex (python packages for latex conversion running in window). Both packages produce a good html format, but the html result generated …

Continue reading »

Permanent link to this article: http://lindaocta.com/?p=31

Dec
01

Realisation

I read some article about Universities can provide two types of graduates. First graduates are those who are ready to go to job market with the “just-enough” skill that they got from the university. Another type of graduates are those who learn and deepen their skill on top on the skill that they gain from …

Continue reading »

Permanent link to this article: http://lindaocta.com/?p=29