<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: TBD Game - When team names are not known</title>
	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on TBD Game - When team names are not known</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p675</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p675</guid>
        	        	<description><![CDATA[<p>Thanks for testing this, Jason.  Sorry, I didn't notice you edited your post :D  I hope to release 1.3 (which is pretty minor) soon.</p>
]]></description>
        	        	<pubDate>Wed, 01 Oct 2008 23:46:20 +0000</pubDate>
        </item>
        <item>
        	<title>Jason on TBD Game - When team names are not known</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p655</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p655</guid>
        	        	<description><![CDATA[<p>Thanks. I’ll give it a shot and see how it goes.</p>
<p>Edit:</p>
<p>Update went smooth. I like the new anchors you added to the Past and Upcoming Games Links on the Standings page.</p>
<p>The "upgrade_1.2_to_1.3.php" file worked perfectly and was a very nice addition for those upgrading.</p>
]]></description>
        	        	<pubDate>Fri, 26 Sep 2008 20:40:50 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on TBD Game - When team names are not known</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p654</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p654</guid>
        	        	<description><![CDATA[<p>I’ve decided this TBD thing would be a good addition to the core release.</p>
<p>As a result, I’ve created a beta release of version 1.3 for that feature.</p>
<p>Upgrade instructions are similar to before:</p>
<ol>
<li>Back up your files and database!</li>
<li>Run the MySQL commands in upgrades/upgrade_1.x_to_1.y.sql to upgrade the database tables from Version 1.x to 1.y. If you are upgrading across multiple versions, you must run the commands in multiple files. For example, to upgrade from Version 1.0 to 1.2, run the commands in upgrade_1.0_to_1.1.sql, then run the commands in upgrade_1.1_to_1.2.sql. Note that starting from version 1.3 (upgrade_1.2_to_1.3.php), you run the equivalent PHP upgrade file in your browser.</li>
<li>All files can be overwritten except for settings.php.</li>
</ol>
<p><a href="http://www.theblog.ca/wp-content/uploads/2008/09/standings1.3beta.zip" target="_blank">Download version 1.3 beta here</a></p>
<p>If you have a highly customized version 1.2 and don’t want to overwrite any files, <strong>first back everything up</strong>!  Then, you must at least run the PHP upgrade file (which makes database changes) and then <a href="http://www.theblog.ca/wp-content/uploads/2008/09/standings1.2_to_1.3_file_changes.txt" target="_blank">try to follow my notes on the file changes</a>. (I don’t particularly recommend this, but I figure I should just make this an option for people like Jason who I want to test this.)</p>
]]></description>
        	        	<pubDate>Fri, 26 Sep 2008 16:44:59 +0000</pubDate>
        </item>
        <item>
        	<title>Jon on TBD Game - When team names are not known</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p651</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p651</guid>
        	        	<description><![CDATA[<p>Hi Peter,<br />
This workaround works pretty well.   The only things not great about it:<br />
1) Like you said, for each division, you need to create 2 different TBD teams (a team cannot play itself)<br />
2) If you need to edit a game (for example the time changes) you need to first re-activate the teams; the form will not let you keep an inactive team as a selection in edit mode.</p>
<p>So it is good enough, I think alot of programming would be needed otherwise.   For example, it would be nice to add a hard-coded option in the team select drop-down, something like:<br />
&#60;option value=”TBD”&#62; TBD &#60;/option&#62;<br />
But then you would have to change other files to recognize this value as a special case that is not assigned to a division, etc…..</p>
]]></description>
        	        	<pubDate>Fri, 26 Sep 2008 01:02:01 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on TBD Game - When team names are not known</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p647</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p647</guid>
        	        	<description><![CDATA[<p>Hi Jon,</p>
<p>I would have initially suggested that you just add a table manually for the schedule.  I think your solution is actually pretty great and is the best idea within the framework.  In fact, while it might be considered a "workaround" it is probably better versus hard-coding such functionality into the code.</p>
<p>Is there an administrative hassle for your solution?  Only for leagues with many conferences and divisions would I see this being a problem, but then you could probably write a simple MySQL script to automate the process of creating the inactive TBD teams.</p>
]]></description>
        	        	<pubDate>Wed, 24 Sep 2008 00:31:31 +0000</pubDate>
        </item>
        <item>
        	<title>Jon on TBD Game - When team names are not known</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p646</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/tbd-game-when-team-names-are-not-known#p646</guid>
        	        	<description><![CDATA[<p>Is there any easy way to add games to the schedule (such as end-of-season playoffs) when the team names are not known yet?</p>
<p>If I create new teams called ‘TBD1? and ‘TBD2? then they will show up in the standings, so that is not really ideal.   </p>
<p>So here is what I did:<br />
1)  Created ‘TBD’ Teams<br />
2)  Added new games for these teams<br />
3)  Edited these teams to make them Inactive</p>
<p>Then later, when we know which teams will be in the playoffs, we will edit these games.</p>
<p>Anyone have a better way??</p>
]]></description>
        	        	<pubDate>Tue, 23 Sep 2008 21:18:34 +0000</pubDate>
        </item>
</channel>
</rss>