Difference between revisions of "User:Tyrant911"

From CDOT Wiki
Jump to: navigation, search
(Projects)
(About me)
Line 10: Line 10:
 
2nd blog := [http://tyrant911-processingdotjs.blogspot.com/ processing.js]  
 
2nd blog := [http://tyrant911-processingdotjs.blogspot.com/ processing.js]  
  
I'm a CPA student in my final semester and have chosen an OSD prject am looking forward to the open source development approach.... especially IRC communication! Ok, actually it makes me a little nervous.  But it is true that this development approach is precisely how the real world works... therefore this course is very important.
+
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==
 
==Resources==
Line 36: Line 36:
 
   <td>concat</td>
 
   <td>concat</td>
 
   <td>[http://www.processing.org/reference/concat_.html Req.]</td>
 
   <td>[http://www.processing.org/reference/concat_.html Req.]</td>
   <td>[http://matrix.senecac.on.ca/~alondono/downloads/concat.html ex]</td>
+
   <td>[http://matrix.senecac.on.ca/~alondono/concat.html ex]</td>
 
   <td>1/1(P)  more test needed</td>
 
   <td>1/1(P)  more test needed</td>
   <td rowspan="2">[http://matrix.senecac.on.ca/~alondono/downloads/concat.html Same as Ex]</td>
+
   <td rowspan="2">[http://matrix.senecac.on.ca/~alondono/concat.html Same as Ex]</td>
 
</tr>
 
</tr>
  
Line 44: Line 44:
 
   <td>hex</td>
 
   <td>hex</td>
 
   <td>[http://www.processing.org/reference/hex_.html Req.]</td>
 
   <td>[http://www.processing.org/reference/hex_.html Req.]</td>
   <td>[http://matrix.senecac.on.ca/~alondono/downloads/hex.html ex]</td>
+
   <td>[http://matrix.senecac.on.ca/~alondono/hex.html ex]</td>
 
   <td>2/4 (P)</td>
 
   <td>2/4 (P)</td>
 
</tr>
 
</tr>
Line 52: Line 52:
 
   <td>join</td>
 
   <td>join</td>
 
   <td>[http://www.processing.org/reference/join_.html Req.]</td>
 
   <td>[http://www.processing.org/reference/join_.html Req.]</td>
   <td>[http://matrix.senecac.on.ca/~alondono/downloads/join.html ex]</td>
+
   <td>[http://matrix.senecac.on.ca/~alondono/join.html ex]</td>
 
   <td>1/1(P)</td>
 
   <td>1/1(P)</td>
 
   <td rowspan="2">[]</td>
 
   <td rowspan="2">[]</td>
Line 74: Line 74:
 
[http://matrix.senecac.on.ca/~alondono/release0.1/alondono_release_0.1 0.1 patch]
 
[http://matrix.senecac.on.ca/~alondono/release0.1/alondono_release_0.1 0.1 patch]
  
 +
 +
<h1>Release 0.2</h1>
 +
<table border="1" width="40%">
 +
<tr align="center"><td><b>Task Name</b></td><td><b>Requirement</b></td><td><b>Test</b></td><td><b>Compatibility Test</b>(F,C,S,I)</td><td><b>Demo</b></td></tr>
 +
 +
<tr>
 +
  <td>saveStrings()</td>
 +
  <td>[http://www.processing.org/reference/saveStrings_.html Req.]</td>
 +
  <td>[http://matrix.senecac.on.ca/~alondono/saveStrings.html ex]</td>
 +
  <td>1/1(P)  more test needed</td>
 +
  <td rowspan="2">[http://matrix.senecac.on.ca/~alondono/concat.html Same as Ex]</td>
 +
</tr>
 +
 +
<tr>
 +
  <td>loadStrings()</td>
 +
  <td>[http://www.processing.org/reference/loadStrings_.html Req.]</td>
 +
  <td>[http://matrix.senecac.on.ca/~alondono/loadStrings.html ex]</td>
 +
  <td>2/4 (P)</td>
 +
</tr>
 +
 +
 +
<tr>
 +
  <td>removeStrings()</td>
 +
  <td>Does not exist in Processing</td>
 +
  <td>[http://matrix.senecac.on.ca/~alondono/removeStrings.html ex]</td>
 +
  <td>1/1(P)</td>
 +
  <td rowspan="2">[]</td>
 +
</tr>
 +
 +
<tr>
 +
  <td>reverse()</td>
 +
  <td>[http://www.processing.org/reference/reverse_.html Req.]</td>
 +
  <td>[http://matrix.senecac.on.ca/~alondono/reverse.html ex]</td>
 +
  <td>2/2(P)</td>
 +
</tr>
 +
 +
 +
 +
<h1>Release 0.3</h1>
 +
<table border="1" width="40%">
 +
<tr align="center"><td><b>Task Name</b></td><td><b>Requirement</b></td><td><b>Test</b></td><td><b>Compatibility Test</b>(F,C,S,I)</td><td><b>Demo</b></td></tr>
 +
 +
<tr>
 +
  <td>modelX()</td>
 +
  <td>[http://www.processing.org/reference/concat_.html Req.]</td>
 +
  <td>[http://matrix.senecac.on.ca/~alondono/concat.html ex]</td>
 +
  <td>1/1(P)  more test needed</td>
 +
  <!-- <td rowspan="2">[http://matrix.senecac.on.ca/~alondono/concat.html Same as Ex]</td> -->
 +
</tr>
 +
 +
<tr>
 +
  <td>modelY()</td>
 +
  <td>[http://www.processing.org/reference/hex_.html Req.]</td>
 +
  <td>[http://matrix.senecac.on.ca/~alondono/hex.html ex]</td>
 +
  <td>2/4 (P)</td>
 +
</tr>
  
  
 +
<tr>
 +
  <td>modelZ()</td>
 +
  <td>[http://www.processing.org/reference/join_.html Req.]</td>
 +
  <td>[http://matrix.senecac.on.ca/~alondono/join.html ex]</td>
 +
  <td>1/1(P)</td>
 +
  <td rowspan="2">[]</td>
 +
</tr>
 +
 +
<tr>
 +
  <td>screen</td>
 +
  <td>[http://www.processing.org/reference/unbinary_.html Req.]</td>
 +
  <td>[http://matrix.senecac.on.ca/~alondono/downloads/unbinary.html ex]</td>
 +
  <td>2/2(P)</td>
 +
</tr>
 +
 +
<tr>
 +
  <td>screenX()</td>
 +
  <td>[http://www.processing.org/reference/nfp_.html Req.]</td>
 +
  <td>[http://matrix.senecac.on.ca/~alondono/downloads/nfp.html ex]</td>
 +
  <td>2/4(P)</td>
 +
</tr>
 +
<tr>
 +
  <td>mouseX()</td>
 +
  <td>[http://www.processing.org/reference/nfp_.html Req.]</td>
 +
  <td>[http://matrix.senecac.on.ca/~alondono/downloads/nfp.html ex]</td>
 +
  <td>2/4(P)</td>
 +
</tr>
  
  

Revision as of 13:38, 10 December 2009

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

[Edited the mozilla Wiki task-list table so we can add our names to help organize who is working on what.]

Projects

Processing.js

Release 0.1

Task NameRequirementTestCompatibility Test(F,C,S,I)Demo
concat Req. ex 1/1(P) more test needed Same as Ex
hex Req. ex 2/4 (P)
join Req. ex 1/1(P) []
unbinary Req. ex 2/2(P)
nfp Req. ex 2/4(P)

0.1 patch


Release 0.2

Release 0.3

Task NameRequirementTestCompatibility Test(F,C,S,I)Demo
saveStrings() Req. ex 1/1(P) more test needed Same as Ex
loadStrings() Req. ex 2/4 (P)
removeStrings() Does not exist in Processing ex 1/1(P) []
reverse() Req. ex 2/2(P)
Task NameRequirementTestCompatibility Test(F,C,S,I)Demo
modelX() Req. ex 1/1(P) more test needed
modelY() Req. ex 2/4 (P)
modelZ() Req. ex 1/1(P) []
screen Req. ex 2/2(P)
screenX() Req. ex 2/4(P)
mouseX() Req. ex 2/4(P)