]
トップ «前の日記(2004-12-08) 最新 次の日記(2004-12-10)» 編集

Yukiharu YABUKI の tDiary



このtDiaryを検索します。

2004-12-09 [長年日記]

_ 天気

はれ

_ おひる

ウイステリアにて洋風定食.論文を書くということについて,いろいろと情報交換した.

_ 他人の論文

よませてもらった.

_ 精算完了

N先生より和倉分

_ [大学院] 佐藤さんのMAC

おもしろく参加しました.

_ /etc/nsswitch.conf

ひょんなことから,FreeBSD 5.0から上記が導入されたことを教えてもらった.

_ [Debian] wishlist

Debian-users@jp(d-u@jp)にもwishlistの話題が出ている.のと連動している訳ではないのだが.librexml-ruby1.8にREXML のAPI DOCSをいれてくれとwlishlistを出しておきました. (http://www.germane-software.com/archives/rexml_api_3.1.2.tgz) に素晴しいドキュメントがある.

_ slashdot.jp忘年会@大阪

いけないかも知れんが,ここに書いておくと社内の人が行くかも.去年は参加した人がいるのです.(http://utage.org/enkai/menu.cgi?ENKAI_CODE=/.J@osaka2004)

_ [DPiS] cvm-pgsql - Credential Validation Modules (postgresql)

MySQLのもあります.

CVM is a framework for validating a set of credentials against a database using a filter program. The modules act as a filter, taking a set of credentials as input and writing a set of facts as output if those credentials are valid. Optional input is given to the module through environment variables.

Some of the ideas for CVM came from experience with PAM (pluggable authentication modules), the checkpassword interface used by qmail-pop3d, and the "authmod" interface used by Courier IMAP and POP3. This framework places fewer restrictions on the invoking client than checkpassword does, and is much simpler to implement on both sides than PAM and the authmod framework.

See (http://untroubled.org/cvm/cvm.html for more information.)

_ [DPiS] libstruts1.2-java - Java Framework for MVC web applications

Debianでもstrutsが使えるということで.

The core of the Struts framework is a flexible control layer based on standard technologies like Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm.

Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans (EJB), JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages (JSP), including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems.

For more information see http://struts.apache.org/.