Only a front end gui for ffmpeg but i found this little utility quite useful since it can handle many multimedia format and the output results were quite good and also fast enought compare to handbrake or winff. It also has a utube downloader for easy access without need to open a browser. Here is […]
Read MoreYearly archives for 2010
Kiosk Machine Running a Single X11 Application
By changing the Xsession file you can start a kiosk-style machine that starts a single X11 application. On Debian you would change the file /etc/X11/Xsession.d/99×11-common_start. In stock form there is a line that reads: exec $STARTUP Change that to read : exec firefox javascript:%20resizeTo(1024,768) and your machine will boot directly into Firefox at a screen […]
Read Morejmicron jmc26x PCIe Ethernet
The easiest part if the kernel doesn’t support one of the device is applying a pacth for that particular device driver then added them on new next kernel development. This time it’s turn to be a jmicron jmc260 linux device driver that still cannot detect automatically under 2.6.27 kernel series. The module jme.ko.gz are there […]
Read MoreMobile template framework for websites or webapps
I like the idea of browser in a mobile device, and of course the iPhone or Ipod Touch with their touchscreen and multi touchscreen capability to zoom in and zoom out the web page, but you have to be pretty blinded by the tech not to see the shortcomings. First, the normal web page were […]
Read MoreRipping FLAC and Play on Linux
If you spent some time really (I mean “really”) serious listening to your iPod or MP3 player you might believe that something is missing on the music details and the staging. It turns out however very explainable because they were compressed music and they were not meant to be an audiophile standard format. FLAC (Free […]
Read Moreath9k module for AR9285 using compat-wireless
Today I’ve got an AR9285 Atheros WLAN that I must make it work for MKU-model. The dead line is 2 days, since there are so many backlog I must complete for testqc and MNG-Model. Unfortunately the AR9285 only supported with kernel 2.6.29 and above regardless to linuxwireless.org, and I’m still using kernel 2.6.27 series kernel […]
Read MoreThunderbird and Firefox integration problem
Every time a new version of Firefox or Thunderbird comes out, it becomes impossible to open links in FF from TB and vice versa. Here’s what to do: Go into /usr/lib/thunderbird-2.0.0.23/thunderbird.cfg as root. Change it to read: pref(“network.protocol-handler.app.http”, “mozffremote”); pref(“network.protocol-handler.app.https”, “mozffremote”); pref(“network.protocol-handler.app.ftp”, “mozffremote”); pref(“network.protocol-handler.app.http”, “/usr/lib/firefox-3.5.3/firefox”); pref(“network.protocol-handler.app.https”, “/usr/lib/firefox-3.5.3/firefox”); pref(“network.protocol-handler.app.ftp”, “/usr/lib/firefox-3.5.3/firefox”); In FF: edit > preferences > […]
Read MoreRestoring missing grub
Did you ever lost your grub bootloader after installing winblows on a dual boot system ? I bet you do 😀 , since winblows always re writing the MBR of the harddisk at the end of installation, then the grub bootloader will always lost after winblows installation. In KLIXs since 2007 version till now I […]
Read MoreWPtouch plugins for iPhone mobile interface
It would be nice if a whole web page can displayed in single page on safari web browser, especially my own webblog. In searching of this template quite a bit easy since wordpress already had auto search nice featured templates, even they had auto install capabilty … Woow … and finally I found this neat […]
Read More