"hello world"
article in Tech programming

Node.js npm and that wonderful javascript world.

DailyJS: A JavaScript Blog
Badass JavaScript
and I don't feel bad putting the above two links, they are usually posts about npm modules. :)
NodeSchool - open source lesson modules

Server-side Javascript / HTTP server in Javascript

node.js - Evented I/O for V8 javascript. ex. web server
node(1) -- evented I/O for V8 JavaScript

optimist - Light-weight option parsing with an argv hash. No optstrings attached. npm install optimist
substack/stream-handbook - how to write node programs with streams

Writing native bindings to node.js in C++
ry's node_chat at master - GitHub - simple chat demo for node
sixtus's node-couch at master - GitHub - A CouchDB interface for node.js
doc.js at master from DracoBlue's enhanced-node-api - GitHub
How To Node - NodeJS - git creationix's howtonode.org at master - GitHub - based on creationix's wheat at master - GitHub
Server Side JS Framework - Spludo is a high performance evented, server side Javascript Webframework with MVC, prototype based, includes DI+AOP and a Convention-Over-Configuration Approach. It's running on the node.JS-platform, which employs the lightning fast V8-Engine.
visionmedia's express at master - GitHub - Insanely fast (and small) server-side JavaScript web development framework built on node.js and the V8 JavaScript engine.
visionmedia's kiwi at master - GitHub - node.js package management system -- feature rich, fast, inspired by GIT / RubyGems / Gemcutter / Kiwi Fruits :D
jed's fab at master - GitHub - a modular async web framework for node.js
senchalabs's connect at master - GitHub - Connect is a middleware layer for Node.js
node.js cloud server in three minutes - blog.nodejitsu.com - scaling node.js applications one callback at a time.
chrisdickinson's wilson at master - GitHub - a node.js framework that glues together routes, views, orms, and things. designed to help tim allen navigate his day.
mde's geddy at master - GitHub - Web framework for Node.js
Countdown to Knockout: Post 5 - An introduction to Geddy - nodeknockout
LearnBoost's mongoose at master - GitHub - Node.JS MongoDB utility library with ORM-like functionality
LearnBoost's soda at master - GitHub - Selenium Node.JS adapter
Socket.IO: the cross-browser WebSocket for realtime apps.
visionmedia's express at master - GitHub - Sinatra inspired web development framework for node -- insanely fast, insanely sexy
mnutt/hummingbird @ GitHub - realtime web traffic visualization using node.js and mongoDB.
felixge's node-paperboy at master - GitHub - A node.js module for delivering static files.
Using NodeJs to render JavaScript charts on the server « David Padbury
mishoo/UglifyJS - GitHub - JavaScript parser / mangler / compressor / beautifier library for NodeJS
philipwalton/html-inspector - built-in rules which fall into one of three main categories: validation, best-practices, and convention. Introducing HTML Inspector — Philip Walton
Grunt: The JavaScript Task Runner


npm

npm (node package manager)
isaacs's npm at master - GitHub - a little package manager for node


front end package managers

BOWER: A package manager for the web - front-end package management written by Twitter. runs with git.
bower/bower - Bower depends on Node and npm. Bower installs git paths, resolves dependencies from a bower.json, checks versions, and then provides api which tells you what it did.
Bower components - listing of bower components.
Jam - The JavaScript package manager


Yeoman

Yeoman - Modern workflows for modern webapps yeoman/yeoman
Yeoman - PACKAGE MANAGER - discusses Bower in relation to Jam,Ender,volo
Google I/O 2012 - Better Web App Development Through Tooling - YouTube - talk from paul irish covering Yeoman. sourceURL,JSLint,JSHint,QUnit
Automating Your Front-End Workflow With Yeoman 1.0 - YouTube
Installing Yeoman Front-end development stack in Windows - Decodize
Bower Errors on Windows | Ricky Wan's Technical Blog
Meet Bower: A Package Manager For The Web | Nettuts+
Rocky Jaiswal Building HTML5 Apps with Yeoman and Backbone
Rocky Jaiswal Ajaxify a Form with Backbone
Install Yeoman and all its dependencies in Ubuntu Linux » Eric Terpstra
Blog of Ryan Bigg - Ubuntu, Ruby, RVM, Rails, and You
3 ways to install Git on Linux (Ubuntu) | println it
retro/generator-canjs - CanJS generator for Yeoman.
yeoman/generator-angular - Yeoman generator for AngularJS
yeoman/generator-backbone - Backbone.js generator


Assemble.io

Welcome to Assemble.io! | Assemble
assemble/assemble - Grunt.js plugin. Assemble makes it dead simple to build modular sites, documentation and components from reusable templates and data. Includes options for using JSON, YAML, YAML front matter, Handlebars templates, pages, partials, layouts, helpers and much more.

