User Activity

  • Posted a comment on discussion Help on File Upload Applet

    If you are looking to regularly upload large files (and in this context I interpret 'large' to be > 64MB) then HTTP is not the right protocol to be using. It wasn't designed for it. You should use FTP, which was specifically designed to allow for large files, and also allows resumed transfers etc. It also avoids php size limits/timeouts/etc. It's not hard to develop a simple server-side listener which could be polled to provide the real-time upload status back to a website.

  • Posted a comment on discussion Help on File Upload Applet

    Now that most browsers are HTML5 there's less need for this applet, if all you are doing is uploading images/video files. File uploading is built in to modern browsers, and there are plenty of Javascript libraries which will upload files from your custom web pages. I used this applet for many years (thanks Etienne ;) ) but have now switched to using plupload (www.plupload.com) which works well and is easy to customise the 'look and feel'. It allows hundreds of files, runs in chunked mode, uses drag'n'drop,...

  • Modified ticket #526 on XMLTV

    tv_grab_uk_tvguide DateTime::from_epoch(.., .., undef) throws exception

  • Posted a comment on ticket #526 on XMLTV

    Thanks for the report. The issue was with the rebranding of channels to include "Christmas" e.g. Christmas 24, True Christmas. This is now fixed on github: https://github.com/XMLTV/xmltv/blob/master/grab/uk_tvguide/tv_grab_uk_tvguide Please can you raise any future issues on GH as the repository is maintained there now rather that on SF. Thanks.

  • Modified ticket #207 on XMLTV

    EU_EPG_DATA Please update channel ids

  • Posted a comment on ticket #207 on XMLTV

    Thanks for the report. Supplement file was updated to incorporate these changes on 2017-01-06

  • Posted a comment on ticket #523 on XMLTV

    Which grabber? And what's the version number? tv_grab_.. --version

  • Modified a comment on ticket #100 on XMLTV

    Hi Geoff, Thanks - it took me a while to determine that was the reason that my mythbox...

View All

Personal Data

Username:
bilbo_uk
Joined:
2004-01-04 21:45:11
Location:
Britain (UK) / BST

Projects

This is a list of open source software projects that Geoff is associated with:

  • File Upload Applet A tool for web developpers, to get rid of HTML upload limitation Last Updated:
  • Project Logo XMLTV XMLTV obtains and processes TV listings data Last Updated:

Personal Tools