Difference between revisions of "User:Dseifried/osd600"
(→OSD600) |
(→OSD600) |
||
Line 1: | Line 1: | ||
=OSD600= | =OSD600= | ||
+ | |||
+ | ==0.1 Release== | ||
+ | [https://webmademovies.lighthouseapp.com/projects/63272/tickets/70-google-maps-street-view Google Maps Streetview] | ||
+ | [https://processing-js.lighthouseapp.com/projects/41284/tickets/868-missing-string-function-097-codepointat Missing String Function codePointAt()] | ||
+ | |||
+ | ==0.2 Release== | ||
+ | [https://webmademovies.lighthouseapp.com/projects/63272/tickets/342-create-a-blog-reader-plugin Blog Reader Plugin] | ||
+ | [https://webmademovies.lighthouseapp.com/projects/63272/tickets/339-pause-the-video-when-external-links-are-clicked Pause Video when link is clicked] | ||
+ | The above was originally mine, but the a new ticket was created, which edsfault picked up. I then took on another ticket: | ||
+ | [https://webmademovies.lighthouseapp.com/projects/63272/tickets/384-enable-timeline-syncronized-html-printout Enable timeline synchronized events] | ||
+ | ==0.3 Release== | ||
+ | |||
+ | ==Bugs Filed & other contributions== | ||
+ | [https://webmademovies.lighthouseapp.com/projects/63272/tickets/399-pausing-the-video-when-a-link-is-clicked-should-be-a-plugin Pause video when link is clicked should be a feature] | ||
+ | [https://webmademovies.lighthouseapp.com/projects/63272/tickets/435-popcornjs-subtitles-dead Attempted to help someone with a problem] | ||
+ | [https://webmademovies.lighthouseapp.com/projects/63272/tickets/432-plugins-failing-when-end-is-not-specified Plugins failing when end is not specified] | ||
+ | [https://webmademovies.lighthouseapp.com/projects/63272/tickets/429-allow-content-to-remain-after-ended Allow content to remain after ended] | ||
+ | [https://processing-js.lighthouseapp.com/projects/41284/tickets/1003-fill-with-bbccff-or-0xbbccffaa-does-not-work Established first bug was invalid] | ||
+ | |||
+ | ==Other Stuff== | ||
[[Popcorn.js Googlemap Documentation]] | [[Popcorn.js Googlemap Documentation]] | ||
+ | [http://dseifried.wordpress.com/2011/04/06/finally-firefox-source-manipulation/ Firefox tab and alt key modification] | ||
+ | [http://www.google.ca Firefox Bug unit tests] | ||
+ | [http://dseifried.wordpress.com/2011/01/21/building-firefox/ Building Firefox] | ||
+ | [http://dseifried.wordpress.com/2011/04/07/firefox-remote-building-use-xming-and-putty/ Remote Firefox Building with Xming and Putty] | ||
+ | ===My Blog=== | ||
+ | [http://www.dseifried.wordpress.com Blog] | ||
+ | ===Twitter Account=== | ||
+ | [http://twitter.com/dcseifried Twitter] |
Revision as of 08:03, 11 April 2011
Contents
OSD600
0.1 Release
Google Maps Streetview Missing String Function codePointAt()
0.2 Release
Blog Reader Plugin Pause Video when link is clicked The above was originally mine, but the a new ticket was created, which edsfault picked up. I then took on another ticket: Enable timeline synchronized events
0.3 Release
Bugs Filed & other contributions
Pause video when link is clicked should be a feature Attempted to help someone with a problem Plugins failing when end is not specified Allow content to remain after ended Established first bug was invalid
Other Stuff
Popcorn.js Googlemap Documentation Firefox tab and alt key modification Firefox Bug unit tests Building Firefox Remote Firefox Building with Xming and Putty