Posted on July 15, 2008 by thekhuc
These are some of my latest projects, which I take great pride in posting.
Tools used: ASP.NET, C#, ASP.NET AJAX Control Toolkit, Javascript, CSS
Create/Edit New Foods
Grocery List
Eight 8-oz Glasses of Water
Edit Nutrition Goals
Filed under: Work | Tagged: diet, fitness, Work | No Comments »
Posted on July 15, 2008 by thekhuc
If you manage a start-up, and can’t afford to pay for software development tools, then these are for you. They are very popular in the open-source community. There is also plenty of help on these tools on the web to help you get started. I am currently using these for my projects as well, and [...]
Filed under: Open Source, Oracle, Source Control, Technology, Work | Tagged: Open Source, Development, .NET | No Comments »
Posted on June 25, 2008 by thekhuc
Yesterday, I had to install Firefox 3, because my most recent work stopped functioning properly in the new Firefox. I wanted to wait a little longer for Firefox 3 to be more stable, but had no other choice. Who would have thought the new version of my beloved Firefox would break my code? Basically, it [...]
Filed under: Browser, Javascript, Work | Tagged: firefox 3, Javascript | No Comments »
Posted on September 26, 2007 by thekhuc
Moved into new office last night, because my officemate found another job. It’s smaller and windowless, but I can now call it my own.
Filed under: Work | No Comments »
Posted on September 10, 2007 by thekhuc
These are terrible meeting mistakes that one definitely need to avoid:
Being Unprepared
Showing Up Late
Being a Meeting Hog
Sitting Silently
Expressing Rude Body Language
Conducting Sidebar Conversations
Arguing or Putting Others Down
Leaving Your Cell Phone On
Chewing Gum
Shutting Down After the Meeting
I think most of these mistakes can be dealt with by using common sense, but you can read more about [...]
Filed under: Work | No Comments »
Posted on July 18, 2007 by thekhuc
Group effort really paid off for this project. It helped me learn a lot about AJAX, ASP.NET 2.0, and AJAX Control Toolkit.
Filed under: AJAX, ASP.NET 2.0, Work | 1 Comment »
Posted on July 9, 2007 by thekhuc
Posted on June 22, 2007 by thekhuc
Moving date is sometime in July.
Office and Gym in the same building? It doesn’t get any better than this!
Filed under: Work | No Comments »
Posted on June 11, 2007 by thekhuc
According to wikihow.com:
Realize that management succeeds via the efforts of the workers
Delegate responsibility and then trust your people
Know your employees to know your strength
Clone yourself - many times
Empower your staff to make critical decisions, and don’t second-guess them
Create a clear chain of command
Help them learn to work out issues without your intervention
Deal with any problems [...]
Filed under: Work | No Comments »
Posted on April 5, 2007 by thekhuc
My latest project required the creation of a matrix derived from two DataTables, DT1 and DT2, returned from two separate stored procedures. It was an interesting problem and took me a couple days to come up with a solution. Basically, I had to create a temporary table or matrix, DT, with the top row being [...]
Filed under: ASP.NET, Work | No Comments »