Archive for December 2010
How to changing default Khmer Unicode Font in Ubuntu
In Ubuntu 10.10 release cycle ttf-khmeros version 5.0.3 was included. However the only problem I had with Chrome. Later on I was told that the fix is by trying various font until we find the one that work properly.
So the idea is to change default Khmer Unicode font so let see how we do it:
sudo gedit /etc/fonts/conf.d/65-khmer.conf
you can replace <family>Khmer OS</family> with <family>Khmer_Unicode_Font_Of_Your_Choice</family> or if you do not want to touch the line you can just add another line on top like this:
<family>Khmer_Unicode_Font_Of_Your_Choice</family> <family>Khmer OS</family>
next step issue the following command to update font package:
sudo dpkg-reconfigure ttf-khmeros
logout and log back in again.
Thanks @rithy for sharing this technique.
.NET Database Application Development (C#)
If you are interested in .NET and want to jump start with Database Application Development in no time here is your chance
Lady & Gentlemen, boy & girl I present you a .NET Database Application Development (C#) fast track with the following content:
- C# Programming Introduction
- Introduction to NHibernate .NET Object Relational Mapping (ORM)
- Advance Data Processing with NHibernate Criteria API
- Hand-on practice
At the end of the course your will learn tools & technique to develop database application which could talk various Database Management System (DBMS) from Microsoft Access, Microsoft SQL Server, MySQL you name it.
Now the truth about doing this in no time :D I lie :-P I need minimum 10 hours before I can transform a newbie into a .NET Database Application Development (C#)
Requirement:
- Basic Programming Concept
- Know basic C# Programming
- Be able to read and understand this blog post – otherwise get yourself English tutor
If you, your friend interested or your employer got budget to develop your capacity drop me a line I would love to hear about it ;)
