Face Detection Using Javascript

Previously blogfreakz has publishing resource about Face Detection Using PHP. Today I will sharing with you another face detection resource which is using javascript and HTML5 canvas. This script is created by Liu Liu, Chinese developer. The algorithm is implemented on top of a JS port of a C-based computer vision library by the same [...]

Continue Reading →

Holla - An Open Source Chat Application

Holla is a group chat application, a bit like Campfire. The UI is built in a RIA fashion - i.e. is totally asynchronous and super fast. You can create channels, then invite friends to those channels, chat and share files. The interface is totally asynchronous, which is one of the most important aspects of Holla. You can CRUD [...]

Continue Reading →

Node.js - Scalable Server Side Javascript

JavaScript has traditionally only run in the web browser, but recently there has been considerable interest in bringing it to the server side as well. Node.js allow us to create high performance and scallable server side application using javascript. Incoming search terms for the article: node js nodejs backbone js node js node js backbone [...]

Continue Reading →

Backbone.js - JavaScript MVC

backbone.js from DocumentCloud is a small (2KB, packed) open-source library which allows you to apply the MVC (Model-View-Controller) principle to your JavaScript applications. Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to [...]

Continue Reading →

A JavaScript IDE for the iPhone

Executing javascript: URLs in safari is not a very comfortable solution. In case you need to write little JavaScript programs on the iPhone, maybe this tools is for you. Webdesktoplife is write a little JavaScript IDE for the iPhone in JavaScript. Incoming search terms for the article: javascript ide iPhone JavaScript IDE javascript ide iPhone [...]

Continue Reading →

Artisan JS - JavaScript Canvas Library

Artisan JS is a JavaScript library that aims to make in-browser drawing very easy. Artisan has the ability to layer things on the Canvas. Once rendered to the Canvas, those layers are flattened as you would expect, but the data stays intact. Incoming search terms for the article: javascript canvas library canvas library canvas js [...]

Continue Reading →

Fatc - Customizable JavaScript Twitter Client

Fact is javascript library that allow us to create twitter client. There’s no server code involved, just client-side JavaScript! Fatc talks to Twitter directly using the awesome @Anywhere API. Incoming search terms for the article: JavaScript twitter client twitter javascript client twitter client javascript javascript twitter app fatc twitter javascript twitter javascript only twitter client [...]

Continue Reading →

EditableGrid - Turn HTML Tables Into Advanced Editable Components

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running. Incoming search terms for the article: html editable table cakephp editable grid jquery editable table grilla editable cakephp cakephp [...]

Continue Reading →

RightJS - Feature Rich Javacript UI Framework

RightJS is aimed at dynamic languages crowd, as such it does not have all the long names and complex class constructions like many other frameworks written by Java and C++ developers. On one side RightJS has a really nice and simple, easy to write and read syntax that makes it a snap to use an [...]

Continue Reading →

ActiveJS - Rich JavaScript Application Framework

ActiveJS is a JavaScript application framework that provides local and REST based data modeling and pure DOM view construction with back button and history support. ActiveJS makes it easier to build rich JavaScript applications in browsers, on mobile devices, and even on the server. Incoming search terms for the article: activejs javascript application framework ActiveJS [...]

Continue Reading →

Page 8 of 11« First...«678910»...Last »