Difference between revisions of "User:Jtarka"

From CDOT Wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
==OS's==
 
==OS's==
*Ubuntu 8.04 (both 32- and 64-bit)
+
*Ubuntu 8.04 (64-bit)
 +
*Fedora 9 (32-bit)
 +
*Puppy Linux
 
*Mac OS X 10.4
 
*Mac OS X 10.4
 
*Windows Vista Business
 
*Windows Vista Business
*Winows XP Professional
 
  
 
==Programming Languages==
 
==Programming Languages==
Line 26: Line 27:
 
== Contributions ==
 
== Contributions ==
 
* Submitted Build Times for Patrick's [[Profile the build system]]
 
* Submitted Build Times for Patrick's [[Profile the build system]]
 +
* Helped [[User:Scott | Scott]] with finding the Ubiquity extensions
 +
 +
== Labs ==
 +
*Firefox Extension lab [http://belligero.org/school/OSD600/addtabbeside.xpi *.xpi file]

Revision as of 14:04, 4 November 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

Labs