English - ??中文版

MovableType カテゴリー
[Page 1] - [Page 2] - 次へ>>

2004年05月14日

 

Movable Type 3.0 Developer Edition

Movable Type Publishing Platform

Movable Type 3.0 Developer Edition

キター

Web posted at: 21:37 JST

2004年03月02日

 

BlogPeople

なんとなくBlogPeopleに登録してみた。
相変わらず いまいち勝手がわからない が、てきとーにやってみよう。

自分で自分を登録してみた (^_^;)
更新とか表示する機能が気になってのことだ
ページ読むたびに登録したサイトへblogpeopleがチェックしに行くのかな?
それだったらあんまし登録とかしたくないなぁ と 迷惑だと思うんで
でもそうではないようです。
PINGをblogpeople飛ばすサイトじゃないと更新昨日は働かないみたい
よかった バリバリ登録しちゃうぞぉ っと

リンクのリストを生成してくれる機能があるが。
DIVタグに付けられたclassは以下の通り。

blogpeople-linklist : リンクリスト全体
blogpeople-main : リンクリストの内容
blogpeople-powered-by : powered byの部分

blogpeople-linklistの部分は、
タイトルが表示されるように設定しておくとタイトルが入るが
タイトルだけで終了タグを入れるわけではないので注意。
あくまでリンクリスト全体を入れる。

BlogPeopleホームページ
BlogPeople - サポート タグに関して

Web posted at: 13:35 JST

2004年02月26日

 

MTのリンクターゲット変更箇所

編集画面のリンクターゲット
tmpl/cms/edit_entry.tmpl


ブックマークレットのリンクターゲット
lib/MT/App/CMS.pm


コメントのリンクターゲット
lib/MT/Util.pm


Web posted at: 07:23 JST

2004年02月25日

 

MT検索結果

MTの検索結果はテンプレートの編集からすることができないが、
/mt/search_templates/default.tmpl を
編集してアップロードすればよい


Web posted at: 14:04 JST

2004年02月03日

 

MIME Base64.pm

search.cpan.org: Gisle Aas / MIME-Base64-2.23

モブログ必須 MIME Base64.pm バージョン3系だとうまく動かない?

Web posted at: 01:16 JST

2004年02月02日

 

トクトク+MTの限界

トクトクでMovable Typeを使っていた。
BaySky eNoteさんが更新不能の障害で復旧不能となってしまったようです。
うちも無料サーバを使っているのでどの程度続くか期待していた面もあり非常に残念です。
なお移転先は livedoor Blog のようです。
うちとプロホスはどの程度もつのだろうか、現在総エントリー数 268個

Web posted at: 03:02 JST
 

mt-check FREE ProHosting Return's

当サイトのFREE ProHosting の Fireサーバは重過ぎるよねぇ
早いところ登録打ち切ってアクティブユーザが減ってくれるといいんだけど
今回調べてみたOdinサーバなんてかなり軽いですよ
使えないけどインストールされてるMySQLのバージョンが微妙に違いました。
Fireサーバは2.9002 で、 Odinサーバ2.1020


Movable Type [mt-check.cgi]

SYSTEM INFORMATION:

Current working directory: /usr/home/web/x/xxxxxx/cgi-bin
Operating system: freebsd
Perl version: 5.8.0
(Probably) Running under cgiwrap or suexec

CHECKING FOR REQUIRED MODULES:

    Jcode...
        Your server has Jcode installed (version 0.82).

    HTML::Template (version >= 2)...
        Your server has HTML::Template installed (version 2.4).

    Image::Size...
        Your server has Image::Size installed (version 2.93).

    File::Spec (version >= 0.8)...
        Your server has File::Spec installed (version 0.82).

    CGI::Cookie...
        Your server has CGI::Cookie installed (version 1.20).


CHECKING FOR DATA STORAGE MODULES:

