﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-BearRui(AK-47) 的Blog-随笔分类-WEB</title><link>http://www.blogjava.net/BearRui/category/41067.html</link><description /><language>zh-cn</language><lastBuildDate>Tue, 24 Aug 2010 08:23:38 GMT</lastBuildDate><pubDate>Tue, 24 Aug 2010 08:23:38 GMT</pubDate><ttl>60</ttl><item><title>URL中允许携带sessionid带来的安全隐患。</title><link>http://www.blogjava.net/BearRui/archive/2010/08/23/URL_SESSION_ID_LEEK.html</link><dc:creator>BearRui(AK-47)</dc:creator><author>BearRui(AK-47)</author><pubDate>Mon, 23 Aug 2010 13:00:00 GMT</pubDate><guid>http://www.blogjava.net/BearRui/archive/2010/08/23/URL_SESSION_ID_LEEK.html</guid><wfw:comment>http://www.blogjava.net/BearRui/comments/329710.html</wfw:comment><comments>http://www.blogjava.net/BearRui/archive/2010/08/23/URL_SESSION_ID_LEEK.html#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://www.blogjava.net/BearRui/comments/commentRss/329710.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/BearRui/services/trackbacks/329710.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 很多WEB开发语言为了防止浏览器禁止了cookie而无法识别用户，允许在URL中携带sessionid，这样虽然方便，但却有可能引起钓鱼的安全漏洞。&nbsp;&nbsp;<a href='http://www.blogjava.net/BearRui/archive/2010/08/23/URL_SESSION_ID_LEEK.html'>阅读全文</a><img src ="http://www.blogjava.net/BearRui/aggbug/329710.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/BearRui/" target="_blank">BearRui(AK-47)</a> 2010-08-23 21:00 <a href="http://www.blogjava.net/BearRui/archive/2010/08/23/URL_SESSION_ID_LEEK.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>记一复杂页面的前端优化(2) - 其他优化</title><link>http://www.blogjava.net/BearRui/archive/2010/07/20/Tally_Optimization2.html</link><dc:creator>BearRui(AK-47)</dc:creator><author>BearRui(AK-47)</author><pubDate>Tue, 20 Jul 2010 07:54:00 GMT</pubDate><guid>http://www.blogjava.net/BearRui/archive/2010/07/20/Tally_Optimization2.html</guid><wfw:comment>http://www.blogjava.net/BearRui/comments/326646.html</wfw:comment><comments>http://www.blogjava.net/BearRui/archive/2010/07/20/Tally_Optimization2.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/BearRui/comments/commentRss/326646.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/BearRui/services/trackbacks/326646.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 上一篇 "记一复杂页面的前端优化(1) - 不一样的延迟加载，"	说了下对弹出窗口的优化，接下来说说其他的优化.&nbsp;&nbsp;<a href='http://www.blogjava.net/BearRui/archive/2010/07/20/Tally_Optimization2.html'>阅读全文</a><img src ="http://www.blogjava.net/BearRui/aggbug/326646.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/BearRui/" target="_blank">BearRui(AK-47)</a> 2010-07-20 15:54 <a href="http://www.blogjava.net/BearRui/archive/2010/07/20/Tally_Optimization2.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>记一复杂页面的前端优化(1) - 不一样的延迟加载</title><link>http://www.blogjava.net/BearRui/archive/2010/07/14/Tally_Optimization.html</link><dc:creator>BearRui(AK-47)</dc:creator><author>BearRui(AK-47)</author><pubDate>Wed, 14 Jul 2010 00:50:00 GMT</pubDate><guid>http://www.blogjava.net/BearRui/archive/2010/07/14/Tally_Optimization.html</guid><wfw:comment>http://www.blogjava.net/BearRui/comments/326033.html</wfw:comment><comments>http://www.blogjava.net/BearRui/archive/2010/07/14/Tally_Optimization.html#Feedback</comments><slash:comments>9</slash:comments><wfw:commentRss>http://www.blogjava.net/BearRui/comments/commentRss/326033.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/BearRui/services/trackbacks/326033.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 刚刚做完1个复杂页面的前端性能优化，这里的优化是针对这个页面具体的需求单独做的优化，所以这里不会谈哪些减少http请求，合并压缩js,css，图片合并等等。因为这些是所有页面都需要做的，如果需要了解这些，可以参考我这篇文章：&nbsp;&nbsp;<a href='http://www.blogjava.net/BearRui/archive/2010/07/14/Tally_Optimization.html'>阅读全文</a><img src ="http://www.blogjava.net/BearRui/aggbug/326033.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/BearRui/" target="_blank">BearRui(AK-47)</a> 2010-07-14 08:50 <a href="http://www.blogjava.net/BearRui/archive/2010/07/14/Tally_Optimization.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>【独家新闻】金蝶开始进军个人市场，推出个人理财产品。</title><link>http://www.blogjava.net/BearRui/archive/2010/06/01/kingdee_licai.html</link><dc:creator>BearRui(AK-47)</dc:creator><author>BearRui(AK-47)</author><pubDate>Tue, 01 Jun 2010 03:05:00 GMT</pubDate><guid>http://www.blogjava.net/BearRui/archive/2010/06/01/kingdee_licai.html</guid><wfw:comment>http://www.blogjava.net/BearRui/comments/322426.html</wfw:comment><comments>http://www.blogjava.net/BearRui/archive/2010/06/01/kingdee_licai.html#Feedback</comments><slash:comments>10</slash:comments><wfw:commentRss>http://www.blogjava.net/BearRui/comments/commentRss/322426.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/BearRui/services/trackbacks/322426.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:     金蝶软件是国内著名的管理软件企业，产品覆盖了从大型企业ERP，到中小企业的K3系列，以及针对小商户的KIS系列管理软件。<br><br>    今天，金蝶软件开始进军个人市场，推出针对个人和家庭理财平台——金蝶理财网（www.feidee.com)也上线了。金蝶理财网是一个专注于个人及家庭消费及财务管理的服务平台。<br><br>     当前金蝶理财网推出了第一款产品——随手记，并同步推出了网站版，iphone版以及Android版，在未来的日子里，金蝶理财网还会推出针对大家生活中需要的购物类，资产管理类，投资类的系列产品！&nbsp;&nbsp;<a href='http://www.blogjava.net/BearRui/archive/2010/06/01/kingdee_licai.html'>阅读全文</a><img src ="http://www.blogjava.net/BearRui/aggbug/322426.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/BearRui/" target="_blank">BearRui(AK-47)</a> 2010-06-01 11:05 <a href="http://www.blogjava.net/BearRui/archive/2010/06/01/kingdee_licai.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>把JS和CSS合并到1个文件</title><link>http://www.blogjava.net/BearRui/archive/2010/04/18/combin_css_js.html</link><dc:creator>BearRui(AK-47)</dc:creator><author>BearRui(AK-47)</author><pubDate>Sun, 18 Apr 2010 10:56:00 GMT</pubDate><guid>http://www.blogjava.net/BearRui/archive/2010/04/18/combin_css_js.html</guid><wfw:comment>http://www.blogjava.net/BearRui/comments/318676.html</wfw:comment><comments>http://www.blogjava.net/BearRui/archive/2010/04/18/combin_css_js.html#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://www.blogjava.net/BearRui/comments/commentRss/318676.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/BearRui/services/trackbacks/318676.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 合并JS文件和CSS文件很多人都知道，也用过，目的是为了减少请求数。但有时候我们觉的把JS合并到1个文件，CSS又合并到另外1个文件也是浪费，我们如何能把CSS和JS一起合并进1个文件了？&nbsp;&nbsp;<a href='http://www.blogjava.net/BearRui/archive/2010/04/18/combin_css_js.html'>阅读全文</a><img src ="http://www.blogjava.net/BearRui/aggbug/318676.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/BearRui/" target="_blank">BearRui(AK-47)</a> 2010-04-18 18:56 <a href="http://www.blogjava.net/BearRui/archive/2010/04/18/combin_css_js.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>google搜索排名将加入"网站速度" 因素</title><link>http://www.blogjava.net/BearRui/archive/2010/04/11/google_rank_use_site_speed.html</link><dc:creator>BearRui(AK-47)</dc:creator><author>BearRui(AK-47)</author><pubDate>Sun, 11 Apr 2010 06:46:00 GMT</pubDate><guid>http://www.blogjava.net/BearRui/archive/2010/04/11/google_rank_use_site_speed.html</guid><wfw:comment>http://www.blogjava.net/BearRui/comments/317990.html</wfw:comment><comments>http://www.blogjava.net/BearRui/archive/2010/04/11/google_rank_use_site_speed.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.blogjava.net/BearRui/comments/commentRss/317990.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/BearRui/services/trackbacks/317990.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 前2天,google官方blog发布1篇小文章，该文章指出将把 "网站的访问速度" 加入搜索排名算法中，说明以后网站越快，在google中的排名就越有可能靠前。&nbsp;&nbsp;<a href='http://www.blogjava.net/BearRui/archive/2010/04/11/google_rank_use_site_speed.html'>阅读全文</a><img src ="http://www.blogjava.net/BearRui/aggbug/317990.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/BearRui/" target="_blank">BearRui(AK-47)</a> 2010-04-11 14:46 <a href="http://www.blogjava.net/BearRui/archive/2010/04/11/google_rank_use_site_speed.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Google chrome 带的客户端开发工具</title><link>http://www.blogjava.net/BearRui/archive/2009/07/28/Chrome_Developer_Tools.html</link><dc:creator>BearRui(AK-47)</dc:creator><author>BearRui(AK-47)</author><pubDate>Tue, 28 Jul 2009 07:00:00 GMT</pubDate><guid>http://www.blogjava.net/BearRui/archive/2009/07/28/Chrome_Developer_Tools.html</guid><wfw:comment>http://www.blogjava.net/BearRui/comments/288726.html</wfw:comment><comments>http://www.blogjava.net/BearRui/archive/2009/07/28/Chrome_Developer_Tools.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/BearRui/comments/commentRss/288726.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/BearRui/services/trackbacks/288726.html</trackback:ping><description><![CDATA[
		<span style="border-collapse: separate; color: #000000; font-family: 微软雅黑; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">今天把chrome更新到了3.0.195.1，chrome自带了几种功能的开发工具，感觉还是挺实用的：<br /></span>
		<span style="border-collapse: separate; color: #000000; font-family: 微软雅黑; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">    1.  浏览器内存占用查看管理器<br /></span>
		<span style="border-collapse: separate; color: #000000; font-family: 微软雅黑; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">    2.  JAVASCRIPT 调试工具 <br /></span>
		<span style="border-collapse: separate; color: #000000; font-family: 微软雅黑; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">    3. 资源下载时间、大小监控器<br /><br /></span>
		<strong>
				<span style="border-collapse: separate; color: #000000; font-family: 微软雅黑; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">1. 浏览器内存占用查看管理器</span>
		</strong>
		<br />
  在标签页中输入：<a href="about:memory">about:memory</a>，该页面不仅可以查看chrome占用的内存明细，还可以同时查看firefox,IE的内存占用：<br />
  <img alt="" src="http://www.blogjava.net/images/blogjava_net/bearrui/chor1.JPG" height="518" width="1275" /><br /><br />
