soypunk + javascript 282
EightMedia/hammer.js
10 hours ago by soypunk
"A javascript library for multi-touch gestures"
javascript
ios
jquery
10 hours ago by soypunk
Foundation: Rapid Prototyping and Building Framework from ZURB
6 weeks ago by soypunk
"An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device."
framework
prototyping
html
css
javascript
for-oris
6 weeks ago by soypunk
A Baseline for Front-End Developers
front-end
css
javascript
html
development
career
for-oris
from instapaper
7 weeks ago by soypunk
here’s a new set of baseline skills required in order to be successful as a front-end developer, and developers who don’t meet this baseline are going to start feeling more and more left behind as those who are sharing their knowledge start to assume that certain things go without saying.
7 weeks ago by soypunk
Tesseract
This is lovely work. I'm imaging it being very useful for visualizing facets from query-time data.
javascript
d3
visualization
for-oris
10 weeks ago by soypunk
Tesseract is a JavaScript library for filtering large multivariate datasets in the browser. Tesseract supports extremely fast (<30ms) interaction with coordinated views, even with datasets containing a million or more records
This is lovely work. I'm imaging it being very useful for visualizing facets from query-time data.
10 weeks ago by soypunk
Ender - the no-library library.
12 weeks ago by soypunk
"It allows you to search, install, manage, and compile front-end javascript packages and their dependencies for the web. We like to think of it as NPM's little sister."
javascript
performance
for-oris
12 weeks ago by soypunk
Morris.js
february 2012 by soypunk
Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
charts
graphs
jquery
plugin
javascript
for-oris
february 2012 by soypunk
Dashboard
february 2012 by soypunk
"A D3.js, Backbone.js based Graphite Dashboard Toolkit."
backbone
dashboard
javascript
css
d3
for-oris
february 2012 by soypunk
defunkt/jquery-pjax - GitHub
february 2012 by soypunk
pjax loads HTML from your server into the current page without a full reload. It's ajax with real permalinks, page titles, and a working back button that fully degrades.
javascript
jquery
plugin
ajax
performance
for-oris
february 2012 by soypunk
Prefix free: Break free from CSS vendor prefix hell!
february 2012 by soypunk
-prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.
css
javascript
jquery
for-oris
february 2012 by soypunk
slabText – a jQuery plugin for creating big, bold & responsive headlines
february 2012 by soypunk
SlabText is a jQuery plugin for producing bih, bold and responsive headlines http://t.co/E6MZCGz1
css
javascript
jquery
plugin
typography
for-oris
from instapaper
february 2012 by soypunk
ACE - Ajax.org Cloud9 Editor
february 2012 by soypunk
Bespin became ACE apparently... and dropped the canvas approach. Very interesting.
ide
javascript
text
programming
editor
web
software
february 2012 by soypunk
misterfifths/jutil - GitHub
january 2012 by soypunk
command-line utils for working with JSON
json
javascript
cli
january 2012 by soypunk
Nelson's Weblog: tech / good / google-previews-javascript
december 2011 by soypunk
Hint: your JavaScript isn't "safe" from crawlers anymore
for-oris
google
crawling
javascript
december 2011 by soypunk
*[data-markdown] - use markdown, sometimes, in your HTML — Gist
november 2011 by soypunk
simple bit of genius from who other than Paul Irish.
markdown
javascript
github
november 2011 by soypunk
Smiley Slider
november 2011 by soypunk
A canvas-based horizontal slider that would almost sway me from thinking thumbs up, thumbs down is the best rating UI mechanism.
web
css
javascript
html
html5
canvas
ui
form
widget
for-oris
november 2011 by soypunk
rstacruz/js2coffee - GitHub
june 2011 by soypunk
"JavaScript to CoffeeScript written in CoffeeScript."
javascript
coffeescript
python
june 2011 by soypunk
jakesgordon/javascript-state-machine - GitHub
june 2011 by soypunk
"A finite state machine javascript micro framework"
javascript
june 2011 by soypunk
A fresh look at JavaScript Mixins « JavaScript, JavaScript…
june 2011 by soypunk
javascriptweblog.wordpress.com
javascript
june 2011 by soypunk
JSONSelect
may 2011 by soypunk
"JSONSelect is an experimental selector language for JSON."
javascript
may 2011 by soypunk
maccman/spine - GitHub
april 2011 by soypunk
Similar to backbone.js but w/o the dieter rams kitchen sink I guess.
javascript
framework
april 2011 by soypunk
Placeholders for Everyone — Gist
april 2011 by soypunk
@placeholder support for older browsers. I like this solution because it doesn't dink around with @value ...
html5
javascript
polyfill
april 2011 by soypunk
[whatwg] [WHATWG] HTMLElement ids as global object properties
april 2011 by soypunk
ahh, global scope pollution rears its ugly head in interesting ways.
javascript
dom
browser
web
history
april 2011 by soypunk
xui.js - a simple javascript library for building mobile web applications.
march 2011 by soypunk
a super micro tiny dom library for authoring html5 mobile web applications.
framework
javascript
mobile
march 2011 by soypunk
cjohansen/juicer - GitHub
march 2011 by soypunk
"A command line tool for JavaScript and CSS developers "
css
javascript
performance
cli
software
march 2011 by soypunk
d3.js
march 2011 by soypunk
"D3 allows you to bind arbitrary data to a Document Object Model (DOM), and then apply data-driven transformations to the document. As a trivial example, you can use D3 to generate a basic HTML table from an array of numbers. Or, use the same data to create an interactive SVG bar chart with smooth transitions and interaction."
javascript
data
visualization
canvas
html
html5
css
svg
for-oris
march 2011 by soypunk
h5o - Project Hosting on Google Code
february 2011 by soypunk
"HTML5 draft defines quite a precise algorithm, for producing an outline for HTML documents. h5o is an implementation of the algorithm in JavaScript."
html5
javascript
outliner
february 2011 by soypunk
browser-extensions-framework - Project Hosting on Google Code
january 2011 by soypunk
"Simple framework for creating browser extensions. Only Opera supported now."
javascript
web
browser
extensions
opera
framework
january 2011 by soypunk
Backbone.js
october 2010 by soypunk
"Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface."
javascript
mvc
framework
october 2010 by soypunk
mezzoblue's PaintbrushJS at master - GitHub
october 2010 by soypunk
"A lightweight browser-based image processing library."
javascript
html5
image
library
october 2010 by soypunk
Asual | jQuery Address - Deep linking for the masses
october 2010 by soypunk
Uses HTML5 push/replaceState. supports IE6/7 too.
html5
jquery
javascript
ajax
october 2010 by soypunk
LibraryLookup
october 2010 by soypunk
"After you've "installed" your bookmarklet by dragging it to your browser's link toolbar, you can use it to look up books at your local library. Let's say you're on a book-related site (Amazon, BN, isbn.nu) and your current page's URL includes an ISBN. (Choose a hardcover edition for best results -- see tips below.) You can click your bookmarklet to check if the book is available in your local library. The bookmarklet will invoke your library's lookup service, feed it the ISBN, and pop up a new window with the result." Every public library should offer this feature by default.
library
amazon
bookmarklet
javascript
from instapaper
october 2010 by soypunk
adambeynon's opal at master - GitHub
september 2010 by soypunk
"Ruby compiler/runtime for the browser including a Cocoa inspired web application framework."
ruby
javascript
september 2010 by soypunk
css3-mediaqueries-js - Project Hosting on Google Code
august 2010 by soypunk
css3-mediaqueries.js is a JavaScript library to make IE 5+, Firefox 1+ and Safari 2 transparently parse, test and apply CSS3 Media Queries. Firefox 3.5+, Opera 7+ and Safari 3+ already offer native support.
css3
javascript
august 2010 by soypunk
Polymaps
august 2010 by soypunk
"Polymaps is a free JavaScript library for making dynamic, interactive maps in modern web browsers."
javascript
svg
map
august 2010 by soypunk
Ben Alman » jQuery Misc plugins
july 2010 by soypunk
"Execute any jQuery method or arbitrary function in the animation queue. The first argument is either a function reference or the string name of a jQuery method, like “css” or “remove”. Any additional arguments will be passed into the specified method or function when it is executed. All queued functions execute, in order, in the default jQuery “fx” animation queue."
javascript
jquery
plugin
animation
july 2010 by soypunk
Alloy UI - A project of Liferay
june 2010 by soypunk
"Alloy is a UI metaframework that provides a consistent and simple API for building web applications across all three levels of the browser: structure, style and behavior."
javascript
css
html5
web
framework
june 2010 by soypunk
Marak's pdf.js at master - GitHub
june 2010 by soypunk
"create basic pdf files in the browser or node.js, simple as cake"
javascript
pdf
node.js
june 2010 by soypunk
Sencha · Introducing Sencha Touch · HTML5 Mobile App Framework
june 2010 by soypunk
ExtJS rebrand + expansion of mobile efforts
web
development
javascript
iphone
html5
framework
june 2010 by soypunk
hallvors's javascript-formatter at master - GitHub
may 2010 by soypunk
"This is an Opera User JavaScript and a PHP script for beautifying compressed JavaScript code."
opera
php
javascript
from delicious
may 2010 by soypunk
aristus's sweet-justice at master - GitHub
may 2010 by soypunk
"Some pithy Javascript for beautiful justified text"
javascript
css
typography
from delicious
may 2010 by soypunk
dW - Article Archive - Tweet from Opera’s Address Bar 2
april 2010 by soypunk
note that this mostly works in Safari but you'll need to replace innerHTML w/ innerText for any modifications to the title element.
opera
safari
javascript
twitter
from delicious
april 2010 by soypunk
CoffeeScript
march 2010 by soypunk
"CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way."
javascript
framework
programming
from delicious
march 2010 by soypunk
creationix's do at master - GitHub
february 2010 by soypunk
"Do is a library that adds higher level abstraction to continuables"
node.js
javascript
from delicious
february 2010 by soypunk
How Internet Explorer 8 document mode affects JavaScript | NCZOnline
february 2010 by soypunk
The ever confusing world of IE8's compat modes.
ie
microsoft
javascript
from delicious
february 2010 by soypunk
minify - Project Hosting on Google Code
january 2010 by soypunk
"Minify is a PHP5 app that helps you follow several of Yahoo!'s Rules for High Performance Web Sites. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers."
php
web
http
css
javascript
from delicious
january 2010 by soypunk
Dean Edwards: getElementsByTagName()
december 2009 by soypunk
for document fragments
javascript
dom
from delicious
december 2009 by soypunk
http://philip.html5.org/docs/quirks.txt
december 2009 by soypunk
"Approximate IE6/IE7 quirks detection logic"
ie
web
javascript
html
from delicious
december 2009 by soypunk
realstorage - Project Hosting on Google Code
november 2009 by soypunk
"realStorage is meant to create a consistent API for the W3C Web Storage key/value store specification (i.e. work around browser bugs). It also adds some convenience functions to help flesh out the localStorage key/value API. And when Web Storage is not available, a Gears fallback is provided."
html5
web
browser
javascript
database
from delicious
november 2009 by soypunk
node.js
november 2009 by soypunk
JavaScript i/o engine, depends on Google's V8. seems like it is similar to Twisted.
javascript
http
from delicious
november 2009 by soypunk
related tags
accessibility ⊕ ajax ⊕ amazon ⊕ android ⊕ animation ⊕ annotation ⊕ apache ⊕ api ⊕ appengine ⊕ apple ⊕ applescript ⊕ application ⊕ architecture ⊕ aria ⊕ art ⊕ audio ⊕ backbone ⊕ blackberry ⊕ book ⊕ bookmarklet ⊕ boss ⊕ browser ⊕ bug ⊕ business ⊕ c# ⊕ calendar ⊕ canavs ⊕ canvas ⊕ career ⊕ charts ⊕ chrome ⊕ cli ⊕ cms ⊕ cocoa ⊕ code ⊕ coffeescript ⊕ collaboration ⊕ compression ⊕ contentEditable ⊕ couchdb ⊕ crawling ⊕ css ⊕ css3 ⊕ d3 ⊕ dashboard ⊕ data ⊕ data-attributes ⊕ database ⊕ datasets ⊕ debug ⊕ design ⊕ development ⊕ dhtml ⊕ display ⊕ django ⊕ dojo ⊕ dom ⊕ editor ⊕ extensions ⊕ extjs ⊕ facebook ⊕ firefox ⊕ font ⊕ for-oris ⊕ form ⊕ forms ⊕ framework ⊕ frameworks ⊕ freebase ⊕ front-end ⊕ fun ⊕ games ⊕ gaming ⊕ gecko ⊕ geolocation ⊕ github ⊕ google ⊕ graph ⊕ graphs ⊕ hci ⊕ hiring ⊕ history ⊕ html ⊕ html5 ⊕ http ⊕ humor ⊕ ide ⊕ ie ⊕ ietf ⊕ if ⊕ iframe ⊕ image ⊕ imagemap ⊕ images ⊕ ios ⊕ iphone ⊕ jabber ⊕ java ⊕ javascript ⊖ jquery ⊕ json ⊕ legacy ⊕ less ⊕ library ⊕ linguistics ⊕ mac ⊕ map ⊕ maps ⊕ markdown ⊕ menu ⊕ microsoft ⊕ minimalist ⊕ mobile ⊕ mobilesafari ⊕ moodle ⊕ mozilla ⊕ music ⊕ mvc ⊕ navigation ⊕ nlp ⊕ node.js ⊕ nokia ⊕ objective-j ⊕ open-source ⊕ opensource ⊕ opera ⊕ osx ⊕ outliner ⊕ pdf ⊕ performance ⊕ perl ⊕ photoshop ⊕ php ⊕ platform ⊕ plugin ⊕ polyfill ⊕ polyfills ⊕ presentation ⊕ presentations ⊕ programming ⊕ prototype ⊕ prototyping ⊕ python ⊕ range ⊕ rdf ⊕ reference ⊕ relaxng ⊕ responsive-design ⊕ rfc ⊕ rss ⊕ ruby ⊕ safari ⊕ sass ⊕ sdk ⊕ search ⊕ security ⊕ selenium ⊕ server ⊕ service ⊕ shawn ⊕ software ⊕ solr ⊕ sparklines ⊕ sproutcore ⊕ svg ⊕ testing ⊕ text ⊕ to:read ⊕ treemap ⊕ twitter ⊕ typography ⊕ ui ⊕ uri ⊕ via:ccgus ⊕ via:connolly ⊕ via:hsivonen ⊕ via:magnetbox ⊕ visualization ⊕ vml ⊕ w3 ⊕ w3c ⊕ web ⊕ webkit ⊕ whatwg ⊕ widget ⊕ widgets ⊕ windmill ⊕ wishlist ⊕ work ⊕ writing ⊕ wysiwyg ⊕ xhtml ⊕ xml ⊕ xmpp ⊕ xpath ⊕ yahoo ⊕ yui ⊕ zope ⊕Copy this bookmark: