Social
Recent Comments
Categories
- MBA (34)
- advice (10)
- BSchool Prep (12)
- MBA Applications (12)
- Stern experience (9)
- Musings (5)
- Old Archive (424)
- art (69)
- drawing (2)
- literature (37)
- painting (15)
- photography (9)
- shayari (3)
- entertainment (72)
- favorites (42)
- finance (19)
- FRIENDS (14)
- media (10)
- broadcasting (1)
- publishing (2)
- Microblog (1)
- miscellaneous (83)
- fashion (4)
- philosophy (25)
- wordplay (6)
- politics (18)
- published articles (7)
- sports (80)
- travel (3)
- Uncategorized (121)
- art (69)
- Opinions (3)
- Startup Life (3)
- Technology (41)
- Internet (9)
- tutorial (1)
- web design (8)
- MBA (34)
Dig Deeper
Category Archives: Technology
Launching toy prototype on Heroku!
I have been implementing few ideas in Django for past month or so but as exciting it might be to see your code working wonders on localhost, you really want to see it running live. Over last week, I explored various hosting options for Django and after reading a ton of posts and talking to [...]
Setting up Django with MySql – with and without MAMP
In this post, we will discuss the steps needed to get your django work with mysql database on Mac OS Lion – there are 2 ways you can use mysql. It comes packaged with MAMP and if you are already using it, you can configure mysql within MAMP to get running with django. The advantage [...]
Learn Python/Django and get ready to launch your own idea on Internet
You have ideas but you never got to create something because you are not a developer or specifically a web developer. That has become such an ubiquitous problem that its not an acceptable excuse anymore. Thankfully to the rapidly evolving web frameworks, you dont need to know a ton lot to create your own application [...]