Tuesday, December 09, 2014

EA, via Origin, giving away (as in $0) SimCity 2000

PCWorld - Free game alert: EA's giving away SimCity 2000 (a.k.a. The Best SimCity)

EA's unveiled the latest game in its "On the House" promotion, and it's SimCity 2000 a.k.a. The Best SimCity Ever Made and I Will Brook No Argument On That Point. The On the House program lets you pick up games to pad out your Origin library for free, the catch being that you have to own an Origin account in order to take advantage.

...

I've not used Origin since they gave away Sims 2 (nor for other games) so was surprised how well they wrapped up DOSBox with this SimCity distort... Now, if only it worked a little better in a window on a high DPI screen. But hey, I can't complain about the price! :)

image

Monday, December 08, 2014

Want to play with Windows 10? Have Azure? One quick VM Gallery Visit and you're in...

You don't have an extra PC/notebook/what-ever laying around and don't have access to one with Hyper-V (or other hypervisor) but you have access to Azure via MSDN (or other route)? Then you can start playing with Windows 10 in about 5 minutes...

Microsoft Developer Switzerland News - Try the Windows 10 Technical Preview now without having to install it first!

If you are willing to try it out without having the hassle of upgrading one of your PCs, you may want to consider the possibility of having it running “in the cloud” and accessing it through a remote connection on your PC. This very little invasive approach requires only the Remote Desktop client and minimizes the requirements on your hardware.

All you need is a valid MSDN subscription and access to Microsoft Azure.

On Microsoft Azure you can find a fully preconfigured virtual machine, to which you can connect in just a few clicks. Below, you can find the required steps.

First, you need access to Microsoft Azure. If you don’t have a subscription yet, fortunately there are a few ways to do so for free.

How to gain access to Microsoft Azure for free:

image..."

