<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/xslt/rss2.xsl" media="screen"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Latest from ChinaonRails: cquaker</title>
		<link>http://chinaonrails.com/u/cquaker</link>
		<description>ChinaonRails | ChinaonRails are one of the very few China based web consultancies, who specialize in application development using RubyOnRails/Agile/Ajax.</description>
		<category>Technology</category>
		<language>zh_cn</language>
		<item>
			<title>RailsConf Europe 2008 怎没有人提啊 ... 4 replies</title>
			<link>http://chinaonrails.com/topic/view/2127.html</link>
			<comments>http://chinaonrails.com/topic/view/2127.html#reply</comments>
			<dc:creator>cquaker</dc:creator>
			<author>cquaker</author>
			<!--<enclosure url="http://chinaonrails.com/img/p_1.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_s.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_n.gif" type="image/jpeg" />-->
			<category>Camp</category>
			<description>
			http://en.oreilly.com/railseurope2008/public/content/home&lt;br /&gt;
&lt;br /&gt;
一些photo，pdf文档已经公布了&lt;br /&gt;
[IMG]http://farm4.static.flickr.com/3038/2822417901_c8e0736023.jpg[/IMG］&lt;br /&gt;
&lt;br /&gt;
原来人们最期望的磁悬浮（A peek inside MagLev）还没见出来&lt;br /&gt;
http://en.oreilly.com/railseurope2008/public/schedule/detail/4996
			</description>
			<pubDate>Fri, 05 Sep 2008 18:35:24 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2127.html</guid>
		</item>
		<item>
			<title>无法通过gem install来远程安装gems ... 6 replies</title>
			<link>http://chinaonrails.com/topic/view/1722.html</link>
			<comments>http://chinaonrails.com/topic/view/1722.html#reply</comments>
			<dc:creator>cquaker</dc:creator>
			<author>cquaker</author>
			<!--<enclosure url="http://chinaonrails.com/img/p_1.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_s.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_n.gif" type="image/jpeg" />-->
			<category>Ask</category>
			<description>
			无论用gem search xxx -r还是&lt;br /&gt;
gem install xxx&lt;br /&gt;
都会停留在Updating metadata from http://gems.rubyforge.org/, 基本上都是五分钟以上没动静,接着提示无法连接.&lt;br /&gt;
我的网络连接应该没什么问题,直接上rubyforge.org下载gem包速度也是相对的快,基本上在200K以上.&lt;br /&gt;
用浏览器打开http://gems.rubyforge.org/yaml页面很快就开了.&lt;br /&gt;
&lt;br /&gt;
如果我用gem install rails --source http://gems.rubyonrails.com 去更新rails到2.1速度也是很快的.&lt;br /&gt;
&lt;br /&gt;
rubygems已经升级到最新版本. 网络连接使用2.5M光纤,在操作系统windows xp, Mac leopard, ubuntu 8下测试过都是一样的错误. &lt;br /&gt;
&lt;br /&gt;
各位同学给指点一下.
			</description>
			<pubDate>Tue, 17 Jun 2008 10:47:24 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1722.html</guid>
		</item>
		<item>
			<title>TextMate  Rails 2.0 Bundle不会下载,确切说git不会安装? ... 12 replies</title>
			<link>http://chinaonrails.com/topic/view/1347.html</link>
			<comments>http://chinaonrails.com/topic/view/1347.html#reply</comments>
			<dc:creator>cquaker</dc:creator>
			<author>cquaker</author>
			<!--<enclosure url="http://chinaonrails.com/img/p_1.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_s.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_n.gif" type="image/jpeg" />-->
			<category>Ask</category>
			<description>
			刚用上mac os,textmate 里面的Rails bundle是的2006年的,现在Rails 2.0的一些新东西都没有,html.erb也不能识别,看到网上有Rails 2.0 bundle,不知道该怎么下载安装,有用过的朋友指点一下.&lt;br /&gt;
&lt;br /&gt;
http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/&lt;br /&gt;
&lt;br /&gt;
http://git.or.cz/
			</description>
			<pubDate>Thu, 21 Feb 2008 17:43:36 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1347.html</guid>
		</item>
		<item>
			<title>多对多关系中，关联表如果除两个外键字段还有其他字段，如何较好的处理这些字段数据 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1291.html</link>
			<comments>http://chinaonrails.com/topic/view/1291.html#reply</comments>
			<dc:creator>cquaker</dc:creator>
			<author>cquaker</author>
			<!--<enclosure url="http://chinaonrails.com/img/p_1.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_s.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_n.gif" type="image/jpeg" />-->
			<category>Ask</category>
			<description>
			关联表一般只存放两个外键字段，但有时候又需要存储一些其他的数据字段，对于这些字段的创建更新维护有何好的办法，除了执行sql语句外。&lt;br /&gt;
&lt;br /&gt;
大家发表点看法。
			</description>
			<pubDate>Sat, 02 Feb 2008 23:04:14 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1291.html</guid>
		</item>
	</channel>
</rss>