Ohloh profile for Xedecimal

profile for Xedecimal at Stack Overflow, Q&A for professional and enthusiast programmers
 

Public Projects

  • 5 hours ago Project xedlib: Revision cbb4959636 (Merge) pushed

    Merge

  • 1 day ago Project xedlib: Revision 6783c9e4ab (Fixed a bug with magic_quotes_gpc settings on some servers.) pushed

    Fixed a bug with magic_quotes_gpc settings on some servers.

  • 1 week ago Project xedlib: Revision 339fea42cc (Better inline editor!) pushed

    Better inline editor!

  • 2 weeks ago Project mediabrary: 18 new revisions pushed

    29f871249d:More countless bugs fixed in the checker. Next target is better caching to speed things up some
    more.
    3d02593002:Some xedlib updates. accaad03dd:One would think this project was slowing down. This commit should show that's not the case. However
    it will start slowing down now and getting much more stable. The chaos is finally coming to an end I
    believe.
    a6bd458f20:Updated xedlib too! f269174f32:Cleanup. b1910c860b:Added some caching so subsequent requests to detail providers don't hit sites too hard. 86cae0a046:The default configuration file was incorrect. e3e6d6f796:Added a callback for when a movie entry is moved, and added some hooks so detail providers can also
    move their caches.
    741e2d4ae7:The width of the left side of the checker progress display was chopping off some text. 554714d526:Added more details to check exception raising to better identify what's going on in the progress of
    checks.
    36a18485bc:Added some timeouts to speed up checking when detail providers are slow. 5146ab54dd:Forgot to add the RottenTomatoes move callback to move it's cache. 8ac2f256c8:Added a Cleanup to TMDB detail provider to streamline both database and file cache sizes. ad62c1b17c:Removed the check timelimit as it shouldn't reach 60 seconds anymore. 76a53a5589:Check now prunes off error collections if they're empty. e50b62165c:Wrong name, hopefully rt is good now! 2338189b54:Both cannot pass a return value as a reference (derp!) and I forgot to decode the json into an
    associative array (stdObject by default) fixed.
    aec3129e0e:dirname is not a constant. A bit more derp, this is why I don't commit so quickly.

  • 2 weeks ago Project xedlib: 3 new revisions pushed

    b0eedbdd99:Added an awesome Template::Concat to act like VarParser::Concat, except allowing you to rewrite tags
    and such as well!
    41caea32c0:Fixed an error where vars were set but not set to an error in VarParser, now it'll recover
    gracefully.
    87bb0667f8:Removed the 'ago' from GetDateOffset, you can add that yourself lazy coder! (actually it's just more
    flexible this way)

  • 3 weeks ago Project mediabrary: Revision b57699d4ee (A new method of checking, it's faster, still needs some work...) pushed

    A new method of checking, it's faster, still needs some work, it's limping along though!

  • 3 weeks ago Project mediabrary: 7 new revisions pushed

    eea414f2b9:With short browser windows, the left area may get clipped off, added automatic scrollbars. e46414c460:Now accepting ids for cover collection, should end up taking over soon as it is faster. 5e070f8e78:mediainfo is alive again and kicking! 2872f53c83:Removed some debug and a bit of cleanup. faa470c84c:No clue why this was added, I'm sure it served a good purpose back then, now it's a problem, so it's
    gone.
    b2b8ffe2ec:Man, this thing went to hell and back. Now the checker works completely differently as ntfs paths
    and such are slow to access, if you had a lot of files to check it would bog down in that area so
    now it'll check a single file at a time and traverse any size of library as fast as possible on
    demand as well. Also in windows there was a pile of encoding errors that didn't line up right and
    are mostly at least if not entirely fixed finally.
    0d2f4d707b:A small update to xedlib.

  • 3 weeks ago Project xedlib: Revision fb8d31f92a (Added a function to try and keep things on a UTF-8 encoding ...) pushed

    Added a function to try and keep things on a UTF-8 encoding escpecially when dealing with things
    like mongodb that use bson and can only handle utf-8 as their encoding.

  • 4 weeks ago Project mediabrary: 3 new revisions pushed

    5d1a95bfd8:Added a bit more documentation to the configuration file after finding some more vlc m3u bugs. 6053499e7e:Slowed the collection of the filesystem incredibly due to large quantities of files bogging things
    down. Fixed a few bugs too!
    34d86b1529:Merge

  • 4 weeks ago Project mediabrary: Revision ba84725173 (Added more compatibility for missing configuration options.) pushed

    Added more compatibility for missing configuration options.

  • 4 weeks ago Project mediabrary: 2 new revisions pushed

    d4b11dfc27:Depedency error fixed. b2be7dfd90:Default configuration was getting pretty out-of-date. There is more to come.

  • 4 weeks ago Project mediabrary: 4 new revisions pushed

    37e3b60440:Xedlib updated again. 3f6314ee81:Added index sorting to the tv episode listing. ee1088aa4d:Fixed a bug with proper id selection. 69658fb60a:Cover collection improvements, still not yet done!

  • 1 month ago Project xedlib: Revision 58b090a1c7 (There was an issue where $t being altered caused errors beca...) pushed

    There was an issue where $t being altered caused errors because sometimes literal parent-links are
    not created as it would have been expected.

  • 1 month ago Project mediabrary: 16 new revisions pushed

    08f230dc74:TMDB detail provider was improperly naming entries. 575efef3f9:Brought auto-scraping back, starting wth RT. Will bring more later. d8ce43a56b:Added a function to collect a MediaEntry from an ID in the database. 25ac2d8d07:Fixed up presentation of list items (tv episodes, etc) 78b5340f92:Added a safe flag to the index for entries to throw an error when it's not created. 5aecc2d5c0:Added a scraper function called GetCovers that will be used specifically for cover collection. 0fb9980076:Sub repository update. 4d495f176e:Upgraded the Youtube player to v3 for the trailer display in TMDB. fb3679f1bd:Removed the movie Title display for index in the database as it's not useful to index by. 1160b2787c:Beefed up the ViewList and added some identifiable icons for different types of entries. dc02be4b31:Little bit of cleanup c9366e26b0:Added a much better listing of episodes for a given series. 8fe9308a63:Removed the RottenTomatoes sleep call to speed up scraping with that. 7d545dcaa3:Stopped TVDB from intercepting actions from other modules. 6f8a065c81:Simplified pager to work on any list, still a WIP. ac5165daaf:Scraping individual covers is starting to come back slowly.

  • 1 month ago Project xedlib: 3 new revisions pushed

    97e94ab976:Added extra support for Sqlite3 e1cb4926a5:Large merge, hopefully this is ok. 08d3b0298e:Another large merge.

  • 1 month ago Project xedlib: Revision 5866ef4e4d (Merge) pushed

    Merge

  • 1 month ago Project xedlib: 6 new revisions pushed

    bc8b9f7570:Added a check so if you use protected $_from = 'name'; without an '@' character, it would read the
    value from a form variable, eg. 'email' would read from form[email] by defalut.
    af7cc9a25e:Added a title rewrite so $_d['config']['meta']['pagename']['title'] = 'title' will now replace the
    default contents of a <title> tag. Making it much easier to customize sites based on the
    configuration file.
    b457b43427:Merge 2cfe3dbb39:Merge a111e42b7e:Merge 97b0d24420:Added a reset css to hopefully help in future styling of new sites.

  • 1 month ago Project xedlib: 2 new revisions pushed

    9a57d0a6af:Merge b20f3ff058:Merge

  • 1 month ago Project xedlib: 3 new revisions pushed

    60a0292d2a:Fixed a path bug when deleting files in FileManager. e03f487fe0:Fixed a bug where FFRename was not being properly called on file renames. 07cefbf0d2:Fixed a bug where the resizer was using the wrong axis in aspect ratio selection.

  • 1 month ago Project xedlib: 2 new revisions pushed

    5defc4f7ff:Added a method to encode paths better to HM. 92baf224cd:Now using a better path encoder for the gallery, as well as some cleanup.