Difference between revisions of "User:Anna.sobiepanek"
(→Open Source Projects) |
(→About Me) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
Programming languages - PHP, C/C++, VB.NET, C#.NET, Java<br /> | Programming languages - PHP, C/C++, VB.NET, C#.NET, Java<br /> | ||
Open Source - Mozilla, OpenOffice<br /> | Open Source - Mozilla, OpenOffice<br /> | ||
− | + | ||
<br /> | <br /> | ||
Line 49: | Line 49: | ||
|- | |- | ||
|PImage() Implementation | |PImage() Implementation | ||
− | |[https://wiki.mozilla.org/index.php?title=Education/Projects/ProcessingForTheWeb/PImage | + | |[https://wiki.mozilla.org/index.php?title=Education/Projects/ProcessingForTheWeb/PImage mozilla wiki][http://matrix.senecac.on.ca/~asobiepa/Processing/PImage/PImageSet.html Set Demo] [http://matrix.senecac.on.ca/~asobiepa/Processing/PImage/PImageGet.html Get Demo][http://matrix.senecac.on.ca/~asobiepa/Processing/PImage/PImageCopy.html Copy Demo] |
|[http://annasob.wordpress.com/2009/11/20/pimage/ PImage][http://annasob.wordpress.com/2009/11/25/pimage-an-update/ Update][http://annasob.wordpress.com/2009/11/27/pimage-copy/ Copy] [http://annasob.wordpress.com/2009/12/03/pimage-a-rewrite/ PImage Rewrite] | |[http://annasob.wordpress.com/2009/11/20/pimage/ PImage][http://annasob.wordpress.com/2009/11/25/pimage-an-update/ Update][http://annasob.wordpress.com/2009/11/27/pimage-copy/ Copy] [http://annasob.wordpress.com/2009/12/03/pimage-a-rewrite/ PImage Rewrite] | ||
|- | |- | ||
Line 58: | Line 58: | ||
|Sphere() and Box() | |Sphere() and Box() | ||
− | + | |mozillas wiki:[https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb/sphere sphere], [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb/sphereDetail sphereDetail],[https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb/box box] [http://matrix.senecac.on.ca/~asobiepa/Processing/3D/boxSlider.html box demo] [http://matrix.senecac.on.ca/~asobiepa/Processing/3D/sphereSlider.html sphere demo] | |
− | | | ||
| | | | ||
Line 113: | Line 112: | ||
|- | |- | ||
|Blogged about 3D processing.js meeting | |Blogged about 3D processing.js meeting | ||
− | | | + | |[http://annasob.wordpress.com/2009/12/16/processing-jsopenglmeeting/ OpenGL meeting] |
|- | |- | ||
|Put my github blogs on the processingjs.org/blog page | |Put my github blogs on the processingjs.org/blog page |
Latest revision as of 18:59, 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
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 | mozilla wikiSet Demo Get DemoCopy Demo | PImageUpdateCopy PImage Rewrite |
0.2 Release | Canvas Element | RevisionUpdate Demo/Testing |
Sphere() and Box() | mozillas wiki:sphere, sphereDetail,box box demo sphere demo | |
0.3 Release | Lighthouse | 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 | OpenGL 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() |