The following modules are used by the different data storage options in
Movable Type. In order run the system, your server needs to have at least
one of these modules installed.

    DB_File...
        Your server has DB_File installed (version 1.804).

    DBD::mysql...
        Your server has DBD::mysql installed (version 2.1020).

    DBD::Pg...
	Your server does not have DBD::Pg installed. DBI and DBD::Pg
	are required if you want to use the PostgreSQL database
	backend. Please consult the installation instructions for help
	in installing DBD::Pg.

    DBD::SQLite...
	Your server does not have DBD::SQLite installed. DBI and
	DBD::SQLite are required if you want to use the SQLite database
	backend. Please consult the installation instructions for help
	in installing DBD::SQLite.


CHECKING FOR OPTIONAL MODULES:

The following modules are optional; if your server does not have these
modules installed, you only need to install them if you require the
functionality that the module provides.

    LWP::UserAgent...
        Your server has LWP::UserAgent installed (version 2.001).

    SOAP::Lite (version >= 0.5)...
        Your server has SOAP::Lite installed (version 0.52).

    File::Temp...
        Your server has File::Temp installed (version 0.12).

    Image::Magick...
	Your server does not have Image::Magick installed.
	Image::Magick is optional; it is needed if you would like to be
	able to create thumbnails of uploaded images. Please consult
	the installation instructions for help in installing
	Image::Magick.


Your server has all of the required modules installed; you do not need to
perform any additional module installations. Continue with the installation
instructions.
Web posted at: 00:53 JST

2004年01月19日

 

mt-check おまけローカル

WindowsXPでAN HTTPDとActivePerl、MySQLをインストールした環境


Movable Type [mt-check.cgi]

SYSTEM INFORMATION:

Current working directory: C:/usr/home/obsidian/public_html/cgi-bin
Operating system: MSWin32
Perl version: 5.6.1
(Probably) Running under cgiwrap or suexec

CHECKING FOR REQUIRED MODULES:

    Jcode...
        Your server has Jcode installed (version 0.82).

    HTML::Template (version >= 2)...
        Your server has HTML::Template installed (version 2.4).

    Image::Size...
        Your server has Image::Size installed (version 2.93).

    File::Spec (version >= 0.8)...
        Your server has File::Spec installed (version 0.82).

    CGI::Cookie...
        Your server has CGI::Cookie installed (version 1.20).


CHECKING FOR DATA STORAGE MODULES:

The following modules are used by the different data storage options in
Movable Type. In order run the system, your server needs to have at least
one of these modules installed.

    DB_File...
        Your server has DB_File installed (version 1.806).

    DBD::mysql...
        Your server has DBD::mysql installed (version 2.9002).

    DBD::Pg...
	Your server does not have DBD::Pg installed. DBI and DBD::Pg
	are required if you want to use the PostgreSQL database
	backend. Please consult the installation instructions for help
	in installing DBD::Pg.

    DBD::SQLite...
	Your server does not have DBD::SQLite installed. DBI and
	DBD::SQLite are required if you want to use the SQLite database
	backend. Please consult the installation instructions for help
	in installing DBD::SQLite.


CHECKING FOR OPTIONAL MODULES:

The following modules are optional; if your server does not have these
modules installed, you only need to install them if you require the
functionality that the module provides.

    LWP::UserAgent...
        Your server has LWP::UserAgent installed (version 2.001).

    SOAP::Lite (version >= 0.5)...
        Your server has SOAP::Lite installed (version 0.52).

    File::Temp...
        Your server has File::Temp installed (version 0.12).

    Image::Magick...
        Your server has Image::Magick installed (version 5.26).


Your server has all of the required modules installed; you do not need to
perform any additional module installations. Continue with the installation
instructions.


Web posted at: 05:43 JST

2004年01月18日

 

mt-check infoseek isweb 無料

infoseek isweb 無料
ユーザ名がxyzxyzとした場合の例


Movable Type [mt-check.cgi]

SYSTEM INFORMATION:

Current working directory: /home数字/x/y/z/xyzxyz/cgi-bin
Operating system: solaris
Perl version: 5.6.1

CHECKING FOR REQUIRED MODULES:

    Jcode...
	Your server does not have Jcode installed. Jcode is required
	for Movable Type in Japanese. Please consult the installation
	instructions for help in installing Jcode.

    HTML::Template (version >= 2)...
	Either your server does not have HTML::Template installed, or
	the version that is installed is too old. HTML::Template is
	required for all Movable Type application functionality. Please
	consult the installation instructions for help in installing
	HTML::Template.

    Image::Size...
	Your server does not have Image::Size installed. Image::Size is
	required for file uploads (to determine the size of uploaded
	images in many different formats). Please consult the
	installation instructions for help in installing Image::Size.

    File::Spec (version >= 0.8)...
        Your server has File::Spec installed (version 0.82).

    CGI::Cookie...
        Your server has CGI::Cookie installed (version 1.18).


CHECKING FOR DATA STORAGE MODULES:

The following modules are used by the different data storage options in
Movable Type. In order run the system, your server needs to have at least
one of these modules installed.

    DB_File...
	Your server does not have DB_File installed. DB_File is
	required if you want to use the Berkeley DB/DB_File backend.
	Please consult the installation instructions for help in
	installing DB_File.

    DBD::mysql...
	Your server does not have DBD::mysql installed. DBI and
	DBD::mysql are required if you want to use the MySQL database
	backend. Please consult the installation instructions for help
	in installing DBD::mysql.

    DBD::Pg...
	Your server does not have DBD::Pg installed. DBI and DBD::Pg
	are required if you want to use the PostgreSQL database
	backend. Please consult the installation instructions for help
	in installing DBD::Pg.

    DBD::SQLite...
	Your server does not have DBD::SQLite installed. DBI and
	DBD::SQLite are required if you want to use the SQLite database
	backend. Please consult the installation instructions for help
	in installing DBD::SQLite.


CHECKING FOR OPTIONAL MODULES:

The following modules are optional; if your server does not have these
modules installed, you only need to install them if you require the
functionality that the module provides.

    LWP::UserAgent...
        Your server has LWP::UserAgent installed (version 2.001).

    SOAP::Lite (version >= 0.5)...
	Either your server does not have SOAP::Lite installed, or the
	version that is installed is too old. SOAP::Lite is optional;
	it is needed if you wish to use the MT XML-RPC server
	implementation. Please consult the installation instructions
	for help in installing SOAP::Lite.

    File::Temp...
        Your server has File::Temp installed (version 0.12).

    Image::Magick...
	Your server does not have Image::Magick installed.
	Image::Magick is optional; it is needed if you would like to be
	able to create thumbnails of uploaded images. Please consult
	the installation instructions for help in installing
	Image::Magick.




Web posted at: 23:09 JST
 

mt-check FREE ProHosting

FREE ProHosting
ここのmt-check ユーザ名:kokuyou
サーバはfire.prohosting.comの情報になります


Movable Type [mt-check.cgi]

SYSTEM INFORMATION:

Current working directory: /usr/home/web/k/kokuyou/cgi-bin
Operating system: freebsd
Perl version: 5.8.0
(Probably) Running under cgiwrap or suexec

CHECKING FOR REQUIRED MODULES:

    Jcode...
        Your server has Jcode installed (version 0.82).

    HTML::Template (version >= 2)...
        Your server has HTML::Template installed (version 2.4).

    Image::Size...
        Your server has Image::Size installed (version 2.93).

    File::Spec (version >= 0.8)...
        Your server has File::Spec installed (version 0.82).

    CGI::Cookie...
        Your server has CGI::Cookie installed (version 1.20).


CHECKING FOR DATA STORAGE MODULES:

The following modules are used by the different data storage options in
Movable Type. In order run the system, your server needs to have at least
one of these modules installed.

    DB_File...
        Your server has DB_File installed (version 1.804).

    DBD::mysql...
        Your server has DBD::mysql installed (version 2.9002).

    DBD::Pg...
	Your server does not have DBD::Pg installed. DBI and DBD::Pg
	are required if you want to use the PostgreSQL database
	backend. Please consult the installation instructions for help
	in installing DBD::Pg.

    DBD::SQLite...
	Your server does not have DBD::SQLite installed. DBI and
	DBD::SQLite are required if you want to use the SQLite database
	backend. Please consult the installation instructions for help
	in installing DBD::SQLite.


CHECKING FOR OPTIONAL MODULES:

The following modules are optional; if your server does not have these
modules installed, you only need to install them if you require the
functionality that the module provides.

    LWP::UserAgent...
        Your server has LWP::UserAgent installed (version 2.001).

    SOAP::Lite (version >= 0.5)...
        Your server has SOAP::Lite installed (version 0.52).

    File::Temp...
        Your server has File::Temp installed (version 0.12).

    Image::Magick...
	Your server does not have Image::Magick installed.
	Image::Magick is optional; it is needed if you would like to be
	able to create thumbnails of uploaded images. Please consult
	the installation instructions for help in installing
	Image::Magick.


Your server has all of the required modules installed; you do not need to
perform any additional module installations. Continue with the installation
instructions.


Web posted at: 22:35 JST
 

MovableType 2.661

MT2.661用の日本語化パッチを利用し
MovableType 2.65 -> 2.661にアップグレードしました。
どんなもんでしょう。コメントスパム対策がされてるようですが
ここには誰も見に来ないんであまり関係がない (^_^.)

Web posted at: 21:50 JST
 

rebuild支援ツール

rebuild支援ツール


まさに救世主!
EntriesPerRebuild 1 は さすがにやりすぎた。
あの後うちのトップページが
<html><body></body></html> というものにしばらく変えられてしまった。
自動で変わった感じがした。負荷がかかりすぎたのだろう。
FTPでファイルを見ると別にそれが書き換えられたわけじゃなかった。


どうしてもカテゴリー アーカイブがリビルドできないので
ローカルでやったのをアップしようとしたが番号が一致しないので断念した。


で、rebuild支援ツールでうまくいった。
CGIの my $blog_id=X; を変更してなかったので少しつまずいてしまったが結果的には大成功。
これで今月中もてば、来月からもちびちびとリビルドで持ちこたえられそうだ。
助かった。 感謝

Web posted at: 02:47 JST

2004年01月15日

 

EntriesPerRebuild 1

EntriesPerRebuild 1 にしてみた


ちょっとぐらい減らしてもぜんぜん効果なかったんでね
少しだけビルドできるようになりました
少しは効果アリかも って1にまですると思わなかったよ

Web posted at: 04:52 JST

2004年01月13日

 

ローカルでMovable Type

最近あまりにも500エラーが多いうちのMovable Type。
サーバのせいだろうけど、ぼろぼろでちゃんと動かないから
トラックバックとかコメントを受け付けていない。つまんない
あまりにエラーが多いのでかなりイラついてきた。


で、なんかよくわからないけどローカルで動かしたらどうなるだろうと思ってやってみた。
もぉWindowsXPでですね さっくっとさ
Windowsで Movable Typeを動かす ってところがわかりやすい。
自宅マシンWWWサーバ化計画などを見て
AN HTTPD(1.42k)とActivePerl(5.6.1 build 635)でローカルでPerl動くようにして


FTPでここのファイル全部ローカルに持ってきて動かそうとしたんだけどうまくいかなかった
ログインができないのな パスワードの暗号化の種類とかがちがかったのかな
いろいろやったけどダメで いい方法があったら知りたい


しょうがないからエントリーについてはインポートでそれ以外はコピペで移動。
MozillaでCSSがうまく読み込めないとかつまずきはあったが動くようになった。
しかも早い! エラーなし!! すげぇ~ Movable Typeさすがっ
ローカルでビルドしてFTPでアップするかなぁ
なんだか本末転倒だなぁ でもMovable Type好きになっちゃったんだよなぁ
blosxomも気になるけどMT並みにするまでに苦労しそう。
結局いつもノートパソコン持ち歩いてるからローカルからアップでもいいんだけどね
まさに俺様がMovable Type!! みたいな (トラックバックとコメントは受けられません)
ジコチュウだな。


いいサーバないかなぁ 無料がいい
無料じゃなくても 住所と名前を出さなくていいところがよいのですよ
別に悪いことしようってわけじゃないけど なんか嫌なんですよね
わからない人には一生わからない問題かもしれませんけどね

Web posted at: 18:07 JST
[Page 1] - [Page 2] - 次へ>>
[BACK] - [TOP] - [HOME]