<?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>bobpeers -&#62; blog &#187; Web</title>
	<atom:link href="http://blog.bobpeers.com/category/computing/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bobpeers.com</link>
	<description>Better late than never</description>
	<lastBuildDate>Fri, 24 Jun 2011 12:34:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>AddToAny WordPress Plugin Fix for the Google +1 Button</title>
		<link>http://blog.bobpeers.com/2011/06/23/addtoany-wordpress-plugin-fix-for-the-google-1-button/</link>
		<comments>http://blog.bobpeers.com/2011/06/23/addtoany-wordpress-plugin-fix-for-the-google-1-button/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 12:35:07 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[AddToAny]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plusone]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/?p=258</guid>
		<description><![CDATA[I just added the AddToAny links on my blog but could see that it gave a parsing error when I tried to use the Google +1 button. Having looked at the code it&#8217;s easy to see the error, in line 371 the code says this: 'https://plusone.google.com/u/0/_/%2B1/button#url=' . $linkurl_enc . '&#038;size=medium&#038;count=' Whereas the ampersands should be [...]]]></description>
			<content:encoded><![CDATA[<p>I just added the <a href="http://wordpress.org/extend/plugins/add-to-any/">AddToAny</a> links on my blog but could see that it gave a parsing error when I tried to use the Google +1 button.</p>
<p>Having looked at the code it&#8217;s easy to see the error, in line 371 the code says this:</p>
<p><code>'https://plusone.google.com/u/0/_/%2B1/button#url=' . $linkurl_enc . '&#038;size=medium&#038;count='</code></p>
<p>Whereas the ampersands should be encoded as &amp; (as they are in all the other services), just change the line to read this and all is well.</p>
<p><code>'https://plusone.google.com/u/0/_/%2B1/button#url=' . $linkurl_enc . '&amp;amp;size=medium&amp;amp;count='</code></p>
<p><strong>Update</strong> &#8211; I entered the bug onto the forum and the developer responded within a few hours saying it will be fixed for the next release. It&#8217;s nice when a developer is so responsive.</p>
<p>Here&#8217;s the <a href="http://wordpress.org/support/topic/google-1-button-creates-invalid-html?replies=3&#038;post-2184096">forum thread</a>.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;count=none&amp;text=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;count=none&amp;text=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;linkname=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;linkname=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" title="Evernote" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;linkname=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_button_hotmail" href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;linkname=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" title="Hotmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;linkname=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" title="WordPress" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;linkname=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;linkname=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;linkname=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F06%2F23%2Faddtoany-wordpress-plugin-fix-for-the-google-1-button%2F&amp;title=AddToAny%20WordPress%20Plugin%20Fix%20for%20the%20Google%20%2B1%20Button" id="wpa2a_2"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2011/06/23/addtoany-wordpress-plugin-fix-for-the-google-1-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server MIME Type for Android APK files</title>
		<link>http://blog.bobpeers.com/2011/03/09/server-mime-type-for-android-apk-files/</link>
		<comments>http://blog.bobpeers.com/2011/03/09/server-mime-type-for-android-apk-files/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 17:29:58 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[APK]]></category>
		<category><![CDATA[mime]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/?p=252</guid>
		<description><![CDATA[I uploaded my test Android App to my website but found that the server was just treating the file as plain text so it just appeared in the browser as a regular page. To force the app to download through a browser was very easy, just edit your .htaccess file to add the following line [...]]]></description>
			<content:encoded><![CDATA[<p>I uploaded my test Android App to my website but found that the server was just treating the file as plain text so it just appeared in the browser as a regular page.</p>
<p>To force the app to download through a browser was very easy, just edit your .htaccess file to add the following line (assuming you use Apache of course).</p>
<p><code>AddType application/vnd.android.package-archive apk</code></p>
<p>Now the phone browser will force a file download so it can be installed by the app installer, easy.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;count=none&amp;text=Server%20MIME%20Type%20for%20Android%20APK%20files" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;count=none&amp;text=Server%20MIME%20Type%20for%20Android%20APK%20files" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;linkname=Server%20MIME%20Type%20for%20Android%20APK%20files" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;linkname=Server%20MIME%20Type%20for%20Android%20APK%20files" title="Evernote" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;linkname=Server%20MIME%20Type%20for%20Android%20APK%20files" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_button_hotmail" href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;linkname=Server%20MIME%20Type%20for%20Android%20APK%20files" title="Hotmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;linkname=Server%20MIME%20Type%20for%20Android%20APK%20files" title="WordPress" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;linkname=Server%20MIME%20Type%20for%20Android%20APK%20files" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;linkname=Server%20MIME%20Type%20for%20Android%20APK%20files" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;linkname=Server%20MIME%20Type%20for%20Android%20APK%20files" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.bobpeers.com%2F2011%2F03%2F09%2Fserver-mime-type-for-android-apk-files%2F&amp;title=Server%20MIME%20Type%20for%20Android%20APK%20files" id="wpa2a_4"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2011/03/09/server-mime-type-for-android-apk-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Shadowbox with Virtuemart</title>
		<link>http://blog.bobpeers.com/2010/03/24/using-shadowbox-with-virtuemart/</link>
		<comments>http://blog.bobpeers.com/2010/03/24/using-shadowbox-with-virtuemart/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 13:55:24 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[shadowbox]]></category>
		<category><![CDATA[virtuemart]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/?p=237</guid>
		<description><![CDATA[I forgot to mention in my previous post that when using Virtuemart and Shadowbox you end up with double popups if you enable the lightbox option in Virtuemart. It&#8217;s easy to fix just following the instructions on the Virtuemart formum To summarise you just locate the file administrator/components/com_virtuemart/classes/htmlTools.class.php and find this line at line 899. [...]]]></description>
			<content:encoded><![CDATA[<p>I forgot to mention in my previous post that when using Virtuemart and Shadowbox you end up with double popups if you enable the lightbox option in Virtuemart.</p>
<p>It&#8217;s easy to fix just following the <a href="https://forum.virtuemart.net/index.php?topic=62850.msg207885">instructions on the Virtuemart formum</a></p>
<p>To summarise you just locate the file administrator/components/com_virtuemart/classes/htmlTools.class.php and find this line at line 899.</p>
<pre>$link = vmCommonHTML::hyperLink( $image_link, $text, '', $title, 'rel="lightbox'.$image_group.'"' );</pre>
<p>Replace it with this instead.</p>
<pre>$link = vmCommonHTML::hyperLink( $image_link, $text, '', $title, 'rel="shadowbox'.$image_group.'"' );</pre>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;count=none&amp;text=Using%20Shadowbox%20with%20Virtuemart" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;count=none&amp;text=Using%20Shadowbox%20with%20Virtuemart" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;linkname=Using%20Shadowbox%20with%20Virtuemart" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;linkname=Using%20Shadowbox%20with%20Virtuemart" title="Evernote" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;linkname=Using%20Shadowbox%20with%20Virtuemart" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_button_hotmail" href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;linkname=Using%20Shadowbox%20with%20Virtuemart" title="Hotmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;linkname=Using%20Shadowbox%20with%20Virtuemart" title="WordPress" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;linkname=Using%20Shadowbox%20with%20Virtuemart" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;linkname=Using%20Shadowbox%20with%20Virtuemart" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;linkname=Using%20Shadowbox%20with%20Virtuemart" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Fusing-shadowbox-with-virtuemart%2F&amp;title=Using%20Shadowbox%20with%20Virtuemart" id="wpa2a_6"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2010/03/24/using-shadowbox-with-virtuemart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking at Joomla</title>
		<link>http://blog.bobpeers.com/2010/03/24/looking-at-joomla/</link>
		<comments>http://blog.bobpeers.com/2010/03/24/looking-at-joomla/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 12:42:47 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[joomfish]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[pbs]]></category>
		<category><![CDATA[shadowbox]]></category>
		<category><![CDATA[virtuemart]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/?p=236</guid>
		<description><![CDATA[I&#8217;ve never really looked at Joomla before, mainly because I had no need and am using WordPress as my blogging platform. However a work colleague recently asked me to help migrate a Jooma 1.0 site to Joomla 1.5. Their site was a small online shop using the Virtuemart shopping cart. In the end someone else [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve never really looked at Joomla before, mainly because I had no need and am using WordPress as my blogging platform.</p>
<p>However a work colleague recently asked me to help migrate a Jooma 1.0 site to Joomla 1.5. Their site was a small online shop using the <a href="http://virtuemart.net/">Virtuemart</a> shopping cart.</p>
<p>In the end someone else did the work but it got me looking at Joomla in more detail.</p>
<p>It took me a while to work out the sections and categories as well as all the modules but after the rather steep learning curve I can see that Joomla is a very powerful CMS.</p>
<p>I made a test install using WampServer and had the site up and runnig in just a few minutes. The <a href="http://help.joomla.org/content/view/1947/302/">install instructions</a> are very easy to follow and the install went very smoothly.</p>
<p>After that I installed <a href="http://virtuemart.net/">Virtuecart</a>, <a href="http://www.joomfish.net/">Joom!Fish</a> and <a href="http://extensions.joomla.org/extensions/multimedia/multimedia-display/4577">Ninja shadowbox</a>.</p>
<p>JoomFish makes adding translations extremely easy (I live in Denmark so many sites are in Danish and English) and getting a basic site working was a pleasure.</p>
<h3>Card Processing Fees</h3>
<p>Looking at Joomla got me thinking about on-line shops so I investigated the cost of processing card payments in Denmark. Most people here use Dankort (a debit card) but to use this you have to sign up with PBS to get a merchant ID. Looking at their costs made me realise that a problem is the cost of traditional card processing companies.</p>
<p>PBS charges are shown here. For an account that only accepts Danish cards you pay DKK300 per month for 100 transaction (that&#8217;s about US $54) which seems a ridiculously large amount for a completely automated system.</p>
<p><img width="500px" height="176px" class="centered" src="http://blog.bobpeers.com/wp-content/uploads/2010/03/pbs.png" alt="PBS prices"/></p>
<p>If you want to accept VISA/Mastercard etc. then the prices is US $145 per month for 500 transactions.</p>
<p>I&#8217;ve read quite a few articles on companies trying to break this monopoly, most recently this one in <a href="http://www.wired.com/magazine/2010/02/ff_futureofmoney/">Wired</a>.</p>
<p>Hopefully these start-ups can change the balance of power and really open up micro payments and on-line shops to the masses.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;count=none&amp;text=Looking%20at%20Joomla" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;count=none&amp;text=Looking%20at%20Joomla" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;linkname=Looking%20at%20Joomla" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;linkname=Looking%20at%20Joomla" title="Evernote" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;linkname=Looking%20at%20Joomla" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_button_hotmail" href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;linkname=Looking%20at%20Joomla" title="Hotmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;linkname=Looking%20at%20Joomla" title="WordPress" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;linkname=Looking%20at%20Joomla" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;linkname=Looking%20at%20Joomla" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;linkname=Looking%20at%20Joomla" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F03%2F24%2Flooking-at-joomla%2F&amp;title=Looking%20at%20Joomla" id="wpa2a_8"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2010/03/24/looking-at-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding CSS Opacity Using JQuery</title>
		<link>http://blog.bobpeers.com/2010/02/24/adding-css-opacity-using-jquery/</link>
		<comments>http://blog.bobpeers.com/2010/02/24/adding-css-opacity-using-jquery/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:51:20 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[opacity]]></category>
		<category><![CDATA[rgba]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/?p=234</guid>
		<description><![CDATA[I recently read about using rgba values for the background CSS property, it&#8217;s very easy to apply using JQuery, for example. $("#element").css("background","rgba(255,63,73,0.5)") The last value of 0.5 is just the opacity. Of course this doesn&#8217;t work in IE so you need to use. $("#marker").css("filter","alpha(opacity=50)") Finally to get the RGB values from the hex colour codes [...]]]></description>
			<content:encoded><![CDATA[<p>I recently read about using rgba values for the background CSS property, it&#8217;s very easy to apply using JQuery, for example.</p>
<pre>$("#element").css("background","rgba(255,63,73,0.5)")</pre>
<p>The last value of 0.5 is just the opacity. Of course this doesn&#8217;t work in IE so you need to use.</p>
<pre>$("#marker").css("filter","alpha(opacity=50)")</pre>
<p>Finally to get the RGB values from the hex colour codes you can use these functions I found <a href="http://www.javascripter.net/faq/hextorgb.htm">here</a>.</p>
<pre>function HexToR(col) {return parseInt((cutHex(col)).substring(0,2),16)}
function HexToG(col) {return parseInt((cutHex(col)).substring(2,4),16)}
function HexToB(col) {return parseInt((cutHex(col)).substring(4,6),16)}
function cutHex(col) {return (col.charAt(0)=="#") ? col.substring(1,7):col}
</pre>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;count=none&amp;text=Adding%20CSS%20Opacity%20Using%20JQuery" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;count=none&amp;text=Adding%20CSS%20Opacity%20Using%20JQuery" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;linkname=Adding%20CSS%20Opacity%20Using%20JQuery" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;linkname=Adding%20CSS%20Opacity%20Using%20JQuery" title="Evernote" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;linkname=Adding%20CSS%20Opacity%20Using%20JQuery" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_button_hotmail" href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;linkname=Adding%20CSS%20Opacity%20Using%20JQuery" title="Hotmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;linkname=Adding%20CSS%20Opacity%20Using%20JQuery" title="WordPress" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;linkname=Adding%20CSS%20Opacity%20Using%20JQuery" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;linkname=Adding%20CSS%20Opacity%20Using%20JQuery" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;linkname=Adding%20CSS%20Opacity%20Using%20JQuery" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F24%2Fadding-css-opacity-using-jquery%2F&amp;title=Adding%20CSS%20Opacity%20Using%20JQuery" id="wpa2a_10"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2010/02/24/adding-css-opacity-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Styles Extension for Firefox and Chrome</title>
		<link>http://blog.bobpeers.com/2010/02/11/user-styles-extension-for-firefox-and-chrome/</link>
		<comments>http://blog.bobpeers.com/2010/02/11/user-styles-extension-for-firefox-and-chrome/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 13:27:53 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[userstyles]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/?p=233</guid>
		<description><![CDATA[I&#8217;ve recently had a problem when using EPIServer with either Firefox or Google Chrome. We&#8217;re using version 5 and the HTML editor used, HTMLarea, does not support either browser. I should also mention that the HTML editor is pretty terrible especially when compared to CKEEditor, for example. As an example, if I write some style [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently had a problem when using EPIServer with either Firefox or Google Chrome. We&#8217;re using version 5 and the HTML editor used, HTMLarea, does not support either browser.</p>
<p>I should also mention that the HTML editor is pretty terrible especially when compared to <a href="http://ckeditor.com/">CKEEditor</a>, for example.</p>
<p>As an example, if I write some style rule like this using the source code:</p>
<pre>style="border:0"</pre>
<p>then after saving the editor manages to mangle to HTML so it looks like this:</p>
<pre>style="BORDER-TOP:0;BORDER-BOTTOM:0;BORDER-LEFT:0;BORDER-RIGHT:0</pre>
<p>It manages to expand a simple rule plus add ALL CAPS into the mix (which will not validate as valid XHTML by the way).</p>
<p>But to get back to the point, since the editor is not supported I end up with a very small textarea in Firefox that&#8217;s hard to use.</p>
<p>To try and solve the problem I tried the Firefox addon called <a href="https://addons.mozilla.org/en-US/firefox/addon/3818">Resizeable Textarea</a> but this doesn&#8217;t work in Firefox 3.6 plus it requires manual resizing every time.</p>
<p>The solution that worked for me is the <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish addon</a> that allows me to override the CSS rules for any site. I simply made a new rule to resize the textarea looking like this.</p>
<pre>@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://intranet/login") {
textarea.epitextareaeditor  {height:20em !important}
.episize500 {width:800px !important}
}
</pre>
<p>A similar extension, called <a href="https://chrome.google.com/extensions/detail/pabfempgigicdjjlccdgnbmeggkbjdhd">Chrome Stylist</a>, is available for Google Chrome that works almost identically.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;count=none&amp;text=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;count=none&amp;text=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;linkname=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;linkname=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" title="Evernote" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;linkname=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_button_hotmail" href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;linkname=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" title="Hotmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;linkname=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" title="WordPress" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;linkname=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;linkname=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;linkname=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F02%2F11%2Fuser-styles-extension-for-firefox-and-chrome%2F&amp;title=User%20Styles%20Extension%20for%20Firefox%20and%20Chrome" id="wpa2a_12"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2010/02/11/user-styles-extension-for-firefox-and-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>They Can&#8217;t Really Be That Bad</title>
		<link>http://blog.bobpeers.com/2010/01/29/they-cant-really-be-that-bad/</link>
		<comments>http://blog.bobpeers.com/2010/01/29/they-cant-really-be-that-bad/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 13:27:04 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/?p=232</guid>
		<description><![CDATA[I just found this URL today, http://thesource.ofallevil.com/ that&#8217;s apparently a CNAME for microsoft.com. If you look at http://ofallevil.com/ using Firefox and Firebug you can see the server runs Apache on CentOS 5.2, but the link to Microsoft loads all the data from Microsoft running IIS 7.5 It&#8217;s silly but it brought a smile to my [...]]]></description>
			<content:encoded><![CDATA[<p>I just found this URL today, <a href="http://thesource.ofallevil.com/">http://thesource.ofallevil.com/</a> that&#8217;s apparently a <a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2007/03/who_is_thesourc.html">CNAME for microsoft.com</a>.</p>
<p>If you look at <a href="http://ofallevil.com/">http://ofallevil.com/</a> using Firefox and Firebug you can see the server runs Apache on CentOS 5.2, but the link to Microsoft loads all the data from Microsoft running IIS 7.5</p>
<p>It&#8217;s silly but it brought a smile to my face today.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;count=none&amp;text=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;count=none&amp;text=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;linkname=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;linkname=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" title="Evernote" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;linkname=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_button_hotmail" href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;linkname=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" title="Hotmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;linkname=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" title="WordPress" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;linkname=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;linkname=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;linkname=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.bobpeers.com%2F2010%2F01%2F29%2Fthey-cant-really-be-that-bad%2F&amp;title=They%20Can%26%238217%3Bt%20Really%20Be%20That%20Bad" id="wpa2a_14"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2010/01/29/they-cant-really-be-that-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AWStats Analyze Multiple Logs</title>
		<link>http://blog.bobpeers.com/2009/11/11/awstats-analyze-multiple-logs/</link>
		<comments>http://blog.bobpeers.com/2009/11/11/awstats-analyze-multiple-logs/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 07:47:13 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[awstats]]></category>
		<category><![CDATA[logresolvemerge]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/2009/11/11/awstats-analyze-multiple-logs/</guid>
		<description><![CDATA[If you have logrotate running on Apache log files or your IIS server creates a new log every day then you end up with a bunch of logs that have a similar name format. If you want AWStats to process a large number of these without you having to manually join them (using cat on [...]]]></description>
			<content:encoded><![CDATA[<p>If you have logrotate running on Apache log files or your IIS server creates a new log every day then you end up with a bunch of logs that have a similar name format. If you want AWStats to process a large number of these without you having to manually join them (using cat on Linux machines) then you should use the included file called <a href="http://awstats.sourceforge.net/docs/awstats_tools.html">logresolvemerge.pl</a> included with AWStats.</p>
<p>To use this simply use this line in you config file.</p>
<pre>LogFile="/usr/share/awstats/tools/logresolvemerge.pl /home/iis_logs/iis_logs/ex* |"</pre>
<p>Here I&#8217;m using logresolvemerge to join my IIS log files in the format exYYMMDD.log. This line will feed all the log files from oldest to newest to AWStats so it can process them. It works incredibly well and is very fast.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;count=none&amp;text=AWStats%20Analyze%20Multiple%20Logs" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;count=none&amp;text=AWStats%20Analyze%20Multiple%20Logs" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;linkname=AWStats%20Analyze%20Multiple%20Logs" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;linkname=AWStats%20Analyze%20Multiple%20Logs" title="Evernote" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;linkname=AWStats%20Analyze%20Multiple%20Logs" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_button_hotmail" href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;linkname=AWStats%20Analyze%20Multiple%20Logs" title="Hotmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;linkname=AWStats%20Analyze%20Multiple%20Logs" title="WordPress" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;linkname=AWStats%20Analyze%20Multiple%20Logs" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;linkname=AWStats%20Analyze%20Multiple%20Logs" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;linkname=AWStats%20Analyze%20Multiple%20Logs" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F11%2Fawstats-analyze-multiple-logs%2F&amp;title=AWStats%20Analyze%20Multiple%20Logs" id="wpa2a_16"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2009/11/11/awstats-analyze-multiple-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome Beta 4 on Linux</title>
		<link>http://blog.bobpeers.com/2009/11/04/google-chrome-beta-4-on-linux/</link>
		<comments>http://blog.bobpeers.com/2009/11/04/google-chrome-beta-4-on-linux/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 13:24:15 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[chrome]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/2009/11/04/google-chrome-beta-4-on-linux/</guid>
		<description><![CDATA[I&#8217;ve used Chrome on and off in Windows for a while now but finally tried it out on Linux (Ubuntu 9.10 to be exact). It was easy to install the .deb file from Google and I had it running without any problems in less than a minute. Feature wise it&#8217;s the same as the Windows [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve used Chrome on and off in Windows for a while now but finally tried it out on Linux (Ubuntu 9.10 to be exact). It was easy to install the <a href="http://dev.chromium.org/getting-involved/dev-channel">.deb file from Google</a> and I had it running without any problems in less than a minute.</p>
<p>Feature wise it&#8217;s the same as the Windows version but the performance is fantastic, it starts in under a second and page loads take fractions of a second. The whole browser feels incredibly fast, in fact faster than anything I&#8217;ve tried before.</p>
<p>I recommend that if you&#8217;re running Debian or Ubuntu you should give it a try and see what you think.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;count=none&amp;text=Google%20Chrome%20Beta%204%20on%20Linux" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;count=none&amp;text=Google%20Chrome%20Beta%204%20on%20Linux" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;linkname=Google%20Chrome%20Beta%204%20on%20Linux" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;linkname=Google%20Chrome%20Beta%204%20on%20Linux" title="Evernote" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;linkname=Google%20Chrome%20Beta%204%20on%20Linux" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_button_hotmail" href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;linkname=Google%20Chrome%20Beta%204%20on%20Linux" title="Hotmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;linkname=Google%20Chrome%20Beta%204%20on%20Linux" title="WordPress" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;linkname=Google%20Chrome%20Beta%204%20on%20Linux" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;linkname=Google%20Chrome%20Beta%204%20on%20Linux" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;linkname=Google%20Chrome%20Beta%204%20on%20Linux" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F11%2F04%2Fgoogle-chrome-beta-4-on-linux%2F&amp;title=Google%20Chrome%20Beta%204%20on%20Linux" id="wpa2a_18"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2009/11/04/google-chrome-beta-4-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Company Upgrades to IE7</title>
		<link>http://blog.bobpeers.com/2009/09/14/my-company-upgrades-to-ie7/</link>
		<comments>http://blog.bobpeers.com/2009/09/14/my-company-upgrades-to-ie7/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 07:03:35 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[ie8]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/2009/09/14/my-company-upgrades-to-ie7/</guid>
		<description><![CDATA[I received an email at work on Friday that all work computers will be upgraded to Internet Explorer 7 in the next few days. I nearly jumped out of my seat in joy. As someone who develops Intranet pages I can&#8217;t begin to say what a pain in the backside it is to support IE6. [...]]]></description>
			<content:encoded><![CDATA[<p>I received an email at work on Friday that all work computers will be upgraded to Internet Explorer 7 in the next few days. I nearly jumped out of my seat in joy. As someone who develops Intranet pages I can&#8217;t begin to say what a pain in the backside it is to support IE6.</p>
<p>IE 7 certainly isn&#8217;t perfect but it&#8217;s a damn site better than IE 6 especially in term of rendering and performance on JavaScript heavy pages.</p>
<p>Since IE 7 was released in October 2006 maybe we&#8217;ll get IE8 in March 2012! Of course I understand that it has to be thoroughly tested against all company applications; but to be honest we don&#8217;t have that many and of those I&#8217;m pretty sure many actually use Java so it doesn&#8217;t have a lot to do with the browser.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;count=none&amp;text=My%20Company%20Upgrades%20to%20IE7" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;counturl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;count=none&amp;text=My%20Company%20Upgrades%20to%20IE7" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;linkname=My%20Company%20Upgrades%20to%20IE7" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;linkname=My%20Company%20Upgrades%20to%20IE7" title="Evernote" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;linkname=My%20Company%20Upgrades%20to%20IE7" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_button_hotmail" href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;linkname=My%20Company%20Upgrades%20to%20IE7" title="Hotmail" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;linkname=My%20Company%20Upgrades%20to%20IE7" title="WordPress" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;linkname=My%20Company%20Upgrades%20to%20IE7" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;linkname=My%20Company%20Upgrades%20to%20IE7" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;linkname=My%20Company%20Upgrades%20to%20IE7" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.bobpeers.com%2F2009%2F09%2F14%2Fmy-company-upgrades-to-ie7%2F&amp;title=My%20Company%20Upgrades%20to%20IE7" id="wpa2a_20"><img src="http://blog.bobpeers.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2009/09/14/my-company-upgrades-to-ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

