Javascript

80 posts

Javascript, jQuery, NodeJS, Angular

How to install SailsJS

Dev Environment Install SailsJS npm install sailsjs Install Chrome Postman [https://chrome.google.com/webstore/detail/postman-rest-client-short/mkhojklkhkdaghjjfdnphfphiaiohkef] Content-Type application/json Quickly get started Create a new sails...

Tools for making ePub 3 books

Boilerplate * Boilerplate Code [http://javierarce.github.com/epub-boilerplate/] * CSS Starter Kit [https://github.com/mattharrison/epub-css-starter-kit] * UUID Generator [http://www.famkruithof.net/uuid/uuidgen] Metadata * BISAC Subject Headings...

Simple NodeJS Server

This is the simplest NodeJS server you can create. var port = 8080; var server = "localhost" var http = require('http').createServer( onServerCreatedHandler ); http.listen( port,...

Grab data from a Twitter Proxy

Pull cached Twitter data from http://socialproxy.classicalkusc.org [http://socialproxy.classicalkusc.org/] and present it as HTML. /** * ------------------------------------------------------- * KUSC.org Twitter Feed * ------------------------------------------------------- * * Modified: 6/12/2012...

Great Composer Quiz

This tool pulls, parses, and presents data from a Google Spreadsheet. This index.html file simply loads a public Google Spreadsheet [https://spreadsheets.google.com/feeds/list/0AuI2UhLz5jk7dERELVBDcUZQU3UzMnVNSVgzSUZCakE/...

You’ve successfully subscribed to Chris Mendez
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Success! Your email is updated.
Your link has expired
Success! Check your email for magic link to sign-in.