<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>mcma webLog</title>
	<atom:link href="http://willthmcma.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://willthmcma.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 14 Nov 2007 11:40:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='willthmcma.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>mcma webLog</title>
		<link>http://willthmcma.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://willthmcma.wordpress.com/osd.xml" title="mcma webLog" />
	<atom:link rel='hub' href='http://willthmcma.wordpress.com/?pushpress=hub'/>
		<item>
		<title>perspective</title>
		<link>http://willthmcma.wordpress.com/2007/11/14/perspective/</link>
		<comments>http://willthmcma.wordpress.com/2007/11/14/perspective/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 11:38:49 +0000</pubDate>
		<dc:creator>MCMA</dc:creator>
				<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://willthmcma.wordpress.com/2007/11/14/perspective/</guid>
		<description><![CDATA[Here is some code for finding the right ratio of size to distance in perspective. You can also use it for movement as the dif variable is used for in the box movie clip. It doesn&#8217;t seem to matter that the triangle s,P,(x) isn&#8217;t right angled. It is only the difference between the angles that&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=19&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is some code for finding the right ratio of size to distance in perspective. You can also use it for movement as the dif variable is used for in the box movie clip.</p>
<p><a href="http://willthmcma.wordpress.com/2007/11/14/perspective/maths-illustration/" rel="attachment wp-att-20" title="maths illustration"><img src="http://willthmcma.files.wordpress.com/2007/11/mathsdiagram.jpg?w=480" alt="maths illustration" /></a></p>
<p>It doesn&#8217;t seem to matter that the triangle s,P,(x) isn&#8217;t right angled. It is only the difference between the angles that&#8217;s needed.</p>
<p>var a = 40;<br />
var r = 90;<br />
var s = 20;<br />
var t = 180-(a+r+s);<br />
var N = 40;<br />
var g = 180-(a+t);<br />
var h = 30;<br />
for (i=0; i&lt;N; i++) {<br />
var P = 180-(((a/N)*i)+g);<br />
var base = h/(Math.tan(P));<br />
_root.attachMovie(&#8220;box&#8221;, &#8220;box&#8221;+i, i);<br />
_root["box"+i]._xscale = base;<br />
_root["box"+i]._yscale = base;<br />
_root["box"+i].id = i;<br />
_root["box"+i].dif = base;<br />
}</p>
<p><a href="http://test2kn.110mb.com/perspective.swf">Click here for the link to the swf</a></p>
<p><a href="http://test2kn.110mb.com/perspective.fla">and here to download th fla file</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willthmcma.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willthmcma.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willthmcma.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willthmcma.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willthmcma.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willthmcma.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willthmcma.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willthmcma.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willthmcma.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willthmcma.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willthmcma.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willthmcma.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willthmcma.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willthmcma.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willthmcma.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willthmcma.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=19&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willthmcma.wordpress.com/2007/11/14/perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/375daa7ef4684954e7e901a8f80cd2d5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MCMA</media:title>
		</media:content>

		<media:content url="http://willthmcma.files.wordpress.com/2007/11/mathsdiagram.jpg" medium="image">
			<media:title type="html">maths illustration</media:title>
		</media:content>
	</item>
		<item>
		<title>usefull line of code</title>
		<link>http://willthmcma.wordpress.com/2007/11/14/usefull-line-of-code/</link>
		<comments>http://willthmcma.wordpress.com/2007/11/14/usefull-line-of-code/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 09:52:45 +0000</pubDate>
		<dc:creator>MCMA</dc:creator>
				<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://willthmcma.wordpress.com/2007/11/14/usefull-line-of-code/</guid>
		<description><![CDATA[Here is a line of code I use a lot for boolean variables: Like a radio button one example: on(press){ _root.variable = Math.abs ( _root.variable-1); } Math.abs stands for absolute &#8211; ie negatives become positives This is useful for any boolean variable eg: _visible, textbox border etc<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=18&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is a line of code I use a lot for boolean variables: Like a radio button<br />
one example:</p>
<p>on(press){</p>
<p>_root.variable  =  Math.abs ( _root.variable-1);</p>
<p>}</p>
<p>Math.abs stands for absolute &#8211;  ie negatives become positives</p>
<p>This is useful for any boolean variable eg: _visible, textbox border etc</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willthmcma.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willthmcma.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willthmcma.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willthmcma.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willthmcma.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willthmcma.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willthmcma.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willthmcma.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willthmcma.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willthmcma.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willthmcma.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willthmcma.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willthmcma.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willthmcma.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willthmcma.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willthmcma.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=18&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willthmcma.wordpress.com/2007/11/14/usefull-line-of-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/375daa7ef4684954e7e901a8f80cd2d5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MCMA</media:title>
		</media:content>
	</item>
		<item>
		<title>gallery shuffler</title>
		<link>http://willthmcma.wordpress.com/2007/10/08/gallery-shuffler/</link>
		<comments>http://willthmcma.wordpress.com/2007/10/08/gallery-shuffler/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 00:37:13 +0000</pubDate>
		<dc:creator>MCMA</dc:creator>
				<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://willthmcma.wordpress.com/2007/10/08/gallery-shuffler/</guid>
		<description><![CDATA[New update to the fla posted the other week. This is an fla which is easy to upload any number &#8211; provided your computer can cope &#8211; and name them, plus a fun interactive way of getting your stuff looked at. just make sure the images are in the right directory. Probably need to use [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=15&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>New update to the fla posted the other week. This is an fla which is easy to upload any number &#8211; provided your computer can cope &#8211; and name them, plus a fun interactive way of getting your stuff looked at. just make sure the images are in the right directory. Probably need to use php on a server<br />
<a href="http://test2kn.110mb.com/illustration5.fla">Fla has some explanatory notes: download</a></p>
<p><a href="http://test2kn.110mb.com/illustration4.html">or click to view</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willthmcma.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willthmcma.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willthmcma.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willthmcma.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willthmcma.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willthmcma.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willthmcma.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willthmcma.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willthmcma.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willthmcma.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willthmcma.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willthmcma.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willthmcma.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willthmcma.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willthmcma.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willthmcma.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=15&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willthmcma.wordpress.com/2007/10/08/gallery-shuffler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/375daa7ef4684954e7e901a8f80cd2d5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MCMA</media:title>
		</media:content>
	</item>
		<item>
		<title>Hologrphicsa</title>
		<link>http://willthmcma.wordpress.com/2007/10/04/hologrphicsa/</link>
		<comments>http://willthmcma.wordpress.com/2007/10/04/hologrphicsa/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 01:47:34 +0000</pubDate>
		<dc:creator>MCMA</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[Holographics]]></category>

		<guid isPermaLink="false">http://willthmcma.wordpress.com/2007/10/04/hologrphicsa/</guid>
		<description><![CDATA[New experiment involved placing grating, or fine lines printed at 600 dot per inch on every second pixel, printed on a transparency inblack ink, against a compuiter screen. This created finges of raindbow colouring from the white background of the screen(made up of rgb dots). When vieweing the fringes through a magnifying glass I found [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=14&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>New experiment involved placing grating, or fine lines printed at 600 dot per inch on every second pixel, printed on a transparency inblack ink, against a compuiter screen. This created finges of raindbow colouring from the white background of the screen(made up of rgb dots). When vieweing the fringes through a magnifying glass I found the they were in focus about half a cm away from the surface of the transperancy. This was on the glass of the computer screen behind which were the rgb dots.</p>
<p>Another method of getting a holographics effect is to print a number of different coloured grids on a tranparency and cut it up into squares, placing each grid, smooth side to rough side, ontop of each other, so they created a fine layering up of variated colour and position, slightly out of phase. Bending some, or twisting a few of the sheets created and interesting 3d dimesional distorting of the grid of sine wave tartan.</p>
<p>What I&#8217;ve found is that the 3d dimensional effect in the interference pattern is created not by the  plain, or reference beam or grating, and not by the image beam bounced off the object, but by the pattern of the two as they come in and out of phase. This is importnat when trying to create a 3d dimensional shape from the reverse end, IE with programming.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willthmcma.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willthmcma.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willthmcma.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willthmcma.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willthmcma.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willthmcma.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willthmcma.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willthmcma.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willthmcma.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willthmcma.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willthmcma.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willthmcma.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willthmcma.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willthmcma.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willthmcma.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willthmcma.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=14&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willthmcma.wordpress.com/2007/10/04/hologrphicsa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/375daa7ef4684954e7e901a8f80cd2d5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MCMA</media:title>
		</media:content>
	</item>
		<item>
		<title>Media Conference</title>
		<link>http://willthmcma.wordpress.com/2007/10/01/media-conference/</link>
		<comments>http://willthmcma.wordpress.com/2007/10/01/media-conference/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 09:11:33 +0000</pubDate>
		<dc:creator>MCMA</dc:creator>
				<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://willthmcma.wordpress.com/2007/10/01/media-conference/</guid>
		<description><![CDATA[Throughout the moprning we saw a few different presentations. The format varied, starting in the day with a lot of images, bright colours, textures, surfaces, we were taken on a tour through a maze, through a cavern, the rendering and 3d perpective was truly mind blowing, there was norhing to be said, we simply gape [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=13&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Throughout the moprning we saw a few different presentations. The format varied, starting in the day with a lot of images, bright colours, textures, surfaces, we were taken on a tour through a maze, through a cavern, the rendering and 3d perpective was truly mind blowing, there was norhing to be said, we simply gape in awe. The aquarium was an electrifying colourful place with strange and varied fishes, but these were just projections to start of the morning and our minds were left free to revel in the wonders of nature. After that it was time for a play. It was a surreal one, which played about with language alot. The key objects on the set were and apple, a gun, a bottle, very sparse, but so much could be interpreted throught the characters use of each item. Each item stood in where words were unnessary. Unfortunatley it ended with a rather meaningless joke which joke which I thought was supposed to be clever and no one laughed at.</p>
<p>So people were over the surreal effect in the auditorium and ready for a bit of something different, which they got, in the form of an indian strip tease, complete with incence bear feet chiming bells and a saucy young man in  a loin cloth who handed out flowers in the audience. The women next to me got an aphid in hers. Shee was very hot and asked for the windows to be opened. After that we had to get up and do some stretches with the yogi at the end, he was talking about the sun and the importance of being clean. He had on a purple sari and was a trained laugher, and that was how we ended it all laughing. We had to look to the person next to us and giggle or gaffaw.</p>
<p>Every one was ready for lunch then and we went down to the buffet which was many different dishes, with mouthfull sized slices on each plate, spread on a big center table.</p>
<p>After that I felt refreshed by the air in the auditorium which was a relief because it was time for the computer whiz that we had from up north. He talked really fast and focused all our attention on an image of a cube which he rotated as he talked. sometimes the cube was devided and broken apart and then connected together in a different order. This was his computer program which he used to illustrate a model he had developed.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willthmcma.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willthmcma.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willthmcma.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willthmcma.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willthmcma.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willthmcma.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willthmcma.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willthmcma.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willthmcma.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willthmcma.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willthmcma.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willthmcma.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willthmcma.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willthmcma.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willthmcma.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willthmcma.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=13&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willthmcma.wordpress.com/2007/10/01/media-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/375daa7ef4684954e7e901a8f80cd2d5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MCMA</media:title>
		</media:content>
	</item>
		<item>
		<title>Another take on holographs</title>
		<link>http://willthmcma.wordpress.com/2007/09/27/another-take-on-holographs/</link>
		<comments>http://willthmcma.wordpress.com/2007/09/27/another-take-on-holographs/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 12:00:20 +0000</pubDate>
		<dc:creator>MCMA</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[Holographics]]></category>

		<guid isPermaLink="false">http://willthmcma.wordpress.com/2007/09/27/another-take-on-holographs/</guid>
		<description><![CDATA[Another way to view a holograpgh is as a series of layers, or onion skins, or to simplify things imagine an onion. Imagine the image is the heart of the onion, and from this image points of light emerge in all directions from it. Penetrating the layers of skin right to the visible outer one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=11&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Another way to view a holograpgh is as a series of layers, or onion skins, or to simplify things imagine an onion. Imagine the image is the heart of the onion, and from this image points of light emerge in all directions from it. Penetrating the layers of skin right to the visible outer one which can be seen without xray vision. When these holes are in line with your eye, you see a point of light of the object from that perspective. When you move your head a fraction you see another set of points, some more inline than others. This is the basis for some programming I&#8217;ll do in flash and will show if my cpu can handle it.</p>
<p>Whether you have to move you head or the mouse is another question. Momentum sensitve goggles could be an answer, or some kind of latice &#8211; as described earlier , but whichever way, a veiw for each eeye will make it really 3d.</p>
<p>PS have you noticed a a dvd or CD &#8211; some are better than others, reflects a rainbow which is a sort of vortex that can be viewed from different angles.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willthmcma.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willthmcma.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willthmcma.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willthmcma.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willthmcma.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willthmcma.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willthmcma.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willthmcma.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willthmcma.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willthmcma.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willthmcma.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willthmcma.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willthmcma.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willthmcma.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willthmcma.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willthmcma.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=11&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willthmcma.wordpress.com/2007/09/27/another-take-on-holographs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/375daa7ef4684954e7e901a8f80cd2d5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MCMA</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://willthmcma.wordpress.com/2007/09/20/10/</link>
		<comments>http://willthmcma.wordpress.com/2007/09/20/10/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 09:51:46 +0000</pubDate>
		<dc:creator>MCMA</dc:creator>
				<category><![CDATA[Holographics]]></category>

		<guid isPermaLink="false">http://willthmcma.wordpress.com/2007/09/20/10/</guid>
		<description><![CDATA[New idea for making holographic animations in flash: I&#8217;ve imported from photoshop a blurred grayscale image which in flash I&#8217;ve converted into a bitmap with a color threshold that makes it look like a contour map. Each colour is devided into separate layers and masks a grid. For each layer, the grid is a fraction [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=10&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>New idea for making holographic animations in flash:</p>
<p>I&#8217;ve imported from photoshop a blurred grayscale image which in flash I&#8217;ve converted into a bitmap with a color threshold that makes it look like a contour map. Each colour is devided into separate layers and masks a grid. For each layer, the grid is a fraction larger &#8211; 2 pixels, the smallest being in the center, at th top level. This mimics the effects light waves have when bounced off an object, and viewd through a grid &#8211; an interfernece pattern &#8211; see below. When I get flash 8 I will use the bitmapData object to make an automatic color picker that will detect the different levels of the image, and bend an array of lines fractionally in the right directions. Intead of using a floating grid though, I want to find or make a refractive grid, like many rows of tiny crytals, so each eye gets a different view, making it more 3d.<br />
<a href="http://test2kn.110mb.com/holo0.html">go here to see experiment</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willthmcma.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willthmcma.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willthmcma.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willthmcma.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willthmcma.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willthmcma.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willthmcma.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willthmcma.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willthmcma.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willthmcma.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willthmcma.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willthmcma.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willthmcma.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willthmcma.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willthmcma.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willthmcma.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=10&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willthmcma.wordpress.com/2007/09/20/10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/375daa7ef4684954e7e901a8f80cd2d5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MCMA</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://willthmcma.wordpress.com/2007/09/18/9/</link>
		<comments>http://willthmcma.wordpress.com/2007/09/18/9/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 22:23:30 +0000</pubDate>
		<dc:creator>MCMA</dc:creator>
				<category><![CDATA[Holographics]]></category>

		<guid isPermaLink="false">http://willthmcma.wordpress.com/2007/09/18/9/</guid>
		<description><![CDATA[Holographic images come from what is called an interference pattern. This is the pattern that is created when two light waves combine and create what is called constructive or destructive interference. This is when the the waves amplify each other or cancel each other out depending on how in phase they are. They image that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=9&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Holographic images come from what is called an interference pattern. This is the pattern that is created when two light waves combine and create what is called constructive or destructive interference. This is when the the waves amplify each other or cancel each other out depending on how in phase they are.</p>
<p>They image that you see in the hologram, is the image of the the lines of light as they come in and out of phase, amplifying or decresing each other. In a real hologram, this is produced by bouncing a lasers off a three dimensional object that you want a holograph of, and recording those reflected beam, along with the beams from another laser as it intersects with those beams and creates the intgerference pattern.</p>
<p>Below is an example of what I&#8217;m talking about, simply created with a grid, overlaid on another grid which has been minutely distorted so as to come in and out of phases with the grid ontop, much as the light waves from a lasers would do.</p>
<p><a href="http://test2kn.110mb.com/hoolo.html">go here to have alook</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willthmcma.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willthmcma.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willthmcma.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willthmcma.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willthmcma.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willthmcma.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willthmcma.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willthmcma.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willthmcma.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willthmcma.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willthmcma.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willthmcma.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willthmcma.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willthmcma.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willthmcma.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willthmcma.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=9&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willthmcma.wordpress.com/2007/09/18/9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/375daa7ef4684954e7e901a8f80cd2d5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MCMA</media:title>
		</media:content>
	</item>
		<item>
		<title>Holographics experiments</title>
		<link>http://willthmcma.wordpress.com/2007/09/15/holographics-experiments/</link>
		<comments>http://willthmcma.wordpress.com/2007/09/15/holographics-experiments/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 10:44:25 +0000</pubDate>
		<dc:creator>MCMA</dc:creator>
				<category><![CDATA[Holographics]]></category>

		<guid isPermaLink="false">http://willthmcma.wordpress.com/2007/09/15/holographics-experiments/</guid>
		<description><![CDATA[I have been experimenting with the idea of making holographic glasses that will make a computer screen image become 3d. I know a holographic sticker works usesing a grate . Where your head is depends on what view of the image you get. The image is devided into a grate which is magnified through a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=8&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have been experimenting with the idea of making holographic glasses that will make a computer screen image become 3d.</p>
<p>I know a holographic sticker works usesing a grate . Where your head is depends on what view of the image you get. The image is devided into a grate which is magnified through a repeated pattern of cerated plastic saw tooth shaped ridges, many mini prism all magnifying the image line under them.</p>
<p>The computer screen could be magnified in the same way. Only with stickers, the graTE usually runs horizontanlly, so what you see is two different, distinct perspectives, from above and below.</p>
<p>A fresnel lens is a radial grate. If you put it against the computer screen it creates a series of radiating rainbow spokes. This is the white light of the computer screen bieng magnified so you can see the RGB dots which make it up. If you hold it up to a white light you can see rainbow halos in it. these are the fringes of the white light as the different frequencies which make it up refract at different rates.</p>
<p>A true laser hologrpah works by capturing the interference of laser light waves as they bounce of the object. This works similarly to the office toys you often see that transpose the print of your hand.</p>
<p>If each pixel of the screen was composed of many different pixels each showing the object in all the angles from which the light bounces off it, the 3d impression, and this was viewed through some grate which revealed to the eye only the angle that was visible from the eyes positions, a 3dimensional effect would take place. And if the grate was removed, or on some surface protruding from the image on the screen, this would give each eye a slightly differeing perspective, creating a truly holographic effect.</p>
<p><a href="http://test2kn.110mb.com/rotate.swf">have a look at this propotype model</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willthmcma.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willthmcma.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willthmcma.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willthmcma.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willthmcma.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willthmcma.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willthmcma.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willthmcma.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willthmcma.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willthmcma.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willthmcma.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willthmcma.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willthmcma.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willthmcma.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willthmcma.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willthmcma.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=8&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willthmcma.wordpress.com/2007/09/15/holographics-experiments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/375daa7ef4684954e7e901a8f80cd2d5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MCMA</media:title>
		</media:content>
	</item>
		<item>
		<title>MDM</title>
		<link>http://willthmcma.wordpress.com/2007/09/13/mdm/</link>
		<comments>http://willthmcma.wordpress.com/2007/09/13/mdm/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 11:18:14 +0000</pubDate>
		<dc:creator>MCMA</dc:creator>
				<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://willthmcma.wordpress.com/2007/09/13/mdm/</guid>
		<description><![CDATA[Just tried the new MDM zinc Flash app builder. At first hand a simple program for quickly building applications with little knowledge needed about intereacting with systems. Now to do that {mdm}Script 2.0 replaces the asyncronous fscommand. Mdm script plays within actionscript in the order you put it there. Also it is object oriented, so [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=7&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just tried the new MDM zinc Flash app builder.</p>
<p>At first hand a simple program for quickly building applications with little knowledge needed about intereacting with systems.</p>
<p>Now to do that {mdm}Script 2.0 replaces the asyncronous fscommand. Mdm script plays within actionscript in the order you put it there. Also it is object oriented, so like actionscript you can build classes with object instances that use MDM script.</p>
<p>Unlike FScommand, it is cross platform, and can be used on MAc OSX.</p>
<p>So far I found the demo is really easy to use and easily accessible for those without prior application building knowledge.</p>
<p>The help menu led to a one of a series of pages half way through the subject I was looking for and the arrow buttons didn&#8217;t follow the subject thread, so the help database needed to be better organised.</p>
<p>The scroll menu at the top is not immediately accessible, and not helpful to those not familiar with the icons symbols.</p>
<p>But the interface in all is one screen from which all the main screens can be accessed.</p>
<p>It caters for many things an application might need. Installers settings, input including tablet and joystick and touchscreen, version and demo/trial version options, sp[lash screen, screen saver, icons and executable file alpha levels and skins.</p>
<p>Also MDM script makes it easy to save variables and text documents.</p>
<p>Looks like a good program for any one with an aim to make a commercial or hardrive based swf product.</p>
<p>go here to get the free trial download</p>
<p><a href="http://www.multidmedia.com/software/zinc/">http://www.multidmedia.com/software/zinc/</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willthmcma.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willthmcma.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willthmcma.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willthmcma.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willthmcma.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willthmcma.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willthmcma.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willthmcma.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willthmcma.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willthmcma.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willthmcma.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willthmcma.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willthmcma.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willthmcma.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willthmcma.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willthmcma.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willthmcma.wordpress.com&amp;blog=1635882&amp;post=7&amp;subd=willthmcma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willthmcma.wordpress.com/2007/09/13/mdm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/375daa7ef4684954e7e901a8f80cd2d5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MCMA</media:title>
		</media:content>
	</item>
	</channel>
</rss>
