Difference between revisions of "User:Jtarka"
m (title) |
|||
Line 1: | Line 1: | ||
− | + | = Jason Tarka = | |
− | + | ==Program Info== | |
− | + | *CPAC - 5th Semester | |
− | + | *OSD600 | |
− | |||
− | |||
− | + | ==OS's== | |
− | + | *Ubuntu 8.04 (both 32- and 64-bit) | |
− | + | *Mac OS X 10.4 | |
− | + | *Windows Vista Business | |
− | + | *Winows XP Professional | |
− | |||
− | |||
− | + | ==Programming Languages== | |
− | + | *C/C++ | |
− | + | *PHP | |
− | + | *Java | |
− | + | *C# | |
− | + | *Perl, JavaScript, but only somewhat | |
− | + | ||
− | + | == Project == | |
+ | === [[NetworkManager Web Authentication]] === | ||
+ | NetworkManager knows how to connect to many different types of networks, both wired and wireless, and can auto-authenticate to WEP and WPA networks. However, it can't auto-authenticate to networks that require a web-based login, which includes many wired and wireless networks such as SeneNET and AirYork. | ||
+ | |||
+ | Modify NetworkManager so that it talks (though dbus) to a Firefox extension for automatic login to a web-authenticated network. | ||
+ | |||
+ | == Contributions == | ||
+ | * Submitted Build Times for Patrick's [[Profile the build system]] |
Revision as of 19:27, 18 September 2008
Contents
Jason Tarka
Program Info
- CPAC - 5th Semester
- OSD600
OS's
- Ubuntu 8.04 (both 32- and 64-bit)
- Mac OS X 10.4
- Windows Vista Business
- Winows XP Professional
Programming Languages
- C/C++
- PHP
- Java
- C#
- Perl, JavaScript, but only somewhat
Project
NetworkManager Web Authentication
NetworkManager knows how to connect to many different types of networks, both wired and wireless, and can auto-authenticate to WEP and WPA networks. However, it can't auto-authenticate to networks that require a web-based login, which includes many wired and wireless networks such as SeneNET and AirYork.
Modify NetworkManager so that it talks (though dbus) to a Firefox extension for automatic login to a web-authenticated network.
Contributions
- Submitted Build Times for Patrick's Profile the build system