This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Harish Mallipeddi (author)
Sun Apr 13 04:38:35 -0700 2008
cinepura /
| name | age | message | |
|---|---|---|---|
| |
.DS_Store | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
| |
.gitignore | Sun Apr 13 04:36:49 -0700 2008 | [Harish Mallipeddi] |
| |
LICENSE | Sun Apr 13 04:38:35 -0700 2008 | [Harish Mallipeddi] |
| |
README | Sun Apr 13 04:38:35 -0700 2008 | [Harish Mallipeddi] |
| |
__init__.py | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
| |
daily.py | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
| |
data/ | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
| |
iphone/ | Sun Apr 13 04:36:49 -0700 2008 | [Harish Mallipeddi] |
| |
local_settings_harish-mallipeddis-macbook_local.py | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
| |
local_settings_yemi_asmallorange_com.py | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
| |
manage.py | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
| |
settings.py | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
| |
static_media/ | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
| |
templates/ | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
| |
urls.py | Sun Apr 13 03:59:38 -0700 2008 | [Harish Mallipeddi] |
README
Cinepura v0.1 Copyright (c) 2008 Harish Mallipeddi All rights reserved. Cinepura is an iPhone web application written using Django and iUI. It helps the users find out which movies are currently playing in cinemas in Singapore. Yahoo! Singapore Movies is crawled daily using a cron script and the output is dumped as JSON into a file. You can check out the app at http://poundbang.in/cinepura/ Dependencies * Install pyimdb * Install BeautifulSoup * Django (latest trunk) Contact developer * Email - harish.mallipeddi@gmail.com * Website - http://poundbang.in




