Sandcastle Help File Builder を使って、ソースコードからドキュメントを自動作成しよう - ふにゃるん
ひとりサービスをリリースするまでやっておくこと10個
Enterprise Library の Caching Application Block
Windowsアプリケーションに高機能なキャッシュ機能を実装しよう - @IT
Enterprise Library の Caching Application Blockの解説。
Windows + rails2.0 + sqlite3
Windowsにsqlite3をインストール
SQLite Download Pageからsqlitedll-x_x_x.zipをダウンロードしてsqlite3.dllをPATHの通ったディレクトリにコピー。
gemでsqlite3-rubyをインストール
gem install sqlite3-ruby
PHPのキャッシュテクニック
Meta-Data Edit Tool
Download details: Application Center 2000 - Meta-Data Edit Tool
IISのメタベースを編集するエディタ。
SMTP認証でメールを送信する
複数バージョン/複数プロファイルのFirefoxを起動する「MultiFireFox」
MOONGIFT: » 複数バージョンのFirefoxを同時起動「MultiFireFox」:オープンソースを毎日紹介
複数バージョン、複数プロファイルのFirefoxを起動するMac OS X用のアプリケーション
Movable Typeでサイトマップを作成
・インデックステンプレートを新規作成して下記ソースを貼り付け、保存して再構築する。
・Google Webmaster Centralや、Yahoo! Site Explorerに登録。
<?xml version="1.0" encoding="<$MTPublishCharset$>"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <MTEntries lastn="1"><url> <loc><$MTBlogURL$></loc> <lastmod><$MTEntryModifiedDate utc="1" format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod> <changefreq>weekly</changefreq> <priority>1</priority> </url></MTEntries> <MTEntries lastn="1000"><url> <loc><$MTEntryPermalink encode_xml="1"$></loc> <lastmod><$MTEntryModifiedDate utc="1" format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> </url></MTEntries> </urlset>
http://e-club3.hyperposition.com/seoblog/searchengine/20061116220542.html
http://miwa.offside.ne.jp/topics/movable_type/movable_type_google_sitemap.html
便利なGUIのMySQLフロントエンド「Navicat for MySQL Lite」
http://www.moongift.jp/2008/02/navicat_for_mysql_lite/
sshでリモート接続できるのが便利。