timriley + javascript   199

flotr2 - documentation
Flotr2 is a library for drawing HTML5 charts and graphs. It is a branch of flotr which removes the Prototype dependency and includes many improvements.
charts  graphs  javascript 
16 days ago by timriley
Simperium
Simplenote's cloud data storage service now available for us in iOS and web apps.
api  cloud  iOS  javascript  python 
23 days ago by timriley
ChiperSoft/Kalendae
Kalendae is an attempt to do something that nobody has yet been able to do: make a date picker that doesn't suck.
github  javascript  datepicker 
5 weeks ago by timriley
SendHub • Single Page Web Apps with Backbone.js
A nice overview of techniques and lessons about working with Backbone.
javascript  backbone 
10 weeks ago by timriley
Going Simple with JavaScript - Snook.ca
I was making a change to a page that needed to pull from a remote API and make changes to various parts of the page. Sounds like the time to pull out jQuery and Ajax, doesn't it? Instead, I just used old fashioned JavaScript. Actually, I used new fashioned JavaScript.
javascript  ajax  json 
11 weeks ago by timriley
Morris.js
Making good-looking graphs shouldn't be hard. Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
graphs  charts  query  raphael  javascript 
february 2012 by timriley
moviepilot/chaplin - GitHub
Chaplin is an example architecture for JavaScript applications using the Backbone.js library. The code is derived from moviepilot.com, a large single-page application.
github  javascript  backbone 
february 2012 by timriley
UIKit - Modern UI components for a modern web
UIKit is a small collection of flexible, decoupled jQuery JavaScript components for the modern web. With an emphasis on structure-only styling it's easy to style UIKit to match your application, no preprocessor variables, just raw CSS structure! As a result most of the styling you see in this document is for demonstration only.
css  webdesign  ui  javascript  widgets  jquery 
february 2012 by timriley
jwerty - Awesome handling of keyboard events
jwerty is a JS lib which allows you to bind, fire and assert key combination strings against elements and events. It normalises the poor std api into something easy to use and clear.
javascript  keybindings 
october 2011 by timriley
UILayer
UILayer provides a JavaScript API on top of WebKit for working with the concept of layers. Instead of manipulating DOM elements using a myriad of mixed concepts, you go though a single, well defined API.
javascript  animation  webkit  webdesign 
october 2011 by timriley
TransformJS - 3D and 2D Transforms
Nice light JS wrapper to make CSS transforms easier to do.
animation  html  css  javascript 
august 2011 by timriley
JavaScript Garden
Great (an beautiful!) overview of some of JavaScript's specifics.
documentation  javascript  programming 
march 2011 by timriley
KuraFire/runloop - GitHub
With jQuery Runloop, you can create your own small runloop with keyframes at your own choosing, each with code to execute. You can put whatever code you want in each keyframe, rearrange keyframes easily, and use reusable maps of code and/or animations to share between runloops.
jquery  plugins  animation  javascript 
february 2011 by timriley
yepnope.js | A Conditional Loader For Your Polyfills!
yepnope is a small wrapper around the super-fast LABjs script loader, and it allows you to load only the scripts that your users need.
webdevelopment  javascript  browsers  bestpractice 
january 2011 by timriley
Html5 cross browser polyfills - Modernizr - GitHub
So here we're collecting all the shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them.
html  css  html5  css3  browsers  webdesign  javascript  bestpractice 
october 2010 by timriley
paulca's eyeballs.js at master - GitHub
A lightweight MVC framework for building fast, tidy javascript web apps
javascript  mvc  frameworks  github  webdevelopment 
october 2010 by timriley
Rails json date format
The default rails json date format doesn’t parse in javascript
rails  json  dates  ruby  javascript 
september 2010 by timriley
jQuery Retina Display Plugin | Troy Mcilvena
The jQuery Retina Display plugin will substitute high resolution versions of your images (if they exist) for high resolution displays (such as iPhone 4) only.