... and this post walks you through all the steps (and it's not hard at all). I did it while on the train home today, how cool is that? :)

Channel 9 Series of the Day: Visual Studio Time Savers (aka VSTips)

Channel 9 - Visual Studio Time Savers

Visual Studio guru, Susan Ibach, is a master of finding ways to save minutes. In this video series, she shares some of her favourite time saving tips. Give them a try and let her know what you think. There are more coming, so make sure to check back often or subscribe to the RSS feed to get her tips as soon as they are posted.

If one of these has helped you become more productive, make sure to comment on and share the videos.

...

Don’t Touch … Unless you want to, in which case go for it!

Microsoft recently released the Visual Studio 2015 preview. So, naturally, I had to share a Visual Studio 2015 tip! With more and more of us using touch devices as our primary laptops for development, we find ourselves naturally reaching for the screen instead of the mouse. Well, the Visual Studio team has added some nice touch support features to the code editor in Visual Studio. Check it out! If you want to check out the Visual Studio 2015 Preview, you can download it at visualstudio.com.

image

if you're a Visual Studio user, this is one of those must subscribe series...

Did you know every GPS Sat has a "Nuclear Detonation Detection System" on it?

Defense Tech - Air Force Breaks 30-Year Record for GPS Satellite Launches

The Air Force deployed four global positioning satellites into space this past year — the most it has put up in a single year in more than three decades.

...

Within each satellite is a secondary payload called the Nuclear Detonation Detection System, Air Force 2nd Lt. Christopher Phillips of the 2nd Special Operations Squadron, Schriever Air Force Base, Colorado, said in a statement released on Dec. 7.

“NDS performs an important mission,” he said. “It helps verify the Limited Test Ban Treaty of 1963. It makes sense. The whole reason the GPS constellation has these nuclear detonation sensors is because it provides global coverage. We can see every part of the planet.”

...

image..."

... I didn't. Like the article says, it makes sense though. And it's not like some future bad guys aren't already going to do their best to shoot them down anyway during the next big conflict (which we hope never happens, but humans being humans, and governments being governments...)

But makes you wonder what else might be on them [Putting tin hat on now!]

[Officially "wrong"][But still funny] LEGO Strip Club...

This Is Why I am Broke - Lego Strip Club

Things in LEGOville just got interesting now that the LEGO strip club set up shop. This childhood ruining set includes everything your LEGO people need for a good old night of debauchery including shapely exotic dancers, a world class DJ, and stacks of cash.

$275.00

image..."

Again, that's just wrong. The price shock you? Hello... strip club...

Actually, it's the custom paint, but still... lol

Saturday, December 06, 2014

[Personal] Welcome Home!

My son returned home today from his nearly year long deployment to Afghanistan. I'd like to thank everyone for your support of him and us during this time. Your love, support and caring made this difficult period a little brighter. 

Welcome home son, we love you...

IMG_3639IMG_3646IMG_3649IMG_3662_stitchIMG_3670IMG_3675IMG_3677IMG_3683IMG_3684IMG_3688(Smaller)IMG_3689IMG_3690

 

Related Past Post XRef:
[Personal] That's my boy!
[Personal] Supporting my son in my own weird little way...

Thursday, December 04, 2014

Video to help you create videos... How to create community help, how-to or tutorial videos

Community Video Production - Masterclass

image

This special programme was recorded at the 2014 MVP Global Summit in the Microsoft Conference Center, at their international headquarters in Redmond (WA), USA. It also features a special appearance from Clippy!

Are you interested in, or do you make help, how-to or tutorial videos for the community? In this special session Mike Halsey MVP will show you how to get started with, and how to get the best from video production. Subjects covered include screen capture, using free and paid for video editing software, presentation skills, camera and smartphone use, microphones and sound editing, green screen, location filming, how to use innovative ideas, special effects, titles and more to make your videos more engaging and how to effectively distribute them online. In this session we had special prize giveaways from Sony, Adobe, FusionIO and JVC.

This is a MVP Summit 2014 session I really wanted to go to, but in the end couldn't. And while we'll not get the giveaways we get the best part, Mike's how-to on creating how-to's!

Getting Git and a GitHub VS Extension too!

You've Been Haacked - Git and GitHub Resources

Learning Git and GitHub can be daunting if you're new to it. I recently gave a small presentation where I pretty much firehosed a group of people about Git and GitHub for one hour. I felt bad that I could only really scratch the surface.

I thought it might be useful to collect some resources that have helped me understand Git and GitHub better. If you only read one thing, read Think like a git. That'll provide a good understanding and maybe motivate you to read the others.

image..."

Visual Studio Gallery - GitHub Extension

Manage GitHub issues for repositories that you have commit access to. You can filter and view issues for a repository, edit issues, add comments and close issues.

Access and manage GitHub issues for repositories that you have commit access to. You can filter and view issues for a repository, edit issues, add comments and close issue.

This is a beta release, more features are coming. For more information, to report bugs or to suggest features, see this project on GitHub.

Instructions

  • To view a list of open issues, go to View | Other Windows | GitHub Issue List (Ctrl+W, Ctrl+G)
  • Log in to GitHub by clicking the logon icon at the upper right of the issue list window
  • Open the issue window by double clicking an issue in the list, or by going to View | Other Windows | GitHub Issue Window (Ctrl+W, Ctrl+H)
  • Add a new issue to the selected repository with the + button in the issue list, or from Tools | New Issue on GitHub (Ctrl+W, Ctrl+I)
  • Edit an issue with the edit button on the Issue window
  • Add comments to, or close and issue with the comment button on the issue window

Two Factor Authentication

We do not currently support GitHub's Two-Factor Authentication system. However, you can generate a Personal Access Token to log in to your GitHub account instead.

...

image

..."

Getting Git'd is at the top of my dev to-do list. And GitHub is the new shiny, so I need to cache these two posts for near future reference. And the GitHub VS Extensions being open source too is icing on the ....

Seven LA Arcades for adults (No, not that kind of arcade... we're talking video games here...)

laist - 7 Places Where Grown-Ups Can Play Video Games In Los Angeles

Just because you're an adult doesn't mean you have to stop hitting up the arcade. In fact, it only gets better because now you can drink at the arcade. Here are some of our favorite places in L.A. to drop a few quarters, sip a beer and level up.

...

image..."

Shame I don't live near any of these (the only arcade, let alone one for grown-ups, in my outer suburb closed down a couple years ago). There is one near where I work through and it's open during the day... Hum, sounds like a great lunch place doesn't it?

Mine[craft] your Azure - Minecraft servers now in the Azure Marketplace

Kurt Shintaku's Blog - INFO: Minecraft Servers added to Azure Gallery/Marketplace

Do you have an Azure account or an MSDN subscription?
Do you or folks in your family play Minecraft?

image

...

Microsoft Azure Marketplace - Minecraft Server

Minecraft is a game about breaking and placing blocks. At first, people built structures to protect against nocturnal monsters, but as the game grew players worked together to create wonderful, imaginative things.

It can also be about adventuring with friends or watching the sun rise over a blocky ocean. It's pretty. Brave players battle terrible things in The Nether, which is more scary than pretty. You can also visit a land of mushrooms if it sounds more like your cup of tea.

This gallery package will set up a preconfigured Minecraft server running on Ubuntu Server 14.04 LTS. You can connect to it using the DNS name (e.g. name.cloudapp.net) of the virtual machine on port 25565.

image

Ahhh.... So we finally know why Microsoft has been working so hard to add Linux support to Azure... :P

Wednesday, December 03, 2014

So you want to write and publish an XBox One App? Well, you can, but...

Dave Voyles - How do I publish apps on Xbox One?

I get this question all of the time, and I end up answering it in email on a pretty consistent basis, so I thought it was about time I made a post to point developers towards.

What is the team looking for?

They are looking largely for MEDIA applications. Take a look at what is currently on there, to get a better gist. Netflix, Hulu, YouTube, Twitch, etc. They want experienced developers. If you haven’t written an application before, they will likely not consider you.

They prefer that you use their HTML5 / JS framework. It is based on WinJS, so basically WinJS + some Xbox One specific things. I’d *STRONGLY* encourage you to start writing your app in WinJS if you want to be considered. There is no WebGL on Xbox One’s version of IE at the moment.

Which languages can I use?

I discussed this in detail on Scott Hanselman’s podcast in February.

...

What types of questions will they ask?

When you reach out to them, here is what they will ask for:

They will respond with the following questions (and a few more):

image"

There's always a but and they always stink (sorry for the boy humor... ;) So, while "Universal Apps" have a promise and we were teased about building XBox One apps a the last Build, it looks like, well you can see, it's still very controlled and selective. I guess that's good as we don't, don't, don't need a zillion XBox One Fart or Flashlight apps...

Still this bugs me a little as I REALLY want an great Weather App on my XBox One, powered via Kinect/Voice. I just want to say "XBox Weather"... A "Big Screen" Weather app could be awesome... :)

Oh and I want the XBox One to be Miracast enabled. And I want a Twitter Sidebar app. And... and... lol

XML Notepad (fka XML Notepad 2007) gets some rev love, now v2.6 (& .NET 4.0 and bug squashing)

Software Complexity - Update to XML Notepad

As  XML has exploded across the planet I continue to get many requests for improvements to my XML Notepad of 2007.  The tool has been downloaded over a million times, so I figured it's time to show it some love and fix some bugs.  In the process I updated it to NET 4.0 using VS 2013.  I was amazed how everything from back then still works, including the Unit Tests.  That is pretty amazing platform compatibility.  Windows is a great platform and Visual Studio is still best of breed for software development, and I still love C#.

...

You can download it from here; Welcome to Microsoft XML Notepad

Microsoft XML Notepad is a lightweight and fast tool for editing XML documents. XML has proliferated the planet and XML Notepad has been downloaded over a million times!

Or you can head over to the Project's CodePlex repo;

XML Notepad

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.

This application is built using .NET Framework 4.0 in C#.

See XML Notepad Design for information about how this application is built.

The downloadable installer for the latest version is available.

image

When I find an interesting project I'll usually try to grab an Feed for it, so I can track updates, releases, etc. I was pleasantly surprised when the CodePlex feed for this project suddenly became active with check-ins, and then this official release.

 

Related Past Post XRef:
XML Notepad 2007 Source Now Available on CodePlex
XML Notepad 2007 2.3 Released

TFS Word Add-In is now an OSS "Sample"

Willy's Reflections - Visual Studio ALM Rangers - Team Foundation Server Word Add-in goes OSS as a “sample”

We are pleased to announce that the release of Team Foundation Server Word Add-in as a sample solution, based on a prototype, not a production solution. Moving to OSS will allow the community to use it in their own ways

...

Team Foundation Server Word Add-in - Version 1.2 OSS Word 2013 TFS 2013

Release Notes

Welcome to the Visual Studio Team Foundation Server Word Add-in
The Team Foundation Server Word Add-In is a sample solution, based on a prototype, not a production solution. Moving to OSS will allow the community to use it in their own ways.
Review these and other solutions, if you need a production Team Foundation Server and Microsoft Word integration:

Also bookmark Visual Studio ALM Community Widgets for community widgets and tools.

Source Code
This package contains the same code which was checked in to version control when we released the source code. This is the only and last download package for this project.

Supported Environments

  • Microsoft Office Word 2013 (32-bit, 64-bit)
  • Team Foundation Server 2013 Object Model

image

..."

Given the commercial products that do what this Add-in does and more, and that it had kind of been languishing for a bit, I think it's pretty cool that the ALM Ranger Team bit the bullet and instead of just killing it, released it as OSS/Prototype/Sample/Example-ware. I did have to laugh at the emphasis on "as a sample solution, based on a prototype, not a production solution." That so sounds like some of the utilities/apps/etc I've released. :)

