Scott Hacker, has posted an interesting, and quite detailed post discussing a developer’s move to Django. It’s both a personal account and a researched account, which makes for a strong post.
Read the article — Notes on a Django Migration.
Scott Hacker, has posted an interesting, and quite detailed post discussing a developer’s move to Django. It’s both a personal account and a researched account, which makes for a strong post.
Read the article — Notes on a Django Migration.
GitX is a git GUI specifically for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!
Google has been hosting some of the popular AJAX libraries for awhile, now YUI have been added to that roster. Developers now have the choice between yui.yahooapis.com and ajax.googleapis.com when evaluating hosting options for YUI files.
Via: YUI Blog.
Amazon have announced their new CDN – CloudFront.
As with all other AWS, there are no minimum usage commitments, no monthly fees and the setup is plain and straight forward. Here are the steps;
CloudFront will take care of the rest. Requests originating anywhere in the world will be routed to one of 14 edge locations (8 in the United States, 4 in Europe, and 2 in Asia). If the content isn’t already present at a particular edge location it will be fetched from S3 and cached at the edge.
Gustavo Picon, announced his new project django-taggable. As the author describes, django-taggable is “An efficient, denormalized and multidimensional tagging library for Django 1.0+”
Following Django’s previously-announced schedule, the Django team has released Django 1.0.1. This is a bugfix-only release containing fixes and improvements to the Django 1.0 codebase, and is a recommended upgrade for anyone using or targeting Django 1.0.
At the beginning of this year, the Yahoo! Front Page team embarked on an ambitious project to completely remake the face of the company. The goal was to make the Front Page into the most important starting point on the web while also showcasing Yahoo!’s commitment to openness. From the engineering team’s perspective, this meant turning the Front Page into a framework upon which Yahoo! and its partners could build new functionality and experiences rapidly.
Anyone who has used Django for just about any length of time has probably used a Django model, and possibly wondered how it works. The key to the whole thing is what’s known as a metaclass, a metaclass is essentially a class that defines how a class is created.
Read the article in full — How the Heck do Django Models Work?
Baishampayan Ghose is one of the founders of the Ubuntu India. He has been an active user & developer of Free & Open Source Software for as long as he can remember.
BG was interviewed by Mutiny.in — Read the interview — about Ubuntu in India.
Programmers tend to avoid doing certain things not because they are inherently bad at it, but because they don’t know how to proceed. They find themselves in an uncharted and foggy territory, without a map, no sense of direction, and with a limited ability to know if they’re getting any closer to where they want to be. Also, when they talk to people that don’t share such problems and find it all too natural and obvious, it’s hard for the two to communicate in terms that make sense to a programmer.
Read the article in Full at Beta Version.
Yahoo! Open Strategy (Y!OS) platform launch gives you something to get your hands on to various Yahoo! Services. Today Yahoo! is making Y!OS a reality for developers through the release of the Yahoo! Application Platform (YAP), Yahoo! Social Platform (YSP) and Yahoo! Query Language (YQL). Now, anyone on the web has access to Yahoo!’s tools and data to start building applications for Yahoo!’s vast audience and the web beyond.