GMail Tip - Finding Un-Read Email

by Donn Felker 17. October 2008 02:11

Sometimes some of my blog comments get sent to spam and I don't see them until two weeks later when I normally do a check up on my spam folder. I'll then move those back to the inbox. Unfortunately at that point all of the mail is mixed throughout pages and pages and pages of gmail and its a pain to get to the "unread" mail.

You can access "unread" mail a couple ways.

 

  • From the inbox, go to the Search Options, then click on "Search" drop down and select "unread" (screen shot below)

image

You will now see all of your unread email.

 

Or ... now this one is my favorite because its quick.

 

  • From the inbox type the following into your search box (without the quotes): "label:unread"
  • Click search
  • You'll see all of your unread email (screen shot below)

label:unread is a hidden label that applies to your "unread" email.

image

 

Nothing huge, but it saves a few clicks. Clicks == time!

Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Productivity

TFS - Disabling Continuous Integration with NO-CI

by Donn Felker 17. October 2008 01:57

This is kind of a "known thing" to those of us who automate team builds tasks in TFS with build scripts but there are still a lot of people who don't know this... so here we go...

The 2008 version of TFS implemented Continuous Integration. In TFS, a build is triggered upon every check-in (if you have that option enabled in TFS). This can be setup in the build definition as shown below:

 

image

 

When anyone  checks a file into the workspace that is defined within the build (see the "Workspace" area in the image above), TFS will kick off a build.

Sometimes you'll need to automate your build through some custom MSBuild tasks and during that time you may need to check a file back into TFS after a build. Why? Perhaps you're generating some code on the fly, based upon the output of the  build. Perhaps you're generating Xml documentation and you need to drop that back into the source repository for whatever reason. When you check code back into TFS, TFS will kick off a build, quickly leading to an endless loop.

 

How To Get Around This

Place the following into the comment field: ***NO_CI*** You can also use the $(NoCICheckinComment) Property in a build file. This property is set at runtime when MSBuild is started from the TFS Build agent.

The "***NO_CI***" comment will instruct team build to ignore this changeset as a trigger for continuous integration.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

TFS

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen

About the author

Donn Felker

Senior Consultant
MCTS
ScrumMaster
Agile Practitioner

About Me | Books I Recommend

Gotta Pay The Bills


Tag cloud

    Popular Posts

    RecentComments

    Comment RSS

    Calendar

    <<  October 2008  >>
    MoTuWeThFrSaSu
    293012345
    6789101112
    13141516171819
    20212223242526
    272829303112
    3456789

    View posts in large calendar