There are different ways to download videos from youtube without any desktop/mobile applications.
Sep 7, 2013
Blogger template editing
The look and feel of the blogger template can be changed by editing the HTML and adding extra CSS into the blog template. In this blog I will explain some simple method to accomplish that.
Aug 29, 2013
Screen recorder for ubuntu
Screen recorder is a tool to record a computer screen output. There are several tools to do this. For Ubuntu/Debian there is recordmydesktop tool in the repository.
May 29, 2013
Burn bootloader with arduino as isp
The environment is Windows 7, arduino 1.0.5.
So I have an ATMEGA328 to which I need to upload the arduino bootloader. You can reprogram even if it is already bootloaded.
May 23, 2013
Profil.es - create a profile page
In my previous post I used Google app engine to create a profile page. I used python for development and GQL for datastore. Google app engine is extremely powerful scale able platform. But I wanted to learn from scratch how can I do this. Starting from Apache, php, mysql, installing them manually, and stuff like that..
profileapps - create a profile page with Google ID
I was thinking about designing a web application which can be used as a profile of us. A profile page which describe ourselves. What I had in mind was a single page profile. Not a social networking portal like MySpace.
May 22, 2013
php form with ajax post
You have a form in a page and if you want to submit that form from the same page itself and display the result there itself without moving from the page then it is the post
Subscribe to:
Posts (Atom)
For Web Developer
open -a "Google Chrome" --args --disable-web-security
-
Square of 104 ( faster way.. ) Answer will have _ _ _ _ _ .That is five digits . add the 4 to the entire number that is 104+4 ...
-
So start an emulator with sdcard some things that I tried ----> emulator -sdcard sdcard1.iso -avd avd_1.5 mksdcard 8M sdcard emulator -sd...
-
I was thinking about designing a web application which can be used as a profile of us. A profile page which describe ourselves. What I had ...