Look, if you don't want to pay for a solution (we'll leave it aside as to why is there a supported/free Excel Add-in for TFS and not one for Word... grumble... grumble) you now have this, with the source, so run with it...

 

Related Past Post XRef:
From TFS to Word and back again... AIT WordToTFS 2010 (Reg-ware)
“Team for Word” hooks Word to Team Foundation Server for free (source available too, GPLv2)
Access TFS from Word 2003...

Monday, December 01, 2014

Visual Studio 2013.2+ and 2015 Child Process Debugging Power Tool

Microsoft Application Lifecycle Management - Introducing the Child Process Debugging Power Tool

We’ve heard your feedback that you want the Visual Studio debugger to support child process debugging. Child process debugging means that when the application you are debugging creates another process, Visual Studio will detect this and automatically attach a debugger to the newly created process as well. To address this we’re releasing a power tool for Visual Studio that will enable you to do just this. Some important things to note:

  • Download the tool from the Visual Studio Gallery
  • The power tool requires at least Visual Studio 2013 Update 2 (will work with any higher update version and Visual Studio 2015)
  • The tool works for both launching projects (F5), and for attaching to processes
  • It requires a native debugger. This means if you are debugging .NET code, you must choose to enable mixed mode debugging (so managed and native)—this is done from the “Debug” tab on the project properties page (for most managed project types this is done by checking the “Enable native code debugging” checkbox under the “Enable debuggers” section of the page)

