<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[静怡家园]]></title> 
<link>http://www.zhanghaijun.com/index.php</link> 
<description><![CDATA[书山有路勤为径，学海无涯苦作舟！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[静怡家园]]></copyright>
<item>
<link>http://www.zhanghaijun.com/post/918/</link>
<title><![CDATA[Redis 设计与实现]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Wed, 13 Mar 2013 02:13:32 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post/918/</guid> 
<description>
<![CDATA[ 
	本书的目标是以简明易懂的方式讲解 Redis 的内部运行机制，通过阅读本书，你可以了解到 Redis 从数据结构到服务器构造在内的几乎所有知识。<br/><br/>为了保证内容的简洁性，本书会尽量以高抽象层次的角度来观察 Redis ，并将代码的细节留给读者自己去考究。<br/><br/>如果读者只是对 Redis 的内部运作机制感兴趣，但并不想深入代码，那么只阅读本书就足够了。<br/><br/>另一方面，对于需要深入研究 Redis 代码的读者，本书附带了一份 <a href="https://github.com/huangz1990/annotated_redis_source" target="_blank">带有详细注释的 Redis 2.6 源代码</a> ，可以配合本书一并使用。<br/><br/><a href="http://www.zhanghaijun.com/attachment.php?fid=115" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=115" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>更多详细内容请移步：http://www.redisbook.com/en/latest/<br/><br/>Tags - <a href="http://www.zhanghaijun.com/tags/redis/" rel="tag">redis</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post/913/</link>
<title><![CDATA[XP卸载IE8之后重新安装出错的解决办法]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Thu, 27 Dec 2012 15:35:33 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post/913/</guid> 
<description>
<![CDATA[ 
	Winows XP 系统卸载了IE8之后重装提示“无法安装 Widonws Internet Explorer，因为其他程序或更新正在等待重新启动您的计算机。请重新启动计算机，然后再运行次安装程序。”，重新启动之后安装依然报此错误。<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=108" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=108" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>解决办法：<br/>执行附件提供下载的批处理文件，执行完之后，双击安装程序即可成功安装了，同时也可解决重装IE8出现的“安装IE8前必须重新启动系统，以便使一些先前的文件更新操作完成（这些操作的日程已有其他安装或卸载操作安排）”<br/><br/><a href="attachment.php?fid=109">点击这里下载文件</a><br/><br/>也可以复制以下代码，保存为.bat批处理文件，然后双击执行。<br/><div class="code"><br/>@echo off<br/>rem fix update garbage value<br/><br/>set Update=HKLM&#92;SOFTWARE&#92;MicroSoft&#92;Update<br/>set Updates=HKLM&#92;SOFTWARE&#92;MicroSoft&#92;Updates<br/>rem set AutoUpdate=&quot;HKLM&#92;SOFTWARE&#92;Microsoft&#92;Windows&#92;CurrentVersion&#92;WindowsUpdate&#92;AutoUpdate&quot;<br/><br/>echo Cleanning &quot;%Update%&quot;<br/>for /f &quot;tokens=1 delims=&quot; %%a in (&#039;reg query %Update%^&#124;Findstr /i &quot;UpdateExeVolatile&quot;&#039;) do (<br/>reg delete %%a /f<br/>)<br/>echo %Update% is cleanned!<br/><br/><br/>echo Cleanning &quot;%Updates%&quot;<br/>for /f &quot;tokens=1 delims=&quot; %%a in (&#039;reg query %Updates%^&#124;Findstr /i &quot;UpdateExeVolatile&quot;&#039;) do (<br/>reg delete %%a /f<br/>)<br/>echo %Updates% is cleanned!<br/><br/>echo press any key to exit...<br/>pause&gt;nul<br/></div><br/>Tags - <a href="http://www.zhanghaijun.com/tags/ie8/" rel="tag">ie8</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post/782/</link>
<title><![CDATA[免费的SSH帐号[用来翻越长城防火墙]]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Mon, 09 May 2011 18:58:01 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post/782/</guid> 
<description>
<![CDATA[ 
	看到有SSH当然是用来翻Wall了,而且我这速度大赞~<br/><br/>注册地址:http://www.cjb.net/cgi-bin/shell.cgi?action=signup, 完成后会发送激活邮件到邮箱,激活后,会再次发送一份帐号信息到邮箱~<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content"><br/>Your shell account has been activated.<br/>Hostname: shell.cjb.net<br/>Username: mctxb<br/>Password: ********<br/></div></div><br/>然后就是配置下用来翻Wall了,先下载个MyEntunnel[下载在日志底部],MyEntunnel是plink的GUI界面,用来转发 SSH端口~<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=5" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=5" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>连接之后隐藏就好啦,如果你是用FireFox的话,直接使用AutoProxy插件就可以爽爽的翻Wall去了~<br/><br/>但是我习惯用Chrome,可是Chrome没法直接用socks代理,我们可以用privoxy或者polipo再转发,我用的是polipo, 没privoxy那么多设置,不过有一点不爽的是,开了polipo会有一个命令行窗口驻留,我用RunHiddenConsole来隐藏掉了命令行窗 口,直接用目录里的Start.cmd来启动polipo就OK了,不过要关闭就只能结束进程或者用Stop.cmd了~下载在下面~<br/><br/>做完上面这些,Chrome是能翻Wall了,不过却不能像用AutoProxy那样智能,好在Chrome的Proxy Switchy!插件在几次升级之后,已经能在切换代理的同时,配置PAC文件了,不用总是开 IE的代理选项去设置了~[现在Proxy Switchy!已经可以用Socks5代理了,不过这样会导致用不了PAC]<br/><br/>安装Proxy Switchy插件之后,先进Options配置下,贴个我的配置,大致就那样了,更多功能自行挖掘~PAC文件需要到墙外下载,我这里提供了1月7日 的,以后的可以自行去https://autoproxy2pac.appspot.com/更 新~<br/><br/><a href="http://www.zhanghaijun.com/attachment.php?fid=6" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=6" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>OK,这样Chrome也能像FF用AutoProxy一样自由的翻Wall了~<br/><br/>相关下载: <a href="http://oxn.me/wp-content/uploads/2010/01/MyEntunnel.zip" target="_blank">MyEntunnel </a>&#124; <a href="http://oxn.me/wp-content/uploads/2010/01/Polipo.zip" target="_blank">Polipo</a> &#124; <a href="http://oxn.me/wp-content/uploads/2010/01/PAC%E6%96%87%E4%BB%B6.zip" target="_blank">PAC 文件</a><br/>Tags - <a href="http://www.zhanghaijun.com/tags/%25E5%2585%258D%25E8%25B4%25B9/" rel="tag">免费</a> , <a href="http://www.zhanghaijun.com/tags/ssh/" rel="tag">ssh</a> , <a href="http://www.zhanghaijun.com/tags/gwf/" rel="tag">gwf</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post/764/</link>
<title><![CDATA[Adobe发布首个64位Flash 支持IE9 Beta]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Sat, 30 Apr 2011 16:50:24 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post/764/</guid> 
<description>
<![CDATA[ 
	今天微软正式发布了IE9 Beta，Adobe也同时推出了新的Flash Player “Square”，支持IE9硬件加速渲染，它也是Adobe发布的第一款支持64位Windows、Mac和Linux系统的Flash。虽然这只是一个预览版本，不过相信仍然为大家带来了很多惊喜。<br/><br/>Flash Player “Square”预览版的两大主要功能如下：<br/><br/>— 64位支持：原生支持64位操作系统，包括Linux、Mac OS X和Windows，并且支持Linux、Mac OS X和Windows平台上的64位浏览器。<br/><br/>— 支持IE9硬件加速渲染：在过去几个月里，Adobe与微软进行了通力合作，实现了Flash Player “Square”与IE9 Beta的良好兼容性，它支持IE9 Beta中的硬件加速功能，可以利用GPU硬件加速来渲染图像，提高图像性能并实现无缝生成。<br/><br/>使用IE9 Beta中的GPU加速，Square能提供更快的响应速度，为用户带来更好的Flash内容体验。测试结果显示，IE9 Beta中Flash Player图形性能相比之前版本IE中的Flash性能提高了35%。<br/><br/>Flash Player “Square”对平台的要求与Flash Player 10.1相同，兼容Windows 7、Windows Vista、Windows Server 2008、Mac OS X 10.6、Ubuntu 9.04及更新版本、RHEL 5、OpenSUSE 11，不支持Windows XP。<br/><br/>Adobe提醒广大用户，如果你下载安装了Flash Player “Square”，那么今后需要手动进行升级，并不会收到自动升级提醒。此外，你还需要手动将预览测试版卸载，才能安装最终正式版。<br/><br/>Adobe表示，各平台版本的64位Flash Player开发工作都进展顺利。相信正式版也不会太遥远了，不过Adobe没有透露具体发布日期。<br/><br/>Flash Player “Square”官方下载：<br/>官方下载页面：http://labs.adobe.com/downloads/flashplayer10.html<br/><br/>32位：<br/><br/>IE Active-X控件（仅支持IE）：<br/>http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_activex_091510.exe<br/><br/>Windows平台插件（支持其它浏览器）：<br/>http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_plugin_091510.exe<br/><br/>Mac OS X平台插件：<br/>http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_mac_091510.dmg<br/><br/>Linux平台插件：<br/>http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_linux_091510.tar.gz<br/><br/>64位：<br/><br/>IE Active-X控件（仅支持IE）：<br/>http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_64bit_activex_091510.exe<br/><br/>Windows平台插件（支持其它浏览器）：<br/>http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_64bit_plugin_091510.exe<br/><br/>Mac OS X平台插件：<br/>http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_64bit_mac_091510.dmg<br/><br/>Linux平台插件：<br/>http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_64bit_linux_091510.tar.gz<br/><br/>windows server 2008 R2 数据中心版：http://labs.adobe.com/downloads/flashplayer10_square.html<br/>Tags - <a href="http://www.zhanghaijun.com/tags/flash/" rel="tag">flash</a> , <a href="http://www.zhanghaijun.com/tags/64%25E4%25BD%258D/" rel="tag">64位</a> , <a href="http://www.zhanghaijun.com/tags/ie9/" rel="tag">ie9</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post/698/</link>
<title><![CDATA[Novell SUSE Linux 企业服务器版本下载]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Fri, 01 Jan 2010 04:31:02 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post/698/</guid> 
<description>
<![CDATA[ 
	中文名: Novell SUSE Linux 企业服务器版本<br/>英文名: Novell SUSE Linux Enterprise Server<br/>资源格式: 光盘镜像<br/>版本: V11 x86/x64/i586<br/>发行时间: 2009年<br/>制作发行: Novell, Inc<br/>地区: 美国<br/>语言: 英文&nbsp;&nbsp;简体中文<br/>简介: <br/><a href="http://www.zhanghaijun.com/attachment/2010-1/20100101121814911.jpg" target="_blank"><img src="http://www.zhanghaijun.com/attachment/2010-1/20100101121814911.jpg" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.zhanghaijun.com/attachment/2010-1/20100101121814912.jpg" target="_blank"><img src="http://www.zhanghaijun.com/attachment/2010-1/20100101121814912.jpg" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>官方站点 http://www.novell.com/products/server/<br/><br/><br/>SUSE LINUX Enterprise Server<br/><br/>可靠、可互操作且易管理的平台，可满足物理和虚拟任务关键型工作负荷的需要<br/><br/>SUSE® Linux Enterprise Server 是一种可靠性强、可缩放性佳且高度安全的服务器操作系统。它适用于运行目前和未来的数据中心应用程序、万维网服务和网络。借助此经济实惠、可互操作 且易于管理的开放源代码基础，企业只需花费少量成本即可 在物理和虚拟环境中获得关键任务服务。赶快了解一下如何满足混合型环境中 SLA 的需求， 并最大限度地利用您的 IT 投资。<br/><br/>SUSE Linux Enterprise Server 是企业最安全的选择。<br/>安全地运行关键任务应用程序 <br/>安全的物理和虚拟工作负载 <br/>安全的混合型 IT 环境 <br/>现在和将来均可安全使用 <br/><br/><br/>功能和优点<br/>集成的系统管理功能<br/>您的 SUSE® Linux Enterprise Server 订阅包括一整套工具，可帮助您高效地设置、配置和管理 IT 环境。<br/><br/>可靠性、可用性和可服务性<br/>SUSE Linux Enterprise Server 中全新改善的企业级 RAS 功能有助于您充分利用系统，减少成本高昂的停机。<br/><br/>跨平台虚拟化<br/>使用 SUSE Linux Enterprise Server 中附带的开放源代码虚拟化超级管理程序 Xen 来提高资源利用率，并且更迅速地提供服务。或者使用 VMware ESX 或 Microsoft Hyper-V 等其他第三方超级管理程序，因为 SUSE Linux Enterprise Server 还专为使用第三方超级管理程序而经过优化。 <br/><br/>与其他平台的互操作性<br/>SUSE Linux Enterprise Server 经过专门设计，可与 Windows 及其他操作平台良好地配合，因而是混合环境的理想之选。 <br/><br/><br/>环保 IT<br/>SUSE Linux Enterprise Server 具备创新型节能和电源管理功能，能让您获得最高的能效比。<br/><br/>全面的安全性<br/>SUSE Linux Enterprise Server 具备业界一流的应用程序安全性。与其他安全最佳实践相结合，可有效地保护您的关键系统和数据免受内外部威胁。<br/><br/>高级网络<br/>SUSE Linux Enterprise Server 中附带了经过优化的最新开放源代码网络堆栈，以及对当今高级网络协议的支持。 <br/><br/>高性能计算<br/>SUSE Linux Enterprise Server 可谓是高性能计算的代名词。经过全球十大超级计算站点 中的多数站点验证，许多领先企业都将其用于呈现、模拟以及高性能计算机 群集。<br/><br/>模块化扩展<br/>SUSE Linux Enterprise Server 是可选扩展，可提供高可用性群集、实时计算以及运行 .NET 应用程序等高级功能。<br/><br/>简化订阅管理<br/>通过 SUSE Linux Enterprise Server 中随附的创新工具，轻松地跟踪您的服务器支持订阅和权利，并获取关于最新软件更新的通知。 <br/><br/>一流的服务和支持<br/>SUSE Linux Enterprise Server 包括创新的诊断和报告工具，并且它们将得到 Novell 屡获嘉奖的全球服务组织的支持。<br/><br/><a href="http://www.zhanghaijun.com/attachment/2010-1/20100101121814913.jpg" target="_blank"><img src="http://www.zhanghaijun.com/attachment/2010-1/20100101121814913.jpg" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/>SUSE LINUX Enterprise Server 系统要求 <br/>Linux 服务器安装最低系统要求<br/>本地安装：512 MB RAM <br/>基于安全外壳 (SSH) 的网络安装，图形：512 MB RAM <br/>使用文件传输协议 (FTP) 安装的基于虚拟网络计算 (VNC) 的网络：512 MB RAM <br/>Linux 服务器运行最低系统要求<br/>512 MB RAM <br/>750 MB 硬盘空间，用于软件 <br/>750 MB 硬盘空间，用于用户数据 <br/>针对特定用途的建议<br/>512 MB 至 4 GB RAM，每个 CPU 至少 256 MB RAM <br/>4 GB 硬盘空间 <br/>网络接口（Ethernet、无线或调制解调器） <br/>对于 Xen 虚拟主机服务器 – 每台虚拟主机服务器至少 512 MB RAM <br/>对于 Xen 虚拟机 – 每台虚拟机至少额外需要 256 MB RAM <br/>对于打印服务器 – 一个相对较快的处理器或用于加快基于服务器打印速度的额外处理器 <br/>对于万维网服务器 – 用于加快超速缓存的额外 RAM，以及改善万维网应用程序性能的额外处理器 <br/>对于数据库服务器 – 用于加快超速缓存的额外 RAM，以及使用多个磁盘以实现并行 I/O <br/>对于文件服务器 – 额外的内存和磁盘，或提高 I/O 吞吐量的廉价磁盘冗余阵列 (RAID) 系统 <br/>支持的处理器平台<br/>x86 <br/>x86_64（AMD64 及 Intel EM64T） <br/>IA64 (Itanium 2) <br/>IBM POWER <br/>IBM System z（64 位）<br/>下载地址：X86_64DVD1下载地址：ed2k://&#124;file&#124;%5BNovell.SUSE.Linux.%E4%BC%81%E4%B8%9A%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%89%88%E6%9C%AC%5D.SUSE.Linux.Enterprise.Server.11.x86_x64.DVD-NoPE-Disk1.iso&#124;2934511616&#124;1f78bc8e4601c0c5594a9cdfe53600f5&#124;h=vqzmuprkflh3sygnzt6x4tuo57rrfey5&#124;/<br/><br/>X86_64DVD2下载地址:ed2k://&#124;file&#124;%5BNovell.SUSE.Linux.%E4%BC%81%E4%B8%9A%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%89%88%E6%9C%AC%5D.SUSE.Linux.Enterprise.Server.11.x86_x64.DVD-NoPE-Disk2.iso&#124;3960920064&#124;612f7ab12619892325e70cdbf3df7470&#124;h=7rpl6nrvuv5qpcvsffjpumyesndvjme7&#124;/<br/><br/>I586DVD1下载地址:http://cdn.novell.com/prot/hwRS9NNA004~/SLES-11-DVD-i586-GM-DVD1.iso<br/><br/>I586DVD2下载地址:http://cdn.novell.com/prot/hwRS9NNA004~/SLES-11-DVD-i586-GM-DVD2.iso<br/>Tags - <a href="http://www.zhanghaijun.com/tags/novellsuse/" rel="tag">novellsuse</a> , <a href="http://www.zhanghaijun.com/tags/linux/" rel="tag">linux</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post/660/</link>
<title><![CDATA[国外稳定1500M免费空间000webhost申请攻略]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Tue, 28 Jul 2009 19:12:51 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post/660/</guid> 
<description>
<![CDATA[ 
	在000webhost提供的免费服务： <FONT color=#ff0000><STRONG>全能PHP空间1.5G ，支持绑定顶级域名，无任何<FONT color=#ff0000>广告 </FONT>，独立控制面板，免费创建Mysql数据库，FTP上传下载，在线压缩解压，支持fopen()函数。</STRONG></FONT>可正常安装 wordpress,hphwind,discuz bbs,joomla等程序。<BR>000webhost.com是国外著名空 间商Hosting24旗下的一个产品，号称”比收费虚拟主机更好用”,而确实如其所说的 ，该空间非常优质和稳定。而该空间提供商也见识到了中国人口之多，网民之热情。所以： <STRONG>该站屏蔽了中国段IP，直接申请肯定会失败！</STRONG><BR>所以如果是国 内的朋友想申请的话，必须通过代理申请才行，申请成功后就无需代理可直接访问了 。<BR><A href="http://www.000webhost.com/51102.html" target=_blank><FONT color=#810081>000webhost</FONT></A>注册网址：<A href="http://www.000webhost.com/51102.html" target=_blank><FONT color=#810081>http://www.000webhost.com/51102.html</FONT></A><BR><STRONG>一、如何使用代理申请000webhost免费空间： </STRONG><BR><STRONG>1、搜索代理，最好是美国、英国或加拿大的：</STRONG><BR>以下 是使用免费网页代理<A href="http://www.gwait.com/?lang=cn" target=_blank><FONT color=#810081>http://www.gwait.com/?lang=cn</FONT></A> 申请过程：<BR>第一步：打开<A href="http://www.gwait.com/?lang=cn" target=_blank><FONT color=#810081>http://www.gwait.com/?lang=cn</FONT></A> ；<BR>第二步：将<A href="http://www.000webhost.com/51102.html" target=_blank><FONT color=#810081>http://www.000webhost.com/51102.html</FONT></A>拷贝到如下网 址<BR>第三步：修改代理为：php8,hhad,usa（如果不行可以试试其他的）<BR><IMG border=0 src="attachment/2009-7/xn-000webhost1-wm-4m69at99x.gif" width=502 height=206><BR>step4：点击安全浏览， 进入000webhost注册界面。<BR><BR><FONT color=#ff0000><STRONG>PS： </STRONG></FONT><FONT color=#0000ff>如果申请不成功，请尝试其他代理；或者 给我留言，如有时间，我会帮申请下。</FONT><BR><FONT color=#0000ff>二、如何 注册000webhost.com的免费1.5Gphp全能空间：</FONT><BR><FONT color=#0000ff><FONT color=#000000>1、<STRONG>首页点击上方的order onw或者 signup，进入注册页：</STRONG></FONT></FONT><BR><FONT color=#0000ff><FONT color=#000000><STRONG><FONT color=#0000ff><FONT color=#000000><FONT color=#0000ff><IMG border=0 src="attachment/2009-7/xn-000webhost3-wm-4m69at99x.gif" width=499 height=398></FONT></FONT></FONT><BR><FONT color=#0000ff><FONT color=#000000><STRONG>2、填写相关信息</STRONG>：注意域名可以是绑定你自己的 独立域名或者是网站的2级域名，两者择其一。 </FONT></FONT></STRONG></FONT></FONT></P><br/><P><FONT color=#0000ff><FONT color=#000000><STRONG><FONT color=#0000ff><STRONG><FONT color=#ff0000>注意：</FONT></STRONG> 如果是绑 定你自己的域名，请首先修改你的域名DNS为：ns01.000webhost.com和 ns02.000webhost.com，这是必须的。</FONT><BR><FONT color=#0000ff><IMG border=0 src="attachment/2009-7/xn-000webhost3-m591aw62x.gif" width=423 height=475></FONT><BR><FONT color=#0000ff><FONT color=#0000ff><FONT color=#000000>填写完毕，点击create my account即可，申请24小时后可以继续添加域名，绑定域名没有限制； </FONT></FONT><BR><FONT color=#0000ff><FONT color=#000000><STRONG>3、点击 create my account，自动跳入下一个网页，显示你的网站建设情况： </STRONG></FONT></FONT><BR><FONT color=#0000ff><IMG border=0 src="attachment/2009-7/xn-000webhost4-wm-4m69at99x.gif" width=505 height=241></FONT><BR><FONT color=#0000ff><STRONG>注意：</STRONG>如果顺利的话会很快跳到下一步，如果显示等待审核等，则说明申 请失败，需要另外寻找代理或者跟我联系也可。</FONT><BR><FONT color=#0000ff><FONT color=#000000>4、账号创建成功，会显示你的详细信息，空 间信息、网址，FTP服务器等</FONT></FONT><BR><FONT color=#0000ff><IMG border=0 src="attachment/2009-7/xn-000webhost5-wm-4m69at99x.gif" width=465 height=555></FONT></FONT></STRONG></FONT></FONT></P>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post/662/</link>
<title><![CDATA[PurgeHosting – 支持FTP、PHP、CGI的国外免费空间 ]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Sun, 26 Jul 2009 05:30:18 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post/662/</guid> 
<description>
<![CDATA[ 
	PurgeHosting美国的一家虚拟主机服务商，为广大用户价格低廉的虚拟主机和代理主机，同时提供250M-1000M的免费虚拟主机。其提供的免费空间具有cPanel中文管理面板，ftp（3个ftp帐户）、web方式上传管理文件，支持PHP5、CGI，提供3个MySQL数据库，有免费二级域名，可以绑定1个域名、停放3个域名、添加100个二级域名，支持POP3、SMTP、IMAP的电子邮箱1个。另外，免费空间有250M（月流量1000M）和1000M（月流量5000M）两种，1000M的空间中会有广告，但实际使用没发现广告。<br/><br/>网址：http://www.purgehosting.com/hosting.php?pkg=free<br/><br/>注册后需要审核你的帐户，大约1天左右开通。开通后，登陆cPanel管理面板，进入“Configure Language”，选择“chinese”后点“change”按钮即可变为中文版。<br/>如果你要在这个免费空间绑定自己的域名，添加绑定域名后设置域名DNS为：NS1.PURGEHOSTING.COM、NS2.PURGEHOSTING.COM，或设置CNAME别名到PurgeHosting提供的免费二级域名，这样生效更快。<br/>演示：http://blog.loveyan.com <br/>Tags - <a href="http://www.zhanghaijun.com/tags/purgehosting/" rel="tag">purgehosting</a> , <a href="http://www.zhanghaijun.com/tags/php/" rel="tag">php</a> , <a href="http://www.zhanghaijun.com/tags/%25E5%2585%258D%25E8%25B4%25B9%25E7%25A9%25BA%25E9%2597%25B4/" rel="tag">免费空间</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post/661/</link>
<title><![CDATA[神龙主机/无限空间/php/mysql/FTP/绑米]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Sat, 25 Jul 2009 15:25:48 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post/661/</guid> 
<description>
<![CDATA[ 
	神龙主机/无限空间/php/mysql/FTP/绑米<br/>神龙主机提供的无限空间主机.功能如下.<br/><br/>功能&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;说明 <br/>空间容量&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;不限 <br/>PHP5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fastcgi <br/>Python2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fastcgi/cgi <br/>Python3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cgi <br/>Ruby1.8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fastcgi/cgi <br/>Ruby1.9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cgi <br/>perl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fastcgi/cgi <br/>lua&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fastcgi/cgi <br/>MySQL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5.1.35 <br/>PgSQL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8.3.7 <br/>SQLite&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2/3 <br/>crontab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;需申请 <br/>SSH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 需申请 <br/>错误日志&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;有 <br/>webalizer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;有 <br/><br/>目前是不限流量,据说九月一日之后会开始限制.超出后限制外链,并在页面底部加一条&quot;本空间由神龙免费空间提供&quot;的文字小广告.<br/>申请注册比较简单.主页上面有流程,不赘述.<br/>需要去论坛跟一个帖子获得爱心值,用于开通数据库.<br/>首页做的比较简陋,目前管理功能比较弱.<br/>空间速度稳定.<br/>theplanet机房,无需备案<br/>申请地址：http://www.loonghost.com/<br/>爱心获得很简单，只要在新人贴按要求回帖就会给你10个爱心值。就够用啦~<br/>演示地址：http://blog.zhanghaijun.cn <br/>Tags - <a href="http://www.zhanghaijun.com/tags/%25E5%2585%258D%25E8%25B4%25B9%25E7%25A9%25BA%25E9%2597%25B4/" rel="tag">免费空间</a> , <a href="http://www.zhanghaijun.com/tags/php/" rel="tag">php</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post/653/</link>
<title><![CDATA[rr.nu/fe.nu/pass.as免费二级域名]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Mon, 15 Jun 2009 21:34:27 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post/653/</guid> 
<description>
<![CDATA[ 
	Sitelutions提供21种免费二级域名（Free subdomain），例如简短好记的YourName.rr.nu, YourName.fw.nu,或是YourName.FindHere.org, YourName.Lookin.At等等，使用者除了简单的网域名称转址功能，还可以设置DNS，例如A记录 , CNAME , MX记录 , TXT Records , AAAA(IPv6) , NS Records ，如果你的网站缺少一个域名，若不想花钱，可以试试看Sitelutions提供的免费域名。<br/>申请地址:https://www.sitelutions.com/,申请很简单的。就简单的英文，GG翻译一下就OK了。我弄了几个<br/>嘿嘿。演示：http://zhj.rr.nu,http://zhj.fw.nu,http://liyan.pass.as,绑定就在博客主站这里~~<br/>除RR.NU外。还有20种，比如fw.nu还有长的。所有后缀见下图：<br/><a href="http://www.zhanghaijun.com/attachment/month_0906/c200961653348.jpg" target="_blank"><img src="http://www.zhanghaijun.com/attachment/month_0906/c200961653348.jpg" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>如果大家感兴趣的话，留言给我，我可以做一个图片教程来。<br/>Tags - <a href="http://www.zhanghaijun.com/tags/%25E5%2585%258D%25E8%25B4%25B9%25E5%259F%259F%25E5%2590%258D/" rel="tag">免费域名</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post/652/</link>
<title><![CDATA[关于本站代注RU域名的说明]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Mon, 15 Jun 2009 17:42:24 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post/652/</guid> 
<description>
<![CDATA[ 
	1、查询<br/>申请前请查询下你要注册的域名是否被注册，查询地址：https://www.ripn.net/nic/whois/en/index.html，提示证书错误请继续，对你的电脑没有任何伤害。如果你不会英文，请看下面的图片，<br/>打开页面后输入你要注册的域名，如下图：<br/><a href="http://www.zhanghaijun.com/attachment/month_0906/820096161415.jpg" target="_blank"><img src="http://www.zhanghaijun.com/attachment/month_0906/820096161415.jpg" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>返回这个页面说明域名没有被注册，你还有机会。<br/><a href="http://www.zhanghaijun.com/attachment/month_0906/w200961614137.jpg" target="_blank"><img src="http://www.zhanghaijun.com/attachment/month_0906/w200961614137.jpg" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>返回这个页面说明域名已被注册，你再想想别的吧。<br/><a href="http://www.zhanghaijun.com/attachment/month_0906/c20096161427.jpg" target="_blank"><img src="http://www.zhanghaijun.com/attachment/month_0906/c20096161427.jpg" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>2、申请方式<br/>一、通过本站的留言本给我留言，请注册会员使用隐藏留言。<br/>二、通过邮件的方式，你可以发送邮件到：webmaster@zhj.net.ru或者webmaster@zhanghaijun.com。<br/>三、留言或邮件格式<br/>&nbsp;&nbsp;&nbsp;&nbsp;申请免费注册域名格式统一如下（邮件或留言）<br/>&nbsp;&nbsp;&nbsp;&nbsp;主题：申请注册XXX.NET.RU/ORG.RU/PP.RU域名<br/>&nbsp;&nbsp;&nbsp;&nbsp;内容：申请注册XXX.NET.RU/ORG.RU/PP.RU域名，域名DNS为:<br/>&nbsp;&nbsp;&nbsp;&nbsp;ns3.zoneedit.com,ns4.zoneedit.com。如果有更多依次写完。<br/>3、域名解析<br/>&nbsp;&nbsp; 域名解析这一环节很重要，请确认你在发送申请邮件之前已经做好了你要申请域名的解析，否则域名通过不了。本站推荐使用国外的免费DNS，如：zoneedit.com的DNS，注册及解析方法见：http://www.zhanghaijun.com/article.asp?id=646，这个DNS你添加域名的时候才知道是哪几个DNS，所以之前一定要先添加域名做好解析，不足之处就是免费用户只有5个域名的解析份额。推荐的第二个是：http://freedns.ws。他有四个DNS服务器，这个是不变的，分别是：ns1.freedns.ws，ns2.freedns.ws，ns3.freedns.ws，ns4.freedns.ws。注册很简单，这里就不说了，注册时邮箱一定要写真实的，要到邮箱激活的。这个DNS不限制你解析多少个域名，很赞，缺点是域名解析必须写全，国内的基本是添加BBS.ABC.COM，在A记录处添加BBS记录，在这个DNS服务器上必须写全Name即BBS.ABC.COM，TTL：默认86400，建议改为3600.IP填写BBS服务器的IP。<br/>国内的免费DNS：http://www.dnswood.com ，有5个DNS服务器：a.dnswood.com，b.dnswood.com,c.dnswood.com,d.dnswood.com,e.dnswood.com。<br/>另外一个是：https://www.dnspod.com，有6个DNS服务器，ns1.dnspod.net,<br/>ns2.dnspod.net,ns3.dnspod.net,ns4.dnspod.net,ns5.dnspod.net,ns6.dnspod.net。他们都是免费的，而且可以解析多线路，不限制用户的域名数量及解析条数。<br/>4、申请说明<br/>&nbsp;&nbsp; 众所周知，RU域名全球每小时只开放4个注册份额，申请的人数也较多，当天申请的人数不多的话，24小时内可以申请的到，申请数量多的话，三天内有结果，申请成功后邮件通知。<br/>Tags - <a href="http://www.zhanghaijun.com/tags/ru%25E5%259F%259F%25E5%2590%258D/" rel="tag">ru域名</a>
]]>
</description>
</item>
</channel>
</rss>