kvnglbrtsn + js 264
microjs
8 days ago by kvnglbrtsn
"Micro-frameworks are definitely the pocketknives of the JavaScript library world: short, sweet, to the point. And at 5k and under, micro-frameworks are very very portable. A micro-framework does one thing and one thing only — and does it well. No cruft, no featuritis, no feature creep, no excess anywhere."
js
framework
webdevelopment
8 days ago by kvnglbrtsn
It's About The Hashbangs
may 2011 by kvnglbrtsn
"For the web apps that have made the jump already it’s too late but I urge you to think really hard about making the jump to hashbang URLs when creating new content or considering a switch from traditional URLs. There is a path forward in the not too distant future. pushState is coming to browsers at quite a rate."
js
url
web
hashbang
http
may 2011 by kvnglbrtsn
audio.js
december 2010 by kvnglbrtsn
audio.js is a drop-in javascript library that allows HTML5's <audio> tag to be used anywhere.
audio
html5
js
december 2010 by kvnglbrtsn
zepto.js
november 2010 by kvnglbrtsn
Zepto.js is a minimalist JavaScript framework for mobile WebKit browsers, with a jQuery-compatible syntax.
js
framework
jquery
api
november 2010 by kvnglbrtsn
Polymaps
august 2010 by kvnglbrtsn
A JavaScript library for image- and vector-tiled maps using SVG.
js
svg
map
august 2010 by kvnglbrtsn
Taking Advantage of HTML5 and CSS3 with Modernizr
june 2010 by kvnglbrtsn
"Modernizr was created based on the principle of progressive enhancement, so it supports—encourages, even—building your website layer by layer, starting with a JavaScript-free foundation and adding layers of enhancement one by one. This is easy with Modernizr, since you’ll know what the browser is capable of." from A List Apart.
css3
html5
js
browsers
june 2010 by kvnglbrtsn
ie7-js
march 2010 by kvnglbrtsn
IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.
ie
js
library
webstandards
browsers
march 2010 by kvnglbrtsn
enhancejs
february 2010 by kvnglbrtsn
EnhanceJS is a new Javascript framework designed to improve the application of Progressive Enhancement by first testing browser capabilities for key Javascript and CSS support before applying advanced styles and scripts to the page.
js
framework
browsers
february 2010 by kvnglbrtsn
XUI
february 2010 by kvnglbrtsn
A simple javascript framework for building mobile web applications.
js
mobile
framework
ui
february 2010 by kvnglbrtsn
jsFiddle
february 2010 by kvnglbrtsn
Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS)
js
webtools
february 2010 by kvnglbrtsn
The Problem with Passwords
february 2010 by kvnglbrtsn
The traditional password reset mechanism undermines the strength of the entire system. It doesn’t matter that my password is encrypted with the strongest ciphers known to man when it can simply be reset by anyone who knows which high school I attended. from a list apart.
ux
security
js
password
february 2010 by kvnglbrtsn
Sketchpad
february 2010 by kvnglbrtsn
Simple web-based painting/drawing app. No Flash.
graphics
software
drawing
js
february 2010 by kvnglbrtsn
20 Fresh JavaScript Data Visualization Libraries
january 2010 by kvnglbrtsn
There are plenty of JavaScript libraries out there for rendering your otherwise plain and boring numerical data into beautiful, interactive, and informative visualizations.
js
data
visualization
january 2010 by kvnglbrtsn
Browser Pong
december 2009 by kvnglbrtsn
During play, the negative space between windows is transformed into a playing field—the abstracted tennis court of Pong.
js
games
fun
december 2009 by kvnglbrtsn
Raphaël—JavaScript Library
december 2009 by kvnglbrtsn
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.
js
framework
visualization
svg
charts
december 2009 by kvnglbrtsn
jQuery for Designers
november 2009 by kvnglbrtsn
Learn how easy it is to apply web interaction using jQuery
jquery
js
tutorial
howto
resources
wdi
november 2009 by kvnglbrtsn
Introducing Closure Tools
november 2009 by kvnglbrtsn
Like developers everywhere, Googlers want great web apps to be easier to create, so we've built many tools to help us develop these (and many other) apps. We're happy to announce the open sourcing of these tools, and proud to make them available to the web development community. from google code blog.
google
code
js
framework
opensource
november 2009 by kvnglbrtsn
Objective-J
november 2009 by kvnglbrtsn
Objective-J is a programming language developed as part of the Cappuccino web development framework. Its syntax is nearly identical to the Objective-C syntax and it shares with JavaScript the same relationship that Objective-C has with the C programming language. from wikipedia.
webdevelopment
programming
js
november 2009 by kvnglbrtsn
Cappuccino Web Framework
november 2009 by kvnglbrtsn
Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser.
framework
js
programming
opensource
webdevelopment
november 2009 by kvnglbrtsn
CSSHttpRequest
october 2009 by kvnglbrtsn
CSSHttpRequest is cross-domain AJAX using CSS.
ajax
css
js
october 2009 by kvnglbrtsn
HTML5 drag and drop in Firefox 3.5
september 2009 by kvnglbrtsn
Drag and drop is one of the most fundamental interactions afforded by graphical user interfaces.
html5
js
dnd
firefox
september 2009 by kvnglbrtsn
50 Useful New jQuery Techniques and Tutorials
august 2009 by kvnglbrtsn
from smashing magazine.
jquery
js
tutorial
reference
august 2009 by kvnglbrtsn
JavaScript MVC
august 2009 by kvnglbrtsn
Separating JavaScript into Model, View, and Controller parts can produce more modular, reusable code.
js
mvc
webdevelopment
framework
august 2009 by kvnglbrtsn
Chrome Experiments
august 2009 by kvnglbrtsn
Not your mother's JavaScript.
js
browsers
code
google
experiment
awesome
august 2009 by kvnglbrtsn
The best way to load external JavaScript
july 2009 by kvnglbrtsn
dynamically loading JavaScript files allows your page to render faster and therefore improve perceived performance.
js
webdevelopment
howto
performance
july 2009 by kvnglbrtsn
Native Drag and Drop
july 2009 by kvnglbrtsn
Along with an army of JavaScript APIs, HTML 5 comes with a Drag and Drop (DnD) API that brings native DnD support to the browser making it much easier to code up.
js
html5
interaction
july 2009 by kvnglbrtsn
List of Really Useful Plugins For jQuery Developers
july 2009 by kvnglbrtsn
extensions & utility plugins.
jquery
js
plugin
resources
july 2009 by kvnglbrtsn
Modernizr
july 2009 by kvnglbrtsn
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
css
js
webdevelopment
css3
july 2009 by kvnglbrtsn
http://isithackday.com/password_shower.user.js
june 2009 by kvnglbrtsn
a GreaseMonkey script that adds a link to any password field that allows me to toggle its display.
js
june 2009 by kvnglbrtsn
50 Fresh JavaScript Tools That Will Improve Your Workflow
june 2009 by kvnglbrtsn
from smashing magazine.
js
programming
tips
resources
june 2009 by kvnglbrtsn
getAttribute("HREF") is always absolute
june 2009 by kvnglbrtsn
In some browsers getAttribute("HREF") on an A element returns a complete URL, even if the HREF attribute in the source specified a relative path. In others it returns the exact text of the attribute in the source, which may be relative.
dom
js
bug
june 2009 by kvnglbrtsn
JSConf 2009 Recap: Javascript at the Edge
may 2009 by kvnglbrtsn
some JavaScript developers who are pushing the boundaries of the language.
js
conference
webdevelopment
may 2009 by kvnglbrtsn
Processing.js
may 2009 by kvnglbrtsn
a port of the Processing Visualization Language.
js
programming
graphics
animation
images
may 2009 by kvnglbrtsn
HasCanvas
may 2009 by kvnglbrtsn
a tool for creating and sharing Processing sketches and runs on John Resig’s Processing.js
js
animation
may 2009 by kvnglbrtsn
How to Stop Spam Harvesting With Email Obfuscation
may 2009 by kvnglbrtsn
from sitepoint.
email
js
reference
redesign
may 2009 by kvnglbrtsn
20 More Excellent AJAX Effects You Should Know
april 2009 by kvnglbrtsn
from net.tutsplus.com.
ajax
webdevelopment
js
april 2009 by kvnglbrtsn
Unobtrusify.com
february 2009 by kvnglbrtsn
unobtrusive javascript for progressive enhancement.
js
unobtrusive
february 2009 by kvnglbrtsn
IE7.js version 2.0 (beta)
december 2008 by kvnglbrtsn
to upgrade ie6 to ie7. from dean edwards.
ie
browsers
js
css
december 2008 by kvnglbrtsn
Progressive Enhancement with JavaScript
november 2008 by kvnglbrtsn
establishing a plan for script management, etc. from a list apart.
js
programming
unobtrusive
bestpractices
redesign
november 2008 by kvnglbrtsn
Superfish
november 2008 by kvnglbrtsn
an enhanced suckerfish-style menu jquery plugin.
webdevelopment
js
jquery
plugin
november 2008 by kvnglbrtsn
JavaScript Will Save Us All
october 2008 by kvnglbrtsn
using javascript to implement advanced css. from eric meyer.
js
css
performance
browsers
october 2008 by kvnglbrtsn
Why MooTools (or Why not JQuery)
october 2008 by kvnglbrtsn
10 reasons including class support and prototype approach.
js
programming
framework
october 2008 by kvnglbrtsn
Test-Driven Progressive Enhancement
september 2008 by kvnglbrtsn
integrating capabilities testing into our development process. from a list apart.
webdevelopment
js
css
programming
usability
september 2008 by kvnglbrtsn
75 (Really) Useful JavaScript Techniques
september 2008 by kvnglbrtsn
from smashing magazine's developer's toolbox.
webdevelopment
js
reference
tips
resources
september 2008 by kvnglbrtsn
The missing native DOM methods
september 2008 by kvnglbrtsn
including createLink, addScript, etc.
js
programming
webdevelopment
september 2008 by kvnglbrtsn
jParallax
september 2008 by kvnglbrtsn
parallax turns a selected element into a 'window', or viewport, and all its children into absolutely positioned layers.
js
jquery
effects
animation
ui
september 2008 by kvnglbrtsn
CSS Sprites2 - It's JavaScript Time
august 2008 by kvnglbrtsn
with a resurgence in dynamic interface effects. from a list apart.
js
jquery
effects
css
howto
august 2008 by kvnglbrtsn
Build Better Pages With Firebug
august 2008 by kvnglbrtsn
web development evolved. from webmonkey.
webdevelopment
js
css
code
tutorial
august 2008 by kvnglbrtsn
How To Use Any Font You Wish With FLIR
august 2008 by kvnglbrtsn
facelift image replacement (or FLIR), an alternative to sIFR. from nettuts.
webdesign
typography
fonts
js
php
tutorial
august 2008 by kvnglbrtsn
DOM DocumentFragments
july 2008 by kvnglbrtsn
performance improvements for dom manipulation.
js
dom
performance
coding
july 2008 by kvnglbrtsn
Getting Out of Binding Situations in JavaScript
july 2008 by kvnglbrtsn
from a list apart.
js
programming
july 2008 by kvnglbrtsn
Powering a Web Revolution
july 2008 by kvnglbrtsn
firebug and the web development ecosystem.
webdevelopment
js
july 2008 by kvnglbrtsn
Improve Your Page Performance With Lazy Loading
june 2008 by kvnglbrtsn
page weight and load time. practical implementation of the proxy design pattern.
js
patterns
code
webdevelopment
programming
performance
june 2008 by kvnglbrtsn
Processing.js
may 2008 by kvnglbrtsn
porting the processing visualization language to javascript, using the canvas element. by john resig.
js
programming
visualization
webdevelopment
code
may 2008 by kvnglbrtsn
Unobtrusive JavaScript with jQuery
may 2008 by kvnglbrtsn
from xtech 2008.
js
jquery
framework
bestpractices
webdevelopment
may 2008 by kvnglbrtsn
Progressive CSS Enhancement
march 2008 by kvnglbrtsn
javascript-based rules that test for css behavior.
css
js
ui
ux
webdevelopment
browsers
march 2008 by kvnglbrtsn
Secrets of JavaScript Libraries
march 2008 by kvnglbrtsn
from the sxsw panel.
dom
js
framework
webdevelopment
march 2008 by kvnglbrtsn
jQuery Tutorials for Designers
february 2008 by kvnglbrtsn
enhance user experience and semantic coding.
js
framework
jquery
tutorial
howto
february 2008 by kvnglbrtsn
Introduction to Range
february 2008 by kvnglbrtsn
javascript and selected text.
js
browsers
webdevelopment
february 2008 by kvnglbrtsn
25 Code Snippets for Web Designers (Part 8)
january 2008 by kvnglbrtsn
javascript, css, and html.
code
css
js
xhtml
resources
tutorial
howto
webdevelopment
january 2008 by kvnglbrtsn
Add and Remove Elements with JavaScript (reprise)
january 2008 by kvnglbrtsn
three simple ingredients.
js
dom
webdevelopment
january 2008 by kvnglbrtsn
Keeping JavaScript Dependencies At Bay
december 2007 by kvnglbrtsn
load components on demand.
js
programming
webdevelopment
december 2007 by kvnglbrtsn
The Future of Comet: Part 1, Comet Today
december 2007 by kvnglbrtsn
discusses existing transports, their benefits and shortcomings.
ajax
js
programming
webdevelopment
comet
december 2007 by kvnglbrtsn
Graceful E-Mail Obfuscation
november 2007 by kvnglbrtsn
an excellent, interim solution.
email
spam
webdevelopment
apache
php
js
howto
november 2007 by kvnglbrtsn
The seven rules of unobtrusive JavaScript
november 2007 by kvnglbrtsn
good and necessary.
js
patterns
dom
bestpractices
coding
unobtrusive
november 2007 by kvnglbrtsn
jQuery Crash Course
october 2007 by kvnglbrtsn
small, lightweight, and facilitates a common dialog among modern browsers.
js
jquery
tutorial
october 2007 by kvnglbrtsn
related tags
accessibility ⊕ ajax ⊕ animation ⊕ apache ⊕ api ⊕ audio ⊕ awesome ⊕ bestpractices ⊕ browsers ⊕ bug ⊕ charts ⊕ code ⊕ coding ⊕ comet ⊕ conference ⊕ css ⊕ css3 ⊕ data ⊕ dnd ⊕ dom ⊕ drawing ⊕ effects ⊕ email ⊕ experiment ⊕ firefox ⊕ flash ⊕ fonts ⊕ framework ⊕ fun ⊕ games ⊕ google ⊕ graphics ⊕ hashbang ⊕ history ⊕ howto ⊕ html5 ⊕ http ⊕ ie ⊕ images ⊕ interaction ⊕ interface ⊕ jquery ⊕ js ⊖ language ⊕ library ⊕ map ⊕ math ⊕ mobile ⊕ mvc ⊕ navigation ⊕ oop ⊕ opensource ⊕ password ⊕ patterns ⊕ performance ⊕ photography ⊕ photoshop ⊕ php ⊕ plugin ⊕ programming ⊕ redesign ⊕ reference ⊕ resources ⊕ rss ⊕ scope ⊕ security ⊕ software ⊕ spam ⊕ svg ⊕ technique ⊕ technology ⊕ tips ⊕ tutorial ⊕ typography ⊕ ui ⊕ unicode ⊕ unobtrusive ⊕ url ⊕ usability ⊕ ux ⊕ visualization ⊕ wdi ⊕ web ⊕ webdesign ⊕ webdevelopment ⊕ webstandards ⊕ webtools ⊕ wysiwyg ⊕ xhtml ⊕ xml ⊕ xsl ⊕Copy this bookmark: