Feb 21, 2009

Javascript code prettifier test

Here is my small expriment on the Javascript code prettifier.


void main(){
}

Deletion Test

deleteme

SyntaxHighlighter Test

I am testing in SyntaxHighlighter 1.5.1.The SyntaxHighlighter 2.0 is hard to be compatible with blogspot, so I decide to postpone to use the new version. But 1.5.1 still shows some strangeness. (Do you see that?)

--Update 2009/05/10
I have updated the SyntaxHighlighter to 2.0.3. Everything seems fine now.


void main(){
printf("hello world!);
}

Feb 5, 2009

VIM

I am trying to adapt VIM in recent days. Still fill painful, though.

Here is my plugin list:
a.vim
include_complete.vim
supertab.vim
omnicppcomplete.vim
taglist.vim
visualmark.vim

Nov 11, 2008

Fix your ultraedit right key menu

Just import this to your registry
Be sure to chage your ultraedit path below


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\UltraEdit-32]
@="{b5eedee0-c06e-11cf-8c56-444553540000}"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{b5eedee0-c06e-11cf-8c56-444553540000}]
@="UltraEdit-32"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{b5eedee0-c06e-11cf-8c56-444553540000}\InProcServer32]
@="C:\\Program Files\\UltraEdit-32\\ue32ctmn.dll"
"ThreadingModel"="Apartment"

Jul 9, 2008

Keyboard Remapping in PC and Mac

PC: AutoHotKey
MAC: KeyRemap4MacBook

Jul 8, 2008

Mouse gestures on PC and MAC

PC: StrokeIt
MAC: FlyGesture

These two programs are universal. ie. It can operate on ANY applications. It's works by sending Hotkey to the windows.

 
TEMPLATE HACKS AND TWEAKS BY [ METAMUSE ] BLACKCAT 1.1
/scripts/shBrushJScript.js'/>