I just bumped with this pix of Mark during the holiday season with her daughter at LA. It's just cool to see Hollywood stars as fan of Manny.
couple of comments, documentations, experiences, and discoveries.. ofcourse, by yours truly.
Thursday, December 25, 2008
Monday, December 22, 2008
solved problem: New SQL Server Registration failed: server does not exist or access denied. ConnectionOpen(Connect())
After downgrade of SQL server due to speed problems both on local and remote production server, I can't re-register the remote production server in enterprise manager on local machine.
After many research and googling, registration on the other way/side is successfull but all resolutions on local failed.
Solution:
Remove Server Alias of remote server from local Client Network Utility. This alias makes the remote server name as local that's why it can't connect.
After many research and googling, registration on the other way/side is successfull but all resolutions on local failed.
Solution:
Remove Server Alias of remote server from local Client Network Utility. This alias makes the remote server name as local that's why it can't connect.
Thursday, December 18, 2008
Importance of a System
Whether its a web-based cms, a windows based application, etc., during any stage of the development we must always remember the long-term goal or the importance of the system we are developing. This is where a programmer's thinking usually fails differently from a project manager.
"Never defeat its purpose", that's what I always say. Otherwise, your efforts are nothing but waste.
Priority for users and administrators are different.
For users, what matters is that they get what they need from the system and that it works perfectly fine when they need it. Top importance for them are:
"Never defeat its purpose", that's what I always say. Otherwise, your efforts are nothing but waste.
Priority for users and administrators are different.
For users, what matters is that they get what they need from the system and that it works perfectly fine when they need it. Top importance for them are:
- Content
- User-friendliness
- Speed
- Graphics/Design (least important)
- Users concerns (list above)
- Functionality (bugs, developer's)
- Security (vulnerabilities, backup)
Wednesday, December 17, 2008
Thursday, December 4, 2008
Subscribe to:
Posts (Atom)