<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>WonderLabs</title>
	<link>http://labs.wondergroup.com</link>
	<description></description>
	<lastBuildDate>Fri, 20 Nov 2009 19:31:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Changed Files In Subversion Repo</title>
		<description><![CDATA[We have a client here who manages there own web server and website deployment, but they rely on us to develop and update their site as needed. For this reason, they prefer to receive updates to their site in patch-like zip files. On our end we mange this project with a combination of Unfuddle, SVN [...]]]></description>
		<link>http://labs.wondergroup.com/quick-tips-and-tricks/changed-files-in-subversion-repo/</link>
			</item>
	<item>
		<title>Actionscript in IE getBytesTotal( ) gotcha</title>
		<description><![CDATA[With a recent update either in IE8 or within the Flash Player, I noticed a lot of our AS2 Flash sites that load external assets were failing; either the asset wouldn&#8217;t load or it wouldn&#8217;t properly report its EVENT_LOADED event. It was happening sporadically, and usually when a lot of external assets were being loaded [...]]]></description>
		<link>http://labs.wondergroup.com/languages/actionscript/actionscript-in-ie-getbytestotal-gotcha/</link>
			</item>
	<item>
		<title>View Hidden Files On OS X</title>
		<description><![CDATA[A quick tip today for those of you looking for a way to easily toggle hidden file visibility on OS X. I found myself toggling this setting frequently via Terminal.app when working with htaccess files, so I ended up putting together a little AppleScript to make life easier.
The script works as a toggle to turn [...]]]></description>
		<link>http://labs.wondergroup.com/quick-tips-and-tricks/view-hidden-files-on-os-x/</link>
			</item>
	<item>
		<title>Kill GMail text ads without using AdBlock</title>
		<description><![CDATA[According to his personal blog (screenshots included), Joe McKay was able to prevent the appearance of sponsored ads on Gmail by referencing tragic or catastrophic events (words which Google bans from their ads), as well as words from the late, great, George Carlin’s list of seven words you can’t say on TV.
But, if you’re looking [...]]]></description>
		<link>http://labs.wondergroup.com/quick-tips-and-tricks/kill-gmail-text-ads-without-using-adblock/</link>
			</item>
	<item>
		<title>jQuery Popup Plugin Update</title>
		<description><![CDATA[Just a quick note to bring attention to a small update made to the jQuery Popup plugin posted back in June.
The update addresses a small issue when the plugin was targeted to multiple elements or no elements at all. Updating to this version is recommended as it doesn&#8217;t change any features or break any previously [...]]]></description>
		<link>http://labs.wondergroup.com/frameworks/jquery-popup-plugin-update/</link>
			</item>
	<item>
		<title>Think your code source doesn&#8217;t matter?</title>
		<description><![CDATA[The Japanese principle of &#8216;form over function&#8217; holds true in the Fujitsu binoculars website.
1. View Source: http://www.fujinonbinos.com/
2. Google Earth screenshots: http://b3ta.com/links/355881
3. ????
4. Profit
blown = mind ? true : false;
]]></description>
		<link>http://labs.wondergroup.com/quick-tips-and-tricks/think-your-code-source-doesnt-matter/</link>
			</item>
	<item>
		<title>Start and End Date Range Validator in AS3/Flex</title>
		<description><![CDATA[In a flex app I&#8217;m building, I have two dates a user needs to put in for an event. I needed a way to make sure the end date was not before the start date. Now, I know this is pretty common sense for a user to be able to do this but you never [...]]]></description>
		<link>http://labs.wondergroup.com/languages/start-and-end-date-range-validator-in-as3flex/</link>
			</item>
	<item>
		<title>Loading &#8220;Spinner&#8221; animations for Flash</title>
		<description><![CDATA[I’ve been doing a lot of web service calls within Flash lately and couldn’t find a good resource for Ajax-y “spinner” animations with transparent backgrounds to indicate when something is loading, so I made a few of them myself. They are all vector and can overlay on top of any background.
Simply open the FLA, drag [...]]]></description>
		<link>http://labs.wondergroup.com/programs/flash/loading-spinner-animations-for-flash/</link>
			</item>
	<item>
		<title>jQuery Mini UI Effects Plugins</title>
		<description><![CDATA[Recently while working on a client project I was met with a situation in which I needed to do some client-side feedback to validation of a couple fields. I wanted something a little more spiced up than your typical turn-the-field-red or put-a-red-asterisk next to it.
The jQuery UI Effects library had just what I was looking [...]]]></description>
		<link>http://labs.wondergroup.com/frameworks/jquery/jquery-mini-ui-effects-plugins/</link>
			</item>
	<item>
		<title>Remove &#8220;index.php&#8221; Portion of URL</title>
		<description><![CDATA[Many PHP frameworks make use of routing through one master file, typically index.php. It is easy enough, however, to write that portion of the URL out, thus achieving a more svelte and sexy address bar in the process. 
To do so just create an .htaccess file in your app&#8217;s root directory (likely next to the [...]]]></description>
		<link>http://labs.wondergroup.com/languages/remove-indexphp-portion-of-url/</link>
			</item>
</channel>
</rss>

