Facebook Twitter Gplus LinkedIn RSS
 
 
Home » Posts tagged "Development" (Page 5)

Posts Tagged ‘Development’:


Using Safari’s Built-In Dev Tools

Published on May 13th, 2012 by in Blog, CSS

Most web developers know of Firebug, a plugin for Firefox, that allows you to fine tune your website, and more specifically your CSS files. You can make real time updates to the site’s CSS and see how it changes the layout right before your very eyes. Indeed, very powerful. Well, the Safari browser on both
more »

Manipulating the Javascript Date with DateJS

Published on May 10th, 2012 by in Blog, Javascript

In one of my apps currently in development, we are using calendar reminders on the iPhone. This involves determining the current date, and trying to calculate such things as the next time that “the first Monday of the month” will occur. Javascript has a basic Date object that has a lot of functionality right out
more »

 

© 2012 zSprawl's zApps

Fork me on GitHub