Once you install the power tool from the Visual Studio Gallery, a new menu item will appear on the “Debug” menu under the “Other Debug Targets” sub-menu.

...

image

..."

This is one of those tools where if you've wanted it you have REALLY want it, and if not, you could care less. If you are one of the "Care Less'ers," just favorite this for now, you might very well need this one day (I don't need to tell the Care'ers because they left this page at first read to go download it... :)

Two Microsoft RIP's today - Public Office 365 Sites and Office Clip Art

Microsoft Will No Longer Offer A Public Site Option in Office 365 As Of Dec/Jan

RIP: Office 365 Public Sites!

Microsoft is throwing in the towel on the Office 365 public site option. According to a Msft source, it will be removed from the Office 365 Sharepoint Online offering as of an update scheduled for Dec 2014 / Jan 2015. Existing accounts using the public site will not be affected by this dramatic change, but can expect the already lacklustre support to dwindle further.

...

I've seen many asking for confirmation about this, but no official response yet, so take it with a grain of salt (but it sure rings true...). The next RIP story is official...

Office Blogs - Clip Art now powered by Bing Images

Starting today, customers searching for Online Pictures in Office desktop products worldwide will view and download royalty-free images curated through Bing Images.  The Office.com Clip Art and image library has closed shop. Usage of Office’s image library has been declining year-to-year as customers rely more on search engines.

