<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>最新讨论话题 - Kohana 中文</title>
    <link>http://kohana.cn/</link>
    <generator>KohanaPHP</generator>
    <item>
      <title>ko3为什么使用before而没有支持默认的构造器</title>
      <link>http://kohana.cn/group/srouce/topic/1000264</link>
      <description>&lt;p&gt;按照以前的思维，默认使用了 __constructor() 来尝试&lt;br /&gt;
结果总是提示错误&lt;br /&gt;
google了一下才发现ko3使用了before()&lt;br /&gt;
不理解为什么ko3这样做，还没有看过ko3的源码&lt;br /&gt;
哪位大师能讲解一下么&lt;br /&gt;
thx&lt;/p&gt;</description>
      <author>QWang</author>
      <pubDate>Fri, 03 Sep 2010 15:06:58 +0800</pubDate>
    </item>
    <item>
      <title>【kohana v3】为什么cookie在ie8下不好使，在ff下就可以</title>
      <link>http://kohana.cn/group/learner/topic/1000263</link>
      <description>&lt;p&gt;如题&lt;br /&gt;
我的代码如下：&lt;br /&gt;
Cookie::set('aa','avl');&lt;br /&gt;
$val = Cookie::get('aa');&lt;br /&gt;
echo $val;&lt;br /&gt;
if (empty($val)){&lt;br /&gt;
echo '没有';&lt;br /&gt;
}&lt;/p&gt;

&lt;p&gt;echo Kohana::debug((string)Cookie::get('aa'));&lt;/p&gt;

&lt;p&gt;debug为NULL&lt;/p&gt;

&lt;p&gt;但是在ff下就有值&lt;/p&gt;

&lt;p&gt;关键神奇的是我昨天用还好使，今天就不好使了&lt;/p&gt;</description>
      <author>十三月</author>
      <pubDate>Fri, 03 Sep 2010 09:53:07 +0800</pubDate>
    </item>
    <item>
      <title>我今天新建的群，专门用于kohana的学习，请大家一起来</title>
      <link>http://kohana.cn/group/learner/topic/1000262</link>
      <description>&lt;p&gt;群号：117418925&lt;br /&gt;
新建的群，正在加人中....&lt;/p&gt;</description>
      <author>十三月</author>
      <pubDate>Wed, 01 Sep 2010 10:01:13 +0800</pubDate>
    </item>
    <item>
      <title>Kohana 3.0.6 CheatSheet</title>
      <link>http://kohana.cn/group/document/topic/1000261</link>
      <description>&lt;p&gt;&lt;a href="http://kohana.sher.pl/cs" rel="nofollow external" class="tpa"&gt;HTML&lt;/a&gt; version&lt;br /&gt;
&lt;a href="http://kohana.sher.pl/cs/cs.png" rel="nofollow external" class="tpa"&gt;PNG&lt;/a&gt; version&lt;br /&gt;
&lt;a href="http://kohana.sher.pl/cs/cs.jpe" rel="nofollow external" class="tpa"&gt;JPG&lt;/a&gt; version&lt;br /&gt;
&lt;a href="http://kohana.sher.pl/cs/cs.pdf" rel="nofollow external" class="tpa"&gt;PDF&lt;/a&gt; version&lt;/p&gt;

&lt;p&gt;来源: &lt;a href="http://forum.kohanaframework.org/comments.php?DiscussionID=6591&amp;page=1#Item_0" rel="nofollow external" class="tpa"&gt;http://forum.kohanaframework.org/comments.php?DiscussionID=6591&amp;page=1#Item_0&lt;/a&gt;&lt;/p&gt;</description>
      <author>icyleaf</author>
      <pubDate>Wed, 25 Aug 2010 21:53:24 +0800</pubDate>
    </item>
    <item>
      <title>Github Finder</title>
      <link>http://kohana.cn/group/git/topic/1000260</link>
      <description>&lt;p&gt;灵感来自于 OSX Finder 的使用 Github API 研发出的产物，相当方便，速度也不错：&lt;/p&gt;

&lt;p&gt;&lt;a href="http://sr3d.github.com/GithubFinder/" rel="nofollow external" class="tpa"&gt;http://sr3d.github.com/GithubFinder/&lt;/a&gt;&lt;/p&gt;</description>
      <author>icyleaf</author>
      <pubDate>Wed, 25 Aug 2010 16:49:07 +0800</pubDate>
    </item>
    <item>
      <title>Socorro: Mozilla 发布的崩溃报告系统</title>
      <link>http://kohana.cn/group/discover/topic/1000259</link>
      <description>&lt;blockquote&gt;We receive on our peak day each week &lt;strong&gt;2.5 million crash reports&lt;/strong&gt;, and process 15% of those, for a total of 50 GB.  In total, we receive around &lt;strong&gt;320Gb each day&lt;/strong&gt;! &lt;/blockquote&gt;

