<?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>Enavigo &#187; Error 404</title>
	<atom:link href="http://www.enavigo.com/tag/error-404/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enavigo.com</link>
	<description>Take lemons, make lemonade or Jill and Yuval's Musings</description>
	<lastBuildDate>Fri, 20 Aug 2010 02:56:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fix WordPress ‘Press This’ 404 error</title>
		<link>http://www.enavigo.com/2009/08/27/fix-wordpress-%e2%80%98press-this%e2%80%99-404-error-%c2%ab-complete-geek-boutique/</link>
		<comments>http://www.enavigo.com/2009/08/27/fix-wordpress-%e2%80%98press-this%e2%80%99-404-error-%c2%ab-complete-geek-boutique/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 03:27:19 +0000</pubDate>
		<dc:creator>yuval</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[Error 404]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Press This]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.enavigo.com/?p=250</guid>
		<description><![CDATA[Apparently WordPress has a newfangled bookmarklet (newfangled to me) that allows you to quickly post about stuff you love. Bookmarklets are awesome, btw. But it did not work, most likely because I use the search-friendly, meaningful URLs. The post I Googled gives you an idea into how to fix it but it did not work [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently WordPress has a newfangled bookmarklet (newfangled to me) that allows you to quickly post about stuff you love. Bookmarklets are awesome, btw. But it did not work, most likely because I use the search-friendly, meaningful URLs. The <a href="http://robguyy.wordpress.com/2009/06/23/fix-wordpress-press-this-404-error/">post </a>I Googled gives you an idea into how to fix it but it did not work for me.   						 Try this code instead of the one he mentions, and follow his instructions:</p>
<pre>
javascript:var d=document,w=window,e=w.getSelection,k=d.getSelection,x=d.selection,s=(e?e():(k)?k():(x?x.createRange().text:0)),f='http://www.YOURDOMAINHERE.com/wp-admin/press-this.php',l=d.location,yz=l.href.replace(///g,'\/'),e=encodeURIComponent,g=f+'?u='+e(yz)+'&amp;t='+e(d.title)+'&amp;s='+e(s)+'&amp;v=2';function a(){if(!w.open(g,'t','toolbar=0,resizable=0,scrollbars=1,status=1,width=720,height=570')){l.href=g;}}setTimeout(a,0);void(0);
</pre>
<p>Enjoy.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.enavigo.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.enavigo.com/2009/08/27/fix-wordpress-%e2%80%98press-this%e2%80%99-404-error-%c2%ab-complete-geek-boutique/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