Bing Image Search has higher quality images that are more up-to-date. For example, searching for “cellphone” gives more variety and modern looking phones instead of the old-school bricks from Clip Art. Also, Bing uses a copyright filter based on the Creative Commons licensing system.  These are images you can use, share, or modify for either personal or commercial use (settings can be switched to Show all web results to view more images).

...

As I usually say when these RIP type stories come in, maybe it's better to acknowledge it's dead and kill it than let it linger on in a zombie like afterlife (insert "SilverLight" cough here...)... um yeah... I guess.

If the public Office 365 site info is true (I have one and I've not seen any notice yet) that would be kind of stinky. BUT again, if Microsoft isn't ready to truly invest in it and given how far behind they are falling in this space, maybe it is better to kill it, IF they partner with a real player and help people move their sites. If they don't help people move, that would be very Closing Google Reader of them.

Thinking about developing for Windows Phone 8.1? Here's a great learning roadmap for you...

myamama - Windows Phone 8.1 Developer Roadmap

Finally, I managed to put the time to complete the updated version of the Window Phone 8.0 Developer Roadmap and compile the Windows Phone 8.1 version of it.

For those of you who are new to such developer roadmaps, it’s simply a compilation of lots of Windows Phone 8.1 developer resources represented in hyperlinks with some checkpoints that should help you getting started with the platform (Learning, Porting, Designing, Building, Testing, Publishing, and Monetizing your app)

image

You can download the roadmap from here.

Kindly share with your developers and community.

Make sure you click through as the PDF is fully hyperlinked, etc....

Your Sysinternals EulaAccepted reg reference - SysinternalsEulagoogoolizer.reg

Sysinternals’ Eulagoogoolizer

Sysinternals tools are great, but since Microsoft took over most of these software gems have been Eulaized – a pretty annoying thing, especially if you want to run them on a remote system. While some of the tools now accept the accepteula command line argument, sometimes it’s just handy to accept it all in one go.

The below reg file does exactly this; you can also edit it and cherry-pick those apps you need.

Note: It will only work if you save it as SysinternalsEulagoogoolizer.reg

image

While the trick to REG ADD for the EulaAccepted for Sysinternals has been around for a while, Use the Sysinternals Utilities? The EULA bug dialog you? Then try this…, this post puts them all in one nice place, all ready to be reg filed.

 

Related Past Post XRef:
Don't make them squint, ZoomIt!
ZoomIt, the must have technical presentation tool, get’s a major update (with added Win7 coolness) – ZoomIt v4 released

"Sysinternals Primer: TechEd 2014 Edition"
Mark TechEd's you... See all four of Mark Russinovich's recent TechEd North America sessions
The “Windows Sysinternals Primer: Process Explorer, Process Monitor, and More” from TechEd 2010 North America

How-To schools you on SysInternals, "Using SysInternals Tools Like a Pro"
"Utilizing SysInternals Tools for Windows Client" - The Seven Part Series..
A "Windows Sysinternals Administrator's Reference" book by Mark Russinovich? You had me a $30 pre-order special price (and Sysinternals... and Mark Russinovich... and... )
Sysinternals 101 – “Notes from the field,” a quick intro to a few Sysinternals utilities (Process Explorer, TCPView, Process Monitor, VMMap)
Hands On Learning How to Use the Sysinternals Process Monitor Utility

Process Explorer v16.0 is out and now cooking with VirusTotal
Disk2vhd turns 2, v2.0 that is, and a few more Sysinternals utility updates
New Sysinternals utility released today, Disk2vhd v1.0 – Yes ...

A Sweet Summer Sysinternals Suite Refresh
It's a sweet suite! Windows Sysinternals Suite gets a summer refresh [August 3, 2012]...
Sysinternals Suite 2010 Refreshed - All the latest versions, one 12.4MB zip…
Sysinternals Suite Refreshed – All the latest Sysinternals Utilities, one tiny zip (well 10MB zip…)
Sysinternals Suite (8MB of Complete Sysinternals Goodness)

Mesh'ing Live.Sysinternals.com, using Vista Scheduling and Robocopy|
A handy PowerShell script to keep your Sysinternals Suite up to date
The latest Sysinternals utilities are just a URL away, Live.Sysinternals.com

Use the Sysinternals Utilities? The EULA bug dialog you? Then try this…

More desktops for Windows 8 with Sysinternals Desktops v2.0
It's a sunny day when we get a new Sysinternals utility...
It’s a new Sysinternals Tool Day! RAMMap v1.0 released!

Tuesday, November 25, 2014

Another sign of the "new" Microsoft. Internet Explorer Web Dev Support moving to Stack Overflow

Internet Explorer Development - IE Web Development Support Moving to Stack Overflow

The Internet Explorer team is excited to announce that web-development support is moving to Stack Overflow.

With over 40-thousand questions tagged "Internet Explorer", and dozens more asked every day, it has proven to be a great place to find reliable help.

If you're not already familiar with Stack Overflow, you can get started today by taking a tour, and asking your first question. If you would like to browse other Internet Explorer questions, those results are available as well.

Many of us on the Internet Explorer team have been using Stack Overflow for years, and are committed to watching incoming questions very closely, offering timely support, and actively maintaining the Internet Explorer tag itself.

...

image

Interesting. Microsoft seems to be opening it's doors and accepting "not invented here" more and more. OSS, GitHub and now one team moving to Stack Overflow. Interesting...

Monday, November 24, 2014

RDCMan gets a Rev (and more)

Microsoft Downloads - Remote Desktop Connection Manager 2.7

RDCMan manages multiple remote desktop connections

Version:2.7.1406.0

File Name: rdcman.msi

Date Published: 11/18/2014

File Size: 1.1 MB

DCMan manages multiple remote desktop connections. It is useful for managing server labs or large server farms where you need regular access to each machine such as automated checkin systems and data centers. It is similar to the built-in MMC Remote Desktops snap-in, but more flexible. The RDCMan 2.7 version is a major feature release.

New features include:

- Virtual machine connect-to-console support

- Smart groups

- Support for credential encryption with certificates

- Windows 8 remote action support

- Support for Windows 8, Windows 8.1 / Windows Server 2012, Windows Server 2012 R2

Ben Armstrong’s Virtualization Blog - Update for RDCMan

Anyone who is familiar with RDCMan will be thrilled to hear that there is an updated version available!

For those of you who are new to RDCMan – it is a tool that allows you to easily manage multiple remote desktop sessions:

image

...

250 Hello - Remote Desktop Connection Manager Download (RDCMan) 2.7

...

Installation Pointers

There are a couple of things worth noting about the tool:

It will install into the x86 Program Files folder on a x64 machine: 

C:\Program Files (x86)\Microsoft\Remote Desktop Connection Manager

Do not save your custom RDG files in the installation folder, just in case your local workstation dies and the file is gone. I always keep my .RDG files in a  subfolder of My Documents, which is a redirected folder to a file server. 

The RDG files are portable, and you can share them within your organisation.  For example, when you get a new admin give them a copy of the RDG files and they are able to review your list of servers and get connected easily – assuming they have the permissions….

The help file is located in a sub directory called Resources,  - unsurprisingly this is called help.htm

2.7 Fixes & Features

From the above help file.  Please review the help file for details. 

New features

Virtual machine connect-to-console support

Client size options come from the application config file (RDCMan.exe.config) rather than being hard-coded.

View.Client size.Custom menu item shows the current size

View.Client size => From remote desktop size

Option to hide the main menu until Alt is pressed. Hover over the window title also shows the menu.

Added Smart groups

Support for credential encryption with certificates

Better handling of read-only files

Added recently used servers virtual group

New implementation of thumbnail view for more predictable navigation

Thumbnail view remembers scroll position when changing groups, etc.

Performance improvements when loading large files

Allow scale-to-fit for docked servers (Display Settings.Scale docked remote desktop to fit window)

Allow scale-to-fit for undocked servers (Display Settings.Scale undocked remote desktop to fit window)

"Source" for inheritance in properties dialog is now a button to open the properties for the source node.

Focus release pop up => changed to buttons, added minimize option.

Added command-line "/noconnect" option to disable startup “reconnect servers” dialog

Session menu items to send keys to the remote session, e.g. Ctrl+Alt+Del

Session menu items to send actions to the remote session, e.g. display charms

Domain="[display]" means use the display name for the domain name.

Bugs fixed

Application is now DPI aware

Undocking a server not visible in the client panel resulted in the client not being shown in undocked form.

Ctrl+S shortcut didn’t work at all. It now works and always saves, even if there are no detected changes to the file.

Shortcut keys didn’t work when focus was on a thumbnail.

Add/delete profile in management tab. In same dialog instance, profiles are not updated. Similarly adding a new profile from combo doesn’t update the tab.

Window title was not updated when selected node is removed and no new node selected (open a file, close the file.)

Connect via keyboard didn’t always give focus when it should.

Connected Group would always show itself upon connecting to a machine, regardless of setting.

Selecting a built-in group then hiding via menu option didn’t work properly.

Editing server/group properties did not always mark a file as changed.

Non-changes could result in save prompts at exit. This should no longer happen.

Activating the context menu via the keyboard button was not always operating on the correct node.

Changing a server/group name doesn’t change window title if the server/group is currently selected.

ALT+PAGEUP and ALT+PAGEDOWN hotkeys were switched. This is fixed for new installs—for existing files you’ll want to change on the [Tools.Options.Hot Keys] tab.

/reset command line option wasn’t resetting all preferences

“Server Tree” option from “Select server” focus release dialog didn’t show the server tree if it was hidden.

New file directory now defaults to “Documents”.

ListSessions dialog sometimes popped up in a weird location. Now placed within the main window

Lessons Learned - Importing Azure RDC Files into RDCMan.exe’s RDG

This is really over-engineering.  Azure’s “connect” link sends you a .rdc file to download or open.  The registered handler for .rdc files is mstsc.exe, a.k.a. Remote Desktop Connection.

The key line in the .rdc file is “Full Address:s:FQDN:PORT”.  The ‘s’ column in the colon-delimited value is short for ‘string,’ nothing more.  What we want are the FQDN, the port, and the .rdc file’s name.  Why the filename?  It turns out that the Azure Cloud Service is the FQDN in the .rdc file.  The machine name is just the filename.  In other words, if all your VMs are in the same Azure Cloud Service, then the FQDN for each .rdc will be identical.  Only the port will differentiate one VM from the other.

Anyhow, all this does is look for the Full Address line, extract out the FQDN and port data, then create a server element under the specified group in the RDG file.

...

Lessons Learned - Hotkeys and RDC Man

There are days I seem to live on RDC Man.  One day, I might try setting my Shell= to RDCman.exe.  On a VM, of course.

At any rate, there are times I need to switch back to the host machine.   While I would like to just see a ‘minimize RDC Man’ hotkey, I’ve had to make do with The Big Hammer: Ctrl-Alt-Del.  This brings up the ‘Windows Security’ screen (not my name: see for yourself at http://msdn.microsoft.com/en-us/library/aa383500(v=vs.85).aspx)

A simple Ctrl-Alt-Del isn’t sufficient.  Exiting the Windows Security screen will drop you back into RDC Man. Starting a Task Manager (or switching to it, if already started), will send keystrokes to the host machine.  If you’re an old-school Unix-head like me, the mouse is The Absolute Last Resort.   So, I hit Alt+T to start taskmgr.exe.

Wait, there’s more!  You need to release the Alt key between Ctrl-Alt-Del and Alt-T.

===

...

That should be enough RDCMan for you today...

Hoping Santa was going to bring you a Microsoft Band? Hope he doesn't shop online then...

Email that just came in (and it looks legit)

11/24/14
Dear Microsoft Store Customer,
Thank you for your interest in the Microsoft Band. Due to customer response, we no longer have any available for online sale. However, your local Microsoft Store may have some in stock through the holidays. Visit or call your local store. Find a store

To make it right, we're giving you a one-time promo code good for $10 off your next purchase of $50 or more from the Microsoft online store.* ...

image

While this kind of left a bad taste in my mouth, I do appreciate the honesty that we're SOL if we were hoping to get one online before the holidays. I'm sure there will be all sorts of venting/commenting/etc. around the blogs so I'll spare you. All I have to say is... :(