cranderveldt.com
Cranderveldt » Games
http://www.cranderveldt.com/games
Trevor's Projects and Passions. The next generation of virtual tabletops for RPG gaming. Built for mobile and touch devices using AngularJS, Python, Google Drive SDK, HTML5, and other web technologies. Hipster Dad was a game I made to learn Javascript better. It’s made entirely using jQuery and moving elements around on the screen. I got an inventory system working, and you can even kill one NPC if you can find the gun, but I moved onto more serious projects before I could finish this one.
cranderveldt.com
Cranderveldt » Products
http://www.cranderveldt.com/products
Trevor's Projects and Passions. The next generation of virtual tabletops for RPG gaming. Built for mobile and touch devices using AngularJS, Python, Google Drive SDK, HTML5, and other web technologies. That blocks TV shows based on keywords users enter. It also allows users to save spoiler links so they can go back and read them later.
rarebright.com
Blog of our latest web design news | Rarebright
https://rarebright.com/blog
Show / skip to navigation. Rarebright - Web design Suffolk and London. Web things to stop worrying about. It’s a sunny day outside and we could all do with fewer things to worry about. Here are some website bugbears to cross off the list. Don’t worry, people really do scroll down on websites. There really is no. Unless your layout makes it look like there’s nothing to scroll… people will. Luke W, There Is No Fold. Nobody is sitting around waiting for the carousel to change - at worst they’re cursing you ...
white-skies.com
Beyond Tabletop - White Skies Development
http://www.white-skies.com/2013/06/beyond-tabletop.html
This project is written in node.js with mongodb. It is an HTML5 responsive site designed for both the mobile and desktop web. It uses socket.io for multi-user support as well as a canvas drawing framework, kineticjs. It is compiled and deployed to a cloud server through a single click process. Posted by Keith Weiss. Subscribe to: Post Comments (Atom). How to set up mongoose mongo schemas across multiple files. First they came for the chickens. Building a better virtual tabletop. Its called Beyond Tabl.
white-skies.com
node.js HTTP Request streaming - White Skies Development
http://www.white-skies.com/2012/07/nodejs-http-request-streaming.html
Nodejs HTTP Request streaming. Nodejs HTTP Request streaming. I ended up having to use http request streaming for a different import. Here's some node.js code for downloading and unzipping data in a stream using http with authentication. Posted by Keith Weiss. Subscribe to: Post Comments (Atom). How to set up mongoose mongo schemas across multiple files. I have been using mongoose with mongo for over a year now and Ive never been happy with how I had all my files and schemas organized. . I ended up havi...
white-skies.com
April 2013 - White Skies Development
http://www.white-skies.com/2013_04_01_archive.html
Using Socket.io with Mongo. For my current side project, a virtual tabletop for tablets. I'm using websockets to push information to each client. I've been using socket.io to handle the websockets and we want to be able to scale this across servers which means we're going to need to switch away from the memory store to a database store. Unfortunately, that module is out of date and I couldn't get it to work. I have written my own mongo data store for socket.io. Posted by Keith Weiss. I have been working ...
white-skies.com
Using RequireJS with NodeJS and Backbone - White Skies Development
http://www.white-skies.com/2012/09/using-requirejs-with-nodejs-and-backbone.html
Using RequireJS with NodeJS and Backbone. Using RequireJS with NodeJS and Backbone. I recently added RequireJS to my web project. And it took me a few days so I thought I would post my solution. I debated whether I needed Require since I had sort of built my own package manager which let me inject javascripts. Javascripts are basically their own packages anyway so simply including the files is kind of package management. I decided to go with Require for three main reasons:. My goal was to get down to 2 j...
white-skies.com
How to set up mongoose mongo schemas across multiple files - White Skies Development
http://www.white-skies.com/2013/02/how-to-set-up-mongoose-mongo-schemas.html
How to set up mongoose mongo schemas across multiple files. How to set up mongoose mongo schemas across multiple files. I have been using mongoose with mongo for over a year now. And I've never been happy with how I had all my files and schemas organized. I wanted each schema to have its own file and to be able to easily include only the ones I needed in each controller. Here's what I did to set up mongoose with much thanks from this post. There are a couple things to notice here. Var models = ['playerMo...
SOCIAL ENGAGEMENT