- 浏览: 51405 次
最新评论
-
allenjiang:
有意思
转: Comparing Programming Languages in real life -
dogstar:
寻找能力欠缺,呵呵.
Oracle 向 Redhat 宣战 -
Gene:
为啥同时放到论坛后, 我却找不到这个帖子.
Oracle 向 Redhat 宣战 -
Gene:
是啊, 估计老板太过软弱
小瘪三 -
ouspec:
这种人怎么不被开除呢?
小瘪三
文章列表
Max, look in your machine.config file under the processModel element. Ensure that its username is set to "machine" and the password is set to "AutoGenerate" as this means that it is set up with the defaults.
If you've done that, and it's still not working, try running aspnet_reg ...
- 2006-12-18 14:12
- 浏览 1536
- 评论(0)
Librarian's Ultimate Guide to Search Engines
Published on Friday December 8th , 2006
The Librarians Ultimate Guide to Search Engines
Librarians were the ultimate search guides before search was re-invented with the web. They are trusted, credible sources for historical information, and pioneers and ...
- 2006-12-12 15:47
- 浏览 4245
- 评论(0)
Crossing borders: Ajax on Rails
Why Ajax works so well with Ruby
...
- 2006-12-07 17:07
- 浏览 1709
- 评论(0)
Developer: Open Source
...
- 2006-12-07 17:05
- 浏览 2266
- 评论(0)
转: Comparing Programming Languages in real life
There are so many programming languages available that it can be very difficult to get to know them all well enough to pick the right one for you. On the other hand most men know what kind of woman appeals to them. So here is a handy guide for many of ...
http://lesliefranke.com/files/reference/csscheatsheet.html
- 2006-11-29 15:45
- 浏览 1323
- 评论(0)
Delphi中如何调用VC++创建的动态链接库
肖运勇
01-10-29 下午 02:06:09
Delphi以其独特的面向控件的开发方式、强大的数 据库功能、快速的编译技术以及简单易学的编程特性,使得它自发布之日起即格外引人注目,许多程序员也因此将它作为首选的开发工具。 ...
- 2006-11-28 20:20
- 浏览 5716
- 评论(0)
...
- 2006-11-28 20:16
- 浏览 5246
- 评论(0)
http://www.infoq.com/interviews/David-Hansson
- 2006-11-15 11:39
- 浏览 1505
- 评论(0)
What is Device Hook?
Device Hook (or DevHook for short) is a Homebrew App for PSPs running the 1.5 Firmware.
DevHook is used to play your backed-up Game ISOs from your memory stick, or your UMDs
It can run every game up to date.
DevHook also emulates the latest firmwares, including 2.71, giving you t ...
- 2006-11-08 14:27
- 浏览 2351
- 评论(0)
this tutorial can now also be seen at the site of lord ( a senior member here ) http://homebrewhowto.com/ look in the forums in the psp section/tutorails
thanks to nukewire this Tutorial can also be found on http://psp-tuts.net/ for all the Tutorial visit this site
IF YOU FIND A BROKEN OR INCORREC ...
- 2006-11-08 14:19
- 浏览 5602
- 评论(0)
http://www.hostlibrary.com/installing_apache_mysql_php_on_linux
- 2006-10-30 16:43
- 浏览 1291
- 评论(0)
在一封写给Financial Times的信件里, Red Hat CEO Matthew Szulik 回复了Oracle CEO Larry Ellison's 关于该公司将涉足Linux事业的决定. 在信中RH CEO表示了一种疑问, 是否是因为RH收购了JBoss而让Oralce产生了担忧. Szulik 是这样发出疑问的 "Is it possible that the dominant provider of databases feels pressure from its long-time partner, Red Hat, because of our recen ...
今天尝试了一下部署一个rails 应用到lighttpd + fastcgi的环境, 把步骤记了一下,
希望对其他人也有用.
Lighttpd 部分的配置有点粗糙,主要是图省事所以很多地方的路径都写死了.
我的操作系统是Redhat 4
首先 在sudoers中加入一个可以使用sudo命令的用户.
su
vi /etc/sudoers
找到这行
# User privilege specification
root ALL=(ALL) ALL
然后加入你的用户名
# User privilege s ...
Following article is copied from http://digitalmediaminute.com/howto/fc4rails/#installLighttpd
引用Introduction
This how-to is aimed at getting you started with Ruby on Rails installed on the Fedora Core 4 Linux distribution using the Lighttpd web server and mySQL database server.
Why use this combin ...
- 2006-10-26 16:58
- 浏览 2905
- 评论(0)