<?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>I.D.E.A.中文站 &#187; textmate</title>
	<atom:link href="http://www.tzhang.com/blog/tag/textmate/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tzhang.com/blog</link>
	<description>沉淀生活点滴.zZ</description>
	<lastBuildDate>Sat, 14 Jan 2012 14:47:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>我的RoR工作环境之更新版</title>
		<link>http://www.tzhang.com/blog/2008/11/13/%e6%88%91%e7%9a%84ror%e5%b7%a5%e4%bd%9c%e7%8e%af%e5%a2%83%e4%b9%8b%e6%9b%b4%e6%96%b0%e7%89%88</link>
		<comments>http://www.tzhang.com/blog/2008/11/13/%e6%88%91%e7%9a%84ror%e5%b7%a5%e4%bd%9c%e7%8e%af%e5%a2%83%e4%b9%8b%e6%9b%b4%e6%96%b0%e7%89%88#comments</comments>
		<pubDate>Thu, 13 Nov 2008 06:43:21 +0000</pubDate>
		<dc:creator>Deep Blue</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://www.tzhang.com/blog/?p=292</guid>
		<description><![CDATA[鸟枪换炮，终于用上了Textmate (号称最贵的编辑器,因为很多人是为了这个39EUD的软件而买了1xxxUSD的Macbook Pro)。之前写过的这篇“我的RoR工作环境”成为过去式了。 在Leopard下面内置了对ruby on rails的支持。不过还是要加上xcode和macport才完美。我是按照这篇文章的说明配置的，简单好用，推荐给大家。 初次使用textmate肯定会有摸不着头脑的感觉，强烈建议用ctrl+H呼出help跟随Ruby on Rails的例子走一边。只用不到20分钟的时候，基本上可以完成textmate的入门。]]></description>
			<content:encoded><![CDATA[<p>鸟枪换炮，终于用上了Textmate (号称最贵的编辑器,因为很多人是为了这个39EUD的软件而买了1xxxUSD的Macbook Pro)。之前写过的<a href="http://www.tzhang.com/blog/2008/07/17/my_ror_development_env">这篇“我的RoR工作环境”</a>成为过去式了。</p>
<p>在Leopard下面内置了对ruby on rails的支持。不过还是要加上xcode和macport才完美。我是按照<a href="http://www.buildingwebapps.com/articles/6433-setting-up-rails-on-leopard-mac">这篇文章</a>的说明配置的，简单好用，推荐给大家。</p>
<p>初次使用textmate肯定会有摸不着头脑的感觉，强烈建议用ctrl+H呼出help跟随Ruby on Rails的例子走一边。只用不到20分钟的时候，基本上可以完成textmate的入门。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tzhang.com/blog/2008/11/13/%e6%88%91%e7%9a%84ror%e5%b7%a5%e4%bd%9c%e7%8e%af%e5%a2%83%e4%b9%8b%e6%9b%b4%e6%96%b0%e7%89%88/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>我的RoR工作环境</title>
		<link>http://www.tzhang.com/blog/2008/07/17/my_ror_development_env</link>
		<comments>http://www.tzhang.com/blog/2008/07/17/my_ror_development_env#comments</comments>
		<pubDate>Thu, 17 Jul 2008 05:12:58 +0000</pubDate>
		<dc:creator>Deep Blue</dc:creator>
				<category><![CDATA[编程开发]]></category>
		<category><![CDATA[电脑网络]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[RoR]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.tzhang.com/blog/?p=216</guid>
		<description><![CDATA[Ubuntu 8.04 with 3D desktop. Ruby 1.8.6 + Rails 2.1 IDE: Gedit customized like textmate (How-to) 3D桌面很方便(尤其是向我这种没钱买n个显示器的人)，使用Cube,左边是cheetsheet作参考,右面是firefox随时查资料。cube的翻转比较容易保持思维的连贯性。不像之前只能tab翻来翻去最后发现自己都忘记做到哪里了。 说道cheetsheet,网上不少哦，不过质量到不一定高。而且个人认为cheetsheet这种东西最好是自己整理，查起来才得心应手。]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 8.04 with 3D desktop.<br />
Ruby 1.8.6 + Rails 2.1<br />
IDE: Gedit customized like textmate <a href="http://www.tzhang.com/blog/2008/04/17/textmate-like-gedit">(How-to)</a></p>
<p>3D桌面很方便(尤其是向我这种没钱买n个显示器的人)，使用Cube,左边是cheetsheet作参考,右面是firefox随时查资料。cube的翻转比较容易保持思维的连贯性。不像之前只能tab翻来翻去最后发现自己都忘记做到哪里了。</p>
<p>说道cheetsheet,网上不少哦，不过质量到不一定高。而且个人认为cheetsheet这种东西最好是自己整理，查起来才得心应手。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tzhang.com/blog/2008/07/17/my_ror_development_env/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A textmate-like gedit in Ubuntu for Ruby and Rails IDE</title>
		<link>http://www.tzhang.com/blog/2008/04/17/textmate-like-gedit</link>
		<comments>http://www.tzhang.com/blog/2008/04/17/textmate-like-gedit#comments</comments>
		<pubDate>Thu, 17 Apr 2008 15:10:53 +0000</pubDate>
		<dc:creator>Deep Blue</dc:creator>
				<category><![CDATA[编程开发]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.tzhang.com/blog/2008/04/17/textmate-like-gedit/</guid>
		<description><![CDATA[Pls follow the instructions from http://grigio.org/pimp_my_gedit_was_textmate_linux Add-on by Deep Blue (Linux newbie may need this if you are using Ubuntu): How to install liberation fonts on Ubuntu commands: &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- echo &#8220;deb http://ppa.launchpad.net/corenominal/ubuntu gutsy main&#8221; &#124; sudo tee -a /etc/apt/sources.list echo &#8220;deb-src http://ppa.launchpad.net/corenominal/ubuntu gutsy main&#8221; &#124; sudo tee -a /etc/apt/sources.list sudo apt-get update sudo apt-get install [...]]]></description>
			<content:encoded><![CDATA[<p>Pls follow the instructions from <a href="http://grigio.org/pimp_my_gedit_was_textmate_linux">http://grigio.org/pimp_my_gedit_was_textmate_linux</a></p>
<p>Add-on by Deep Blue (Linux newbie may need this if you are using Ubuntu):</p>
<p>How to install liberation fonts on Ubuntu</p>
<p>commands:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
echo &#8220;deb http://ppa.launchpad.net/corenominal/ubuntu gutsy main&#8221; | sudo tee -a /etc/apt/sources.list<br />
echo &#8220;deb-src http://ppa.launchpad.net/corenominal/ubuntu gutsy main&#8221; | sudo tee -a /etc/apt/sources.list<br />
sudo apt-get update<br />
sudo apt-get install ttf-liberation<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>My customized Gedit screen snapshot:<br />
<a href="http://www.tzhang.com/gallery/main.php?g2_view=core.DownloadItem&#038;g2_itemId=495&#038;g2_GALLERYSID=TMP_SESSION_ID_DI_NOISSES_PMT" rel="lightbox" title="A textmate-like Gedit as Ruby and rails IDE" ><img src="http://www.tzhang.com/gallery/main.php?g2_view=core.DownloadItem&#038;g2_itemId=496&#038;g2_GALLERYSID=TMP_SESSION_ID_DI_NOISSES_PMT" width="150"  height="150"  alt="A textmate-like Gedit as Ruby and rails IDE" title="A textmate-like Gedit as Ruby and rails IDE" class="g2image_normal" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tzhang.com/blog/2008/04/17/textmate-like-gedit/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>x86 架构下Ruby/Rails开发环境比较及安装方法</title>
		<link>http://www.tzhang.com/blog/2008/04/11/ruby-and-rails-development-environment-comparison-and-setup-instructions-on-x86-platform</link>
		<comments>http://www.tzhang.com/blog/2008/04/11/ruby-and-rails-development-environment-comparison-and-setup-instructions-on-x86-platform#comments</comments>
		<pubDate>Fri, 11 Apr 2008 03:30:28 +0000</pubDate>
		<dc:creator>Deep Blue</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[编程开发]]></category>
		<category><![CDATA[电脑网络]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://www.tzhang.com/blog/2008/04/11/ruby-and-rails-development-environment-comparison-and-setup-instructions-on-x86-platform/</guid>
		<description><![CDATA[x86 架构下Ruby/Rails开发环境比较及安装方法 [Ruby/Rails Development Environment comparison and setup instructions on x86 platform] Original posted on www.tzhang.com/blog/ Apr 11, 2008 Version 1.0 方案选择: 1. OSX + Textmate 2. Linux + Netbeans 3. Windows + e texteditor + cgywin 优缺点比较: 1. 缺点： a) OSX在非Mac机器上安装对显卡的要求很高，兼容性并不好。多系统启动支持也不好，需要用户有较高的操作系统知识和排错技能以及很出众的耐心和时间:( b) OSX安装在非Apple机器上理论上说是非法的；textmate也是收费软件且价格不菲 优点：想使用最优秀的ruby/rails 编辑器textmate的话，只能这么办哦 2. 缺点： a) NetBeans IDE比不上textmate;只能将就着用 优点： a) Linux下全部软件都是开源免费的，包括NetBeans b) [...]]]></description>
			<content:encoded><![CDATA[<p>x86 架构下Ruby/Rails开发环境比较及安装方法<br />
[Ruby/Rails Development Environment comparison and setup instructions on x86 platform]</p>
<p>Original posted on www.tzhang.com/blog/<br />
Apr 11, 2008<br />
Version 1.0</p>
<p>方案选择:<br />
1. OSX + Textmate<br />
2. Linux + Netbeans<br />
3. Windows + e texteditor + cgywin</p>
<p>优缺点比较:</p>
<p>1. 缺点：<br />
   a) OSX在非Mac机器上安装对显卡的要求很高，兼容性并不好。多系统启动支持也不好，需要用户有较高的操作系统知识和排错技能以及很出众的耐心和时间:(<br />
   b) OSX安装在非Apple机器上理论上说是非法的；textmate也是收费软件且价格不菲      </p>
<p>   优点：想使用最优秀的ruby/rails 编辑器textmate的话，只能这么办哦</p>
<p>2. 缺点：<br />
   a) NetBeans IDE比不上textmate;只能将就着用</p>
<p>   优点：<br />
   a) Linux下全部软件都是开源免费的，包括NetBeans<br />
   b) Linux下可以方便的安装使用众多Rails相关的开源软件及库</p>
<p>3. 缺点：<br />
   a) Windows环境在ruby/rails的世界里绝对算是少数派<br />
   b) e texteditor也是收费软件</p>
<p>   优点:<br />
   a) Windows简单易用，方便没有Linux/UNIX经验的人使用，setup过程简单<br />
   b) e texteditor 使用起来十分接近textmate</p>
