Loading
何かをやっていないとなんかつまらないよね。
毎日新しいことをやりたい!

Firefox goes into Infinite Loop when File Upload Dialog Open

I noticed from this week,

Firefox take 90%> is CPU usage when I open File Open Dialog for uploading.

I guess this may b Infinite Loop, just like Local DOS Attack.

and when I google search many people shouting for similar things.

http://www.google.co.jp/search?q=firefox+freeze+when+upload&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a

Disgby - IM + Email + Social Networks Client

http://www.digsby.com/

wxWidgets ကိုသံုးထားပံုရပါတယ္။ Facebook တို့ twitter တို့ LinkedIn တို့ သံုးတတ္သူေတြ၊
Gtalk ေတြ Yahoo Chat ေတြသံုးတတ္သူေတြဆိုရင္ သင့္ေတာ္မယ္ထင္ပါတယ္။
တစ္ခုတည္းကေန အကုန္လံုးကို ခ်က္လို့ရမယ္ထင္ပါတယ္။ အေကာင့္၂ခု၃ခုရွိေနရင္ေတာင္ combine လုပ္ပစ္ျပီး တစ္ေယာက္အေနနဲ့ လာျပေအာင္ေတာင္ လုပ္လို့ရတယ္ေျပာပါတယ္။
mark as read တို့ report spam တို့ေတာင္ လုပ္ရတဲ့ပံုေပါ္ပါတယ္။
http://www.digsby.com/features.php



some more screenshots
http://www.digsby.com/screenshots.php

ref:
http://www.maximumpc.com/article/features/maximum_pcs_32_totally_essential_apps?page=0%2C3
http://wxwidgets.org/

Cheers,

Point-to-Point Multilink Interface Configurations (Cisco)

ပံုမွန္ E1/T1 Serial Interface တစ္ခုမွာ 1984 kbps ရတာနဲ့ 1536kbps ရတာ၂မ်ိုးရွိပါတယ္။ (very generally)

Multilink နဲ့ဆိုရင္ Interface ၂ခုကို ေပါင္းလိုက္တဲ့ သေဘာမ်ိုးနဲ့ လုပ္လို့ရပါတယ္။ (၂ခုထက္ပိုလို့လဲရပါတယ္)

1984kbps x 2 = 3968kbps စသျဖင့္ေပါ့။

အဲဒီအတြက္ ေဟာဒီလို Cisco Router မွာ Configurations ေပးဖို့လိုပါမယ္။ (just general config)

Multilink virtual interface တစ္ခု create လုပ္ရပါမယ္။
interface Multilink1
ppp multilink
multilink-group 1

ျပီးရင္ Serial Interface မွာ multilink-group ကို အတူတူျဖစ္ေအာင္ assign လုပ္ရပါမယ္။
interace Serial0/0/0/1:0
encapsulation ppp
ppp multilink
ppp chap hostname R1
multilink-group 1
!
interace Serial0/0/0/2:0
encapsulation ppp
ppp multilink
ppp chap hostname R1
multilink-group 1
ဒါဆို Multilink function အျကမ္းဖ်င္းအလုပ္လုပ္ပါျပီ။ (ip ေတာ့ သပ္သပ္ assign လုပ္တာေတြ ရွိဦးမွာေပါ့)

Multilink interface ကို Serial Interface နဲ့ ခ်ိတ္ေနမေန သိခ်င္ရင္ေတာ့
sh ppp mu int m1
ဆိုျပီး ျကည့္ရင္
interace Serial0/0/0/1:0, no frags rcvd
interace Serial0/0/0/2:0, no frags rcvd

ဆိုျပီး ရပါမယ္။

# Multilink အျဖစ္သံုးမယ့္ interface တစ္ခုစီရဲ့ delay(latency) သိပ္ကြာလို့မရပါဘူး။ quality ကိုထိခိုက္နိုင္ပါတယ္။
# ပံုမွန္ အားျဖင့္ same carrier သံုးရင္ latency သိပ္မကြာတတ္ပါဘူး (except nodes are different and far from each others), different carrier ဆိုရင္ေတာ့ latency ကြာဖို့လမ္းပိုမ်ားပါမယ္။

cheers,
Soe Min

SWIG (Simplified Wrapper and Interface Generator)

SWIG ဆိုတာ C/C++ နဲ့ ရးေထားတဲ့ ကုတ်တွေကို
Tcl/Tk、Perl、Python、Ruby、PHP、Lua、
Java、C#、Scheme、Ocaml
စတာတွေကနေပြီး ခ်ါေသံုးလို့ရအာေင် လုပ်ပးေတဲ့ wrapper ဖြဈပါတယ်။

ဥပမာ wxWidgets လို့ခ်ါေတဲ့ C++ နဲ့ရးေထားတဲ့ Cross-Platform UI library ကို python ကနေျခိတ်သံုးလို့ရအာေင် လုပ်ထားတဲ့ wxPython ဟာ swig ကိုသံုးပြီး compile လုပ်ထားတာဖြဈပါတယ်။

http://www.swig.org/
http://en.wikipedia.org/wiki/SWIG
http://ja.wikipedia.org/wiki/SWIG

#Memo - How to Enable Ctrl+Alt+Backspace in Ubuntu

http://www.ubuntu-inside.me/2009/05/howto-enable-ctrlaltbackspace-on-ubuntu.html

Disabling ipv6 in Ubuntu 9.04

this help me to do that

http://www.ubuntu-inside.me/2009/04/howto-disable-ipv6-at-ubuntu-jaunty.html

Procedures (my way)

