Changes

Jump to: navigation, search

User:Ejarvelaez

33 bytes added, 08:56, 12 May 2011
no edit summary
Some of them continue to show me as their owner, and although some of them are not completely fixed, my ongoing work is visible.
==0.1== ===use ISO8601 time formats:===
https://webmademovies.lighthouseapp.com/projects/63272/tickets/118-use-iso8601-time-formats
I am very proud of this bug fix. This allows to use standard time string to specified times (such as '1:07:12.813') prior to this bug, times had to be specified only in seconds. Which means the only time unit supported was seconds (a specified time would look like 874521.
==0.2==
 
===Missing String function (0.9.7)===
https://processing-js.lighthouseapp.com/projects/41284/tickets/867-missing-string-function-097-contains
 
This bug was about adding a new method to a string class. The main problem in fixing this bug was that I couldn't work from a clone of the release branch. Instead, I had to work from a parallel branch that had a few fixes necessary for mine to work.
==0.3== ===Pausing the video when a link is clicked should be a plugin===
https://webmademovies.lighthouseapp.com/projects/63272/tickets/399-pausing-the-video-when-a-link-is-clicked-should-be-a-plugin
The idea here is that if there's a popcorn video running, and a link creates a new window when its clicked, the video pauses.
===Allow plugins to express time in time stamp strings.===
https://webmademovies.lighthouseapp.com/projects/63272/tickets/413-allow-plugins-to-express-time-in-time-stamp-strings
Once the time string support was added, it became necessary to fix all of the parsers (json, xml,etc) so they use the new functionality, rather than come up with their own arbitrary work, that is hard to maintain since they all do different stuff with time strings.
 
==Missing String function (0.9.7)==
https://processing-js.lighthouseapp.com/projects/41284/tickets/867-missing-string-function-097-contains
 
This bug was about adding a new method to a string class. The main problem in fixing this bug was that I couldn't work from a clone of the release branch. Instead, I had to work from a parallel branch that had a few fixes necessary for mine to work.
 
==Blog==
http://edghardest1.wordpress.com/
Some of my discussions and points of view can be read on my blog. See where I stand on some fix solutions, and how I have come to fix some bugs myself.
1
edit

Navigation menu