<?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>Mind Shocker</title>
	<atom:link href="http://www.mindshocker.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mindshocker.com</link>
	<description>A home for the projects of me, Ryan G.</description>
	<lastBuildDate>Wed, 11 Apr 2012 17:06:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>After Effects Expression Tips</title>
		<link>http://www.mindshocker.com/after-effects-expression-tips/</link>
		<comments>http://www.mindshocker.com/after-effects-expression-tips/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 17:06:57 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mindshocker.com/?p=336</guid>
		<description><![CDATA[Here are some of the latest tricks I have been playing around with, especially useful with Particular. Tip: Add a &#8216;layer for motion&#8217; selector for your particular emitter and make your keyframing easier. Add an Effects&#62;Expression Controls&#62;Layer Control to the layer and name it &#8216;layerForMotion&#8217; Add these expressions to the particular emmitter properties: In Position [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some of the latest tricks I have been playing around with, especially useful with Particular.</p>
<p><strong>Tip: Add a &#8216;layer for motion&#8217; selector for your particular emitter and make your keyframing easier.</strong></p>
<p>Add an Effects&gt;Expression Controls&gt;Layer Control to the layer and name it &#8216;layerForMotion&#8217;</p>
<p>Add these expressions to the particular emmitter properties:</p>
<p>In Position XY:</p>
<p><span style="color: #00ff00;">try {</span><br />
<span style="color: #00ff00;">m= effect(&#8220;layerForMotion&#8221;)(&#8220;Layer&#8221;).transform.position;</span><br />
<span style="color: #00ff00;">[m[0],m[1]];</span><br />
<span style="color: #00ff00;">}catch(err){</span><br />
<span style="color: #00ff00;">effect(&#8220;Particular&#8221;)(&#8220;Position XY&#8221;);</span><br />
<span style="color: #00ff00;">}</span></p>
<p>In Position Z:</p>
<p><span style="color: #00ff00;">try {</span><br />
<span style="color: #00ff00;">m= effect(&#8220;layerForMotion&#8221;)(&#8220;Layer&#8221;).transform.position;</span><br />
<span style="color: #00ff00;">m[2];</span><br />
<span style="color: #00ff00;">}catch(err){</span><br />
<span style="color: #00ff00;">effect(&#8220;Particular&#8221;)(&#8220;Position Z&#8221;);</span><br />
<span style="color: #00ff00;">}</span></p>
<p>Now just select the layer that you want to control the emmitter. Be sure to convert that layer to 3D before selecting.</p>
<p><strong>Tip:Adjust the amount of particles emitted based on the velocity (speed) of the emitter.</strong><br />
This is helpful when you get thin or clumpy areas of particles when you are moving your emitter at various speeds.<br />
Add the following expression to the Particular &#8216;particles/sec&#8217; property:<br />
<span style="color: #00ff00;">m= effect(&#8220;layerForMotion&#8221;)(&#8220;Layer&#8221;).transform.position;</span><br />
<span style="color: #00ff00;">length(m.velocityAtTime(time))*.1;</span></p>
<p>Now you will get a nice even stream no matter how you zip the emitter around.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindshocker.com/after-effects-expression-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maya to AfterEffects&#8230; tips, tricks.</title>
		<link>http://www.mindshocker.com/maya-to-aftereffects-tips-tricks/</link>
		<comments>http://www.mindshocker.com/maya-to-aftereffects-tips-tricks/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 22:20:11 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mindshocker.com/?p=332</guid>
		<description><![CDATA[Can&#8217;t remember the process for succesfully getting Maya camera and locators into AfterEffects?  Here&#8217;s what I&#8217;ve written down so I won&#8217;t forget&#8230; Maya scenes need to be transformed in order to appear in AE default space (where center is 960,540): Scale = 100 TX  =  960 TY = -540 How Cameras relate&#8230; Default AE 50mm [...]]]></description>
			<content:encoded><![CDATA[<p>Can&#8217;t remember the process for succesfully getting Maya camera and locators into AfterEffects?  Here&#8217;s what I&#8217;ve written down so I won&#8217;t forget&#8230;<br />
Maya scenes need to be transformed in order to appear in AE default space (where center is 960,540):<br />
Scale = 100<br />
TX  =  960<br />
TY = -540</p>
<p>How Cameras relate&#8230;<br />
Default AE 50mm camera = Maya 50mm with Z = 26.6666<br />
Default AE 35mm camera = Maya 35mm with Z = 18.6666</p>
<p>So, for basic setup create a Maya 35mm camera at z = 18.666.  Layout for this view (it will match the default AE 3D setup).  When ready to export&#8230; bake animations.  Then group elements and transform group with above scale and translate settings.<br />
Import into AE and delete the &#8216;group&#8217; node which will be the parent to all the elements.  Their transforms will now be set up to match AE world with center @ 960&#215;540 (***This assumes you want to create a 1920 x 1080 comp.  Don&#8217;t for get to set your resolution in  Maya to match this resolution!)</p>
<p>If it is more convenient to do the transform in AE only&#8230;</p>
<ol>
<li>Import elements.</li>
<li>Create a null.  Set Position to 0,0,0</li>
<li>Parent elements to null.</li>
<li>Set null position to 960,540,0</li>
<li>Then scale null to 10,000.</li>
<li>Delete null.</li>
</ol>
<p>Camera and elements will now be in AE default 3D space.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindshocker.com/maya-to-aftereffects-tips-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New site for gigwalkers&#8230;</title>
		<link>http://www.mindshocker.com/new-site-for-gigwalkers/</link>
		<comments>http://www.mindshocker.com/new-site-for-gigwalkers/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 22:40:24 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mindshocker.com/?p=329</guid>
		<description><![CDATA[It&#8217;s called gigrunners.com and currently sports a nifty forum for discussions of all things gig-gy.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s called <a href="http://www.gigrunner.com" target="_blank">gigrunners.com</a> and currently sports a nifty forum for <a href="http://www.gigrunners.com/vforum" target="_blank">discussions of all things gig-gy</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindshocker.com/new-site-for-gigwalkers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Coffee Table App &#8211; Now Available!</title>
		<link>http://www.mindshocker.com/the-coffee-table-app-now-available/</link>
		<comments>http://www.mindshocker.com/the-coffee-table-app-now-available/#comments</comments>
		<pubDate>Fri, 20 May 2011 05:51:22 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.mindshocker.com/?p=294</guid>
		<description><![CDATA[Just a note to say that a brand new restaurant app has been released into the wild.  This one is for another local favorite: The Coffee Table. Enhanced for the retina display, this is the latest and greatest version of the restaurant I have developed to date. Check it out! The Coffee Table App in [...]]]></description>
			<content:encoded><![CDATA[<p>Just a note to say that a brand new restaurant app has been released into the wild.  This one is for another local favorite: The Coffee Table.</p>
<p>Enhanced for the retina display, this is the latest and greatest version of the restaurant I have developed to date.</p>
<p>Check it out!<a href="http://itunes.apple.com/gb/app/coffee-table-eagle-rock/id436671446?mt=8&amp;ign-mpt=uo%3D2" target="_blank"> The Coffee Table App</a> in the AppStore.</p>
<div id="attachment_295" class="wp-caption alignleft" style="width: 595px"><a href="http://www.mindshocker.com/wp-content/uploads/2011/05/coffeeTableAppstore.jpg"><img class="size-full wp-image-295" title="The Coffee Table App - App Store" src="http://www.mindshocker.com/wp-content/uploads/2011/05/coffeeTableAppstore.jpg" alt="" width="585" height="440" /></a><p class="wp-caption-text">The Coffee Table App</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mindshocker.com/the-coffee-table-app-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Confession&#8230;</title>
		<link>http://www.mindshocker.com/confession/</link>
		<comments>http://www.mindshocker.com/confession/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 23:13:16 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mindshocker.com/?p=291</guid>
		<description><![CDATA[&#8230;perhaps later.]]></description>
			<content:encoded><![CDATA[<p>&#8230;perhaps later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindshocker.com/confession/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BP Oil Spill and Meat Clock App?</title>
		<link>http://www.mindshocker.com/bp-oil-spill-and-meat-clock-app/</link>
		<comments>http://www.mindshocker.com/bp-oil-spill-and-meat-clock-app/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 05:01:12 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mindshocker.com/?p=286</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_287" class="wp-caption alignnone" style="width: 310px"><a href="http://www.mindshocker.com/wp-content/uploads/2010/07/bp_meatclock.jpg"><img src="http://www.mindshocker.com/wp-content/uploads/2010/07/bp_meatclock-300x200.jpg" alt="Meat Clock App and BP" title="SIMOPS operations for Top Kill" width="300" height="200" class="size-medium wp-image-287" /></a><p class="wp-caption-text">BP uses iPhone's Meat Clock to help spill?</p></div>
<div id="attachment_289" class="wp-caption alignleft" style="width: 310px"><a href="http://www.mindshocker.com/wp-content/uploads/2010/07/meatclock_controlroom.jpg"><img src="http://www.mindshocker.com/wp-content/uploads/2010/07/meatclock_controlroom-300x212.jpg" alt="Meat Clock App for iPhone in the Control Room?" title="Meat Clock App for iPhone in the Control Room" width="300" height="212" class="size-medium wp-image-289" /></a><p class="wp-caption-text">Meat Clock App for iPhone in the Control Room?</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mindshocker.com/bp-oil-spill-and-meat-clock-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lemongrass Vietnamese Restaurant</title>
		<link>http://www.mindshocker.com/lemongrassapp/</link>
		<comments>http://www.mindshocker.com/lemongrassapp/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 17:57:21 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.mindshocker.com/?p=264</guid>
		<description><![CDATA[Look out Eagle Rock&#8230; Now available in the App Store! Check it out here&#8230;]]></description>
			<content:encoded><![CDATA[<p>Look out Eagle Rock&#8230;<br />
<a href="http://www.mindshocker.com/wp-content/uploads/2010/06/lemongrass_1.jpg"><img src="http://www.mindshocker.com/wp-content/uploads/2010/06/lemongrass_1.jpg" alt="" title="lemongrass_1" width="429" height="750" class="alignnone size-full wp-image-250" /></a></p>
<p>
Now available in the App Store!</p>
<p>Check it out <a href="http://itunes.apple.com/us/app/lemongrass-vietnamese-restaurant/id378036769?mt=8#">here&#8230;</a></p>
<p><a href="http://itunes.apple.com/us/app/lemongrass-vietnamese-restaurant/id378036769?mt=8#"><img src="http://www.mindshocker.com/wp-content/uploads/2010/06/homescreen-200x300.jpg" alt="Lemongrass On Homescreen" title="Lemongrass On Homescreen" width="200" height="300" class="alignleft size-medium wp-image-278" /></a></p>
<p><a href="http://www.mindshocker.com/wp-content/uploads/2010/06/specials.jpg"><img src="http://www.mindshocker.com/wp-content/uploads/2010/06/specials-200x300.jpg" alt="Lemongrass Specials" title="Lemongrass Specials" width="200" height="300" class="alignleft size-medium wp-image-279" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindshocker.com/lemongrassapp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free the Meat Clock!!!</title>
		<link>http://www.mindshocker.com/free-the-meat-clock/</link>
		<comments>http://www.mindshocker.com/free-the-meat-clock/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 20:13:11 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mindshocker.com/?p=215</guid>
		<description><![CDATA[For those who might be interested I am going to give a promo code good for a free download of &#8220;Meat Clock&#8221; (the original Meat Clock for iPhone and iPod Touch) to the first 5 people who use the contact form on this site to request it.  Please, only one request per person! This is [...]]]></description>
			<content:encoded><![CDATA[<p>For those who might be interested I am going to give a promo code good for a free download of &#8220;Meat Clock&#8221; (the original Meat Clock for iPhone and iPod Touch) to the first 5 people who use the contact form on this site to request it.  Please, only one request per person!</p>
<p><a href="http://www.mindshocker.com/wp-content/uploads/2009/06/iphone_withscreengrab_meat.jpg"><img class="aligncenter size-full wp-image-25" title="Meat Clock" src="http://www.mindshocker.com/wp-content/uploads/2009/06/iphone_withscreengrab_meat.jpg" alt="" width="285" height="154" /></a>This is a great opportunity to share the love if you already own Meat Clock and would like to &#8220;re-gift&#8221; it to someone special.</p>
<p>In the event that you request a free code and the 5 person limit has already been reached, I suggest you include in your message an interesting or juicy story that might get you some sympathy, and possibly a free code&#8230;</p>
<p>(boy, this iPhone development stuff is just like playing God!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindshocker.com/free-the-meat-clock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone App Review Fraud Exposed!</title>
		<link>http://www.mindshocker.com/iphone-review-fraud-exposed/</link>
		<comments>http://www.mindshocker.com/iphone-review-fraud-exposed/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 23:15:26 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mindshocker.com/?p=201</guid>
		<description><![CDATA[I just read an interesting story  over at Macworld about iPhone developer 'Molinker' posting fraudulent 5-star reviews...]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 355px"><img class=" " title="scam artist" src="http://www.mindshocker.com/wp-content/uploads/2009/12/scam-artist.jpg" alt="Not your typical iPhone developer" width="345" height="323" /><p class="wp-caption-text">Not your typical iPhone developer</p></div>
<p>I just read an interesting <a href="http://www.macworld.co.uk/ipod-itunes/news/index.cfm?RSS&amp;NewsID=27999">story  over at Macworld </a>about iPhone developer &#8216;Molinker&#8217; posting fraudulent 5-star reviews for its apps.  I didn&#8217;t know that they have over 1,000 apps in the App Store.  With their apps removed from the store, perhaps shopping for an app won&#8217;t feel so much like trying to navigate the shopping mall the weekend before Christmas!  All for the best, I suppose.  Maybe <a href="http://www.mindshocker.com/meat-clock/">Meat Clock</a> will finally catch on with the masses.  Did you know that <a href="http://www.mindshocker.com/meat-clock/">Meat Clock</a> makes the perfect gift for your friends and family?  Well, it does.</p>
<p><img class="size-full wp-image-25 alignnone" title="Meat Clock" src="http://www.mindshocker.com/wp-content/uploads/2009/06/iphone_withscreengrab_meat.jpg" alt="Meat Clock" width="285" height="154" /></p>
<p>Get Meat Clock here:</p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=317480866" target="_blank">Meat Clock at the App Store</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindshocker.com/iphone-review-fraud-exposed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s your App idea?</title>
		<link>http://www.mindshocker.com/whats-your-app-idea/</link>
		<comments>http://www.mindshocker.com/whats-your-app-idea/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:59:58 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.mindshocker.com/?p=195</guid>
		<description><![CDATA[Do you have an idea for an iPhone app but don&#8217;t feel like learning how to program? Maybe we can team up and I can make your app a reality.  In my quest to tame the iPhone, I am playing with the idea of developing other peoples ideas.  You never know when that idea you [...]]]></description>
			<content:encoded><![CDATA[<div id="body_main">
<p>Do you have an idea for an iPhone app but don&#8217;t feel like learning how to program?</p>
<p>Maybe we can team up and I can make your app a reality.  In my quest to tame the iPhone, I am playing with the idea of developing other peoples ideas.  You never know when that idea you had after a 4 cocktails is actually a good one!</p>
<p>Like a b-movie actor from the 80&#8242;s on a reality series, I&#8217;ll be that person you can share your idea with.  Just use the <a href="http://www.mindshocker.com/contact-ryan" target="_self">contact</a> page and we can get started.</p>
<p><img class="aligncenter size-medium wp-image-142" title="Quick-dial screen" src="http://www.mindshocker.com/wp-content/uploads/2009/10/main_screen-162x300.jpg" alt="Quick-dial screen" width="162" height="300" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mindshocker.com/whats-your-app-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

