TagEdge

Matt

themattinator_image

Matt (aka The Mattinator) is a new Web application that let users to post to multiple Twitter accounts without having to log into each one every time. It was developed by a team of Web developers that based in the U.K. As a long-time reader of some Web design magazines printed in the U.K., my first impression on this site is that it was a Web product from the U.K., albeit that I’m having the difficulty in justify their color choices of the elements in their Web design.

Fundamentally, I didn’t see the logic for one Twitter user to open few Twitter accounts, and she desperately need to get a Web application to help her solve the multiple login problems, but the birth of this site has the positive effect on the other end. The way I look at this site, Matt was more of an experiment to see how quickly they could build an entire new site with a programming language, i.e. Python that they’re not familiar with, and a Python Web framework, i.e. Django within four days. And of course, with the Twitter API as well. This will help convince more programmers in using Web frameworks when they’re looking for fast development, and potential users can test out the product in a shorter time frame.

1 Comments

Instant Django

instantdjango_image
For users who found trouble in getting Python, get Postgre SQL, install subversion, and configure other softwares in order to have your Django application skeleton running, now you’ve Instant Django. It’s like InstantRails, you’ll find it helpful to get your application ready without all the step-by-step software installation and configuration. But, wait a moment, where is the InstantGrails (for Grails) and InstantMerb (for Merb Web framework)?

Comments

Python: Winner of 2007 Programming Language

python

Although Ruby on Rails is gaining momentum in Web development, it’s Python, an object-oriented programming language that enjoyed of being the winner of programming language throughout the year 2007. In fact, the Python programming language has been around since the beginning of 1990s, but only gained popularity among Web developers less than a decade. For me, it’s indeed a bit of surprise that TIOBE declares Python as the programming language of year 2007. To depict this, TIOBE has also prepared a graph that showed the dramatic growth of Python especially after the year 2004.

Meanwhile, a lot of Web developers are fascinated about the Django framework, a pretty clear “killer application” for the Python language and constantly driving people interest in this technology.

tiobepython

Source: available at http://www.tiobe.com/tiobe_index/Python.html, accessed January 11, 2008

Comments