<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>User Experience Design : Personal Experience</title><link>http://bloggingabout.net/blogs/andries/archive/tags/Personal+Experience/default.aspx</link><description>Tags: Personal Experience</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Silverlight Resize Drag Behavior for targeted UIElements</title><link>http://bloggingabout.net/blogs/andries/archive/2010/04/21/silverlight-resize-drag-behavior-for-targeted-uielements.aspx</link><pubDate>Tue, 20 Apr 2010 23:19:02 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:483136</guid><dc:creator>Andries van der Meulen</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/andries/rsscomments.aspx?PostID=483136</wfw:commentRss><comments>http://bloggingabout.net/blogs/andries/archive/2010/04/21/silverlight-resize-drag-behavior-for-targeted-uielements.aspx#comments</comments><description>&lt;p&gt;I have been searching for a Silverlight behavior where you have the ability to resize a column. Normally you can do such a thing with a GridSplitter onto a grid with several columns.&lt;/p&gt;  &lt;p&gt;Unfortunately this doesn’t work when you also wants to implement something like a hide and show menu column.&lt;/p&gt;  &lt;p&gt;Therefore I created this behavior myself and released it on CodePlex. So if you are developing a Silverlight application and you find yourself in need of a simple behavior that allows you to resize an element by dragging either in height or width, go to the &lt;a href="http://resizedragbehavior.codeplex.com/" target="_blank"&gt;ResizeDragBehavior on Codeplex&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;The solution also includes a sample project where you can see how you can easily setup a menupanel-based interface.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="ResizeDragBehavior" border="0" alt="ResizeDragBehavior" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/1070.ResizeDragBehavior_5F00_166EF1BD.png" width="512" height="328" /&gt; &lt;/p&gt;  &lt;p&gt;The behavior is fully compatible with Expression Blend.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=483136" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Practical+UX/default.aspx">Practical UX</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Blend/default.aspx">Blend</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Design/default.aspx">Design</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Personal+Experience/default.aspx">Personal Experience</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Behavior/default.aspx">Behavior</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/CodePlex/default.aspx">CodePlex</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/ResizeDragBehavior/default.aspx">ResizeDragBehavior</category></item><item><title>In Control</title><link>http://bloggingabout.net/blogs/andries/archive/2009/11/10/in-control.aspx</link><pubDate>Tue, 10 Nov 2009 07:55:49 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482434</guid><dc:creator>Andries van der Meulen</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/andries/rsscomments.aspx?PostID=482434</wfw:commentRss><comments>http://bloggingabout.net/blogs/andries/archive/2009/11/10/in-control.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/2844.InControl_5F00_21E1B59C.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;margin-left:0px;border-top:0px;margin-right:0px;border-right:0px;" title="InControl" border="0" alt="InControl" align="right" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/4667.InControl_5F00_thumb_5F00_0EC088F0.png" width="196" height="133" /&gt;&lt;/a&gt; What I realize more and more is that the end-users wants to be &lt;em&gt;In Control&lt;/em&gt;. This applies especially with new developed applications that automates some of their work. By default users are skeptic. The application have to earn their trust. The more they get the feeling they are not in control, the less trust and the less acceptance of your newly developed product.&lt;/p&gt;  &lt;p&gt;Only when the product doesn’t automate or replace existing work, an employee is likely to accept the application more easily. But still you first have to prove it and earn the users trust.&lt;/p&gt;  &lt;p&gt;So what can you conclude from this:&lt;/p&gt;  &lt;p&gt;At the moment you are working on a project that will automate a part of the users work, try to learn how he does that work, and don’t take away his flexibility. It´s allright that the application makes decisions and perform actions that he normally did, but certainly in the first releases, let him be the one that controls the final action.&lt;/p&gt;  &lt;p&gt;For example when it comes to communication with customers. Originally he had to write and send the emails by hand. A desired functionality of the application is to do this automatically. A good approach to fully reach this functionality is to split it in several releases.&lt;/p&gt;  &lt;p&gt;In the first release make sure the user can see all the emails that are about to be send, let him edit the emails if he likes to, and let him push the button that finally sends the mail. The user can see what the application is doing, and will build some trust with it.&lt;/p&gt;  &lt;p&gt;So in the second release you extend this functionality with a scheduler and a “do send” / “do not send” checker. The user have to “check” the emails for “do send” and they are send automatically on a configurable time. The user can see if the scheduler works and that the emails are send correctly. So the trust in the application increases more.&lt;/p&gt;  &lt;p&gt;In a third release all the emails are set default to “do send”, and the scheduler sends them every half our (or something). The user doesn’t really have to look to the emails anymore, because he now trusts the functionality of the application. He still has the possibility to go and check the emails, alter them, deny them or disable / configure the scheduler.&lt;/p&gt;  &lt;p&gt;If you do it this way, the user feels he is&lt;em&gt; In Control.&lt;/em&gt; So the acceptance of the new product is much higher then if you fully automate the sending of email, but nobody had the ability to check or prevent what is being send.    &lt;br /&gt;Even if a system is flawless and everything is working exactly as designed, there will always be exceptions in the process. And if the users don’t feel they can do anything about it, they get the feeling they are not in control. It is very likely that your new application won’t be accepted.&lt;/p&gt;  &lt;p&gt;Just make your users feel they are &lt;em&gt;In Control&lt;/em&gt;!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482434" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Development/default.aspx">Development</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/User+Experience+Design/default.aspx">User Experience Design</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Application+Lifecycle+Management/default.aspx">Application Lifecycle Management</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Practical+UX/default.aspx">Practical UX</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Project+management/default.aspx">Project management</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Design/default.aspx">Design</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Personal+Experience/default.aspx">Personal Experience</category></item><item><title>OS Desktop Experience</title><link>http://bloggingabout.net/blogs/andries/archive/2009/10/08/os-desktop-experience.aspx</link><pubDate>Thu, 08 Oct 2009 05:58:54 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482280</guid><dc:creator>Andries van der Meulen</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/andries/rsscomments.aspx?PostID=482280</wfw:commentRss><comments>http://bloggingabout.net/blogs/andries/archive/2009/10/08/os-desktop-experience.aspx#comments</comments><description>&lt;p&gt;The other day I was talking about how exactly the transition will be when switching from mouse/keyboard to touch when it comes to the User Experience. For example your operating system desktop. And then I came across this promotional video of &lt;a href="http://bumptop.com/" target="_blank"&gt;BumpTop.com&lt;/a&gt;. Really nice!&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:a4c01e83-f29b-401c-aca3-8eae7f9b75a4" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;a href="http://www.youtube.com/watch?v=eqcmPJ-oVL0&amp;amp;feature=player_embedded" target="_new"&gt;&lt;img src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/7065.video8d361783a3f3_5F00_3E712FAD.jpg" style="border-style:none;" alt="" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;Desktops are very personal, so I really don’t expect that the majority will use this. But it really is a nice approach that I simply just couldn’t ignore.&lt;/p&gt;  &lt;p&gt;p.s. Sorry for not being able to embed the video in the page. Something with the blog-engine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482280" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Practical+UX/default.aspx">Practical UX</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Personal+Experience/default.aspx">Personal Experience</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Touch/default.aspx">Touch</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/BumpTop/default.aspx">BumpTop</category></item><item><title>Windows 7</title><link>http://bloggingabout.net/blogs/andries/archive/2009/08/25/windows-7.aspx</link><pubDate>Tue, 25 Aug 2009 09:03:13 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482109</guid><dc:creator>Andries van der Meulen</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/andries/rsscomments.aspx?PostID=482109</wfw:commentRss><comments>http://bloggingabout.net/blogs/andries/archive/2009/08/25/windows-7.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/3487.windows_5F00_2D7_5F00_2Dlogo_5F00_3DC5429A.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;margin-left:0px;border-left-width:0px;margin-right:0px;" title="windows_2D7_2Dlogo" border="0" alt="windows_2D7_2Dlogo" align="right" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/6457.windows_5F00_2D7_5F00_2Dlogo_5F00_thumb_5F00_6EE47D3A.jpg" width="115" height="95" /&gt;&lt;/a&gt; I’ve been using Windows 7 Enterprise (RTM) for about a week now, and I must say, I really see the benefits of working with it. Although you might consider it “Windows Vista +”, I’m sure that there’s still plenty of new features I haven’t noticed yet.     &lt;br /&gt;But for the end user (like me) there are a couple of things that I’ve used now (whether it’s desired or not). Here is an overview of these features for those who are thinking about using this new OS.&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;     &lt;h4&gt;Taskbar &lt;/h4&gt; For those who didn’t know yet, Microsoft changed the way the “start-bar” works. It’s now called Taskbar and it has combined the Quick-launch and the Active-programs part.       &lt;br /&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/4314.Windows_5F00_7_5F00_Taskbar_5F00_7CB6C335.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="Windows 7 Taskbar" border="0" alt="Windows 7 Taskbar" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/2251.Windows_5F00_7_5F00_Taskbar_5F00_thumb_5F00_5C9BB678.jpg" width="505" height="143" /&gt;&lt;/a&gt; When you’re working with it the first time, you kinda get to used to it first. But after you’ve configured it, it’s working just fine. Although I sometimes miss a quick overview of all my open windows (especially explorer-screens), the preview mode you see when hovering over the group is pretty neat (Seeing all your Internet Explorer tabs in the taskbar). But I wonder if it is faster when switching between screens, because you first have to see the group, then selecting the window. On the other hand, your Taskbar is now much more organized.       &lt;br /&gt;If you want to read more about the new Windows 7 Taskbar you can view &lt;a href="http://blogs.msdn.com/e7/archive/2008/11/20/happy-anniversary-windows-on-the-evolution-of-the-taskbar.aspx" target="_blank"&gt;this blog post&lt;/a&gt;.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;     &lt;h4&gt;Docking &lt;/h4&gt; A feature I&amp;#39;m using frequently is the docking feature. This allows you to drag a window to the side or top of the screen where it will be resized to a specific portion of your screen. (you can also use the Windows-Button in combination with an Arrow-key)       &lt;br /&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/3731.Windows7Docking_5F00_3C80A9BB.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="Windows 7 Docking" border="0" alt="Windows 7 Docking" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/6064.Windows7Docking_5F00_thumb_5F00_1C659CFE.jpg" width="307" height="323" /&gt;&lt;/a&gt;       &lt;br /&gt;Especially when trying to copy file’s between two explorer windows you can dock each to a side of the screen. Or when you’re writing a document where you will use different resources (other documents, internet browser, tooling, etc.).       &lt;br /&gt;This feature is something I’ve missed in previous versions and I’m very happy that this is implemented in Windows 7.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;     &lt;h4&gt;Window Transparency &lt;/h4&gt; When using Alt-Tab, hovering over a screen in the Taskbar or hovering over the Desktop button, the active windows become transparent.       &lt;br /&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/7534.Windows7Transparency_5F00_7C4A9040.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="Windows 7 Transparency" border="0" alt="Windows 7 Transparency" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/5481.Windows7Transparency_5F00_thumb_5F00_473E0110.jpg" width="505" height="323" /&gt;&lt;/a&gt; Maybe this is not really useful, but more a “pretty” feature. Tough with alt-tab or the hovering in the Taskbar it comes in handy to let you focus on the particular window. Be aware when on large monitors, because when hovering quickly over different windows, all these fast changes can make you dizzy!       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;     &lt;h4&gt;Desktop button &lt;/h4&gt; The desktop-button (or Windows-button in combination with D) is not really something new. But the change is they’ve now placed it in the right-bottom corner.       &lt;br /&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/8623.Windows7Desktopbutton_5F00_2722F453.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="Windows-7-Desktopbutton" border="0" alt="Windows-7-Desktopbutton" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/4403.Windows7Desktopbutton_5F00_thumb_5F00_6E0C1750.jpg" width="289" height="155" /&gt;&lt;/a&gt;&amp;#160; &lt;br /&gt;I used the “show desktop” function very often in the XP and Vista, but always with the shortcut, because finding the button with your mouse took too much time. Now they’ve changed this, and that’s a good thing. Just throwing the mouse to the corner is a lot easier.       &lt;br /&gt;The transparency kicks in when hovering above it, so you can see what&amp;#39;s on your desktop. Now you can see the icons and (sidebar) gadgets. By the way; this is also what happens when using the Windows-button with the Spacebar. In Vista this showed the Sidebar. Now it makes all the active windows transparent.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;     &lt;h4&gt;Integrated fingerprint reader &lt;/h4&gt; As the Windows OS evolves, additional functionality becomes a standard part of the OS. This also applies the the fingerprint support.       &lt;br /&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/2350.Windows7Fingerprint_5F00_2003B7DB.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="Windows 7 Fingerprint" border="0" alt="Windows 7 Fingerprint" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/1754.Windows7Fingerprint_5F00_thumb_5F00_7FE8AB1D.jpg" width="431" height="181" /&gt;&lt;/a&gt;       &lt;br /&gt;Instead of using 3th party software, you now can use your reader directly with Windows. And I must say, It works quite well. It’s faster and more stable then what I used to have on Vista. Although I first had a little issue with the Ctrl+Alt+Del when logging-on which I explain next.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;     &lt;h4&gt;Ctrl+Alt+Del &lt;/h4&gt; When using your computer in a Domain like I do for my work, you have to use the Ctrl+Alt+Del for entering your username and password.       &lt;br /&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="Windows 7 Ctrl-Alt-Del" border="0" alt="Windows 7 Ctrl-Alt-Del" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/8611.Windows7CtrlAltDel_5F00_74BF20D3.jpg" width="505" height="134" /&gt;&amp;#160; Although this isn’t really a problem, I did not have to do this when I used Vista. It&amp;#39;s annoying in combination with the fingerprint reader. Because it’s not possible to scan when you haven’t pressed the Ctrl+Alt+Del yet (this also applies when locking your computer). And when you’re fingers are already on the keyboard, it’s just as easy to enter your password.       &lt;br /&gt;After a bit of research I found out that you can actually remove this extra action through Local Security Policy (run “&lt;em&gt;secpol.msc&lt;/em&gt;”).       &lt;br /&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/7633.Windows7LocalPolicy_5F00_54A41416.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="Windows 7 Local Policy" border="0" alt="Windows 7 Local Policy" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/7462.Windows7LocalPolicy_5F00_thumb_5F00_1F9784E6.jpg" width="505" height="167" /&gt;&lt;/a&gt; There you can find the option “&lt;em&gt;Interactive logon: Do not require CTRL+ALT+DEL&lt;/em&gt;” in “&lt;em&gt;Local Policies&lt;/em&gt;” &amp;gt; “&lt;em&gt;Security Options&lt;/em&gt;” . When setting this to &lt;em&gt;Enabled&lt;/em&gt; you’ll remove it.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;     &lt;h4&gt;Early adopters = Driver problems. &lt;/h4&gt; When you’re an early adopter, you will encounter the problem with missing or incompatible drivers. But just after installing I’ve encountered only 2 problems. Video-card drivers and the Card-reader drivers.       &lt;br /&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/8032.Windows7Driverproblems_5F00_7F7C7828.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="Windows 7 Driverproblems" border="0" alt="Windows 7 Driverproblems" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/andries.metablogapi/4331.Windows7Driverproblems_5F00_thumb_5F00_3B3C10DC.jpg" width="186" height="172" /&gt;&lt;/a&gt;       &lt;br /&gt;I were able to fix the Video-card drivers by installing the Vista-drivers and then using Windows Update because it could now identify the Video-card.       &lt;br /&gt;The Card-reader doesn’t have downloadable drivers, because in Vista it was installed automatically by the OS. It’s quite odd that now with Windows 7 it didn’t install by default.       &lt;br /&gt;Fortunately I don’t need the reader now, but I do hope that in time drivers will be made available by the manufacturer.       &lt;br /&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;For the time I’ve worked with this new OS I think I made the right choice for switching to Windows 7. It certainly has benefits that I use. And with the driver problems… Well, I expect it’s just a matter of time. You can always try using the Vista-drivers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482109" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://bloggingabout.net/blogs/andries/archive/tags/Personal+Experience/default.aspx">Personal Experience</category></item></channel></rss>