February 2012
9 posts
Tom and Yehuda talk EmberJS at Carbon5 →
Feb 26th
Feb 25th
1 note
HTML5-Clear: A replica of the Clear iPhone UI in... →
thechangelog: If we’re fans of anything, we’re fans of experiments that get open sourced. As a followup to our native coverage of Clear’s UI with JTGestureBasedTableViewDemo, you might enjoy this experiment by Evan You to replicate the UI of Clear in HTML5 and CSS3. HTML5 Clear is a replica of the awesome Clear iphone app (UI only) featuring the innovative gesture controls and the look...
Feb 25th
12 notes
Ember.js: formerly Amber.js and formerly... →
thechangelog: Ok, so I’m slow to the take. My ear wasn’t close enough to the ground to get the fact that Ember.js was formerly the Amber.js that was formerly SproutCore 2.0. Four days after it was announced as Amber.js, it was renamed to Ember.js due to some naming collisions with Amber Smalltalk, a Smalltalk implementation written in JavaScript. After some communication with the folks...
Feb 25th
8 notes
WatchWatch
DRAFT BAM Demo -> How to generate a static site! Feedback welcome!
Feb 24th
> bam deploy s3
Using bam you can now deploy your static site to s3 with one command! All you have to do is modify the s3.json file that is created when you create your new bam project. It is simple: { "key": "Your aws key", "secret": "Your aws secret", "bucket": "www.foo.com" } Once you have your s3 info stored in this config file, all you have to do is run the gen command to generate the static...
Feb 24th
BAM -> Easiest Static Site Generator on the...
BAM is a nodejs cli application that enables you to generate and maintain static sites using github style markdown for your pages. The github style markdown modifies the markdown style just a little bit to make the process of writting posts with code snippets easier. http://github.github.com/github-flavored-markdown/ Bam Quickstart ** easiest site generator on the planet! ** The pages are...
Feb 19th
CupCake 3 -> A Express-Coffee FastTrack
2012 To Do List Learn NodeJs Learn Coffee-Script Why not at the same time? CupCake is a command line template builder that makes it easy for you to get a blank project up and ready to go! Step 1: Install nodejs from http://nodejs.org Step 2: npm install cupcake -g Step 3: cupcake [your project] Step 4: What template engine? 1. Jade 2. eco 3. coffeekup choose 1 Step...
Feb 3rd
moviepilot labs: Red Light, Green Light with... →
moviepilotlabs: If there’s one thing that sums us up here at Moviepilot Labs, it’s thinking outside the box. Sometimes, though, thinking outside the box means going back into it—our own box—so to speak. Shoutbox is a free, centralized system status dashboard service developed by our very own Benjamin…
Feb 2nd
4 notes