MythLogBot@irc.freenode.net :: #mythtv-theming

Daily chat history

Current users (17):

brfransen, Captain_Murdoch, grokky, iamlindoro, jams, jpabq, jpabq-, justinh, mag0o, mrand, MythLogBot, paul-h, rooaus, sphery, stuartm, wagnerrp, anykey_
Tuesday, September 21st, 2010, 04:03 UTC
[04:03:55] rooaus (rooaus!~cameron@ppp118-209-220-41.lns20.mel6.internode.on.net) has quit (Ping timeout: 240 seconds)
[04:20:21] rooaus (rooaus!~cameron@ppp118-209-93-114.lns20.mel4.internode.on.net) has joined #mythtv-theming
[05:39:18] sphery (sphery!~mdean@user-0c6sj10.cable.mindspring.com) has quit (Ping timeout: 245 seconds)
[06:11:47] sphery (sphery!~mdean@user-0c6s50s.cable.mindspring.com) has joined #mythtv-theming
[06:11:47] Mode for #mythtv-theming by ChanServ!ChanServ@services. : +v sphery
[07:03:16] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 272 seconds)
[07:31:27] sphery (sphery!~mdean@user-0c6s50s.cable.mindspring.com) has quit (Read error: Operation timed out)
[07:35:49] sphery (sphery!~mdean@user-0c6s50s.cable.mindspring.com) has joined #mythtv-theming
[07:35:49] Mode for #mythtv-theming by ChanServ!ChanServ@services. : +v sphery
[11:42:13] robert__ (robert__!~quassel@g225055004.adsl.alicedsl.de) has quit (Ping timeout: 245 seconds)
[14:26:09] Gibby_away is now known as Gibby
[15:01:11] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv-theming
[17:06:41] abqjp (abqjp!~abqjp@97-119-165-177.albq.qwest.net) has joined #mythtv-theming
[21:32:24] Gibby is now known as Gibby_dinner
[21:51:02] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 264 seconds)
[22:04:33] jos180 (jos180!~jason@109.224.139.76) has quit (Quit: Leaving)
[22:24:08] stuartm: folks, we now have the DTD and XSD on the server at http://www.mythtv.org/schema/mythuitheme.dtd and http://www.mythtv.org/schema/mythuitheme.xsd, you should update your themes to point to the DTD at that new location
[22:24:19] stuartm: e.g. <!DOCTYPE mythuitheme SYSTEM "http://www.mythtv.org/schema/mythuitheme.dtd">
[22:25:50] stuartm: you might also want to declare the xsd, but there's not much point since validators like xmllint will never check the xsd automatically, you still have to provide it on the command like "-schema http://www.mythtv.org/schema/mythuitheme.xsd"
[23:07:14] stuartm: Captain_Murdoch: for the validation script the magic invocation is "xmllint --noout --dtdvalid http://www.mythtv.org/schema/mythuitheme.dtd --schema http://www.mythtv.org/schema/mythuitheme.xsd <file>"
[23:07:47] stuartm: validating against both the DTD and XSD might be overkill, in which case just validating against the XSD should be enough
[23:09:44] stuartm: xsd is a more thorough check, it validates not just the tags and element hierachy but the content of the tags
[23:21:44] abqjp (abqjp!~abqjp@97-119-165-177.albq.qwest.net) has quit (Quit: abqjp)
[23:22:00] gregl (gregl!~greg@cpe-74-76-125-87.nycap.res.rr.com) has quit (Quit: Leaving)
[23:56:26] Gibby_dinner is now known as Gibby_away
[23:59:39] Gibby_away is now known as Gibby

IRC Logs collected by BeirdoBot.
Please use the above link to report any bugs.