Thursday, October 14, 2004

Goodbye X1 and Agent Ransack - Hello Google Desktop Search

If you weren't already convinced that Google was developed by extra-terrestrials from beyond the milky way, this might just do the job.  From what I've seen so far, Google Desktop Search is simply amazing.  I'm not saying that I have already uninstalled these applications, but it seems as though their days are numbered.

 

Scott Hanselman has a good explanation of how it works here.

 

I was amazed how quickly it indexed my hard drive.  This is truly a momentous day for the computing world.

 

UPDATE: Okay well it seems like part of it's speed comes from the fact that it's picky about what it indexes.  Of a possible 156,962 files on my C: drive, it has indexed 28,328 (emails, IMs, cached web pages, and “files“).  I still think it's the coolest thing to come around in a while - but it seems as though I will be holding on to X1 and Agent Ransack for the time being. ;-)

#    Comments [0] |
 Monday, October 04, 2004

ASP.NET Version Switcher Rules!!!

Right now I’m running VS.NET 2003 and Whidbey side by side for some projects that I am working on.  When I popped back into VS.NET 2003 to do some ASP.NET 1.1 stuff the other day I was met with these rather daunting errors.

 

 

 VS.NET output:

 

Auto-attach to process '[3544] aspnet_wp.exe' on machine 'XXXXX' failed. Error code 0x8013134b.

 

Assuming that it had something to do with the fact that I had Framework 2.0 installed, I quickly brought up ASP.NET Version Switcher.  Surely enough the virtual directories for my newly created VS.NET 2003 projects were using version 2.0 of the framework.  Not sure exactly why this was happening or why it was preventing the debugger from attaching, but switching framework versions seemed to do the trick.   Sweet!!!

#    Comments [0] |

The Future Doesn't Vote

I’ve been following the writings of Stanford Law professor Lawrence Lessig for many years now.  A copy of his book Code and Other Laws of Cyberspace rests comfortably on my book shelf.  While I don’t always agree with him, I usually will take the time to read his latest blog post or article.  In his latest article for Wired, Dr. Lessig takes aim at a familiar theme.  Namely, how the government is mortgaging the long term future of the country in exchange for short term political gain.  He cites examples ranging from the environment to deficit financing to Iraq.  Lessig takes a pretty tough shot at the “Me Generation” in this excerpt.   

 

The Me Generation - which elected the first two presidents to have actively avoided military service (Clinton and Bush) and which will decide this election, too - is in charge, but it has taken its name much too seriously. Gone is the sense of duty that made so compelling Kennedy's demand "ask what you can do for your country." We don't even ask what we, as a nation, can do for our kids. The rhetoric of self-interest so deeply pervades politics that an ideal as fundamental as building a better future has been lost.

 

The crux of the article is that politicians have no accountability to the future because children (and the not yet born) do not have the power to hold them responsible for decisions that will adversely affect our country in the decades ahead.

 

The article seems to have a anti-Bush slant, but it’s not overt.  I think it’s safe to say that there are compelling counter-points for his arguments…but they’re worth checking out nonetheless.

#    Comments [0] |