April 2012
36 posts
CoffeeScript/Google Closure Demo →
compile coffeescript straight to google closure style javascript!
Semicolons in JavaScript are optional →
Meteor →
Meteor is a set of new technologies for building top-quality web apps in afraction of the time, whether you’re an expert developer or just getting started.
…all the same APIs are available on the client and the server — including database APIs…
…Just write your templates. They automatically update when data in the database changes… Supports any templating...
Walking on water and developing software from a specification are easy if both...
– Software Development Quotations by Edward V. Berard
azer/onejs →
converts nodejs (commonjs) packages into single, stand-alone javascript files that can be run on web browsers
Profiling Node.js « node blog →
need linux, put prints beautiful and informative charts
javascript - How to disable text selection using... →
mroth/lolcommits →
Takes a snapshot with your Mac’s built-in iSight/FaceTime webcam every time you git commit code, and archives a lolcat style image with it.
stroll.js - CSS3 Scroll Effects →
VALVE Handbook for new Employees →
visionmedia/git-extras →
GIT utilities — repo summary, repl, changelog population, author commit percentages and more
nelhage/reptyr - Reparent a running program to a... →
reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don’t want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home.
JavaScript Module Pattern: In-Depth - by Ben... →
must read for js devs
JavaScript in JavaScript (js.js): Sandboxing... →
JavaScript Module Pattern: In-Depth →
with advice on how to split modules into files and more
Meteor →
Meteor is an ultra-simple environment for building modern websites. What once took weeks, even with the best tools, now takes hours with Meteor.
The web was originally designed to work in the same way that mainframes worked in the 70s. The application server rendered a screen and sent it over the network to a dumb terminal. Whenever the user did anything, that server rerendered a whole new...
Mumakil/Standalone-Deferred · GitHub →
This is a standalone implementation of the jQuery.Deferred interface. I wanted to use the wonderful Deferred interface in projects where I don’t want to include the whole big jQuery library but use for example zepto.
This project is trying to mimic $.Deferred as much as possible, but I wouldn’t be surprised if there are differences.
isaacs/node-supervisor →
A little supervisor script for nodejs. It runs your program, and watches for code changes, so you can have hot-code reloading-ish behavior, without worrying about memory leaks and making sure you clean up all the inter-module references, and without a whole new require system.
Manage Linux init or startup scripts →
EPx - Small introduction to HTML5 Audio API →
explains real-time generation of audio with a function that is called when the buffer is running out of data. sweet.
TojiCode: Javascript memory optimization and... →
How to write low garbage real-time Javascript -... →
Journal of Aristotle (5147) - PHP Int Overflow →
PHP: a fractal of bad design - fuzzy notepad →
CloudFlare « WordPress Plugins →
The CloudFlare WordPress Plugin ensures your WordPress blog is running optimally on the CloudFlare platform.
Dropbox tech blog » Blog Archive » zxcvbn:... →
CoffeeConsole: A Chrome Extension - Snook.ca →
Guardian Ambient Headline Radio →
seppo0010/nios →
The objective is to run any (or most) node.js apps on any iOS device with no (or very few) modifications
benmmurphy/ncluster →
Cluster solution based on node’s cluster module.
Features
Restarts workers that die
Zero downtime reloading of application when receiving SIGHUP
Gracefully dies when receiving SIGQUIT
Correctly reloads code when deployed with capistrano
Nodetime - Performance Profiler for Node.js →
Learning WebGL →
Florian Kohlscheen - Lose Control →
I did recording, production, mixing, mastering and some guitars. Song originally written by Florian Kohlscheen who did vocals and guitars. Drums by Jakob Weikmann. Still bassless…
Find out number of pages in a file (Doc,TXT.PDF... →
Tiled Map Editor →
Tiled is a general purpose tile map editor. It’s built to be easy to use, yet flexible enough to work with varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled is free software and written in C++, using the Qt application framework.