Difference between revisions of "User:Jtarka"

From CDOT Wiki
Jump to: navigation, search
(Contributions)
(Labs)
Line 32: Line 32:
  
 
== Labs ==
 
== Labs ==
*Firefox Extension lab [http://belligero.org/school/OSD600/addtabbeside.xpi *.xpi file]
+
* 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

Revision as of 14:17, 2 December 2008

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

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