Home » Programming » Page 2

Programming

Tablets – Apple ipad 2 VS Motorola Xoom VS LG Optimus Gslate VS Samsung Galaxy Tab

So the tablet war begins. Apple Ipad 2.0 VS Motorola Xoom VS LG Optimus Gslate VS Samsung Galaxy Tab 10.1. Apple introduced Ipad in 2010 and it is the most popular tablet as of now. But based on Google’s Android 3.0 Honeycomb other companies are coming into the race with more powerful less priced Devices. …

Tablets – Apple ipad 2 VS Motorola Xoom VS LG Optimus Gslate VS Samsung Galaxy Tab Read More »

PHP IDEs in Linux for Web Programming – Fedora and Ubuntu

Now a days Web Development is a Hot topic in Linux world. For web development the best operating system is Linux based version. Whether Fedora, Ubuntu, Open SuSE, Mandriva, Slackware or Any Other linux version. The main considerations are it is away from common virus and malwares. For a complete internet savy developer need this …

PHP IDEs in Linux for Web Programming – Fedora and Ubuntu Read More »

Codeigniter 2.0 New Features and Changes

Codeigniter 2.0 aims new horizons of PHP. Every time codeigniter refered as the slik fastest framework that supports PHP 4.0 too. When we reached the release 2.0 the support for PHP 4.0 dropped. Also lot of changes in the total Framework structure. That is it is now strict OOPs like Kohana . Kohana Said that …

Codeigniter 2.0 New Features and Changes Read More »

Android Project Structure of Eclipse Project

When you create a new android project on eclipse IDE there are lot of files are folders created automatically. Some Java files are some XML files will created to support the developer. Just have a look at which folders represent what and what are the meanings of each files. A good Reference from http://sudarmuthu.com/blog/2010/02/12/the-structure-of-an-android-project.htmlSRC This …

Android Project Structure of Eclipse Project Read More »

Jquery Image Slideshow Gallery with Flash Like Effects

Now a days jquery image slideshow gallery are great alternatives for flash galleries. They work without flash plugin and not killing a browser. There are some great scripts to try for free. Coin Slider Coin Slider is a new Jquery image slider with unique effects. It is a Jquery Plugin for Image or Content Slide …

Jquery Image Slideshow Gallery with Flash Like Effects Read More »

Essential Google Chrome Extensions for Web Designers

The Extensions Pool of Google chroming is growing rapidly. Almost popular Firefox extensions are ported to Chrome. Firebug, the most essential extension for web designer is also ported to chrome. So things are changing. Here is a list of some essential extensions for chrome. Take a look Kuber PageRank Checker This handy SEO tool shows …

Essential Google Chrome Extensions for Web Designers Read More »

HTML 5 And CSS3 Frameworks – Moving to Next Generation Web

The HTML5 makes a webdevelopers work more easier. It helps on creating good understandable structure of elements on content. Features Like video playback, Drag and Drop, Canvas are capable of making great difference. Image by Allan Reyes via Flickr The Full recommendation of HTML 5 is long away. But all the Majour Browsers Firefox, GoogleChrome, …

HTML 5 And CSS3 Frameworks – Moving to Next Generation Web Read More »

HTML 5 Reset – A quick start to HTML5

HTMl 5 Reset is a collection of CSS and Javascript Files for the startup of a Web Project. It contains conditional comments to call about half a dozen IE-specific CSS files, as well as a couple popular IE-correcting javascript files. All supporting files are stored in a parent “_” folder — this keeps the view …

HTML 5 Reset – A quick start to HTML5 Read More »

Jquery HTML 5 Form Validation to Firefox Opera and IE

The HTML5 validates forms without additional JavaScript. But this feature is currently available in only Chrome 5 and Safari 5. But a small plugin to jquery will do the magic. It will extend the whole utility to all other Browsers like Firefox,Opera and IE. This Plugin is created by Matias Manchini How does it work? …

Jquery HTML 5 Form Validation to Firefox Opera and IE Read More »