30 June 2012
Category:
Applications
Comments: 0

Pondasee – Front-End Starter Kit For Ruby Fans

Pondasee is front-end base, created by the developers of Tokokoo, for quickly starting a new web project. It makes use of Compass + Sass and includes styles for handling all major stuff like typography, forms, tables or buttons. The project includes several other well-known resources like HTML5 Boilerplate, Modernizr, jQuery, Normalize.css, Formalize, Selectivizr and more.


30 June 2012
Category:
Applications
Comments: 0

RefineSlide – Responsive Image Slider

RefineSlide is a lightweight (4kb gzipped) jQuery plugin for quickly integrating a responsive, image-based slider into our websites. The slider uses CSS3 transitions + 3D transforms (has JS fallback) and has a bunch of attractive transitions. It has an option to display thumbnails (auto-formatted and responsive) or arrows as the navigation (and, there is keyboard support as well). RefineSlide allows defining captions and [...]


30 June 2012
Category:
Applications
Comments: 0

SeuratJS – Pixelate Images With JavaScript

SeuratJS is a plugin for the powerful Raphaël that enables us to create vivid animations and pixelated artwork. It extracts the color information from any given image and rebuilds it in SVG with the modifications applied. The plugin works cross-browser and can be customized with various settings (like the shape of the brush being used to re-generate images).


30 June 2012
Category:
Applications
Comments: 0

Making Fully Functional Web Pages Made Easy

Mozilla Thimble makes it ridiculously simple to make stuff on the web. Thimble lets youmake your own real, fully functional web pages in minutes. Then host and share them with a single click. Sharpen your web skills along the way. Easy, huh? Thimble makes it easy to work with HTML and CSS, the building blocks of [...]


30 June 2012
Category:
Applications
Comments: 0

WebMatrix 2 – Microsoft’s Web Development Tool Gets Much Better

Around 2 years ago, Microsoft had announced the first version of WebMatrixand it was shared at WRD. Lately, they have made the release-candidate of WebMatrix 2 available and it has become an exciting product for many. The tool now has support for the most recent web-dev technologies includingHTML5-CSS3, Node.js or jQuery Mobile. It has a one-click installer for many popular [...]


30 June 2012
Category:
Applications
Comments: 0

Cloudinary – Smart Image Management and Manipulation

Cloudinary streamlines your web application’s image manipulation needs. Cloudinary’s cloud-based servers automate image uploading, resizing, cropping, optimizing, sprite generation and more. You can simply upload images to the cloud with RESTful APIs. A simple URL access will automatically crop and resize these images for a perfect fit in your web site. No installation required. Here is [...]


30 June 2012
Category:
Applications
Comments: 0

Brackets – OpenSource Web Based code editor by Adobe

Brackets is an open source code editor (IDE), built by Adobe, which iscreated with only client-side web technologies like HTML-CSS and JavaScript. The editor focuses on simplicity and, rather than too many panels, the quick-edit UI is the main thing. A “live development” feature syncs a browser with the editor and displays any changes instantly. It is integrated with [...]


14 June 2012
Comments: 0

Draw Graphs using HTML5 Canvas – Sigma.js

Sigma.js is a free and open-source JavaScript library to draw graphs, using the HTML5 canvas element. It has been especially designed to share interactive network maps on a Web page or to explore dynamically a network database. It is distributed under the MIT License. Requirements: JavaScript Framework Demo: http://sigmajs.org/ License: MIT License


14 June 2012
Comments: 0

Balloons.IO – Node.js powered opensource chat application

Balloons.IO is a very impressive and open source chat application that is built with node.js, Express, Socket.IO and Redis. It has support for multiple rooms where users can join any of them, chat with other users and send files to each other. Also, there is an option for users to create their own rooms and set their statuses (available, away, busy) The [...]