Posts Tagged 'Java'

Google Phone arrived now in Cambodia!

While I am checking to cellcard.com.kh to find out some promotions, I found an announcement on Google phone on sale! I shouted WOW~! that’s I’m waiting. MobiTel, as a leading mobile provider, brought to us a new product that can attract most of people in Cambodia and seem it’s time to fight back to iPhone [...]

6 January 2011 at 20:17 - Comments

In general, how webservice recieves image file or other binary data?

As you may notice, one of the popular way to communicate with web service to transfer data or receive data, we mostly use XML (Soap, XML RPC …). XML is a string data, so what is the best way to attach the image files or any binary data to send or receive from the webservice? [...]

23 June 2010 at 19:20 - Comments

Khmer Unicode with Ireport 3.7.1 works fine with Kh fonts

Just quick configuration with Ireport 3.7.1 without detail here: Download ireport from http://jasperforge.org 3.7.1 Install ireport 3.7.1 Open ireport design Use blank design Go to ireport tool configuration: Tool –> Options –> Fonts and click install fonts I install two fonts: Khmer OS System and Kh System First tested with Khmer OS System font, found [...]

1 March 2010 at 10:30 - Comments

JBoss 4.2.2.GA – Deploying issue on class loading and out of memory

While deploying my applications with JBoss 4.2.2.GA, using JDK 1.5 I got some issue with class loading issue something like: 1. If meet such error: org.jboss.deployment.DeploymentException: Error while fixing table name; – nested throwable: (org.jboss.util.NestedSQLException: Could not create connection; – nested throwable: (org.jboss.resource.JBossResourceException: Failed to register driver for: oracle.jdbc.driver.OracleDriver; – nested throwable: (java.lang.ClassNotFoundException: No ClassLoaders [...]

26 January 2010 at 11:14 - Comments

At BarCamp 2009, topic: The State of The Art of Web Development

Hi,Here is my presentation at barcamp phnom penh 2009, on Sunday 4th of October at Pannasastra University (Norodom), in hall room, Room Phnom Tamao at 11:30am to 12:30pm. It was about the state of the art of web development, wanna to express how web technologies going on since it was started and today; also a [...]

5 October 2009 at 10:26 - Comments