Brandon Live!

Desktop Search FAQ   |   Start++   |   Contact Me

32-bit Explorer shell on Windows x64

May 22, 2005 at 10:45 pm
Imported from old blog

It took a little longer than expected to get ready, but it’s here.

Head on over to Extended64.com to see the guide.  It includes an MSI file with some simple tools that will help you switch between the 32-bit and 64-bit shell, as well as make working in the 32-bit shell a bit easier.

At this point I’m still labelling this as an experimental hack and nothing more.  If you don’t understand what you’re doing, don’t do it!   Wait until braver souls have tried it out and found all the issues that I may have missed.

Oh, and there’s a forum for this hack at E64 now, so you can post all your questions/feedback/ideas and what not.  So get to it!


Dear Microsoft: Get on the boat.

May 19, 2005 at 7:30 pm
Imported from old blog

Dare wrote a post with the title Microsoft Missing the Boat on Programming Language Trends.

Coincidentally (or not?  Maybe Dare read my mind) - I was preparing to write an entry with almost exactly the same title!  My topic is a bit different.  Dare wrote about how Microsoft has neglected certain types of languages (scripting, VB, etc), and appears to have been inspired by Chris Anderson’s post.

I’m certain that they’re both right.  No doubt about it, Microsoft has been blindly focused on C# (and to a lesser extent, Managed C++ and VB .NET) for a while now. 

However, my concern hasn’t been what type of language they’ve been ignoring, but rather what kind of developer they’ve been ignoring.  So who have they forgotten about?  My friends. 

Dear Microsoft,

Many of my friends, both here in Albany/Troy, and back at the University of Rochester, are computer geeks.  More than a few are CS students.  Guess how many of them have Visual Studio on their computers… That’s right, none.  Now guess how many of them use Emacs or Xcode?  Yeah, pretty much all of them.

Microsoft needs their own Emacs type of program.  Or their own Xcode.  The “Visual Studio Express” products sounded promising to me at first.  But then I discovered they’re just replacements for what used to be “Standard Edition” products.  In other words, they’re not entirely lightweight, they’re not especially flexible (one product per language), and they aren’t free.

Microsoft has arguably the best development suite on the planet.  But they aren’t using that to attract young, up-and-coming developers to their platform.  They’re also neglecting hobbyists.

Back at U of R, they start CS students with Java.  One or two people might download JCreator, but upwards of 90% of the class always uses Emacs for their Java development.  Most of them SSH into a Unix server to do it, but some (especially those running Linux or OS X) run it on their own computers.

So what am I asking for?

I’d like to see Microsoft release a language-agnostic source editor like Emacs, with some of their spiffy Visual Studio features, and include it on the Windows disc.  It should support all the major languages out of the box:  C/C++, C#, Java, and maybe VB/VB.NET.  Although I’d understand if they were relunctant to include Java support.  But even if they don’t, the tool should still let you write Java code and do all the basic stuff that Emacs always does (indenting, parenthesis matching, etc).  And you should be able to point it at whatever compiler you want to use.

It should also include the basic MS C/C++ and C# compilers.  Add in some basic debugging code if you want.  But it doesn’t really even need to be a full-fledged IDE.  All we need is an editor.  Notepad is severely lacking.  They can call it “Microsoft Editor” or something, to fit with their usual no-nonsense (no-creativity) naming scheme.

Make it run on all versions of Windows and make it freely downloadable today.  Then (and this is the tough part), put it somewhere in that extra 3.4GB of space you have on the Longhorn DVD.

Just do what Emacs and Xcode do for Linux/BSD and OS X… and keep it simple.  It won’t compete with Visual Studio in any significant way… it will just be a path for students/hobbyists to eventually get to VS. 

Oh, and bring back FrontPage Express.  Make it just like FrontPage 2003 without the WYSIWYG portion.  Just the code editor.  That part rocks.  Maybe give it a better name than FrontPage Express, though.  You can call it Microsoft Editor HTML Edition 2005 for all I care.  Actually scratch that, the Microsoft Editor I already told you to build should be able to handle that functionality just fine.


BlogMap is gone for now

May 16, 2005 at 4:07 am
Imported from old blog

For some reason it was making my blog load really really slowly sometimes.  Unfortunately I’m kind of limited in terms of places where I can put it seeing as I don’t own the server, and only work with the tools they so graciously provide me :)

But yeah, performance for those that come by way of browser should be improved.


It’s up.

May 15, 2005 at 11:47 pm
Imported from old blog

http://desktop.msn.com

Download away :)

Also, http://addins.msn.com is up as well.

