<?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>Renegade Empire &#187; Blog</title>
	<atom:link href="http://www.renegade-empire.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.renegade-empire.com</link>
	<description>Renegade Empire provides web, design, print, photography, film production &#38; screen printing from Brisbane, Australia</description>
	<lastBuildDate>Mon, 10 Oct 2011 00:36:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Get your client&#8217;s browser information with FindmebyIP</title>
		<link>http://www.renegade-empire.com/blog/get-your-clients-browser-information-with-findmebyip/</link>
		<comments>http://www.renegade-empire.com/blog/get-your-clients-browser-information-with-findmebyip/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 00:35:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.renegade-empire.com/?p=304</guid>
		<description><![CDATA[I stumbled across this web app from web development agancey Deep Blue Sky a few weeks ago and only had a chance to use it last week but I&#8217;m more than impressed. Get straight to it - http://fmbip.com Aside from the site&#8217;s slick interface and detailed statistics, fmbip let&#8217;s you create an account for free and send [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled across this web app from web development agancey Deep Blue Sky a few weeks ago and only had a chance to use it last week but I&#8217;m more than impressed.</p>
<p>Get straight to it - <a href="http://fmbip.com/">http://fmbip.com</a></p>
<p>Aside from the site&#8217;s slick interface and detailed statistics, fmbip let&#8217;s you create an account for free and send your client&#8217;s a custom URL to visit (such as <em>findmebyip.com/username/your-tag</em>) where this details information is obtained. You can then visit your account after your client has visited the URL and view information regarding their environment such as browser version, OS version, CSS3 support, HTML5 support, HTML5 form fields support and IP information. In fact as soon as you visit the link <a href="http://fmbip.com/">http://fmbip.com</a> it will output your information for you straight away.</p>
<p>It&#8217;s the simplest and most effective way to gather information about selective user&#8217;s computers that I&#8217;ve come across. Get in to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.renegade-empire.com/blog/get-your-clients-browser-information-with-findmebyip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery not working in IE7</title>
		<link>http://www.renegade-empire.com/blog/jquery-not-working-in-ie7/</link>
		<comments>http://www.renegade-empire.com/blog/jquery-not-working-in-ie7/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 11:20:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.renegade-empire.com/?p=300</guid>
		<description><![CDATA[While testing the cross-browser compatibility of one of my recent WordPress themes, I noticed that none of my jQuery functions were working in IE7. This disabled my menu effects, Apple-like new ticker and this nice looking gallery I&#8217;d set up as a custom WordPress post. Nothing worked at all. Luckily the solution was simple for me and [...]]]></description>
			<content:encoded><![CDATA[<p>While testing the cross-browser compatibility of one of my recent WordPress themes, I noticed that none of my jQuery functions were working in IE7. This disabled my menu effects, Apple-like new ticker and this nice looking gallery I&#8217;d set up as a custom WordPress post. Nothing worked at all.</p>
<p>Luckily the solution was simple for me and I found that solution after much search, on this website <a href="http://blog.rimann.org/2009/08/jquery-vs-ie7/">http://blog.rimann.org/2009/08/jquery-vs-ie7/</a>. It turned out that all that needed to happen as to remove an extra comma from my jQuery code. While the other browsers just parse the code nicely, IE7 is not as forgiving.</p>
<p>Where I wrote:</p>
<pre>$('.scroll-pane').jScrollPane(
    {
        showArrows:true,
        verticalDragMinHeight: 100,
        verticalDragMaxHeight: 300,
    }
);</pre>
<p>I needed to have :</p>
<pre>$('.scroll-pane').jScrollPane(
    {
        showArrows:true,
        verticalDragMinHeight: 100,
        verticalDragMaxHeight: 300
    }
);</pre>
<p>I hope this helps someone from flipping out from frustration and eating their own face. Or worse&#8230;<a href="http://youtu.be/YersIyzsOpc">http://youtu.be/YersIyzsOpc</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.renegade-empire.com/blog/jquery-not-working-in-ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red Bull Wreckers Yard Graffiti Comp &#8211; Melbourne</title>
		<link>http://www.renegade-empire.com/blog/red-bull-wreckers-yard-graffiti-comp-melbourne/</link>
		<comments>http://www.renegade-empire.com/blog/red-bull-wreckers-yard-graffiti-comp-melbourne/#comments</comments>
		<pubDate>Mon, 30 May 2011 13:22:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.renegade-empire.com/?p=295</guid>
		<description><![CDATA[I&#8217;m a huge fan of graff and a huge fan of everything Red Bull is involved in, so when the Red Bull Wreckers Yard was on in Melbourne at 1000 Pound Bend I had my tourist quality digital camera ready and snapped up some flicks for those who missed it. Congrats to all the artists for [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a huge fan of graff and a huge fan of everything Red Bull is involved in, so when the Red Bull Wreckers Yard was on in Melbourne at <a href="http://thousandpoundbend.com.au/" target="_blank">1000 Pound Bend</a> I had my tourist quality digital camera ready and snapped up some flicks for those who missed it.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-1-295">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-1" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030429_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030429_rs" alt="P1030429_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030429_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-2" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030430_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030430_rs" alt="P1030430_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030430_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-3" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030436_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030436_rs" alt="P1030436_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030436_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-4" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030451_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030451_rs" alt="P1030451_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030451_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-5" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030471_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030471_rs" alt="P1030471_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030471_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-6" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030478_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030478_rs" alt="P1030478_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030478_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-7" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030493_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030493_rs" alt="P1030493_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030493_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-8" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030501_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030501_rs" alt="P1030501_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030501_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-9" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030514_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030514_rs" alt="P1030514_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030514_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-10" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030528_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030528_rs" alt="P1030528_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030528_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-11" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030540_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030540_rs" alt="P1030540_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030540_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-12" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/P1030543_rs.jpg" title=" " class="shutterset_set_1" >
								<img title="P1030543_rs" alt="P1030543_rs" src="http://www.renegade-empire.com/wp-content/gallery/red-bull-wreckers-yard-melbourne-2011/thumbs/thumbs_P1030543_rs.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p>Congrats to all the artists for still getting involved in these comps, it&#8217;s good to see some real talent and legitimate artists still roaming through the streets of Melburn.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.renegade-empire.com/blog/red-bull-wreckers-yard-graffiti-comp-melbourne/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome Extension wants access to all data on your computer</title>
		<link>http://www.renegade-empire.com/blog/google-chrome-extension-wants-access-to-all-data-on-your-computer/</link>
		<comments>http://www.renegade-empire.com/blog/google-chrome-extension-wants-access-to-all-data-on-your-computer/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 03:28:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://www.renegade-empire.com/?p=291</guid>
		<description><![CDATA[One of the latest extensions I&#8217;ve added to my web dev tools in Google Chrome is XML tree which is in the recommended extensions for web developers section of the Google Chrome extensions gallery. Today, it received an update from the author which, once updated, shows the dialogue box to the left, asking you to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.renegade-empire.com/wp-content/uploads/2010/06/xml-tree-screenshot.jpg"><img class="alignleft size-full wp-image-292" title="xml-tree-screenshot" src="http://www.renegade-empire.com/wp-content/uploads/2010/06/xml-tree-screenshot.jpg" alt="" width="394" height="203" /></a>One of the latest extensions I&#8217;ve added to my web dev tools in Google Chrome is XML tree which is in the recommended extensions for web developers section of the Google Chrome extensions gallery. Today, it received an update from the author which, once updated, shows the dialogue box to the left, asking you to authorise access to &#8220;All data on your computer and the websites you visit&#8221;.</p>
<p>The author says this about the permission increase:</p>
<blockquote><p>&#8220;In order to allow cross-origin XMLHttpRequests for the pulling back XML and XSL in the XML Tree Transformation page action, I had to up the permissions in the extension.  Otherwise, the transformation tool would only allow HTTP URLs that originate in the same domain that the URL in the address bar is in. See http://code.google.com/chrome/extensions/xhr.html.&#8221;</p></blockquote>
<p>This isn&#8217;t really a problem, as all you have to do it hit cancel and you&#8217;re in the clear. But after I&#8217;ve spent countless hours cleaning the shit (viruses, spyware, malware) off people&#8217;s systems that accumulates because they don&#8217;t read dialogue boxes, I can easily see how people would not even realised that they have allowed this extensions to access everything from bank account info right up to the video clip of the ex &#8220;playing&#8221; with the Bengal Tiger.</p>
<p>Shame on Google Chrome for allowing an extensions to do this, shame on the developer for thinking this would work, and shame on mates for showing me that damn Bengal Tiger video.</p>
<p>View (and download if you&#8217;re keen on sharing) the extension here:</p>
<p><a href="https://chrome.google.com/extensions/detail/gbammbheopgpmaagmckhpjbfgdfkpadb">https://chrome.google.com/extensions/detail/gbammbheopgpmaagmckhpjbfgdfkpadb</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.renegade-empire.com/blog/google-chrome-extension-wants-access-to-all-data-on-your-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Website for author M.K. Hume is online</title>
		<link>http://www.renegade-empire.com/blog/new-website-for-author-m-k-hume-is-online/</link>
		<comments>http://www.renegade-empire.com/blog/new-website-for-author-m-k-hume-is-online/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 07:24:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.renegade-empire.com/?p=260</guid>
		<description><![CDATA[After a few weeks of design and development, I have completed the new website for author M.K. Hume. The new website will provide news to all the M.K. Hume fans out there regarding what&#8217;s happenning in the world of M.K. Hume including book release dates, book signings and more of an insight into the author [...]]]></description>
			<content:encoded><![CDATA[<p>After a few weeks of design and development, I have completed the <a href="http://www.mkhume.com/" target="_blank">new website for author M.K. Hume</a>. The new website will provide news to all the M.K. Hume fans out there regarding what&#8217;s happenning in the world of M.K. Hume including book release dates, book signings and more of an insight into the author herself.</p>
<p>I&#8217;m very happy to have worked with Mike, Marrilyn and Jolene on this project and we can all thank the Kedron Wavell for being there for us every step of the way.</p>
<p>If you haven&#8217;t picked up a copy of the Merlin series books yet, then head on over to M.K. Hume&#8217;s website which has links of <a href="http://www.mkhume.com/" target="_blank">where to by M.K. Hume books</a> straight from bookshops and Amazon for all you online shoppers out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.renegade-empire.com/blog/new-website-for-author-m-k-hume-is-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Glenn Allerton website featured on ASBK!</title>
		<link>http://www.renegade-empire.com/blog/glenn-allerton-website-featured-on-australian-superbike-championship-website/</link>
		<comments>http://www.renegade-empire.com/blog/glenn-allerton-website-featured-on-australian-superbike-championship-website/#comments</comments>
		<pubDate>Tue, 19 May 2009 06:42:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[glenn allerton]]></category>

		<guid isPermaLink="false">http://www.renegade-empire.com/?p=181</guid>
		<description><![CDATA[A recent news item on the ASBK website features the all new Glenn Allerton website created by Renegade Empire. Check out http://asbk.com.au/news12-05-09a.shtml for the full entry and www.glennallerton.com.au for the official website. Renegade Empire are still currently working with Glenn Allerton by providing sticker design and filming services.]]></description>
			<content:encoded><![CDATA[<p>A recent news item on the ASBK website features the all new Glenn Allerton website created by Renegade Empire. Check out <a href="http://asbk.com.au/news12-05-09a.shtml" target="_blank">http://asbk.com.au/news12-05-09a.shtml</a> for the full entry and <a href="www.glennallerton.com.au" target="_blank">www.glennallerton.com.au</a> for the official website.</p>
<p>Renegade Empire are still currently working with Glenn Allerton by providing sticker design and filming services.</p>
<div class="wp-caption alignnone" style="width: 305px"><a href="http://asbk.com.au/news12-05-09a.shtml" target="_blank"><img title="Glenn Allerton Official Website " src="http://asbk.com.au/assets/images/news/12-05-09a.jpg" alt="Glenn Allerton Official Website designed by Renegade Empire" width="295" height="173" /></a><p class="wp-caption-text">Glenn Allerton Official Website designed by Renegade Empire</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.renegade-empire.com/blog/glenn-allerton-website-featured-on-australian-superbike-championship-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Renegade Empire New Website</title>
		<link>http://www.renegade-empire.com/blog/web/news-and-shit/</link>
		<comments>http://www.renegade-empire.com/blog/web/news-and-shit/#comments</comments>
		<pubDate>Mon, 11 May 2009 08:40:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://localhost/Renegade-WP/?p=5</guid>
		<description><![CDATA[Finally it's up and looking simply sick. Check out our portfolio for our latest pimping and fresh work.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve finally launch the new Renegade Empire website. We&#8217;ve been involved in a whole lot of great projects this year, and our portfolio is a reflection of that. Make sure you check it out or just head straight over to the hire us section and let us know what we can do for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.renegade-empire.com/blog/web/news-and-shit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

