Difference between revisions of "User:Jtarka"

From CDOT Wiki
Jump to: navigation, search
m (title)
(Contributions)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<h1>Jason Tarka</h1>
+
= Jason Tarka =
  
<h2>Program Info</h2>
+
==Program Info==
<ul>
+
*CPAC - 5th Semester
<li>CPAC - Semester 5</li>
+
*OSD600
<li>OSD600</li>
 
</ul>
 
  
<h2>OS's:</h2>
+
==OS's==
<ul>
+
*Ubuntu 8.04 (64-bit)
<li>Ubuntu 8.04 (both 32- and 64-bit)</li>
+
*Fedora 9 (32-bit)
<li>Mac OS X 10.4</li>
+
*Puppy Linux
<li>Windows Vista Business</li>
+
*Mac OS X 10.4
<li>Winows XP Professional</li>
+
*Windows Vista Business
</ul>
 
  
<h2>Programming Languages</h2>
+
==Programming Languages==
<ul>
+
*C/C++
<li>C/C++</li>
+
*PHP
<li>PHP</li>
+
*Java
<li>Java</li>
+
*C#
<li>C#</li>
+
*Perl, JavaScript, but only somewhat
<li>Perl, JavaScript, but only somewhat</li>
+
 
</ul>
+
== 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 11:49, 7 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
  • 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