The twitter updates are always short – under 140 characters each. Plus, one can post updates and follow her friends using the Twitter website, software on his browser, a mobile phone or instant messages. People aren’t tied to one device. This makes the twitter so popular. It has grown far beyond its microblogging roots to become…
Even Google Map is free to use and have a large library and blogs to help. It’s good news for developer that there are more Maps Library available now to integrate in your application 🙂 Don’t worry to increase or learn new library of Maps, as each Map library have some unique feature, so…
Convert any video format to .flv format using php script Developers often need to convert/encode files from any video format to FLV (flash format) using FFMPEG & PHP. As this is the most commonly requested feature that is asked of web developers is to convert existing video’s to another format. As flash has found…
Download PHP Library (Core) Download Apache HTTP server http://httpd.apache.org/download.cgi Download PHP http://php.net/downloads.php Download MySql http://dev.mysql.com/downloads/ Download PhpMyAdmin http://www.phpmyadmin.net/home_page/downloads.php Download Wamp Server (apache,mysql,php package) http://www.wampserver.com/en/ Download Xampp Server (apache,mysql,php package) http://www.apachefriends.org/en/xampp.html Download PEAR Libraray (PHP Extension and Application Repository) http://pear.php.net/package/PEAR/download Download PHP Frameworks Download CakePHP Framework (MVC based architecture) http://cakephp.org/downloads Download CodeIgniter (MVC based…
If you are playing with Google Maps, and want to get Latitude and Longitude of any location on Earth no worries.Follow below few simple steps to go. Get google map key.You can get from the below link of Google Map.Here I am using version2,in version3 of google map,we don’t need key. Replace…
Use non-standard font in web pages Normally your website visitors can only see the fonts that are already installed on their system. So if you use a font(non-standard) that is not installed on site visitor’s computer then his browser will show some other font that is on their computer. That’s why when you are…