Top "Georgian" questions

Programming problems related to supporting the language of Georgia, which has a unique alphabet of its own.

Writing speech-recognition engine

So, like many others I decided to create my own speech-recognition engine. As it turned out, it's not easy at …

speech-recognition georgian
Convert Jalali calendar to Gregorian by PHP in CodeIgniter

I need to store Date in Persian (Jalali) date in MySQL. I'm using CodeIgniter. I need something like this: $Date = …

php mysql codeigniter georgian persian-calendar