&lt;p&gt;Mozilla 团队使用 Kohana 2.3.4 开发的对于 Firefox 崩溃的报告系统。这样的负荷已经是很高了，大家可以拿来好好研究研究。此系统是基于 Mozilla Public License 1.1 发布。&lt;/p&gt;

&lt;p&gt;介绍：&lt;a href="http://blog.mozilla.com/webdev/2010/05/19/socorro-mozilla-crash-reports/" rel="nofollow external" class="tpa"&gt;http://blog.mozilla.com/webdev/2010/05/19/socorro-mozilla-crash-reports/&lt;/a&gt;&lt;br /&gt;
源码：&lt;a href="http://code.google.com/p/socorro/" rel="nofollow external" class="tpa"&gt;http://code.google.com/p/socorro/&lt;/a&gt;&lt;/p&gt;</description>
      <author>icyleaf</author>
      <pubDate>Tue, 24 Aug 2010 13:09:35 +0800</pubDate>
    </item>
    <item>
      <title>代替 print_r 和 var_dump 的新宠: Krumo</title>
      <link>http://kohana.cn/group/php/topic/1000257</link>
      <description>&lt;p&gt;Krumo 的诞生目的在于代替 php 原生的 print_r 和 var_dump 函数，在 web 的调试过程中，这两个函数对 web 并不是很友好。比较好的方式是安装了 &lt;img src="http://kohana.cn/media/images/icons/emoticon/evilgrin.png" class="emoticon" /&gt;ebug 后才对 var_dump 在视觉上更加有可读性。&lt;/p&gt;

&lt;p&gt;就连 Kohana::debug 也会黯然失色，起初总是兼容 PHP4/PHP5，至目前为止仅支持 PHP5&lt;/p&gt;

&lt;p&gt;&lt;a href="http://krumo.sourceforge.net/" rel="nofollow external" class="tpa"&gt;http://krumo.sourceforge.net/&lt;/a&gt;&lt;/p&gt;</description>
      <author>icyleaf</author>
      <pubDate>Tue, 17 Aug 2010 09:02:40 +0800</pubDate>
    </item>
    <item>
      <title>phpVirtualBox</title>
      <link>http://kohana.cn/group/php/topic/1000256</link>
      <description>&lt;blockquote&gt;An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. Much of its verbage and some of its code is based on the (inactive) vboxweb project.&lt;/p&gt;

&lt;p&gt;phpVirtualBox was created for people (like me) who prefer not to have to log in to their headless VirtualBox host to administer their virtual machines. &lt;/blockquote&gt;

&lt;p&gt;&lt;a href="http://code.google.com/p/phpvirtualbox/" rel="nofollow external" class="tpa"&gt;http://code.google.com/p/phpvirtualbox/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;有人尝试过么?&lt;/p&gt;</description>
      <author>icyleaf</author>
      <pubDate>Tue, 17 Aug 2010 08:47:29 +0800</pubDate>
    </item>
    <item>
      <title>图片分享网站: imgur</title>
      <link>http://kohana.cn/group/discover/topic/1000255</link>
      <description>&lt;blockquote&gt;Imgur. Over a million pageviews a day, built on PHP, Kohana 3, memcached and MySQL. I used to use my own custom thing instead of Kohana, but it ended up being more trouble than it was worth, so I just recently switched it over.&lt;/blockquote&gt;

&lt;p&gt;目前还没有被墙的图片分享网站，之前有见人用过，界面还算不错，可惜中国地区无法使用，他们遮蔽了中国地区的 ip。&lt;/p&gt;

&lt;p&gt;&lt;a href="http://imgur.com/" rel="nofollow external" class="tpa"&gt;http://imgur.com/&lt;/a&gt;&lt;/p&gt;</description>
      <author>icyleaf</author>
      <pubDate>Tue, 17 Aug 2010 08:46:27 +0800</pubDate>
    </item>
    <item>
      <title>New OSX software package manager: brew</title>
      <link>http://kohana.cn/group/mac/topic/1000254</link>
      <description>&lt;p&gt;&lt;a href="http://mxcl.github.com/homebrew/" rel="nofollow external" class="tpa"&gt;http://mxcl.github.com/homebrew/&lt;/a&gt;&lt;/p&gt;</description>
      <author>icyleaf</author>
      <pubDate>Mon, 16 Aug 2010 23:45:53 +0800</pubDate>
    </item>
  </channel>
</rss>
