RSS 2.0 | Atom 1.0 | CDF

Navigation

Search

Categories

On this page

Success Is All In A Days Work
Visual Studio Enhancements and Add-ins
Visual Studio 2005 SP1 RTM'd
I have seen the light and it's ClearType!

Archive

Blogroll

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

Send mail to the author(s) E-mail Shary

Total Posts: 26
This Year: 2
This Month: 0
This Week: 0
Comments: 4

Sign In

 Friday, December 29, 2006
12/29/2006 10:04 AM ( )

After IT, my other passion is Finance. My love affair with financial statements, number crunching, and the stock market started about 3 years ago. The first thing I realized back then was how little I knew about this area and so began an intense learning process that still continues. Of course having a Finance major as my girlfriend helps.

I make a point of consuming financial news and tidbits at least once a day. Yahoo has a great selection of columnists who post articles on a weekly basis. One of my favorites is Ben Stein and his current article titled Success Is All In A Days Work really got me thinking. It’s the first time I actually heard someone openly say that in order to achieve great success, we must work ALL the time i.e., make work our life. Yep, sounds scary, but the more I thought about it, the more I realized that all the people I know of personally who I would label as really successful do make work their life. This does not mean that they *WORK* all the time, instead, tasks that an outsider may see as work , they see as life. They are so passionate about what they do, that they enjoy incorporating their passion in everyday non-work tasks. They bring work to lunch (pair programming, peer discussions), to the gym and the car (books, pod-casts), they hang out with like-minded people who love to discuss what they do, and they don’t waste a single moment but are always looking for opportunities to multi-task. Such is the life of a person who will achieve mad success in their field of passion.

Now how can you compete against such people who are so gung-ho, driven, and ambitious…well you CAN’T.

Comments [0] | | # 
 Wednesday, December 20, 2006
12/20/2006 8:30 PM ( )

Over the past month or so, I have been on a mission to enhance my Visual Studio IDE experience. I have been trying out all sorts of add-ins with the end goal of being more productive and cutting down on un-needed laborious tasks. Here I share with all what I have found and love in the hopes of helping someone else utter the same words I did; “Coool!”.

Top 10 Essential Add-ins:
This is an excellent compilation of a number of add-ins which are must-haves. Topping the list for me are:
1. TestDriven.Net: Best add-in to run NUnit and TFS unit tests.
2. GhostDoc: Documenting code was never this easy.
3. CopySourceAsHTML: If you Blog then this is a must.
 
VS PowerToys:
The best one here is the Resource Refactoring tool. I use it and love it. I no longer procrastinate and leave strings in my code with the *intent* of moving them to a resource file later.
 
VS IDE Enhancements:
If you don’t have Resharper, which I can no longer live without, you may find the Indexed Find and Source Code Outliner handy. My suggestion: GET RESHARPER!
 
Consolas Font: (ClearType)
Changing to this font in the Visual Studio Text Editor was a refreshing experience. I love the strike-through zeros.
Comments [0] | | # 
 Sunday, December 17, 2006
12/17/2006 3:49 AM ( )

Get it while it’s hot. Apparently takes a while to install, so grab a good book while it does it’s thing.

http://www.microsoft.com/downloads/details.aspx?familyid=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&displaylang=en

 

Comments [0] | | # 
12/17/2006 2:52 AM ( )

Ok…so I may be the only idiot left who was still using the standard setting for font edge smoothing. And then while searching for an alternative to the default New Courier font for VS2005 I stumbled upon the ClearType fonts. All I can say is Wow! Here’s a before and after:

Standard  ClearType

Man..it was like someone Windexed my eyes. If you aren’t already trying it out, do it NOW!! 
To enable ClearType on your Windows XP machine (Vista has it on by default) follow these steps:

1.

Right click on the desktop and select 'Properties'

2.

Select the 'Appearance' tab and press the 'Effects…' button

3.

Check the box for 'Use the following method to smooth edges of screen fonts', then select 'ClearType' in the drop-down list

4.

Close the Effects dialog by clicking 'OK' and click 'Apply' to complete the process

Don’t thank me…just send cash!

Comments [0] | | #