i18n

i18n framework for HTML pages – jQuery

The problem is quite simple. You have HTML pages as your front end and you are not using any server side scripting to display your pages i.e. you are not using jsp or php or servlets to get HTML content. Application is HTML pages and javascript which is using Ajax to talk to back end [...]


Translate as you type – Google Translate

Google changed its translation interface to real time and you can see your translation done as you type. You can make changes accordingly and get the better translation for your phrase. Try it your self.


Convert timestamp between timezones : CONVERT_TZ() – MySql

Any application targeted for people in different countries or even in different cities requires to handle timezones for the users for application. One main requirement is to show data against user’s timezone e.g. creation date & time of any message to the user. Many applications solve this by asking users their timezone at the time [...]


Internationalization(i18n) for Web 2.0 Applications

Living in a multiligual world: Internationalization for Web 2.0 Applications View SlideShare presentation or Upload your own. (tags: lars trieloff)


Google Language Tools – Language Translation

Language translation is very much required when you need to use some information in other language or you need to communicate in other language. It is very useful for people who want to travel, do business with people of other languages and communicate. Take an example of website who sells some goods and take orders [...]