<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Linking without Anchors</title>
	<link>http://ask.metafilter.com/28055/Linking-without-Anchors/</link>
	<description>Comments on Ask MetaFilter post Linking without Anchors</description>
	<pubDate>Mon, 28 Nov 2005 21:19:26 -0800</pubDate>
	<lastBuildDate>Mon, 28 Nov 2005 21:19:26 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Linking without Anchors</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors</link>	
		<description>Is there a way to deep-link to a specific paragraph in an html page that doesn&apos;t have anchor tags? &lt;br /&gt;&lt;br /&gt; Often on the web, there is a page that has some salient/appropos paragraph amongst many others, without a convient anchor tag to isolate from the rest of the page.  Is there some way to on-the-fly create a paragraph-specific-href in an external website?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.28055</guid>
		<pubDate>Mon, 28 Nov 2005 21:10:55 -0800</pubDate>
		<dc:creator>nomisxid</dc:creator>
		
			<category>html</category>
		
			<category>deep-linking</category>
		
	</item> <item>
		<title>By: evariste</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors#441667</link>	
		<description>Nope. Sorry.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28055-441667</guid>
		<pubDate>Mon, 28 Nov 2005 21:19:26 -0800</pubDate>
		<dc:creator>evariste</dc:creator>
	</item><item>
		<title>By: Danelope</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors#441668</link>	
		<description>Some browsers (Mozilla/Firefox, at least) allow you to reference an ID as if it were an anchor.  For example, &lt;a href=&quot;http://ask.metafilter.com/mefi/28055#navoften&quot;&gt;this link&lt;/a&gt; will jump to the &quot;Post a New Question&quot; line of navigation links on this page.&lt;br&gt;
&lt;br&gt;
Not sure about support in other browsers.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28055-441668</guid>
		<pubDate>Mon, 28 Nov 2005 21:20:09 -0800</pubDate>
		<dc:creator>Danelope</dc:creator>
	</item><item>
		<title>By: revgeorge</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors#441671</link>	
		<description>&lt;a href=&quot;http://www.purpleslurple.net/&quot;&gt;PurpleSlurple&lt;/a&gt; will add links to each paragraph, if you&apos;re willing to go through an intermediary.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28055-441671</guid>
		<pubDate>Mon, 28 Nov 2005 21:23:04 -0800</pubDate>
		<dc:creator>revgeorge</dc:creator>
	</item><item>
		<title>By: nomisxid</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors#441678</link>	
		<description>RevGeorge gets the cookie for exact answer I was hoping for =)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28055-441678</guid>
		<pubDate>Mon, 28 Nov 2005 21:25:28 -0800</pubDate>
		<dc:creator>nomisxid</dc:creator>
	</item><item>
		<title>By: Chrysostom</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors#441690</link>	
		<description>FWIW, Danelope&apos;s link worked the same for me in both IE and Firefox (jumping to the Post a New Question line).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28055-441690</guid>
		<pubDate>Mon, 28 Nov 2005 21:41:45 -0800</pubDate>
		<dc:creator>Chrysostom</dc:creator>
	</item><item>
		<title>By: Alex Handcoding</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors#441724</link>	
		<description>&lt;em&gt;Some browsers (Mozilla/Firefox, at least) allow you to reference an ID as if it were an anchor. For example, this link will jump to the &quot;Post a New Question&quot; line of navigation links on this page.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
AAMOF, that&apos;s what the spec describes :). So, you can make use of that in Firefox, Safari, Opera and all other standards-respecting browsers (even IE ;) ).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28055-441724</guid>
		<pubDate>Tue, 29 Nov 2005 06:42:02 -0800</pubDate>
		<dc:creator>Alex Handcoding</dc:creator>
	</item><item>
		<title>By: joeclark</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors#441865</link>	
		<description>PurpleSlurple will (a) look like shite and (b) require you to run the existing page, which you probably have no rights to, through a converter, then save it somewhere else, which again you probably have no right to do even under U.S. fair use.&lt;br&gt;
&lt;br&gt;
The answer is no, you can&apos;t, unless the original author used anchors (as I do promiscuously, but I&apos;m unusual in that respect).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28055-441865</guid>
		<pubDate>Tue, 29 Nov 2005 09:11:02 -0800</pubDate>
		<dc:creator>joeclark</dc:creator>
	</item><item>
		<title>By: freshgroundpepper</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors#441982</link>	
		<description>joeclark: you might not like how it looks, but your (b) is incorrect.  You don&apos;t have to save it anywhere else and you aren&apos;t violating fair use.  You can just run PS against an existing website and just use their website as a proxy which adds the links before forwarding the page to you &lt;a href=&quot;http://purpleslurple.net/ps.php?theurl=http://www.w3.org/TR/annot/#purp115&quot;&gt;like this&lt;/a&gt;.  &lt;br&gt;
&lt;br&gt;
In that link, the content is still at the w3 website, we just ask PS to modify it before sending it to us.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28055-441982</guid>
		<pubDate>Tue, 29 Nov 2005 10:29:22 -0800</pubDate>
		<dc:creator>freshgroundpepper</dc:creator>
	</item><item>
		<title>By: hatsix</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors#442660</link>	
		<description>it&apos;s a matter of repurposing someone else&apos;s web page. This issue came up when people were scraping other people&apos;s pages to find out news and such.... i.e. having a perl script that would aggregate all the news pages into one big page...&lt;br&gt;
&lt;br&gt;
I&apos;m sure nobody is going to bust balls over this, but it is not technically legal.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28055-442660</guid>
		<pubDate>Tue, 29 Nov 2005 21:38:10 -0800</pubDate>
		<dc:creator>hatsix</dc:creator>
	</item><item>
		<title>By: xulu</title>
		<link>http://ask.metafilter.com/28055/Linking-without-Anchors#443834</link>	
		<description>To make Purple Slurple easier to use, try the &lt;a href=&quot;[filtered]location.href=&apos;http://ps1.cim3.net/ps.php?theurl=&apos;+document.location.href;&quot;&gt;Purple Slurple Bookmarklet&lt;/a&gt;. To use it, just drag the link to your bookmark toolbar and click on it when you&apos;re on a page you&apos;d like to run through Purple Slurple.&lt;br&gt;
&lt;br&gt;
Wikipedia is a good place to start for &lt;a href=&quot;http://en.wikipedia.org/wiki/Bookmarklets&quot;&gt;more information on bookmarklets&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28055-443834</guid>
		<pubDate>Wed, 30 Nov 2005 20:27:57 -0800</pubDate>
		<dc:creator>xulu</dc:creator>
	</item>
	</channel>
</rss>
