You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
scrumblr what is it scrumblr is a web-based simulation of a physical agile kanban board that supports real-time collaboration. it is built using node.js, websockets (using socket.io), CSS3, and jquery. i hope you like it. you can play with a demo here: scrumblr.ca/demo And view a video here: Video Demo use scrumblr if you'd like to use scrumblr go to scrumblr.ca. new boards are made simply by modi
NodeJS has been garnering a lot of attention late. Briefly, NodeJS is a server-side JavaScript runtime implemented using Google's highly performant V8 engine. It provides an (almost) completely non-blocking I/O stack which, when combined with JavaScript closures and anonymous functions, makes it an excellent platform for implementing high throughput web services. As an example, a simple "Hello, wo
The first basic thesis of node.js is that I/O is expensive: So the largest waste with current programming technologies comes from waiting for I/O to complete. There are several ways in which one can deal with the performance impact (from Sam Rushing): synchronous: you handle one request at a time, each in turn. pros: simple cons: any one request can hold up all the other requests fork a new proc
The advent of Node has alot of us coders excited about being able to code both the front end (i.e. client) and the backend (i.e. node.js server) in the same language. Not changing Brain Mode is certainly a good thing. The holy grail though is the possibility of sharing the exact same code and classes between the client and the server. Obviously not all code is perfectly portable, e.g. the browser
This page has moved to http://stylus-lang.com/
links: none ">npm homepage ">author url ">author email : 0) { #> " href="#" data-type="filter" data-field="" data-value=""> none The owner of the GitHub ">repo is ">. It was created on and last updated on . This repo has no wiki and no homepage a /wiki">wiki and a ">homepage. a /wiki">wiki but no homepage. a ">homepage but no wiki. watchers: forks: issues: size: Can't figure how to work the mouse?
Recently, I've been collaborating on a web-based virtual machine interface to qemu over its VNC interface. The latest prototype uses node.js for the socket.io library, which provides an abstract, portable, and efficient interface for passing messages between a browser and web server. In order to bring down latency, I needed a way to decode the RFB protocol, but node.js is asynchronous, so I couldn
A few days ago I was doing a TON of scraping, and as you know, without the right tools, scraping can be a REAL pain. Out of my pain comes your pleasure — here’s a list of scraping tools and resources which will make your life MUCH easier the next time you need some information from a crufty old website. If you’re short on time, skip to the end and read the tl;dr. Scraping with jQuery and Node.js S
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く