Difference between revisions of "Mjschranz project wiki"
Line 1: | Line 1: | ||
<h2>OSD600 Project Wiki - Developing for Popcorn.js</h2> | <h2>OSD600 Project Wiki - Developing for Popcorn.js</h2> | ||
− | [https://webmademovies.lighthouseapp.com/ | + | [https://webmademovies.lighthouseapp.com/projects/63272-popcornjs/overview Popcorn Lighthouse Ticket Tracker] |
Revision as of 10:00, 11 October 2011
Contents
OSD600 Project Wiki - Developing for Popcorn.js
Popcorn Lighthouse Ticket Tracker
0.1 Milestone Release
Tickets Working On:
#733: Typo in Facebook Plugin
#734: DRY-out Facebook Plugin Code
Status Updates
- 9/29/2011 Milestone complete. The tickets I wound up working on were the two above. Both were completed, staged and are in the code for the 0.9 release of Popcorn.js. To read about my experience with them, view this blog post.
- 9/28/2011 #734: Oh interesting times with merge conflicts to style issues to you forgot this/that. Hopefully this is all done today and then I'll be able to write up a blog about it for tomorrows 0.1 release with both tickets being done and staged!
- 9/24/2011 #733 Status: Staged and Completed. Test also written to test the error being thrown when Facebook Blocks were empty. Code Changes
- 9/17/2011 #350 Status: Incomplete. Still working on understanding all this new Javascript before I can write an implementation with some of the basic features.
0.2 Milestone Release
Tickets Working On:
#350: Tumblr Plugin
#740: Missing Features in Facebook Plugin
Status Updates
- 10/10/2011 Still having issues getting the comments working. Also having issues parsing the JSONP with my callback function for the tumblr API.
- 10/05/2011 Current part of ticket #740 is completed but for some reason on my machine it isn't show the correct number of comments and is cutting them off after a certain point.