64-bit users will find that Windows x64 Editions are not supported in this release.  HOWEVER:

Watch here or Extended64.com for more on that.


The wait is over.

at 10:24 pm
Imported from old blog

Microsoft/MSN will be releasing their new MSN Toolbar along with what is now called “Windows Desktop Search” within the next few hours.

I’ve been working with near-final bits for a little while now (as part of the Search Champs program) and I must say I’m very impressed with how they’ve listened to customer feedback and incorporated changes so very quickly.

Examples: 

-The “Prioritize Indexing“ option, so that those of us with excess computing power can have the index always instantaneously up-to-date.
-The ability to specify which Outlook folders should be indexed.
-Much better developer support and documentation (and they’ve got more of that in the works as well).
-Much cleaner UI, better performance, and countless bug fixes.
-Far more advanced options exposed in the configuration UI.

They even let you change the default web search to something other than MSN Search!  How incredibly un-monopolistic :)

As you might have guessed, I’ve been waiting for this release to show you more of the work I’ve been doing.

Watch http://desktop.msn.com for the release, which I’m told should be up within the next couple hours.


How do they do it?

May 10, 2005 at 7:43 pm
Imported from old blog

If you remember my Search Champs trip, you might remember that Seattle was uncharacteristically lacking of percipitation.  Having watched Weather.com over the last few days, I’ve been given the impression that it’s been pretty rainy here since then.  It’s a lie.  The weather is perfect today.  As far as I’m concerned, it never rains in Seattle.  They just want you to think that.

The forecast says no rain tomorrow or Thursday, but then four years of flooding right after I leave.  Okay, maybe not four years, but as far as they can predict.  More deception, methinks.


What have I been doing?

at 7:27 pm
Imported from old blog

Here are a few things that I’m working on:

1) A simple plug-and-play add-in that you can use to build a Windows application that hosts results from MSN’s desktop search, as I’ve shown in screenshots before.

2) A package that makes MSN’s desktop search much more useful on Windows x64 systems.  I’m looking into options for achieving shell integration with 64-bit Explorer (Deskbar, etc).  I should be able to have a basic 64-bit deskbar soon, but without the advanced shortcut functionality (it will initially be just for search queries). 

3) Much more 64-bit stuff.  I’ve been talking with Ryan Hoffman of Extended64 about some ideas there.  I recently switched back to Windows x64 with newfound determination to make things work that currently don’t.

But right now I’m back in Seattle for a couple days, so for the most part I won’t be doing any work on that stuff until the end of the week.


Been quiet around here…

May 9, 2005 at 2:45 am
Desktop Search, Imported from old blog, WDS Development

But I haven’t been completely non-productive:

 

DS-64


Super-size M200

May 1, 2005 at 8:38 pm
Imported from old blog

It looks like a Toshiba design engineer ran out of time in developing the new Tecra M4, and decided to just hit the “zoom” button while looking at the M200 spec and submit that instead.

That’s the new Tecra, here’s the original M200:

 

Oh okay, if you look closely, it looks like the buttons on the screen were reversed.  Still, I think this is a good example of not changing the formula when it already works so darn well.


MSN likes me more than Google

at 5:45 pm
Imported from old blog

Buzz Bruggerman blogs, “What’s in a vanity search? Or why are the numbers so far off?”  

He mentions that Google returns a much larger number of total results for his name (as well as several others) in quotes, ie. “Buzz Bruggerman” returns 24,100 results on Google and only 4,079 results on MSN Search.

But more interestingly, neither engine lets you see all of those results that it supposedly found!  In his case, Google did still show a greater number of results (about 1,000 vs. 500), but he says that MSN’s number seems much closer to reality.

Tim Bray has a good explanation of what’s probably going on here.

Personally, I don’t know what all the hubbub is about:


[powered by WordPress.]

Hi. I'm Brandon. I'm a geek, and I work on Search technology for Windows at Microsoft. This is my blog.

RSS Button

Picture

categories:

archives:

May 2005
M T W T F S S
« Apr   Jun »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

search this site:

The views expressed within my blog are my own - and are not in any way indicative of those of the company I work for, Microsoft, or it's employees. No warranties or other guarantees will be offered as to the quality of the opinions or anything else offered here.

Xbox Live GamerCard

Most popular searches that brought people here today:

searchfilterhost.exe (2)link start menu to
desktop
(1)MacBook +Vista
+trackpad O
(1)outlook 2007 search
in vista
(1)desktop machine (1)search in outlook
2007 does no
(1)start (1)tversity 360 vista (1)installing windows
desktop sea
(1)searchprotocolhost (1)