Simple Project List Software Map

766 projects in result set
LastUpdate: 2005-06-28 21:50

Gmail API

拡張。NET ベース Google の Gmail サービスにアクセスするための API。モデルは、一般的なオブジェクト指向プログラミングのデザイン パターンを次のように非常にモジュラーです。小さなリファレンス アプリケーションは含まれて、システム ・ トレイとして行為メール通知プログラムとアドレス帳の輸入業者です。

(Machine Translation)
LastUpdate: 2005-08-30 00:37

trackSearchHits.cgi

trackSearchHits.cgi examines the traffic your site
is receiving from the major search engines by
processing Apache Web server logs. It displays
hits generated by clicks from Yahoo, MSN, and
Google searches and displays a bar chart comparing
the number of hits from each search engine.

(Machine Translation)
LastUpdate: 2009-07-28 08:19

Open Flash Chart

チュートリアル: http://teethgrinder.co.uk/open-flash-chart-2/ http://forums.openflashchart.com/ ライブラリ:Ruby, .NET, Perl, Java, Python, Coldfusion, GWT, Smalltalk, Pentaho, C http://teethgrinder.co.uk/open-flash-chart-2/tutorial-other-libraries.php

RBBS

RBBSは、Webインタフェースの掲示板システムです。よくあるWeblogや日記システムと同様に、新規に記事を投稿したり、既存の記事を編集したり、既存の記事にレスポンスをつけることができます。Atomによるシンジケーションもサポートしています。
RBBSの特長としては、アクセシビリティの強化があげられます。平易なXMLを用いて記事を記述し、文書構造とプレゼンテーションを厳格に区別するように強制します。

Development Status: 4 - Beta
Target Users: System Administrators
Natural Language: English, Japanese
Programming Language: C
Register Date: 2004-10-18 01:23
LastUpdate: 2006-01-15 23:35

CBL RememberMe

CBL RememberMe is a tiny library that adds the
"remember me" functionality to PHP session
handling. By using the library, you can continue
using the normal $_SESSION variable, while adding
the "remember me" funcitionality to your Web
application.

(Machine Translation)
LastUpdate: 2005-10-06 05:08

sendPGPmail.cgi

sendPGPMail.cgi is a small CGI script for sending
an encrypted PGP email message to a predefined
receiver from an HTTPS secured Web page. The
typical use of this script is to provide the users
of a secure Web site the possibility to send a
secure email to a predefined employee of a
company. The CGI script gets its input from an
HTML form and passes it on to gpg. The message and
its attachments are encrypted using the PGP public
key of the predefined receiver.

(Machine Translation)
LastUpdate: 2015-11-06 07:56

PHPlot

科学グラフ、ビジネス用グラフや株式市場用グラフを動的に生成するグラフライブラリ。PHPで書かれ、PHP5のとGDが必要です。 (2008年以前のバージョンはPHP4でも動作します)必要に応じてTrueTypeフォント(TTF)を使用します。円グラフ、棒グラフ、折れ線、エリア、ポイントと他のグラフ形式が含まれます。

LastUpdate: 2002-10-01 02:53

Java DIME Library

Java DIME Library implements Direct Internet
Message Encapsulation (DIME), which is a
lightweight binary encapsulation format that
can be used to encapsulate multiple payloads
of arbitrary types and sizes into a single
message. DIME is ideal for incorporating
binary attachments into any XML-based
protocol. The library fully supports the latest
DIME specifications.

(Machine Translation)
LastUpdate: 2005-01-01 14:48

bookblog

bookblog is a Web log tool for recording book
reviews. It lets you post reviews of the books you've
read and allows allow others to see your rating.

(Machine Translation)
LastUpdate: 2015-10-31 01:51

Chunk, an HTML Template Engine for Java

強力な Java テンプレート エンジン、HTML または XML ドキュメントを構築するための素晴らしい。チャンクは他の多くのニーズや状況を同様に処理できます。タグでフィルター & 既定値、ローカリゼーション & 詳細条件マクロ、層状テーマ ファイルあたり複数のスニペットが含まれます。

(Machine Translation)
Development Status: 5 - Production/Stable
Target Users: Developers
Operating System: OS Independent
Programming Language: Java
User Interface: Eclipse
LastUpdate: 2005-08-01 00:45

TEMPURA

Anyone can do high-performance site building easily. For the CGI/Perl5 higher/ Japanese limitation

Development Status: 5 - Production/Stable
Natural Language: Japanese
Programming Language: Perl
User Interface: Web Environment
Register Date: 2002-05-22 23:52

WebMVC

perl で動く、 MVC モデルによる Web アプリケーション用フレームワーク WebMVC の開発/保守をおこないます。
また、WebMVC フレームワークを用いた実装も開発します。

Development Status: 1 - Planning
Target Users: Developers
License: Artistic License
Natural Language: Japanese
Programming Language: Perl
User Interface: Web Environment
Register Date: 2002-12-10 14:46
LastUpdate: 2004-01-23 05:27

ROPE

ROPE is template engine that allows developers to
separate the static and dynamic parts a Website. It
features template files that are editable as normal HTML
files, and effectively acts as a simple text processor which
inserts, replaces, and ignores blocks of text.

(Machine Translation)
LastUpdate: 2006-04-20 22:01

ROROX

ROROX (Ruby On Rails On XAMPP) is a package that provides Ruby, Rails plus dependencies and other gems, the Apache SCGI module, and rails_scgi for an existing XAMPP installation. It aims to get close to being a "one-click" installer for Linux a la Locomotive or Instant Rails.

LastUpdate: 2006-05-10 00:20

Joel Dare's Dynamo

Dynamo is a PHP library that executes complex MySQL queries and automatically generates HTML code. For example, it can draw a spreadsheet-like table from a simple query such as "SELECT last, first, phone FROM users". It can generate horizontal tables, vertical tables, multi-column tables from a single column result, and it even generates simple HTML forms based on a select query. For example, "SELECT firstName, lastName FROM cust WHERE id = 1234" automatically creates an HTML form that contains fields for firstName and LastName.

(Machine Translation)