<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://space.itpub.net/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>fancy-jiang的技术空间</title>
			    <link>http://space.itpub.net/12704763</link>
			    <description></description>
			    <copyright>Copyright(C) fancy-jiang的技术空间</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sun, 12 Oct 2008 05:06:56 GMT</lastBuildDate><item>
								<title>绑定Linux服务器的IP与MAC</title>
								<link>http://space.itpub.net/12704763/viewspace-445627</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; tab-stops: 324.0pt"><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-bidi-font-family: Arial">root</SPAN><SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-bidi-font-family: Arial">用户下在...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Fri, 12 Sep 2008 10:45:07 GMT</pubDate>
							</item>
							<item>
								<title>Installing Oracle 10g on RHEL AS 3 Step-by-Step</title>
								<link>http://space.itpub.net/12704763/viewspace-262802</link>
								<description><![CDATA[<SPAN class=Apple-style-span style="WORD-SPACING: 1px; FONT: 14px/25px Tahoma; COLOR: rgb(51,51,51); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; TEXT-ALIGN: left; orphans: 2; widows: 2; -webkit-border-horiz...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Wed, 07 May 2008 13:38:38 GMT</pubDate>
							</item>
							<item>
								<title>vmware linux访问windowsxp下的文件</title>
								<link>http://space.itpub.net/12704763/viewspace-262798</link>
								<description><![CDATA[<P>因为要把英文的linux在上网的时候能够显示中文，找了好多的资料。大多都要求装一个中文的字体。找到后，需要放在linux的目录下。我的u盘竟然无法自动识别。算了，还是直接访问吧。<BR>设置相关方法如下：</P>
<P>台式机宿主机的ip 192.168.1.100<BR>子网掩码：255.255...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Wed, 07 May 2008 13:25:13 GMT</pubDate>
							</item>
							<item>
								<title>RHEL 上安装 Oracle 的注意事项</title>
								<link>http://space.itpub.net/12704763/viewspace-262790</link>
								<description><![CDATA[<P>在 Red Hat Enterprise Linux Server 上安装 Oracle 的时候，如果误打误撞顺利的话可能一个错误都碰不到，如果不顺利可能每一步都有槛。以下是几个小建议，可能会让一些朋友少一点麻烦。</P>
<H4>1. 安装 <ACRONYM title="Operating System&#13;">OS</ACRONYM> 时候请...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Wed, 07 May 2008 12:56:02 GMT</pubDate>
							</item>
							<item>
								<title>在RHEL5上安装Oracle 11g</title>
								<link>http://space.itpub.net/12704763/viewspace-261527</link>
								<description><![CDATA[<P>期待已久的 Oracle 11g 终于发布正式可以提供<A href="http://www.builder.com.cn/2007/0811/452667.shtml" target=_blank>下载</A>了。第一个发布的平台果然是 Linux 版本。几年前都是 Solaris 第一个。可见操作系统领域市场的变迁。</P>
<P>11g 的软件介质不小，单个...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Tue, 06 May 2008 13:57:11 GMT</pubDate>
							</item>
							<item>
								<title>简单详尽VMware教程</title>
								<link>http://space.itpub.net/12704763/viewspace-254782</link>
								<description><![CDATA[<P align=left>现如今有很多人都拥有电脑，但多数人都只有一两台，想组建一个自己的局域网或者是做个小规模的实验一台机器是不够的，最少也要个两三台，可为了这再买电脑就太不值了。好在有许多虚拟机可以帮我们解决这个问题。虚拟机可以在一台电脑上虚拟出很多的主机，只...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Sun, 27 Apr 2008 00:59:17 GMT</pubDate>
							</item>
							<item>
								<title>用JDOM 简化XML 编程</title>
								<link>http://space.itpub.net/12704763/viewspace-251780</link>
								<description><![CDATA[<DIV>JDOM 是一种使用 XML 的独特 Java 工具包，用于快速开发 XML 应用程序。它的设计包含 Java 语言的语法乃至语义。但是它是否比现有的 -- 更标准的 -- XML API 好呢？当我们看过一些示例并说明这个流行的开放源代码项目的设计目标后，您自己来判断吧。最近这个开放源代...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Thu, 24 Apr 2008 18:51:05 GMT</pubDate>
							</item>
							<item>
								<title>JDOM处理XML快速上手</title>
								<link>http://space.itpub.net/12704763/viewspace-251747</link>
								<description><![CDATA[<P>&nbsp;&nbsp;&nbsp; 最近的工作常常要和XML格式的文档或字符串打交道，发现用JDOM来做真是方便。可以实现XML应用程序的快速开发。</P>
<P>&nbsp;&nbsp;&nbsp; 在 JDOM 中，XML 元素就是 Element 的实例，XML 属性就是 Attribute 的实例，XML 文档本身就是 Document 的...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Thu, 24 Apr 2008 17:13:14 GMT</pubDate>
							</item>
							<item>
								<title>JDOM使用详解及实例</title>
								<link>http://space.itpub.net/12704763/viewspace-250384</link>
								<description><![CDATA[<P>【摘 要】JDOM是一个开源项目，它基于树型结构，利用纯JAVA的技术对XML文档实现解析、生成、序列化以及多种操作。</P>
<P>一、JDOM 简介</P>
<P>JDOM是一个开源项目，它基于树型结构，利用纯JAVA的技术对XML文档实现解析、生成、序列化以及多种操作。</P>
<P>JDOM 直...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Thu, 24 Apr 2008 11:24:50 GMT</pubDate>
							</item>
							<item>
								<title>Weka入门教程</title>
								<link>http://space.itpub.net/12704763/viewspace-232289</link>
								<description><![CDATA[<P><STRONG>0 &nbsp;Weka 简介</STRONG></P>
<P>Weka 全名是 Waikato Environment for Knowledge Analysis，是一个已有11年的发展历史的开源数据挖掘软件。很多其它开源数据挖掘软件，包括 KNIME，RapidMiner 等都有借用 Weka 的代码。同时 weka 也是新西兰的一种鸟名，而...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Wed, 09 Apr 2008 16:52:05 GMT</pubDate>
							</item>
							<item>
								<title>人工神经网络</title>
								<link>http://space.itpub.net/12704763/viewspace-232288</link>
								<description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; <A href="http://www.itisedu.com/phrase/200603021231175.html" target=_new>人工神经网络</A>（ <A href="http://www.itisedu.com/phrase/200604230900465.html" target=_new>Artificial Neural Networks</A>， 简写为<A href="http://www.iti...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Wed, 09 Apr 2008 16:35:22 GMT</pubDate>
							</item>
							<item>
								<title>机器学习</title>
								<link>http://space.itpub.net/12704763/viewspace-232287</link>
								<description><![CDATA[<P><FONT face=Verdana>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A href="http://www.itisedu.com/phrase/200603020919065.html" target=_new>机器学习</A>(<A href="http://www.itisedu.com/phrase/200604230837275.html" target=_new>Machine Learning</A>)是研究<A href="http...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Wed, 09 Apr 2008 16:23:02 GMT</pubDate>
							</item>
							<item>
								<title>新手学PHP和MySQL动态网站开发教程</title>
								<link>http://space.itpub.net/12704763/viewspace-231268</link>
								<description><![CDATA[<P>　　这是一个基本的教程。没有怪异的代码，只是一些基础。现在有大量的教程是基于UNIX机器的，这个教程将集中在基于Windows平台上。然而，除了安装部分，有或多或少的针对于Windows的说明外，其它部分对所有的平台都是一样的。顺便说一下，关于安装部分，请看本站的安装...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Tue, 08 Apr 2008 23:53:00 GMT</pubDate>
							</item>
							<item>
								<title>PHP学习入门的一些基础知识(菜鸟必看)</title>
								<link>http://space.itpub.net/12704763/viewspace-231267</link>
								<description><![CDATA[<P>一，PHP脚本代码标记</P>
<P>PHP的脚本是文件中一对特殊标记所包括的内容，如ASP是“&lt;%....%&gt;”,PHP可看成是“&lt;?...?&gt;”。</P>
<P>然而为了适应XML标准以将PHP嵌入到XML或XHTML中，PHP不建议使用短格式的“&lt;?...?&gt;”，而建议使用长格式标记“&lt;?...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Tue, 08 Apr 2008 23:49:58 GMT</pubDate>
							</item>
							<item>
								<title>PHP入门指导：如何学习PHP？</title>
								<link>http://space.itpub.net/12704763/viewspace-231266</link>
								<description><![CDATA[<P><FONT color=#000000>每个人的学习方式不同，写这篇文章的目的是分享一下自己的学习过程，仅供参考，不要一味的用别人的学习方法，找对自己有用的学习方式 </FONT></P>
<P><FONT color=#000000>经常在某些论坛和QQ群里看到一些朋友会问“怎样才能学好PHP，怎样才能学好...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Tue, 08 Apr 2008 23:47:54 GMT</pubDate>
							</item>
							<item>
								<title>PHP程序员都应该会用的五个工具</title>
								<link>http://space.itpub.net/12704763/viewspace-231265</link>
								<description><![CDATA[<P>在参与了几个大型PHP项目，写了很多PHP代码以后，我发现很多工具可以提高代码质量，简化发布，使得做为PHP开发人员的生涯变得轻松许多。许多这样的工具可能已经为大家所用。但是，由于一些人甚至没有注意到这些工具的存在，我会从此开始，好了，不说废话，下面是我认为...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Tue, 08 Apr 2008 23:46:27 GMT</pubDate>
							</item>
							<item>
								<title>Windows XP下PHP+MySQL环境搭建</title>
								<link>http://space.itpub.net/12704763/viewspace-231263</link>
								<description><![CDATA[<P>本教程介绍如何在 Windows XP 机器上设置 Apache Web 服务器、PHP 解释器和 MySQL 数据库以构成所需的开发环境。</P>
<P>开始之前 </P>
<P>关于本教程 </P>
<P>本教程会带您亲历将 Windows XP 机器设置为 PHP 和 MySQL 开发环境的全过程。您将从下载和安装用于处理 ...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Tue, 08 Apr 2008 23:20:42 GMT</pubDate>
							</item>
							<item>
								<title>比较ASP.NET/ASP/PHP/JSP网站开发语言</title>
								<link>http://space.itpub.net/12704763/viewspace-231254</link>
								<description><![CDATA[<DIV id=contents>
<P><SPAN>目前在</SPAN><SPAN lang=EN-US>Internet</SPAN><SPAN>上广泛使用的后台技术种类繁多，应用比较广泛的有</SPAN><SPAN lang=EN-US>CGI</SPAN><SPAN>，</SPAN><SPAN lang=EN-US>ASP</SPAN><SPAN>，</SPAN><SPAN lang=EN-US>PHP</SPAN><SPAN>，<...]]></description>
								<category>blog</category>
								<author>fancy-jiang</author>
								<pubDate>Tue, 08 Apr 2008 21:28:57 GMT</pubDate>
							</item>
							
		</channel>
	</rss>