Archive For January, 2011

38 articles

Open Source Anti-theft Software for Mac, PC & Mobile – Prey

Prey is an open source anti-theft software for Mac, PC & Mobile that lets you keep track of your phone or laptop at all times, and will help you find it if it ever gets lost or stolen. Prey is 100% geolocation aware, it uses either the device's GPS or the nearest WiFi hotspots to triangulate and grab a fix…

Template Tag Reference Guide For WordPress

Web design team at DBS Interactive is sharing a Wordpress quick reference guide for Wordpress 2.x and Wordpress 3+ to expedite WordPress theme development. The content was reformatted for quick reference from the Template Tag section of the WordPress.org Codex, a relative encyclopedia to WordPress theming, and great reference for your WordPress questions. [rss]Special Downloads[/rss] [rss]Feedback Collection and Polling Widget[/rss]…

Cross Browser Fluid CSS Grid System: Flurid

Flurid is a cross browser fluid CSS grid system optimized for flexibility (fluidity). This fluid grid systems works in Internet Explorer versions 6 and 7 without hiding pixels in margins. Like any grid system, the basic purpose is to break the page into a series of rows and columns, thus giving the designer an easy, rational way to organize and present…

Beautiful Image-less CSS3 Buttons: We Love Buttons

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics of a document written in a markup language. A style sheet is usually stored in the browser cache, and can be used on multiple pages without being reloaded, this reduces data transfer. We Love Buttons, a design studio, is sharing a collection of beautiful image-less CSS3…

Build Web Applications with Embedded Server Side JavaScript: JavaScript Pre-Processor

JavaScript Pre-Processor (JSPP) is a simple way to build web applications with embedded server side JavaScript. In a few minutes you can build dynamic backend logic in to any page (html, css, etc) using node.js, jQuery and server side DOM with php-like embedded code. When you're in an html file you get most of the normal browser environments. window document…

Dynamic Form Cloning with jQuery: SheepIt!

SheepIt is a jQuery plugin that allows you to clone form elements dynamically. It is very useful to develop advanced forms that require the same type of load data multiple times. SheepIt lets you load an array of data to the entire form, to an embedded clone form or to a specific clone. The method will perform all operations necessary to…

Interactively Execute Javascript on Multiple Web Browsers: Tutti

Tutti is a web-based interactive Javascript console that allows you to simultaneously execute commands on multiple browsers. This is useful for debugging and discovering browser differences. When you enter a Javascript command, it is immediately sent to each browser that's connected to the room. Each browser then eval() the Javascript within an iframe sandbox and then send the result back…

Open Source GTD Style Todo List Application: Hub List

Hub List is an open source GTD style todo list application written entirely in JavaScript with Ext JS & Sencha Touch. It comes in two editions: Mobile Edition The mobile edition of this Todo List application is built with Sencha Touch and themed to look like a native IOS application. Desktop Edition The desktop edition uses Ext JS themed to look…