<?xml version="1.0" encoding="utf-8" standalone="no"?><feed xmlns="http://www.w3.org/2005/Atom"><subtitle/>
  <title type="text">backyard</title>
  <id>uuid:ee69d003-04b0-406c-ad9f-74ae93981223;id=494722</id>
  <updated>2017-06-12T21:22:27Z</updated>
  <author>
    <name>maduoyuan</name>
    <uri>https://www.cnblogs.com/mady/</uri>
  </author>
  <generator>feed.cnblogs.com</generator>
  <entry>
    <id>https://www.cnblogs.com/mady/archive/2010/02/01/1660710.html</id>
    <title type="text">Google Chrome Extension – 向上一级 - maduoyuan</title>
    <summary type="text">功能说明见之前的文章《向上一级》。  下载地址：Up v1.0.crx（未向 Google Chrome Extension gallery 提交）  关键代码：（位于 background page 里）  chrome.browserAction.onClicked.addListener(function(tab){ var url = tab.url; var beforeHost = u...</summary>
    <published>2010-01-31T22:57:00Z</published>
    <updated>2010-01-31T22:57:00Z</updated>
    <author>
      <name>maduoyuan</name>
      <uri>https://www.cnblogs.com/mady/</uri>
    </author>
    <link href="https://www.cnblogs.com/mady/archive/2010/02/01/1660710.html" rel="alternate"/>
    <link href="https://www.cnblogs.com/mady/archive/2010/02/01/1660710.html" rel="alternate" type="text/html"/>
    <content type="html">【摘要】功能说明见之前的文章《向上一级》。  下载地址：Up v1.0.crx（未向 Google Chrome Extension gallery 提交）  关键代码：（位于 background page 里）  chrome.browserAction.onClicked.addListener(function(tab){ var url = tab.url; var beforeHost = u... &lt;a href="https://www.cnblogs.com/mady/archive/2010/02/01/1660710.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/mady/archive/2010/01/29/1658924.html</id>
    <title type="text">Google Chrome Extension – Use HTTPS - maduoyuan</title>
    <summary type="text">以前要扩展 Google Chrome 的话，一直是使用 JavaScript 书签的，就像前面的几篇写的那样。今天终于看到 Google Chrome 提供扩展的功能了（文档），于是就写了一个。需求：我在 Google Reader 里订阅了一些 Google Group 的内容，但是忘了从什么时候开始了，从Reader 里直接打不开这些内容了。原因是 Google Group 提供的 RSS ...</summary>
    <published>2010-01-28T23:10:00Z</published>
    <updated>2010-01-28T23:10:00Z</updated>
    <author>
      <name>maduoyuan</name>
      <uri>https://www.cnblogs.com/mady/</uri>
    </author>
    <link href="https://www.cnblogs.com/mady/archive/2010/01/29/1658924.html" rel="alternate"/>
    <link href="https://www.cnblogs.com/mady/archive/2010/01/29/1658924.html" rel="alternate" type="text/html"/>
    <content type="html">【摘要】以前要扩展 Google Chrome 的话，一直是使用 JavaScript 书签的，就像前面的几篇写的那样。今天终于看到 Google Chrome 提供扩展的功能了（文档），于是就写了一个。需求：我在 Google Reader 里订阅了一些 Google Group 的内容，但是忘了从什么时候开始了，从Reader 里直接打不开这些内容了。原因是 Google Group 提供的 RSS ... &lt;a href="https://www.cnblogs.com/mady/archive/2010/01/29/1658924.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/mady/archive/2010/01/28/1658851.html</id>
    <title type="text">Google Chrome 书签同步 - maduoyuan</title>
    <summary type="text">等啊、盼啊，终于出来了。刚才打开 Google Chrome 首先发现字体有点变化，往页面下方一看，原来有了新功能了：同步书签。在刚发布 Google Chrome 的时候，本以为会带有这项功能，结果没有，有点失望。不过，现在加上了，也不晚。只是以后会有点麻烦事，是用 Google 书签呢，还是用 Delicious ？看来，人生时时刻刻都在面临着选择呀。对我而言，Delicious 较 Goog...</summary>
    <published>2010-01-28T15:02:00Z</published>
    <updated>2010-01-28T15:02:00Z</updated>
    <author>
      <name>maduoyuan</name>
      <uri>https://www.cnblogs.com/mady/</uri>
    </author>
    <link href="https://www.cnblogs.com/mady/archive/2010/01/28/1658851.html" rel="alternate"/>
    <link href="https://www.cnblogs.com/mady/archive/2010/01/28/1658851.html" rel="alternate" type="text/html"/>
    <content type="html">【摘要】等啊、盼啊，终于出来了。刚才打开 Google Chrome 首先发现字体有点变化，往页面下方一看，原来有了新功能了：同步书签。在刚发布 Google Chrome 的时候，本以为会带有这项功能，结果没有，有点失望。不过，现在加上了，也不晚。只是以后会有点麻烦事，是用 Google 书签呢，还是用 Delicious ？看来，人生时时刻刻都在面临着选择呀。对我而言，Delicious 较 Goog... &lt;a href="https://www.cnblogs.com/mady/archive/2010/01/28/1658851.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/mady/archive/2010/01/07/1640871.html</id>
    <title type="text">Copy part of A - maduoyuan</title>
    <summary type="text">首先说明，本工具的使用场合可能很少。功能描述：使用户可以复制链接（tag A）中的部分文本。执行本工具后，页面中所有的链接将在&amp;ldquo;可复制部分文本&amp;rdquo;和&amp;ldquo;正常&amp;rdquo;两种状态间切换。链接：Copy part of A主要代码：function(){	var o, n;	if(window.$d$){		$d$ = null;		o = "h";		n = "hr...</summary>
    <published>2010-01-06T17:41:00Z</published>
    <updated>2010-01-06T17:41:00Z</updated>
    <author>
      <name>maduoyuan</name>
      <uri>https://www.cnblogs.com/mady/</uri>
    </author>
    <link href="https://www.cnblogs.com/mady/archive/2010/01/07/1640871.html" rel="alternate"/>
    <link href="https://www.cnblogs.com/mady/archive/2010/01/07/1640871.html" rel="alternate" type="text/html"/>
    <content type="html">【摘要】首先说明，本工具的使用场合可能很少。功能描述：使用户可以复制链接（tag A）中的部分文本。执行本工具后，页面中所有的链接将在&amp;ldquo;可复制部分文本&amp;rdquo;和&amp;ldquo;正常&amp;rdquo;两种状态间切换。链接：Copy part of A主要代码：function(){	var o, n;	if(window.$d$){		$d$ = null;		o = "h";		n = "hr... &lt;a href="https://www.cnblogs.com/mady/archive/2010/01/07/1640871.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/mady/archive/2010/01/05/1639871.html</id>
    <title type="text">释放被束缚的页面 – V1.1.0 - maduoyuan</title>
    <summary type="text">今天在浏览一个页面时，发现在前面一篇同样目的的文章中介绍的处理方法失效了，原来是该页面多设置了几个事件处理函数。于是修改了一下：function rp(w){	var e = ["oncontextmenu",		"onselectstart",		"ondragstart",		"onselect",		"oncopy",		"onbeforecopy",		"onmouseup"];	try{...</summary>
    <published>2010-01-05T12:19:00Z</published>
    <updated>2010-01-05T12:19:00Z</updated>
    <author>
      <name>maduoyuan</name>
      <uri>https://www.cnblogs.com/mady/</uri>
    </author>
    <link href="https://www.cnblogs.com/mady/archive/2010/01/05/1639871.html" rel="alternate"/>
    <link href="https://www.cnblogs.com/mady/archive/2010/01/05/1639871.html" rel="alternate" type="text/html"/>
    <content type="html">【摘要】今天在浏览一个页面时，发现在前面一篇同样目的的文章中介绍的处理方法失效了，原来是该页面多设置了几个事件处理函数。于是修改了一下：function rp(w){	var e = ["oncontextmenu",		"onselectstart",		"ondragstart",		"onselect",		"oncopy",		"onbeforecopy",		"onmouseup"];	try{... &lt;a href="https://www.cnblogs.com/mady/archive/2010/01/05/1639871.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/mady/archive/2009/12/27/1633415.html</id>
    <title type="text">向上一级 - maduoyuan</title>
    <summary type="text">Google工具栏有个&amp;ldquo;向上一级&amp;rdquo;按钮，主要功能是将用户导航到当前文档的上级目录或所在目录的缺省文档。浏览器中好像没有提供这个功能，那么，自己可以做一个类似的功能：向上一级。将该链接保存为书签即可。主要代码如下：function(){	var l = window.location;	var pn = l.pathname;	if((len = pn.length) &amp;gt...</summary>
    <published>2009-12-27T08:17:00Z</published>
    <updated>2009-12-27T08:17:00Z</updated>
    <author>
      <name>maduoyuan</name>
      <uri>https://www.cnblogs.com/mady/</uri>
    </author>
    <link href="https://www.cnblogs.com/mady/archive/2009/12/27/1633415.html" rel="alternate"/>
    <link href="https://www.cnblogs.com/mady/archive/2009/12/27/1633415.html" rel="alternate" type="text/html"/>
    <content type="html">【摘要】Google工具栏有个&amp;ldquo;向上一级&amp;rdquo;按钮，主要功能是将用户导航到当前文档的上级目录或所在目录的缺省文档。浏览器中好像没有提供这个功能，那么，自己可以做一个类似的功能：向上一级。将该链接保存为书签即可。主要代码如下：function(){	var l = window.location;	var pn = l.pathname;	if((len = pn.length) &amp;gt... &lt;a href="https://www.cnblogs.com/mady/archive/2009/12/27/1633415.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/mady/archive/2009/12/26/1633044.html</id>
    <title type="text">The Difference Between Programmer and Hacker - maduoyuan</title>
    <summary type="text">Work or Play,Tool or Toy.</summary>
    <published>2009-12-26T14:52:00Z</published>
    <updated>2009-12-26T14:52:00Z</updated>
    <author>
      <name>maduoyuan</name>
      <uri>https://www.cnblogs.com/mady/</uri>
    </author>
    <link href="https://www.cnblogs.com/mady/archive/2009/12/26/1633044.html" rel="alternate"/>
    <link href="https://www.cnblogs.com/mady/archive/2009/12/26/1633044.html" rel="alternate" type="text/html"/>
    <content type="html">【摘要】Work or Play,Tool or Toy. &lt;a href="https://www.cnblogs.com/mady/archive/2009/12/26/1633044.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/mady/archive/2009/12/25/1632311.html</id>
    <title type="text">释放被束缚的页面 - maduoyuan</title>
    <summary type="text">释放页面先看一下主要的代码：function rp(w){	try{		var d=w.document;		d.oncontextmenu=null;		d.onselectstart=null;		d.body.oncopy=null;	}catch(e){}	for(fs=w.frames,i=0,l=fs.length;i&amp;lt;l;i++)		rp(fs(i));};void(rp(wi...</summary>
    <published>2009-12-25T10:34:00Z</published>
    <updated>2009-12-25T10:34:00Z</updated>
    <author>
      <name>maduoyuan</name>
      <uri>https://www.cnblogs.com/mady/</uri>
    </author>
    <link href="https://www.cnblogs.com/mady/archive/2009/12/25/1632311.html" rel="alternate"/>
    <link href="https://www.cnblogs.com/mady/archive/2009/12/25/1632311.html" rel="alternate" type="text/html"/>
    <content type="html">【摘要】释放页面先看一下主要的代码：function rp(w){	try{		var d=w.document;		d.oncontextmenu=null;		d.onselectstart=null;		d.body.oncopy=null;	}catch(e){}	for(fs=w.frames,i=0,l=fs.length;i&amp;lt;l;i++)		rp(fs(i));};void(rp(wi... &lt;a href="https://www.cnblogs.com/mady/archive/2009/12/25/1632311.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/mady/archive/2009/12/25/1632293.html</id>
    <title type="text">失败的原因 - maduoyuan</title>
    <summary type="text">我们倾向于集中精力做技术方面，而不是人际关系方面工作的主要原因，不是因为它更重要，而是因为它更容易做。&amp;hellip;&amp;hellip;。人际交往是很复杂的，并且就效果而言从来都不会是很明晰和清楚的，但是它们比工作的任何其他方面更重要。如果你发现自己关注的是技术而不是社会方面的问题，你就相当于在一条黑暗的街上丢失了钥匙，却到邻近的另一条街上去寻找。因为&amp;ldquo;这条街上的灯光比那条街上的灯要亮一...</summary>
    <published>2009-12-25T09:50:00Z</published>
    <updated>2009-12-25T09:50:00Z</updated>
    <author>
      <name>maduoyuan</name>
      <uri>https://www.cnblogs.com/mady/</uri>
    </author>
    <link href="https://www.cnblogs.com/mady/archive/2009/12/25/1632293.html" rel="alternate"/>
    <link href="https://www.cnblogs.com/mady/archive/2009/12/25/1632293.html" rel="alternate" type="text/html"/>
    <content type="html">【摘要】我们倾向于集中精力做技术方面，而不是人际关系方面工作的主要原因，不是因为它更重要，而是因为它更容易做。&amp;hellip;&amp;hellip;。人际交往是很复杂的，并且就效果而言从来都不会是很明晰和清楚的，但是它们比工作的任何其他方面更重要。如果你发现自己关注的是技术而不是社会方面的问题，你就相当于在一条黑暗的街上丢失了钥匙，却到邻近的另一条街上去寻找。因为&amp;ldquo;这条街上的灯光比那条街上的灯要亮一... &lt;a href="https://www.cnblogs.com/mady/archive/2009/12/25/1632293.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
</feed>