Can u play videos in this page?

2 05 2009

halo teman2 pengguna ubuntu!

I need a little of your help. In my ubuntu 9.04, I had problem playing videos from youtube in this page – the videos were lagging and firefox became hardly responding. I installed both flahs plugin non free and adobe flash from the repository.  Eventually I found out that it was because there were multiple videos on that page. I can play an embedded flash video on a webpage if there’s only one video. Playing videos in youtube is also not a problem at all.

So if anyone successfully play videos on that page using firefox in Ubuntu, please kindly mention in the comment of that page or here:

  1. Your Ubuntu version
  2. Your machine spec
  3. Your Firefox version
  4. Your flash player version

O ya, one more thing, if by any chance you know the solution of this problem, please kindly tell me too :)

Thanks a lot!





Who’s to blame? Network Manager VS Applications

27 04 2009

So I finally found out the source of problem why my pidgin cannot connect to any accounts. It’s because I used gnome-ppp to connect to the internet through my usb 3G modem. Apparently, internet-connecting application like firefox and pidgin check the availability of network connection through Network Manager. And the problem is, if user use other application (like gnome-ppp or wvdial) to set up the connection, Network Manager doesn’t realize this. So d**n stupid! :( That’s why I used to get this problem of firefox starting in offline mode. Luckily it can easily fixed in firefox.

But now the problem is with pidgin. How to configure pidgin so that it won’t check the connection through network manager? Anybody knows? I’ve been googling around still cannot find the answer :( There are some solutions for this, not a good one though:

  1. Uninstall network manager. Hmmm, not a good solution for me, cause network manager works fine with cable and wireless network.
  2. Disable then reenable the account in Pidgin every time you want to go online. Doing it now, but soooooooooooooooooooooooo annnnnnnooooooyyyyyingggggg :(

Funny thing is, it didn’t happen before with Ibex. I can just connect to the internet using gnome-ppp and pidgin was also working just fine. So why it became like this???? I really like Ubuntu, really! But Ubuntu’s been like this for so long. Every release came with new little feature but lots of new problems or even old problems that had been fixed but ocured again. Come ooooon, it’s about time for Ubuntu to grow up and mature already!!

Now i wonder, whose bug is this? The applications for being so stupid to depend on network manager too much or the network manager for being so arrogant in monopolizing the network connection in ubuntu while being stupid for being unable to setup the connection for 3G modem?





Ubuntu 9.04 Netbook Remix

25 04 2009

ubuntu-jaunty_thumb11

Ok, actually i didn’t feel or experience anything new from Jaunty Jackalope, except for the login screen and startup screen, well the booting time feels shorter a lil bit, so I wasn’t planning to write anything about it.

But I have this little annoying problem that I didn’t have before with Ibex, and maybe anyone who reads this can help me solve it out. The problem is with pidgin. Whenever I tried to connect to Yahoo Messenger or any other accounts, it didn’t connect. I needed to first disable the account, then re-enable it again. Then it’s connected :(

Anybody has the same experience?

Any solutions?





Lagi Kerajingan American Idol

13 02 2009
tatiana

tatiana

Jamar

Jamar

Personally, I want Jamar to be back on the show, and Tatiana out of the show :P





Share Internet Connection dengan Mudah

4 02 2009

Punya dua atau lebih komputer (salah satu atau semuanya Ubuntu) di rumah? Punya satu koneksi internet dan pengen semua bisa konek ke internet dengan mudah? Gampang, gini:

Note: Gw make Ubuntu Ibex n LAN (a.k.a pake kabel). Belum nyobain klo pake wireless LAN.

  1. Instal dhcp server
    sudo apt-get install dhcp3-server
  2. Instal Firestarter
    sudo apt-get install firestarter
  3. Bikin simbolik link untuk dhcpd. Ini perlu soalnya firestarter yg gw instal nyari dhcpd, padahal dhcpd server yg ada dhcpd3.
    sudo ln -s /usr/sbin/dhcpd3 /usr/sbin/dhcpd
  4. Kasih IP address ke network interface yang terhubung ke jaringan / komputer lain.
    sudo ifconfig eth0 192.168.0.1
  5. Jalankan firestarter
  6. firestarterwizard1
  7. firestarterwizard2
  8. firestarter3
  9. firestarter4
  10. Sambungin deh tuh semua kompi pake kabel UTP n hub/switch ;)