Difference between revisions of "User:Tyrant911"
(→Projects) |
(→My Contributions) |
||
Line 23: | Line 23: | ||
− | [Edited the mozilla Wiki task-list table so we can add our names to help organize who is working on what.] | + | [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb/Tasks#Misc._Features|mozilla Edited the mozilla Wiki task-list table so we can add our names to help organize who is working on what.] |
+ | |||
+ | [http://tyrant911-processingdotjs.blogspot.com/2009/11/zomg-finally-connected-to-mac-from.html Created a blog to help anyone in the MAC course or OSD600 connect to a MAC remotely from a Windows system.] | ||
+ | |||
+ | [http://firefoxcompile.blogspot.com/2009/10/compile-fire-fox-on-winxp-home-with.html Created a blog to help anyone on windows compile Fire Fox because there are a lot of complicated guides that are not easy to understand. This is my attempt to simplify that.] | ||
+ | |||
+ | Spent a day volunteering @ FSOS and contributed by cutting and folding about 500 FSOS flyers that were handed to people as they arrived to the event. * Good times :( * | ||
== Projects == | == Projects == |
Revision as of 13:18, 10 December 2009
Contents
About me
My name is Alex L.
I'm in my last semester at Seneca.
email:= alondono@learn.senecac.on.ca
1st blog := http://tyrant911.blogspot.com/2009/09/hello-world.html
2nd blog := processing.js
I'm a CPA student in my final semester and have chosen to work on processing.js. I am looking forward to this OSD project being done in an open source approach.... especially IRC communication! and blogging will be outside my comfort zone. But it appears as if this development approach is precisely how the real world works... therefore this course will give me a different perspective on working in a group to develop software.
Resources
My Contributions
Spent a day volunteering @ FSOS and contributed by cutting and folding about 500 FSOS flyers that were handed to people as they arrived to the event. * Good times :( *
Projects
Release 0.1
Task Name | Requirement | Test | Compatibility Test(F,C,S,I) | Demo |
concat | Req. | ex | 1/1(P) more test needed | Same as Ex |
hex | Req. | ex | 3/4 (P) | |
join | Req. | ex | 1/1(P) | [] |
unbinary | Req. | ex | 2/2(P) | |
nfp | Req. | ex | 3/4(P) |
Release 0.2
Task Name | Requirement | Test | Compatibility Test(F,C,S,I) | Demo |
saveStrings() | Req. | ex | 2/2(P) | |
loadStrings() | Req. | ex | 3/3 (P) | |
removeStrings() | Does not exist in Processing | ex | 1/1(P) | [] |
reverse() | Req. | ex | 2/2(P) |
Release 0.3
Task Name | Requirement | Test | Compatibility Test(F,C,S,I) | Demo |
modelX() | Req. | ex | 1/1(P) not done | |
modelY() | Req. | ex | ||
modelZ() | Req. | ex | [] | |
screen | Req. | ex | ||
screenX() | Req. | ex | ||
screenY() | Req. | ex | ||
screenZ() | Req. | ex | ||
mouseX() | Req. | ex | ||
mouseY() | Req. | ex |