Using the library https://raw.github.com/erbbysam/webRTC-data.io to create a IM/filesharing website. Tested & working in Chrome Canary & Chrome stable Copy client directory to web server public directory (ie. /var/www/)github.com
Development tools
There are 36 posts filed in Development tools (this is page 2 of 8).
annyang! say hello to your new user interface
© 2013 Tal Ater. All rights reserved. The annyang source code is free to use under the MIT license. Tal Ater retains creative control, spin-off rights and theme park approval for Mr. Banana Grabber, Baby Banana Grabber, and any other Banana Grabber family character that might emanate there from.www.talater.com
Minimit anima
Hardware accelerated css3 animations with fallback on older browsers. It’s built to have fast animation execution, and it has an api similar to jquery animate, with animations queueing. By default the anima method do automatic fallback animation on browsers not supporting transitions or transform3d.www.minimit.com
Pingendo – web authoring with comfort
Quickly create rich layouts with a clear DOM tree-editor and dozens of ready-to-use snippets. Inspect and edit all CSS rules visually, producing clean, standard CSS3. Enjoy simplified input for complex values such as colors, gradients and 2D transformations.www.pingendo.com
Conserving ratio and serving optimal fluid images in Responsive Design
Maybe you have faced the problem of conserving ratio when trying to serve different images for different view-ports, using ‘div’ tag you cannot conserve ratio but I have found a solution that will make you life easier.www.codeproject.com