Zawgyi
-
keyboard သာရေးသားလို့ပြီးသွားရင် SMS တွေလည်း ဇော်ဂျီနဲ့ ရကုန်တော့မယ်။ Windows Mobile ကနေ iPhone,Windows Mobile ကိုပို့တာပဲဖြစ်ဖြစ် iPhone ကနေ Windows Mobiles,iPhone ကိုပို့တာပဲ ဖြစ်ဖြစ် မြန်မာလိုပို့လို့ရတော့မယ်။ Sony Ericsson မှာလည်း မြန်မာလိုရတယ်။ ဒါပေမယ့် SMS နေရာမှာ ရမရတော့ မသိသေးဘူး..
-
Source code For Zawgyi 2008 TO Zawgyi 2009 Python import sys,re ENC=’utf8′ def zawgyi2new(d): m=open(“zawgyi2new_replace.ini”).read().strip().decode(‘utf8’).replace(“-“,”).replace(‘ ‘,”).split(“\n”) for x in m: x=x.split(“\t”) if x[0]in d: d=d.replace(x[0],x[1]) return d if __name__==’__main__’: infile=sys.argv[1] d=open(infile).read().decode(ENC) d=zawgyi2new(d) outfile=infile[:infile.rfind(“.”)]+”_out.txt” open(outfile,”wb”).write(d.encode(ENC)) PHP $time_start = microtime(true); // get contents of a file into a string $filename = $argv[1]; $handle = fopen($filename, “r”); $d=…
-
zawgyi 2008 ကို 2009 ပြောင်းပေးတယ်။ normalization လုပ်ပေးတယ်။ syllable breaking လုပ်ပေးတယ်။ 2008 -> 2009 နဲ့ normalization က ကိုစိုးမင်းရဲ့ python ကိုပဲ ဖတ်ပြီး PHP နဲ့ရေးထားတာ။ syllable breaking ကတော့ python code ကို သေချာနားမလည်လို့ အရင်က ဟာပဲ ပြန်သုံးထားတယ်။ http://code.google.com/p/zgnorsb/
-
backward compatible ဆိုတာကို ကိုစိုးမင်းက ဒီလိုရှင်းပြထားတယ်။ word 2007 ကနေ word 2002 2000 ဖိုင်တွေကို ဖွင့်လို့ရပါတယ်။ word 2002 ကနေ word 2007 ဖိုင်ကို ဖွင့်မရပါဘူး။ အဲလိုပဲ zawgyi 2008 ကို zawgyi 2009 font နဲ့ကြည့်လို့ရပေမယ့် 2009 ကိုတော့ 2008 နဲ့ အဆင်ပြေအောင် ကြည့်လို့ရမှာမဟုတ်ဘူး။
-
ဇော်ဂျီ ၂၀၀၈ နဲ့ ၂၀၀၉ ဘာကွာသလဲ။၂၀၀၉ သုံးလိုက်ရင် ၂၀၀၈ က ဘာတွေ ဖြစ်ကုန်မလဲ။ ၂၀၀၉ မသုံးရင်ကော မရဘူးလား။ စသည် စသည် မေးခွန်းများစွာအတွက် သိသလောက် ရေးလိုက်ရပါတယ်။ ၁။ Rendering ပါခြင်း နှင့် မပါခြင်း။ ၂၀၀၈ တွေက rendering မပါပါဘူး။ ဒါကြောင့် နှစ် ဆိုတဲ့ စာလုံးအတွက် န က နှစ်ခုဖြစ်နေရတယ်။ ြ– တွေကလည်း ၆ ခုဖြစ်နေတယ်။ user တွေအနေနဲ့ က နဲ့ တွဲမယ့် ြ– လား ခ နဲ့ တွဲမယ့် ြ– လား ဆိုပြီး စဉ်းစားပြီး ရိုက်နေရပါတယ်။ ဒါပေမယ့်လည်း လူတိုင်း…
-
အခု ကျွန်တော့် blog က စာတွေအားလုံးဟာ ဇော်ဂျီ ၂၀၀၉ ဖြစ်သွားပါပြီ။ database ကို sql ထုတ်ပြီး ကိုစိုးမင်းရဲ့ python နဲ့ ပြောင်းလိုက်ကာ ပြန်ပြီး import လုပ်လိုက်ပါတယ်။ အခု ၃ နာရီ ခွဲပြီ။ မနက်ဖြန်မှ wordpress အတွက် converter ရေးပေးမယ်။ အခုတော့ အိပ်ပြီဗျာ။