Projects

Differences between revisions 24 and 25
Revision 24 as of 2010-08-21 20:53:19
Size: 6196
Editor: c-98-234-185-152
Comment: minor updates to Wifix
Revision 25 as of 2010-08-21 20:56:44
Size: 6200
Editor: c-98-234-185-152
Comment: minor updates to Wifix
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
=== nUboon2Age/kermiac === === nUboon2Age and kermiac ===

Projects Overview

This page is to list the current projects that members of the team are working on. New users should be able to look through the list and see who is working on what, what language it's being written in and whether any help is wanted and or required.

NOTE: These lists are kept up to date by their respective owners.

Members Projects

nUboon2Age and kermiac

Wifix

Languages

Python, BASH, PHP, SQL

Short Description

WiFix is a program that allows users to locate, download, compile and install the appropriate driver for their wireless adaptor.

Project Homepage

https://launchpad.net/wifix

Link to source code

bzr branch lp:wifix

Tutoring available

Yes

Developers so far:

nUboon2Age, samd_, kermiac, km0r3

WiFix is a FLOSS community-built program that aims to be a modular program that provides users with an intuitive interface for installing wireless drivers. We are tapping into the community for 'crowd sourcing' to find working wifi device/driver combinations and to update the driver database accordingly. Although created for Linux in general (with Debian/Ubuntu support first and cross-distro support following), and potential expansion to cover other platforms, such as BSD, OpenSolaris/IllumOS or even ReactOS/MS Windows, potentially using the same database tables. For example, archives used for installing NDIS-based drivers can work on many operating systems.

duanedesign

cliCompanion

Language

python

Short Description

make commandline easier for new users

Project Homepage

https://code.launchpad.net/~duanedesign/+junk/clicompanion

Link to source code

bzr branch lp:~duanedesign/+junk/clicompanion

Tutoring available

Yes

cliCompanion is a tool to not just make the commandline easier for users, but to help new users learn the commandline. Each line has a short description of the command to run. Selecting the command echos the output and the command run to the terminal. This way the user gets used to what each command does. I am also adding the ability to store additional commands like a command dictionary. The app comes with 26 built-in commands and has room for 26 more commands. Would like to increase these limits dramatically.

Stipple (package/config sync)

Language

python, javascript

Short Description

sync installed packages and config files between computers

Project Homepage

https://launchpad.net/stipple

Link to source code

bzr branch lp:stipple

Tutoring available

Yes

This command line application writes your computers dpkg selections to a CouchDB. It then syncs this DB using Ubuntu One. This application will also install the same programs on all synced computers using the dpkg selections in the DB. The feature to sync your .config files is currently being written into the application. It scans your packages installed and when it notices vim, emacs, zsh, ect. It asks if you would like to save the apps corresponding .config file (EX. .vimrc, .emacs, .zshrc).


Bodsda

Bubblebot

Language

Python

Project Homepage

N/A

Link to source code

N/A

Tutoring available

Yes

Bubblebot is an IRC bot written in Python. The bot will (when finished) be able to provide the common factoid feature, an auto-reply feature (thanks Votebot), a tell feature to send messages to people as soon as they join the channel (thanks bhb), the ability to pull meeting agenda items directly from the wiki, a google search feature, and just about anything else I can think of.

I am happy to help new programmers to understand the code and help them on their way to creating their own if they wish. Bodsda


Cheatsheet

Language

Python

Project Homepage

https://launchpad.net/cheatsheet

Link to source code

http://bazaar.launchpad.net/~bodsda/cheatsheet/dev-cheatsheet/files

Tutoring available

Yes

Cheatsheet allows you to store commands to a hidden file located in your home directory. You can then (from the command line) lookup your saved commands and run them by index number or user-defined key.


Paultag

Whube

Language

PHP

Project Homepage

http://whube.com/

Link to source code

http://svn.whube.com/project/whube/

Tutoring available

Yes

Whube is a bug tracker.


dVz-

Dvbot

Language

C

Short Description

IRC bot written in C

Project Homepage

N/A

Link to source code

N/A

Tutoring available

No

Dvbot is an IRC bot written in C. Who knows what it will bring - This is a crash course in C/Sockets among other things.


bgs100

IanLisp

Language

C, IanLisp

Short Description

A small lisp dialect written in C

Project Homepage

http://launchpad.net/ianlisp

Link to source code

https://code.launchpad.net/ianlisp

Tutoring available

Yes

IanLisp is a lisp dialect written in C. It has a REPL, and is inspired by Common Lisp, Scheme, and somewhat by Clojure.


BeginnersTeam/FocusGroups/Development/Projects (last edited 2011-10-28 00:42:52 by duanedesign)