<p>安装方法：<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
方案一<br />
OSX<br />
	N/A yet<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
方案二<br />
Linux + NetBeans + ruby 1.8.6 + rubygem 1.0.1 + rails 2.0.2 + mysql 5<br />
a) 安装Ubuntu Linux<br />
b) 安装Ruby (初学者在Ubuntu下推荐用apt-get安装1.8.5版本)<br />
sudo apt-get install ruby<br />
c) 安装RubyGem<br />
	Download RubyGem code<br />
		url: http://rubyforge.org/frs/?group_id=126<br />
	Untar<br />
		tar –xzvf rubygems-1.1.0.tgz<br />
	Setup<br />
		Sudo ruby setup.rb<br />
	验证安装<br />
		gem –v<br />
		which gem<br />
d) 安装rails<br />
	安装<br />
		sudo gem update &#8211;system<br />
		sudo gem install rails &#8211;y<br />
	验证安装<br />
		rails -v<br />
e) 安装Netbeans<br />
	下载安装文件：<br />
		url: http://dlc.sun.com.edgesuite.net/netbeans/6.0/final/<br />
    安装<br />
		把下载的Bin文件拖入终端即可<br />
	运行<br />
		/$installDir/bin/netbeans<br />
f) 安装MySQL<br />
	sudo apt-get install mysql-common mysql-clients<br />
