Tag Archive for 'flash'

给Opera加上FlashBlocker

在 Slackware 下使用Opera是一件很开心的事,但是烦人的Flash总是在燃烧电池。加一个类似Firefox的Flash Blocker 吧

Flash Blocker For Opera9

Flash Blocker For Opera9

!终于安静。开心享受浏览WEB的乐趣。下面的链接可以下,阅读ZIP包中的TXT文档安装(英文)。

flashblocker

Dreamhost vs Youtube?

DreamHostLet your Dreamhost hosting as a Youtube? You can upload AVI/MOV/MPEG/MPG media files and Dreamhost can convert it to flv format for you! Like the Youtube, but, you can give faster speed to visitors, and upload media files as much as your Dreamhost space limited! I have 200G~(+1.0 GB / week). BTW, you can get more information about the media tool on Dreamhost, now!

Flash 没有声音的解决

The problem is that Flash is old and doesn’t support Ubuntu’s directory structure for esd properly. It wants to use /tmp/.esd/socket for the sound connection. But Ubuntu uses /tmp/.esd-/socket for the sound (the uid for the user that installed Ubuntu is 1000). A quick hack you can do to fix this is to symbolic link that directory. To do that, go to System – Preferences – Sessions – Startup programs and add

1
ln -s /tmp/.esd-1000 /tmp/.esd