MovableType
-
MovableType on Oracle
on
2005/12/07 by
, [DB, MovableType]
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
2005/11/21 by
, [MovableType]
WordPress 検索はいまいち利用価値が謎なんですけど、こちら MTLookup の方はそこそこ使いものになるんじゃないかと。MovableType 関連情報のみを検索してくれます。日本ではあんまり知られてないみたいだけど、SixApart の宮川さんはさすがに森に Bookmark してた。
-
Movable Type の落日
on
2005/09/30 by
, [MovableType, WordPress]
MovableType は WordPress にインストールベースでのシェア一位の座を明け渡してしまっている。日本でのみ MovableType が強いのは、WordPress についての日本語での情報がほとんど無いためだ。
-
Movable Type 3.2 Japanese edition β
on
2005/09/09 by
, [MovableType]
, 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
2005/09/04 by
, [Blogging, MovableType, Spam]
, 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
2005/08/29 by
, [MovableType]
, 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
2005/08/27 by
, [MovableType]
, 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
2005/07/10 by
, [MonoBook, MovableType]
だいたい出来上がりました。サンプル を御覧あれ。 メインページ、個別エントリ、日付アーカイブ、カテゴリアーカイブ、コメントプレビュー、コメント保留、コメントエラーの各テンプレートを MonoBook 化しました。コメントリスト/トラックバックリストはいらないよね?
-
MonoBook for MT (2)
on
2005/07/04 by
, [MonoBook, MovableType]
MovableType 用 MonoBook Template 製作の続き。インデックス画面に続き個別アーカイブ画面まで出来ました。 しかし、PHP 直書きより作りやすい MT の Template ではありますが、DB内に格納されてるもんだから直接 emacs でいじれず、いちいち登録しなおさなきゃならんのは面倒ですな。
-
MonoBook for MovableType
on
2005/07/04 by
, [MonoBook, MovableType]
, bilingual
Now I’m making the MonoBook Template for MovableType. You can see its index screen atmy test platform.