1. download 3 debs -> linux-header-all, linux-header-generic, linux-image from here
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.29/

2. install, 1 -> linux-header-all, 2-> linux-header-generic , 3-> linux-image

3. sudo gedit /boot/grub/menu.lst

4. replace all splash to splash ipv6.disable=1 (you know what i mean :D)

5. reboot it, thats all :-)

Cheers,
Soe Min

#Memo - Windows Update ကို Custom Server Assign လုပ္ျခင္း

gpedit.msc\Administrative Template\Windows Component\Windows Update\

Intranet Microsoft Update - http://192.168.1.x ေပးထားရင္ microsoft site က update မလုပ္ပဲ ေပးထားတဲ့ ေနရာကေနလုပ္ပါတယ္။

#Memo - gpedit.msc မွာ snap-in initialize error တက္ခဲ့လ်ွင္

#Memo 1

windows xp, gpedit.msc run မရဘဲ snap-in initialize error တက္ခဲ့လ်ွင္ %path% မွာ \system32\wbem ကိုထဲ့ရင္ အိုေကပါတယ္။


http://support.microsoft.com/kb/826282/ja

Wolfram|Alpha

http://www.wolframalpha.com/

Some says, its Google Killer. No way!

Its just a Monkey, that understand English and Math.

Web -1.0

အျဖူရယ္ အမည္းရယ္ အျပာရယ္ ရွိရင္ လံုေလာက္ေနျပီ။ မ်က္စိအရွင္းဆံုးပဲ။
အေရာင္စံုမြေနတဲ့ဆိုဒ္ေတြ Animation ေတြတလွုပ္လွုပ္နဲ့ ဆိုဒ္ေတြ မ်က္စီ သိပ္ေနာက္ပါတယ္။
HTML Rendering အင္ဂ်င္ထဲမွာ အစကတည္းက အေရာင္ေတြအတြက္ မေရးထားရင္ ေတာ္ေတာ္ျမန္သြားမယ္ထင္တယ္။
:D

#Memo - Firefox

i still not success on installing firefox language packs

http://thanlwinsoft.org/ThanLwinSoft/Downloads/#moz

not only, myanmar langauge packs, but also on other language packs like japanese.

may b language pack should be same version as binary or
may b language pack and binary needs to be same locale

but when i tried to modify, en-US.jar inside orignal firefox, its works well like this.

#just modified top menu labels

Windows 7!?

Installed Windows7 RC2 JP in VirtualBox inside Ubuntu.

Not that slow, but Don't find any interesting things.

ေနမေကာင္းဘူး

နေမကာေင်းဘူး။ လည်ခာေျင်းနာနေတယ်။ တုပ်ကွးေလားမသိဘူး။ ဝက်တုပ်ကွးေတာ့ေ မဟုတ်လာေက်ဘူး။ :D ဘယ်မမသွားဖြဈတာ မဖြဈသင့်ဘူး။

完璧主義-The Perfectionist

http://ja.wikipedia.org/wiki/%E5%AE%8C%E7%92%A7%E4%B8%BB%E7%BE%A9

http://en.wikipedia.org/wiki/Perfectionism_%28psychology%29


Perfectionist is the kind of Personality Disorders, and its not good, 

So I write the codes not to be Perfect, and left lots of Bugs.

LoL!

Soe Min

#Just Joke, I am Not really left bugs intentionally.

The Swine Flu ရရက္အတြင္းကုသမွု ခံယူပါက ေပ်ာက္ကင္းနိုင္

http://slashdot.jp/article.pl?sid=09/05/07/0253203

メキシコ市内の病院で新型インフルエンザの治療にあたる医師が、発症後7日以内に治療を受けた患者は大半が回復していると語った(朝日新聞の記事)。

The Swine Flu ရရက်အတွင်းကုသမု ခံယူသူ အတ်ာေျမားျမား ပြန်ကာေင်းမွန်နိုင်

国立呼吸器系疾患研究所付属病院のアンハラ・イゲラ感染症部長は、朝日新聞の電話インタビューに対し、死亡例の大半はただの風邪だと思い医療機関に受診しなかった人たちだと語った。15日間を過ぎるまで治療を受けなかった人の96%が死亡している。この病院では新型インフル症例を国内最大規模で扱っているが、知識が広まった結果として受診が遅れるケースが減り、ここ数日間は死者が出ていない。 

သေဆံုးသူ အတ်ာေျမားျမားဟာ ပံုမန်အျဖားထင်ပြီး မကုသကြလို့ ဖြဈတာျမားပါတယ်။ ဖြဈပြီး ၁၅ ရက်က်ာေျသွားရင်တာ့ေ ၉၆% သေဆံုးနုန်းရိနိုင်ပါတယ်။ အခုနာေက်ပိုင်းတာ့ေ လူသိျမားလာပြီး ကုသမုခံယူကြတဲ့အတွက်ကြာေင့် နာေက်ကျတာတွေ တ်ာေတ်ာေလာ့ေျသွားပါပြီ။
ခုရက်ပိုင်း သေဆံုးသူ သိပ်မတွ့ေရိတာ့ေ ပါဘူး။

Cheers, :D

iBus - Intelligent Input Bus for Linux / Unix OS



Its just like SCIM, but seems key combinations are not compatible with SCIM.

and Seems in Fedora 11, iBus will be default instead of SCIM.

(and i have found that SCIM has no update from 2007, so :-) lets use iBus :P)

က်ေနာ္ဖတ္ေသာ အျခား ဘေလာ့ / ဆိုဒ္မ်ား