タグ

2011年5月3日のブックマーク (5件)

  • Apache FastCGI - Docunext Technology Wiki

    takuma510
    takuma510 2011/05/03
    Fastcgiのパーミッション設定ミスによるエラーをここで解決。てかCGIに実行権限つけないオレ一体。。。
  • Journal of Artificial Intelligence Research

    The Journal of Artificial Intelligence Research (JAIR) is dedicated to the rapid dissemination of important research results to the global artificial intelligence (AI) community. The journal’s scope encompasses all areas of AI, including agents and multi-agent systems, automated reasoning, constraint processing and search, knowledge representation, machine learning, natural language, planning and

    takuma510
    takuma510 2011/05/03
    Journal of Artifical Intelligenee Research.AIの論文集
  • TracCgi – The Trac Project

    Please note that using Trac via CGI is the slowest deployment method available. It is slower than mod_wsgi, mod_python, FastCGI and even IIS/AJP on Windows. CGI script is the entry point that the web-server calls when a web-request to an application is made. The trac.cgi script can be created using the trac-admin <env> deploy <dir> command which automatically substitutes the required paths, see Tr

    takuma510
    takuma510 2011/05/03
    tracを入れたあとのCGI設定をシンプルに説明。実際にはFastCGIを使うのがよいが、いきなりFastCGIのぺーじを読んでもわからないのでまずはここから。
  • TracInstall – The Trac Project

    This page documents the 1.4 (latest stable) release. Documentation for other releases can be found here. Trac is written in the Python programming language and needs a database, ​SQLite, ​PostgreSQL, or ​MySQL. For HTML rendering, Trac uses the ​Jinja2 templating system, though Genshi templates are supported until Trac 1.5.1. Trac can also be localized, and there is probably a translation availabl

    takuma510
    takuma510 2011/05/03
    tracインストール。公式なのでここの情報は信用できる。
  • 松尾ぐみの論文の書き方:英語論文 | 松尾 豊

    あー、やっぱりこの国際会議は難しいな。日人ほとんど通ってないしなぁ。結構頑張ったんだけどなぁ。でも査読者、なんか良く分からないことを言ってる。こいつ分かってないな。こんな査読者に当たるとは運が悪い。3人中1人はすごくいいコメントなのになぁ。ま、いいや、研究会論文でも書こう。 (※に戻る) 私も以前はこんな感じでした。主要な国際会議のレベルは高いと思ってました。今では、そうは思いません。何といっても、まずは完成度の問題です。 完成度を上げることの重要性 完成度を上げるとは、自分で修正するところがなくなるまで、修正を繰り返すことです。 上の例では、初稿の段階で投稿していますね。これで通せる人は誰もいません。ここで私がよく目安に使っている2つの経験則を紹介しましょう。 執筆時間の法則: 経験上、次のような法則があります。「書こう」と思ってから、初稿ができるまでの時間をa0とします。すると、第2

    takuma510
    takuma510 2011/05/03
    情報系英語論文の書き方