Here is my small expriment on the Javascript code prettifier.
void main(){
}
See how I fix my computer...
Here is my small expriment on the Javascript code prettifier.
void main(){
}
Posted by Lono at 18:46 0 comments
Labels: 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!);
}
Posted by Lono at 08:51 0 comments
Labels: Test
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
Posted by Lono at 03:42 0 comments
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"
Posted by Lono at 20:08 0 comments
Labels: Software
PC: AutoHotKey
MAC: KeyRemap4MacBook
Posted by Lono at 00:35 0 comments
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.
Posted by Lono at 00:46 0 comments