最新文章列表

#96 Git on Rails

Git has been getting a lot of buzz lately, and for good reason. It's an excellent SCM which in many ways is more simple and powerful than subversion. See how to set up a Rails project with Git in this ...
CaiDeHen 评论(0) 有726人浏览 2008-12-11 20:29

GIT的使用

这篇教程很好很强大 http://www.bitsun.com/documents/gittutorcn.htmGit 中文教程 不断更新。
Git 
qichunren 评论(0) 有972人浏览 2008-12-11 17:39

ruby on rails 学习资料汇总

书籍&pdf:   Rails Recipes (Version: 2006-4-1  english) 待续...    video:   http://media.railscasts.com/videos/140_rails_2_2_extras.movhttp://media.railscasts.com/videos/139_nested_resources.movhttp://m ...
aideehorn 评论(0) 有2163人浏览 2008-12-10 16:06

Ruby On Rails 知识收集

1.Win32ole 2.Rails插件收集 3.如何写一个简单的Rails Plugin 4. Rails 制作自己的出错信息 5.在加强irb的自动完成功能(words completion) irb -r irb/completion 6、文档帮助 1) fastri 你还在用ri来查文档吗?那你一定会抱怨ri实在太慢了,没关系,开命令窗口: g ...
sinkzephyr 评论(0) 有1337人浏览 2008-12-10 10:33

GIT相关资源

实在没法……俺需要Windows平台下的GIT工具,收罗如下: http://code.google.com/p/msysgit/ http://code.google.com/p/msysgit/wiki/GitCheetah http://git.or.cz/gitwiki/EclipsePlugin http://sourceforge.net/projects/gitextensions/ ...
hax 评论(2) 有2112人浏览 2008-12-10 00:50

Git it done, Rubyists

Ruby Advent 2008 
rubyflow 评论(0) 有662人浏览 2008-12-09 15:28

美国计算机排名

计算机科学总的来说,前20的CS可以分成三类:   一、4个最为优秀的CS Program: Stanford, UC. Berkeley, MIT, CMU   二、6个其他前10的: UIUC, Cornell, University o ...
ay_guobo 评论(0) 有8832人浏览 2008-12-06 19:10

Fedora7配置简介

1.显卡驱动(A卡)livna的显卡驱动已更新为8.42.3,并且加入了AIGLX支持,再也不用装XGL了,安装完compiz-fusion就可以直接开启3D桌面了,因为不用安装XGL,开3D的同时ATI的驱动控制中心也可以打开了,效能也大有增长。我的老卡X800GTO(256MB/256bit)运行glxgears可以得9200多FPS,而用以前的8.40.4只得7800多。废话不多说了,输入以下 ...
ChinaEstone 评论(0) 有1192人浏览 2008-12-02 22:47

Git入门教程

转自 http://hi.baidu.com/eehuang/blog/item/37af8d54242d6351564e00b5.html   Installing Git Building from Source Building Git from source is straightforward and allows you the maximum control over ...
aideehorn 评论(1) 有6381人浏览 2008-12-02 12:57

在Windows环境中使用版本管理工具Git

转自 http://www.cnblogs.com/banjia/archive/2008/09/20/1294901.html 在Windows环境中使用版本管理工具Git Git是一个分布式的版本控制系统,最初由Linus Torvalds编写,作 ...
aideehorn 评论(3) 有11093人浏览 2008-12-02 12:53

rails2.2的i18n真是无爹妈的孩子啊

今天试着升级到rails2.2,按http://blog.xdite.net/?p=785上的说明,拉了一个demo app下来,把里面的locals文件复制到项目目录: git clone git://github.com/clemens/i18n_demo_app.git cp config/locals ~/myapp/config -r 设置为使用zh-CN后,出错信息死活没办法出现中文, ...
crazycode 评论(7) 有1486人浏览 2008-11-27 15:34

Git日常命令

Git Daily Commands (Git日常命令) By jianingy on October 10, 2008 10:00 PM ...
tangtong 评论(0) 有6215人浏览 2008-11-26 20:23

Fedora7配置简介

1.显卡驱动(A卡) livna的显卡驱动已更新为8.42.3,并且加入了AIGLX支持,再也不用装XGL了,安装完compiz-fusion就可以直接开启3D桌面了,因为不用安装XGL,开3D的同时ATI的驱动控制中心也可以打开了,效能也大有增长。我的老卡X800GTO(256MB/256bit)运行glxgears可以得9200多FPS,而用以前的8.40.4只得7800多。废话不多说了,输入以 ...
beyond429 评论(0) 有1270人浏览 2008-11-25 11:35

git恼人的trailing whitespace

用git进行版本控制,很爽!完全的分布式管理,让你可攻可守。 但不知各位用他来管理过Java代码?在提交的时候,碰到过“trailing whitespace”没有?这也算是代码规范的一个校验吧,即代码中不允许以空格结尾。 在实践中,我在两种情况下会碰到这种情况: crlf类:这主要是不同操作系统平台的回车编码不同导致 代码中确实是以空格结尾,比如eclipse默认生成的java doc,就会 ...
agile_boy 评论(0) 有18385人浏览 2008-11-22 20:07

Install Sphinx & Thinking Sphinx in Debian

Install Sphinx & Thinking Sphinx in Debian edit Posted by Vince Wadhwani on Jun 28, 2008 I've been using Ferret to do searches in BuyIndie for a quite a while now. It works ok but I know th ...
lwg2001s 评论(0) 有1017人浏览 2008-11-20 12:31

发现一款项目管理软件 Redmine

Redmine - http://www.redmine.org/   Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. Redmine is open source and ...
willzh 评论(0) 有1084人浏览 2008-11-16 23:29

open-flash-chart

http://pullmonkey.com/2008/7/23/open-flash-chart-ii-plugin-for-ruby-on-rails-ofc2 http://pullmonkey.com/projects/open_flash_chart2/   英文配置步骤    1. rails testing_ofc_2    2. cd testing_ofc_2    3. scri ...
klfo 评论(0) 有2444人浏览 2008-11-07 14:07

How To Generate PDFs in Rails With Prawn

How To Generate PDFs in Rails With Prawn It’s been a while since I’ve needed to generate a PDF in ruby. I typically discourage clients from it because, well, I’m lazy and it’s a pain. I’ve always kind ...
klfo 评论(0) 有1288人浏览 2008-11-06 11:17

还有人记得 yac 吗? 1.0版发布……

图片介绍: http://picasaweb.google.com/wosmvp/YacYetAnotherCheat 文字介绍: 安装, yac help 安装: 安装 ruby git 后 $ (sudo) gem install yac -s http://gems.github.com 主页: http://www.zhangjinzhu.com/tags/Yac
wosmvp 评论(0) 有1184人浏览 2008-10-28 21:34

DVCS的几个场景

1. 某人负责了一个feature, 闷头开发了一个月,但是不能checkin到svn里面。分支都是产品线用的,不能给他没事提交玩。(他的代码都在自己电脑上,一旦数据丢失就惨了。以后应该考虑给个目录来做备份。)哪天领导要review他的部分工作,提交到svn还不成熟。做个patch? 他正在编码,还不能编译。 这时候如果他用tortoiseHG,对每个小的阶段自己提交一下,做分支,做tag,删除迷糊 ...
steeven 评论(2) 有1388人浏览 2008-10-25 22:13

最近博客热门TAG

配置管理(25939) 项目管理(20029) 软件测试(13977) UP(12291) XP(10300) SVN(8929) maven(8758) Ant(6313) 单元测试(6248) 敏捷开发(4044) UML(3971) subversion(2859) Git(2680) CVS(2448) TDD(869) Loadrunner(727) VSS(523) CMM(511) UseCase(114) capistrano(114)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics