<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>wp-SwimTeam &#187; jQuery</title>
	<atom:link href="http://www.wp-swimteam.org/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-swimteam.org</link>
	<description>A WordPress plugin for swim team management</description>
	<lastBuildDate>Tue, 24 Jan 2012 22:21:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Adding WordPress Contextual Help</title>
		<link>http://www.wp-swimteam.org/2011/02/28/adding-wordpress-contextual-help/</link>
		<comments>http://www.wp-swimteam.org/2011/02/28/adding-wordpress-contextual-help/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 21:18:21 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Contextual Help]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.wp-swimteam.org/2011/02/28/adding-wordpress-contextual-help/</guid>
		<description><![CDATA[WordPress 3.0 introduced a concept called Contextual Help.&#160; Contextual Help provides a mechanism for plugins to hook into the standard WordPress Help system.&#160; This is pretty cool because it provides a way to provide Help that is consistent with the WordPress Dashboard. I’ve had something I’ve called Guidance on almost every page and tab through [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 3.0 introduced a concept called Contextual Help.&#160; <a href="http://codex.wordpress.org/Adding_Contextual_Help_to_Administration_Menus">Contextual Help</a> provides a mechanism for plugins to hook into the standard WordPress Help system.&#160; This is pretty cool because it provides a way to provide Help that is consistent with the WordPress Dashboard.</p>
<p>I’ve had something I’ve called Guidance on almost every page and tab through the plugin and while helpful, it tends to clutter up the interface.&#160; I had a question from our swimteam’s volunteer coordinator about adding more help to the page and I was worried about adding even more clutter.&#160; I tried a couple experiments with a <a href="http://jqueryui.com/demos/dialog/">jQuery Dialog</a> solution but I wasn’t happy with the results.&#160; It was then that I wondered if I could make use of the existing Help button in the Dashboard as it is always there on the Dashboard.</p>
<p>After a bit of reading and some experiments I was able to have custom content displayed within the Swim Team Dashboard pages.&#160; However, trying to have different content for each tab was a little more of a challenge.&#160; I ended up solving this problem using a simple jQuery script to swap the default content with some tab specific HTML.&#160; Awesome!&#160; Elegant Help solution achieved!</p>
<p>I am now in the process of retrofitting this new model for every page and every tab which will take a little while.&#160; I expect I will have a build available in a few days but in the mean time, here are a couple screen shots to get an idea of what this new Help model will look like.</p>
<p><a href="http://www.wp-swimteam.org/wp-content/uploads/2011/02/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wp-swimteam.org/wp-content/uploads/2011/02/image_thumb.png" width="510" height="484" /></a></p>
<p><a href="http://www.wp-swimteam.org/wp-content/uploads/2011/02/image1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wp-swimteam.org/wp-content/uploads/2011/02/image_thumb1.png" width="510" height="484" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2011/02/28/adding-wordpress-contextual-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meet events working</title>
		<link>http://www.wp-swimteam.org/2008/10/24/meet-events-working/</link>
		<comments>http://www.wp-swimteam.org/2008/10/24/meet-events-working/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 01:21:23 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Hy-Tek]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=147</guid>
		<description><![CDATA[Events for each swim meet is now working.  Even re-ordering also works.  I still need to implement Importing Standard Events but I am pretty sure this will be pretty straight forward.  Hope to have it completed this weekend.  Once done, I will start working on importing meet results.]]></description>
			<content:encoded><![CDATA[<p>Events for each swim meet is now working.  Even re-ordering also works.  I still need to implement Importing Standard Events but I am pretty sure this will be pretty straight forward.  Hope to have it completed this weekend.  Once done, I will start working on importing meet results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/10/24/meet-events-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to handle meet events?</title>
		<link>http://www.wp-swimteam.org/2008/10/17/how-to-handle-meet-events/</link>
		<comments>http://www.wp-swimteam.org/2008/10/17/how-to-handle-meet-events/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 13:02:28 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=142</guid>
		<description><![CDATA[Now that I have the standard events working with drag and drop reordering, I need to propagate events to each meet.  My thinking has been that a meet will start by importing the standard events and then add, delete, edit, and reorder as necessary to support a specific swim meet. While I have had this [...]]]></description>
			<content:encoded><![CDATA[<p>Now that I have the standard events working with drag and drop reordering, I need to propagate events to each meet.  My thinking has been that a meet will start by importing the standard events and then add, delete, edit, and reorder as necessary to support a specific swim meet.</p>
<p>While I have had this model in my head, my first look at actually implementing it raised a bunch of questions &#8211; where I do put it?  How does it work?  The event management isn&#8217;t as simple as other meet management tasks so it sort of breaks in the way that I implemented the meet data.  I have an idea how to solve it but it will take some experimenting to see if it will work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/10/17/how-to-handle-meet-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Event Ordering is working!!!</title>
		<link>http://www.wp-swimteam.org/2008/10/13/event-ordering-is-working/</link>
		<comments>http://www.wp-swimteam.org/2008/10/13/event-ordering-is-working/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 21:18:24 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Table DnD]]></category>

		<guid isPermaLink="false">http://wp-swimteam.sourceforge.net/?p=140</guid>
		<description><![CDATA[It has taken me a little longer (ok, a lot longer) than I had expected but I have drag and drop event ordering working for the default events.  Now that it is working, I need to clean it up and style it.  The jQuery Table DnD plugin I found works great &#8211; it does exactly [...]]]></description>
			<content:encoded><![CDATA[<p>It has taken me a little longer (ok, a lot longer) than I had expected but I have drag and drop event ordering working for the default events.  Now that it is working, I need to clean it up and style it.  The <a href="http://www.isocra.com/2008/02/table-drag-and-drop-jquery-plugin/">jQuery Table DnD plugin</a> I found works great &#8211; it does exactly what I need it to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-swimteam.org/2008/10/13/event-ordering-is-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

