デバックの仕方をいろいろ知っておくべき。
http://cl.pocari.org/2006-11-29-1.html
2006年11月30日
2006年11月28日
Dream weaver8でsmarty includeパスを認識させる方法
基本は、Smarty Tags for DreamWeaverで
圧縮を”Configuration\ThirdPartyTags”に
解凍すればOKです。
もし、他のものを読み込ませたい場合は、
tag.xmlを編集すればいい。
圧縮を”Configuration\ThirdPartyTags”に
解凍すればOKです。
もし、他のものを読み込ませたい場合は、
tag.xmlを編集すればいい。
タグ:Smarty
2006年11月27日
eclipse3 + phpeclipse + aptana
All in one eclipseからは、phpeclipseが、インストールできなかったから、
おおもとから、インストールする。
http://www.hereticanthem.com/webtools/253/
おおもとから、インストールする。
http://www.hereticanthem.com/webtools/253/
2006年11月21日
CPANで、カーソルで、履歴が見れる
cpan> install Bundle::CPAN
cpan> reload CPAN
cpan> reload CPAN
2006年11月20日
2006年11月15日
ディフラグツール
かる〜いデフラグツール。
http://www.microsoft.com/technet/sysinternals/utilities/Contig.mspx
実行例:
contig -s c:\*.dll
contig -s c:\*.exe
contig -s d:\*.dll
contig -s d:\*.exe
contig -s e:\*.dll
contig -s e:\*.exe
http://www.microsoft.com/technet/sysinternals/utilities/Contig.mspx
実行例:
contig -s c:\*.dll
contig -s c:\*.exe
contig -s d:\*.dll
contig -s d:\*.exe
contig -s e:\*.dll
contig -s e:\*.exe
2006年11月14日
javascriptでグラフを書く
どこまで、ブラウザに対応しているかわからないけど、
これは、すごいんじゃないかな。
http://phpspot.org/blog/archives/2006/11/javascriptdojo.html
これは、すごいんじゃないかな。
http://phpspot.org/blog/archives/2006/11/javascriptdojo.html
Ajax,Apache,CSS,CVS,HTML,JS,Perl,PHP等のチートシートまとめ
いろいろなアプリのチェックシートをまとめている。
どっかに貼っとくと、便利かな。
http://phpspot.org/blog/archives/2006/11/ajaxapachecsscv.html
どっかに貼っとくと、便利かな。
http://phpspot.org/blog/archives/2006/11/ajaxapachecsscv.html
2006年11月08日
PHPアクセラレータ
パフォーマンスアップに使えそう。
でも、キャッシュが強くなるのもどうなのかな。。
http://gigazine.net/index.php?/news/comments/20061103_php_accelerator/
でも、キャッシュが強くなるのもどうなのかな。。
http://gigazine.net/index.php?/news/comments/20061103_php_accelerator/
タグ:PHP

