<?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>JokeJust</title>
	<atom:link href="http://www.jokejust.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.jokejust.com</link>
	<description>javascript,actionscript,php,java,jsp,html,css,python,c++,vb,asp,就记下笔记</description>
	<lastBuildDate>Sun, 15 Aug 2010 18:41:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>法国邮政开通twitter包裹查询服务</title>
		<link>http://www.jokejust.com/?p=165</link>
		<comments>http://www.jokejust.com/?p=165#comments</comments>
		<pubDate>Sun, 15 Aug 2010 18:40:24 +0000</pubDate>
		<dc:creator>zdy</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[la poste]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.jokejust.com/?p=165</guid>
		<description><![CDATA[法国邮政（la poste）最近开通了通过twitter跟踪包裹查询服务，follow @suivi_avec_lisa，然后收到会受到一个欢迎信息，然后直接发送包裹号到该帐号即登记成功，之后包裹进行中的每一步将会收到自动发送的通知信息]]></description>
		<wfw:commentRss>http://www.jokejust.com/?feed=rss2&amp;p=165</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php使用静态属性实例化自己</title>
		<link>http://www.jokejust.com/?p=160</link>
		<comments>http://www.jokejust.com/?p=160#comments</comments>
		<pubDate>Sun, 15 Aug 2010 14:12:06 +0000</pubDate>
		<dc:creator>zdy</dc:creator>
				<category><![CDATA[编程技巧]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[对象]]></category>

		<guid isPermaLink="false">http://www.jokejust.com/?p=160</guid>
		<description><![CDATA[直接上代码了，每次直接使用test::getInstance() 获取对象，可以防止不必要的重复创建对象 class test { protected static $handle; public function __construct() {} public static getInstance() { if(empty(self::$hanlde)) { self::$hanlde = new test(); } return self::$hanlde; } }]]></description>
		<wfw:commentRss>http://www.jokejust.com/?feed=rss2&amp;p=160</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>三个有意思的广告（facebook,youtube和skype）</title>
		<link>http://www.jokejust.com/?p=156</link>
		<comments>http://www.jokejust.com/?p=156#comments</comments>
		<pubDate>Sat, 14 Aug 2010 23:53:48 +0000</pubDate>
		<dc:creator>zdy</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[pub]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.jokejust.com/?p=156</guid>
		<description><![CDATA[这是一家巴西的广告公司Moma制作的，http://www.momapropaganda.com.br]]></description>
		<wfw:commentRss>http://www.jokejust.com/?feed=rss2&amp;p=156</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>各浏览器的默认CSS</title>
		<link>http://www.jokejust.com/?p=155</link>
		<comments>http://www.jokejust.com/?p=155#comments</comments>
		<pubDate>Sat, 14 Aug 2010 23:37:21 +0000</pubDate>
		<dc:creator>zdy</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.jokejust.com/?p=155</guid>
		<description><![CDATA[各浏览器的默认CSS可以在这里http://www.iecss.com/找到，这几个链接是css88.com的， IE6(下载) IE7(下载) IE8(下载) IE9(下载) Firefox 3.6.3(下载) Webkit (r57042) (下载) Opera 10.51(下载) 还可以找到更老的一些浏览器默认样式： Firebird 0.7 Firefox 0.8 Firefox 0.9 Firefox 2.0.0.6 Firefox 2.0.0.12 Firefox 3.0b3 Firefox 3.0.1 Firefox 3.0.8 Flock 0.9.0.2 Flock 1.2.4 Flock 1.2.7 Konqueror 3.2.0 Mozilla 1.0.1 Mozilla 1.5 Navigator 6.1 Navigator 7.1 Navigator 8.1 Navigator 9.0b3 Safari 3.0.4 Safari x Safari 3.1.2 SeaMonkey [...]]]></description>
		<wfw:commentRss>http://www.jokejust.com/?feed=rss2&amp;p=155</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php调试技术手册</title>
		<link>http://www.jokejust.com/?p=154</link>
		<comments>http://www.jokejust.com/?p=154#comments</comments>
		<pubDate>Sat, 14 Aug 2010 23:26:18 +0000</pubDate>
		<dc:creator>zdy</dc:creator>
				<category><![CDATA[编程技巧]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[调试]]></category>

		<guid isPermaLink="false">http://www.jokejust.com/?p=154</guid>
		<description><![CDATA[值得看看，知道有哪些方法迅速找到问题所在]]></description>
		<wfw:commentRss>http://www.jokejust.com/?feed=rss2&amp;p=154</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google app engine java中文乱码</title>
		<link>http://www.jokejust.com/?p=153</link>
		<comments>http://www.jokejust.com/?p=153#comments</comments>
		<pubDate>Sat, 14 Aug 2010 19:18:40 +0000</pubDate>
		<dc:creator>zdy</dc:creator>
				<category><![CDATA[杂七杂八]]></category>
		<category><![CDATA[GAE java，中文乱码]]></category>

		<guid isPermaLink="false">http://www.jokejust.com/?p=153</guid>
		<description><![CDATA[今天花了两个多小时在解决这个乱码问题上 1.eclipse中能调成utf的地方，改成utf8 2.项目中文件的编码使用utf8 3.最后一个，也最重要的，在appengine-web.xml文件中添加 &#60;div id=&#34;_mcePaste&#34;&#62;&#60;property name=&#34;file.encoding&#34; value=&#34;UTF-8&#34;/&#62;&#60;/div&#62; &#60;div id=&#34;_mcePaste&#34;&#62;&#60;property name=&#34;DEFAULT_ENCODING&#34; value=&#34;UTF-8&#34;/&#62;&#60;/div&#62; 最后得到变成这个样子 &#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62; &#60;appengine-web-app xmlns=&#34;http://appengine.google.com/ns/1.0&#34;&#62; &#60;application&#62;&#60;/application&#62; &#60;version&#62;1&#60;/version&#62; &#60;!-- Configure java.util.logging --&#62; &#60;system-properties&#62; &#60;property name=&#34;java.util.logging.config.file&#34; value=&#34;WEB-INF/logging.properties&#34;/&#62; &#60;property name=&#34;file.encoding&#34; value=&#34;UTF-8&#34;/&#62; &#60;property name=&#34;DEFAULT_ENCODING&#34; value=&#34;UTF-8&#34;/&#62; &#60;/system-properties&#62; &#60;sessions-enabled&#62;true&#60;/sessions-enabled&#62; &#60;/appengine-web-app&#62;]]></description>
		<wfw:commentRss>http://www.jokejust.com/?feed=rss2&amp;p=153</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于 URL 的一些不可不知的知识</title>
		<link>http://www.jokejust.com/?p=152</link>
		<comments>http://www.jokejust.com/?p=152#comments</comments>
		<pubDate>Mon, 09 Aug 2010 18:08:30 +0000</pubDate>
		<dc:creator>zdy</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[杂七杂八]]></category>

		<guid isPermaLink="false">http://www.jokejust.com/?p=152</guid>
		<description><![CDATA[一个 URL 必须唯一地，永久地代表一个在线对象 URL 的最基本的使命是唯一地代表 Internet 上的一个对象，URL 必须和 Internet 上的对象一对一匹配。然而现实中，这很难实现，我们经常可以通过多个 URL 到达同一个页面，比如， http://login4.net/product/tv 和http://login4.net/product?name=tv，这种情形在现代 CMS 中更是比比皆是，针对这个问题，SEO moz 有一篇很好的文章，讲到了如何使用 Canonical URL 机制解决站点中的重复 URL 问题。 URL 应该是永久的，这就要求你在站点上线前就非常严谨地规划 URL。如果有一天，你不得不更改 URL，一定使用 HTTP 301 机制，告诉浏览器和搜索引擎，你的那个 URL 所代表的对象，已经搬迁到新地址，这个机制可以保证你旧地址所获得 PR 不会被清零。 尽可能用户友好 这是 URL 设计的根本，你的 URL 应该为最终用户而设计。保持 URL 友好的一个好办法是在保证可读性的同时让它尽可能短。比如 /about 就好过 /about-acme-corp-page，当然，保持简短不能牺牲可读性， /13d2 一类的地址短则短矣，但并不友好。如果要在 Twitter， Facebook 一类的社会媒体网络分享你的 URL，可以使用 Bit.ly 一类的网址缩短工具，但这种工具产生的缩短 URL 并不友好，在 WordPress 一类的 CMS [...]]]></description>
		<wfw:commentRss>http://www.jokejust.com/?feed=rss2&amp;p=152</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apache下js文件下载出错</title>
		<link>http://www.jokejust.com/?p=151</link>
		<comments>http://www.jokejust.com/?p=151#comments</comments>
		<pubDate>Sun, 01 Aug 2010 19:09:09 +0000</pubDate>
		<dc:creator>zdy</dc:creator>
				<category><![CDATA[杂七杂八]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.jokejust.com/?p=151</guid>
		<description><![CDATA[今天在测试页面的时候突然发现jquery.js文件在下载过程中，后半截文件被替换成上半截文件了，也就是一个文件中下了两个头部信息。 奇怪的是其他js文件又都是好的。 最后总算找到解决方法 将httpd.conf文件中，去掉下面两行的注释： # EnableMMAP off # EnableSendfile off 至于为什么，应该就是这个吧 # EnableMMAP and EnableSendfile: On systems that support it, # memory-mapping or the sendfile syscall is used to deliver # files. This usually improves server performance, but must # be turned off when serving from networked-mounted # filesystems or if support for these functions [...]]]></description>
		<wfw:commentRss>http://www.jokejust.com/?feed=rss2&amp;p=151</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>优化css代码，减小对系统资源的占用</title>
		<link>http://www.jokejust.com/?p=150</link>
		<comments>http://www.jokejust.com/?p=150#comments</comments>
		<pubDate>Wed, 28 Jul 2010 19:05:22 +0000</pubDate>
		<dc:creator>zdy</dc:creator>
				<category><![CDATA[杂七杂八]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.jokejust.com/?p=150</guid>
		<description><![CDATA[　　通过优化CSS代码，减小对系统资源的占用。自己整理出几个能减少系统资源占用的CSS写法，要优化网站的页面加载速度，这些注意点不能忽视！ 　　一、尽量不要使用*通配符。 　　这是以前我自己一直忽视的问题，觉得使用通配符很方便，但没考虑的这是很占用系统资源的，因为这通配符就是将CSS中的所有标签都初始化了，不过用的不用的，过时的先进的，一视同仁，这样，大大的占用资源。在52CSS.com中，也对此知识点有所说明。所以尽量不要贪图方便而使用通配符，应该有选择的初始化标签的样式。 　　二、尽量不要使用过小的图片做背景平铺。 　　原因是，假如用1px * 1px的图片平铺出一个 300px * 300px的区域，就需要300 * 300 = 60000 次，是非常占用资源的。 　　三、无边框。 　　很多人经常会这样些的：border:0;其实这只是定义了边框的宽度为0，但边框样式、颜色等还是会被浏览器解析的，所以也是占用了不少的资源，尤其是有些没注意上文提到的第一问题，将所有的标签初始化都定义了border:0; 推荐的写法是：border:none;]]></description>
		<wfw:commentRss>http://www.jokejust.com/?feed=rss2&amp;p=150</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jquery页面滚动到指定位置</title>
		<link>http://www.jokejust.com/?p=149</link>
		<comments>http://www.jokejust.com/?p=149#comments</comments>
		<pubDate>Wed, 28 Jul 2010 12:43:21 +0000</pubDate>
		<dc:creator>zdy</dc:creator>
				<category><![CDATA[编程技巧]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.jokejust.com/?p=149</guid>
		<description><![CDATA[兼容所有浏览器 &#60;div id=&#34;_mcePaste&#34;&#62;var body = (window.opera) ? (document.compatMode == &#34;CSS1Compat&#34; ? $('html') : $('body')) : $('html,body');&#60;/div&#62; &#60;div id=&#34;_mcePaste&#34;&#62;body.animate({scrollTop: $('#id').offset().top}, 500);&#60;/div&#62; 其中$(&#8216;#id&#8217;)为要跳转到的位置元素]]></description>
		<wfw:commentRss>http://www.jokejust.com/?feed=rss2&amp;p=149</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