g) 安装完成，记得在NetBeans里面更改默认的Ruby解释器<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
方案三<br />
Windows + e texteditor + cgywin + console2<br />
	a) 安装e texteditor<br />
		url: http://www.e-texteditor.com/download/e_beta_setup.exe<br />
		安装<br />
		注意安装途中可能报错，那是个别文件不符合windows命名规则的原因，不用管，ignore掉然后继续就好了，影响不大。<br />
	b) 安装cgywin<br />
		初次运行e texteditor就会提示安装cgywin,直接选automatic install就好了，e texteditor会自动下载cgywin<br />
	c) 安装console2<br />
		下载console2<br />
			url: http://sourceforge.net/projects/console/<br />
		解压即可<br />
		配置console和cgywin<br />
			选add tab, 在shell里面输入:<br />
			c:\cygwin\bin\bash &#8211;login –i<br />
			将该tab移到最上方，以后每次启动console2都会自动启动该shell<br />
	d) 安装RubyGem<br />
	Download RubyGem code<br />
		url: http://rubyforge.org/frs/?group_id=126<br />
	Untar<br />
		tar –xzvf rubygems-1.1.0.tgz<br />
	Setup<br />
		Sudo ruby setup.rb<br />
	验证安装<br />
		gem –v<br />
		which gem<br />
		如果出现错误，使用：<br />
			unset RUBYOPT</p>
<p>e) 安装rails<br />
	安装<br />
		sudo gem update &#8211;system<br />
		sudo gem install rails &#8211;include-dependencies<br />
	验证安装<br />
		rails -v</p>
<p>	f) 测试安装<br />
		rails blog<br />
		cd blog<br />
		e .<br />
	你将会看到e texteditor 自动启动并将当前目录的项目打开。</p>
<p>====================================================================<br />
updated 2008-04-16</p>
<p>Install sqlite3 and mongrel:</p>
<p>#before install Mongrel,<br />
apt-get  install build-essential #we need it to compile mongrel and Sqlite3</p>
<p>#intall Mongrel<br />
gem install mongrel –include-dependencies</p>
<p>#install Sqlite3<br />
apt-get install sqlite3 swig libsqlite3-ruby libsqlite3-dev<br />
gem install sqlite3-ruby #compile this need libsqlite.h</p>
<p>#install Lighttpd<br />
apt-get install lighttpd</p>
<p>===============================================<br />
UPDATED 2008-05-27:<br />
在Linux下有更好的IDE选择了，Gedit可以加几个插件和主题，就可以比较完美的模仿textmate了，具体请看这个帖子<br />
<a href="http://www.tzhang.com/blog/2008/04/17/textmate-like-gedit">http://www.tzhang.com/blog/2008/04/17/textmate-like-gedit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tzhang.com/blog/2008/04/11/ruby-and-rails-development-environment-comparison-and-setup-instructions-on-x86-platform/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

