Indeed adding a new module into mythweb is not an easy task at the moment.<br>I had a brief go at a mythweburn interface myself and quickly gave up. <br>This is by no means meant to criticise your work Chris. I really like mythweb and use it a lot.
<br>It is just that i dont like php for complex projects.<br>For my own web-burning needs i have set up a small interface in ruby on rails which was a breeze. This is part of my MythCollection project.<br><br>I know chances are slim, but i just cant help asking whether you would consider a port to ruby on rails ? I see the following advantages.
<br><br>- server is included, no need to mess with apache configuration.<br>- clearer structure (Model - Contoller - View) making it easier for diffrent people to work on<br>- better development support (better error messages, database migration, tests etc)
<br>- easier to setup a granular authentication (disallow some users to delete movies etc)<br>- Rails is fun ;-)<br>.....<br><br>I just ported a php implentation in our company to rails and never looked back.<br>Time and effort is less than one might think, for you can keep all the html and just port the php into the controller.
<br>I am not a rails misionary but i think mythweb would greatly benefit from the move.<br>Well, since you are looking at a new design to implemet hooks you might just have a look at it.<br><br>Regards tom<br><br><br><br>
<div><span class="gmail_quote">On 14/09/06, <b class="gmail_sendername">Chris Petersen</b> <<a href="mailto:lists@forevermore.net">lists@forevermore.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> The chap who was doing the MythWeb interface never completed it. I have<br>> little interest in it so its not a top priority for me . If anyone is<br>> familiar with PHP and wants to try to complete it let me know and I will
<br>> send you what I have. The DVD burning part of the interface is mostly<br>> done I think though I haven't tested it in a long while so may need<br>> changing to work with the current MythWeb.<br><br>I'm also happy to work with whoever takes this up. Things could be made
<br>a lot easier by better hooks into mythweb's interface, which I intend to<br>add for other things like MythStreamTV, so it might be good to have an<br>actual project in place so things for the hooks get designed properly
<br>from the start.<br><br>-Chris<br><br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br><br><br></blockquote></div><br>