Cabin

Cabin - Cabin is a simple and extensible static site generator powered by Grunt.

node.js included with editor

Kod - Kod is a programmers' editor for OS X with integrated scripting environment based on Node.js.

orona: Multiplayer websockets tank warfare game powered by Node.js - The Changelog - Open Source moves fast. Keep up.
stephank/orona - GitHub - Bolo, a game of tank warfare, rewritten for modern browsers.

Spotlight – Recommend Node.js Projects For January


visionmedia/should.js - GitHub - should is an expressive, readable, test framework agnostic, assertion library for node.
tobi: Expressive server-side functional testing with jQuery - The Changelog - Open Source moves fast. Keep up.
LearnBoost/tobi - GitHub - Tobi: Expressive server-side functional testing with jQuery and jsdom
API Guide | restify - restify is a node.js module built specifically to enable you to build correct REST web services.


The Universe of Discord - an awesome blog from dnode creator -- James Halliday.
substack/rap-battle - GitHub substack/singsong - GitHub

How to Scrape Web Pages with Node.js and jQuery | Nettuts+

Node.js is Cancer
Node.js is Not Cancer - rhyolight's posterous

node.js and traditional database

Node.js database drivers
db-mysql: Node.js MySQL driver | Node.js Database Drivers


IIS node

tjanczuk/iisnode - GitHub - Hosting node.js applications in IIS on Windows
Installing and Running node.js applications within IIS on Windows - Are you mad? - Scott Hanselman

twss

DanielRapp/twss.js - GitHub - classifies if a sentence can be replied with "that's what she said". ( naive bayes classifier (nbc) || a k-nearest neighbor algorithm (knn)) haha!


node.js tools

remy/nodemon · GitHub - (npm install nodemon -g)nodemon will watch the files in the directory that nodemon was started, and if they change, it will automatically restart your node application.


React

React | A JavaScript library for building user interfaces - npm install -g react-tools facebook/react on github


Measure Anything, Measure Everything « Code as Craft
etsy/statsd -

A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP and sends aggregates to one or more pluggable backend services (e.g., Graphite).


José Padilla - Vagrant VM for StatsD + Graphite
Amos Lanka : Provision a StatsD server on EC2 using Vagrant and Chef
graphite | Everything is a Freaking DNS problem
Collecting metrics with Graphite and StatsD
Giulio De Donato | liuggio :: Easily install statsd and graphite with vagrant
A Vagrant Box with Graphite, StatsD, GDash, Nginx on Debian: Warwick Poole


DanWahlin/CustomerManager - git clone,npm install Node.js/Express/MongoDB/Mongoose - AngularJS /BreezeJS


Mosca by mcollina The multi-transport MQTT broker for node.js. It supports AMQP, Redis, MongoDB, ZeroMQ or just MQTT. mcollina/mosca

Embedded JavaScript templates || EJS

EJS - JavaScript Templates - Embedded JavaScript templates for node.
visionmedia/ejs - Embedded JavaScript templates for node.
justjs: Page Templates With EJS: Finally, We Can Have Nice Things - discussion of ejs node use.
EJS - CanJS Guides - can.stache - CanJS API is now suggested in place of can.ejs - CanJS API


Valve/fingerprintjs - reduce your user's browsers to unique 32bit integer and track them. agent string, screen color depth, language, installed plugins with supported mime types, timezone offset and other capabilities, such as local storage and session storage. Then these values are passed through a MurmurHash function to produce a fingerprint that gives weak guarantees of uniqueness.
Pex - set of JavaScript libraries for computational thinking in Plask/Node.js and WebGL in the browser.


Babel · The compiler for writing next generation JavaScript - ES6 and beyond
Welcome to TypeScript - typed superset of JavaScript that compiles to plain JavaScript.
Flow | Flow | A static type checker for JavaScript


A JavaScript library for building user interfaces | React - Lots of people use React as the V in MVC, virtual dom, and one way data flows.
Flux | Application Architecture for Building User Interfaces


native nodejs modules

nodejs/node-gyp: Node.js native addon build tool - not everything in nodejs is javascript. For example voodootikigod/node-serialport: Node.js package to access serial ports for reading and writing OR Welcome your robotic JavaScript overlords. Better yet, program them! requires having a C/C++ compiler on your machine!
Created: 2010-11-04 13:09:42 Modified: 2016-01-17 04:56:11
/root sections/
>peach custard pie
>linux
>windows
>programming
>random tech
>science
>research


moon and stars



My brain

Visible Dave Project


x days to Christmas.
x days to a new year.
Happy Holidays!