<?xml version="1.0" encoding="UTF-8"?>
  <feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html"><![CDATA[IT非正常人类]]></title>
  <subtitle type="html"><![CDATA[搜罗古今天下奇文怪文牛文]]></subtitle>
  <id>http://www.kaotama.com.cn/</id>
  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/" /> 
  <link rel="self" type="application/atom+xml" href="http://www.kaotama.com.cn/atom.asp" /> 
  <generator uri="http://www.pjhome.net/" version="2.8">PJBlog3</generator> 
  <updated>2010-09-06T03:48:05+08:00</updated>

  <entry>
	  <title type="html"><![CDATA[ecshop头部和底部版权修改]]></title>
	  <author>
		 <name>admin</name>
		 <uri>http://www.kaotama.com.cn/</uri>
		 <email>hacksb@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.kaotama.com.cn/default.asp?cateID=7" label="技术文摘" /> 
	  <updated>2010-09-06T03:48:05+08:00</updated>
	  <published>2010-09-06T03:48:05+08:00</published>
		  <summary type="html"><![CDATA[<strong>头部版权：</strong><br/><br/>打开includes/lib_main.php<br/><br/><div class="UBBPanel quotePanel"><div class="UBBTitle"><img src="http://www.kaotama.com.cn/images/quote.gif" style="margin:0px 2px -3px 0px" alt="引用内容"/> 引用内容</div><div class="UBBContent">$page_title = $GLOBALS[&#39;_CFG&#39;][&#39;shop_title&#39;] . ‘ – ‘ . ‘Powered by ECShop’;</div></div><br/><br/>修改这里的’Powered by ECShop<br/><br/><br/>然后清除缓存，重新设置模板即可。<br/><br/>注意：打开lib_main.php，请用ue或者dw打开，部分用户测试直接用notepad会发生错误。<br/><br/><strong>底部版权修改：</strong><br/><br/><br/>打开 js/common.js<br/><br/>删除第244行:onload = function()<br/><br/>第244行函数如下:<br/><br/><div class="UBBPanel quotePanel"><div class="UBBTitle"><img src="http://www.kaotama.com.cn/images/quote.gif" style="margin:0px 2px -3px 0px" alt="引用内容"/> 引用内容</div><div class="UBBContent"><br/><br/>]onload = function()<br/><br/>{<br/><br/>var link_arr = document.getElementsByTagName(String.fromCharCode(65));<br/><br/>var link_str;<br/><br/>var link_text;<br/><br/>var regg, cc;<br/><br/>var rmd, rmd_s, rmd_e, link_eorr = 0;<br/><br/>var e = new Array(97, 98, 99,<br/><br/>100, 101, 102, 103, 104, 105, 106, 107, 108, 109,<br/><br/>110, 111, 112, 113, 114, 115, 116, 117, 118, 119,<br/><br/>120, 121, 122<br/><br/>);<br/><br/>try<br/><br/>{<br/><br/>for(var i = 0; i &lt; link_arr.length; i++)<br/><br/>{<br/><br/>link_str = link_arr.href;<br/><br/>if (link_str.indexOf(String.fromCharCode(e[22], 119, 119, 46, e[4], 99, e[18], e[7], e[14],<br/><br/>e[15], 46, 99, 111, e[12])) != -1)<br/><br/>{<br/><br/>if ((link_text = link_arr.innerText) == undefined)<br/><br/>{<br/><br/>throw “noIE”;<br/><br/>}<br/><br/>regg = new RegExp(String.fromCharCode(80, 111, 119, 101, 114, 101, 100, 46, 42, 98, 121, 46, 42, 69, 67, 83, e[7], e[14], e[15]));<br/><br/>if ((cc = regg.exec(link_text)) != null)<br/><br/>{<br/><br/>if (link_arr.offsetHeight == 0)<br/><br/>{<br/><br/>break;<br/><br/>}<br/><br/>link_eorr = 1;<br/><br/>break;<br/><br/>}<br/><br/>}<br/><br/>else<br/><br/>{<br/><br/>link_eorr = link_eorr ? 0 : link_eorr;<br/><br/>continue;<br/><br/>}<br/><br/>}<br/><br/>} // IE<br/><br/>catch(exc)<br/><br/>{<br/><br/>for(var i = 0; i &lt; link_arr.length; i++)<br/><br/>{<br/><br/>link_str = link_arr.href;<br/><br/>if (link_str.indexOf(String.fromCharCode(e[22], 119, 119, 46, e[4], 99, 115, 104, e[14],<br/><br/>e[15], 46, 99, 111, e[12])) != -1)<br/><br/>{<br/><br/>link_text = link_arr.textContent;<br/><br/>regg = new RegExp(String.fromCharCode(80, 111, 119, 101, 114, 101, 100, 46, 42, 98, 121, 46, 42, 69, 67, 83, e[7], e[14], e[15]));<br/><br/>if ((cc = regg.exec(link_text)) != null)<br/><br/>{<br/><br/>if (link_arr.offsetHeight == 0)<br/><br/>{<br/><br/>break;<br/><br/>}<br/><br/>link_eorr = 1;<br/><br/>break;<br/><br/>}<br/><br/>}<br/><br/>else<br/><br/>{<br/><br/>link_eorr = link_eorr ? 0 : link_eorr;<br/><br/>continue;<br/><br/>}<br/><br/>}<br/><br/>} // FF<br/><br/>try<br/><br/>{<br/><br/>rmd = Math.random();<br/><br/>rmd_s = Math.floor(rmd * 10);<br/><br/>if (link_eorr != 1)<br/><br/>{<br/><br/>rmd_e = i – rmd_s;<br/><br/>link_arr[rmd_e].href = String.fromCharCode(104, 116, 116, 112, 58, 47, 47, 119, 119, 119,46,<br/><br/>101, 99, 115, 104, 111, 112, 46, 99, 111, 109);<br/><br/>link_arr[rmd_e].innerHTML = String.fromCharCode(<br/><br/>80, 111, 119, 101, 114, 101, 100,38, 110, 98, 115, 112, 59, 98,<br/><br/>121,38, 110, 98, 115, 112, 59,60, 115, 116, 114, 111, 110, 103,<br/><br/>62, 60,115, 112, 97, 110, 32, 115, 116, 121,108,101, 61, 34, 99,<br/><br/>111, 108, 111, 114, 58, 32, 35, 51, 51, 54, 54, 70, 70, 34, 62,<br/><br/>69, 67, 83, 104, 111, 112, 60, 47, 115, 112, 97, 110, 62,60, 47,<br/><br/>115, 116, 114, 111, 110, 103, 62);<br/><br/>}<br/><br/>}<br/><br/>catch(ex)<br/><br/>{<br/><br/>}<br/><br/>}<br/><br/></div></div><br/><br/>再打开模板文件夹的 library/page_footer.lbi<br/><br/>删除<div class="UBBPanel quotePanel"><div class="UBBTitle"><img src="http://www.kaotama.com.cn/images/quote.gif" style="margin:0px 2px -3px 0px" alt="引用内容"/> 引用内容</div><div class="UBBContent"> {foreach from=$lang.p_y item=pv}{$pv}{/foreach}{$licensed} </div></div><br/><br/>为了避免发生不备份造成的后果，请事先备份或者用UE打开，建议使用ecshop后台的库项目管理功能，编辑page_footer.lbi。<br/><br/>修改之后，请重新设置模板并清楚缓存测试。<br/><br/>common.js文件下载如下，可下载后直接覆盖原文件。<br/><br/><div id="mdown_d9tv1k0k5x"></div><br /><script language="javascript" type="text/javascript">check('Action.asp?action=type1&mainurl=attachments%2Fmonth%5F1009%2Fc20109634753%2Erar&main=%E7%82%B9%E5%87%BB%E4%B8%8B%E8%BD%BD%E6%AD%A4%E6%96%87%E4%BB%B6','mdown_d9tv1k0k5x','mdown_d9tv1k0k5x');</script><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/article.asp?id=156" /> 
	  <id>http://www.kaotama.com.cn/default.asp?id=156</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[ecshop外贸网站限制国内ip登陆实现办法]]></title>
	  <author>
		 <name>admin</name>
		 <uri>http://www.kaotama.com.cn/</uri>
		 <email>hacksb@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.kaotama.com.cn/default.asp?cateID=7" label="技术文摘" /> 
	  <updated>2010-09-06T03:34:54+08:00</updated>
	  <published>2010-09-06T03:34:54+08:00</published>
		  <summary type="html"><![CDATA[ftp上传IPlogin.php文件到网站根目录下。<br/><br/><div class="UBBPanel codePanel"><div class="UBBTitle"><img src="http://www.kaotama.com.cn/images/code.gif" style="margin:0px 2px -3px 0px" alt="程序代码"/> 程序代码</div><div class="UBBContent"><br/><br/>&lt;?php<br/><br/>/**<br/> *判断该IP是否属于允许访问的IP，如果不是则进行登录判断<br/>*/<br/><br/>if (!defined(&#39;IN_ECS&#39;))<br/>{<br/>&nbsp;&nbsp;&nbsp;&nbsp;die(&#39;Hacking attempt&#39;);<br/>}<br/><br/><br/>$password = empty($_POST[&#39;password&#39;]) ? &#39;&#39; : trim($_POST[&#39;password&#39;]);<br/><br/>if (!empty($password)) {<br/>&nbsp;&nbsp;&nbsp;&nbsp;if (login($password)) {<br/><br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;setcookie(&#34;is_allow_access&#34;, &#34;1&#34;, time()+3600, &#34;&#34;, $_SERVER[&#39;SERVER_NAME&#39;]);<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;$_SESSION[&#39;is_allow_access&#39;] = 1;&#160;&#160;&#160;&#160;<br/>&nbsp;&nbsp;&nbsp;&nbsp;}<br/>}<br/>$current_url = $_SERVER[&#39;REQUEST_URI&#39;];<br/>if (is_need_login()) {<br/>?&gt;&#160;&#160;&#160;&#160;<br/>&lt;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34; &#34;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" target="_blank" rel="external">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>&#34;&gt;<br/>&lt;html xmlns=&#34;<a href="http://www.w3.org/1999/xhtml" target="_blank" rel="external">http://www.w3.org/1999/xhtml</a>&#34;&gt;<br/>&lt;head&gt;<br/>&lt;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=utf-8&#34; /&gt;<br/>&lt;title&gt;Login Window&lt;/title&gt;<br/>&lt;script language=&#34;javascript&#34;&gt;<br/>&#160;&#160;&#160;&#160;function checkLogin ()<br/>&#160;&#160;&#160;&#160;{<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;var user_name = document.getElementById(&#34;user_name&#34;).value;<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;var password = document.getElementById(&#34;password&#34;).value;<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;if (user_name == &#34;&#34; || password == &#34;&#34;)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;{<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;return false;<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;}<br/>&#160;&#160;&#160;&#160;}<br/>&lt;/script&gt;<br/>&lt;/head&gt;<br/><br/>&lt;body&gt;<br/>&lt;div style=&#34;width:400px;margin-left:500px; margin-top:20px; &#34;&gt;<br/>&lt;fieldset&gt;<br/>&lt;legend&gt;&lt;B&gt;Sign In&lt;/B&gt;&lt;/legend&gt;<br/><br/>&lt;FORM METHOD=POST ACTION=&#34;&lt;?PHP echo $current_url; ?&gt;&#34; onsubmit=&#34;checkLogin()&#34; name=&#34;theForm&#34;&gt;<br/>&#160;&#160;&#160;&#160;&lt;div style=&#34;margin:5px;&#34;&gt;<br/>&#160;&#160;&#160;&#160;Password : &lt;INPUT TYPE=&#34;password&#34; NAME=&#34;password&#34; seze=&#34;18&#34; id=&#34;password&#34;&gt;   &lt;INPUT TYPE=&#34;submit&#34; value=&#34;Sign In&#34;&gt;&lt;/div&gt;<br/>&lt;/fieldset&gt;<br/>&lt;/FORM&gt;<br/>&lt;/div&gt;<br/>&lt;/body&gt;<br/>&lt;/html&gt;<br/><br/>&lt;?php<br/>&nbsp;&nbsp;exit();<br/>}<br/><br/><br/><br/>/**<br/> * 登录函数<br/> *<br/> * @access&nbsp;&nbsp;public<br/> * @return&nbsp;&nbsp;string<br/> */<br/><br/>function login($password) {<br/><br/>&#160;&#160;&#160;&#160;if ($password == $GLOBALS[&#39;_CFG&#39;][&#39;login_pwd&#39;]) {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Return true;<br/>&#160;&#160;&#160;&#160;} else {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Return false;<br/>&#160;&#160;&#160;&#160;}<br/>}<br/><br/><br/>/**<br/> * 判断是否需要登录<br/> *<br/> * @access&nbsp;&nbsp;public<br/> * @return&nbsp;&nbsp;string<br/> */<br/> <br/> /*function is_need_login() {<br/><br/>&#160;&#160;&#160;&#160;//获取不允许访问的IP库 <br/>&#160;&#160;&#160;&#160;$not_allow_ip = array(&#39;192.168.18.252&#39;, &#39;192.168.18.62&#39;, &#39;127.0.0.1&#39;);<br/>&#160;&#160;&#160;&#160;$current_id = real_ip();<br/>&#160;&#160;&#160;&#160;if (in_array($current_id, $not_allow_ip)) {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;if ($_SESSION[&#39;is_allow_access&#39;] == 1) {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Return false;&#160;&#160;&#160;&#160;<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;} else {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Return true;<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;}<br/>&#160;&#160;&#160;&#160;} else {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Return false;<br/>&#160;&#160;&#160;&#160;}<br/>}*/<br/><br/>function is_need_login() {<br/>&#160;&#160;&#160;&#160;if ($_SESSION[&#39;is_allow_access&#39;] == 1) {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Return false;&#160;&#160;&#160;&#160;<br/>&#160;&#160;&#160;&#160;} else {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Return true;<br/>&#160;&#160;&#160;&#160;}<br/>}<br/>?&gt;<br/><br/></div></div><br/><br/>修改/includes/init.php文件<br/><br/>搜索到<br/><div class="UBBPanel quotePanel"><div class="UBBTitle"><img src="http://www.kaotama.com.cn/images/quote.gif" style="margin:0px 2px -3px 0px" alt="引用内容"/> 引用内容</div><div class="UBBContent"><br/><br/>/* 判断是否支持 Gzip 模式 */<br/>if (!defined(&#39;INIT_NO_SMARTY&#39;) &amp;&amp; gzip_enabled())<br/>{<br/>&nbsp;&nbsp;&nbsp;&nbsp;ob_start(&#39;ob_gzhandler&#39;);<br/>}<br/>else<br/>{<br/>&nbsp;&nbsp;&nbsp;&nbsp;ob_start();<br/>}<br/><br/>?&gt;<br/><br/></div></div><br/><br/><br/>在&#34;?&gt;&#34;结束标记前加入以下代码：<br/><div class="UBBPanel codePanel"><div class="UBBTitle"><img src="http://www.kaotama.com.cn/images/code.gif" style="margin:0px 2px -3px 0px" alt="程序代码"/> 程序代码</div><div class="UBBContent"><br/><br/>$bh_ip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = real_ip();<br/>$bh_area&nbsp;&nbsp;&nbsp;&nbsp; = ecs_geoip($bh_ip);<br/>/* 语言 */<br/>if (!empty($_SERVER[&#39;HTTP_ACCEPT_LANGUAGE&#39;]))<br/>{<br/>&#160;&#160;&#160;&#160;$pos&nbsp;&nbsp;= strpos($_SERVER[&#39;HTTP_ACCEPT_LANGUAGE&#39;], &#39;;&#39;);<br/>&#160;&#160;&#160;&#160;$bh_lang = addslashes(($pos !== false) ? substr($_SERVER[&#39;HTTP_ACCEPT_LANGUAGE&#39;], 0, $pos) : $_SERVER[&#39;HTTP_ACCEPT_LANGUAGE&#39;]);<br/>}<br/>else<br/>{<br/>&#160;&#160;&#160;&#160;$bh_lang = &#39;&#39;;<br/>}<br/>if (strstr($bh_area, &#39;市&#39;) || strstr($bh_area, &#39;APNIC&#39;))<br/>{<br/>&#160;&#160;&#160;&#160;if (!isset($_COOKIE[&#39;is_allow_access&#39;])) {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;require(ROOT_PATH . &#39;IPLogin.php&#39;);<br/>&#160;&#160;&#160;&#160;}<br/>}<br/>else if($bh_ip == &#39;38.105.83.13&#39; o&#114; $bh_ip == &#39;216.113.168.139&#39;)<br/>{<br/>&#160;&#160;&#160;&#160;if (!isset($_COOKIE[&#39;is_allow_access&#39;])) {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;require(ROOT_PATH . &#39;IPLogin.php&#39;);<br/>&#160;&#160;&#160;&#160;}<br/>}<br/>else if(strstr($bh_lang, &#39;zh-cn&#39;) || strstr($bh_lang, &#39;zh-CN,zh&#39;) || strstr($bh_lang, &#39;zh-CN&#39;))<br/>{<br/>&#160;&#160;&#160;&#160;if (!isset($_COOKIE[&#39;is_allow_access&#39;])) {<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;require(ROOT_PATH . &#39;IPLogin.php&#39;);<br/>&#160;&#160;&#160;&#160;}<br/>}<br/><br/></div></div><br/><br/>进入数据库，可以用phpmyadmin进入，然后选中ecs_shop_config，插入以下sql语句：<br/><br/><div class="UBBPanel codePanel"><div class="UBBTitle"><img src="http://www.kaotama.com.cn/images/code.gif" style="margin:0px 2px -3px 0px" alt="程序代码"/> 程序代码</div><div class="UBBContent"><br/><br/>Ins&#101;rt INTO `ecshop`.`ecs_shop_config` (`id`, `parent_id`, `code`, `type`, `store_range`, `store_dir`, `value`, `sort_order`) VALUES (&#39;912&#39;, &#39;1&#39;, &#39;login_pwd&#39;, &#39;text&#39;, &#39;&#39;, &#39;&#39;, &#39;mima&#39;, &#39;1&#39;);<br/><br/></div></div>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/article.asp?id=155" /> 
	  <id>http://www.kaotama.com.cn/default.asp?id=155</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[博客因为流量超标被关闭]]></title>
	  <author>
		 <name>admin</name>
		 <uri>http://www.kaotama.com.cn/</uri>
		 <email>hacksb@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.kaotama.com.cn/default.asp?cateID=4" label="个人乱弹" /> 
	  <updated>2010-09-06T01:11:33+08:00</updated>
	  <published>2010-09-06T01:11:33+08:00</published>
		  <summary type="html"><![CDATA[我选择的是万网M2空间，价格也还算可以，一年100多，但是万网的虚拟主机，不管什么型号，都有流量限制。<br/><br/>我这次就因为访问过多，流量超标，从外部每天我带来了1w多ip的流量，然后发现google adsense的点击率只有0.11%左右，另外，每日的美金收入也仅仅只有3-5美金。<br/><br/>看来做广告收入真的是没法做，如果真想要做GG ad的话，我觉得应该开发个软件，或者什么产品，就好比如apple公司的itouch和iphone，safari浏览器中自带了google搜索框，那个是google搜索联盟的产品，大量的客户使用，也不知道每年给apple公司带来多少百万甚至千万的美金收入。<br/><br/>万网的空间是不错，也管理非常严格，对于备案查的很紧，所以一般是不会出现大问题，服务器我曾经试着渗透过，3389不开的，他们用pcanywh&#101;re，可以下载到他们的密码文件，但是限制了外部ip登陆。]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/article.asp?id=153" /> 
	  <id>http://www.kaotama.com.cn/default.asp?id=153</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[WordPress好用的插件]]></title>
	  <author>
		 <name>admin</name>
		 <uri>http://www.kaotama.com.cn/</uri>
		 <email>hacksb@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.kaotama.com.cn/default.asp?cateID=7" label="技术文摘" /> 
	  <updated>2010-08-28T16:30:12+08:00</updated>
	  <published>2010-08-28T16:30:12+08:00</published>
		  <summary type="html"><![CDATA[朋友给的一截图，里面还是比较不错的插件，不过只针对于国内中文站。<br/><br/>对于英文站的朋友，还是算了吧，这些插件不适合老外。<br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/52010828162954.jpg" border="0" alt=""/><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/article.asp?id=152" /> 
	  <id>http://www.kaotama.com.cn/default.asp?id=152</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[拔得头筹，拿了伞饭T楼投票活动第一]]></title>
	  <author>
		 <name>admin</name>
		 <uri>http://www.kaotama.com.cn/</uri>
		 <email>hacksb@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.kaotama.com.cn/default.asp?cateID=4" label="个人乱弹" /> 
	  <updated>2010-08-28T10:43:36+08:00</updated>
	  <published>2010-08-28T10:43:36+08:00</published>
		  <summary type="html"><![CDATA[其实活动是好事儿，但是一旦出现主观判断性很强的活动就难免让人觉得不公平了。<br/><br/>其实一开始我没想过要拿第一，我要第一不是为了奖品，实在是看刷票拉票现象太过于恶劣了，在我苦苦拉票才40多票的时候，别人都快2000了。<br/><br/>后来待我赶超了第一之后，第一落为了第二，立马开啥工具来赶超我，一下子超我3000多，后来实在是逼人太甚，没办法，搞了几万的流量过来，一直超他20000多，直到他不再喘气为止。<br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/92010828104019.jpg" border="0" alt=""/><br/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/52010828104043.jpg" border="0" alt=""/><br/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/n201082810453.jpg" border="0" alt=""/><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/article.asp?id=151" /> 
	  <id>http://www.kaotama.com.cn/default.asp?id=151</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[关于手机的那些故事（3）]]></title>
	  <author>
		 <name>admin</name>
		 <uri>http://www.kaotama.com.cn/</uri>
		 <email>hacksb@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.kaotama.com.cn/default.asp?cateID=6" label="手机相关" /> 
	  <updated>2010-08-19T05:01:37+08:00</updated>
	  <published>2010-08-19T05:01:37+08:00</published>
		  <summary type="html"><![CDATA[朋友整了1台刷机仪器，虽然市场也有刷机写资料，但是每次这样搞，一个月下来也要几百元的刷机写资料费用，算了，还是直接自己搞吧。<br/><br/>刷机其实还是蛮简单的，有仪器在就更加简单了。<br/><br/>1.调好平台，看准机型的分类以及找好数据线<br/><br/>2.连接好接口和线，全部插上，打开刷机平台<br/><br/>3.开刷机软件，下载字库资料，然后调好，最后直接点开始，就可以写字库（write flash）了。<br/><br/>刷机的时候，我一开始经常遇到1st Boot Err的问题，其实这个是数据线的问题，我起先刷3220，怎么都刷不成，资料啥的步骤都是ok的，另外刷机的软件，如Dctxbb5里面的connect，其实是电脑连接HWK仪器，而不是仪器正常连接手机，所以要看清楚。<br/><br/><br/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/t2010819513.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/f2010819519.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/x20108195116.JPG" border="0" alt=""/><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/article.asp?id=150" /> 
	  <id>http://www.kaotama.com.cn/default.asp?id=150</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[3G上网本Gateway LT2008g入手心得]]></title>
	  <author>
		 <name>admin</name>
		 <uri>http://www.kaotama.com.cn/</uri>
		 <email>hacksb@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.kaotama.com.cn/default.asp?cateID=4" label="个人乱弹" /> 
	  <updated>2010-08-18T04:35:45+08:00</updated>
	  <published>2010-08-18T04:35:45+08:00</published>
		  <summary type="html"><![CDATA[昨天从香港购回一台3G上网本，本来自己身处异地就不打算买太多的东西，但是这台Gateway的3G上网本足足的吸引了我。<br/><br/>因为它的厚电，可以续航能力超达6小时，实际评测，的确有这个时间，不得不佩服美国产品如今也能做到像日系产品那样节能了。<br/><br/>其次是它的3G上网功能，即使你不使用3G，但是拥有3G上网模块的上网本目前还真的不是非常多。<br/><br/>还有就是它无所不能的硬件，除了GPS其余都配齐了，包括蓝牙，读卡器，无线麦克风，摄像头，WIFI模块，3G模块，唯独就是不带光驱，当然要是带了光驱的上网本，或许倒是一块硬伤，毕竟现在光驱不是主流了，网络的带宽加大实现了数据交流传输的方便性。<br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/o20108184441.JPG" border="0" alt=""/><br/><br/>我这台LT2008G，却在Gateway的美国官网以及香港官网都查不到该类型号，后来查询是945芯片组的，对比了一下国内的LT2007C，几乎吻合硬件配置，LT2007C和LT2009C就是主板芯片组的区别。<br/><br/>所以后来就从中国的Gateway分站上下载了相关的蓝牙驱动以及其他驱动，很方便。<br/><br/>机器小，还是躲不开发热的毛病，但是相比我朋友的HP 2313绝对是胜过一筹，发热还是属于可忍受状态，加上平时不怎么出门，呆在空调房里面，没有大碍，无伤大雅。<br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/c201081844415.JPG" border="0" alt=""/><br/><br/>相比iPad来说，iPad价格昂贵，程序的操作性还不是很强，毕竟拿iPad的你，会用keyboard&amp;mouse去操作iPad，毕竟那玩意儿还没到办公的境界。<br/><br/>我一直想拥有一个微型的续航能力持久的上网本或者电子书之类的东西，要求方便，无所谓是否山寨。<br/><br/>我的iPad从被我从香港排队抢购回来最后玩了3天出掉的最大原因就是iPad太繁琐，但是iPad的UI以及里面软件的UI设计非常人性化，这点是Apple的最大卖点，iPad的软件功能再怎么强大，我想iPhone OS还毕竟不是主流，也许未来会是，相比软件而言的话，上网本装win系统的，你要什么软件，直接很方便的轻松可以获取，而且上网以及用户的习惯体验都与你以前的体验完全符合，不像iPad，虽然那东西的确比较好玩，但是你仔细玩，发现真正想玩iPad，你得考虑一下是否自己有银子，而且要美金，不然天天玩那些破解的软件，会发觉很多东西都是要等的，另外没有足够的实力去挖掘和研究iPad的潜力。<br/><br/>我觉得LT2008G，就我手上这台上网本，真的挺不错的，扩展性也很强，键盘很舒适，虽然键深位浅了些，但是也让机身薄了一下，机身也很轻。<br/><br/><br/><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/article.asp?id=149" /> 
	  <id>http://www.kaotama.com.cn/default.asp?id=149</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[WordPress博客中添加广告]]></title>
	  <author>
		 <name>admin</name>
		 <uri>http://www.kaotama.com.cn/</uri>
		 <email>hacksb@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.kaotama.com.cn/default.asp?cateID=7" label="技术文摘" /> 
	  <updated>2010-08-12T01:38:17+08:00</updated>
	  <published>2010-08-12T01:38:17+08:00</published>
		  <summary type="html"><![CDATA[一直关注一些朋友的博客，看到很多朋友的博客里面都挂了广告！<br/><br/>心理很羡慕，毕竟挂几个广告就能把域名+空间的费用挣回来！何乐而不为呢？<br/><br/>不过暂时也没有去申请广告联盟的打算！<br/><br/>一来博客刚起步，很不专业，流量和固定用户也很少！<br/><br/>二来博客挂广告也是一门学问，研究好了再动手不迟！<br/><br/>我看苏囧的广告挂的很讲究，他的博客的底色一直感觉很淡，广告颜色选取一般和文章融为一体！所以看起来不突兀，这样用户一般不会反感！<br/><br/>下面我就给大家分享一个如何在wordpress博客中添加广告的办法！<br/><br/>很多站长都认为，把广告放进文章内容页是最好的；更多站长认为，把文章内容环绕广告四周才是更好的。所以，现在凡有挂广告的博客，广告基本放置在文章里面，而且环绕着文章。那么，WordPress如果实现文章内容环绕广告这个效果？其实很简单，只需要添加一行代码就可以。<br/><br/>添加步骤：<br/><br/>登陆博客后台——左侧栏外观选项卡里的编辑选项<br/><br/>在打开的主编辑页面中，点击右侧栏“主题文件”中的“文章页面模块（single.php）”<br/><br/>在代码中找到&lt;?php the_content();?&gt;代码，在其前面添加以下代码<br/><div class="UBBPanel codePanel"><div class="UBBTitle"><img src="http://www.kaotama.com.cn/images/code.gif" style="margin:0px 2px -3px 0px" alt="程序代码"/> 程序代码</div><div class="UBBContent"><br/>&lt;div style=”float:left;width:300px;height:250px;“&gt;<br/><br/>你的广告代码<br/><br/>&lt;/div&gt;<br/><br/></div></div><br/><br/>以上的显示效果如图：<br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/a20108121359.jpg" border="0" alt=""/><br/><br/>如果要显示广告在文章内页的右侧，请把<i>float:left</i>改为<i>floadt:right</i>。<br/><br/>以上代码中，红色部分中的300和250为广告的长宽，根据各自广告的实际情况作调整，也可以把粉红色部分去掉，则广告会自动适应；而其中的right则是把广告显示在右边，如果换成left则显示在左边。<br/><br/>总结：其实总的来说，就是在广告前面添加一个样式。<br/><br/>你明白了么？<br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/article.asp?id=148" /> 
	  <id>http://www.kaotama.com.cn/default.asp?id=148</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[关于那些手机的故事（2）]]></title>
	  <author>
		 <name>admin</name>
		 <uri>http://www.kaotama.com.cn/</uri>
		 <email>hacksb@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.kaotama.com.cn/default.asp?cateID=6" label="手机相关" /> 
	  <updated>2010-08-07T18:12:40+08:00</updated>
	  <published>2010-08-07T18:12:40+08:00</published>
		  <summary type="html"><![CDATA[诺基亚6650D AT&amp;T版<br/><br/>6650D其实有ATT版本和T版，看人不同的需求。<br/><br/>其实6650D中文内核在深圳会刷机的不多，我所知道的就那么一家，刷机价格就要120，因为是中文内核，不是外挂的，中文内核就是你硬格式化机器，仍然会显示中文。<br/><br/>1.T-mobile版支持FM收音机功能，at&amp;t版不支持。<br/><br/>2.T-mobile版耳机是立体声，at&amp;t版耳机是单耳道。<br/><br/>3.T-mobile版支持3G网络，at&amp;t版不支持3G网络。<br/><br/>4.at&amp;t版比T-mobile版多了三个快捷键（网络连接，GPS和拍照）<br/><br/>5.at&amp;t版最大铃声可支持300K以内，T-mobile版可支持超过300K。<br/><br/>6.T-mobile版支持GPS卫星导航（免费导航）at&amp;t不支持。<br/><img src="http://www.kaotama.com.cn/attachments/month_1008/n20108718927.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/520108718947.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/n20108718957.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/v201087181017.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/o201087181045.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/3201087181052.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/0201087181059.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/x201087181219.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/l201087181225.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/t201087181232.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/4201087181239.JPG" border="0" alt=""/><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/article.asp?id=147" /> 
	  <id>http://www.kaotama.com.cn/default.asp?id=147</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[关于那些手机的故事（1）]]></title>
	  <author>
		 <name>admin</name>
		 <uri>http://www.kaotama.com.cn/</uri>
		 <email>hacksb@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.kaotama.com.cn/default.asp?cateID=8" label="影像集合" /> 
	  <updated>2010-08-05T05:27:28+08:00</updated>
	  <published>2010-08-05T05:27:28+08:00</published>
		  <summary type="html"><![CDATA[从今天开始，我要用图片来记录我在深圳手机行业的步伐。<br/><br/>该机器型号为5140i，诺基亚的三防手机，防水其实只是防水溅，但是事实上本人06年就用过该机器，确实防水性能不仅仅只是防水溅，如果放在普通的水里面，没多大的问题，但是千万不要过度超过时间，毕竟只是生活防水，防水是一个很大的卖点，我以前带过这个机器去沙滩玩，然后在沙滩上放着冲浪以此炫耀此机的优越性，但是最后沙子都进机器了，搞得手机按键失灵错位，主板被腐蚀，最后找了1朋友，花了60修了一下，幸好还是给修好了。<br/><br/>此机器很牛，不仅仅有防水的卖点，还有指南针，PPT（PPT只是在国外可以用，社会主义国家被和谐），收音机，音量分贝计。WAP上网，Java支持。<br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/k20108552630.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/y20108552635.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/v20108552640.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/o20108552646.JPG" border="0" alt=""/><br/><br/><img src="http://www.kaotama.com.cn/attachments/month_1008/t20108718142.JPG" border="0" alt=""/><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.kaotama.com.cn/article.asp?id=146" /> 
	  <id>http://www.kaotama.com.cn/default.asp?id=146</id>
  </entry>	
		
</feed>
