星期二, 四月 08, 2008
星期五, 三月 28, 2008
星期一, 三月 24, 2008
Feed Sifter:过滤你的Feed
本文为Eureka!新发现!原创,转载请以链接注明出处,如有疑问,请至博客留言交流。
RSS是个很棒的工具,利用她我们可以快速高效的获取资讯。但是太多的RSS订阅造成大量信息的堆积,而其中很多却是我们所不关注的。利用Feed过滤,我们可以有效极少无关内容,提高阅读效率。
我是个美剧爱好者,为了在第一时间获取美剧更新的资讯,于是我打算订阅美剧字幕组的Feed,如破烂熊欧美剧资源区(Feed),这是一个高效率的翻译组织,如果我直接订阅她的Feed,那么大量的无关信息(我所不感兴趣的内容)就会每天向我涌来。我需要有所选择的订阅她的内容。
借助第三方网站的力量,我们可以很容易实现Feed选择性订阅,例如本文所述的FeedSifter。在众多Feed过滤网站中,这家的功能最弱,但是它能很好的满足我的要求,并且操作简捷,于是它便是我的首选。
打开这个网站,你只需要两个步骤:一、填写待过滤的Feed地址以及你所关注的关键词(一行一个搜索,一个搜索需要多个关键词时用都好分割),然后单击“Filter my feed”;二、在后续页面中,点击Subscribe即可订阅(或者将Subscribe的链接复制到RSS阅读器)。OK,以后这个Feed只会出现符合搜索规则的内容,无关信息被拒之门外。
除了FeedSifter,提供此类服务的还有Feed Rinse、pipes等,功能强大,操作相对复杂,根据你的需求选择吧。
出处: http://www.eureka321.com/feed-sifter%EF%BC%9A%E8%BF%87%E6%BB%A4%E4%BD%A0%E7%9A%84feed
标签:
Web App
0
评论
发帖者
randull
时间:
星期一, 三月 24, 2008
星期四, 三月 13, 2008
星期日, 八月 19, 2007
在线网页代理 - 好用免费最新最全
在线网页代理 - 好用免费最新最全
本文转载自『X-Beta世纪资讯』www.X-Beta.cn
Kproxy免费web代理
Kproxy免费在线web代理服务器,算是比较稳定的在线代理网站,速度也还可以,但首页广告比较多。
Avoidr免费代理
Avoidr免费在线代理服务器,在其页面上的URL地址栏输入网址就可通过这个代理来匿名访问网站了,广告比较多,速度一般。
..........................
标签:
Web App
0
评论
发帖者
randull
时间:
星期日, 八月 19, 2007
星期六, 六月 16, 2007
星期三, 五月 09, 2007
特殊字符总汇
特殊字符总汇
❶ ❷ ❸ ❹ ❺ ❻ ❼ ❽ ❾
标签:
Web App
1 评论
发帖者
randull
时间:
星期三, 五月 09, 2007
HTML颜色代码
FFFFFF FFFFCC FFFF99 FFFF66 FFFF33 FFFF00 CCFFFF CCFFCC CCFF99 CCFF66 CCFF33 CCFF00 99FFFF 99FFCC 99FF99 99FF66 99FF33 99FF00 66FFFF 66FFCC 66FF99 66FF66 66FF33 66FF00 33FFFF 33FFCC 33FF99 33FF66 33FF33 33FF00 00FFFF 00FFCC 00FF99 00FF66 00FF33 00FF00 FFCCFF FFCCCC FFCC99 FFCC66 FFCC33 FFCC00 CCCCFF CCCCCC CCCC99 CCCC66 CCCC33 CCCC00 99CCFF 99CCCC 99CC99 99CC66 99CC33 99CC00 66CCFF 66CCCC 66CC99 66CC66 66CC33 66CC00 33CCFF 33CCCC 33CC99 33CC66 33CC33 33CC00 00CCFF 00CCCC 00CC99 00CC66 00CC33 00CC00 FF99FF FF99CC FF9999 FF9966 FF9933 FF9900 CC99FF CC99CC CC9999 CC9966 CC9933 CC9900 9999FF 9999CC 999999 999966 999933 999900 6699FF 6699CC 669999 669966 669933 669900 3399FF 3399CC 339999 339966 339933 339900 0099FF 0099CC 009999 009966 009933 009900 FF66FF FF66CC FF6699 FF6666 FF6633 FF6600 CC66FF CC66CC CC6699 CC6666 CC6633 CC6600 9966FF 9966CC 996699 996666 996633 996600 6666FF 6666CC 666699 666666 666633 666600 3366FF 3366CC 336699 336666 336633 336600 0066FF 0066CC 006699 006666 006633 006600 FF33FF FF33CC FF3399 FF3366 FF3333 FF3300 CC33FF CC33CC CC3399 CC3366 CC3333 CC3300 9933FF 9933CC 993399 993366 993333 993300 6633FF 6633CC 663399 663366 663333 663300 3333FF 3333CC 333399 333366 333333 333300 0033FF 0033CC 003399 003366 003333 003300 FF00FF FF00CC FF0099 FF0066 FF0033 FF0000 CC00FF CC00CC CC0099 CC0066 CC0033 CC0000 9900FF 9900CC 990099 990066 990033 990000 6600FF 6600CC 660099 660066 660033 660000 3300FF 3300CC 330099 330066 330033 330000 0000FF 0000CC 000099 000066 000033 000000 |
标签:
Web App
1 评论
发帖者
randull
时间:
星期三, 五月 09, 2007
星期四, 一月 11, 2007
The Document Tree
http://www.brainjar.com/dhtml/intro/default3.asp
Nodes
The Node object provides several properties to reflect this structure and allow you to traverse the tree. Here are some relationships using the example above:
- NodeA
.firstChild= NodeA1 - NodeA
.lastChild= NodeA3 - NodeA
.childNodes.length=3 - NodeA
.childNodes[0]= NodeA1 - NodeA
.childNodes[1]= NodeA2 - NodeA
.childNodes[2]= NodeA3 - NodeA1
.parentNode= NodeA - NodeA1
.nextSibling= NodeA2 - NodeA3
.prevSibling= NodeA2 - NodeA3
.nextSibling=null - NodeA
.lastChild.firstChild= NodeA3a - NodeA3b
.parentNode.parentNode= NodeA
The Node interface also provides methods for dynamically adding, updating and removing nodes such as:
insertBefore()replaceChild()removeChild()appendChild()cloneNode()
This interface provides methods for accessing and creating other nodes in the document tree. Some methods are:
getElementById()getElementsByTagName()createElement()createAttribute()createTextNode()
Traversing the Document Tree
Consider the following:
<html>
<head>
<title></title>
</head>
<body><p>This is a sample paragraph.</p></body>
</html>
and this code:
alert(document.documentElement.lastChild.firstChild.tagName);
which would display "P", the name of the tag represented by that node. The code breaks down as follows:
document.documentElement- gives the page's HTML tag..lastChild- gives the BODY tag..firstChild- gives the first element in the BODY..tagName- gives that element's tag name, "P" in this case.
Accessing Elements Directly
<p id="myParagraph">This is a sample paragraph.</p>
...
alert(document.getElementById("myParagraph").tagName);
-----------------
var nodeList = document.getElementsByTagName("A");
for (var i = 0; i < nodeList.length; i++)
nodeList[i].style.color = "#ff0000";
Attributes
<p id="sample1" align="left">Text in a paragraph element.</p>
... code for the links ...
document.getElementById('sample1').setAttribute('align', 'left');
document.getElementById('sample1').setAttribute('align', 'right');
Text Nodes
<p id="sample1">This is the initial text.</p>
... code for the links ...
document.getElementById('sample1').firstChild.nodeValue =
'Once upon a time...';
document.getElementById('sample1').firstChild.nodeValue =
'...in a galaxy far, far away';
--------------------------
<p id="sample2">This is the <b>initial</b> text.</p>
标签:
Web App
0
评论
发帖者
randull
时间:
星期四, 一月 11, 2007
星期六, 十二月 16, 2006
Claim Your Blog Using Post Claim
All you need to do is create a post using the code below and publish it to your blog! After Technorati's spiders have seen it, you can delete it. (You'll know they've seen it when you come to your Technorati account page and this blog shows as claimed, and not "in progress").
Technorati : Post Claim
标签:
Web App
0
评论
发帖者
randull
时间:
星期六, 十二月 16, 2006
星期三, 十二月 06, 2006
超酷!Web 2.0像素画海报
将IT业界各种元素集合到一起是个不错的主意,现在就有人制作了这样一幅像素画在eBoy上出售,呃,你没看错,不是eBay。这幅画实际尺寸为841x1189毫米,也就是23.3x33.1英寸,CMYK四色输出印制。对非欧洲地区售价16.00欧元,对欧洲价格则是18.56欧元,因为要加16%的税。
这幅画包含了在Web 2.0中扮演着重要角色的一些公司,例如Google、雅虎、Skype、MySpace等,作者利用建筑,广告牌以及其他一些市区标志来代表这些厂商。不过比较耐人寻味的是,Intel、AMD等芯片厂商与Web 2.0关系不大,找不倒也情有可原,可是软件巨头微软居然也没有明显地出现--也许根本就没出现--至少我找不到。这是作者对微软有偏见还是其他什么原因呢?
买这样一幅画挂在家里或者办公室一定很抢眼,并且能带来很大的娱乐效果,读者朋友们,你们能在这上面发现哪些好玩的地方呢?
标签:
Web App
0
评论
发帖者
randull
时间:
星期三, 十二月 06, 2006
