February 2009

You are browsing the archive for February 2009.

Django ORM : What to do when the memory requirement goes high?

tweetmeme_url = "http://www.nitinh.com/2009/02/django-orm-what-to-do-when-the-memory-requirement-goes-high/";
tweetmeme_source = "nitinhayaran";

var fbShare = {
url: "http://www.nitinh.com/2009/02/django-orm-what-to-do-when-the-memory-requirement-goes-high/",
size: "large",
google_analytics: "true"
}
As the title suggest this post is regarding "Memory Requirement of django ORM".
Actually some days back I myself faced this problem and wrote "Why Django ORM Sucks : It takes a hell lot of memory in processing". From various comments and a thread which started [...]

Django Example: FileField and ImageField

tweetmeme_url = "http://www.nitinh.com/2009/02/django-example-filefield-and-imagefield/";
tweetmeme_source = "nitinhayaran";

var fbShare = {
url: "http://www.nitinh.com/2009/02/django-example-filefield-and-imagefield/",
size: "large",
google_analytics: "true"
}
The syntax to add it in Model is:

class MyModel(models.Model):
video = FileField(upload_to=None[, max_length=100, **options])

Filmfare nominations 2009 : Bollywood

tweetmeme_url = "http://www.nitinh.com/2009/02/filmfare-nominations-2009-bollywood/";
tweetmeme_source = "nitinhayaran";

var fbShare = {
url: "http://www.nitinh.com/2009/02/filmfare-nominations-2009-bollywood/",
size: "large",
google_analytics: "true"
}
After months of speculation, the Filmfare nominations are finally out. Time to see who will take the 'beautiful dark lady' home this year! Will act in Rab ne.., happy and 'gay' Dostana or 8-packed Aamir Khan? Even as the stars get ready for the big [...]

Why Django ORM Sucks : It takes a hell lot of memory in processing.

tweetmeme_url = "http://www.nitinh.com/2009/02/why-django-orm-sucks-it-takes-a-hell-lot-of-memory-in-processing/";
tweetmeme_source = "nitinhayaran";

var fbShare = {
url: "http://www.nitinh.com/2009/02/why-django-orm-sucks-it-takes-a-hell-lot-of-memory-in-processing/",
size: "large",
google_analytics: "true"
}
For a project i wanted to keep one of my table in memcache. I tried to do it using Django ORM but it was taking a hell lot of memory.

Installing Memcached for Django Application on Windows XP

tweetmeme_url = "http://www.nitinh.com/2009/02/installing-memcached-for-django-application-on-windows-xp/";
tweetmeme_source = "nitinhayaran";

var fbShare = {
url: "http://www.nitinh.com/2009/02/installing-memcached-for-django-application-on-windows-xp/",
size: "large",
google_analytics: "true"
}
For a project I needed Memcached. But the problem was that I have my development system on WindowsXP.

Dictionary on double click : BookMarklet

tweetmeme_url = "http://www.nitinh.com/2009/02/dictionary-on-double-click-bookmarklet/";
tweetmeme_source = "nitinhayaran";

var fbShare = {
url: "http://www.nitinh.com/2009/02/dictionary-on-double-click-bookmarklet/",
size: "large",
google_analytics: "true"
}
While visiting various sites (specially those fucking Raja Sen Movie reviews), I at times need dictionary. When I don’t know meaning of any word I have to open dictionay.com and than search for it.

WTF : What the Framework bookmarklet : Find the javascript framework being used

tweetmeme_url = "http://www.nitinh.com/2009/02/wtf-what-the-framework-bookmarklet-find-the-javascript-framework-being-used/";
tweetmeme_source = "nitinhayaran";

var fbShare = {
url: "http://www.nitinh.com/2009/02/wtf-what-the-framework-bookmarklet-find-the-javascript-framework-being-used/",
size: "large",
google_analytics: "true"
}

Yesterday I was hacking the source code of a website. While doing I needed the javascript library being used in that site.
Although on accessing various javascript files i came to know that Prototype was used in that site.

Happy Valentine’s Day : History Valentine’s Day

tweetmeme_url = "http://www.nitinh.com/2009/02/happy-valentines-day-history-valentines-day/";
tweetmeme_source = "nitinhayaran";

var fbShare = {
url: "http://www.nitinh.com/2009/02/happy-valentines-day-history-valentines-day/",
size: "large",
google_analytics: "true"
}

Valentine's Day or Saint Valentine's Day is a holiday celebrated on February 14 by many people throughout the world. In the West, it is the traditional day on which lovers express their love for each other by sending Valentine's cards, presenting flowers, or offering confectionery. [...]

Subscribe Me

Google Custom Search