# Wednesday, July 22, 2009

I just saw an email that said that Windows 7 and Windows Server 2008 R2 have been sent off to manufacturing.

I know it has taken a long time and a lot of effort to get to this point and I am sure there are a lot of people in Redmond who are very relieved and probably celebrating with adult beverages.

I know I have been enjoying testing the betas and release candidates. Now I just have to wait for them to make those 1’s and 0’s so I can download the release version and start working with it on my production machine with the blessing of our IT department.

Wednesday, July 22, 2009 10:00:00 PM (Mountain Standard Time, UTC-07:00)  #    Disclaimer  |  Comments [0]  | 
# Saturday, July 18, 2009

I got an email last week stating that Microsoft will be shutting down their Popfly service as of August 24. The full text of the email is below if you are interested. At the same time some others pointed out that Google is discontinuing their mashup editor on August 12. I have a Popfly account but I never did complete a mashup. At first when I heard of them I was excited and saw mashups as the future of web development. I still believe that the concept behind a mashup (getting data from different locations and combining it in useful ways) is important but with AJAX and web service support in more mainstream technologies like Silverlight I am not sure that the need for a separate location to host mashups is necessary.

I have seen some calls for Microsoft to open source the code to Popfly to allow the community to continue to support it. While I can see the advantage of having a place to learn programming and creating a game at the same time I am not sure that the world needs another online game site or that the learning opportunities that were available on Popfly are not also available through XNA Studio or the Web Platform Installer that we are redirected to. The ASP.NET starter kits also provide a learning opportunity for people trying to get into programming for the web.

Here is the text from the email.

 

I’m writing to thank you for registering and using Microsoft Popfly. I’ve been fortunate enough to see all the innovative mashups, Web pages, and games created by the Popfly community since we launched Popfly two years ago. It has truly been a pleasure to watch the spirit of creativity flow through a growing Popfly community over the life of the product.

It’s with a heavy heart that I share some news with you today: on August 24, 2009, the Popfly service will be discontinued and all sites, references, and resources will be taken down.

After August 24th, your access to your Popfly account, including any games and mashups that you’ve created, will be discontinued. However, Microsoft is still very much dedicated to helping you express your creativity and pursuing a path to software development. If you’re interested in refining your skills in Web applications, please visit Microsoft Web Platform Installer. For those interested in programming on the Xbox, then please visit Microsoft XNA or Microsoft Kodu. And for those who are interested in Windows programming, please visit Microsoft Express.

Thanks again for your support and please don’t hesitate to contact us at popfly@microsoft.com if you have any questions.

Regards,
John Montgomery
for the Popfly Team

Saturday, July 18, 2009 9:53:00 PM (Mountain Standard Time, UTC-07:00)  #    Disclaimer  |  Comments [0]  | 
# Tuesday, July 07, 2009

There is an announcement posted at http://blogs.msdn.com/netservicesannounce/archive/2009/07/07/microsoft-net-services-july-2009-ctp-release-announcement.aspx that a new version of the .NET Services SDK has been released. From what I have seen there have been some changes that might require recompiling code. I will have to take more time to look over the release notes and update my samples.

This seems like a refinement of the previous CTP, as it should, as we are nearing the release of the entire Azure platform.

Tuesday, July 07, 2009 8:41:00 PM (Mountain Standard Time, UTC-07:00)  #    Disclaimer  |  Comments [0]  | 

I just finished listening to an episode of the Connected Show podcast. Most of the episode is an interview with Ted Neward about the Apache Stonehenge project. Ted brings up some really good points about the project.

1. Everything is in the open on the mailing list. Right now we are trying to decide what all will end up in our 2nd milestone release. If you want to have a say please jump in and give your opinions.

2. The projects is completely open source so you can see what others are doing and decide for yourself if the code follows “best practices” or if you have a better way. I have to admit that personally I sometimes find the idea of having thousands of people (I wish it were that many but some day it may grow to that) doing a code review on my code a little intimidating.

3. Microsoft is committed to interoperability. This is just one of several interoperability projects that I am aware of. While Microsoft is still competing and trying to make better products so we will all buy them they also have gotten the message that they have to play nice and are working hard to make sure that they do.

I really had to laugh when Ted explained that we aren’t espousing “best practices” because historically what is considered best practice when a technology is new is rarely what is best practice many years later. I have talked with some of the others on the project at different meetings we are attending. We are trying to get interoperability first and foremost with thought being put into how to make it easier to test the interoperability and also if we can provide test harnesses to make it easier to test the growing matrix of configuration and interoperability options.

If you want to see how web service implementations from various vendors can all work together check out the project at http://incubator.apache.org/stonehenge/

Tuesday, July 07, 2009 4:10:00 AM (Mountain Standard Time, UTC-07:00)  #    Disclaimer  |  Comments [0]  | 
# Monday, July 06, 2009

I am about to leave on a trip and suddenly felt the need to get a USB adapter to allow me to partner a phone and computer via Bluetooth. I found several options online and at reasonable prices but with my short timeframe I couldn’t get it shipped to me so I started looking for a bricks and mortar solution. I pulled up a search engine that touts itself as having more information about local businesses than others and searched for computer. I was mainly looking for phone numbers since I thought I knew the computer stores in the area. I found a couple of new entries and decided to look them up. One of them had the following page provided by the search engine.

Despite having an address the default map seems to show me a 500 mile radius. It wasn't at all useful. I thought it might be due to the address having a street name where most addresses in this area are based on a grid system with numeric values for north/south and east/west. After clicking on the zoom in button 10 times and sliding the map around because it didn't zoom in on the pushpin I was able to get to this map image

Obviously the map knows where the street is and could have mapped it. In the end I ended up not calling the business because they didn't appear to offer what I wanted but if I hadn't been so pressed for time I wouldn't have even messed with clicking the zoom in button 10 times. If I were the advertiser I would be asking the web site to update the map to help drive more business. As it stands I suspect that a lot of people would pass up this business if they couldn't figure out where it is located.

Monday, July 06, 2009 12:31:43 PM (Mountain Standard Time, UTC-07:00)  #    Disclaimer  |  Comments [0]  |