2005-10-01から1ヶ月間の記事一覧
burnatonce エクスプローラーからISOファイルを右クリックで直接焼ける http://www.burnatonce.com/ http://sonic64.com/2004-08-26.html 解説サイト DeepBurner free http://www.forest.impress.co.jp/lib/sys/hardcust/cddvdburn/deepburner.html
:%!xxd
レジストリエディタで [HKEY_CLASSES_ROOT\*\Shell\Vim] @="&Vimで開く" [HKEY_CLASSES_ROOT\*\Shell\Vim\command] @="C:\\Vim\\gvim.exe \"%1\"" を登録する
http://pcmania.jp/~moraz/howto/tips.html#ie_source gvim_srcview.vbs ' wrapper of source view editor for IE. Dim wsh, exe Set wsh = WScript.CreateObject("WScript.Shell") ' 必要ならばフルパスで exe = "C:\vim\gvim -R -c ""set ft=html"" " For …
http://subversion.bluegate.org/doc/re28.html svn switch --relocate file:///tmp/repos file:///tmp/newlocation .
ttp://www.gbafan.com/files/emu/fca-v0.2d-u0.5.2-bin.zip ttp://www.gbafan.com/files/emu/ufca-build-scripts.zip を拾って(まぁ、disksys.romはどうかと思うけど…)、 README.TXTのとおりufca.gbaをつくり、 SCSでEnable SaveをチェックしてOUTすればOK…
http://www.emporis.com/en/bu/sk/st/tp/wo/
http://www.preston-net.com/wiki/index.php?%5B%5BCMS%5D%5D b2 Blosxom MovableType Blogger? BloggerPro? GreyMatter PHPosxom pMachine Vellum WordLog SnipSnap BBlog WordPress Nucleus XOOPS Plone http://www.asymptomatic.net/blogbreakdown.htm
$ hwclock select() to /dev/rtc to wait for clock tick timed out こんなエラーが出てるのだが http://www.unpush.net/modules/bwiki/index.php?Computer%2FDebian%2Fubuntsu%2FSC420 どうやらDELLサーバ側の問題ぽく hwclockに--directisaというオプショ…
/var/spool/ml/etc/aliasesが更新されない件 vi /usr/share/fml/.fml/cgi.conf # MTA configuration $MTA = "postfix"; $HOW_TO_UPDATE_ALIAS = "postalias /var/spool/ml/etc/aliases"; とする