Difference between revisions of "User:Dsventura"

From CDOT Wiki
Jump to: navigation, search
(added second 0.2 bug)
 
(14 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
GitHub Repository: [https://github.com/DanVentura DanVentura@github]
 
GitHub Repository: [https://github.com/DanVentura DanVentura@github]
  
<h1>OSD600</h1>
+
<h1>Course Work</h1>
<h4>Firefox Build</h4>
+
Due to increased content, and in the interest of organization, I've seperated my courses into individual pages:
[http://dsventura.blogspot.com/2011/01/osd600-building-firefox-4-minefield.html Building Firefox 4 - Minefield]
 
<h2>0.1</h2>
 
<h4>Processing.js</h4>
 
[https://processing-js.lighthouseapp.com/projects/41284/tickets/946-unexpected-result-when-converting-char-to-str 946-Converting Char to String]
 
  
[https://github.com/DanVentura/processing-js/commit/87db5dc6558dc71e7f67f95467814b3219414533 Source]
+
[http://zenit.senecac.on.ca/wiki/index.php/DsventuraOSD600 OSD600]
<h4>Popcorn.js</h4>
 
<strike>[https://webmademovies.lighthouseapp.com/projects/63272/tickets/127-make-it-easier-to-specify-subtitles 127-Make it easier to specify subtitles]</strike>
 
  
<strike>[https://github.com/DanVentura/popcorn-js/tree/bug127/plugins/subtitle Source]</strike>
+
[http://zenit.senecac.on.ca/wiki/index.php/DsventuraGAM670 GAM670]
 
 
Note: this bug is invalid, however I created subtitle unit tests in the process. (popcorn.subtitle.unit.js and popcorn.subtitle.unit.html)
 
 
 
[https://webmademovies.lighthouseapp.com/projects/63272-popcornjs/tickets/305-create-unit-tests-for-subtitle-lowerthird-plugins 305-Create Unit tests for subtitle plugin]
 
 
 
[https://github.com/DanVentura/popcorn-js/commit/8a887407f773a151867953aec25217e2571a9cf2 Source]
 
<h2>0.2</h2>
 
<h4>Popcorn.js</h4>
 
[https://webmademovies.lighthouseapp.com/projects/63272/tickets/321-create-pluginsindexhtml 321-Create plugins/index.html]
 
 
 
[https://github.com/DanVentura/popcorn-js/blob/t321b/plugins/index.html Source]
 
 
 
[https://webmademovies.lighthouseapp.com/projects/63272/tickets/331-create-a-facebook-plugin 331-Create a Facebook plugin]
 
 
 
[https://github.com/DanVentura/popcorn-js/tree/t331/plugins/facebook Source]
 

Latest revision as of 20:58, 10 April 2011

Information

Name: Dan Ventura

IRC name: danman

Email: dsventura@learn.senecac.on.ca

GAM670 Team: GAM670 Slap Your Grandma

Blog: dsventura.blogspot.com

GitHub Repository: DanVentura@github

Course Work

Due to increased content, and in the interest of organization, I've seperated my courses into individual pages:

OSD600

GAM670