Category Archives: Programming

Web Programming (Django), Desktop Programming (IronPython) and other Python related topics. Includes other topics relevant to Programming.

Now you can create cases via Twitter

With increasing popularity of social media, integrating Case Management Systems with social media is inevitable Continue reading

Posted in Programming | Tagged , | 3 Comments

Why I chose web2py for developing YATSY?

Here I discuss the reasons that I went with web2py for developing YATSY – an open source helpdesk application for google appengine. Continue reading

Posted in Programming | Tagged , , | 5 Comments

A First shot at web2py

Is web2py the answer for an easy-to-user, feature-rich web framework? Continue reading

Posted in Programming | Tagged , | 7 Comments

How relavant is ‘The Mythical Man-Month’?

Can a book written 20 years ago about a software building experience 30 years ago still be relavant, much less be useful? Continue reading

Posted in Programming, personal MBA | Tagged , , | 1 Comment

IronPython talks to Google AppEngine

Integrating IronPython application with that of Google App Engine – a desktop & web integration with authentication Continue reading

Posted in Programming | Tagged | Leave a comment

Authenticating in GAE

How to implement Basic Authentication in Google App Engine so as to access GAE apps from desktop. Continue reading

Posted in Programming | Tagged | 5 Comments

Python for mobile programming?

I found Django for web programming; IronPython for windows programming; Have not yet found one for mobile programming :-( Continue reading

Posted in Programming | 1 Comment

IronPython Learnings

Sharing my learnings in developing a windows desktop application in IronPython. Continue reading

Posted in Programming | Tagged | Leave a comment

A time tracking tool

A simple time tracking tool developed in IronPython. Continue reading

Posted in Programming | Tagged | 6 Comments

S-I-P goes online

Got my first Django application hosted. It wasn’t that easy to get it hosting though. Continue reading

Posted in Programming | Tagged | Leave a comment