<?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>Design Woop &#124; The Web Design and Development Blog &#187; Browsers</title>
	<atom:link href="http://designwoop.com/category/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://designwoop.com</link>
	<description>The Web design blog brought to you by Stu Greenham</description>
	<lastBuildDate>Mon, 06 Sep 2010 11:53:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dribbble – Introducing My First Chrome Extension</title>
		<link>http://designwoop.com/2010/07/dribbble-introducing-my-first-chrome-extension/</link>
		<comments>http://designwoop.com/2010/07/dribbble-introducing-my-first-chrome-extension/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 20:07:44 +0000</pubDate>
		<dc:creator>Stu Greenham</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://designwoop.com/?p=1856</guid>
		<description><![CDATA[So I had a dabbble (notice the three b's) at my first Chrome extension last week and so far I have had great feedback on the result that came from it. Been a user of dribbble myself, I thought it would be quite cool to be able to quickly preview the latest shots straight from my browser toolbar.]]></description>
			<content:encoded><![CDATA[<p>So I had a dabbble (notice the three b&#8217;s) at my first Chrome extension last week and so far I have had great feedback on the result that came from it. <a href="http://dribbble.com/players/stu" rel="nofollow">Been a user of dribbble myself</a>, I thought it would be quite cool to be able to quickly preview the latest shots straight from my browser toolbar.</p>
<p>Quick note regarding the making of the <a href="https://chrome.google.com/extensions" rel="nofollow">extension</a>, I was suprised how easy it was to get something simple up and running, there are some good articles on the web which helped me off and also Google&#8217;s own documentation is very handy. Here are two links to get you going:</p>
<p><a href="http://code.google.com/chrome/extensions/getstarted.html" rel="nofollow">http://code.google.com/chrome/extensions/getstarted.html</a><br />
<a href="http://tutorialzine.com/2010/06/making-first-chrome-extension/" rel="nofollow">http://tutorialzine.com/2010/06/making-first-chrome-extension/</a></p>
<p>The Dribbble side of things was a little trickier! At the moment an API for Dribbble is in coming one day soon stage but for now I had to parse the RSS and I was limited to what I could actually achieve with the extension. At the moment the extension allows you to:</p>
<ul>
<li>View the latest debut shots</li>
<li>View Everyone&#8217;s latest shots</li>
<li>View the shots of people you are following</li>
<li>The option to customise which user&#8217;s following you are seeing</li>
</ul>
<p>I have had a request to be able to customise how many shots are been displayed at a time and this is on my growing list of to-do&#8217;s and should be done shortly! Anyways I won&#8217;t go on but here is the link you need to download my extension:</p>
<p><a href="https://chrome.google.com/extensions/detail/gfkbkddclngipjikfhaaicpcpcdhgmai" rel="nofollow">https://chrome.google.com/extensions/detail/gfkbkddclngipjikfhaaicpcpcdhgmai</a></p>
<p>I would love to hear your feedback and any further requests!</p>
<h2  class="related_post_title">Here are some related <em>posts:</em></h2><ul class="related_post"><li><a href="http://designwoop.com/2009/12/how-to-get-chrome-on-your-mac-with-extensions/" title="How To: Get Chrome on your Mac with Extensions">How To: Get Chrome on your Mac with Extensions</a></li><li><a href="http://designwoop.com/2010/06/jquery-text-change-event/" title="jQuery Text Change Event">jQuery Text Change Event</a></li><li><a href="http://designwoop.com/2010/03/10-essential-wordpress-plugins-you-should-be-using/" title="10 Essential WordPress Plugins You Should Be Using">10 Essential WordPress Plugins You Should Be Using</a></li><li><a href="http://designwoop.com/2010/03/jquery-plugin-masonry/" title="jQuery Plugin: Masonry">jQuery Plugin: Masonry</a></li><li><a href="http://designwoop.com/2010/03/jquery-plugin-scroll-follow/" title="jQuery Plugin: Scroll Follow">jQuery Plugin: Scroll Follow</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://designwoop.com/2010/07/dribbble-introducing-my-first-chrome-extension/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To: Get Chrome on your Mac with Extensions</title>
		<link>http://designwoop.com/2009/12/how-to-get-chrome-on-your-mac-with-extensions/</link>
		<comments>http://designwoop.com/2009/12/how-to-get-chrome-on-your-mac-with-extensions/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 19:51:19 +0000</pubDate>
		<dc:creator>Stu Greenham</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://designwoop.com/?p=599</guid>
		<description><![CDATA[Chrome officially rocks! right? I officially made the it my default web browser at work last week which is a big move for me as I have been a dedicated Firefoxian for several years. After Google added extension support to its browser I was hooked!]]></description>
			<content:encoded><![CDATA[<p>Chrome officially rocks! right? I officially made the it my default web browser at work last week which is a big move for me as I have been a dedicated Firefoxian for several years. After Google added extension support to its browser I was hooked! A week later I have filtered down my favourite extensions (which will be a future post) and now I want it on my Mac too!</p>
<p>I&#8217;d given up hope that would happen and that I&#8217;d have to wait till early next year when Google pull there finger out, but I am happy to say I have found a solution and you can have extensions working in no time!</p>
<h4>The Steps</h4>
<p>First you need to head over to <a href="http://build.chromium.org/buildbot/snapshots/chromium-rel-mac/">here</a> and download the latest build of Chromium (At time of writing I am using 34164) and then install it to your Applications folder.</p>
<p>Next run Chromium and enter the following in the Search/URL bar:</p>
<p><strong>chrome://extensions/</strong></p>
<p>You will be redirected to the extension page which will be looking pretty boring right now. To find some extensions to install go to this website:</p>
<p><a href="https://chrome.google.com/extensions">https://chrome.google.com/extensions</a></p>
<p>Once you reach an extension that you want to install you will notice that the &#8216;Install&#8217; button is greyed out. Open another tab and head over to:</p>
<p><a href="http://grack.com/blog/2009/12/08/re-enable-install-button-for-mac-chrome-extensions/">http://grack.com/blog/2009/12/08/re-enable-install-button-for-mac-chrome-extensions/</a></p>
<p>Scroll down to where it says &#8216;Enable Extension Install&#8217; and drag this to your Bookmarks toolbar. Now flip back to the Extension you just found and click on the bookmark you just dropped. This will enable the &#8216;Install&#8217; button at which point you can install the extension!</p>
<p>You will have to do this for each extension as Google will disable the &#8216;Install&#8217; button but thats a fair price to pay for a working Chrome!</p>
<h4>Bookmarks Synching</h4>
<p>Another nice little treat is that the latest Chromium build has Bookmarks Synching as you will probably have seen on Windows versions which means for someone like me, you can Sync your bookmarks between both operating systems Boom!</p>
<p>You can find this option by clicking on Chromium in the top left and then &#8216;Bookmarks Synched&#8230;&#8217; at which point it will ask you for your Google username and password.</p>
<h2  class="related_post_title">Here are some related <em>posts:</em></h2><ul class="related_post"><li><a href="http://designwoop.com/2010/07/dribbble-introducing-my-first-chrome-extension/" title="Dribbble – Introducing My First Chrome Extension">Dribbble – Introducing My First Chrome Extension</a></li><li><a href="http://designwoop.com/2010/08/designing-campaign-monitor-ios-icons/" title="Designing Campaign Monitor iOS Icons">Designing Campaign Monitor iOS Icons</a></li><li><a href="http://designwoop.com/2010/05/chrome-unconventional-speed-tests-for-the-browser/" title="Chrome: Unconventional speed tests for the browser">Chrome: Unconventional speed tests for the browser</a></li><li><a href="http://designwoop.com/2010/05/the-importance-of-cross-browser-compatibility-tips-and-resources/" title="The Importance of Cross Browser Compatibility: Tips and Resources">The Importance of Cross Browser Compatibility: Tips and Resources</a></li><li><a href="http://designwoop.com/2010/05/25-free-mac-apps-that-will-boost-your-productivity/" title="25 Free Mac Apps That Will Boost Your Productivity">25 Free Mac Apps That Will Boost Your Productivity</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://designwoop.com/2009/12/how-to-get-chrome-on-your-mac-with-extensions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PNG Image fix for IE6</title>
		<link>http://designwoop.com/2009/08/png-image-fix-for-ie6/</link>
		<comments>http://designwoop.com/2009/08/png-image-fix-for-ie6/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 12:14:16 +0000</pubDate>
		<dc:creator>Stu Greenham</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://designwoop.com/?p=453</guid>
		<description><![CDATA[If you tend to put a lot of PNG images on your websites like I do, then you will know how much of a pain IE6 is! IE6 can display PNG images but it doesn't play to well with transparent ones, in fact, the transparency won't work at all! To get around this I have been using the following css hack to display a GIF image in IE6...]]></description>
			<content:encoded><![CDATA[<p>If you tend to put a lot of PNG images on your websites like I do, then you will know how much of a pain IE6 is! IE6 can display PNG images but it doesn&#8217;t play to well with transparent ones, in fact, the transparency won&#8217;t work at all! To get around this I have been using the following css hack to display a GIF image in IE6&#8230;</p>
<pre class="brush: css;">
background:url('../images/image.png') !important;
background:url('../images/image.gif');
</pre>
<p>The hack is the !important part of the CSS, because if you put !important after a line in your CSS, then it will take precedence regardless of what appears after it, except in IE! This means for all browsers the PNG is displayed, but for IE the second line containing the GIF is displayed. </p>
<p>This is a good solution for most, and I have used it to get around the IE6 problem on several sites I have designed. Fortunately, there is another option which uses JavaScript to let you display PNG&#8217;s properly in IE6, with working transparency!</p>
<p>The DD_belatedPNG script was so simple to setup and so far it has worked like a charm! I have not had chance to fully test it but from what I have seen, it looks good! Here&#8217;s how to set it up for your website:</p>
<p>1) Download the JS file from <a href="http://www.dillerdesign.com/experiment/DD_belatedPNG/">here</a>.</p>
<p>2) Include the following script in the header of your website:</p>
<pre class="brush: jscript;">
&lt;!--[if IE 6]&gt;
&lt;script src=&quot;http://www.domain-name.com/js/DD_belatedPNG.js&quot;&gt;&lt;/script&gt;
&lt;script&gt;
DD_belatedPNG.fix('');
&lt;/script&gt;
&lt;![endif]--&gt;
</pre>
<p>3) Finally, the fix(&#8221;) part of the script requires you to include any classes or id&#8217;s from your CSS that have PNG images set as their background. See the example below:</p>
<pre class="brush: jscript;">
&lt;!--[if IE 6]&gt;
DD_belatedPNG.fix('.class1, class2 img, .class3, div.class4');
&lt;![endif]--&gt;
</pre>
<p>As long as you have your CSS Selectors correct inside fix(&#8221;) then the PNG&#8217;s should now display correctly within IE6! If you need to test out your site in IE6 then you can use IETester which is free and can be downloaded from <a href="http://www.my-debugbar.com/wiki/IETester/HomePage">here</a>.</p>
<h2  class="related_post_title">Here are some other <em>posts:</em></h2><ul class="related_post"><li><a href="http://designwoop.com/2010/05/lost-finale-explained-well/" title="Lost Finale Explained Well!">Lost Finale Explained Well!</a></li><li><a href="http://designwoop.com/2008/09/wordpress-xml-import-download/" title="WP .XML Test Data Import">WP .XML Test Data Import</a></li><li><a href="http://designwoop.com/2009/09/tutorial-display-your-latest-tweet-on-your-website-using-simplepie/" title="Tutorial: Display your Latest Tweet on your Website using SimplePie">Tutorial: Display your Latest Tweet on your Website using SimplePie</a></li><li><a href="http://designwoop.com/2009/06/displaying-your-latest-tweet/" title="Tutorial: Display your Latest Tweet on your Website">Tutorial: Display your Latest Tweet on your Website</a></li><li><a href="http://designwoop.com/2009/04/nerdpress-released/" title="(Nerd)Press Theme Released">(Nerd)Press Theme Released</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://designwoop.com/2009/08/png-image-fix-for-ie6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Help get rid of IE6</title>
		<link>http://designwoop.com/2009/08/help-get-rid-of-ie6/</link>
		<comments>http://designwoop.com/2009/08/help-get-rid-of-ie6/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 16:20:01 +0000</pubDate>
		<dc:creator>Stu Greenham</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://designwoop.com/?p=414</guid>
		<description><![CDATA[Where to start with IE6! Well for a web designer, its the devil! Literally! It's been a nightmare for many years now. The browser is so out of date its unreal, and its Microsoft's responsibility to do something about it. They have now had long enough, and now its our duty to give them a push!]]></description>
			<content:encoded><![CDATA[<p>Where to start with IE6! Well for a web designer, its the devil! Literally! It&#8217;s been a nightmare for many years now. The browser is so out of date its unreal, and its Microsoft&#8217;s responsibility to do something about it. They have now had long enough, and now its our duty to give them a push!</p>
<p>By adding the block of from <a href="http://www.ie6nomore.com/" target="_blank">www.ie6nomore.com</a>, your site will display a message to all users of IE6 telling them they are using an out of date browser, with links to download either Firefox, IE 8, Chrome or Safari (see screenshot below).</p>
<p><img src="http://designwoop.com/images/posts/ie6nomore/ie6nomore.jpg" alt="IE6 No More Screenshot" width="428" height="50" /></p>
<p>I have added the message to this site, now you must all do the same! Go to <a href="http://www.ie6nomore.com" target="_blank">www.ie6nomore.com</a> to get the code! Spread this message!</p>
<h2  class="related_post_title">Here are some other <em>posts:</em></h2><ul class="related_post"><li><a href="http://designwoop.com/2010/05/lost-finale-explained-well/" title="Lost Finale Explained Well!">Lost Finale Explained Well!</a></li><li><a href="http://designwoop.com/2008/09/wordpress-xml-import-download/" title="WP .XML Test Data Import">WP .XML Test Data Import</a></li><li><a href="http://designwoop.com/2009/09/tutorial-display-your-latest-tweet-on-your-website-using-simplepie/" title="Tutorial: Display your Latest Tweet on your Website using SimplePie">Tutorial: Display your Latest Tweet on your Website using SimplePie</a></li><li><a href="http://designwoop.com/2009/06/displaying-your-latest-tweet/" title="Tutorial: Display your Latest Tweet on your Website">Tutorial: Display your Latest Tweet on your Website</a></li><li><a href="http://designwoop.com/2009/04/nerdpress-released/" title="(Nerd)Press Theme Released">(Nerd)Press Theme Released</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://designwoop.com/2009/08/help-get-rid-of-ie6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
