Difference between revisions of "User:Jtarka"
(New page: <h2>Program Info</h2> <ul> <li>CPAC - Semester 5</li> <li>OSD600</li> </ul> <h2>OS's:</h2> <ul> <li>Ubuntu 8.04 (both 32- and 64-bit)</li> <li>Mac OS X 10.4</li> <li>Windows Vista Busines...) |
(→Contributions) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | = Jason Tarka = | |
− | |||
− | |||
− | |||
− | |||
− | + | ==Program Info== | |
− | + | *CPAC - 5th Semester | |
− | + | *OSD600 | |
− | |||
− | |||
− | |||
− | |||
− | + | ==OS's== | |
− | + | *Ubuntu 8.04 (64-bit) | |
− | + | *Fedora 9 (32-bit) | |
− | + | *Puppy Linux | |
− | + | *Mac OS X 10.4 | |
− | + | *Windows Vista Business | |
− | + | ||
− | + | ==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]] | ||
+ | * Helped [[User:Scott | Scott]] with finding the Ubiquity extensions | ||
+ | * Tested Tony Lai's patch | ||
+ | * Helping a couple people in #extdev on MozNET | ||
+ | * Told [[User:AaronMT | Aaron]] about a few problems/oddities/a crash with the <video> tag stuff | ||
+ | * Tested [[User:Scott|Scott]]'s Ubiquity extension in Thunderbird | ||
+ | |||
+ | == Labs == | ||
+ | * Reading Cathredral and Bazaar Lab [http://belligero.org/blog-layout/2-reflections-on-cathedral-and-bazaar Blog Post] | ||
+ | * Ubiquity Command Lab [http://belligero.org/blog-layout/6-ubiquity-xkcd-archives Blog Post] | ||
+ | * [http://belligero.org/blog-layout/12-mozilla-developer-days Blog Post] on Mozilla Dev Days | ||
+ | * Compiling FF [http://belligero.org/blog-layout/13-experiences-building-firefox Blog Post] | ||
+ | * Source Code Reading [http://zenit.senecac.on.ca/wiki/index.php/Real_World_Mozilla_Source_Code_Reading_Lab Blog Post] | ||
+ | * Relevant bugs are posted on [[NetworkManager Web Authentication | project page]] | ||
+ | * I forgot to blog about the Patching Thunderbird lab, but I [http://pastebin.ca/1273708 recorded the email] info from the fake Bugzilla | ||
+ | * Again, forgot to initially blog about the Modifying In the Tree lab, but I posted something in my [http://belligero.org/blog-layout/34-the-forgotten-labs-part-1-modifying-the-browser-lab Blog] | ||
+ | * Firefox Add Tab Beside Extension lab [http://belligero.org/school/OSD600/addtabbeside.xpi *.xpi file] | ||
+ | * For the "XPCOM Part I: Modular C++ Development in Mozilla" lab, I did a presentation to the class instead |
Latest revision as of 10:49, 7 December 2008
Contents
Jason Tarka
Program Info
- CPAC - 5th Semester
- OSD600
OS's
- Ubuntu 8.04 (64-bit)
- Fedora 9 (32-bit)
- Puppy Linux
- Mac OS X 10.4
- Windows Vista Business
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
- Helped Scott with finding the Ubiquity extensions
- Tested Tony Lai's patch
- Helping a couple people in #extdev on MozNET
- Told Aaron about a few problems/oddities/a crash with the <video> tag stuff
- Tested Scott's Ubiquity extension in Thunderbird
Labs
- Reading Cathredral and Bazaar Lab Blog Post
- Ubiquity Command Lab Blog Post
- Blog Post on Mozilla Dev Days
- Compiling FF Blog Post
- Source Code Reading Blog Post
- Relevant bugs are posted on project page
- I forgot to blog about the Patching Thunderbird lab, but I recorded the email info from the fake Bugzilla
- Again, forgot to initially blog about the Modifying In the Tree lab, but I posted something in my Blog
- Firefox Add Tab Beside Extension lab *.xpi file
- For the "XPCOM Part I: Modular C++ Development in Mozilla" lab, I did a presentation to the class instead