hence the bump in minor version - 3.1
While researching on grails and the patterns around it, I looked at django, rails, and lift. All these are quite amazing frameworks that get you started on an application like in 5 mins or less (That includes database layer, view pages, and controllers). Yeah it cannot do everything you want but its there to get you to kick off.
And then I realized, how much effort I am putting in maintaining my site on hand coded - wsgi.webapp based - Python app. So I started working to move this to django based multi app site. If you dont know, I host this site on Google App Engine. It does come with a patched, short featured, django of its own. However, I preferred to use app-engine-patch and deploy with a supplied django 1.0. You get most benefits of django with this port. A very big tip of hat to Waldemar Kornewald and his team for this patch. (Guess what, They also have a similar concept of stitching mutiple js/css files - media generator)
I can see how rapidly I can develop applications and deploy using django. I simply moved jscss.py to django views.py. My first sub-app is a dynamically manageable urls. All the following urls are served by my new django app.
http://sarathonline.com/java
http://sarathonline.com/green
Next, grails?
Thursday, February 12, 2009
Site now running on django 1.0
by
Sarath Chandra Pandurangi
at 20:30
|
0 Comment(s) |
Share
0 Comment(s) |
Share
Labels:
developer,
home,
python,
soupdates,
technology,
Tools I Use
Subscribe to:
Post Comments (Atom)
Subscribe
Blog Archive
-
►
2010
(61)
-
►
September
(11)
- v6.1 : SarathOnline live on java, now with Dynamic...
- Changing Times: American Brain Drain. To INDIA.
- Starred in Priority Inbox.
- When Facebook goes down..
- Firefox 4.0b6 context menu, likely has a bug.
- Happy Vinayaka Chavithi
- Firefox Longest context menu
- The Meaning of Life by Santé et beauté pour tous!!...
- MySQL > java.sql.SQLException: Error writing file ...
- Chrome Side tabs or Firefox Panorama?
- java turorials: Learn everything Java basic to ent...
-
►
September
(11)
-
▼
2009
(55)
-
▼
February
(10)
- Fantastic Four Firefox Addons
- Powered By
- Don't Print
- Happy Valentines Day!
- Use meld as git diff gui viewer
- Site now running on django 1.0
- Faster webpages fewer Images with CSS Sprites
- Javascript: Convert Strings to Binary (and represe...
- Decorator for Memcache Get/Set in python
- Define Freedom - Blogging and Media
-
▼
February
(10)
Labels
- advanced (8)
- android (7)
- appengine (3)
- bugs (15)
- code (38)
- continued (25)
- css (6)
- design (11)
- developer (105)
- dilbert (4)
- Dobbs Journal (3)
- eclipse (12)
- enterprise (2)
- FeelGood (39)
- finance (2)
- firefox (6)
- flash (5)
- fun (29)
- git (1)
- Google (42)
- Green (13)
- gwt (2)
- home (140)
- iBatis (2)
- image (18)
- india (27)
- iphone (3)
- java (25)
- javascript (16)
- jee (41)
- linux (26)
- maven (1)
- memcache (1)
- mongodb (1)
- movie (1)
- mvn (1)
- mysql (2)
- nontech (65)
- OpenSource (16)
- osgi (7)
- Politics (5)
- python (2)
- scalability (13)
- scrum (2)
- security (7)
- soupdates (14)
- sports (1)
- spring (11)
- technology (98)
- Telugu (4)
- thanks (2)
- Threads (2)
- tips (88)
- Tools I Use (56)
- travel (7)
- tutorials (24)
- ubuntu (15)
- ux (4)
- vegetarian (1)
- video (27)
- voip (1)
- webtech (29)
- webtools (3)
- weekend (62)
- wishes (3)
© SarathOnline.com 2000-'11


0 comments:
Post a Comment