Category Archives: Programming

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

ANN & RFH: Y-A-T-S-Y 0.1

After few posts on concepts of helpdesk, here comes the first working model of Y-A-T-S-Y. Continue reading

Posted in Programming | Tagged | Leave a comment

Y-A-T-S-Y 0.1 – DB and Reports

Database design and Reports for Y-A-T-S-Y first version Continue reading

Posted in Programming | Tagged | Leave a comment

An overview of Helpdesk functionality

One should understand the function before getting technical. So here is my understanding of Helpdesk functioning. Continue reading

Posted in Programming | Leave a comment

Announcing Y-A-T-S-Y

Here is first of the series of posts on Y-A-T-S-Y (yet another ticketing system). Y-A-T-S-Y will be an ITSM based helpdesk tool. Continue reading

Posted in Programming | Leave a comment

Understanding Django Template Tags

Is there a need for template tags? If there is no need, these guys wouldn’t have put in so much effort into it. So how do I go about using it? Continue reading

Posted in Programming | Tagged | 2 Comments

Accessing Flickr Photos with Python

For S-I-P, my photoblog in Django, I need to integrate with Flickr. Here is how I integrate with Flickr. Continue reading

Posted in Programming | Tagged | 1 Comment

Say In Pixels – a photoblog in Django

As a support tool to learn Photography, I am planning to create a Photoblog. I am sure it is gonna be fun doing it. Continue reading

Posted in Programming | Tagged | 4 Comments

A free (but superb) Django hosting

Are you looking for a web-host for your Django projects? You can’t beat bells-n-whistles. Continue reading

Posted in Programming | Tagged | 3 Comments

Adding RSS feeds to Django Applications

Django supports ‘feeds’ out-of-the-box. All it takes is, couple of minutes of thought (to frame feed structure) and probably an hour to roll it out. Continue reading

Posted in Programming | Tagged | Leave a comment

Lessons I learnt from IPL

IPL brought corporates and cricket together. Cricket stood to gain. But there are some points to learn for corporate world too. Continue reading

Posted in Programming, personal MBA | 3 Comments