<?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/" >
<channel>
	<title>老李's Blog</title>
	<atom:link href="http://www.lisijie.org/rss.php" rel="self" type="application/rss+xml" />
	<link>http://www.lisijie.org/</link>
	<description>欢迎访问开源php博客程序JBlog官方网站,JBlog是一个基于PHP+MySQL的开源博客程序,具有功能强大、速度快、可定制性强等特点,欢迎使用.</description>
	<language>zh-cn</language>
	<pubDate>Fri, 03 Sep 2010 03:09:08 +0000</pubDate>
	<generator>JBlog v2.0 RC</generator>
		<item>
		<title>eAccelerator配置和使用指南</title>
		<link>http://www.lisijie.org//post/246.html</link>
		<description><![CDATA[<p>
<p>本文由Michael原创和整理，转载请保留出处！<a href="http://www.toplee.com/blog/?p=100">http://www.toplee.com/blog/?p=100</a><br /><br />对于本文中出现的错误导致您的损失，Michael不承担责任。</p>
<p>前一段时间完成了服务器从FreeBSD4.10到6.1的升级，同时把PHP也升级到了最新的PHP5.1.4，Apache也升级到了最新的Apache2.2，为了更好的提高系统的性能，考虑对PHP再进行一些优化，前两年接触过MMCache和eAccelerator，尤其对eAccelerator非常喜欢，这次优化也选择了它，下面整理一些文档和大家分享。</p>
</p>]]></description>
		<category></category>
		<comments></comments>
		<guid>http://www.lisijie.org//post/246.html</guid>
		<pubDate>Sun, 08 Aug 2010 08:35:00 +0000</pubDate>
	</item>

		<item>
		<title>[转]JQuery DOM 的常用操作</title>
		<link>http://www.lisijie.org//post/243.html</link>
		<description><![CDATA[<p><strong>一、JQuery对象的基本方法</strong>：<br />(1) get(); 取得所有匹配的元素<br />(2) get(index); 取得其中一个匹配的元素 $(this).get(0) 等同于 $(this)[0]</p>]]></description>
		<category></category>
		<comments></comments>
		<guid>http://www.lisijie.org//post/243.html</guid>
		<pubDate>Mon, 21 Jun 2010 15:25:00 +0000</pubDate>
	</item>

		<item>
		<title>[转]20个非常有用的PHP类库</title>
		<link>http://www.lisijie.org//post/242.html</link>
		<description><![CDATA[<p>下面是一些非常有用的PHP类库，相信一定可以为你的WEB开发提供更好和更为快速的方法。</p>]]></description>
		<category></category>
		<comments></comments>
		<guid>http://www.lisijie.org//post/242.html</guid>
		<pubDate>Sun, 13 Jun 2010 10:14:00 +0000</pubDate>
	</item>

		<item>
		<title>升级到2.0了</title>
		<link>http://www.lisijie.org//post/241.html</link>
		<description><![CDATA[<p>终于把JBlog官方博客升级到2.0了，怕还有一些bug没解决，所以决定测试一段时间再发布。要这个版本的朋友可以加入QQ群52679191。欢迎大家提出宝贵意见/建议，谢谢！</p>]]></description>
		<category></category>
		<comments></comments>
		<guid>http://www.lisijie.org//post/241.html</guid>
		<pubDate>Wed, 09 Jun 2010 14:45:00 +0000</pubDate>
	</item>

		<item>
		<title>[转]PuTTY 中文教程</title>
		<link>http://www.lisijie.org//post/238.html</link>
		<description><![CDATA[<p>我的这些文字是从这几年来的 PuTTY 使用经验中慢慢得来的，也不仅仅是介绍 PuTTY，还包括了一些相关的软件，比如：优秀的 FTP 工具 FileZilla、功能强大的 SFTP 客户端 WinSCP。</p>]]></description>
		<category></category>
		<comments></comments>
		<guid>http://www.lisijie.org//post/238.html</guid>
		<pubDate>Sat, 13 Mar 2010 13:00:00 +0000</pubDate>
	</item>

		<item>
		<title>[转] 从Google代码库找到的好东西 - Google Code中15个不错的项目</title>
		<link>http://www.lisijie.org//post/237.html</link>
		<description><![CDATA[<p>Google 代码库是一个类似 SourceForge 的开源社区，大量开发者在那里上传自己的代码或素材同他人分享，Google 代码库于 2006 年启动，至今已积累了大量的好东西，本文从 Google 代码库搜集到 15 个非常出色的工具与素材，它们都基于 GPL， BSD， MIT 或 Creative Common 协议，可以免费使用。</p>
<p><a href="http://sixrevisions.com/resources/15-fantastic-finds-on-the-google-code-repository/"><img width="550" height="200" alt="15 Fantastic Finds on the Google Code Repository" src="http://images.sixrevisions.com/2010/02/17-01_google_repository_finds_lead_img.jpg" style="border: 1px solid black;" /></a></p>]]></description>
		<category></category>
		<comments></comments>
		<guid>http://www.lisijie.org//post/237.html</guid>
		<pubDate>Fri, 12 Mar 2010 10:04:37 +0000</pubDate>
	</item>

		<item>
		<title>FFmpegPHP</title>
		<link>http://www.lisijie.org//post/236.html</link>
		<description><![CDATA[<p>FFmpegPHP 是一个纯面向对象的 ffmpeg 的 PHP封装。提供一些简单易用、面向对象的API用以访问视频和音频文件的信息，可直接从视频中获取帧的图片，这常用来做视频的缩略图。支持的视频格式包括： MOV, AVI, MPG, 和 WMV.</p>
<p>软件主页： <a href="http://github.com/char0n/ffmpeg-php"><font color="#0085cf">http://github.com/char0n/ffmpeg-php</font></a></p>]]></description>
		<category></category>
		<comments></comments>
		<guid>http://www.lisijie.org//post/236.html</guid>
		<pubDate>Sat, 06 Mar 2010 11:15:11 +0000</pubDate>
	</item>

		<item>
		<title>zend studio 7.1.1注册码及汉化包下载</title>
		<link>http://www.lisijie.org//post/235.html</link>
		<description><![CDATA[<p>汉化包使用方法：</p>
<p>解压后将里面的两个文件夹features和plugins替换你的zend studio安装目录下的对应目录，重启zend studio即可。</p>]]></description>
		<category></category>
		<comments></comments>
		<guid>http://www.lisijie.org//post/235.html</guid>
		<pubDate>Wed, 24 Feb 2010 20:51:01 +0000</pubDate>
	</item>

		<item>
		<title>今年年会的几张照片</title>
		<link>http://www.lisijie.org//post/234.html</link>
		<description><![CDATA[<p>公司今年年会在英德天门沟举行。那两天天气不好，一直下雨。</p>
<p><img src="/attach/327.html" onload="resize_img(this)" /></p>]]></description>
		<category></category>
		<comments></comments>
		<guid>http://www.lisijie.org//post/234.html</guid>
		<pubDate>Wed, 10 Feb 2010 11:24:15 +0000</pubDate>
	</item>

		<item>
		<title>[转]PHP效率高写法</title>
		<link>http://www.lisijie.org//post/233.html</link>
		<description><![CDATA[<p>0、用单引号代替双引号来包含字符串，这样做会更快一些。因为PHP会在双引号包围的字符串中搜寻变量，单引号则不会，注意：只有echo能这么做，它是一种可以把多个字符串当作参数的&ldquo;函数&rdquo;（译注：PHP手册中说echo是语言结构，不是真正的函数，故把函数加上了双引号）。
1、如果能将类的方法定义成static，就尽量定义成static，它的速度会提升将近4倍。</p>]]></description>
		<category></category>
		<comments></comments>
		<guid>http://www.lisijie.org//post/233.html</guid>
		<pubDate>Fri, 05 Feb 2010 17:56:40 +0000</pubDate>
	</item>

	</channel>
</rss>