Archive for the ‘develop’ Category

New version is coming. Give me your advice

Monday, June 30th, 2008

Hello all, You may wait a long time. These days, I was done much of Ubuntu Tweak. I've overcame some technical problems, now Ubuntu Tweak have much improvement. Let's go and see what it looks like now.

New feature:create your template by UT

Sunday, February 17th, 2008

Inspired by this article:Add Your Document Templates to GNOME, I will add this feature to Ubuntu Tweak. As I often write program to test, I need to write the same code by all times. If I can easily create the template of program, then fill it with other code, I'll be ...

Python Tweak is on the way…

Wednesday, November 28th, 2007

NOTICE: I don't rename Ubuntu Tweak to Python Tweak. If you read the code of Ubuntu Tweak, you'll know that it is written by C language. Why I choose C to write Ubuntu Tweak? the reason is simple, I've never learned any other language except the C. In these days, I learned Python, ...