This plugins requires no client-side changes , other than the inclusion and initialisation of this plugin. If the 2x image doesn’t exist, the standard resolution image is displayed. This allows for selective addition of high resolution images.
jquery  plugins  javascript  webdesign  retinadisplay  iphone  iphone4 
august 2010 by timriley
Better Passwords #3: Caps-lock Warnings
Show a capslock warning in form inputs using JavaScript.
javascript  forms 
august 2010 by timriley
iScroll | Matteo Spinelli's Cubiq.org
The overflow:scroll for mobile webkit. Project started because webkit for iPhone does not provide a native way to scroll content inside a fixed size (width/height) div. So basically it was impossible to have a fixed header/footer and a scrolling central area. Until now.
mobilesafari  webkit  ios  webdesign  html  javascript  css 
july 2010 by timriley
marcuswestin's store.js at master - GitHub
Wrapper for using localStorage on ALL kinds of browsers, IE6 and up.
html  javascript  localstorage  html5 
june 2010 by timriley
Pooky
javascript library for multitouch, including a plpugin for jquery
javascript  jquery  plugins  multitouch 
june 2010 by timriley
Command-Tab » Blog Archive » jQuery Fling
Fling is a simple but powerful jQuery plugin for dealing with multiple events using a publisher/subscriber model. jQuery handles the browser-native events, Fling manages them, and you write the code that’s left.
jquery  javascript  plugins  events 
june 2010 by timriley
All Marked Up / Projects / jQuery Quick Paginate
Nice, small jQuery plugin for paginating arbitrary sets of DOM elements.
jquery  javascript  plugins  pagination 
june 2010 by timriley
Capybaras eating cucumbers
Using cucumber & capybara to test a HTML & JavaScript-only project.
testing  javascript  capybara  cucumber 
may 2010 by timriley
tristandunn's jquery-auto-geocoder at master - GitHub
A jQuery plug-in to automatically geocode and display a location entered in a text field.
geospatial  jquery  javascript  plugins  github 
may 2010 by timriley
Akihabara
JavaScript/HTML5 arcade games, all in browser.
awesome  games  html5  css3  javascript 
april 2010 by timriley
UKI — Simple UI Kit for complex web apps
Uki is a fast and simple JavaScript user interface toolkit for desktop-like web applications.
It comes with a rich view-component library ranging from Slider to List and SplitPane.
webapps  javascript  gui  html  library 
april 2010 by timriley
gameQuery - a javascript game engine with jQuery
gameQuery is a jQuery plug-in to help make javascript game development easier by adding some simple game-related classes.
javascript  jquery  plugins  games 
march 2010 by timriley
« earlier      

related tags

3d  accessibility  accordion  activerecord  ajax  animation  antipatterns  api  apidesign  applescript  arrays  async  audio  authentication  automation  awesome  backbone  batman  bdd  bestpractice  book  bookmarklets  books  bootstrap  browsers  buttons  caching  canvas  capybara  celerity  charts  cheatsheet  cloud  code  coffeescript  cookies  creditcards  css  css3  cucumber  database  datavis  date  datepicker  dates  deployment  development  document  documentation  dsl  ecommerce  effects  encryption  events  facebook  facebookconnect  fileuploads  firebug  flash  flickr  fontface  fonts  forms  frameworks  freeware  games  geospatial  gestures  git  github  google  googlemaps  graphics  graphs  grids  gui  heroku  html  html5  identity  images  inplaceeditor  integer  ios  ipad  iphone  iphone4  javascript  jquery  json  keybindings  languages  layouts  library  lightbox  links  linux  localstorage  logging  macosx  maps  metaprogramming  mobile  mobilesafari  monkeypatching  mozilla  multitouch  mustache  mvc  mysql  nanoc  nestedattributes  nodejs  notification  objectivec  objectivej  objectorientation  optimisation  orms  pagination  parseint  patterns  performance  photos  plugin  plugins  postgresql  preload  processing  profiling  programming  prototype  python  query  rails  rails2  rails3  raphael  regexps  releasenotes  responsive  retinadisplay  ruby  rubygems  safari  sammy  script  scriptaculous  scripting  security  singlepurposesites  software  sound  sparklines  spinners  sprites  static  strings  svg  syntax  templates  testing  textarea  textile  tip  tips  touch  tutorial  twitter  typography  ui  unobtrusive  validation  via:hughevans  via:makenosound  webapp  webapps  webdeisng  webdesign  webdevelopment  webkit  webprogramming  webservers  widgets  will_paginate  yui 

Copy this bookmark:



description:


tags: