`
xxj
  • 浏览: 434879 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论
文章列表
RubyOnRails (1.1) and Flex (2.0) http://www.liverail.net/articles/2006/04/16/rubyonrails-1-1-and-flex-2-0-pt-1 http://www.liverail.net/articles/2006/05/06/rubyonrails-1-1-and-flex-2-0-pt-2
http://webonrails.com/2007/02/08/ruby-script-for-creating-new-rails-project-and-initial-svn-import-with-ignoringremoving-logother-files/ [url] http://drnicwilliams.com/2007/04/12/magic-multi-connections-a-facility-in-rails-to-talk-to-more-than-one-database-at-a-time/[/url]
刚刚接到当当送书的电话说:“你在当当网上订购的书在送货的路上被偷了,麻烦你再下一次订单”  这年代书也有人偷 去年年底我被小偷搬了家,今天又遇到这个事,郁闷!
Ruby Plugin好久没有更新了,IDEA是我见到最好的html编辑工具,也是我的最爱,可是Ruby Plugin对rhtml支持却不是很好,连属性的自动补全都没有。更不提Ruby Script自动补全的功能了。今天在下载最新的代码安装后,发现有点好转了,分享下:) 第一:新增了导航 这个功能不错,左边的Project的导航可以最小化了. 第二:代码补全 在rails项目中 目前只是一些基本的东西,根据后面ruby脚本的自动补全来看,他是需要先require后才能自动补全,我实验了一下,确实如此.也就是说,默认的情况下,他是不认ApplicationController之类的cl ...
引用Hibernate Shards You can’t always put all your relational data in a single relational database. Sometimes you simply have too much data. Sometimes you have a distributed deployment architecture (network latency between California and India might be too high to have a single database). There might ...
rails自带时间标签好丑,年月日是分开的,不方便,总想找个像webwork中那个时间控件,未果。 于是乎,自己动手,把webwork中的文件重新拷贝出来,自己拼凑了一下,做了个plugin。分享下。 样式和原来的一样。 安装 script/plugin install http://calendarplugin.googlecode.com/svn/trunk/ svn自动在我的vendor/plugins下建立一个trunk,我想能让他自动建的文件夹叫calendar,目前还不知道怎么搞,那位知道介绍下。现在采用最土的方法:手工该 使用 <%=calendar_field ...
又一次拿起webwork说事 webwork默认的类型转换是不支持lob的,开发的时候formBean直接用域模型代替,往往根据域模型生成的model有lob字段,webwork不支持,我们需要手工加个。 java 代码   public class ClobConverter extends DefaultTypeConv ...
Ferret http://ferret.davebalmain.com/trac Full text search in Ruby on Rails http://blog.zmok.net/articles/2006/08/14/full-text-search-in-ruby-on-rails http://blog.zmok.net/articles/2006/09/04/full-text-search-in-ruby-on-rails-2-mysql http://blog.zmok.net/articles/2006/10/18/full-text-search-in-ruby- ...
Stefan's Nutch Documentation http://wiki.media-style.com/display/nutchDocu/Home
一:Recrawl nutch wiki上有现成的script,我们只需要拿来用用即可 http://wiki.apache.org/nutch/IntranetRecrawl#head-e58e25a0b9530bb6fcdfb282fd27a207fc0aff03 把它放在nutch-0.8.1/bin/recrawl.sh martin@martinx:~/workspace/doc/nutch-0.8.1$ sudo bin/recrawl.sh ../tomcat5/webap ps/ROOT xici/ 10 1 5 wiki中对参数的说明已经很详细了,没有必要再多说 ...
最近用到了nutch,目的是针对指定的一些网站抓取其内容,然后做分析用。 nutch 笔记是我使用nutch过程一系列总结,写下自己的学习经过和大家一起分享,也希望能得到大家的指点 好了,废话少说,言归正传,第一篇:Quick Start,我们的目标是快速的能跑起来,能检索出我们想要的结果。 首先要明白nutch是什么? nutch是一个基于lucene的开源搜索引擎,它包括了所有你想要的东西,是一个完整的解决方案 。 一:安装JDK 如果你已经安装了JDK,并且已经设置了JAVA_HOME,那么跳过这一步 安装jdk sudo apt-get install sun-java5-jd ...
5 Principles For Programming http://empathybox.com/archives/8 Great CSS Menuing System http://www.baubels.net/blog/?p=104 Clustering web applications on Tomcat http://pojomojo.blogspot.com/2006/09/clustering-web-applications-on-tomcat.html Session-scoped Beans in Spring 2.0 http://www.memestorm.co ...
5 Books Every Developer Should Read http://otherthingsnow.blogspot.com/2006/07/5-books-every-developer-should-read.html Google Interview Questions http://www.otherthingsnow.blogspot.com/2005/10/google-interview-questions-they-are.html
I've reinstalled my computer  with ubuntu,and i had to reconfiguration  my environment ,but when i  was installing mysql lib sudo gem install mysql -r an error occured Building native extensions. This could take a while... *** extconf.rb failed *** Could not create Makefile due to some reason, ...
刚给朋友传一本Programming ruby-2nd.pdf,然后又接着传了一本Agile_Web_Development_With_Rails-Beta.pdf,突然一闪,啥都没了,google talk就这样莫名其妙的挂了,第一次 
Global site tag (gtag.js) - Google Analytics