<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0' xmlns:dc='http://purl.org/dc/elements/1.1/'>
<channel>
<title>CSDN技术网摘 -- wz.csdn.net(learn)</title>
<description>CSDN技术网摘 -- wz.csdn.net(learn)</description>
<link>http://wz.csdn.net/tag-rss/learn/</link>
<generator>CSDN网摘 (http://wz.csdn.net)</generator>
<language>zh-cn</language>
<docs>CSDN网摘 包罗技术精华</docs>
<item>
<title>PHP best practices</title>
<link>http://www.odi.ch/prog/design/php/guide.php</link>
<guid isPermaLink="true">http://www.odi.ch/prog/design/php/guide.php</guid>
<category>php,learn,collect,linux,tips</category>
<pubDate>Wed, 24 Sep 2008 07:53:04 GMT</pubDate>
<description><blockquote>Best practices
This guide will give you solutions to common PHP design problems. It also provides a sketch of an application layout that I developed during the implementation of some projects.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>用C语言实现Ping程序功能</title>
<link>http://www.ibm.com/developerworks/cn/linux/network/ping/index.html</link>
<guid isPermaLink="true">http://www.ibm.com/developerworks/cn/linux/network/ping/index.html</guid>
<category>c++,c,linux,socket,collect,learn,ibm</category>
<pubDate>Tue, 23 Sep 2008 13:31:37 GMT</pubDate>
<description><blockquote>大部分人用ping命令只是作为查看另一个系统的网络连接是否正常的一种简单方法。在这篇文章中，作者将介绍如何用C语言编写一个模拟ping命令功能的程序。
ping命令是用来查看网络上另一个主机系统的网络连接是否正常的一个工具。ping命令的工作原理是：向网络上的另一个主机系统发送ICMP报文，如果指定系统得到了报文，它将把报文一模一样地传回给发送者，这有点象潜水艇声纳系统中使用的发声装置。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>RE: substrings in BASH-shells</title>
<link>http://www.cygwin.com/ml/cygwin/1999-07/msg00269.html</link>
<guid isPermaLink="true">http://www.cygwin.com/ml/cygwin/1999-07/msg00269.html</guid>
<category>bash,substring,function,collect,learn</category>
<pubDate>Thu, 18 Sep 2008 08:10:33 GMT</pubDate>
<description><blockquote>A snippet from the man page for bash:

       ${parameter:offset:length}
              Substring Expansion.  Expands to up to length char-
              acters of parameter, starting at offset.  If length
              is omitted, expands to the substring of  parameter,
              starting  at  the  character  specified  by offset.
              length and offset are arithmetic  expressions  (see
              ARITHMETIC EVALUATION below).  length must evaluate
              to a number greater than or equal to zero.  If off-
              set evaluates to a number less than zero, the value
              is used as an offset from the end of the  value  of
              parameter.  If parameter is @, the result is length
              positional  parameters  beginning  at  offset.   If
              parameter  is  an array name indexed by @ or *, the
              result is the length members of the array beginning
              with  ${parameter[offset]}.   Substring indexing is
              zero-based unless  the  positional  parameters  are
              used, in which case the indexing starts at 1.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>CodeProject: A C   Embedded Web Server. Free source code and programming help</title>
<link>http://www.codeproject.com/KB/IP/webem.aspx</link>
<guid isPermaLink="true">http://www.codeproject.com/KB/IP/webem.aspx</guid>
<category>codeproject,learn,collect,c++</category>
<pubDate>Wed, 17 Sep 2008 06:39:00 GMT</pubDate>
<description><blockquote>Webem is a web server that you can embed in your C++ application. It makes it easy to implement a browser GUI accessible from anywhere.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>TightURL Project Page</title>
<link>http://tighturl.com/project/</link>
<guid isPermaLink="true">http://tighturl.com/project/</guid>
<category>php,collect,learn</category>
<pubDate>Sat, 13 Sep 2008 09:52:15 GMT</pubDate>
<description><blockquote>Features of TightURL:

Written in PHP, uses MySQL to store URL table. May be adapted in the future to allow use of PostgreSQL and SQLite also. 
Highly customizable by editing configuration variables and HTML templates. 
All browser output is template-based. (except the fatal error screens) 
Checks submitted and accepted URLs against SURBL and URIBL to prevent abuse by the Bad People of the Internet. Please consider making a donation to these well-run and important Internet resources. 
TightURL is Free Software, licensed under the GNU GPL.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>墨菲定理_百度百科</title>
<link>http://baike.baidu.com/view/40544.htm</link>
<guid isPermaLink="true">http://baike.baidu.com/view/40544.htm</guid>
<category>learn,collect</category>
<pubDate>Tue, 09 Sep 2008 01:41:02 GMT</pubDate>
<description><blockquote>墨菲定理
一、任何事都没有表面看起来那么简单
二、所有事都会比你预计的时间长
三、会出错的事总会出错
四、如果你担心某种情况发生，那么它就更有可能发生</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>Shining Ray � 在数据库中存储层次数据</title>
<link>http://shiningray.cn/hierarchical-data-database.html</link>
<guid isPermaLink="true">http://shiningray.cn/hierarchical-data-database.html</guid>
<category>PHP,howto,learn,树形</category>
<pubDate>Thu, 04 Sep 2008 01:15:49 GMT</pubDate>
<description><blockquote>无论你要构建自己的论坛，在你的网站上发布消息还是书写自己的cms [1]程序，你都会遇到要在数据库中存储层次数据的情况。同时，除非你使用一种像XML [2]的数据库，否则关系数据库中的表都不是层次结构的，他们只是一个平坦的列表。所以你必须找到一种把层次数据库转化的方法。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>国际：对初级软件开发者的一些建议（1） , 语言,编程,学习,书籍,建议,知识,程序,购买,理论,平台, , - CSDN 新闻</title>
<link>http://news.csdn.net/n/20080703/117137.html</link>
<guid isPermaLink="true">http://news.csdn.net/n/20080703/117137.html</guid>
<category>learn,program</category>
<pubDate>Wed, 03 Sep 2008 04:15:57 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>dcrocodile</dc:creator>
</item>
<item>
<title>鸟哥的 Linux 私房菜 -- 简体中文</title>
<link>http://linux-vbird.hillwood.cn/</link>
<guid isPermaLink="true">http://linux-vbird.hillwood.cn/</guid>
<category>linux,learn</category>
<pubDate>Sun, 31 Aug 2008 01:49:14 GMT</pubDate>
<description><blockquote>鸟哥的 Linux 私房菜</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>nathan''s space_博客_飞信协议分析</title>
<link>http://hi.baidu.com/nathan2007/blog/category/%B7%C9%D0%C5%D0%AD%D2%E9%B7%D6%CE%F6</link>
<guid isPermaLink="true">http://hi.baidu.com/nathan2007/blog/category/%B7%C9%D0%C5%D0%AD%D2%E9%B7%D6%CE%F6</guid>
<category>飞信协议分析,learn,协议分析</category>
<pubDate>Sat, 30 Aug 2008 11:55:02 GMT</pubDate>
<description><blockquote>文章列表    
您正在查看 &quot;飞信协议分析&quot; 分类下的文章</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>php_curl模拟登陆问题(遇到验证码就弹出来让用户自己输入) - PHP高级应用（应用讨论） - PHP China | 中国开源之路 PHPChina|php论坛|Zend中国 - Powered by Discuz!</title>
<link>http://bbs.phpchina.com/thread-45911-1-5.html</link>
<guid isPermaLink="true">http://bbs.phpchina.com/thread-45911-1-5.html</guid>
<category>learn,collect,php,小偷</category>
<pubDate>Sat, 30 Aug 2008 08:30:50 GMT</pubDate>
<description><blockquote>注意：请修改php.ini，将php_curl.dll前的注释去掉，然后重启apache服务器。在使用之前，请建一个temp文件夹，这个文件夹是用来存放cookie文件的。因为不能发表重复的贴子，所以在测试之前请到b.php里修改。代码一看就明白的。。。^_^</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>OpenVPN Talk, Linux Fest Northwest 2004</title>
<link>http://www.openvpn.net/papers/BLUG-talk/</link>
<guid isPermaLink="true">http://www.openvpn.net/papers/BLUG-talk/</guid>
<category>openvpn,learn,collect</category>
<pubDate>Sat, 30 Aug 2008 02:03:21 GMT</pubDate>
<description><blockquote>OpenVPN Talk, Linux Fest Northwest 2004</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>Google Apps申请指南(CN域名亦可申请) @ 阅微堂</title>
<link>http://zhiqiang.org/blog/posts/guide-for-google-apps.html</link>
<guid isPermaLink="true">http://zhiqiang.org/blog/posts/guide-for-google-apps.html</guid>
<category>learn,collect</category>
<pubDate>Fri, 01 Aug 2008 01:32:13 GMT</pubDate>
<description><blockquote>然后提交列表，很大可能性马上就通过，你可以开始设置你的帐号了。这说明根本没有人工审核这一个步骤，只要域名达到上面它说得那些要求，就自动通过。所以如果你没有通过的话，第一次申请的可以等几天。以前申请过多次就不要再等了，我等了将近一年也没有任何消息，猜测是Google有一个黑名单，不符合要求的域名和申请都被打入黑名单，所有申请被自动忽略。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>CSS布局大全：40多个教程，提示，例子和最佳实践 - AJAX - JavaEye新闻</title>
<link>http://www.javaeye.com/news/3053</link>
<guid isPermaLink="true">http://www.javaeye.com/news/3053</guid>
<category>css,howto,collect,learn</category>
<pubDate>Thu, 31 Jul 2008 03:15:12 GMT</pubDate>
<description><blockquote>CSS布局大全：40多个教程，提示，例子和最佳实践 
2008-07-30 by 副主编 QQbyte 
评论(10) 有1257人浏览 
声明：JavaEye新闻文章的版权属于JavaEye网站所有，严禁任何网站转载本文，否则必将追究法律责任！
CSS布局大全：40多个教程，提示，例子和最佳实践 

CSS布局教程

 

1-Three column fixed layout structure using CSS- 这篇文章解释了如何显示HTML/CSS基本结构。




--------------------------------------------------------------------------------

2-Design page layout using CSS- 如何设计页面布局教程。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>Regmon使用详解(页 1) - ≮PYG5.4Cracker引导小组≯ - -= PYG官方论坛 =- 中国飘云阁初学者破解组织 - Powered by Discuz! Archiver</title>
<link>http://bbs.chinapyg.com/archiver/?tid-14791.html</link>
<guid isPermaLink="true">http://bbs.chinapyg.com/archiver/?tid-14791.html</guid>
<category>crack,collect,learn</category>
<pubDate>Fri, 25 Jul 2008 09:02:38 GMT</pubDate>
<description><blockquote>Regmon使用详解
　　RegMon是由Sysinternals 公司出品，适用于Windows 9x和NT，win2003,winxp下，免费软件。大小仅为265K（ 压缩后）。

[size=4][color=Magenta]最新版本下载地址：[url]http://download.sysinternals.com/Files/Regmon.zip[/url][/color][/size]</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>远程post之利器--HttpWatch</title>
<link>http://www.cnblogs.com/overred/archive/2006/12/09/587299.html</link>
<guid isPermaLink="true">http://www.cnblogs.com/overred/archive/2006/12/09/587299.html</guid>
<category>httpwatch,learn,collect,Toolkit</category>
<pubDate>Wed, 23 Jul 2008 14:51:55 GMT</pubDate>
<description><blockquote>远程post之利器--HttpWatch</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>Discuz代码分析计划,第一弹:common.inc.php - PHP基础编程（问答求助） - PHP China | 中国开源之路 PHPChina|php论坛|Zend中国 - Powered by Discuz!</title>
<link>http://www.phpchina.com/bbs/viewthread.php?tid=12807</link>
<guid isPermaLink="true">http://www.phpchina.com/bbs/viewthread.php?tid=12807</guid>
<category>learn,collect,php,discuz</category>
<pubDate>Fri, 18 Jul 2008 12:41:29 GMT</pubDate>
<description><blockquote>Discuz代码分析计划,第一弹:common.inc.php
分析一个成功的代码是学习PHP的一种非常有效的方式,通过借鉴,比较,会让自己的编程技巧更加的丰富,也能了解到很多自己在编程中有可能忽略的细节.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>EasyTalk | 迷你博客，免费的迷你博客系统 - 9iTalk.com</title>
<link>http://www.tonsenz.com/</link>
<guid isPermaLink="true">http://www.tonsenz.com/</guid>
<category>开源,学习,learn</category>
<pubDate>Thu, 17 Jul 2008 08:55:19 GMT</pubDate>
<description><blockquote>用EasyTalk迷你博客系统，让您在3分钟就可搭建自己的饭否、叽歪、滔滔</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>PHP服务器变量$_SERVER详解（个人整理）_用手指头征服世界</title>
<link>http://hi.baidu.com/sungoogle/blog/item/015d19305180869ba8018e68.html</link>
<guid isPermaLink="true">http://hi.baidu.com/sungoogle/blog/item/015d19305180869ba8018e68.html</guid>
<category>learn,collect,php</category>
<pubDate>Wed, 16 Jul 2008 02:42:22 GMT</pubDate>
<description><blockquote>AD--&gt;PHP/ASP技术讨论群，群号：6092740

今天仔细学习了一下手册关于服务器变量的内容，写个一个笔记，贴出来希望对初学者有帮助。

红色的是我认为比较常用和重要的，蓝色部分是我自己调试后加上的，便于理解。

转载请尊重劳动成果，呵呵，体力活，不好整。

服务器变量 $_SERVER 详解：</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>请教LINUX做端口映射的具体方法(页 1) - Linux论坛 - ChinaUnix.net - powered by Discuz! Archiver</title>
<link>http://bbs.chinaunix.net/archiver/?tid-604782.html</link>
<guid isPermaLink="true">http://bbs.chinaunix.net/archiver/?tid-604782.html</guid>
<category>learn,collect,linux,Iptables</category>
<pubDate>Tue, 15 Jul 2008 08:57:29 GMT</pubDate>
<description><blockquote>请问做LINUX端口映射具体是不是要修改iptables 进行编辑啊
还是直接打命令就可以 高手指点一下啊[/quote]

都可以呀，直接命令就是如果机子重启后就没有了

修改文本的话，重启还有的。
例如，将外网地址xxx.xxx.xxx.xxx的3000端口映射到内网192.168.2.6的3000端口上：
# DNAT
/sbin/iptables -t nat -A PREROUTING -i xxx.xxx.xxx.xxx -p tcp --dport 3000 -d xxx.xxx.xxx.xxx -j DNAT --to 192.168.2.6
# SDAT
/sbin/iptables -t nat -A POSTROUTING -o xxx.xxx.xxx.xxx  -p tcp --dport 3000 -s 192.168.2.6 -j SNAT --to xxx.xxx.xxx.xxx</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>VC知识库文章 - 基于SPI的数据报过滤原理与实现</title>
<link>http://www.vckbase.com/document/viewdoc/?id=643#A5</link>
<guid isPermaLink="true">http://www.vckbase.com/document/viewdoc/?id=643#A5</guid>
<category>vc,collect,learn</category>
<pubDate>Sat, 12 Jul 2008 05:44:02 GMT</pubDate>
<description><blockquote>着网络安全问题日益严重，广大用户对网络安全产品也越来越关注。防火墙作为一种网络安全工具，早已受到大家的青睐。在PC机上使用的个人防火墙，很大程度上成为广大网民的安全保护者。Windows下的个人防火墙都是基于对数据报的拦截技术之上。当然在具体的实现方式上它们却有很大的不同。总的来说可分为用户级和内核级数据报拦截两类。其中内核级主要是TDI过滤驱动程序，NDIS中间层过滤驱动程序，NDIS过滤钩子驱动程序等，它们都是利用网络驱动来实现的；而用户级的过滤包括SPI接口，Windows2000包过滤接口等。本文主要讲述基于SPI的包过滤实现，它是Winsock 2的一个新特性。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>一直以来伴随我的一些学习习惯(part1) - 刘未鹏|C  的罗浮宫 - CSDNBlog</title>
<link>http://blog.csdn.net/pongba/archive/2008/07/08/2625115.aspx</link>
<guid isPermaLink="true">http://blog.csdn.net/pongba/archive/2008/07/08/2625115.aspx</guid>
<category>collect,方法,learn</category>
<pubDate>Fri, 11 Jul 2008 08:20:57 GMT</pubDate>
<description><blockquote>一直以来伴随我的一些学习习惯(part1)

By 刘未鹏

C++的罗浮宫(http://blog.csdn.net/pongba)</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>CSS DIV下的网页设计实例展示-专题教程-CSS-天极网</title>
<link>http://soft.yesky.com/lesson/377/2421877.shtml</link>
<guid isPermaLink="true">http://soft.yesky.com/lesson/377/2421877.shtml</guid>
<category>learn,collect,web</category>
<pubDate>Fri, 11 Jul 2008 01:54:59 GMT</pubDate>
<description><blockquote>■网页布局实例 
&#183;CSS+DIV设计实例：实现让多个DIV排列时居中
 
&#183;合理使用HTML标签进行CSS布局 
&#183;CSS布局中最小高度（min-height）的妙用 
&#183;使用 CSS 创建固定宽度的布局 
&#183;CSS初级入门：整体布局声明 
&#183;解决列高度自适应(列高度相同)的五种方法 
&#183;最小高度100%页脚保持在底部的布局方法 
&#183;用CSS floats创建三栏页布局 
&#183;左中右3栏布局中最先显示中栏内容的方法 
&#183;经典 用CSS实现表单form布局 
&#183;DIV+CSS布局实例:各种2栏3栏布局实例(附下载)</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>用在线配色网站根据图片协调网页色调-设计在线-介绍-天极网</title>
<link>http://design.yesky.com/423/8159923.shtml</link>
<guid isPermaLink="true">http://design.yesky.com/423/8159923.shtml</guid>
<category>learn,collect,toolkit</category>
<pubDate>Fri, 11 Jul 2008 01:46:47 GMT</pubDate>
<description><blockquote>我们做网页的时候，为了背景图跟网站更协调，就必须使网站整体颜色要去容合背景。不过怎么样的搭配才能算协调呢？网页配色的确是很多站长比较头痛的问题，其实已经有网站为解决这个问题而推出相关在线服务。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>VBScript 运行时库参考</title>
<link>http://www.yesky.com/imagesnew/software/vbscript/html-vss/VBSFSOTOC.htm</link>
<guid isPermaLink="true">http://www.yesky.com/imagesnew/software/vbscript/html-vss/VBSFSOTOC.htm</guid>
<category>learn,collect,manual,howto</category>
<pubDate>Fri, 11 Jul 2008 01:33:09 GMT</pubDate>
<description><blockquote>本页面由网页陶吧 龙犊收集整理 时间是： 02/05/06 下午 05:58:48.
文件名称： VBSFSOTOC.htm
页面标题： VBScript 运行时库参考  •  文件大小： 40109  •  最后更新： Wed, 08 Sep 2004 15:07:06 GMT</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>FCKeditor 实战技�?�?- 蓝色理想</title>
<link>http://www.blueidea.com/tech/web/2006/4073.asp</link>
<guid isPermaLink="true">http://www.blueidea.com/tech/web/2006/4073.asp</guid>
<category>FCKEditor,learn,collect,toolkit</category>
<pubDate>Fri, 11 Jul 2008 01:01:10 GMT</pubDate>
<description><blockquote>FCKeditor至今已经到了2.3.1版本了，对于国内的WEB开发者来说，也基本上都已经“闻风知多少”了，很多人将其融放到自己的项目中，更有很多大型的网站从中吃到了甜头。今天开始，我将一点点的介绍自己在使用FCKeditor过程中总结的一些技巧，当然这些其实是FCK本来就有的，只是很多人用FCK的时候没发现而已 :P</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>VC知识库文章 - 浅析三线程程序开发思路与实现</title>
<link>http://www.vckbase.com/document/viewdoc/?id=754</link>
<guid isPermaLink="true">http://www.vckbase.com/document/viewdoc/?id=754</guid>
<category>有用的,collect,vc,learn</category>
<pubDate>Wed, 09 Jul 2008 08:01:48 GMT</pubDate>
<description><blockquote>浅析三线程程序开发思路与实现</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>Resizing images with PHP</title>
<link>http://www.white-hat-web-design.co.uk/articles/php-image-resizing.php</link>
<guid isPermaLink="true">http://www.white-hat-web-design.co.uk/articles/php-image-resizing.php</guid>
<category>learn,collect,phpclasses</category>
<pubDate>Sun, 06 Jul 2008 08:00:25 GMT</pubDate>
<description><blockquote>The following script will easily allow you to resize images using PHP.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>OFFSYSTEM: Owner Free File System</title>
<link>http://offsystem.sourceforge.net/</link>
<guid isPermaLink="true">http://offsystem.sourceforge.net/</guid>
<category>collect,good,learn</category>
<pubDate>Fri, 04 Jul 2008 06:51:58 GMT</pubDate>
<description><blockquote>OFF, or the Owner-Free Filesystem is a distributed filesystem in which everything is stored in reference to randomized data blocks, as opposed to a 1:1 copy of the original data being inserted. The creators of the Owner-Free Filesystem have coined a new term to define the network: A brightnet. Nobody shares any copyrighted files, and therefore nobody needs to hide away.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>30 Days of .NET [Windows Mobile Applications] - Week Four</title>
<link>http://www.cjcraft.com/blog/2008/06/30/30DaysOfNETWindowsMobileApplicationsWeekFour.aspx</link>
<guid isPermaLink="true">http://www.cjcraft.com/blog/2008/06/30/30DaysOfNETWindowsMobileApplicationsWeekFour.aspx</guid>
<category>good_blog,learn</category>
<pubDate>Fri, 04 Jul 2008 02:00:25 GMT</pubDate>
<description><blockquote>30 Days of .NET [Windows Mobile Applications] - Week Four</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>面向对象的思维方法 | Mars''s Jargon</title>
<link>http://www.my4g.org/node/202</link>
<guid isPermaLink="true">http://www.my4g.org/node/202</guid>
<category>think,learn,collect</category>
<pubDate>Thu, 03 Jul 2008 06:21:49 GMT</pubDate>
<description><blockquote>我对Java的面向对象的特性琢磨良久，自认为有所领悟，也开始有意识的运用OOP风格来写程序，然而还是经常会觉得不知道应该怎样提炼类，面对一个具体的问题的时候，会觉得脑子里千头万绪的，不知道怎么下手，一不小心，又会回到原来的思路上去。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>怎么用iptable完成端口映射</title>
<link>http://www.my4g.org/node/449</link>
<guid isPermaLink="true">http://www.my4g.org/node/449</guid>
<category>faq,collect,learn,linux</category>
<pubDate>Thu, 03 Jul 2008 05:53:09 GMT</pubDate>
<description><blockquote>怎么用iptable完成端口映射
我有一外网IP:218.17.xxx.xxx，现在想用这个IP通过linux映射到内部的一台WEB服务器上IP为:192.168.188.5,就是不管在外面还是内部都是用 218.17.xxx.xxx来访问WEB(这WEB在内部的192.168.188.5上),怎么做?</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>SIP Hosting</title>
<link>http://www.junctionnetworks.com/knowledgebase/onsip/sip-hosting</link>
<guid isPermaLink="true">http://www.junctionnetworks.com/knowledgebase/onsip/sip-hosting</guid>
<category>sip,learn,voip,collect</category>
<pubDate>Thu, 03 Jul 2008 02:47:37 GMT</pubDate>
<description><blockquote>Junction Networks &#187; Knowledgebase &#187; 
OnSIP
in OnSIP OnSIP Knowledgebase
  
 Select ratingPoorOkayGoodGreatExcellentPoorOkayGoodGreatExcellent 
   
No votes yet
Getting Started Guide
Admin Portal
Billing
Devices
FAQs
SIP Hosting
Web Services</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>软件开发基地_ 新浪博客</title>
<link>http://blog.sina.com.cn/u/1036150590</link>
<guid isPermaLink="true">http://blog.sina.com.cn/u/1036150590</guid>
<category>good_blog,learn,collect</category>
<pubDate>Tue, 01 Jul 2008 08:11:30 GMT</pubDate>
<description><blockquote>1、博主简介
    湖南大学软件工程硕士，有多年软件开发经验。
2、人生格言
1)健康是胜利的保证，时间是宝贵的财富，知识是远航的动力,信心是前进的支柱</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>Linux编程技术详�?- 免费试读 - book.csdn.net</title>
<link>http://book.csdn.net/bookfiles/545/</link>
<guid isPermaLink="true">http://book.csdn.net/bookfiles/545/</guid>
<category>book,learn,collect,linux,programm</category>
<pubDate>Sun, 29 Jun 2008 14:32:00 GMT</pubDate>
<description><blockquote>Linux编程技术详解 
______________________
本书全面介绍了Linux编程相关的知识，内容涵盖Linux基本知识、如何建立Linux开发环境、Linux开发工具、Linux文件系统、文件I/O操作、设备文件、进程与进程环境、守护进程、基本进程间通信方法、管道与命名管道、POSIX IPC、Linux下的多线程、Linux网络编程、网络嗅探器、Linux图形界面开发基础、GTK+图形界面编程、界面布局与按钮构件、GTK常用构件、对话框、菜单与工具条等。\r\n　　本书力求以全面的内容及丰富的实例来指导读者了解和掌握Linux编程的方方面面，书中提供了大量的实例...</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>The Koala’s eyes � (GCPi) Google Calendar Python Interface</title>
<link>http://www.hlod-wig.org/index.php/gcpi/</link>
<guid isPermaLink="true">http://www.hlod-wig.org/index.php/gcpi/</guid>
<category>python,class,learn,collect</category>
<pubDate>Fri, 27 Jun 2008 13:01:19 GMT</pubDate>
<description><blockquote>This package provides some simple classes and methods to communicate with a Google Calendar Account, and, of course, create new events/comments or modifying / delete the existing ones.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>台灣PHP聯盟[ Taiwan PHP User Group ] - �?CakePHP 開發的線上購物系�?- BakeSale [討論區 - CakePHP]</title>
<link>http://twpug.net/modules/newbb/viewtopic.php?topic_id=2920</link>
<guid isPermaLink="true">http://twpug.net/modules/newbb/viewtopic.php?topic_id=2920</guid>
<category>learn,collect,php,howto</category>
<pubDate>Fri, 27 Jun 2008 05:28:44 GMT</pubDate>
<description><blockquote>網址： http://cakeforge.org/projects/bakesale/

A powerful, extensible, open-source shopping cart and catalog system developed entirely in CakePHP. BakeSale support site is at http://bakesalehq.com/

一個完全以 CakePHP 開發的開放原始碼購物車與型錄系統，功能強大、擴充性高，支援網站： http://bakesalehq.com/

使用 MIT 授權： http://bakesalehq.com/contents/show/14/
現有功能： http://bakesalehq.com/contents/show/10/</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>游戏代理VPN(pptp radius mysql) 安装笔记总结 - VPN - ChinaUnix.net</title>
<link>http://bbs.chinaunix.net/viewthread.php?tid=1135925</link>
<guid isPermaLink="true">http://bbs.chinaunix.net/viewthread.php?tid=1135925</guid>
<category>learn,collect</category>
<pubDate>Sun, 22 Jun 2008 15:13:48 GMT</pubDate>
<description><blockquote>软件:pptp+radius+mysql
平台:linux,可以是各发行版,内核最好是2.6以上的
我的测试平台是RHEL5 beta1,内核 2.6.18-1.2747.el5xen
这个版本有个好处,就是内核已支持MPPE,不用再安装</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>Creating a new test case</title>
<link>http://simpletest.org/en/first_test_tutorial.html</link>
<guid isPermaLink="true">http://simpletest.org/en/first_test_tutorial.html</guid>
<category>unittest,collect,learn</category>
<pubDate>Thu, 19 Jun 2008 06:11:47 GMT</pubDate>
<description><blockquote>simple test</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>SVN小文件清除脚本 - Python - JavaEye技术社区</title>
<link>http://onlypython.group.javaeye.com/group/blog/53926</link>
<guid isPermaLink="true">http://onlypython.group.javaeye.com/group/blog/53926</guid>
<category>python,code_snippet,learn,collect</category>
<pubDate>Wed, 18 Jun 2008 06:16:49 GMT</pubDate>
<description><blockquote>隐士以前用惯了ClearCase，换到SVN有点不习惯。ClearCase下面的文件都可以直接Copy出来用，SVN下面的就麻烦了，每个目录下面一个.svn子目录，当你要把项目在Check In前拿去别用时，你就体会到你的项目不是一个项目，此刻SVN灵魂附体令你感觉别扭，当然，Check In后可以用SVN的Export来导出一个干净的项目。不爽，隐士整了个Python脚本，清除这些垃圾。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>� 初识Firebug 全文 — firebug的使用 - 某人的栖息地</title>
<link>http://www.ooso.net/index.php/archives/294</link>
<guid isPermaLink="true">http://www.ooso.net/index.php/archives/294</guid>
<category>learn,collect,good_blog</category>
<pubDate>Mon, 16 Jun 2008 09:02:07 GMT</pubDate>
<description><blockquote>Firebug是Firefox下的一款开发类插件，现属于Firefox的五星级强力推荐插件之一。它集HTML查看和编辑、Javascript控制台、网络状况监视器于一体，是开发JavaScript、CSS、HTML和Ajax的得力助手。Firebug如同一把精巧的瑞士军刀，从各个不同的角度剖析Web页面内部的细节层面，给Web开发者带来很大的便利。这是一款让人爱不释手的插件，如果你以前没有接触过它，也许在阅读本文之后，会有一试的欲望。笔者在撰写此文的时候，正逢Firebug发布1.0正式版，这不能不说是种巧合。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>25个优秀的Ajax技术和实例 - AJAX - JavaEye新闻</title>
<link>http://www.javaeye.com/news/2468</link>
<guid isPermaLink="true">http://www.javaeye.com/news/2468</guid>
<category>learn,collect</category>
<pubDate>Mon, 16 Jun 2008 06:53:05 GMT</pubDate>
<description><blockquote>25个优秀的Ajax技术和实例</blockquote></description>
<dc:creator>woyaojuzi</dc:creator>
</item>
<item>
<title>25个优秀的Ajax技术和实例 - AJAX - JavaEye新闻</title>
<link>http://www.javaeye.com/news/2468</link>
<guid isPermaLink="true">http://www.javaeye.com/news/2468</guid>
<category>learn,collect</category>
<pubDate>Mon, 16 Jun 2008 05:34:40 GMT</pubDate>
<description><blockquote>25个优秀的Ajax技术和实例</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>JS按比例缩放图片 - 马文栋 MaWenDong</title>
<link>http://mawendong.cn/article.asp?id=579</link>
<guid isPermaLink="true">http://mawendong.cn/article.asp?id=579</guid>
<category>code,收集,learn</category>
<pubDate>Mon, 16 Jun 2008 03:52:59 GMT</pubDate>
<description><blockquote>最快的做法是直接给图片固定一个宽高，这样做的缺点就是影响页面的美观，而大多数的做法是使用JS来控制图片的显示尺寸在一定的范围内，不会比例失调，保证了图片不会变形，相信这种方法是最合适的。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>设计者的框架 - 译言翻译</title>
<link>http://feed.yeeyan.com/articles/view/e6nian/9210</link>
<guid isPermaLink="true">http://feed.yeeyan.com/articles/view/e6nian/9210</guid>
<category>技术译言,learn,css,xhtml</category>
<pubDate>Thu, 12 Jun 2008 01:14:55 GMT</pubDate>
<description><blockquote>如何建立CSS框架？

有许多可行的关于建立框架的方法，当时最常见和公认最有用的方法是把你常用CSS

样式分条成组抽象归类，让每一条都分别包括一个方面或者是一个部分的样式。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>slayeroffice | Mouseover DOM Inspector</title>
<link>http://slayeroffice.com/?c=/content/tools/modi.html</link>
<guid isPermaLink="true">http://slayeroffice.com/?c=/content/tools/modi.html</guid>
<category>learn,collect,bookmarklet</category>
<pubDate>Thu, 12 Jun 2008 01:07:34 GMT</pubDate>
<description><blockquote>This favelet allows you to view the properties of any HTML element on a page simply by mousing over the element. The element will be given a gray background, and a DIV element that trails the mouse cursor will contain the element type along with all of the specified attributes of the element. Hit the &quot;esc&quot; key to turn the favelet off.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>ApexDC   - The Pinnacle of File-Sharing</title>
<link>http://www.apexdc.net/</link>
<guid isPermaLink="true">http://www.apexdc.net/</guid>
<category>p2p,learn,collect,source</category>
<pubDate>Wed, 11 Jun 2008 04:32:26 GMT</pubDate>
<description><blockquote>Current Version:1.1.0

Welcome to ApexDC.net, the home of an innovative Direct Connect client based on the StrongDC++ modification. ApexDC++ is actively developed and provides a user-friendly interface, unique features, unlimited customisation and a dedicated support team.

ApexDC++ is, and always will be, free from all forms of malware. The project is managed and developed by veterans of the P2P scene and as such we feel we are in touch with the opinions, wishes and requirements of our users.</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>Home - PHP Development</title>
<link>http://www.php-development.ru/</link>
<guid isPermaLink="true">http://www.php-development.ru/</guid>
<category>good_en_site,learn,collect</category>
<pubDate>Tue, 10 Jun 2008 06:05:56 GMT</pubDate>
<description><blockquote>The site contains internet-related software and web scripts (PHP, JavaScript, etc).</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>getTimezoneOffset 方法</title>
<link>http://book.chinaz.com/JSP/jscript-3/html/jsmthgettimezone.htm</link>
<guid isPermaLink="true">http://book.chinaz.com/JSP/jscript-3/html/jsmthgettimezone.htm</guid>
<category>javascript,learn,collect</category>
<pubDate>Mon, 09 Jun 2008 09:25:24 GMT</pubDate>
<description><blockquote>getTimezoneOffset 方法
返回用分钟表示的主计算机上的时间和全球标准时间 (UTC)之间的差别。</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
<item>
<title>dean.edwards.name</title>
<link>http://dean.edwards.name/</link>
<guid isPermaLink="true">http://dean.edwards.name/</guid>
<category>learn,collect,js,javascript,gzip</category>
<pubDate>Mon, 09 Jun 2008 02:28:10 GMT</pubDate>
<description><blockquote>dean.edwards.name/packer/
A JavaScript Compressor. version 3.0</blockquote></description>
<dc:creator>AppZ</dc:creator>
</item>
</channel></rss>
