yoni / opowerjobs

Node.js site using Express and Connect.

Home Page:http://opowerjobs.com/insider/dylang.github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPOWER Jobs

Complex web site example built on node using Express and Connect.

See it in action

http://www.opowerjobs.com

Install dependencies

$ npm install express ejs logging connect-assetmanager connect-assetmanager-handlers xml2js proto

Running locally or on your own server

$ node d.js

d.js will automatically restart the server if any js code is changed.

Running on Joyent and no.de.

Install dependencies

$ git push joyent master

Features

  • Job listing data provided by xml feed from Jobvite.
  • Simple live search engine.
  • Real-world example of many features from Express/Connect.

Purpose

  • Learn Node.js
  • Prepare for Node Knockout.
  • Replace our underwhelming ASP.NET-based job site with something much cooler and standards-based.
  • Attract the best developers to this amazing cash-flow positive company.

Node Knockout

Feel free to use any part of this for your Node Knockout project. We'll be particpating as well, but with a whole new project.

Contributors

  • Dylan Greene (code) dylang
  • Garrett Miller (design, art, photos) heyitsgarrett
  • OPOWER Marketing and HR team members (text and direction)

Thanks

  • Dan Yates, CEO/co-founder of OPOWER, and who got this whole thing started.
  • Our coworkers at OPOWER for helping out and getting things done so we could spend time on this side project.
  • The guys on #node.js for providing support and fixing bugs with amazing speed and gusto, especially Creationix, Mape, TJ Holowaychuk, and Isaacs.

License

(The MIT License)

Copyright (c) 2009-2010 Dylan Greene <dylang@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Node.js site using Express and Connect.

http://opowerjobs.com/insider/dylang.github


Languages

Language:JavaScript 99.9%Language:Shell 0.1%