Tags: javascript + devel

Sort by: Date / Title / URL

  1. Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.
    27-04-2010 to , , , , by shampoo and -1 others
  2. PhoneGap is an open source development tool for building fast, easy mobile apps with JavaScript. If you’re a web developer who wants to build mobile applications in HTML and JavaScript while still taking advantage of the core features in the iPhone, Android, Palm, Symbian and Blackberry SDKs, PhoneGap is for you.
  3. CoffeeScript is a little language that compiles into JavaScript. Think of it as JavaScript's less ostentatious kid brother — the same genes, roughly the same height, but a different sense of style. Apart from a handful of bonus goodies, statements in CoffeeScript correspond one-to-one with their equivalent in JavaScript, it's just another way of saying it.
  4. Developer tools from Opera, now open source
    14-02-2010 to , , , by shampoo and -1 others
  5. Nice example of an offline capable iPhone Web App
  6. Now web designers and developers can join the iPhone app party without having to learn Cocoa's Objective-C programming language. It's true: You can write iPhone apps quickly and efficiently using your existing skills with HTML, CSS, and JavaScript. This book shows you how with lots of detailed examples, step-by-step instructions, and hands-on exercises.
    23-10-2009 to , , , , by shampoo and -1 others
  7. iUI is a framework consisting of a JavaScript library, CSS, and images for developing iPhone webapps
    25-05-2009 to , , , , by shampoo and -1 others
  8. JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces filesize by half, resulting in faster downloads. It also encourages a more expressive programming style because it eliminates the download cost
    22-09-2008 to , by shampoo and -1 others
  9. This is a set of coding conventions and rules for use in JavaScript programming. It is inspired by the Sun document Code Conventions for the Java Programming Language. It is heavily modified of course because JavaScript is not Java.
    22-09-2008 to , by shampoo and -1 others
  10. Implementation of sha1, md5 and md4 in JS
    12-09-2008 to , , , , , by shampoo and -1 others

First / Previous / Next / Last / Page 1 of 3