Difference between revisions of "User:Vlam6"

From CDOT Wiki
Jump to: navigation, search
(Fixing a bug in Thunderbird - Thunderbird Patch)
(Lab)
Line 49: Line 49:
 
== Lab ==
 
== Lab ==
 
==== Modifying the Browser Lab - Firefox Patch ====
 
==== Modifying the Browser Lab - Firefox Patch ====
[http://matrix.senecac.on.ca/~vlam6/patch.txt Patch]
+
*[http://matrix.senecac.on.ca/~vlam6/patch.txt Patch]
  
 
==== Modifying the Browser Lab - Firefox Extension ====
 
==== Modifying the Browser Lab - Firefox Extension ====
[http://matrix.senecac.on.ca/~vlam6/addtabbeside.xpi Extension]
+
*[http://matrix.senecac.on.ca/~vlam6/addtabbeside.xpi Extension]
  
 
==== Fixing a bug in Thunderbird - Thunderbird Patch ====
 
==== Fixing a bug in Thunderbird - Thunderbird Patch ====
Line 59: Line 59:
  
 
==== Creating a Binary C++ XPCOM Component - XPCOM Folder ====
 
==== Creating a Binary C++ XPCOM Component - XPCOM Folder ====
[http://matrix.senecac.on.ca/~vlam6/firstxpcom.zip My Firstxpcom Files in a Zip]
+
*[http://matrix.senecac.on.ca/~vlam6/firstxpcom.zip My Firstxpcom Files in a Zip]
 +
 
 +
==== Adding Chrome/UI to the FirstXpcom Component ====
  
 
== IRC Commands ==
 
== IRC Commands ==

Revision as of 13:44, 20 November 2007

About Me

  • Name: Vincent Lam.
  • Program: Bachelor of Software Development.

Contacts

Open Source Projects

Automated Localization Build Tool

http://zenit.senecac.on.ca/wiki/index.php/Automated_localization_build_tool

Version 0.1
  1. Should be able to accept a localization
  2. Should be able to accept a Firefox build (eg; en-GB or en-US)
  3. Read through every DTD and Properties file in the current directory with the "Parser.py" file
  4. Changes the word "color" to "colour" in every DTD file and have it saved
Version 0.2
  1. Given any directory as a starting point, should walk through all sub-directories and files and make changes based on translation rules
  2. Add ability to update Properties files
  3. Allow user to enter localization folder (eg; en-GB) as input
  • Instruction:[]
  • Tools: []
Version 0.3

Contributions

Desktop Social Networking Integration

Desktop Social Networking Integration,

  • Research on SQLite Client
  • Found a SQLite Client
  • Setup the client
  • Tested the client
  • Tried to get his code to compile

Full-Text History Search Extension

Full-Text History Search extension

  • Research on how to create an extension
  • Research on CVS Editor
  • Found an free CVS Editor
  • Research on History Search

FSOSS Report

My FSOSS Report

Lab

Modifying the Browser Lab - Firefox Patch

Modifying the Browser Lab - Firefox Extension

Fixing a bug in Thunderbird - Thunderbird Patch

Creating a Binary C++ XPCOM Component - XPCOM Folder

Adding Chrome/UI to the FirstXpcom Component

IRC Commands

  • /join #channel <join chann>
  • username: ping <get people attention>
  • username: pong
  • /query username <start a private chat>
  • /join #meeting10 <new room>
  • /me <emote>

Useful Link

  1. Zenit Planet
  2. Add-Ons