Logic Speak Blogs
Search Minimize
 
By Scott Percy on Wednesday, July 09, 2008 4:18 PM

Sarah and I were on vacation this past weekend in Charleson, SC.  We stopped in at this local seafood resteraunt called Hyman's Seafood for a bit of lunch (it's a great place, and if you're in the area you should go).  In the sweetner tray at your table, there are these little cards that have different things on them.  Most of them are pretty funny - a woman-speak translation guide for men, definitions of success at different stages of your life, etc.  The one that really caught both of our attention was one which taked about attitude.  Basically, it said that attitude is the most important quality in a person.  It affects everything you do and say, and (more importantly) how you handle different situations. 

I never really considered it, but I believe this is true.  In business (and in life, really), your attitude says a lot about you.  If you've got a defeatest attitude, then you're never going to g ... Read More »

By Scott Percy on Thursday, July 03, 2008 7:49 AM

...change it.  Technically, I'm talking about Visual Studio templates, but apply that sentiment however you see fit.

I'm a big fan of adding some common comments to my code when I create class files, and up until now, I've just been adding them manually.  I knew the VS had templates that it was using, but I didn't quite know how to use them properly, let alone find them.  That is, until I ran across this article:

http://www.dev102.com/c/how-to-get-visual-studio-to-create-new-classes-public-by-default/

The point of the article is changing the templates to make classes public by default, which is definatly a good change.  However, once you're in the template directory, the sky is the limit.

That's all for now.  Have a safe and happy 4th!  Until ne ... Read More »

By Scott Percy on Friday, June 20, 2008 12:14 PM

As Gordon and I were working on a project together, we noticed that the version of an assembly we had set up was not the one that was being used in the application.  We use a number of third party assemblies and controls, so keeping track of a specific version is crucial (especially, when that assembly references specific versions of other assemblies).  Apparently, when you set up a reference to an assembly by selecting a file on your file system, Visual Studio may not choose that file when building.  Actually, it only looks for that file based on the path as a second to last resort (the last being looking in the GAC).  In fact, if you look at the properties of a referenced assembly, you'll see the "Path", but if you look at the XML of the project file, the property is called "HintPath".  So, it's basically saying, "if you really can't find this file anywhere else, look here" instead of (what I thought it meant) "this is ... Read More »

By Scott Percy on Monday, June 16, 2008 11:39 AM

Welcome to my "professional" blog.  I'm going to make a concerted effort to actually blog things here.  So, stay tuned for some more interesting content.

If you're interested, you can check out my "personal" blog at www.scottlpercy.com

I use "professional" and "personal", since the two usually mix and can be interchangeable.  :)

Anyways, until next time...

By Jason Etheridge on 4/1/2008 1:53 PM

At this moment in our company, I thought I’d write a little about my experience in starting and owning a small business over the past 4 years; hopefully it will be helpful to any of you that are thinking of or have just started your own business…but your mileage may vary!
Read More »

By Jason Etheridge on 3/19/2008 2:38 PM

Okay, I’m back. It’s been awhile since my first post, but I promise to be more consistent. As many of you know, I’m super consumed with working. Some might say that I’m obsessed. I personally believe that a little obsession in moderation can be a good thing! :) It makes me strive for perfection. Which in a round about way, is what led me to start Logic Speak with Jared. I wanted to make reliable and effective technology accessible and affordable to small businesses. 

Read More »

By Gordon Patrick on 1/28/2008 4:43 PM

When the .net Framework 2.0 was released, I was very excited about the new features that where included in 2.0. There were many features that were beneficial, ..

Read More »

By Gordon Patrick on 1/25/2008 4:02 PM

Why is it called 'The Kitchen'?

Simply put, I used to be a chef at several fine dining restaurants in Atlanta. I still like to cook, even though my new passion is coding. I find a lot of similarites between cooking and App Dev.

Come and join me as I cook up new solutions to everyday coding issues.

By Jason Etheridge on 11/11/2007 2:32 PM

Welcome to my new blog! I hope you find it interesting and maybe even useful... Read More »