Category: Uncategorized
-
WordPress has stories now!
Here’s a quick demo of the “Story” player I’ve been working on recently: Try it now on Jetpack‘s beta.
-
NoChan
I’m releasing nochan, a BBS built on Node.js and MongoDB. I thought it would be a good idea to share my experience working on this project. It started as a school project during my master at EPFL. The project I chose was called “Large scale web chat application” and was apparently related to the Distributed…
-
Express-chat
For this first post I would like to write about a chat project I started a few years ago. What does it actually do? (Here we go for the buzz words) Real time chat with Socket-io using the new pubsub feature backed up by redis Streaming Upload in MongoDB GridFs MVC layer over Express Linearly…