Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

May 2009 - Posts

How to connect to a CodePlex TFS server using Visual Studio 2010 beta 1 - #040
Thanks to Martin Hinshelwood , a Team System MVP, for sharing the following workaround with all of us! Excerpt below copied from solution-to-connecting-to-tfs-using-https-over-the-internet.aspx   This problem it seams is to do with the way Visual Read More...
How (and why) to set a default release - #039
Whenever you create or edit a public release (show to public = yes), there’s the Default Release option. Having a default release will change a project’s homepage from this to this Technorati Tags: CodePlex Tips Read More...
DevDays 09 – 24 Visual Studio Tips
Tip #0 Know your Keybindings! General Development Settings Searching Tips Tip #1 How to behold the power of incremental search Command: Edit.IncrementalSearch Shortcut: Ctrl+i Tip #2 Ctrl+F3 to search for currently-selected word Command: Edit.FindNextSelected Read More...
You can assign work items to a planned release - #038
Yesterday’s tip discussed how to create a planned release. Today’s tip talks about how to assign work items to a planned release so that you can let your users know what you’re planning. A planned release is treated the same way as any other release, Read More...
How to create a planned release - #037
When I first got started in the OSS world, I learned that one of the best ways to encourage contributions is to plan releases based on when feature work is done. For example, if you say, “I plan to release version 2 on such and such date” users will sit Read More...
How to create a hidden release - #036
You can create a hidden release in case you need to archive older releases. Only project members can view hidden releases. To do this, while you are editing a release, you’ll find the Show to public option. Selecting no will put the release under the Read More...
How to customize your CodePlex Work Item template, in a way - #035
Okay, you can’t really customize the work item template. But, CodePlex Work Items have a custom field that allows you to insert any text you want into the custom field. For example, you could use this custom field as a Priority field, in case you’re using Read More...
You can sort by most downloaded project - #034
Previously, I mentioned that you can sort by top rated release on CodePlex. But it is also interesting to know you can sort by most downloaded project in the past 7 days. We do past 7 days so that active projects are listed first.   Technorati Tags: Read More...
How to receive email notifications for work items – #033
sorry for the delay in the tips. Preparing for TechEd took a lot out of me. And the fact that it was sunny the past few weekends in Seattle didn’t encourage me to stay indoors. Prior to the April 9, 2009 deployment, the only way for users to find out Read More...
How to speak New Orleans for TechEd 2010
Laurel Ruma from O'Reilly and I discuss how to speak New Orleans for TechEd 2010 in this 1 minute video… Enjoy! The link is http://bit.ly/WFEBb or wait for the video to come up Read More...
Watch my TechEd 2009 talk on CodePlex
My video Embrace Open Source on CodePlex from Teched 2009 is now live (for teched attendees only, sorry) at http://www.msteched.com/online/view.aspx?tid=af0b4d90-52bd-4302-a65a-d54c14d1bab4 Below is a picture of some happy CodePlex attendees after the Read More...
TechEd 2009 – Embrace Open Source on CodePlex (DPR301)
I’m at TechEd 2009 presenting on CodePlex – from how to consume and contribute to open source software using the CodePlex feature set, to how we use agile development to deploy every 3 weeks. All sessions will be available 24 hours after the talk. Stay Read More...
How to hyperlink an image on a wiki page - #032
With Thursday’s deployment (5/7/2009), you can now hyperlink an image on your homepage. The fun of voting campaigns on Twitter. The syntax is [image:Alternative Text|file.jpg|http://www.codeplex.com] or [image:Alternative Text|http://www.domain.com/file.jpg|http://www.codeplex.com] Read More...
You can “fix” a CodePlex work item via a SVN Client - #031
Yesterday, I got an email that started off with “i’ve heard a rumor that…” Nothing bothers a PM more than hearing a supported feature referred to as a rumor. If you’re using a SVN client, like Tortoise, you can mark a work item as fixed when you commit Read More...
There is a direct link to download a file on a release page - #030
With the April 9 deployment, we introduced the ability to directly link to a file to download off of the Release page. Now you can blog about your latest release and have people download it directly. Here’s a direct download for the xUnit.net project Read More...
Why some projects have a Download Now button on their homepage - #029
You may have noticed that some projects have a Download Now button on their homepage Whereas other projects don’t. I would love for all projects to have just a Download Now button, but unfortunately, we currently don’t have a default file concept in the Read More...
You can sort the project directory by top-rated releases - #028
In the CodePlex project directory, you can sort by Ratings to find the highest rated releases. In the image below, you can see that the Clone Detective for Visual Studio project. You can also apply a little more context by filtering the results using Read More...
How to store your TFS password – #027
Thanks to Wictor Wilen for twittering / blogging about this tip ! If you’re tired of having to type in your user credentials each and every time you open your project, you can have Windows save the username and password for you. From the CodePlex documentation Read More...
Tips for CodePlex Projects hosting multiple applications - #026
As mention previously, I’m going to use Fridays to write more a detailed tip or article about CodePlex. For those who just want to follow this weekly tip, you can subscribe to just the CodePlex Weekly Tips RSS feed (see bottom of post). Otherwise, you Read More...
Page view tracker