<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Samuel Haddad</title> <atom:link href="http://samuelhaddad.com/feed/" rel="self" type="application/rss+xml" /><link>http://samuelhaddad.com</link> <description></description> <lastBuildDate>Fri, 17 May 2013 15:12:54 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator><meta
name="generator" content="deStyle 0.9.3" /> <item><title>Restart Jenkins from Web Interface</title><link>http://samuelhaddad.com/2013/05/17/restart-jenkins-from-web-interface/</link> <comments>http://samuelhaddad.com/2013/05/17/restart-jenkins-from-web-interface/#comments</comments> <pubDate>Fri, 17 May 2013 15:12:11 +0000</pubDate> <dc:creator>Samuel Haddad</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Tech Support]]></category> <category><![CDATA[Jenkins]]></category> <category><![CDATA[Jenkins CI]]></category> <guid
isPermaLink="false">http://samuelhaddad.com/?p=803</guid> <description><![CDATA[Navigate to: [jenkins_url]/safeRestart.   &#8211; This will restart Jenkins after the current builds have completed. [jenkins_url]/restart  - This will force a restart. Builds will not wait to complete.]]></description> <content:encoded><![CDATA[<p><code>Navigate to:</code></p><ul><li><code><strong>[jenkins_url]/safeRestart</strong></code>.   &#8211; This will restart Jenkins after the current builds have completed.</li><li><strong><code>[jenkins_url]/restart</code>  -</strong> This will force a restart. Builds will not wait to complete.</li></ul> ]]></content:encoded> <wfw:commentRss>http://samuelhaddad.com/2013/05/17/restart-jenkins-from-web-interface/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Microsoft Office installs&#8221; when opening a file</title><link>http://samuelhaddad.com/2013/05/09/microsoft-office-installs-when-opening-a-file/</link> <comments>http://samuelhaddad.com/2013/05/09/microsoft-office-installs-when-opening-a-file/#comments</comments> <pubDate>Thu, 09 May 2013 21:23:49 +0000</pubDate> <dc:creator>Samuel Haddad</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Tech Support]]></category> <guid
isPermaLink="false">http://samuelhaddad.com/?p=797</guid> <description><![CDATA[Does Office appear to install every time you try to open a document or you see a configuration dialog. Open run (Press Windows Key + R) and paste in the correct line for your version of Office and the troublesome application. For Office 2010 Run the command for the application giving you trouble reg add [...]]]></description> <content:encoded><![CDATA[<p>Does Office appear to install every time you try to open a document or you see a configuration dialog.</p><p>Open run (Press Windows Key + R) and paste in the correct line for your version of Office and the troublesome application.</p><p><strong>For Office 2010</strong></p><p>Run the command for the application giving you trouble</p><ul><li>reg add HKCU\Software\Microsoft\Office\14.0\Word\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\14.0\Excel\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\14.0\Access\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\14.0\Powerpoint\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\14.0\Outlook\Options /v NoReReg /t REG_DWORD /d 1</li></ul><p><strong>For Office 2007</strong></p><p>Run the command for the application giving you trouble</p><ul><li>reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\12.0\Excel\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\12.0\Access\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\12.0\Powerpoint\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\12.0\Outlook\Options /v NoReReg /t REG_DWORD /d 1</li></ul><p><strong>For Office 2003</strong></p><ul><li>reg add HKCU\Software\Microsoft\Office\11.0\Word\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\11.0\Excel\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\11.0\Access\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\11.0\Powerpoint\Options /v NoReReg /t REG_DWORD /d 1</li><li>reg add HKCU\Software\Microsoft\Office\11.0\Outlook\Options /v NoReReg /t REG_DWORD /d 1</li></ul> ]]></content:encoded> <wfw:commentRss>http://samuelhaddad.com/2013/05/09/microsoft-office-installs-when-opening-a-file/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Always open IE 10 in Desktop Mode</title><link>http://samuelhaddad.com/2013/03/10/always-open-ie-10-in-desktop-mode/</link> <comments>http://samuelhaddad.com/2013/03/10/always-open-ie-10-in-desktop-mode/#comments</comments> <pubDate>Mon, 11 Mar 2013 02:29:01 +0000</pubDate> <dc:creator>Samuel Haddad</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Tech Support]]></category> <category><![CDATA[Browser]]></category> <category><![CDATA[Desktop Mode]]></category> <category><![CDATA[Internet Explorer 10]]></category> <category><![CDATA[Windows 8]]></category> <guid
isPermaLink="false">http://samuelhaddad.com/?p=770</guid> <description><![CDATA[While I do use Windows 8 I find that I often work in Desktop Mode. One thing I found is that I always want Internet Explorer to open in desktop mode. If you are like me. Here is how While at the Windows 8 Start menu Search for Internet Options Select Settings on the right hand [...]]]></description> <content:encoded><![CDATA[<p>While I do use Windows 8 I find that I often work in Desktop Mode. One thing I found is that I always want Internet Explorer to open in desktop mode. If you are like me. Here is how</p><ul><li><span
style="line-height: 13px;">While at the Windows 8 Start menu Search for <strong>Internet Options</strong></span></li><li>Select Settings on the right hand side</li></ul><p><a
href="http://samuelhaddad.com/wp-content/uploads/2013/03/settings.png"><img
class="alignnone size-medium wp-image-771" alt="Windows 8 Internet Options" src="http://samuelhaddad.com/wp-content/uploads/2013/03/settings-300x101.png" width="300" height="101" /></a></p><ul><li><span
style="line-height: 13px;">When the internet option window appears<br
/> </span></li><li>Navigate to the program tab</li></ul><p><img
class="size-full wp-image-778 alignnone" alt="Internet Explorer 10 Internet Settings" src="http://samuelhaddad.com/wp-content/uploads/2013/03/settings-2.png" width="423" height="542" /></p><ul><li>Change the <strong>Choose how to open links</strong> settings. I set mine to always open on the desktop.</li></ul> ]]></content:encoded> <wfw:commentRss>http://samuelhaddad.com/2013/03/10/always-open-ie-10-in-desktop-mode/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>.NET Multiple Line Regex</title><link>http://samuelhaddad.com/2013/01/24/net-multiple-line-regex/</link> <comments>http://samuelhaddad.com/2013/01/24/net-multiple-line-regex/#comments</comments> <pubDate>Thu, 24 Jan 2013 19:46:59 +0000</pubDate> <dc:creator>Samuel Haddad</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[Development]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[Regex]]></category> <category><![CDATA[Regular Expressions]]></category> <guid
isPermaLink="false">http://samuelhaddad.com/?p=763</guid> <description><![CDATA[Recently I was trying to use a Regular Expression in .NET. I was working with small blobs of text. I was trying to extract some code snippets out of some wiki markup. The code snippets looked like: {code:csharp&#124;title=C#} //C# Code {code} {code:vbnet&#124;title=vb.net} //VB.NET Code {code} For testing purposes I was using the simplest Regex I [...]]]></description> <content:encoded><![CDATA[<p>Recently I was trying to use a Regular Expression in .NET. I was working with small blobs of text. I was trying to extract some code snippets out of some wiki markup.</p><p>The code snippets looked like:</p><p><code>{code:csharp|title=C#}<br
/> //C# Code<br
/> {code}<br
/> {code:vbnet|title=vb.net}<br
/> //VB.NET Code<br
/> {code}<br
/> </code></p><p>For testing purposes I was using the simplest Regex I could think of <strong>{code:(.+?){code}</strong>. After playing around it became obvious that it was not matching over multiple lines. This makes sense because the &#8216; .&#8217; character  matches every character except /n/r</p><p>Well it turns out you want to enable <a
title="SingleLineMode" href="http://msdn.microsoft.com/en-us/library/yd1hzczs.aspx#Singleline" target="_blank">SingleLineMode </a>not MultiMode.  I know I know makes a ton of sense.</p><p>Lesson learned. Read the documentation.</p><p>Extra Bonus: If you want to quickly test .NET regular expressions with all these options. I found I like <a
title="Derek Slager's - &quot;A Better .NET Regular Expression Tester&quot;" href="http://derekslager.com/blog/posts/2007/09/a-better-dotnet-regular-expression-tester.ashx" target="_blank">http://derekslager.com/blog/posts/2007/09/a-better-dotnet-regular-expression-tester.ashx</a></p> ]]></content:encoded> <wfw:commentRss>http://samuelhaddad.com/2013/01/24/net-multiple-line-regex/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>MYSQL cross table update</title><link>http://samuelhaddad.com/2013/01/07/mysql-cross-table-update/</link> <comments>http://samuelhaddad.com/2013/01/07/mysql-cross-table-update/#comments</comments> <pubDate>Tue, 08 Jan 2013 03:29:19 +0000</pubDate> <dc:creator>Samuel Haddad</dc:creator> <category><![CDATA[SQL]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[CrossTable Update]]></category> <category><![CDATA[Databases]]></category> <category><![CDATA[MYSQL]]></category> <guid
isPermaLink="false">http://samuelhaddad.com/?p=755</guid> <description><![CDATA[So today update data cross table in a MYSQL database. It took me way longer than it should have.  I spent way too much time trying to get my join to work only to continue getting syntax errors.  So long story short. If you are doing a cross table update in MYSQL you cannot use [...]]]></description> <content:encoded><![CDATA[<p>So today update data cross table in a MYSQL database. It took me way longer than it should have.  I spent way too much time trying to get my join to work only to continue getting syntax errors.  So long story short. If you are doing a cross table update in MYSQL you cannot use a join. Rather you must use WHERE a simple example looks like:</p><pre class="brush: sql; title: ; notranslate">
UPDATE TableToUpdate, TableToPullInfoFrom
SET
TableToUpdate.col1 = TableToPullInfoFrom.col1,
TableToUpdate.col2 = TableToPullInfoFrom.col2,
TableToUpdate.col3 = TableToPullInfoFrom.col3,
TableToUpdate.col4 = TableToPullInfoFrom.col4
WHERE TableToPullInfoFrom.id = TableToPullInfoFrom.id
</pre><p>And I will just leave this here so I don’t make that mistake again.</p> ]]></content:encoded> <wfw:commentRss>http://samuelhaddad.com/2013/01/07/mysql-cross-table-update/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The challenge!</title><link>http://samuelhaddad.com/2012/09/27/the-challenge/</link> <comments>http://samuelhaddad.com/2012/09/27/the-challenge/#comments</comments> <pubDate>Fri, 28 Sep 2012 01:04:01 +0000</pubDate> <dc:creator>Samuel Haddad</dc:creator> <category><![CDATA[Web]]></category> <category><![CDATA[SEO]]></category> <guid
isPermaLink="false">http://samuelhaddad.com/?p=715</guid> <description><![CDATA[So my girlfriend and I have been talking about how we both neglect our websites and blogs and that we really want to work on them.  I was curious and pulled up my site stats and checked out how much traffic I have been getting. On average I receive about 5,500 views in a month. [...]]]></description> <content:encoded><![CDATA[<p>So my girlfriend and I have been talking about how we both neglect our websites and blogs and that we really want to work on them.  I was curious and pulled up my site stats and checked out how much traffic I have been getting. On average I receive about 5,500 views in a month. I am quite proud of that, but there is clearly much room for growth.</p><p>So I made a bet with my girlfriend to keep us both motivated and working on our site. We both looked at our site statistics and found the busiest month that we had and are going to see who can double their traffic the fastest.</p><p>Now we both target very different audiences so we didn’t bet anything huge but the loser of the challenge has to buy the winner dinner (hopefully a very nice one! Since it is dinner with my girlfriend I guess we both win either way).</p><p>My busiest month was May 2011 with 6,161 views.</p><p><img
class="aligncenter size-full wp-image-716" title="WordPress Site Statistics" src="http://samuelhaddad.com/wp-content/uploads/2012/09/sitestats.png" alt="" width="451" height="260" /></p><p>So my goal is to get 12,322 views in a month.</p><p>I am quite excited about this, as my blog tends to be very technical articles or tutorials this will hopefully force me to start researching and writing about some new technologies.  At the same time I am going document various strategies I use to raise the traffic of my site by focusing not only on new content, but also SEO and marketing tactics.</p><p>Let the challenge begin!</p><p>If you want to help the competition you can check out my girlfriend’s site at <a
href="http://www.jennifervitti.com">http://www.jennifervitti.com</a></p> ]]></content:encoded> <wfw:commentRss>http://samuelhaddad.com/2012/09/27/the-challenge/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>FIX: “The Application HTC Sense (process com.htc.launcher) has stopped unexpectedly”</title><link>http://samuelhaddad.com/2011/09/16/fix-the-application-htc-sense-process-com-htc-launcher-has-stopped-unexpectedly/</link> <comments>http://samuelhaddad.com/2011/09/16/fix-the-application-htc-sense-process-com-htc-launcher-has-stopped-unexpectedly/#comments</comments> <pubDate>Sat, 17 Sep 2011 02:16:57 +0000</pubDate> <dc:creator>Samuel Haddad</dc:creator> <category><![CDATA[Tech Support]]></category> <category><![CDATA[Android]]></category> <category><![CDATA[HTC]]></category> <category><![CDATA[Mobile]]></category> <category><![CDATA[My Touch 4G]]></category> <category><![CDATA[Sense]]></category> <category><![CDATA[T-Mobile]]></category> <guid
isPermaLink="false">http://samuelhaddad.com/?p=642</guid> <description><![CDATA[Today I did a factory reset on my T-Mobile My Touch 4G however on reboot I continued to get the following error: Sorry! The Application HTC Sense (process com.htc.launcher) has stopped unexpectedly. Please Try Again. The only option available was Force Close, and soon as that was pressed the message would appear again. I tried [...]]]></description> <content:encoded><![CDATA[<p>Today I did a factory reset on my T-Mobile My Touch 4G however on reboot I continued to get the following error:</p><blockquote><p><em>Sorry!</em></p><p>The Application HTC Sense (process com.htc.launcher) has stopped unexpectedly.<br
/> Please Try Again.</p></blockquote><p>The only option available was <strong>Force Close</strong>, and soon as that was pressed the message would appear again.</p><p>I tried the solutions listed at <a
href="http://myhtcdesire.com/tutorials/fix-the-application-htc-sense-process-com-htc-launcher-has-stopped-unexpectedly">http://myhtcdesire.com/tutorials/fix-the-application-htc-sense-process-com-htc-launcher-has-stopped-unexpectedly</a>, if the directions on that site work all the better, however if you are in the same boat as me those directions did not work.</p><h4><strong>My Problem:</strong></h4><p>On my phone I did have any way of getting to the search, nothing on screen, and no buttons would work.  Just hitting force close brought the force close option up instantly again and I had no time to do anything. So how did I get into the settings menu?</p><h4><strong>How I got into the settings menu:</strong></h4><p>The only way I was able to get was to do a factory reset though the boot menu.</p><p>You can perform a <a
href="http://www.youtube.com/watch?v=Ua46DfB19ow">factory reset by</a> (second half of this video) restarting the phone while holding the volume button down.  This will cause you to boot into your factory menu where you can select factory reset.</p><p>Once the factory reset gave me more time to react before the error popped up. Once the reset was done I was prompted with an introductory video all about my phone. I went through all the prompts until my home screen was loading. <span
style="color: #ff0000;"><strong>Right away before anything loaded </strong></span>I pushed and held on the home screen. This caused the option to add a shortcut to the home screen. I was able to add a shortcut to settings and get to it that way.</p><p>After that I was able to clear the data to go to <strong>Applications</strong> &gt; <strong>Manage Applications</strong> &gt; <strong>HTC Sense</strong> &gt; and <strong>Clear Data. </strong>However this did not fix it for me. Instead I had to clear data on all my<br
/> applications until I found the one that was causing the problem.</p><p><em>Did this post save your expensive phone from being a paper weight? Did it save you hours of fustration? Consider <a
href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&amp;SESSION=wrOJj4w_NLIMxF1R0dYlYTGEEML2h63gB75m3ZRpJzvOmSgaRV_1gahmhim&amp;dispatch=5885d80a13c0db1f8e263663d3faee8d35d0e363192f28ea2a5d17702da0dbf0" target="_blank">buying me a coffee</a>!</em></p> ]]></content:encoded> <wfw:commentRss>http://samuelhaddad.com/2011/09/16/fix-the-application-htc-sense-process-com-htc-launcher-has-stopped-unexpectedly/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Distributing XULRunner with ClickOnce</title><link>http://samuelhaddad.com/2011/09/01/distributing-xulrunner-with-clickonce/</link> <comments>http://samuelhaddad.com/2011/09/01/distributing-xulrunner-with-clickonce/#comments</comments> <pubDate>Fri, 02 Sep 2011 03:35:23 +0000</pubDate> <dc:creator>Samuel Haddad</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[Development]]></category> <guid
isPermaLink="false">http://samuelhaddad.com/?p=639</guid> <description><![CDATA[Recently I was working on ClickOnce Application and I was trying to distribute XULRunner with my application. Unfortunately when deploying the application I realized that not all the files where included in the ClickOnce applications file, particularly text files such as files that ended in .ini or .manifest. The solution was to go into the [...]]]></description> <content:encoded><![CDATA[<p>Recently I was working on ClickOnce Application and I was trying to distribute <a
href="https://developer.mozilla.org/en/xulrunner">XULRunner</a> with my application. Unfortunately when deploying the application I realized that not all the files where included in the ClickOnce applications file, particularly text files such as files that ended in .ini or .manifest.</p><p>The solution was to go into the solution explorer in Visual Studio, select the files that there not being copied, and set the build action to content for those files.</p> ]]></content:encoded> <wfw:commentRss>http://samuelhaddad.com/2011/09/01/distributing-xulrunner-with-clickonce/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Cannot import the following key file fix</title><link>http://samuelhaddad.com/2011/07/27/cannot-import-the-following-key-file-fix/</link> <comments>http://samuelhaddad.com/2011/07/27/cannot-import-the-following-key-file-fix/#comments</comments> <pubDate>Thu, 28 Jul 2011 03:10:47 +0000</pubDate> <dc:creator>Samuel Haddad</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[Development]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[CSP]]></category> <category><![CDATA[PFX]]></category> <category><![CDATA[Strong Name]]></category> <category><![CDATA[Visual Studio]]></category> <guid
isPermaLink="false">http://samuelhaddad.com/?p=633</guid> <description><![CDATA[This one has caused me a few hours of pain….a couple of times.  It is about time I document how I fixed it. The Error: Cannot import the following key file: &#60;filename&#62;.pfx. The key file may be password protected. To correct this, try to import the certificate again or manually install the certificate to the [...]]]></description> <content:encoded><![CDATA[<p>This one has caused me a few hours of pain….a couple of times.  It is about time I document how I fixed it.</p><h2>The Error:</h2><p>Cannot import the following key file: &lt;filename&gt;.pfx. The key file may be password protected. To correct this, try to import the certificate again or manually install the certificate to the Strong Name CSP with the following key container name: VS_KEY_ E2AEBF22AB52DD08    &lt;Application Name&gt;</p><h2>The Fix:</h2><ol><li>Open Visual Studio Command Prompt (It can be found in the Windows Start menu)</li><li>Type sn -i &#8220;c:\Pathtofile\&lt;filename&gt;.pfx&#8221; TVS_KEY_ E2AEBF22AB52DD08</li><li>Reimport the pfx file into Visual Studio</li></ol><p>The <a
href="http://msdn.microsoft.com/en-us/library/k5b5tt23(v=vs.71).aspx">sn.exe</a> with the –i parameter, installs a key pair from &lt;infile&gt; into a key container named &lt;container&gt;.</p> ]]></content:encoded> <wfw:commentRss>http://samuelhaddad.com/2011/07/27/cannot-import-the-following-key-file-fix/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Display driver stopped responding &#8211; Flash Green Screen</title><link>http://samuelhaddad.com/2011/03/25/display-driver-stopped-responding-flash-green-screen/</link> <comments>http://samuelhaddad.com/2011/03/25/display-driver-stopped-responding-flash-green-screen/#comments</comments> <pubDate>Sat, 26 Mar 2011 03:20:05 +0000</pubDate> <dc:creator>Samuel Haddad</dc:creator> <category><![CDATA[Tech Support]]></category> <category><![CDATA[ATI mobility Radeon HD 5470]]></category> <category><![CDATA[Dell Inspiron n5010]]></category> <category><![CDATA[Display driver stopped responding and has recovered]]></category> <category><![CDATA[Flash Green Screen]]></category> <category><![CDATA[Hardware Acceleration]]></category> <category><![CDATA[Windows 7 x64bit.]]></category> <guid
isPermaLink="false">http://samuelhaddad.com/?p=620</guid> <description><![CDATA[The Problem: Recently I was working on a customers computer and when loading a page with a flash video on it, the video would crash.The following message was displayed in the system tray. Display driver stopped responding and has recovered. The machine I was working on was a Dell Inspiron n5010 with a ATI mobility [...]]]></description> <content:encoded><![CDATA[<h2>The Problem:</h2><p>Recently I was working on a customers computer and when loading a page with a flash video on it, the video would crash.The following message was displayed in the system tray.</p><p><strong>Display driver stopped responding and has recovered.</strong></p><p><img
class="alignnone size-full wp-image-621" title="Display driver stopped responding and has recovered." src="http://samuelhaddad.com/wp-content/uploads/2011/03/videodriverhascrashed.png" alt="Display driver stopped responding and has recovered." width="457" height="106" /></p><p>The machine I was working on was a Dell Inspiron n5010 with a ATI mobility Radeon HD 5470 video card running Windows 7 x64bit. After all the normal troubleshooting and making sure I had the most up -to-date drivers I still had the issue. I ended up coming up with the following solution.</p><h2><strong>The solution:</strong></h2><p>Disable Hardware acceleration by right clicking on any flash video, going to settings and <strong>unchecking </strong>enable hardware acceleration.</p><p><strong><img
class="alignnone size-full wp-image-622" title="Disable Flash Hardware Acceleration" src="http://samuelhaddad.com/wp-content/uploads/2011/03/disablehardwareacceleration.png" alt="" width="213" height="134" /></strong></p><p>I hope this saves someone a head ache.</p> ]]></content:encoded> <wfw:commentRss>http://samuelhaddad.com/2011/03/25/display-driver-stopped-responding-flash-green-screen/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> </channel> </rss>