Firefox5.0 ― 2011/07/01 00:22

5.0に上げてしまいました。4.0にしてから間が無いのどうかとおもっておりましたが。開いているタブの数が多すぎるためか、検索をかけるとすぐ固まります。
バージョン名の規則などが変わったようなので、ちょっと調べてみました。
http://gigazine.net/news/20110622_firefox5/
https://wiki.mozilla.org/Firefox/Roadmap
Ship Firefox 4, 5, 6 and 7 in the 2011 calendar year
バージョン名の規則が変わり、今年末までに7.0まで上げるようです。
詳しくは見ておらず良くは分かりませんが、メモリの消費量が多くこれを減らす為の対策を打ったとか言う話もあったので、その為に、不安定化しているのでしょう。
Firefoxは気に入っているのですが、暫くは使うのを控えようと思います。 (^^;
バージョン名の規則などが変わったようなので、ちょっと調べてみました。
http://gigazine.net/news/20110622_firefox5/
https://wiki.mozilla.org/Firefox/Roadmap
Ship Firefox 4, 5, 6 and 7 in the 2011 calendar year
バージョン名の規則が変わり、今年末までに7.0まで上げるようです。
詳しくは見ておらず良くは分かりませんが、メモリの消費量が多くこれを減らす為の対策を打ったとか言う話もあったので、その為に、不安定化しているのでしょう。
Firefoxは気に入っているのですが、暫くは使うのを控えようと思います。 (^^;
放射能地図 ― 2011/07/01 23:13
6/18付けの地表の放射能分布地図だそうです。
皆さんの地区は大丈夫かな?
http://kipuka.blog70.fc2.com/blog-entry-397.html
http://diamond.jp/articles/-/12857
皆さんの地区は大丈夫かな?
http://kipuka.blog70.fc2.com/blog-entry-397.html
http://diamond.jp/articles/-/12857
Microsoft Office File Validation add-in ― 2011/07/08 11:32
1週間程度前から、Windows Updateで「Microsoft Office File Validation add-in」が表示されるようになりました。MSの詳細の説明は以下の通りです。
Microsoft Office File Validation is a security add-in for Office 2003 and 2007. Office File Validation is used to validate that Binary File Format files conform to the Microsoft Office File Format. The user will be notified of possible security risks if files fail to conform to the format.
得体の知れないものをインストールするのは避けたいので、ずっとインストールせずにいました。本日検索したところ以下の情報を得ました。
http://blog.creative-aid.com/2011/06/office-file-validation-add-inexcel.html
私の場合は「WinXP Pro SP3 + Excel 2003 SP3」なので、影響を受けそうです。これの適用は遠慮しようと思っております。
Microsoft Office File Validation is a security add-in for Office 2003 and 2007. Office File Validation is used to validate that Binary File Format files conform to the Microsoft Office File Format. The user will be notified of possible security risks if files fail to conform to the format.
得体の知れないものをインストールするのは避けたいので、ずっとインストールせずにいました。本日検索したところ以下の情報を得ました。
http://blog.creative-aid.com/2011/06/office-file-validation-add-inexcel.html
私の場合は「WinXP Pro SP3 + Excel 2003 SP3」なので、影響を受けそうです。これの適用は遠慮しようと思っております。
Tera Term ― 2011/07/29 14:58

レンタルサーバーにsshで接続する必要があるのでインストールしました。4.70です。
難なくつながりました。 (^^)
ssh2になっているのですね。sshはレベルが低いとの事。
http://sourceforge.jp/projects/ttssh2/
http://support.sakura.ad.jp/support/manual/rs/tech_ssh.shtml
以下がログイン時の一部のコピーです。sakuraはFreeBSDを使っているのですね。
--------------------------------
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 7.1-RELEASE-p16 (SAKURA11S) #0: Sat Jul 23 17:35:17 JST 2011
Welcome to FreeBSD!
難なくつながりました。 (^^)
ssh2になっているのですね。sshはレベルが低いとの事。
http://sourceforge.jp/projects/ttssh2/
http://support.sakura.ad.jp/support/manual/rs/tech_ssh.shtml
以下がログイン時の一部のコピーです。sakuraはFreeBSDを使っているのですね。
--------------------------------
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 7.1-RELEASE-p16 (SAKURA11S) #0: Sat Jul 23 17:35:17 JST 2011
Welcome to FreeBSD!
Pukiwikiインストール ― 2011/07/30 20:33

1 pukiwiki-1.4.7_notb.zip を以下からダウンロード
http://pukiwiki.sourceforge.jp/?cmd=read&page=PukiWiki%2FDownload%2F1.4.7
2 pukiwiki-1.4.7_notb.zip をレンタルサーバーにFTPで転送
転送先のディレクトリの例 ~/tools
3 レンタルサーバーにsshでログインして以下の操作
cd tools
unzip pukiwiki-1.4.7_notb.zip
cd
cd www
ln -s ../tools/pukiwiki-1.4.7_notb pukiwiki
4 pukiwiki.ini.php の設定
以下を参考にして設定、何もしなくてもトップページは表示されました。
http://pukiwiki.sourceforge.jp/?PukiWiki%2FInstall#e76fbfcf
5 その他の設定
場合によって以下を参考にして設定、なにも変えていないです。
http://pukiwiki.sourceforge.jp/?PukiWiki%2FInstall
6 ブラウザでアクセス
以下にアクセスして、pukiwikiのトップページが表示されれば良いでしょう。
http://xxxx.sakura.ne.jp/pukiwiki/
xxxx:自分が選んだ名前
http://pukiwiki.sourceforge.jp/?cmd=read&page=PukiWiki%2FDownload%2F1.4.7
2 pukiwiki-1.4.7_notb.zip をレンタルサーバーにFTPで転送
転送先のディレクトリの例 ~/tools
3 レンタルサーバーにsshでログインして以下の操作
cd tools
unzip pukiwiki-1.4.7_notb.zip
cd
cd www
ln -s ../tools/pukiwiki-1.4.7_notb pukiwiki
4 pukiwiki.ini.php の設定
以下を参考にして設定、何もしなくてもトップページは表示されました。
http://pukiwiki.sourceforge.jp/?PukiWiki%2FInstall#e76fbfcf
5 その他の設定
場合によって以下を参考にして設定、なにも変えていないです。
http://pukiwiki.sourceforge.jp/?PukiWiki%2FInstall
6 ブラウザでアクセス
以下にアクセスして、pukiwikiのトップページが表示されれば良いでしょう。
http://xxxx.sakura.ne.jp/pukiwiki/
xxxx:自分が選んだ名前
PKWK_READONLY ― 2011/07/31 14:57
pukiwkiで編集できる人を制限したいので色々調べてみました。
PHPの機能を使って出来るようですが、このときは mod_php を使用しなければならず、sakuraのCGI版だと無理のようです。
http://pukiwiki.sourceforge.jp/?cmd=read&page=PukiWiki%2FInstall%2F%E3%83%A6%E3%83%BC%E3%82%B6%E8%AA%8D%E8%A8%BC&word=%E8%AA%8D%E8%A8%BC
http://www.bnote.net/linux/pukiwiki_auth.shtml
mod_php に対応しているレンタルサーバーもありますが、sakuraと同等な所はないようです。
http://www.shiftweb.net/support/modphp/
http://www.shiftweb.net/services/pay/
pukiwiki.ini.php ファイルの設定を以下のように変える方法もあるようです。
define('PKWK_READONLY', 1);
http://pukiwiki.sourceforge.jp/dev/?BugTrack%2F744
この「PKWK_READONLY」と「凍結」を使いこなせば目的が達成できそうです。mod_php版のレンタルサーバーは今後の課題とします。
PHPの機能を使って出来るようですが、このときは mod_php を使用しなければならず、sakuraのCGI版だと無理のようです。
http://pukiwiki.sourceforge.jp/?cmd=read&page=PukiWiki%2FInstall%2F%E3%83%A6%E3%83%BC%E3%82%B6%E8%AA%8D%E8%A8%BC&word=%E8%AA%8D%E8%A8%BC
http://www.bnote.net/linux/pukiwiki_auth.shtml
mod_php に対応しているレンタルサーバーもありますが、sakuraと同等な所はないようです。
http://www.shiftweb.net/support/modphp/
http://www.shiftweb.net/services/pay/
pukiwiki.ini.php ファイルの設定を以下のように変える方法もあるようです。
define('PKWK_READONLY', 1);
http://pukiwiki.sourceforge.jp/dev/?BugTrack%2F744
この「PKWK_READONLY」と「凍結」を使いこなせば目的が達成できそうです。mod_php版のレンタルサーバーは今後の課題とします。
PukiWiki 1.5系 ― 2011/07/31 16:09
PukiWkiの最新版は1.4.7で2006/10/21に公開で、しばらく更新されていません。
1.5系のお話は聞こえてきませんが、1.4系は「XHTML 1.1」、1.3系は「HTML 4.01 transitional」ということなので、1.5系は「HTML 5.0」とかになるのでしょうか?
http://pukiwiki.sourceforge.jp/?PukiWiki%2FDownload
最新版が公開されかなり経っているので、今後も開発は続くのでしょうか? ちょっと心配です。
1.5系のお話は聞こえてきませんが、1.4系は「XHTML 1.1」、1.3系は「HTML 4.01 transitional」ということなので、1.5系は「HTML 5.0」とかになるのでしょうか?
http://pukiwiki.sourceforge.jp/?PukiWiki%2FDownload
最新版が公開されかなり経っているので、今後も開発は続くのでしょうか? ちょっと心配です。
xrea ― 2011/07/31 20:04
sakuraのコマンドライン ― 2011/07/31 20:09
xreaで使えると言われるコマンドがsakuraで使えるか調べてみました。大体同じコマンドが使えるように思えます。使えるコマンドもあえて公開していないのでしょうか。大きな差はPHPでmod_phpとCGIが使えるか否かでしょうか。
%cc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
%ruby -v
ruby 1.8.7 (2009-12-24 patchlevel 248) [i386-freebsd7]
%php -v
PHP 5.2.17 (cli) (built: Jan 10 2011 17:28:36)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
%perl -v
This is perl, v5.8.9 built for i386-freebsd-64int
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2008, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
%cc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
%ruby -v
ruby 1.8.7 (2009-12-24 patchlevel 248) [i386-freebsd7]
%php -v
PHP 5.2.17 (cli) (built: Jan 10 2011 17:28:36)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
%perl -v
This is perl, v5.8.9 built for i386-freebsd-64int
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2008, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
最近のコメント