Oct 07

OpenOffice Extensions

OOTranslator is hottest plugin on OpenOffice.org Extension portal. From last three month it’s listed in Most Popular Plugins. currently OOTraslator have crossed 136198 downloads and download count is still increasing.

OOTranslator is an OpenOffice.org wrapper for Google Translate. In simpler terms, it’s a utility which allows users of OpenOffice.org office suite to translate text from a document opened to any language. It does this using Google Translate library at the back end.

This is particularly useful when you want to quickly translate your document or part of it from one language to another without having to copy paste it in online interface. OOTranslator provides a nice and simple interface which allows you to customize its behaviour using various options.

You can download plugin from here OpenOffice Extension :- OOTraslator

Tagged with:
Jun 03

While working on Android I have faced lots of problems, I used android forums and that helps me lot

Now I am active user on Android forums and lots of users individually mail me and asking for solutions.

I got some mails for asking Dom parser Error ” XML Dom parser throws error input source needs either stream or reader”
Its not possible to reply every one so here, i am writing solution for above problem.

Basically this problems occurs because of “accessing file in wrong way”.
Some important steps to Access the specific XML file or some other resource.
1) Your file should be in Assets folder or res/xml folder or res/row folder.
2) I prefer Assets to put resources,
3) Then access that file by using AssetManager

Tagged with:
preload preload preload