PhoneGap and AngularJs: Build upon the PhoneGap api to expose some AngularJs services
This series of tutorials will focus on using PhoneGap and AngularJs together in an iOS application. We will start off small but build... more »
Tweet 0 Comments Save Tags: frameworks , how-to , javascript , mobile
Common Techniques in Responsive Web Design
In previous articles, I talked about why the Web is ready for responsive design and how a site owner can use the context of a user’s... more »
Tweet 0 Comments Save Tags: css-html , javascript , ria , web design
Wrestling All Day With WebAPI, NewtonSoft and JSON Date Formats
Half to document what I now believe and half to share my findings, I’m going to do a short post that shows the implications of changing... more »
Tweet 0 Comments Save Tags: .net , frameworks , javascript
Dump JSP tag libs and switch to JSON
I often see development teams using JSP tag libraries when they shouldn't be. I wrote this post to explain why it's best to view JSP tag... more »
Tweet 3 Comments Save Tags: ajax , frameworks , java , javascript
JavaScript Frameworks and Resources
JavaScript Frameworks and Resources
Tweet 0 Comments Save Tags: frameworks , javascript , reviews , usability
Plans for supporting Web Components in AngularJS and Ember.js
Web Components [1] are an upcoming standard for custom HTML5 user interface elements. Those UI elements will eventually become... more »
Tweet 0 Comments Save Tags: frameworks , javascript , reviews
10 Powerful Responsive Lightboxes
Lightbox has always been one of the great method to display images without having to refresh a page. Nowadays, with the booming of... more »
Tweet 0 Comments Save Tags: javascript , open source , trends , web design
Surprise! Mozilla can produce near-native performance on the Web
We put Mozilla's JavaScript subset—asm.js—to the test and it worked really, Really well.
Tweet 0 Comments Save Tags: javascript , open source , opinion , web 2.0
Like And Dislike Rating System With PHP ,MySQL and Jquery
Like And Dislike Rating System With PHP ,MySQL and Jquery for developers
Tweet 0 Comments Save Tags: ajax , javascript , php , web design
Fundamental for creating interactive maps using J-Query
JQuery is enhanced Java Script libraries that run on client’s side in client server based environment over internet, client side means... more »
Tweet 0 Comments Save Tags: javascript
Adding custom CSS to your Joomla site
A simple java script to add custom CSS to your joomla site, without changing the template source, or dig to its settings.
Tweet 0 Comments Save Tags: css-html , javascript , php , web design
Vert.x Is Back!
Back and stronger than ever with the backing of Eclipse.
Tweet 0 Comments Save Tags: frameworks , how-to , java , javascript
Implementing Multidimensional Arrays in JavaScript
The past few months I’ve been working to move more of my work into JavaScript, and in particular the node.js ecosystem. I hope that... more »
Tweet 0 Comments Save Tags: javascript , reviews
AngularJS and TypeScript
Lately, I’ve started using AngularJS instead of Knockout. Knockout.js is very popular in the .NET world, is very easy to use, and meshes... more »
Tweet 0 Comments Save Tags: frameworks , javascript , other languages
jQuery Pagination Plugins to Serve Your Pagination Purpose
Pagination can be imply on your website in two ways both manually and automatically, one of the pretty orthodox and popular way of... more »
Tweet 0 Comments Save Tags: javascript , open source , tools
Manage your catalogue inventory using API
Developers can create multiple categories under a catalogue. Each category can have multiple items associated to it.
Tweet 0 Comments Save Tags: .net , java , javascript , ruby
Prevent JavaScript code blocking the UI thread with setTimeout + handy stopWatch to profile JS code
In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of... more »
Tweet 1 Comments Save Tags: .net , css-html , how-to , javascript
Simple CRUD with Knockout, Breeze, WEB API, Twitter bootstrap...
As I was asked to write a post with simple Insert/Update/Delete screens using the same technology from my previous post here is what I... more »
Tweet 0 Comments Save Tags: .net , css-html , javascript , microsoft
21 Useful JavaScript Tips & Tricks with Demo
21 hand picked JavaScript code snippets that you can bookmark for future reference.
Tweet 0 Comments Save Tags: how-to , javascript
Angular Prime, AngularJS with PrimeUI
Angular Prime is Based on PrimeUI version 0.9. It integrates more than 20 PrimeUI's components
Tweet 0 Comments Save Tags: css-html , javascript , web 2.0
Cool HTML5, CSS3 and JS Tools
Here is a curated list of some cool HTML5, CSS and JavaScript Tools
Tweet 0 Comments Save Tags: css-html , javascript
The Design of Code: Organizing JavaScript
Great design is a product of care and attention applied to areas that matter, resulting in a useful, understandable, and hopefully... more »
Tweet 0 Comments Save Tags: javascript , reviews
Creating a jQuery gallery for Flickr
This week, we’ll be creating a simple jQuery gallery that uses the Flickr API to retrieve a list of images from a photo set and display... more »
Tweet 0 Comments Save Tags: css-html , how-to , javascript
Code Jugalbandi
In Indian classical music, we have Jugalbandi, where two lead musicians or vocalist engage in a playful competition. Lets say there is... more »
Tweet 0 Comments Save Tags: .net , groovy , java , javascript
implement photo gallery with single api call
Often Apps require to implement Photo Gallery or some sort of Media gallery. App42 Backend as a Service (BaaS and MBaaS) provide... more »
Tweet 0 Comments Save Tags: groovy , java , javascript , ruby