<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A SharePoint solution looking for a problem &#8211; the focused href</title>
	<atom:link href="http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP &#124; ISSN 2210-9390</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:22:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/comment-page-1/#comment-10687</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Thu, 08 Jan 2009 16:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/#comment-10687</guid>
		<description>@Casper: Thanks for the feedback</description>
		<content:encoded><![CDATA[<p>@Casper: Thanks for the feedback</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casper</title>
		<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/comment-page-1/#comment-10682</link>
		<dc:creator>Casper</dc:creator>
		<pubDate>Thu, 08 Jan 2009 15:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/#comment-10682</guid>
		<description>Doesn&#039;t work in Safari 3/mac. Sounds like a good idea tho</description>
		<content:encoded><![CDATA[<p>Doesn&#039;t work in Safari 3/mac. Sounds like a good idea tho</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/comment-page-1/#comment-10661</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Wed, 07 Jan 2009 21:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/#comment-10661</guid>
		<description>@Berry: it doesn&#039;t have anything to do in SharePoint yet, but I can imagine there are a lot of different ways you could use it in combination with SharePoint.</description>
		<content:encoded><![CDATA[<p>@Berry: it doesn&#039;t have anything to do in SharePoint yet, but I can imagine there are a lot of different ways you could use it in combination with SharePoint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berry</title>
		<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/comment-page-1/#comment-10660</link>
		<dc:creator>Berry</dc:creator>
		<pubDate>Wed, 07 Jan 2009 21:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/#comment-10660</guid>
		<description>Neat feature, but what does it have to do with SharePoint?  A jQuery plugin would be more appropriate wrapper.</description>
		<content:encoded><![CDATA[<p>Neat feature, but what does it have to do with SharePoint?  A jQuery plugin would be more appropriate wrapper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/comment-page-1/#comment-10615</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 06 Jan 2009 12:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/#comment-10615</guid>
		<description>@Waldek: Yes, already thought that the bookmark would be possible. Maybe you\&#039;d want to mention it in the manual accompanying the final version.

Making two links would probably be the easiest solution, but multiple selections would be cool though, allthough I guess that it could complicate the current code.</description>
		<content:encoded><![CDATA[<p>@Waldek: Yes, already thought that the bookmark would be possible. Maybe you\&#039;d want to mention it in the manual accompanying the final version.</p>
<p>Making two links would probably be the easiest solution, but multiple selections would be cool though, allthough I guess that it could complicate the current code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/comment-page-1/#comment-10610</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Tue, 06 Jan 2009 11:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/#comment-10610</guid>
		<description>@Johan: as for the bookmark it is supported by most browsers I believe. Simply add #bookmarkname to the URL and then include either an &lt;a name=&quot;bookmarkname&quot;&gt; or &lt;someelement id=&quot;bookmarkname&quot;&gt; in your page.

As for multiple selections: wouldn&#039;t it make it less clear? Sure there might be a situation when multiple regions on the page might be relevant, but wouldn&#039;t it be better then to send two links?</description>
		<content:encoded><![CDATA[<p>@Johan: as for the bookmark it is supported by most browsers I believe. Simply add #bookmarkname to the URL and then include either an &lt;a name=&#034;bookmarkname&#034;&gt; or &lt;someelement id=&#034;bookmarkname&#034;&gt; in your page.</p>
<p>As for multiple selections: wouldn&#039;t it make it less clear? Sure there might be a situation when multiple regions on the page might be relevant, but wouldn&#039;t it be better then to send two links?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/comment-page-1/#comment-10609</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 06 Jan 2009 10:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/#comment-10609</guid>
		<description>And maybe by using something like control (CTRL) to enable making a dual-selection? This would be useful for pointing out things like &quot;If you click here, something changes overthere&quot;. Even more than two selections could be useful in some occasions, but a dozen or more would probably be overdoing it :).
And in case javascript is not working maybe there should also be a bookmark where the link is going to. This way, in the case the javascript is not enabled, the user gets linked to at least the correct paragraph the old way.</description>
		<content:encoded><![CDATA[<p>And maybe by using something like control (CTRL) to enable making a dual-selection? This would be useful for pointing out things like &#034;If you click here, something changes overthere&#034;. Even more than two selections could be useful in some occasions, but a dozen or more would probably be overdoing it :).<br />
And in case javascript is not working maybe there should also be a bookmark where the link is going to. This way, in the case the javascript is not enabled, the user gets linked to at least the correct paragraph the old way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/comment-page-1/#comment-10608</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Tue, 06 Jan 2009 10:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/#comment-10608</guid>
		<description>@Johan: ;) there is a hidden feature. You can dismiss the selection using either Esc or Space (depending on the browser as Esc is not supported by all of them).</description>
		<content:encoded><![CDATA[<p>@Johan: ;) there is a hidden feature. You can dismiss the selection using either Esc or Space (depending on the browser as Esc is not supported by all of them).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/comment-page-1/#comment-10606</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 06 Jan 2009 09:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/#comment-10606</guid>
		<description>Yes, exactly what you mean, but maybe you\&#039;d want to add a close button to the overlay so a user following the link can first read the highlighted part and the remove it and quickly read on to something interesting further down the page.</description>
		<content:encoded><![CDATA[<p>Yes, exactly what you mean, but maybe you\&#039;d want to add a close button to the overlay so a user following the link can first read the highlighted part and the remove it and quickly read on to something interesting further down the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/comment-page-1/#comment-10604</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Tue, 06 Jan 2009 09:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-solution-problem-focused-href/#comment-10604</guid>
		<description>@Johan: Cool idea! I really like it. Especially for troubleshooting. If you are able to pinpoint the exact solution/steps instead of reading the whole page: sounds like a time savior to me :)</description>
		<content:encoded><![CDATA[<p>@Johan: Cool idea! I really like it. Especially for troubleshooting. If you are able to pinpoint the exact solution/steps instead of reading the whole page: sounds like a time savior to me :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

