Creating An App Icon With MakeAppIcon

So let’s say that you’re all ready set to release your mobile app for both Android and iOS devices which you’ve been working on for the past several months now and all that’s left for you to do is to have the required image dimensions (and appropriate file name format) for each submission to the [...]

Continue Reading →

PowerTip: A jQuery Plugin that Creates Hover Tooltips

PowerTip is an easy-to-use jQuery-based tool which can be customized and provides a fluid user experience. It supports the addition of complex data also to tooltips and has APIs available for web developers. It schecks and tests for hover intent so tooltips don’t open whenever you cross the element with a tooltip with your mouse. [...]

Continue Reading →

Adding Expires Headers In Ruby On Rails

Whenever a first-time visitor visits your page, it may take several HTTP requests before the web page finish loading. To speed up your website, it helps to use Expires header to make any web page components cachaeble. By doing this, you can avoid any unnecessary HTTP requests on subsequent page views. Expires headers are most [...]

Continue Reading →

AccuWeather Windows Phone 8 App

Good news! Microsoft has now launched its Windows Phone 8. This has more advanced features than its predecessor Windows Phone 7 so you can enjoy better mobile functionality. One of the coolest apps in Windows Phone 8 is AccuWeather which provides accurate forecasts for more than 2.7 million locations globally. Its key features are: 1. [...]

Continue Reading →

Build Complex Forms With quickValidation jQuery Plugin

QuickValidation.js is a jQuery plugin that allows you to build complex web forms. It will validate form data on the client-side based on the custom validation rules that you created before submitting it to the server. Created by Nik Korablin, what makes this different from the usual jQuery form validator plugin is that instead of [...]

Continue Reading →

Page 3 of 3«123