jongala + programming   388

Python FAQ: Webdev - fuzzy notepad
guide to getting started with python webdev: frameworks, some pointers
programming  python  web 
24 days ago by jongala
Introducing Grunt - Bocoup
javascript command line util built as node package. does concat, min, linting, testing.
web  webdev  programming  js 
8 weeks ago by jongala
Minute - macwright.org
key-frequency logger and visualizer for Mac and D3.js
visualization  design  programming  js 
february 2012 by jongala
Web Dev .NET: Differences Between jQuery .bind() vs .live() vs .delegate() vs .on()
new on() syntax. Works like delegate()  — basically attaches live() to a selected DOM element instead of document.
jquery  web  webdev  programming  js 
february 2012 by jongala
Mea Culpa
"It is about realizing that the complexity of software dwarfs even the most brilliant human; that cleverness cannot win. The only weapons we have are simplicity and convention."
philosophy  programming  software  geek 
october 2011 by jongala
prototype vs closures
quick test on prototypes vs. object members
programming  performance  js 
september 2011 by jongala
United States Patent: 7287227
Jim Curran's patent re: editing web pages
web  programming  patent  geek 
august 2011 by jongala
Know The Beast | CodeDread Blog | SVG Optimzation
when animating SVG, avoid updates to in-DOM elements when possible. i.e. set attributes before appending, and (depending on browser) consider removing elements from DOM, set props, and reattach for efficiency.
web  programming  visualization  js 
august 2011 by jongala
jQuery.bind() Data
when setting event bindings, use the passed jquery data object to pre-gather or compute (at bind time) vars used by the callback, rather than doing so every time the callback is fired.
jquery  programming  web  js 
august 2011 by jongala
Pro Git - Reset Demystified
using the git reset command, with additional notes on checkout
git  programming 
july 2011 by jongala
Code: Flickr Developer Blog » Building Fast Client-side Searches
using string.split on a single string with control characters vs. JSON parsing.
flickr  performance  web  webdev  programming  js 
june 2011 by jongala
The Thing About Git
git add --patch : holy shit
git  programming 
june 2011 by jongala
Honest to a Segfault» Blog Archive » Mapping the monkeysphere
Overview of the evolution of the Firefox JS execution and optimization engines
programming  learning  geek  js 
june 2011 by jongala
Erik Möller - JavaScript performance
JSUnzip perf in browsers. Spoiler: Chrome and Safari suck
web  programming  js 
may 2011 by jongala
Modern JavaScript - rmurphey
notes on the progress and future of JS as a community-driven language
programming  web  webdev  js 
april 2011 by jongala
Fun with Colour Difference - Steve Hanov's Programming Blog
set of colorspace conversion scripts to find max differences between colors in different models
color  programming  js 
march 2011 by jongala
JavaScript Garden
general reference, interesting notes on object prototyping
programming  web  reference  learning  js 
march 2011 by jongala
<angular/>
client side extended HTML/JS framework
web  webdev  programming 
february 2011 by jongala
McSweeney's: Dream Jobs That You're Glad You Didn't Pursue. : Computer Programmer
"They were personally insulting you by being terrible at using your software."
programming  funny  writing 
december 2010 by jongala
Knockout : Home
a JS library to bind JS data objects to UI elements, and have them update automatically
framework  jquery  webdev  programming  web  js 
october 2010 by jongala
« earlier      

related tags

3d  actionscript  animation  apache  apps  art  backup  blogs  books  browsers  business  canvas  cms  color  compression  cross-browser  css  culture  d3  data  database  design  download  ecommerce  economics  electronics  email  engineering  flash  flickr  framework  funny  games  geek  git  government  graphics  hardware  health  history  howto  htaccess  i18n  illustration  illustrator  inspiration  interface  java  jquery  js  kickass  language  law  learning  lifehacks  lightbox  mac  maps  math  mod_rewrite  money  movies  music  mysql  patent  pdf  performance  philosophy  photography  photoshop  php  physics  portfolio  Processing  programming  projects  psychology  python  quotes  racing  reference  regex  resources  retro  ruby  science  security  seo  Server  simulation  software  spam  statistics  subversion  tech  tutorials  typography  unicode  unix  usability  vector  video  visualization  web  web2.0  webdesign  webdev  wordpress  writing  xml 

Copy this bookmark:



description:


tags: