background preloader

jQuery webcam plugin - Website and Application Intelligence

jQuery webcam plugin - Website and Application Intelligence
The jQuery webcam plugin is a transparent layer to communicate with a camera directly in JavaScript. As there is native support for webcams in modern browsers, it would be great if you could add this feature to the project and use the flash-version as a fallback for older ones. I don't have time for this project at the moment, so a pull request would be great! Overview This plugin provides three different modes to access a webcam through a small API directly with JavaScript - or more precisely jQuery. jQuery webcam example error: No camera was detected. Available Cameras If you activate the filter with the button on the right side of the picture, methods of my already published jQuery plugin xcolor will be used to distort the colors of the Canvas. General information about the interface The following snippet describes the interface of the webcam API: Config Parameter widthThe width of the flash movie. heightThe height of the flash movie. Callback Interface Save Interface webcam.save('/upload.php');

SheepIt! - Form Cloning Jquery Plugin - Inicio Clonación dinámica de formularios con Jquery ¿Qué es SheepIt? SheepIt es un plugin para Jquery que permite clonar elementos de formulario dinámicamente. Es muy útil para desarrollar formularios avanzados que requieran cargar un mismo tipo de dato múltiples veces. Por ejemplo, si se tiene un formulario como el siguiente: con el cual se cargan los datos de una persona (Nombre, Apellido y Teléfono), sheepIt es capaz transformar el campo teléfono en un multiformulario dinámico y asi habilitar al usuario a cargar más de un teléfono por persona. Además, para facilitar su uso, sheepIt agrega controles avanzados que le permiten al usuario modificar el formulario agregando o quitando clones dinámicamente. Características Opciones de configuraciónLimitar la cantidad de formularios, Controles de formulario customizables, cantidad de formularios iniciales, confirmación de borrado etc. Requerimientos Jquery V1.4+ Descargar Ejemplo básico Incluir archivos necesarios Código javascript Plantilla HTML Resultado

Snippet :: jQuery Syntax Highlighter Snippet is a jQuery syntax highlighting plugin built on top of the SHJS script found on SourceForge. Snippet provides a quick and easy way of highlighting source code passages in HTML documents. Features Natively supports 15 popular languages: C C++ C# CSS Flex HTML Java JavaScript JavaScript with DOM Perl PHP Python Ruby SQL XML Can be extended to support: Bison ChangeLog Desktop Files Diff GLSL Haxe Java prop files LaTex LDAP files Log files LSM files M4 Makefile Objective Caml Oracle SQL Pascal Prolog RPM spec files S-Lang Scala Shell Standard ML Tcl Xorg config files Integration with ZeroClipboard for copy functionality Plain text, pop-up, and expand/collapse options Group or individual line selection 39 unique color schemes <h1>Snippet style selector</h1><div class="instructions"> <p>Choose your style below. <h1>Snippet style selector</h1><div class="instructions"><p>Choose your style below. Current style: vim-dark PrevNext Download Only need styles? Usage 1.) 2.) 3.) 4.) 5.)

Signature Pad · Lab · Thomas J Bradley Download ZIP—GitHub Introduction The Signature Pad jQuery plugin will transform an HTML form into a signature pad. The drawn signature is written out to a hidden input field as a JSON array using JSON.stringify(). Obviously, Signature Pad has a couple extra dependencies: Douglas Crockford’s json2.js and FlashCanvas 1.5. Signature Pad tries to maintain a certain level of progressive enhancement, while still giving developers enough control. Signature Pad works with both mouse and touch devices. Get the source code on GitHub: Demos Demo of accepting a signature—this demo showcases an HTML form and the Signature Pad ready to accept a new signature. Demo of requiring a drawn signature—this demo showcases an HTML form where the user is required to draw their signature before submission. Demo of regenerating a signature—this demo showcases regeneration of a signature from a stored JSON array. How to Use the Plugin $('.sigPad').signaturePad(options); and

jNotify - display animated notice boxes, success boxes, error boxes with jQuery in just one line fo code jNotify can display information boxes in just one line of code. Three kind of boxes are allowed : information, success and failure. The whole box is entirely skinnable with css. Implementation: 1. 2. Options: autoHide Boolean Default : true - jNotify closed after TimeShown ms or by clicking on it clickOverlay Default : false - If false, disables closing jNotify by clicking on the background overlay. MinWidth Integer Default : 200 - In pixel, the min-width css property of the boxes. TimeShown Default : 1500 - In ms, time of the boxes appearances. ShowTimeEffect Default : 200 - In ms, duration of the Show effect HideTimeEffect Default : 200 - In ms, duration of the Hide effect LongTrip Default : 15 - Length of the move effect ('top' and 'bottom' verticals positions only) HorizontalPosition String Default : right - Horizontal position. VerticalPosition Default : top - Vertical position. ShowOverlay Default : true - If true, a background overlay appears behind the jNotify boxes ColorOverlay OpacityOverlay Methods:

jQuery color plugin xcolor - Website and Application Intelligence The xcolor plugin is an easy-to-use jQuery extension to manipulate colors in all imaginable combinations. Overview This plugin implements an extensiv color parser and a featureful set of color-manipulation methods. Basic Usage The jQuery color plugin can be used to simply transform colors like Microsoft's million dollar color: <script src=" var color = $.xcolor.greyfilter("#0044cc"); console.log(color.getHex()); </script> getHex() is just an example, see below for the other Color methods jQuery extension $(node).isReadable() Performs a readability test on the first selected element. // Example:var bReadable = $("#tag").isReadable(); $(node).css() It's possible to use the xcolor library quite naturally via jQuerys css() method. $(node).colorize(from, to, method) The colorize() function is a nice toy to colorize texts. Another example simple changes every character between a random color and the famous burnt sienna. $(node).animate()

Projects > jQuery Ajaxy Smartupdater - jQuery periodical updater | Home | Basic | Stop / Restart | Programmable Timeout | Smart Updating | Remote Control | Download | Blog Smartupdater-3.0.beta is released. Please visit setting timeout with javascript to reprogramm current timeout remotely setting timeout - server controls polling period state attribute shows current state ( ON | OFF | undefined ) smart updateing - updates only if new data is different from the old one (text or json only.) multiplies polling interval - multiplies polling interval each time data is not changed (text or json only.) handle ajax failures - stop to request data after "maxFailedRequests". smartupdaterSetTimeout() - to set a new polling interval smartupdaterStatus.state current state ( ON | OFF | undefined ) type - Can be either GET or POST (see jQuery.ajax for details) data - Array of values to be passed to the page (see jQuery.ajax for details) dataType - Response type ? minTimeout - Starting value for the timeout in milliseconds.

jQuery - So So Social - jQuery News Feed from your Social Networks Plug-In Intro The So So Social plug-in uses jQuery and YQL (Yahoo Query Language) to gather RSS feeds from your various social networks and sorts them into an "activity feed". It basically creates a news feed out of your social networking activity. Think of it like the news feed on Facebook but for you and your various social networking news. Plug-In Features No server side proxy needed! Services Supported "Out of the Box" with icons Any RSS feed will work, but if you want specific icon associated... I felt this was a sensible set of services to include with the plug-in. Download the Plug-In Click here to download the So So Social jQuery Plug-In I hope you like it and would love for you to make it better. *Always get the latest stable download from GitHub. *Check the Github wiki for tips on how to change the icons and extend the plugin. License Information Basically that means that this is an open-source project and can be used for commercial and non-commercial use.

Embedded Help System

Related: