Difference between revisions of "Winter 2016 SPO600 Participants"
(→Participant and Project Table) |
(→Participant and Project Table) |
||
(33 intermediate revisions by 14 users not shown) | |||
Line 16: | Line 16: | ||
|- | |- | ||
− | |02||[[User:David Au|David Au]] || http://dwauspo600.blogspot.ca || N/A || dwau || CPA Student || || || || || | + | |02||[[User:David Au|David Au]] || http://dwauspo600.blogspot.ca || N/A || dwau || CPA Student || pxz || || || || |
|- | |- | ||
|- | |- | ||
− | |03||[[User:Giuseppe Luca Ranieri|Giuseppe Luca Ranieri]] || http://joeysoddthoughts.blogspot.ca/ || N/A || glranieri|| Student || || || || || | + | |03||[[User:Giuseppe Luca Ranieri|Giuseppe Luca Ranieri]] || http://joeysoddthoughts.blogspot.ca/ || N/A || glranieri|| Student || zopfli|| || || || |
|- | |- | ||
+ | |||
+ | |- | ||
+ | |04||[[User:Nina Wip|Nina Wip]] || http://spo600ninawip.blogspot.ca/ || N/A || nwip || Student || md5deep || || || || | ||
+ | |- | ||
+ | |||
+ | |||
+ | |- | ||
+ | |05||[[User:Bernard Wouter de Vries Robles|Berwout de Vries Robles]] || http://berwoutcanada.blogspot.ca/ || nrg500 || bwde-vries-robles || Student || slimdata || ncompress || || || | ||
+ | |- | ||
+ | |||
+ | |- | ||
+ | |06||[[User:Kenny Nguyen|Kenny Nguyen]] || http://dokidoki.duckdns.org/ || mori || knguyen26 || Student || || || || || | ||
+ | |- | ||
+ | |||
+ | |||
+ | |- | ||
+ | |07||[[User:Andrei Topala|Andrei Topala]] || https://andrei600.wordpress.com/ || || atopala || Student || lrzip || || || || | ||
+ | |- | ||
+ | |||
+ | |||
+ | |- | ||
+ | |08||[[User:Tom Ng|Tom Ng]] || https://tng23spo600.wordpress.com/ ||N/A || tng23 || Student || xz || || || || | ||
+ | |- | ||
+ | |||
+ | |- | ||
+ | |09||[[User:Yanhao Lei|Yanhao Lei]] || http://used4work-by-yl.blogspot.ca/ || || ylei11 || Student || [http://www.gnu.org/software/coreutils/coreutils.html md5sum] || || || || | ||
+ | |- | ||
+ | |||
+ | |- | ||
+ | |10||[[User:Gaston Carvallo|Gaston Carvallo]] || https://gcarvalloblog.wordpress.com/ || || gcarvallo || CPA Student || bzip2 || || || || | ||
+ | |- | ||
+ | |||
+ | |- | ||
+ | |11||[[User:Ricardo Bocanegra Meza |Ricardo Bocanegra Meza]] || https://wordpresscom98745.wordpress.com/ || || rbmezza || CPA Student || || || || || | ||
+ | |- | ||
+ | |||
+ | |- | ||
+ | |12||[[User:Sohaib Ali |Sohaib ALi]] || http://sohaibspo600.blogspot.ca/ || || sali146 || CPA Student || || || || || | ||
+ | |- | ||
+ | |||
+ | |- | ||
+ | |13||[[User:Yunhao Wang |Yunhao Wang]] || https://yunhaowang.wordpress.com/ || || ywang565 || CPA Student || [http://www.bzip.org bzip2]|| || || || | ||
+ | |- | ||
+ | |||
+ | |- | ||
+ | |14||[[User: Vishnu Santhosh Kumar |Vishnu Santhosh Kumar]] || https://vishnuhacks.wordpress.com/category/spo600/final-project/ || || vsanthoshkumar || Student || [http://cyan4973.github.io/lz4/ lz4]|| || || || | ||
+ | |- | ||
+ | |||
|} | |} | ||
Line 46: | Line 94: | ||
= Instructions - Project Selection = | = Instructions - Project Selection = | ||
− | + | # Select a package name from the list of potential projects below. | |
+ | # Make sure no one else has selected that package in the participant table above. | ||
+ | # Place the name of the package in the ''Project 1'' column of the participant table above. | ||
+ | |||
+ | == Potential Projects == | ||
+ | |||
+ | These are open source compression/decompression and checksum tools: | ||
+ | |||
+ | * bzip2 | ||
+ | * gzip | ||
+ | * lha | ||
+ | * lrzip | ||
+ | * lz4 | ||
+ | * lzma | ||
+ | * md5deep | ||
+ | * md5sum ''in the coreutils package'' | ||
+ | * ncompress | ||
+ | * p7zip | ||
+ | * pxz | ||
+ | * rzip | ||
+ | * sha | ||
+ | * sha2 | ||
+ | * sha3sum | ||
+ | * slimdata | ||
+ | * sha224sum|sha256sum|sha384sum|sha512sum ''in the coreutils package'' | ||
+ | * xz | ||
+ | * zip | ||
+ | * zopfli | ||
+ | |||
+ | '''Note:''' coreutils is a combination of the old GNU fileutils, sh-utils, and textutils packages. |
Latest revision as of 20:27, 29 March 2016
These are the participants in the SPO600 course during Winter 2016.
Contents
Participant and Project Table
Column definitions
- # - Sequential line number
- Name - Your full name, linked to your wiki user profile page (please place contact information there).
- IRC Nick(s) - Your nicks (nicknames) as used on IRC. Leave this blank if you're not using IRC yet.
- Seneca LDAP Id - Your Seneca LDAP identifier, used for your Seneca email account, student record access, computer login, server accounts, and so forth.
- Role - Professor, CTY Student, CTYC Student, IFS Student, CDOT Researcher, etc.
- Project 1 - Link to your first SPO600 software package wiki page. Leave blank if you have not selected your SPO600 projects yet.
- Project 2 - Link to your second SPO600 software package wiki page. Leave blank if you have not selected your SPO600 projects yet.
- Alternate Projects - Projects you are interested in doing if your selected project is not approved.
- Notes Regarding Project - Any comments you have about your project selection.
- Project Approval - Initialed by your professor when your project selection is approved; may also contain a note about comments on the Talk page.
Instructions - Participant Information
Please add your name, IRC nick, and Seneca LDAP ID as soon as possible. Link your name to your Wiki user page.
Instructions - Project Selection
- Select a package name from the list of potential projects below.
- Make sure no one else has selected that package in the participant table above.
- Place the name of the package in the Project 1 column of the participant table above.
Potential Projects
These are open source compression/decompression and checksum tools:
- bzip2
- gzip
- lha
- lrzip
- lz4
- lzma
- md5deep
- md5sum in the coreutils package
- ncompress
- p7zip
- pxz
- rzip
- sha
- sha2
- sha3sum
- slimdata
- sha224sum|sha256sum|sha384sum|sha512sum in the coreutils package
- xz
- zip
- zopfli
Note: coreutils is a combination of the old GNU fileutils, sh-utils, and textutils packages.