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

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