Sign In
Omar Shahine's WebLog
The content of this blog is a subset of the posts I make to my personal blog http://www.shahine.com/omar/.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Apple
Blogging
dasBlog
Digital Audio
Gear
Hotmail
Life Hacks
Media Center
Microsoft
Office
Productivity
Programming
Software
Tablet PC
Technology
Windows
Windows Tips
Archive
Archives
May 2005
(9)
April 2005
(26)
March 2005
(27)
February 2005
(18)
January 2005
(23)
December 2004
(13)
November 2004
(3)
October 2004
(10)
September 2004
(7)
August 2004
(2)
July 2004
(9)
June 2004
(5)
May 2004
(19)
April 2004
(21)
March 2004
(23)
February 2004
(19)
January 2004
(12)
April, 2004
MSDN Blogs
>
Omar Shahine's WebLog
>
April, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Omar Shahine's WebLog
How to replace notepad.exe with notepad2.exe
Posted
over 8 years ago
by
OmarShahine
91
Comments
Thanks to some great comments and a specific one from James I have now replaced notepade.exe with the vastly superior notepad2.exe and prevented Windows File Protection from replacing the new notepad. Here are the steps (warning, process with care...
Omar Shahine's WebLog
Even better notepad.exe
Posted
over 8 years ago
by
OmarShahine
14
Comments
From Roy Osherove . Notepad is one of the apps I use most on Windows. It's especially handy for removing formatting from text, storing quick snippets and so on. However, it was probably written in 1995 and hasn't changed since. Notepad2 is a FANTASTIC...
Omar Shahine's WebLog
Windows Forms 2.0 Simple Multithreading
Posted
over 8 years ago
by
OmarShahine
0
Comments
Check out the new BackgroundWorder component . This is so very cool. I've had to do similar things in at least 5 different projects I wrote in the past year. It's great that this stuff will be built into Windows Forms 2.0. It will sureley save me a bunch...
Omar Shahine's WebLog
Getting Things Done 2 months later
Posted
over 8 years ago
by
OmarShahine
7
Comments
It was about 2 months ago that I started using the Getting Things Done system. First I bought the book , then I got the software , then I organized my life and now I'm a lot happier for it. LauraJ just wrote a post on how GTD has impacted her , and...
Omar Shahine's WebLog
Great Smartphone companion desktop application
Posted
over 8 years ago
by
OmarShahine
2
Comments
Wow, this is something I've always wanted on my PC. Jeyo Mobile Companion lets you send, receive, and generally manage your SMS messages on your Windows Mobile Smartphone. You can also manage your call history I just installed it and it seriously rocks...
Omar Shahine's WebLog
Opening Acrobat PDFs in IE
Posted
over 8 years ago
by
OmarShahine
5
Comments
As I just mentioned , there is a way to make Office documents open in their respective apps rather than IE. Since PDFs are quite common on the net I am always getting annoyed when they load in the browser for many of the same reasons I mentioned earlier...
Omar Shahine's WebLog
Office Documents opening in IE
Posted
over 8 years ago
by
OmarShahine
9
Comments
One of my biggest gripes about Windows and Office is that when you click on a word, excel, or PowerPoint doc (or acrobat doc) in Internet Explorer, those documents render in the browser pane. This is one of the biggest usability issues I face with Windows...
Omar Shahine's WebLog
iTunes 4.5
Posted
over 8 years ago
by
OmarShahine
1
Comments
iTunes 4.5 is out . Most interesting new features: Can import WMA files New format, Apple Lossless Welcome to the party. I rip all my audio as WMA Lossless cause I don't want no stinkin compression. However, I trancode all my audio to the...
Omar Shahine's WebLog
When COM Registration fails in an MSI (vsdraCOM has no affect)
Posted
over 8 years ago
by
OmarShahine
2
Comments
Summary In this weeks’ installment of I hate COM , lets talk about a frustrating problem I’ve been having (turns out I had this problem when I wrote my Media Center Front Panel Display but found a different workaround I mention below)....
Omar Shahine's WebLog
Send to OneNote from Outlook PowerToy
Posted
over 8 years ago
by
OmarShahine
17
Comments
At long last, my PowerToy is live! Send to OneNote from Outlook lets you send Mail, Post items and Sticky Notes to OneNote (note, this was previously called Outlook2OneNote). While you are there I also recommend Send to OneNote from Internet Explorer...
Omar Shahine's WebLog
Programming for Outlook using managed code is hard
Posted
over 8 years ago
by
OmarShahine
13
Comments
Background Programming for Outlook using managed code is hard. I take that back. Programming for Outlook is relatively easy if you can figure out where to stick your code. Working out the problems you’ll encounter is hard (and I’m still...
Omar Shahine's WebLog
AssemblyVersion build and revision number
Posted
over 8 years ago
by
OmarShahine
5
Comments
The other day I was wondering where the AssemblyVersion build and revision numbers come from if you use the default synax in your AssemblyInfo files: // // Version information for an assembly consists of the following four values: // // Major Version...
Omar Shahine's WebLog
OneNote SP1 Preview Rocks
Posted
over 8 years ago
by
OmarShahine
2
Comments
Chris Pratley has a write up on OneNote SP1 Preview . This is a huge upgrade and has lots and lots of new features. I've been running it for a few months now and love it. Here are my favorites: Capture Screen Shots and Snippets. Scratch Out...
Omar Shahine's WebLog
Creating Managed Outlook Buttons with Icons
Posted
over 8 years ago
by
OmarShahine
0
Comments
I've been working on an Outlook Add-in in C# using the Visual Studio Shared Add-in project. I referenced this article on how to create a custom icon for your button: Custom Button Faces in a Managed Code Add-in for the Microsoft Office System In addition...
Omar Shahine's WebLog
Office 2003 Primary Interop Assemblies Installation
Posted
over 8 years ago
by
OmarShahine
2
Comments
I'm working on a cool Outlook .NET Add-in that target the Office 2003 PIAs. I just read this post from Brad Abrams that points to this new article which discusses designing Office XP add-ins and Office 2003 add-ins by using the .NET Framework. Well...
Omar Shahine's WebLog
Dictionary Tool update and source
Posted
over 8 years ago
by
OmarShahine
4
Comments
I've been meaning to get to this for a long time, and finally did. I created a GDN Workspace for Dictionary Tool for Tablet PC . This is a Tablet PC PowerToy that I released last year . It was the first .NET code I had ever written and a few months...
Omar Shahine's WebLog
NewsGator for Media Center
Posted
over 8 years ago
by
OmarShahine
2
Comments
I've been using this for a few weeks and it's dammed cool. Check your RSS feeds while being a couch potato using Windows Media Center 2004. It even streams videos from feeds such as Channel 9 .
Omar Shahine's WebLog
Bedlam
Posted
over 8 years ago
by
OmarShahine
1
Comments
When I joined Microsoft this story was already very famous. There have been a few instances since then where people would reply to mysterious DLs saying take me off this and then the flury of replies. However, someone who has been here long enough usually...
Omar Shahine's WebLog
Entourage: A journey to becoming an Office application
Posted
over 8 years ago
by
OmarShahine
13
Comments
It’s not often that a new Office application is born. That’s especially true on the Mac. This is a story about Entourage , a product that was called Alpaca for the longest time. I joined Microsoft in January 1999. At the time, the team I joined...
Omar Shahine's WebLog
System.Drawing.Image Performance Update
Posted
over 8 years ago
by
OmarShahine
1
Comments
Update : I've been informed that using the method below can have significant consequences in the future. Using private reflection isn't a good idea because the private methods can change in the future and this code WILL BREAK . Be forewarned. Well...
Omar Shahine's WebLog
Laptop gripes
Posted
over 8 years ago
by
OmarShahine
30
Comments
Dennis just wrote about some laptop frustrations . I have to agree. I can't tell you how many times I've closed my laptop lid, placed it in my bag and opened it back up on the train a 30 minutes later to find the battery half drained. Since I refuse to...
Page 1 of 1 (21 items)