Love this Project!!!

Edit 12/14/11: Screenshot(more to come), and code up here: http://github.com/Shifty0x88/R.....ppLauncher
So basically this application will start on boot-up and be either part of the background or above it. If you have the new interface for Ubuntu, think the Dash Screen, iPhone and Android users, think Application Tray/Menu.
Basically just a tabbed Qt Application with a grid of applications in each tab for quickly locating applications on the system. Example Tab Names would be: General, Programming, Preferences, Possibly Others
One Application would get the following within the Grid on a specified Tab Page: Title, Icon, Application Description
Example Applications:
General:
terminal
gedit(or whatever)
firefox
chromium
etc.
Programming:
Code Blocks
emacs(?)/terminal
eclipse
geany(python)
Qt Creator
other IDEs(Ruby/Perl/etc.)
Preferences: Simply link to the System Preferences page for the OS of choice, or each individual component(ie: Resolution, Display, Screen Saver, etc.)
This is meant for: New Linux Users, New Programmers, Anyone who isn't a Linux Guru.
I currently have a prototype done, and am working to polish that up before I put it up on gitHub.com, so no code yet.
If you wanna help out E-Mail: shiftyx0@gmail.com Anyone will experience with Qt, Linux, or GUIs/UIs and anyone that just wants to start a Qt/QML Project is welcome.
P.S. Anyone with QProcess experience would be greatly appreciated because I'm having trouble getting everything to work properly
