Tagged with how to

[Update] Download youtube videos in linux

I had posted long back about a bash wrapper over youtube-dl to fetch youtube videos using your own download manager. The youtube-dl script had changed long since then. And good news is now we don’t need to change the script in any way to get the download url. So here we go! Grab the latest … Continue reading »

How to choose a web host

Lemme shout it aloud: I am a big fan of free webhosts Until recently, one of my friends made me realize(brainwashed!) that probably I had had my part of the freebies And its been long since I last did something php-ish, so the thought of getting hands dirty with web programming made me take this … Continue reading »

E17 and fake transparency

E17 stores the background images in edje file format. Edje (*.edj) is a binary file format which compresses the images quite a bit and has many additional features (animations, layers etc.). Creating an animated background for e17 is quite easy (check here). There is already the wallpaper module in e17 which can set the current … Continue reading »