Personal tools

MovableType

10 posts
  • MovableType on Oracle on by duke, [DB, MovableType] Hatena Bookmark

    On December 6th, Six Apart Japan and Oracle Japan jointly announced that they will develop a new version of MovableType ruuning on Oracle 10g. I guess it will not be so much a difficult task because of MovableType’s beautiful abstract DB layer. It must be noted that it will be developed not by Six Apart nor [...]

  • MTLookup on by ultraviolet, [MovableType] Hatena Bookmark

    WordPress 検索はいまいち利用価値が謎なんですけど、こちら MTLookup の方はそこそこ使いものになるんじゃないかと。MovableType 関連情報のみを検索してくれます。日本ではあんまり知られてないみたいだけど、SixApart の宮川さんはさすがに森に Bookmark してた。

  • Movable Type の落日 on by duke, [MovableType, WordPress] Hatena Bookmark

    MovableType は WordPress にインストールベースでのシェア一位の座を明け渡してしまっている。日本でのみ MovableType が強いのは、WordPress についての日本語での情報がほとんど無いためだ。

  • Movable Type 3.2 Japanese edition β on by ultraviolet, [MovableType] Hatena Bookmark , bilingual

    The public beta of Movable Type 3.2 Japanese Edition was released. I downloaded and installed it. You can see here.

  • Comment Spam Tools for Sale on by mara, [Blogging, MovableType, Spam] Hatena Bookmark , bilingual

    According to SEO Books and Blog Herald, there are software to post comment spam automatically, complete with lists of weak-protected blogs, saled at price $100-300. Some blogs are even promoting such tools. Blog Herald also states the primary target of such tools is Movable Type. Perhaps MT has the longest history with [...]

  • Movable Type 3.2 disappoints? on by ultraviolet, [MovableType] Hatena Bookmark , bilingual

    NevOn argues that New Movable Type Disappoints. I agree. WordPress is much easier. But let me point out one thing. SixApart is a business corporation living on selling MovableType and TypePad. An adequate support for free download is not in their strategy. I hope they have another plan for purchased user. WordPress has been different. It is [...]

  • Movable Type 3.2 + MySQL 4.1 on by ultraviolet, [MovableType] Hatena Bookmark , bilingual

    Movable Type 3.2 cannot get along with MySQL4.1+UTF8 environment, because it lacks “set names utf8″ SQL. Upcoming Japanese edition shall fix the issue so you’d better to wait a while. But if you want try right now, patch lib/MT/ObjectDriver/DBI/mysql.pm as below. 51a52 > $driver->{dbh}->do("set names utf8");

  • Monobook for MT (3) on by ultraviolet, [MonoBook, MovableType] Hatena Bookmark

    だいたい出来上がりました。サンプル を御覧あれ。 メインページ、個別エントリ、日付アーカイブ、カテゴリアーカイブ、コメントプレビュー、コメント保留、コメントエラーの各テンプレートを MonoBook 化しました。コメントリスト/トラックバックリストはいらないよね?

  • MonoBook for MT (2) on by ultraviolet, [MonoBook, MovableType] Hatena Bookmark

    MovableType 用 MonoBook Template 製作の続き。インデックス画面に続き個別アーカイブ画面まで出来ました。 しかし、PHP 直書きより作りやすい MT の Template ではありますが、DB内に格納されてるもんだから直接 emacs でいじれず、いちいち登録しなおさなきゃならんのは面倒ですな。

  • MonoBook for MovableType on by ultraviolet, [MonoBook, MovableType] Hatena Bookmark , bilingual

    Now I’m making the MonoBook Template for MovableType. You can see its index screen atmy test platform.