2. <span style="border-collapse: separate; color: #000000; font-family: 微软雅黑; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">JAVASCRIPT 调试工具，按Ctrl+Shift+J 快捷键弹出开发工具，点击Scripts标签，在下拉列表中选择你要调试的javascript文件：<br />
    <img alt="" src="http://www.blogjava.net/images/blogjava_net/bearrui/chor2.JPG" height="286" width="1272" /><br />
    <br />
    在想中断的代码行最左边行号处点击，然后再刷新页面：<br />
   <img alt="" src="http://www.blogjava.net/images/blogjava_net/bearrui/chor5.JPG" height="482" width="513" /><br /><br />
    </span><span style="border-collapse: separate; color: #000000; font-family: 微软雅黑; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">但JS执行到中断点的时候就会停止，然后就可以按右上角的按钮进行单步调试：</span><br /><img alt="" src="http://www.blogjava.net/images/blogjava_net/bearrui/chor3.JPG" height="248" width="232" /><br /><br />
3. <span style="border-collapse: separate; color: #000000; font-family: 微软雅黑; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">资源下载时间、大小监控器，</span><span style="border-collapse: separate; color: #000000; font-family: 微软雅黑; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">按Ctrl+Shift+J 快捷键弹出开发工具，点击Resouces标签，就可以查看下载时间和大小的图示了：<br /><br /></span><span style="border-collapse: separate; color: #000000; font-family: 微软雅黑; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><img alt="" src="http://www.blogjava.net/images/blogjava_net/bearrui/chor4.JPG" height="730" width="1266" /><br /></span><br /><br /><img src ="http://www.blogjava.net/BearRui/aggbug/288726.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/BearRui/" target="_blank">BearRui(AK-47)</a> 2009-07-28 15:00 <a href="http://www.blogjava.net/BearRui/archive/2009/07/28/Chrome_Developer_Tools.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>