Every repository with this icon (
Every repository with this icon (
tree 1f7e49fb0c8160d152028a2dcaaed05bee53b3ee
parent cdb808892d0bbf7d0dad653d2881ab8afe3e05d3
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri May 29 09:28:20 -0700 2009 | |
| |
Capfile | Fri May 29 09:46:37 -0700 2009 | |
| |
README.markdown | Fri May 29 12:20:38 -0700 2009 | |
| |
Rakefile | Fri May 29 09:28:20 -0700 2009 | |
| |
app/ | Fri Aug 07 09:46:58 -0700 2009 | |
| |
config/ | Wed Jul 22 10:59:09 -0700 2009 | |
| |
db/ | Fri May 29 09:28:20 -0700 2009 | |
| |
doc/ | Fri May 29 09:28:20 -0700 2009 | |
| |
public/ | Fri Aug 07 09:46:58 -0700 2009 | |
| |
script/ | Fri May 29 09:28:20 -0700 2009 | |
| |
test/ | Tue Jul 21 13:19:26 -0700 2009 | |
| |
vendor/ | Wed Jul 22 10:59:09 -0700 2009 |
Introduction
This is an app which illustrates how to create a javascript widget. In this app API published by a third party is read and a widget is created. You can checkout the final version of the widget at
Live Demo
Final result
http://cal.neeraj.name/step10/widget
If you want to follow step by step progress then go to
Installation instruction
sudo gem install httparty
git clone git@github.com:neerajdotname/javascript_widget.git
cd javascript_widget
ruby script/server
that's it. Now visit http://localhost:3000
Feedback
Email me: neerajdotname [at] gmail (dot) com
License
Copyright (c) 2009 neerajdotname
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.







