Projects tagged ‘glade’


[67 total ]

0 Users

An application for tabletop gamers to store and edit character sheets easily. (Beginner Python Programmer)
Created 4 months ago.

0 Users

Programa sem finalidade pratica. Código exemplo para o blog medeubranco.wordpress.com, com tutoriais sobre python e pygtk.
Created 12 months ago.

0 Users

Grendel - a Dungeons and Dragons Player's CompanionSimple web-based UI for managing a character for the Dungeons and Dragons game. Designed to be usable and useful on a 320x480 iPhone/smartphone ... [More] screen. Much inspiration taken from Redblade character manager and the Timpani excel sheet. Data is based on the 3.5 Players Handbook. [Less]
Created 12 months ago.

0 Users

Através deste projeto, nosso grupo pretende desenvolver para uma empresa provedora de internet sem fio, um Sistema de Gerenciamento que administre Clientes, Chamadas Telefônicas e Ordens de ... [More] Serviço, de forma a tornar o cadastramento, edição, consulta e remoção destes o mais prático e ágil possível, inter-conectando estes através de forma segura a um banco de dados bem estruturado e íntegro. Neste projeto, utilizaremos a linguagem de programação Python, o banco de dados MySQL, o construtor de interfaces Glade e a linguagem de estruturação e design UML, além de se basear em princípios da Engenharia de Software para garantir um software de qualidade e segurança. [Less]
Created 12 months ago.

0 Users

LDAP and Kerberos out-of-the-Box for Ubuntu Linux Code written by Patrick Clancy README Written by Patrick Clancy Project proposed by Patrick Clancy Contact Info: ... [More] patrick.j.clancy@gmail.com Mentored by Rodrigo Pereira Braga (pereira@gmail.com) Google Summer of Code 2007 Table of Contents I. Overview II. Tool Information and Dependencies III. Running the Code IV. Editing the Code V. Future Work I. Overview This project is the result of two other projects that were canceled during the summer of 2007. Initially, we had planned to write a program to install the Fedora Directory Server, but after weeks of work with little success, we realized that FDS may not be a viable option for Ubuntu. After the FDS problems, we needed to change the direction of the project. The minimum goal was automating the installation of a simple LDAP server. So the first steps were figuring out how to install LDAP on Ubuntu. After that we needed to find out what pieces of information were needed for the LDAP installation. Around this point we found out that work had resumed on the another Ubuntu project that did all of this work already. The program was called authtool, and it supported a number of different authentication protocols. Among them was an LDAP and Kerberos server. After seeing the code for the backend, it was clear that it would take us more than a month to improve upon the installation, but the frontend was not nearly as well established. So, the final project was working on the authtool frontend for LDAP and Kerberos, because the only information given was the title of each text entry box. I added a regular expression syntax checks and information buttons that explained the purpose of each piece of information. These features should make deploying a LDAP+Kerberos server significantly easier. II. Tool Information and Dependencies I wrote the programs using the Emacs editor, designed the GUI with the Python Glade-2 GUI builder, and used Python code to tie everything together. If you want to edit the code, install the following Ubuntu Packages: python glade-2 emacs III. Running the Code Once you have the necessary dependencies installed, you can enter the appropriate directory and run the code with the following command: python LDAP_and_Kerberos.py From here use the program as instructed, check the syntax of your entries by clicking the button labeled "More Info" next to the text entry box. IV. Editing the Code To edit the code use your favorite text editor to LDAP_and_Kerberos.py, and use glade-2 to edit LDAP_and_Kerberos.glade. Be sure to build the GUI using glade-2's built-in "Build" function. V. Future Work There are a number of reasons why I would like to continue this work after the Google Summer of Code. First of all, my project changed three times, so I didn't get as much time to work on it as I would of liked. Second, I see that I can help improve code for Ubuntu in my free time. Third, Ubuntu doesn't have a great tool for easily installing authentication, and authtool would help Ubuntu take the next step into the server market if it worked well. So, I would like to continue writing authtool front ends. The next step would be writing another tool for a NIS server. It would build nicely on the work I have already done. [Less]
Created about 1 year ago.

0 Users

a simple ruby-gtk2 based FTP client
Created about 1 year ago.

0 Users

Repositório de Pacotes .deb do Zaitan http://code.google.com/p/zaitan/
Created 12 months ago.

0 Users

Using the libraries created by Michael Fromberger for the Blitzmail API and the GUI building libraries of GTK Glade, we hope to build a better, sleeker, and just generally more awesome version of blitz. Know any Python? Wanna help? Come join us!
Created 12 months ago.

0 Users

The right way to use mplayer.
Created 11 months ago.

0 Users

New Marich Rice Mill is a company based in Isabela that buys and sells yellow corn and grains in large quantities. The head of its inventory department is now seeking to computerize its manual ... [More] inventory system so that they can easily and accurately keep track of the transactions made by the company and also the stocks they have left in their warehouse. They would like a system that not only stores data but also does all the necessary calculations, including the loss and gain of the company throughout the entire crop season. This project is part of the requirements of the developers' software engineering course. [Less]
Created 12 months ago.