The never changing rule.
listen -> execute -> feedback
The ideals
listen -> feedback -> execute
Afterall the world needs dummies.
Boxer the horse, is your best friend.
Keep Bengamin the donkey away.
Tame the pigs.
Tuesday, December 09, 2008
Thursday, December 04, 2008
UBSS and qt
Qt Variables
LIBS
-L/usr/%user%/ubss_obj/ref/libc
-lbs
-lm
INCLUDEPATH
$(UBSS)/$(UBSS_VERS)/install/include
Open Source QT on vs2008 express
QMake shall generate vs2008 makefile.
Avoid source/header in sub directory.
Use external tools to configure the following shortcut.
QMake to generate project (.pro)
Command:%QTDIR%\bin\qmake.exe
Arguments: -project
Add QT+=SQL to .pro
Command:c:\windows\system32\cmd.exe
Arguments: /k echo QT += sql>> $(TargetName).pro && QT += designer plugin >> $(TargetName).pro
QMake to generate makefiles
Comamnd:%QTDIR%\bin\qmake.exe
Arguments:-makefile -tp vc -spec win32-msvc2008
QT Assistant
Command:%QTDIR%\bin\assistant.exe
QT Designer
Command:%QTDIR%\bin\designer.exe
LIBS
-L/usr/%user%/ubss_obj/ref/libc
-lbs
-lm
INCLUDEPATH
$(UBSS)/$(UBSS_VERS)/install/include
Open Source QT on vs2008 express
QMake shall generate vs2008 makefile.
Avoid source/header in sub directory.
Use external tools to configure the following shortcut.
QMake to generate project (.pro)
Command:%QTDIR%\bin\qmake.exe
Arguments: -project
Add QT+=SQL to .pro
Command:c:\windows\system32\cmd.exe
Arguments: /k echo QT += sql>> $(TargetName).pro && QT += designer plugin >> $(TargetName).pro
QMake to generate makefiles
Comamnd:%QTDIR%\bin\qmake.exe
Arguments:-makefile -tp vc -spec win32-msvc2008
QT Assistant
Command:%QTDIR%\bin\assistant.exe
QT Designer
Command:%QTDIR%\bin\designer.exe
Saturday, October 18, 2008
configure, make, make install
1. PATH
Many applications on Linux is dependent on the PATH,
for example, pkgconfig
need to export PKG_PATH_CONFIG = /usr/local/lib:/usr/lib to have lib packages in both /usr/local/lib/pkgconfig and /usr/lib/pkgconfig to know the library.
2. updatedb
Use locate to check if the system had the correct path.
use updatedb to update the path
Many applications on Linux is dependent on the PATH,
for example, pkgconfig
need to export PKG_PATH_CONFIG = /usr/local/lib:/usr/lib to have lib packages in both /usr/local/lib/pkgconfig and /usr/lib/pkgconfig to know the library.
2. updatedb
Use locate to check if the system had the correct path.
use updatedb to update the path
Sunday, October 12, 2008
Weakness
Acknowledge your weakness, rather than rationalize them
- Get It, Set It, Move It, Prove It By Mark Graham Brown
- Get It, Set It, Move It, Prove It By Mark Graham Brown
Monday, September 15, 2008
Mapserver
Pretty interesting.
Was thinking of working on a mind map with mapserver
but again, it can be donw on a smaller scale with Dojo and Silverlight.
Hope i get time to do that.
Come to think again, y not thick clients WPF?
guess, I'm spoilt for choice.
Was thinking of working on a mind map with mapserver
but again, it can be donw on a smaller scale with Dojo and Silverlight.
Hope i get time to do that.
Come to think again, y not thick clients WPF?
guess, I'm spoilt for choice.
Thursday, August 21, 2008
Booting from Windows or Linux
Booting Linux from Compact flash
http://silent.gumph.org/content/4/1/011-linux-on-cf.html
Booting Windows from Compact flash
http://www.windowsdevcenter.com/pub/a/windows/excerpt/CarPCHacks_Chap1/index.html
http://silent.gumph.org/content/4/1/011-linux-on-cf.html
Booting Windows from Compact flash
http://www.windowsdevcenter.com/pub/a/windows/excerpt/CarPCHacks_Chap1/index.html
Monday, August 04, 2008
Hanging on!
"This is how I see it. You get out of college and get a job and get some work experience.
For the first 2-5 years you concentrate on making a name for yourself and building a good reputation as a good person, a good worker, and make some good contacts.
You learn about the software business and build your technical skills.
After your fifth year you need to have a plan to go into some form of management, project management, or technical leadership. By your tenth year you need to be executing that plan.
In today's industry, you're not going to be down at the level of actual programming / coding / software development for a long time. You need to move into a leadership or management position.
Forget coding -- they can get somebody with 2-5yrs experience and pay them less. On the other hand, management positions require experience." - Dr. C
For the first 2-5 years you concentrate on making a name for yourself and building a good reputation as a good person, a good worker, and make some good contacts.
You learn about the software business and build your technical skills.
After your fifth year you need to have a plan to go into some form of management, project management, or technical leadership. By your tenth year you need to be executing that plan.
In today's industry, you're not going to be down at the level of actual programming / coding / software development for a long time. You need to move into a leadership or management position.
Forget coding -- they can get somebody with 2-5yrs experience and pay them less. On the other hand, management positions require experience." - Dr. C
Wednesday, June 11, 2008
Monday, June 09, 2008
statement
"We did not do this by ourselves, we climbed on other peoples’ shoulders; we brought things together and built on them. We’re happy to have people climb on our shoulders — whether you’re from the Middle East, China, India... it’s a collaborative effort." -Minister Mentor Lee Kuan Yew
Tuesday, May 13, 2008
Changes again...
Changes is hard... Changes can be uncomfortable...
As objective as I tried, the harder it becomes.
It takes a great due of time to convince.
It is a sign.
Changes are not necessary for the better
It is necessary as a reminder to my action.
I am resisting to changes.
I am getting old.
Perhaps I am starting to have preferences.
Tuesday, April 22, 2008
Wednesday, March 26, 2008
Procastinate
Get things done, no matter how small they are.
Putting it behind... had becomes a nightmare.
Get things done, before it snowballs into one of those fears.
Fear is nothing but a way the body gets you ready.
Be objective. Be open.
Busy is just another excuses of not wanting to do it.
Strike it off the list.
Just do it.
Putting it behind... had becomes a nightmare.
Get things done, before it snowballs into one of those fears.
Fear is nothing but a way the body gets you ready.
Be objective. Be open.
Busy is just another excuses of not wanting to do it.
Strike it off the list.
Just do it.
Tuesday, March 04, 2008
Changing DNS throught netsh
netsh interface ip set dns name="Local Area Connection" static 155.80.101.113 primary
Sunday, February 10, 2008
GlowCode
Was trying out to root some memory leaks on GDI. I was amazing. Pleasantly surprised. This was so much faster than Purify. Really fast. Things does not looks good for Purify, Purify had not been updating itself.
Tuesday, January 15, 2008
The 7 signs
1 - Surface deep
2 - Color blind
3 - The dark and hidden
4 - Not a solution, but another problem
5 - Not in sight
6 - North in South
7 - nano managing
Sunday, January 06, 2008
Focus on the problems
Now, I got great excuses. Read this up http://www.artima.com/weblogs/viewpost.jsp?thread=193593 Computing Thoughts, Hybridizing Java by Bruce Eckel. I disagree with the solution somehow.
Thursday, January 03, 2008
Read this somewhere
"Our client owns it when we deliver it and they are free to do whatever they want with it. As more people use the data, that will generate more dollars, somewhere along the line, for maintenance."
Subscribe to:
Posts (Atom)