4 jQuery Plugins you need for File Uploads

Adding cool functionality to your website may need hour and days of developing code, but thanks to jQuery developer community your time is saved. Here you have best jQuery Plugins for file upload.
Adding cool functionality to your website may need hour and days of developing code, but thanks to jQuery developer community your time is saved. Here you have best jQuery Plugins for file upload.
Shortcuts are time saver, but when we switch to Linux is sometimes the only way to execute commands. This is the collections by Dave Child with the most used Linux Command Line. Download below the attached PDF file.
Responsive design or Adaptive? Well, Responsive design is a subset of Adaptive design concept. But anyway, if your website is Responsive, (what i will recommend), and you are facing some layout issue with Facebook Like Button or Comments, here is…
jQuery can add amazing effects to your website. Here you have a the best jQuery plugins collection for a better page scrolling and navigation. After downloading to implement you have to include the script file in your HTML page. For…
Settings inside your app allow uses to modify features and behaviors. When application is relaunched certain information are still stored. Of course we can provide a default value for each settings voice. To provide settings for your app, we can…
There are different ways to implement a list of multiple line items on Android Apps. They can be used for data selection as well as drilldown navigation. ListView is a group that can display our scrollable items. Usually when the…
In this Android Tutorial series, we will have some fun creating Buttons with listeners. So when we click (touch) a button some message will display or an action will be executed. Make sure you already read the Android Activity part.