Difference between revisions of "User:Vlam6"

From CDOT Wiki
Jump to: navigation, search
(First XPCOM)
(Lab)
Line 48: Line 48:
  
 
== Lab ==
 
== Lab ==
==== Thunderbird Fix ====
+
==== Modifying the Browser Lab - Firefox Patch ====
 +
[http://matrix.senecac.on.ca/~vlam6/patch.txt Patch] to be uploaded
 +
==== Modifying the Browser Lab - Firefox Extension ====
 +
[http://matrix.senecac.on.ca/~vlam6/extension.xpi Extension] to be uploaded
 +
==== Fixing a bug in Thunderbird - Thunderbird Patch ====
 
[http://matrix.senecac.on.ca/~vlam6/labpatch.txt My Thunderbird Patch]
 
[http://matrix.senecac.on.ca/~vlam6/labpatch.txt My Thunderbird Patch]
 
+
==== Creating a Binary C++ XPCOM Component - XPCOM Folder ====
==== First XPCOM ====
 
 
[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]
  

Revision as of 11:34, 19 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

Patch to be uploaded

Modifying the Browser Lab - Firefox Extension

Extension to be uploaded

Fixing a bug in Thunderbird - Thunderbird Patch

My Thunderbird Patch

Creating a Binary C++ XPCOM Component - XPCOM Folder

My Firstxpcom Files in a Zip

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