mengu on web programming.

Django 1.2 Is Released!

Hello everyone!

Got great news here. Django 1.2 has been released yesterday with new updates. Of course this is great and exiciting only for Python developers who use Django since web2py supports many of the new features already. :)

So, let's see what's new in Django..

Grails 1.3 Is Released

I've got some exciting news that I have just read. Grails 1.3 is out. So what's new in Grails 1.3?

Updating Django Models

I'm developing one of my start-ups with Django, the most and widely used Python web framework. Currently I'm not using the form class provided by Django built-in so I'm writing my forms in html. After I have created my update form, I thought updating the posted model info like model.attribute = request.POST['attribute'] is not a good way. I have thought a second and I've found my way.

Rhythmbox support for Konversation

Many of us use Konversation as our primary IRC client and many of us use Rhythmbox as our primary music player. Since Konversation is KDE and Rhythmbox is GTK, Konversation doesn't support Rhythmbox for its /media script. Just some moments ago I've added Rhythmbox support on Konversation.

A Desktop Organizer

Lets admit that we are downloading or creating new files all the time and either we save or move them somewhere when our desktop or the main folder becomes really crowded or we forget where we saved the files. I am really sick and tired of this and wanted to have a solution to organize my desktop and my files and I have developed this application that I've named as "DesktopOrganizer". Really hard to guess right? :) Anyways, let me explain more.

more