Difference between revisions of "User:Hienhuynh"

From CDOT Wiki
Jump to: navigation, search
(First addition to my page)
 
(Contact)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== About Me ==
 
== About Me ==
 +
Hi everyone,
 +
 +
I'm a CPA student in my last semester. I've been using open source software for about two years now. Started off with just Firefox but now almost all the applications that I use are open source. I am hoping that I can make contributions to some projects as a small way to give back to the open source community.
 +
 +
== Project ==
 +
 +
I will be working on [http://zenit.senecac.on.ca/wiki/index.php/Automated_Testing Automated_Testing] as my main project for this semester. As well, I would like to add some contributions to [http://zenit.senecac.on.ca/wiki/index.php/Potential_Projects#Convert_password_storage_to_a_SQLite_database Convert password storage to a SQLite database].
 +
 +
== Labs ==
 +
Week 9 - thunderbird
 +
 +
[http://matrix.senecac.on.ca/~phhuynh/OSD/hien_lab9.txt patch]
 +
 +
This is an attempt to fix the email linking bug. Patch the file in mozilla directory. What the patch does is checks the character after the first period and sees if it is another period, if so, it would not create a link.
 +
 +
== Contact ==
 +
IRC: hienhuynh
 +
 +
Email: shivaris@gmail.com
  
 
== External Link ==
 
== External Link ==
 
* [http://shivaris.blogspot.com/ My Blog]
 
* [http://shivaris.blogspot.com/ My Blog]

Latest revision as of 15:15, 12 November 2007

About Me

Hi everyone,

I'm a CPA student in my last semester. I've been using open source software for about two years now. Started off with just Firefox but now almost all the applications that I use are open source. I am hoping that I can make contributions to some projects as a small way to give back to the open source community.

Project

I will be working on Automated_Testing as my main project for this semester. As well, I would like to add some contributions to Convert password storage to a SQLite database.

Labs

Week 9 - thunderbird

patch

This is an attempt to fix the email linking bug. Patch the file in mozilla directory. What the patch does is checks the character after the first period and sees if it is another period, if so, it would not create a link.

Contact

IRC: hienhuynh

Email: shivaris@gmail.com

External Link