sweeney + javascript   81

lowe/zxcvbn
zxcvbn, named after a crappy password, is a JavaScript password strength
estimation library. Use it to implement a custom strength bar on a
signup form near you!
javascript  password  security 
7 weeks ago by sweeney
mourner/suncalc
SunCalc is a tiny BSD-licensed JavaScript library for calculating sun position and sunlight phases (times for sunrise, sunset, dusk, etc.) for the given location and time
github  javascript  sun  position 
12 weeks ago by sweeney
brain - javascript neural networks and classifiers
brain is a JavaScript library for neural networks and Bayesian classifiers. An example use of the neural network, giving a color a label based on its rgb values:
javascript  neuralnet  neural  redis 
may 2011 by sweeney
ded/qwery - GitHub
Qwery is a 1k blazing fast query selector engine allowing you to select elements with CSS1 & CSS2 selectors (including attribute selectors). And according to our benchmarks Qwery is 2x faster (at minimum on average) than Sizzle (from jQuery).
javascript  selectors  qwery 
april 2011 by sweeney
Head JS :: The only script in your HEAD
Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEAD. A concise solution to universal issues.
css  javascript  webdev  loader 
january 2011 by sweeney
Run Node.js as a Service on Ubuntu Karmic
We needed something more robust. More like a real daemon, one that's recognized by the Operating System as such.
daemon  hosting  javascript  node.js  ubuntu 
january 2011 by sweeney
A Saner HTML5 History App
This app is a demo that shows a saner use of HTML5 History Management and Hashchange than the approach implied by the standard. In this case, the app is built to respond to the URL, not the other way around. In this way, the app can always enter the same, unique state, based only on the contents of the URL.
html  javascript  hashchange  history 
january 2011 by sweeney
Node.js and Redis Pub-Sub - How To Node - NodeJS
Node.js is a perfect platform for creating event driven applications. Redis and WebSockets are great companions to Node.js. The following tutorial will walk through the steps to build a web application that streams real time flight information using Node.js, Redis, and WebSockets.
javascript  node.js  redis  websockets 
december 2010 by sweeney
HTML5 video player
HTML5 video player comparison
html5  javascript  video 
september 2010 by sweeney
Doing it right: skipping the iPhone url bar
With some mobile web sites when visited on the iPhone, you may want to skip past the url bar. There's a simple solution to doing this, but doing it right is the real trick.
javascript  iphone  url  address  bar  addressbar 
august 2010 by sweeney
Comet (long polling) for all browsers using ScriptCommunicator - amix.dk
# uses script tags for communication, but can detect when a script isn't loaded (this is non-trivial to implement across browsers)
# works across domains as long as you control the domains
# works on IE 6, IE 7, IE 8, FF X, Safari, Chrome and Opera
# small (80 lines of code) with no dependencies
comet  javascript  polling 
february 2010 by sweeney
Going evented with Node.js - Naked JavaScript
By the end of this article you will have a functional Node.js installation and built several interesting applications. Enjoy!
javascript  node.js  event 
november 2009 by sweeney
node.js
Node is an easy way to build scalable network programs with Javascript
javascript  networking  js  server  upload  v8  http 
november 2009 by sweeney
Google AJAX Language API - Google Code
With the AJAX Language API, you can translate and detect the language of blocks of text within a webpage using only Javascript. In addition, you can enable transliteration on any textfield or textarea in your web page. For example, if you were transliterating to Hindi, this API will allow users to phonetically spell out Hindi words using English and have them appear in the Hindi script.
google  ajax  api  translation  javascript 
august 2009 by sweeney
SWFUpload jQuery Plugin : Adam Royle
Using jQuery (the solution to all things painful), I've written a plugin to create a real event dispatcher for SWFUpload without modifying the SWFUpload core. Woo!
jquery  upload  flash  swfupload  javascript 
june 2009 by sweeney
jQuery Delay Plugin - EvanBot.com
Been looking for something like this for a year and a day
javascript  jquery  delay 
january 2009 by sweeney
JavaScript - Edit text
Home Sitemap Contact Copyright Buy my book! Valid XHTML 1.0
javascript  AJAX  programming  dom  webdev  code  cms 
november 2007 by sweeney
DOM Assistant
The idea of DOMAssistant is to provide a simpler and more consistent way to script against the Document Object Model (DOM) in web browsers. The idea is that everything starts with the element in question, and then performs various methods on it, such as a
javascript  dom  library  code  prototype 
march 2007 by sweeney
« earlier      

related tags

actionscript  address  addressbar  ahah  ajax  api  article  audio  bar  beautifier  book  bookmarklet  browser  calendar  canvas  center  chat  clock  cms  code  color  colour  comet  convert  corners  creditcard  crop  css  daemon  datepicker  debugging  delay  design  development  dom  domcontentloaded  download  draganddrop  draw  edit  editinplace  editor  embed  event  extension  extensions  field  file  Firefox  flash  flashobject  format  forms  freeware  function  geo  geocoding  github  gmail  google  googlemaps  greasemonkey  hacking  hacks  hashchange  heatmap  history  hosting  howto  html  html5  http  image  interface  iphone  javascript  jquery  js  json  layout  library  livepreview  loader  local  location  mapping  maps  markup  microformats  modal  moo.fx  moofx  mootools  mp3  music  networking  neural  neuralnet  nginx  node  node.js  nodejs  onload  opensource  password  php  playground  plugin  plugins  polling  position  programming  progress  prompt  prototype  qwery  ranking  redis  reference  resize  reversegeocoding  rounded  score  Scripts  security  select  selectors  server  shapes  shoutbox  slider  snow  snowstorm  software  sound  strophe  sun  swfobject  swfupload  techniques  textarea  textile  timeago  timezone  tips  tool  tools  tooltip  translation  tutorial  ubuntu  UI  unpacker  upload  url  useful  utc  v8  validation  vertical  video  visualization  web  web2.0  webdesign  webdev  websockets  wysiwyg  xhtml  XMLHTTPRequest  xmpp  xss  Yahoo 

Copy this bookmark:



description:


tags: