<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=12803833&amp;blogName=thomasnguyen.com&amp;publishMode=PUBLISH_MODE_FTP&amp;navbarType=TAN&amp;layoutType=CLASSIC&amp;homepageUrl=http%3A%2F%2Fwww.thomasnguyen.com%2Fblog%2F&amp;searchRoot=http%3A%2F%2Fblogsearch.google.com%2F" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" title="Blogger Navigation and Search"></iframe> <div></div>
home blog contact

I'm Moving.
Sunday, February 26, 2006
My blog will be here starting March 1, 2006. I'll start using Google Analytics to track my pages. Hopefully I won't have to copy/paste the script EVERYTIME I post. There should be something I can do in the templates.

Meanwhile, I'll be redoing my website...yet again.
1 comments
Right Tool for the Right Job.
Saturday, February 25, 2006
We have been working on a (.NET, C#) project (yes, believe it or not we still are) and ran into something about ExecuteScalar and ExecuteNonQuery. We needed to know when to use each. I just got an article today that explains what to do and what not to do. Simple? Yes. Common knowledge? Well, we did have to research it.

"Use ExecuteScalar to execute a query to return a single scalar value and use ExecuteNonQuery to execute an action query and return no values." -John.Papa (from CodeBetter.com).

As for Eclipse, since VS2003 doesn't have refactoring tools, I found this site. It gets you started on Eclipse without the hassle of re-learning the basic concepts of programming. Refactoring tools are sweet. I wish VS2003 had it. Development would have gone so much smoother for simple mindless tasks like renaming.

I'm creating a project with various samples on how to use the refactoring tools while I learn what push down, pull up, etc. are. I'll zip and post it somewhere.
1 comments
UH Cougar Basketball.
Sunday, February 19, 2006
We're awesome this year. I never really paid attention until I heard we were 17-6 (7-3; C-USA) and we were on a 7 game winning streak. After tonight's game, were are 18-6 (8-3 ; C-USA) and on a EIGHT game winning streak!

The next home game is Wednesday, March 1 against RICE. Their record is currently 11-13 (5-6 C-USA). Saturday, March 4, we play at Memphis (#3)!

GO COOGS!
0 comments
VS .NET versus Eclipse.
Wednesday, February 15, 2006
Visual Studio .NET 2003 versus Eclipse 1.3.1 (Web Tools Platform).

So, even though I only have a few days (7 workings days to be exact) with Eclipse, there are already a few of things I wish Visual Studio could do.
1. CTRL + mouse click to get to the variable/function/etc. declaration.
2. Very lightweight. I can get it all setup within a half hour time frame; from download (on broadband) to installation and to starting it up. None of that 3 hour thing.
3. ECLIPSE IS FREE. Yeah, you can't beat that price.

Now here are a few things VS .NET can do I wish Eclipse could do.
1. Better folder/project/solution/workspace. Although Eclipse allows more flexiblity (Sohel says so), starting off with Eclipse is much more difficult to manage. As they say, with great powers come great responsibility (go Spider-Man!). As of now, I obviously have little responsibilities...sigh.
2. GUI/Web projects are already integrated with Visual Studio, even though there is a lot of room for improvement.
3. Debugging is far superior than Eclipse.

Let me know if I have any false impressions of either application. I need to know the best and most efficient method of programming whether I'm using Eclipse OR Visual Studio .NET 2003.

On another note, my new graphics card (sorry Long, I didn't want to cancel and wait even longer for it to come in!) is ALMOST here. It just arrived in Houston! Too bad PackageMapper doesn't track UPS shipments anymore. =(
1 comments
Java/Eclipse and METRO.
Wednesday, February 08, 2006
So I've downloaded and installed Eclipse 3.1.2 and JDK (1.)5.0. I'm learning the basics: threads, collections, exceptions, and i/o from the Sun tutorials. What I need is a small project that uses all the above concepts as well as XML (FpML), both reading and writing.

Maybe a RSS reader? (YES, again...) I'm not sure. Let me know if you have some ideas of small project(s) to work on to learn Java/Eclipse.

I'll also need to learn to use some magic (but have no resources for), like: Hibernate and Swing.

On another note, I just bought a bus pass and I'll be riding the METRO everyday. Here is some math:

METRO$ per trip$ per day$ per week$ per year$ per month
Normal3.006.0030.001,560.00130.00
Discount*2.434.8624.321,264.86105.40

*$75 worth $92.50

MPG253035
miles/trip21.621.621.6
miles/day43.243.243.2
gallons/day1.721.441.23
$ per gallon2.182.182.18
$ per day3.763.132.69

Bottom line: I'll be saving ~$1.27 per day plus all that time NOT driving well spent on book.

P.S. Shawshank Redemption is awesome. "I hope" you find it as good as I do.
3 comments
Super Bowl XL.
Monday, February 06, 2006
The fun is here.

BTW, I got the Flickr Pro Account. It's worth it. All my pictures showed up. WHOOT!
0 comments
HAS Is Cool.
My Pictures at the 2006 Houston Auto Show. Here's a sneak peek:

has.has.has.has.has.
has.has.has.has.has.

All of my old (200+) pictures are lost!...but not really. I should buy a Flickr account: $24.95 a year will get me 2GB upload limit, unlimited storage, bandwidth, photosets, permanent archiving, and OMGs...ad-free browsing and sharing! Or 47.99 (23.995 per year) for a 2 year account.
1 comments
JPMC NYC Training.
Sunday, February 05, 2006
Yeah, yeah, yeah. Acronyms like crazy. We seem to love them.

Times Square
Times Square.Police Scooters.Times Square.Times Square.NYPD.
Yum, Noodles.Trash Bin.Curious George!Times Square Gates.Times Square.
Oscars.Times Square.Times Square.Times Square *Bucks!
Empire State Building
ESB.ESB.NYC Sign.Inside the ESB.No Lines.
ESB View 7.ESB View 6.ESB View 5.ESB View 4.ESB View 3.
ESB View 2.ESB View 1.ESB Warning.
Ground Zero
Subways.Ground Zero.
Misc
Some Building.Trash Everywhere.Some Building.Room View.Buildings.
Trash Bin.NYC Construction.
1 comments





Recent Posts
Reading Material: Writing Secure Code.
No Right Click? Use Shift + F10.
Hurricane Ike Recovery.
CI in SD Conference.
Microsoft ArcReady Event.
University of Houston Alumni Organization.
Arrested Development - Great Show!
NYTimes.com - Double Click a Word, Try It.
Secure Vantage Technologies is Hiring.
SqlException: Invalid object name.

Archives
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
July 2008
August 2008
September 2008
October 2008

Blogger
copyright 2006-2008 | thomasnguyen.com

Google Reader flickr del.icio.us nike+