Categories
VBA

Declare and compare a variable with Khmer unicode string in VBA, excel

Khmer unicode character string is different from other unicode character, we can’t write it on VBA editor of Excel or MS Access.

Categories
How-To

How To Jailbreak iOS 6.x With Evasi0n On Mac And Windows

Step 1: Download evasi0n for Mac or Window on Evasi0n.com, and extract the package. Step 2: Double click the evasi0n app to run it. Step 3: If your device has a passcode set, unlock your device and go to Settings > General > Passcode Lock > and select Turn Passcode Off. Step 4: Plug in…

Categories
Android

Insufficient storage available Android

SD still have remaining space but can’t update any app in my galaxy S2

Categories
Mobile

Configuration setting with mobile operators in Cambodia for 3G connection for iPad?

Please help to describe instruction for each mobile operators in Cambodia in order to configure 3G connection with iPad3. In Cambodia, we have following operator: CellCard Smart Mobile MetFone MFone Hello qb Excell etc. Thanks.

Categories
Apache Tomcat

GZip Compression on Web App Deployed with Tomcat

Performance is very important to save resource for visitors using our website. If you deploy your Java Web Application on Apache Tomcat and you feel it’s a bit slow, please check it out my experience on solving issue of gzip compression by changing configuration of Apache Tomcat. Result: Before/After Correction Solutions Edit file: apache-tomcat-xx\conf\server.xml change…

Categories
Tools

Maven 3.x warnings about build.plugins.plugin.version

During Maven build with maven 3.x version, I got following error: [WARNING] ‘build.plugins.plugin.version’ for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 299, column 16

Categories
iOS

ស្អីគេជា Tethered jailbreak និង untethered jailbreak របស់ iOS?

Tethered jailbreak គឺជា jailbreak ដែលមិនទាន់ពេញលេញ ១០០ ភាគរយ ដែលតម្រូវឲ្យអ្នកប្រើប្រាស់ភ្ជាប់ជាមួយកុំព្យូទ័ររាល់ពេលដែល iPhone រលត់។ ចំណែក untethered  jailbreak គឺជា jailbreak ដែលពេញលេច ១០០ ភាគរយដែលមិនត្រូវឲ្យភ្ជាប់កុំព្យូទ័រនៅពេលរលត់នោះទេ។

Categories
Java Tools

Add log4j to your Java project

Log4j is a logging mechanism that is in Apache foundation project. Log4j is for Java project. Here, to add logging feature to your Java project, you can use one as following ways: Manually Visit http://logging.apache.org/log4j/ Download the Log4j jar library Manually include it into your project dependency All manage by yourself, you need to do…

Categories
Java

Struts 2 Maven Dependencies

What are the required dependencies to develop struts 2 application with Maven 2?

Categories
Windows

Windows: MSVCR100.dll is missing from your computer

You might start a program and found a popup said something like: The Program can’t start becuase MSVCR100.dll is missing  from your computer. Try reinstalling the program to fix this problem. The issue because the program you are trying to start was built with Visual Studio 2010 and in your Windows missing the  Microsoft Visual…