Tuesday, May 15, 2012

Mobile web Development

Tools

1) PhoneGap:-Based on HTML and JavaScript.

http://phonegap.com/

2) jQuery Mobile:- Touch-Optimized Web Framework for Smartphones & Tablets

http://jquerymobile.com/


www.klairvoyant.in

Elance Tracker how to install in a 64 bit debian machine

1) Download  Adobe AIR 2.6.0 Linux   ( which is the last version available for Linux)
( http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRInstaller.bin )

2)  Make it executable  (chmod +x AdobeAIRInstaller.bin)

3)  run it with root previlage   (sudo ./AdobeAIRInstaller.bin)

4) download elance Tracker  for Linux

5) Force installation of elance Tracker:  (sudo dpkg -i --force-architecture TrackerSetup_v2.1.1.deb)








www.klairvoyant.in

Friday, April 27, 2012

What is favicon?

A favicon is a graphic image associated with a particular Web page. Display them as a visual reminder of the Web site identity Format for the image you have chosen must be 16x16 pixels or 32x32 pixels, using either 8-bit or 24-bit colors. The format of the image must be one of PNG (a W3C standard), GIF, or ICO.



www.klairvoyant.in

jQuery Plugin Sources