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