Difference between revisions of "User:Anna.sobiepanek"
(→Open Source Projects) |
(→Open Source Projects) |
||
Line 50: | Line 50: | ||
|PImage() Implementation | |PImage() Implementation | ||
|[https://wiki.mozilla.org/index.php?title=Education/Projects/ProcessingForTheWeb/PImage mizilla wiki][http://matrix.senecac.on.ca/~asobiepa/Processing/PImage/PImageSet.html Demo] | |[https://wiki.mozilla.org/index.php?title=Education/Projects/ProcessingForTheWeb/PImage mizilla wiki][http://matrix.senecac.on.ca/~asobiepa/Processing/PImage/PImageSet.html Demo] | ||
− | |[http://annasob.wordpress.com/2009/11/25/pimage-an-update/ Update] | + | |[http://annasob.wordpress.com/2009/11/25/pimage-an-update/ Update] [http://annasob.wordpress.com/2009/12/03/pimage-a-rewrite/ PImage Rewrite] |
|- | |- | ||
|0.2 Release | |0.2 Release | ||
− | | | + | | |
|[http://annasob.wordpress.com/2009/11/22/0-2-release-pimage-revision/ Update] [http://annasob.wordpress.com/2009/11/27/0-2-release/ Demo/Testing] | |[http://annasob.wordpress.com/2009/11/22/0-2-release-pimage-revision/ Update] [http://annasob.wordpress.com/2009/11/27/0-2-release/ Demo/Testing] | ||
− | |||
|- | |- | ||
Revision as of 14:53, 16 December 2009
About Me
Hi, my name is Anna Sobiepanek. I am currently a seventh semester student in the BSD program.
During my spare time I play soccer Liga De Oro.
Email: AnnaOpenSource at gmail.com
Web pages - None
Blog - http://annasob.wordpress.com
IRC nick - annasob
Twitter - twitter.com/annasob
Programming languages - PHP, C/C++, VB.NET, C#.NET, Java
Open Source - Mozilla, OpenOffice
Project I'm interested in working on - Processing.js http://zenit.senecac.on.ca/wiki/index.php/Processing.js
Open Source Projects
Deliverables | Links | Blog |
Release Schedule | Schedule | |
Setting up Environment | GitHub | GitHub Bug GitHub Set-up Adding Code to GitHub |
cursor() Implementation | mizilla wiki Demo1 Demo2 | Update |
noCursor() Implementation | mizilla wiki Demo | |
0.1 Release | css reference | Update Demos/Testing |
PImage() Implementation | mizilla wikiDemo | Update PImage Rewrite |
0.2 Release | Update Demo/Testing | |
Sphere() and Box() | sphere&box | |
0.3 Release | canvas reference | Update Demo/Testing |
Labs
Completed Lab | Links | Blog |
Communicating Using IRC - met online with Andor Salga and updated his wiki page | ||
Firefox/Gecko Development Meeting | Agenda | Meeting Notes |
Mozilla Community w/ Mike Beltzner | Listen Now | Notes |
Building Firefox | Getting Mozilla Source Code | Building v1Building v2 |
Contributions
(Humph if any of these don't belong strike-through it and we will argue about it later)
Contribution | Blog |
Volunteered at FSOSS | |
Reported a GitHub Bug | bug blog |
Researched bug tracker for GitHub | |
Blogged about 3D processing.js meeting | |
Put my github blogs on the processingjs.org/blog page | Adding new code Setting up GitHub |
Helped Daniel Hodginwith PImage copy math which will ultimately be used in his 0.3 copy() code | PImage Copy() |