<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Work Related on John's Random Review</title><link>https://static.my-is300.com/tags/work-related/</link><description>Recent content in Work Related on John's Random Review</description><generator>Hugo</generator><language>en-US</language><copyright>John Gardner</copyright><lastBuildDate>Tue, 30 Jul 2019 00:05:16 +0000</lastBuildDate><atom:link href="https://static.my-is300.com/tags/work-related/index.xml" rel="self" type="application/rss+xml"/><item><title>What I work on: Azure Monitor Workbooks</title><link>https://static.my-is300.com/2019/07/what-i-work-on-azure-monitor-workbooks/</link><pubDate>Tue, 30 Jul 2019 00:05:16 +0000</pubDate><guid>https://static.my-is300.com/2019/07/what-i-work-on-azure-monitor-workbooks/</guid><description>&lt;p&gt;The last time i posted a “what i work on” was &lt;a href="../../2017/06/what-i-work-on-application-insights-workbooks/"&gt;almost exactly 2 years ago&lt;/a&gt;.  And you know what?  I’m working on the same thing: workbooks!  but Workbooks has changed &lt;strong&gt;a ton&lt;/strong&gt; since that last post.&lt;/p&gt;
&lt;h3&gt;Two years later…so much has changed!&lt;/h3&gt;
&lt;h4&gt;Wait, first things first: &lt;em&gt;what&lt;/em&gt; is "workbooks"?&lt;/h4&gt;
&lt;a class="alignright" title="a workbook" href="https://www.flickr.com/photos/gardnerjr/48409306161/in/datetaken-public/" data-flickr-embed="true"&gt;&lt;img src="https://live.staticflickr.com/65535/48409306161_1236ae2c45_n.jpg" alt="a workbook" width="320" height="252" /&gt;&lt;/a&gt;
&lt;p&gt;A workbook is a canvas.  The author can put all kinds of things in it that query data from various Azure data sources, present that data in interesting ways, arrange the layout to their liking, and configure how users can interact with them.&lt;/p&gt;</description></item><item><title>What I work on: Application Insights Workbooks</title><link>https://static.my-is300.com/2017/06/what-i-work-on-application-insights-workbooks/</link><pubDate>Wed, 21 Jun 2017 22:40:37 +0000</pubDate><guid>https://static.my-is300.com/2017/06/what-i-work-on-application-insights-workbooks/</guid><description>&lt;p&gt;Recently, I&amp;rsquo;ve been working on &lt;a href="https://docs.microsoft.com/en-us/azure/application-insights/app-insights-usage-overview"&gt;Usage features for Application Insights&lt;/a&gt; in the &lt;a href="https://portal.azure.com"&gt;Azure Portal&lt;/a&gt;.  Our new usage features are still in preview mode, and include Users, Sessions, Events and Retention tools.  A person would normally use them to look at how users use their websites or app, what they click on, how often they come back, etc.&lt;/p&gt;
&lt;h4 id="users-tool"&gt;Users Tool&lt;/h4&gt;
&lt;p&gt;The users/sessions/events tools are very similar, showing you charts and grids and such about how users are using your website or app.  You can filter and slice and dice and split, and save them and share them and pin them to dashboards and everything.  (when you save them and pin them to the dashboard, they’ll show you a count matching your filters, so it’s possible to make a bunch of tiles on a dashboard that are like daily/weekly/monthly users of subsets of your site/app)&lt;/p&gt;</description></item><item><title>What I (used to) work on: CodeMap debugger integration</title><link>https://static.my-is300.com/2016/03/what-i-used-to-work-on-codemap-debugger-integration/</link><pubDate>Tue, 15 Mar 2016 05:10:48 +0000</pubDate><guid>https://static.my-is300.com/2016/03/what-i-used-to-work-on-codemap-debugger-integration/</guid><description>&lt;p&gt;Every once in a while, you run into one of those problems while debugging where you just don’t get what’s going on.  you’ve stepped through the debugger 10 times, and you &lt;em&gt;see&lt;/em&gt; it happening, but you just don’t know &lt;em&gt;why&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;I ran into one of those a few weeks back, while porting one of my apps to windows 10, where sometimes, when you clicked the back button, nothing would happen.  if you clicked it a second time, it went back to the page you were on.  And when this state was occurring, there were some other strange things going on that weren’t quite right.  I’d been stepping through it over and over, and i got to a place where the same breakpoint was getting hit 2 times, with the same stack when i navigated to the page in the first place.  This seemed like a very strange thing.  i couldn’t for the life of me figure out how that was possible. did i find some strange subtle bug in the Win10 UWP framework?  I figured that to be highly unlikely, i was certainly doing something subtle myself.  So i thought, “Hey, self, you used to work on debuggermap, i wonder if there’s something i’m not seeing here..”&lt;/p&gt;</description></item><item><title>What I’ve been working on: Open Live Writer</title><link>https://static.my-is300.com/2015/12/what-ive-been-working-on-open-live-writer/</link><pubDate>Wed, 09 Dec 2015 18:32:35 +0000</pubDate><guid>https://static.my-is300.com/2015/12/what-ive-been-working-on-open-live-writer/</guid><description>&lt;p&gt;It was &lt;a href="http://www.dotnetfoundation.org/blog/open-live-writer"&gt;announced this morning&lt;/a&gt; that what &lt;em&gt;used to be&lt;/em&gt; Windows Live Writer has been forked, modified, and open sourced under a MIT license as &lt;a href="http://openlivewriter.org/"&gt;Open Live Writer&lt;/a&gt;. Prior to Facebook, i used to post a lot more stuff here on my blog, and when i did, i did most of that posting using WLW. Microsoft stopped actively developing it after the Windows Live Writer 2012 release and most of that team was moved to working on making apps for Windows 8. I still used WLW after that, but slowly over time the plug-ins i used stopped being supported, and it became a little bit harder to use. And Facebook made it easy to post little things, and life always has a way of finding other things to do. I always mean to post more stuff here, and i probably have 10 or more unfinished drafts either as WLW .wpost files, or saved as drafts in WordPress.&lt;/p&gt;</description></item><item><title>What I work on: CodeLens (VS2013 RC!)</title><link>https://static.my-is300.com/2013/09/what-i-work-on-codelens-vs2013-rc/</link><pubDate>Tue, 10 Sep 2013 17:19:18 +0000</pubDate><guid>https://static.my-is300.com/2013/09/what-i-work-on-codelens-vs2013-rc/</guid><description>&lt;p&gt;As of yesterday, the &lt;a href="http://blogs.msdn.com/b/somasegar/archive/2013/09/09/announcing-the-visual-studio-2013-release-candidate.aspx"&gt;Release Candidate of Visual Studio 2013 is now available&lt;/a&gt;! (And, MSFT changed its mind, so if you have an MSDN subscription, you can also &lt;a href="http://msdn.microsoft.com/en-US/subscriptions/downloads"&gt;download Windows 8.1 RTM&lt;/a&gt;!)&lt;/p&gt;
&lt;p&gt;The feature my team (and others) has been working on, CodeLens, has undergone some major updates and cleanups since the preview. To see the most of it, you can go to &lt;a href="http://msdn.microsoft.com/en-us/library/vstudio/dn269218(v=vs.120).aspx"&gt;MSDN&amp;rsquo;s page about CodeLens&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s just one little picture including some of the new stuff. for the rest, go to the MSDN link above!&lt;/p&gt;</description></item><item><title>Another new office!</title><link>https://static.my-is300.com/2013/07/another-new-office/</link><pubDate>Sun, 21 Jul 2013 18:03:16 +0000</pubDate><guid>https://static.my-is300.com/2013/07/another-new-office/</guid><description>&lt;p&gt;This one is much bigger than the last.  &lt;em&gt;Unfortunately&lt;/em&gt;, it isn’t a single office.  it would be pretty awesome if it was.  But my team (and most of the rest of the team that makes Visual Studio) is now in “Team Rooms” in the newly remodeled Building 18.  Team rooms are the new hotness, apparently.  I think that every team in b18 (including managers, etc!) are all in team rooms.&lt;/p&gt;</description></item><item><title>What I work on: CodeLens!</title><link>https://static.my-is300.com/2013/06/what-i-work-on-codelens/</link><pubDate>Wed, 26 Jun 2013 17:19:11 +0000</pubDate><guid>https://static.my-is300.com/2013/06/what-i-work-on-codelens/</guid><description>&lt;p&gt;Today at the &lt;a href="http://www.buildwindows.com/" title="//build/ conference" target="_blank"&gt;//build/ conference&lt;/a&gt;, Visual Studio 2013 was announced and shown in preview form (and download!). And once again, my group (well, my group plus our larger team) made the front page of visualstudio.com:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/9145340540/" title="2013 indicators! by gardnerjr, on Flickr"&gt;&lt;img src="http://farm4.staticflickr.com/3711/9145340540_982acbb77e.jpg" width="500" height="197" alt="2013 indicators!"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In Visual Studio 2013, when doing c# and vb, you&amp;rsquo;ll get extra &amp;ldquo;indicators&amp;rdquo; above your methods that give you kindof a &amp;ldquo;heads up display&amp;rdquo; of things about that class/method/property. The first one shows you references to the method, if you&amp;rsquo;re also using TFS it will show you which people have touched &lt;em&gt;that method&lt;/em&gt; and in what changesets. Its tfs history on steroids! If you&amp;rsquo;re also using the built in unit testing features, that method will also show you an indicator that shows which tests test &lt;em&gt;that method&lt;/em&gt;, and how many are pass/fail. If you click on any of the indicators, you&amp;rsquo;ll get a popup that shows you the details, and each details popup window has more useful info and actions you can do with that reference, or that changeset, or that unit test!&lt;/p&gt;</description></item><item><title>What I Work on: Code Map Debugger Integration</title><link>https://static.my-is300.com/2013/04/what-i-work-on-code-map-debugger-integration/</link><pubDate>Sat, 06 Apr 2013 19:48:05 +0000</pubDate><guid>https://static.my-is300.com/2013/04/what-i-work-on-code-map-debugger-integration/</guid><description>&lt;p&gt;In the last “&lt;a href="../../2012/11/what-i-work-on-code-map/" target="_blank"&gt;what I work on&lt;/a&gt;” post, I talked about the Code Map feature that was new in Visual Studio 2012 Ultimate (Update 1). It has turned out to be a very popular feature (as it should) because it is super useful!&lt;/p&gt;
&lt;p&gt;After people have used Code Map for a while, one of their first requests is “how do I get debugger information into this map?” There are ways to do it, where as you step through code, you keep manually doing “show on code map” on the method you’re in, but that gets very tedious.&lt;/p&gt;</description></item><item><title>What I Work On: Code Map</title><link>https://static.my-is300.com/2012/11/what-i-work-on-code-map/</link><pubDate>Wed, 28 Nov 2012 06:17:06 +0000</pubDate><guid>https://static.my-is300.com/2012/11/what-i-work-on-code-map/</guid><description>&lt;p&gt;Yesterday, &lt;a href="http://blogs.msdn.com/b/somasegar/archive/2012/11/26/visual-studio-2012-update-1-now-available.aspx" target="_blank"&gt;Visual Studio 2012 Update 1&lt;/a&gt; shipped! So I can officially talk about what I just worked on. Much of it has already been available in preview form and CTP releases and such, but you don&amp;rsquo;t want to get in trouble! :)&lt;/p&gt;
&lt;p&gt;I joined the Visual Studio team back in April, just as work was finishing up on Visual Studio 2012. As part of that release, the VS team was moving to much more agile release schedule for updates, so here we are, about 4 months after going gold with an update with lots of fixes and cool new features!&lt;/p&gt;</description></item><item><title>Random things about working at Microsoft for a year</title><link>https://static.my-is300.com/2010/07/random-things-about-working-at-microsoft-for-a-year/</link><pubDate>Mon, 12 Jul 2010 06:27:02 +0000</pubDate><guid>https://static.my-is300.com/2010/07/random-things-about-working-at-microsoft-for-a-year/</guid><description>&lt;p&gt;While I’ve only worked there for a year, because I was “acquired” in an “asset” in an acquisition, I have 11 years of “service” for things like vacation and office placement, so that’s handy.&amp;#160; In no particular order:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;I've installed Windows a lot in a year. 2 different versions of Windows 7 a total of 9 times, 2 different versions of Server 2008 3 times. (And 3 Win7+1 Server2K8R2 installs at home!) Although i haven’t installed windows in several months, though. &lt;/li&gt; &lt;li&gt;I’ve installed Visual Studio 2010 even more.&amp;#160; Probably something like 20 different internal builds on 3 machines and several VM’s. Although since the RTM version was available, i haven’t had to install that anymore either. Visual Studio 2010 is so much better than 2008.&amp;#160; After using Eclipse for years, i’ve gotten used to so many of the built in features there that i was really surprised that visual studio doesn’t have similar functionality.&amp;#160; There are some add-ons that add a lot of the refactoring things and other tools, but like visual studio, most of them are not free. &lt;/li&gt; &lt;li&gt;It's amazing how many IM conversations i have. At rosetta we would have just gotten up and walked over there instead of using IM. Communicator at MS works way better than it did at Merck.&amp;#160; Even the desktop sharing works really well.&amp;#160; At Merck, the old version of netmeeting we were using was pretty finicky. &lt;/li&gt; &lt;li&gt;I’ve had 4 different offices (not counting the conference room we worked out of for a week+) &lt;/li&gt; &lt;li&gt;There’s an email mailing list (or 2) for anything and everything.&amp;#160; The email alias often has a name that makes no sense unless you know what the codename of a product was 5 years ago.&amp;#160; And with all the email, there are still a ton of people with no email etiquette whatsoever.&amp;#160; And there are people that have 30 lines of crap in their signature. &lt;/li&gt; &lt;li&gt;Across 4 computers and 2 VM’s i’ve had exactly one bluescreen, and it was in the windows2008 server installer. (apparently it didn’t like the USB headset i had plugged in!) &lt;/li&gt; &lt;li&gt;I use OneNote all the time to take notes.&amp;#160; I’d never used it before.&amp;#160; And the 2010 version of OneNote makes some other things even easier.&amp;#160; I only write on paper now when i go to meetings and don’t take my laptop, or if i’m sketching out paper prototypes.&amp;#160; Sadly, it looks like the mobile version of onenote is pretty crippled compared to the full version.&amp;#160; i only see numbered and bulleted lists, when i use the other tags like checkboxes and colors all the time. &lt;/li&gt; &lt;li&gt;C# as a language (and the .net framework in general) is pretty awesome.&amp;#160; Especially LINQ and lambdas.&amp;#160; Likewise,&amp;#160; WPF + the xaml language and bindings makes it trivial to do a lot of things without much (or any) code. The visual GUI designer tools in VS2010 and Blend are the first ones i’ve used that don’t generate horrible horrible code.&amp;#160; And the binding functionality makes hooking data up to controls trivial. &lt;/li&gt; &lt;li&gt;&amp;#160; Expression Blend + SketchFlow are pretty awesome.&amp;#160; I need more time to learn them both, as they’re way more powerful and useful than i’m using them.&amp;#160;&amp;#160; But there are some things that take like 2 seconds in Blend that are painful in visual studio. &lt;/li&gt; &lt;li&gt;There is a HUGE amount of available training.&amp;#160; Classroom, online, books, everything, and most of it that i have used as been very very good. &lt;/li&gt; &lt;li&gt;like half the people I know have iphones.&amp;#160; windows phone 7 looks cool at all, its just so far behind/away.&amp;#160; Apple has released 4 hardware revisions and major OS versions in the time its taken MS to do 1?&amp;#160; Since my first gen iphone is effectively a dead end now that it is no longer upgradable, I’m waiting for it to be worth my time to buy a new phone… &lt;/li&gt; &lt;li&gt;The company meeting at Safeco field is crazy.&amp;#160; Last year had lots of great stuff, with Windows 7 and Office 2010 coming.&amp;#160; This year’s should be interesting, with Win Phone 7 and Kinect coming soon.&amp;#160; It would also be cool if they gave some more Windows 8 details. &lt;/li&gt; &lt;li&gt;I’d say like 33% of the people I know/have met are hardcore pro MS people.&amp;#160; Another 33% are just there for a job that pays the bills.&amp;#160; Another 33% are pro MS but realistic about the areas where we could be doing better.&amp;#160; That last 1% is a crazy rabid anti microsoft bunch that thinks we’re on the wrong track completely about everything we do no matter what it is.&amp;#160; We could be curing cancer and they’d still be upset. &lt;/li&gt; &lt;/ul&gt;</description></item><item><title>Yes, Rosetta (aka Merck Seattle) is closing.</title><link>https://static.my-is300.com/2008/10/yes-rosetta-aka-merck-seattle-is-closing/</link><pubDate>Thu, 23 Oct 2008 05:02:02 +0000</pubDate><guid>https://static.my-is300.com/2008/10/yes-rosetta-aka-merck-seattle-is-closing/</guid><description>&lt;p&gt;By December 31, 2009 (nine, not eight), the Seattle Merck &amp;ldquo;lab&amp;rdquo; is closing. But Rosetta Biosoftware isn&amp;rsquo;t technically the lab, so there are other plans in the work for Rosetta Biosoftware and GEL Operations. We don&amp;rsquo;t know all the details yet, so that kinda sucks, but i&amp;rsquo;m not too worried about it right now.&lt;/p&gt;
&lt;p&gt;Its kinda sad: in a ~3500 word press release about &lt;a href="http://www.merck.com/newsroom/press_releases/financial/2008_1022.html"&gt;Merck&amp;rsquo;s 3Q2008 earnings&lt;/a&gt;, its single a whopping sentence:&lt;/p&gt;</description></item><item><title>This is what happens when i leave my desk at work.</title><link>https://static.my-is300.com/2008/08/this-is-what-happens-when-i-leave-my-desk-at-work/</link><pubDate>Fri, 01 Aug 2008 23:11:11 +0000</pubDate><guid>https://static.my-is300.com/2008/08/this-is-what-happens-when-i-leave-my-desk-at-work/</guid><description>&lt;p&gt;Go away for 5 minutes, and look what happens. Delicious goods appear!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/2720156421/" title="what happens when i leave my desk for 5 minutes by gardnerjr, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3111/2720156421_724ac7316b.jpg" width="500" height="375" alt="what happens when i leave my desk for 5 minutes" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Our users aren't stupid. They just don't have time to be curious!</title><link>https://static.my-is300.com/2008/07/our-users-arent-stupid-they-just-dont-have-time-to-be-curious/</link><pubDate>Wed, 02 Jul 2008 02:01:49 +0000</pubDate><guid>https://static.my-is300.com/2008/07/our-users-arent-stupid-they-just-dont-have-time-to-be-curious/</guid><description>&lt;p&gt;John Gruber at &lt;a href="http://daringfireball.net/linked/2008/07/01/spolsky-menu-items"&gt;Daring Fireball&lt;/a&gt;:&lt;/p&gt;</description></item><item><title>IPO!</title><link>https://static.my-is300.com/2000/03/ipo/</link><pubDate>Sat, 18 Mar 2000 03:44:33 +0000</pubDate><guid>https://static.my-is300.com/2000/03/ipo/</guid><description>&lt;p&gt;For those of you that check this page, here&amp;rsquo;s some more good news: Rosetta Inpharmatics is going Public!
Thats right! We filed our S-1 on friday (3/17)! Check out FreeEdgar for the whole deal! It is a very exciting time to be in a hightech/biotech company!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post recovered from my really old blog on the internet archive @ &lt;a href="http://web.archive.org"&gt;http://web.archive.org&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Promoted!</title><link>https://static.my-is300.com/2000/03/promoted/</link><pubDate>Thu, 16 Mar 2000 03:43:31 +0000</pubDate><guid>https://static.my-is300.com/2000/03/promoted/</guid><description>&lt;p&gt;On the other good news front, I also got promoted! I guess working 70+ hours a week will get you that! Crazy. I&amp;rsquo;m now a &amp;ldquo;Senior Developer&amp;rdquo;. Rock on. Check out Rosetta&amp;rsquo;s Website for all the goods!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post recovered from my really old blog on the internet archive @ &lt;a href="http://web.archive.org"&gt;http://web.archive.org&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;</description></item></channel></rss>