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
Feb 5, 2009
VIM
Posted by Lono at 03:42 0 comments
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"
Posted by Lono at 20:08 0 comments
Labels: Software
Jul 9, 2008
Keyboard Remapping in PC and Mac
PC: AutoHotKey
MAC: KeyRemap4MacBook
Posted by Lono at 00:35 0 comments
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.
Posted by Lono at 00:46 0 comments
Jul 7, 2008
Great website
>http://www.gorillatraining.com
contains a lot of information about Windows programming reference
>http://thesource.ofallevil.com
contains a lot of information about Microsoft Corporation info
Posted by Lono at 07:18 0 comments
Labels: Programming
Jul 6, 2008
Leopard Time Machine Fix
1.You need to connect to network in order to get your time machine work, or it'll give you "The backup volume could not be found" error message
Posted by Lono at 18:14 0 comments
Jul 3, 2008
My firefox extensions
With FF3 release, there are many useful extensions which are out-of-date.
I need to find some FF3-compatible substitute
1.Super drag and go -> QuickDrag
2.All-in-one mouse gesture -> fire gestures
3.to be continue...
Posted by Lono at 23:22 0 comments