<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>E点儿的网络营销 &#187; 开源软件</title>
	<atom:link href="http://edianr.com/archives-tag/%e5%bc%80%e6%ba%90%e8%bd%af%e4%bb%b6/feed" rel="self" type="application/rss+xml" />
	<link>http://edianr.com</link>
	<description>网站建设、SEO、网络推广、整合营销！</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:41:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>VPS上SSH方法安装Magento</title>
		<link>http://edianr.com/archives-install-magento-in-vps-with-way-of-ssh.htm</link>
		<comments>http://edianr.com/archives-install-magento-in-vps-with-way-of-ssh.htm#comments</comments>
		<pubDate>Tue, 02 Feb 2010 18:31:04 +0000</pubDate>
		<dc:creator>E点儿</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[E点儿]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[开源软件]]></category>
		<category><![CDATA[电子商务]]></category>
		<category><![CDATA[网店]]></category>

		<guid isPermaLink="false">http://edianr.com/?p=35</guid>
		<description><![CDATA[用Magento有一段时间了，前几天买了个VPS，折腾了好久决定用CentOS系统，开始安装Magento了，可是遇到了很多问题，比如说权限问题而造成无法正常使用等等，但一个个问题都在不断思考和努力之后不断得到解答。 在失败很多次之后，E点儿总结到使用SSH安装方法是最好的方法。 1、SSH登陆VPS，一般使用Putty进行操作，yum更新一下CentOS系统； 2、命令cd /home/html/edianrcom 到你要安装的网站跟目录，下载获得Magento， wget http://www.magentocommerce.com/downloads/assets/1.3.2.4/magento-1.3.2.4.tar.gz 3、解压 tar -zxvf magento-1.3.2.4.tar.gz 4、设置和修改一下权限 mv magento/* magento/.htaccess . chmod o+w var var/.htaccess app/etc chmod -R o+w media 5、安装配置 ./pear mage-setup . ./pear install magento-core/Mage_All_Latest-stable 6、移除多余文件 rm -rf downloader/pearlib/cache/* downloader/pearlib/download/* rm -rf magento/ magento-1.3.2.4.tar.gz 7、到此，SSH下的基本配置完成了，开始在浏览器进行安装，比如 http://www.edianr.com/index.php/install/ 即可进行安装，输入相应的用户信息和数据库信息，按提示安装，即可完成。 8、当使用在线安装模块插件的时候，会提示权限问题时，在SSH登陆下执行以下命令： find . -type d -exec chmod 777 {} \; [...]]]></description>
		<wfw:commentRss>http://edianr.com/archives-install-magento-in-vps-with-way-of-ssh.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>图解Magento中配置PayPal支付模块</title>
		<link>http://edianr.com/archives-graphic-to-configure-paypal-payment-module-in-magento.htm</link>
		<comments>http://edianr.com/archives-graphic-to-configure-paypal-payment-module-in-magento.htm#comments</comments>
		<pubDate>Thu, 28 Jan 2010 16:04:49 +0000</pubDate>
		<dc:creator>E点儿</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[开源软件]]></category>
		<category><![CDATA[支付]]></category>
		<category><![CDATA[电子商务]]></category>

		<guid isPermaLink="false">http://edianr.com/?p=26</guid>
		<description><![CDATA[Magento设计得非常灵活，具有模块化架构体系和丰富的功能。易于与第三方应用系统无缝集成。 Magento英文官方网站： http://www.magentocommerce.com Magento 配置 1.1 Magento 配置 1.2 Magento 配置 2.1 Magento 配置 2.2 PayPal 网站付款标准版（WPS） Magento 配置 2.2 PayPal 快速支付（ECS）]]></description>
		<wfw:commentRss>http://edianr.com/archives-graphic-to-configure-paypal-payment-module-in-magento.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20款开源搜索引擎系统</title>
		<link>http://edianr.com/archives-introduction-20-open-source-search-engine-system.htm</link>
		<comments>http://edianr.com/archives-introduction-20-open-source-search-engine-system.htm#comments</comments>
		<pubDate>Thu, 28 Jan 2010 02:53:47 +0000</pubDate>
		<dc:creator>E点儿</dc:creator>
				<category><![CDATA[搜索引擎]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[开源软件]]></category>
		<category><![CDATA[网站建设]]></category>

		<guid isPermaLink="false">http://edianr.com/?p=24</guid>
		<description><![CDATA[一些开源搜索引擎系统介绍，包含开源Web搜索引擎和开源桌面搜索引擎。 Sphider Sphider是一个轻量级，采用PHP开发的web spider和搜索引擎，使用mysql来存储数据。可以利用它来为自己的网站添加搜索功能。Sphider非常小,易于安装和修改，已经有数千网站在使用它。 RiSearch PHP RiSearch PHP是一个高效，功能强大的搜索引擎，特别适用于中小型网站。RiSearch PHP非常快，它能够在不到1秒钟内搜索5000-10000个页面。RiSearch是一个索引搜索引擎,这就意味着它先将你的网站做索引并建立一个数据库来存储你网站所有页面的关键词以便快速搜索。Risearch是全文搜索引擎脚本,它把所有的关键词都编成一个文档索引除了配置文件里面的定义排除的关键词。 RiSearch使用经典的反向索引算法(与大型的搜索引擎相同),这就是为什么它会比其它搜索引擎快的原因。 PhpDig PhpDig是一个采用PHP开发的Web爬虫和搜索引擎。通过对动态和静态页面进行索引建立一个词汇表。当搜索查询时，它将按一定的排序规则显示包含关键字的搜索结果页面。PhpDig包含一个模板系统并能够索引PDF,Word,Excel,和PowerPoint文档。PHPdig适用于专业化更强、层次更深的个性化搜索引擎，利用它打造针对某一领域的垂直搜索引擎是最好的选择。 OpenWebSpider OpenWebSpider是一个开源多线程Web Spider（robot：机器人，crawler：爬虫)和包含许多有趣功能的搜索引擎。 Egothor Egothor是一个用Java编写的开源而高效的全文本搜索引擎。借助Java的跨平台特性，Egothor能应用于任何环境的应用，既可配置为单独的搜索引擎，又能用于你的应用作为全文检索之用。 Nutch Nutch 是一个开源Java 实现的搜索引擎。它提供了我们运行自己的搜索引擎所需的全部工具。包括全文搜索和Web爬虫。 Lucene Apache Lucene是一个基于Java全文搜索引擎，利用它可以轻易地为Java软件加入全文搜寻功能。Lucene的最主要工作是替文件的每一个字作索引，索引让搜寻的效率比传统的逐字比较大大提高，Lucen提供一组解读，过滤，分析文件，编排和使用索引的API，它的强大之处除了高效和简单外，是最重要的是使使用者可以随时应自已需要自订其功能。 Oxyus 是一个纯java写的web搜索引擎。 BDDBot BDDBot是一个简单的易于理解和使用的搜索引擎。它目前在一个文本文件（urls.txt）列出的URL中爬行，将结果保存在一个数据库中。它也支持一个简单的Web服务器，这个服务器接受来自浏览器的查询并返回响应结果。它可以方便地集成到你的Web站点中。 Zilverline Zilverline是一个搜索引擎，它通过web方式搜索本地硬盘或intranet上的内容。Zilverline可以从PDF， Word， Excel， Powerpoint， RTF， txt， java， CHM，zip， rar等文档中抓取它们的内容来建立摘要和索引。从本地硬盘或intranet中查找到的结果可重新再进行检索。Zilverline支持多种语言其中包括中文。 XQEngine XQEngine用于XML文档的全文本搜索引擎。利用XQuery做为它的前端查询语言。它能够让你查询XML文档集合通过使用关键字的逻辑组合。有点类似于Google与其它搜索引擎搜索html文档一样。XQEngine只是一个用Java开发的很紧凑的可嵌入的组件。 MG4J MG4J可以让你为大量的文档集合构建一个被压缩的全文本索引，通过使内插编码（interpolative coding）技术。 JXTA Search JXTA Search是一个分布式的搜索系统。设计用在点对点的网络与网站上。 YaCy YaCy基于p2p的分布式Web搜索引擎。同时也是一个Http缓存代理服务器。这个项目是构建基于p2p Web索引网络的一个新方法。它可以搜索你自己的或全局的索引，也可以Crawl自己的网页或启动分布式Crawling等。 Red-Piranha Red-Piranha是一个开源搜索系统，它能够真正”学习”你所要查找的是什么。Red-Piranha可作为你桌面系统（Windows，Linux与Mac）的个人搜索引擎，或企业内部网搜索引擎，或为你的网站提供搜索功能，或作为一个P2P搜索引擎，或与wiki结合作为一个知识/文档管理解决方案，或搜索你要的RSS聚合信息，或搜索你公司的系统（包括SAP，Oracle或其它任何Database/Data source），或用于管理PDF，Word和其它文档，或作为一个提供搜索信息的WebService或为你的应用程序（Web，Swing，SWT，Flash，Mozilla-XUL，PHP， Perl或c#/.Net）提供搜索后台等等。 LIUS [...]]]></description>
		<wfw:commentRss>http://edianr.com/archives-introduction-20-open-source-search-engine-system.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>什么是Magento？</title>
		<link>http://edianr.com/archives-what-is-magento.htm</link>
		<comments>http://edianr.com/archives-what-is-magento.htm#comments</comments>
		<pubDate>Wed, 27 Jan 2010 08:11:02 +0000</pubDate>
		<dc:creator>E点儿</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[外贸]]></category>
		<category><![CDATA[开源软件]]></category>
		<category><![CDATA[电子商务]]></category>

		<guid isPermaLink="false">http://edianr.com/?p=18</guid>
		<description><![CDATA[Magento是一个功能丰富的，基于开源代码技术的电子商务平台，它提供前所未有的灵活性和优美的外观、内容和存储功能的电子商务网上商家的控制平台。 Magento拥有直观的管理界面，功能强大的营销系统，以及完善的搜索引擎优化和目录管理工具，这使管理员拥有强大的二次开发空间，使之能创造出符合需 求的独特业务的网站。设计上是完全可以通过网络之间进行更新和升级。Magento完全可以为企业提供最完善的电子商务解决方案。 Magento is a feature-rich eCommerce platform built on open-source technology that provides online merchants with unprecedented flexibility and control over the look, content and functionality of their eCommerce store. Magento’s intuitive administration interface features powerful marketing, search engine optimization and catalog-management tools to give merchants the power to create sites that are [...]]]></description>
		<wfw:commentRss>http://edianr.com/archives-what-is-magento.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
