<?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"
	>

<channel>
	<title>It's My Life</title>
	<atom:link href="http://noble.77dt.com/feed" rel="self" type="application/rss+xml" />
	<link>http://noble.77dt.com</link>
	<description>我的生活，我的世界 (my life, my techno, my world)</description>
	<pubDate>Fri, 09 May 2008 14:13:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>[视频资料]如何获得好的google排名</title>
		<link>http://noble.77dt.com/html/internet/2008/seo-how-to-get-a-top-google-ranking-189.html</link>
		<comments>http://noble.77dt.com/html/internet/2008/seo-how-to-get-a-top-google-ranking-189.html#comments</comments>
		<pubDate>Fri, 09 May 2008 13:17:37 +0000</pubDate>
		<dc:creator>Noble</dc:creator>
		
		<category><![CDATA[网络]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[keyword]]></category>

		<category><![CDATA[phrase]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[web]]></category>

		<category><![CDATA[影视]]></category>

		<guid isPermaLink="false">http://noble.77dt.com/?p=189</guid>
		<description><![CDATA[how to get a top Google ranking for basically any keyword phrase.
半个小时左右，基于工具操作；
讲解的比较细，但其中操作等待时间比较长一些；
英文，英语比较差的多看几次，基本上也会明白的；
地址：点击此处
]]></description>
		<wfw:commentRss>http://noble.77dt.com/html/internet/2008/seo-how-to-get-a-top-google-ranking-189.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>查询一个ip上有多少个网站的方法</title>
		<link>http://noble.77dt.com/html/internet/2008/how-to-just-to-see-how-many-other-websites-your-hosting-company-hosts-your-server-188.html</link>
		<comments>http://noble.77dt.com/html/internet/2008/how-to-just-to-see-how-many-other-websites-your-hosting-company-hosts-your-server-188.html#comments</comments>
		<pubDate>Fri, 09 May 2008 06:12:26 +0000</pubDate>
		<dc:creator>Noble</dc:creator>
		
		<category><![CDATA[网络]]></category>

		<category><![CDATA[domain]]></category>

		<category><![CDATA[hosting]]></category>

		<category><![CDATA[IP]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[whosonmyserver]]></category>

		<category><![CDATA[yougetsignal]]></category>

		<category><![CDATA[域名]]></category>

		<guid isPermaLink="false">http://noble.77dt.com/?p=188</guid>
		<description><![CDATA[查询一个ip地址上面绑定了多少个域名，一般是不进行二级域名的查询的。
主要用途是：
1、租用主机前的查询，比如查询oversales的情况
2、针对某些感兴趣的网站进行查询，可以方便的查询出同一人的多个网站来
3、满足八卦心理
4、其它
目前可提供服务的包括：
1、myipneighbors，有认证码，无其它查询限制；
2、iwebtool，没注册的情况下，1小时可以查询5次；
3、whosonmyserver，无限制；使用的是discountedscripts的代码，也可以使用discountedscripts demos查询；
4、http://www.domaintools.com/reverse-ip/，有限制查询，可以给出数量和前三个域名；
5、ip-domain，连界面都是1是一致的，估计是用的同一程序或者是clone的；
6、webhosting info，
7、yougetsignal,
查询质量分析：
这些脚本都无法保证查询结果的完整性，即会有部分结果被遗漏。以本blog域名为例，以上查询的数字为：



No.
name
numbers


1
myipneighbors
14


2
iwebtool
1


3
whosonmyserver
14


4
domaintools
22


5
ip-domain
14


6
webhosting
33


7
yougetsignal
14



此外，针对国内虚拟主机的查询，因国内IP数量有限，相对有效；针对国外虚拟主机，因技术、ip丰富等原因，查询的有效性相对不高，仅供参考。
]]></description>
		<wfw:commentRss>http://noble.77dt.com/html/internet/2008/how-to-just-to-see-how-many-other-websites-your-hosting-company-hosts-your-server-188.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>[PHP]基于curl的get和post实现</title>
		<link>http://noble.77dt.com/html/techno/2008/php-based-on-the-curl-and-get-the-post-to-achieve-187.html</link>
		<comments>http://noble.77dt.com/html/techno/2008/php-based-on-the-curl-and-get-the-post-to-achieve-187.html#comments</comments>
		<pubDate>Mon, 05 May 2008 07:08:38 +0000</pubDate>
		<dc:creator>Noble</dc:creator>
		
		<category><![CDATA[技术]]></category>

		<category><![CDATA[get]]></category>

		<category><![CDATA[http]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://noble.77dt.com/?p=187</guid>
		<description><![CDATA[类似于dreamhost这类主机服务商，是显示fopen的使用的。使用php的curl可以实现支持FTP、FTPS、HTTP HTPPS SCP SFTP TFTP TELNET DICT FILE和LDAP。curl 支持SSL证书、HTTP POST、HTTP PUT 、FTP 上传，kerberos、基于HTT格式的上传、代理、cookie、用户＋口令证明、文件传送恢复、http代理通道就最常用的来说，是基于http的get和post方法。
代码实现：

1、http的get实现

$ch = curl_init&#40;&#34;http://www.77dt.com/&#34;&#41; ;
curl_setopt&#40;$ch, CURLOPT_RETURNTRANSFER, true&#41; ;
curl_setopt&#40;$ch, CURLOPT_BINARYTRANSFER, true&#41; ;
$output = curl_exec&#40;$ch&#41; ;
&#160;
$fh = fopen&#40;&#34;out.html&#34;, 'w'&#41; ;
fwrite&#40;$fh, $output&#41; ;
fclose&#40;$fh&#41; ;

2、http的post实现

//extract data from the post
extract&#40;$_POST&#41; ;  
&#160;
//set POST variables
$url = 'http://www.77dt.com/get-post.php' ;
$fields = array&#40;
          [...]]]></description>
		<wfw:commentRss>http://noble.77dt.com/html/techno/2008/php-based-on-the-curl-and-get-the-post-to-achieve-187.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>几个sharehosting的价格比较</title>
		<link>http://noble.77dt.com/html/internet/2008/comparing-the-prices-of-several-sharehosting-186.html</link>
		<comments>http://noble.77dt.com/html/internet/2008/comparing-the-prices-of-several-sharehosting-186.html#comments</comments>
		<pubDate>Sun, 04 May 2008 15:53:37 +0000</pubDate>
		<dc:creator>Noble</dc:creator>
		
		<category><![CDATA[网络]]></category>

		<category><![CDATA[Coupon]]></category>

		<category><![CDATA[hosting]]></category>

		<category><![CDATA[site]]></category>

		<category><![CDATA[域名]]></category>

		<guid isPermaLink="false">http://noble.77dt.com/?p=186</guid>
		<description><![CDATA[考虑到近期的需求，在此对几个备选的sharehosting的费用汇总一下。
选择的依据如下：
* 支持多域名网站(至少20个域名,计划hosting 30个小站点)
* 空间大于20G
* 传输量在500GB以上
* 支持月付或半年付款




No.
sharehosting
Monthly
3mo
6mo
12mo
24mo
Coupon


1
dreamhost 
$10.95
 -
 - 
$9.95/mo 
$8.95/mo
MYDREAMLIFE


2
mmhosting
 -
$10.95/mo
$8.95/mo
$7.95/mo
$5.95/mo 
WHT25


3
hostgator
$9.95
 - 
$9.95/mo
$119.4/yr 
$214.8 
SPRING


4
site5
 -
$35.85
+$29.95 
 -
$119.4/yr
$201.6 
VALENTINES2008


5
lunarpages
 -
$9.95/mo
$8.95/mo 
$7.95/mo
$6.95/mo 
 


6
hostmonster
 -
$8.95/mo
+$30
$8.95/mo
+$30
$7.95/mo
$6.95/mo 
 


7
bluehost
 - 
$9.95/mo
+$30
$8.95/mo
+$30
$7.95/mo
$6.95/mo
 


8
webhostingpad
 -
 -
$7.95/mo
+$14.95
$6.95/mo
$4.95/mo
 


9
globat
 -
 -
 -
$4.44/mo 
$6.95/mo 
 


10
anhosting
 -
 -
 -
$83.4/yr
 -
 


11
ipower
 -
$9.95/mo
+$30
$8.95/mo
+$30
$7.95/mo
$6.95/mo
 


12
ixwebhosting
 -
$11.95/mo
+$30
$10.95/mo
+$30 
$8.95/mo
$7.95/mo 
 


13
midphase
 -
 -
 -
$83.4/yr
 -
 


14
1and1
 -
 -
$29.94
$44.91/yr 
 - 
 


15
Godaddy
 $6.99 
 -
 -
$6.64/mo
$6.29/mo
OYH1


16
hostingpuppy
 $7.99
$7.99
$7.99
$87.89/yr
-
 



因近期成本原因，关注的是3-6个月支付周期的。
]]></description>
		<wfw:commentRss>http://noble.77dt.com/html/internet/2008/comparing-the-prices-of-several-sharehosting-186.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Yahoo的站长工具及链接指数显示(中文站)</title>
		<link>http://noble.77dt.com/html/internet/2008/yahoos-chief-tools-and-links-as-indicated-by-chinese-station-185.html</link>
		<comments>http://noble.77dt.com/html/internet/2008/yahoos-chief-tools-and-links-as-indicated-by-chinese-station-185.html#comments</comments>
		<pubDate>Sun, 04 May 2008 05:28:39 +0000</pubDate>
		<dc:creator>Noble</dc:creator>
		
		<category><![CDATA[网络]]></category>

		<category><![CDATA[mysites]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[web]]></category>

		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://noble.77dt.com/?p=185</guid>
		<description><![CDATA[Yahoo提供的站长工具，对国内的网站开发者来说，是有两个的：
1、中文yahoo站长工具，点击此处
2、英文yahoo站长工具，点击此处
英文的站长工具提供的功能和中文的差不多，但是中文提供的偏实用一些，英文的提供的偏技术性一些。
中文提供了定制搜索、站点管理器、链接指数和雅虎统计；
英文的主要是提供了Mysites(站点管理器)、Badge(链接指数)和Web Services API入口。
链接指数显示，这个显示的数值很有意思的。
用yahoo的search搜索：http://noble.77dt.com,结果如下图1,为167。
用站长工具中SEO查询搜索引擎反向链接(是阿里妈妈的域名)，结果如图2，为179。
用yahoo的链接指数，在首页上的显示为251。

都不一样，呵呵。 
]]></description>
		<wfw:commentRss>http://noble.77dt.com/html/internet/2008/yahoos-chief-tools-and-links-as-indicated-by-chinese-station-185.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>唯美摄影艺术(柳菁菁为例)与情色图片的区别？</title>
		<link>http://noble.77dt.com/html/life/2008/aestheticism-photographic-art-and-the-difference-between-erotica-picture-184.html</link>
		<comments>http://noble.77dt.com/html/life/2008/aestheticism-photographic-art-and-the-difference-between-erotica-picture-184.html#comments</comments>
		<pubDate>Sat, 03 May 2008 07:22:14 +0000</pubDate>
		<dc:creator>Noble</dc:creator>
		
		<category><![CDATA[生活]]></category>

		<category><![CDATA[评论]]></category>

		<guid isPermaLink="false">http://noble.77dt.com/?p=184</guid>
		<description><![CDATA[世界向前发展，很多的事情反倒是看不懂的。

这样的唯美摄影艺术，以及运作方式，和日本的情色运作有何等的相似。
在百度搜索：
柳菁菁
林柏欣
可以了解更多。
]]></description>
		<wfw:commentRss>http://noble.77dt.com/html/life/2008/aestheticism-photographic-art-and-the-difference-between-erotica-picture-184.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>郁闷的网速</title>
		<link>http://noble.77dt.com/html/internet/2008/depressing-the-net-speed-183.html</link>
		<comments>http://noble.77dt.com/html/internet/2008/depressing-the-net-speed-183.html#comments</comments>
		<pubDate>Fri, 02 May 2008 15:38:37 +0000</pubDate>
		<dc:creator>Noble</dc:creator>
		
		<category><![CDATA[网络]]></category>

		<category><![CDATA[hosting]]></category>

		<category><![CDATA[TTL]]></category>

		<category><![CDATA[空间]]></category>

		<guid isPermaLink="false">http://noble.77dt.com/?p=183</guid>
		<description><![CDATA[开始使用DH的时候，ping的速度还是可以的。从上个月末开始同步启用mmhosting空间后，不知道怎么的，DH的http的访问速度开始慢下来了。
今天ping的结果，ping DH:

Reply from 20x.1x3.16x.xxx: bytes=32 time=389ms TTL=45
Reply from 20x.1x3.16x.xxx: bytes=32 time=388ms TTL=45
Reply from 20x.1x3.16x.xxx: bytes=32 time=395ms TTL=45
Reply from 20x.1x3.16x.xxx: bytes=32 time=393ms TTL=45

ping mmhosting:

Reply from 20x.xx5.11x.xxx: bytes=32 time=308ms TTL=46
Reply from 20x.xx5.11x.xxx: bytes=32 time=317ms TTL=46
Reply from 20x.xx5.11x.xxx: bytes=32 time=312ms TTL=46
Reply from 20x.xx5.11x.xxx: bytes=32 time=318ms TTL=46

速度差异很明显呀。
现在连接blog的后台，都是通过mmhosting的SSH实现的。
空间在国外的稳定性问题也是很让人痛苦的。
]]></description>
		<wfw:commentRss>http://noble.77dt.com/html/internet/2008/depressing-the-net-speed-183.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google搜索也会出现错误</title>
		<link>http://noble.77dt.com/html/internet/2008/google-search-will-be-an-error-182.html</link>
		<comments>http://noble.77dt.com/html/internet/2008/google-search-will-be-an-error-182.html#comments</comments>
		<pubDate>Mon, 28 Apr 2008 14:40:33 +0000</pubDate>
		<dc:creator>Noble</dc:creator>
		
		<category><![CDATA[网络]]></category>

		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://noble.77dt.com/?p=182</guid>
		<description><![CDATA[今天看一个站点在google的收录情况，居然发现了统计的错误。

见上图，搜索的总数显示前后不一致。
作为搜索引擎的龙头，也是会出现一些小的错误的呀。
]]></description>
		<wfw:commentRss>http://noble.77dt.com/html/internet/2008/google-search-will-be-an-error-182.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>mmhosting的NETbasic定购和使用</title>
		<link>http://noble.77dt.com/html/internet/2008/mmhosting-order-and-the-use-of-the-netbasic-181.html</link>
		<comments>http://noble.77dt.com/html/internet/2008/mmhosting-order-and-the-use-of-the-netbasic-181.html#comments</comments>
		<pubDate>Thu, 24 Apr 2008 09:43:04 +0000</pubDate>
		<dc:creator>Noble</dc:creator>
		
		<category><![CDATA[网络]]></category>

		<category><![CDATA[hosting]]></category>

		<category><![CDATA[NETbasic]]></category>

		<category><![CDATA[WHT]]></category>

		<category><![CDATA[空间]]></category>

		<guid isPermaLink="false">http://noble.77dt.com/?p=181</guid>
		<description><![CDATA[已经购买mmhosting的NETbasic一个星期多了，稍微总结一下。
考虑到我在DH空间的安全性，不便于在上面放太多的站点，以免想菜头一样被DH给kill了。考虑到目前还没有必要完全使用VPS以上的服务，在WHT上面转了转，决定使用mmhosting了。
之前比较了bluehost、hostgator、site5、anhosting，也看了downtownhost，最后选择了mmhosting，一是因为mmhosting在WHT的评价还都算好，另外，使用WHT25可以优惠25美元。算下来，2年的费用也就不到120元，还算比较核算的。
mmhosting的NETbasic提供的功能如下：

 1,800 GB of Disk Space
 18,000 GB Data Transfer
 Unlimited POP3 Email Accounts
 Host Unlimited Add-on Domains!  &#40;实际上是999个&#41;
 Unlimited MySQL Databases &#40;实际上是999个&#41;
 FREE Domain Name&#40;需要1年以上的购买&#41;
 AWstats Online Stats
 SSH Access&#40;需要购买后在support申请开通&#41;

控制面板使用的是Cpanel的。
]]></description>
		<wfw:commentRss>http://noble.77dt.com/html/internet/2008/mmhosting-order-and-the-use-of-the-netbasic-181.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>执着的百度(日本)蜘蛛</title>
		<link>http://noble.77dt.com/html/internet/2008/dedicated-baidu-japan-spider-180.html</link>
		<comments>http://noble.77dt.com/html/internet/2008/dedicated-baidu-japan-spider-180.html#comments</comments>
		<pubDate>Wed, 23 Apr 2008 15:34:39 +0000</pubDate>
		<dc:creator>Noble</dc:creator>
		
		<category><![CDATA[网络]]></category>

		<category><![CDATA[spider]]></category>

		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://noble.77dt.com/?p=180</guid>
		<description><![CDATA[我在4月18日买了个mmhosting的空间，2年是110多美元，核算起来还是比较便宜的。将原来的一个网站迁移过去，按原来的习惯，原地址会保留大概几天。
今天看了看访问统计，发现原地址仍然有流量，去看log日志，发现是执着的百度(日本)蜘蛛。

122.152.128.48 - - &#91;23/Apr/2008:03:12:06 -0700&#93; &#34;GET / HTTP/1.1&#34; 200 13032 &#34;-&#34; &#34;Baiduspider+&#40;+http://www.baidu.com/search/spider_jp.html&#41;&#34;
122.152.128.48 - - &#91;23/Apr/2008:11:09:42 -0700&#93; &#34;GET / HTTP/1.1&#34; 200 13032 &#34;-&#34; &#34;Baiduspider+&#40;+http://www.baidu.com/search/spider_jp.html&#41;&#34;
122.152.128.49 - - &#91;23/Apr/2008:15:55:54 -0700&#93; &#34;GET /robots.txt HTTP/1.1&#34; 200 421 &#34;-&#34; &#34;Baiduspider+&#40;+http://www.baidu.com/search/spider_jp.html&#41;&#34;
122.152.128.48 - - &#91;23/Apr/2008:19:07:30 -0700&#93; &#34;GET / HTTP/1.1&#34; 200 13032 &#34;-&#34; &#34;Baiduspider+&#40;+http://www.baidu.com/search/spider_jp.html&#41;&#34;

按理说，每次spider进行更新的时候，应该是先进行DNS解析的，即使不是spider进程自己进行，也应该是有一个第三方进程进行定时更新的，更新的频率不应该太低。
从这些小地方，可以看到国内产品的成熟度还是有待提高的。
 
]]></description>
		<wfw:commentRss>http://noble.77dt.com/html/internet/2008/dedicated-baidu-japan-spider-180.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
