Welcome to MSDN Blogs Sign in | Join | Help

January 2005 - Posts

Windows Indexing Service + ASP.NET = CannotDebug

Agrhhhhh! This is why I hate computers sometimes. Based on this post that I saw a few days ago I enabled the Indexing Service on Windows XP. Well all of a sudden I started getting: Parser Error Message: Access is denied: [name of .dll here] When debugging
Posted by omars | 1 Comments
Filed under:

How the Moleskine Rocked My World

It's so weird how a small black book and a nice pen can change things. Since graduating from college I have increasingly gone "all digital". No more paper, vacuum tubes, tapes etc etc. However, in this process I have tried to cram the needs of my life
Posted by omars | 18 Comments
Filed under:

Staying on the Getting Things Done Wagon

Scoble just mentioned that he'd fallen off the Getting Things Done wagon. This is dangerous. Since I started last march I have never fallen off the wagon. I have been bad about my weekly review of the task list, and I generally add more tasks to my task
Posted by omars | 3 Comments
Filed under:

My New Etymotic Headphones

I have owned the Bose Noise QuietComfort I and II for a while now. A few weeks ago (at Macworld) I purchased the Etymotic ER 6 isolator earphones for $99. I seriously love these headphones. I did not get the white ones ( ER 6i ) because they were designed
Posted by omars | 5 Comments
Filed under: ,

Favorite FireFox feature

This has to be my favorite feature (I don't really use FireFox, but just started to play around with it). I am always looking for specific text in a web page, and I hate doing the Control-F, rinse, repeat mechanism to find something. FireFox has this
Posted by omars | 15 Comments
Filed under:

Office 2003 Primary Interop Assemblies Article

Everything you wanted to know about the Office 2003 Primary Interop Assemblies (ignore if you aren't writing a managed code for Office). "Learn how to get and install the Office 2003 primary interop assemblies (PIAs), and how to reference and troubleshoot
Posted by omars | 2 Comments
Filed under:

Unlimited Photo Backup/Gallery (SmugMug)

I can't believe I just found out about this! SmugMug is an online photo site like Shutterfly or Ofoto with some BIG differences. For $29.95 a year you can store unlimited photos! That's right, simply start your uploads, and they will store full resolution
Posted by omars | 2 Comments
Filed under:

MovableType Blacklist for .NET

As I promised , here is the code for the MovableType Blacklist that I wrote for dasBlog. There are three pieces to it: the IBlackList interface The MovableTypeBlacklist class The Factory Class that holds an instance of the MovableTypeBlacklist and the
Posted by omars | 0 Comments
Filed under:

dasBlog 1.7 questions and answers

First of all, the community reaction to dasBlog Community Edition 1.7 has been great! I’m delighted that people have been able to move with little trouble. However, a number of folks have asked some questions and I’d like to answer some of those. Question
Posted by omars | 2 Comments
Filed under:

ClearContext to deal with E-mail

I've been meaning to write this for a while, and reading John's post on Microsoft's Email Culture finally motivated me to do so. I'm particularly interested in talking about how I deal with "Ignore Incoming Email" since that can be a major distraction.
Posted by omars | 2 Comments
Filed under: ,

Outlook Live

What happens when you take the most utilized business communication tool and team it up with Hotmail as the mail backend and sell that as a subscription? Outlook Live . This is a pretty cool service! You can use Outlook and have all your mail, contacts,
Posted by omars | 4 Comments
Filed under: ,

dasBlog 1.7 released

Well, I'm a bit late to the party... but as Scott announced , dasBlog 1.7 is finished. There are numerous and substantial improvements in this version. Some of them were done months ago, and the most substantial came in the last 2 months as Scott and
Posted by omars | 9 Comments
Filed under:

Picasa 2 supports RAW

Finally, a *free* photo album tool that supports RAW images like those from my Nikon D70! http://www.picasa.com/ update: it appears Picasa does not support auto rotation of images. That sort of bums me out. The data is there, not sure why they would not
Posted by omars | 3 Comments
Filed under:

Programming Teaches

Sometimes I wonder if I was supposed to be a programmer. My job at Microsoft does not require that I write any code... that's not what Program Managers do. Instead I do all sorts of other stuff, but I enjoy it a great deal. However, sometimes all the
Posted by omars | 2 Comments
Filed under:

Referral Spam and Movable Type Blacklist

Well, just in time for a wave of referral spam that is hitting my blog (mostly from http://www.ownsthis.com ) I spent part of today writing a class that can consume the Movable Type Blacklist . The class will allow you to download this file from the server
Posted by omars | 3 Comments
Filed under: ,

Adobe Premiere Elements 1.0

A few days ago I was in CompUSA doing the usual... walking aisle by aisle as my wife did some shopping in Union Square, and was surprised to find that Adobe had created an "Elements" version of Premiere . Finally, a DVD creating, Video Editing, Movie
Posted by omars | 3 Comments
Filed under:

Skype 1.1 Install Problems

Jeff is having problems installing Skype 1.1 . I am having the same problems. This is the first time I've ever used Skype, so this is not leaving a good impression. Anyway, booting into Safe Mode allowed me to install it. Not sure why.
Posted by omars | 2 Comments
Filed under: ,

Microsoft AntiSpyware

Not very often does a piece of software come along that blows me out of the water. A few months ago I got a very real experience dealing with spyware. Even after coaching my sister through fixing her computer, on my visit home over thanksgiving I found
Posted by omars | 6 Comments
Filed under: ,

RSS xhtml:body

A while ago there was some hubub about support for xhtml:body in the RSS item tag. Since all RSS aggregators must support the description tag, which contains all the escaped html content of the post, having another tag in the RSS feed that duplicates
Posted by omars | 1 Comments
Filed under:

Nullable Types

I'm pretty excited about Nullable Types in Whidbey. The primary reason I care about this is that in my PhotoLibrary (library that exposes EXIF properties of a picture) has lot of value types like int. One neat thing about the class is that using something
Posted by omars | 2 Comments
Filed under:

Dying Thread on Trackbacks, Referrals and Pingbacks

Part 2 of 2 Bug 2: TrackingHandler Thread Dies Another problem that Scott Hanselman informed me of was that he would frequently stop receiving Trackbacks, Pingbacks and Referrals on his posts. Furthermore, it was intermittent. This was troubling since
Posted by omars | 3 Comments
Filed under: ,

DateTime.ToString("yyyy-MM-dd")

Recently I found the answer to two very hard questions about bugs in dasBlog. They were kinda tricky to figure out, but also really interesting (bug 2 will be in a follow up post) Bug 1: DateTime.ToString() One of the classes in dasBlog that stores information
Posted by omars | 4 Comments
Filed under: ,

Enclosure support in dasBlog

Well, thanks to some encouragement from Jeff Sandquist , I just recently added Enclosure support to dasBlog. It was a bit tricky because RSS 2.0 only allows for a single enclosure per item . I didn't want to get burned by the spec changing at some point,
Posted by omars | 3 Comments
Filed under:
 
Page view tracker