<?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>Michael G&#039;s Blog</title>
	<atom:link href="http://michaelgarcia1980.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelgarcia1980.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 26 Mar 2010 22:39:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='michaelgarcia1980.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Michael G&#039;s Blog</title>
		<link>http://michaelgarcia1980.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://michaelgarcia1980.wordpress.com/osd.xml" title="Michael G&#039;s Blog" />
	<atom:link rel='hub' href='http://michaelgarcia1980.wordpress.com/?pushpress=hub'/>
		<item>
		<title>yayo gallery prelim website</title>
		<link>http://michaelgarcia1980.wordpress.com/2010/03/26/yayo-gallery-prelim-website/</link>
		<comments>http://michaelgarcia1980.wordpress.com/2010/03/26/yayo-gallery-prelim-website/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 22:39:06 +0000</pubDate>
		<dc:creator>michaelg1980</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://michaelgarcia1980.wordpress.com/?p=265</guid>
		<description><![CDATA[Here it is miss Gyna!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=265&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://michaelgarcia1980.com/yayogallery_website/yayogallery_homepage.html" target="_blank">Here</a> it is miss Gyna!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/michaelgarcia1980.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/michaelgarcia1980.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/michaelgarcia1980.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/michaelgarcia1980.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/michaelgarcia1980.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/michaelgarcia1980.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/michaelgarcia1980.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/michaelgarcia1980.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/michaelgarcia1980.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/michaelgarcia1980.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/michaelgarcia1980.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/michaelgarcia1980.wordpress.com/265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/michaelgarcia1980.wordpress.com/265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/michaelgarcia1980.wordpress.com/265/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=265&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://michaelgarcia1980.wordpress.com/2010/03/26/yayo-gallery-prelim-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5209631bd4def720e4bbf735a75f4a3d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michaelg1980</media:title>
		</media:content>
	</item>
		<item>
		<title>Javascript Form Validation</title>
		<link>http://michaelgarcia1980.wordpress.com/2010/03/16/javascript-form-validation/</link>
		<comments>http://michaelgarcia1980.wordpress.com/2010/03/16/javascript-form-validation/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 04:57:57 +0000</pubDate>
		<dc:creator>michaelg1980</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://michaelgarcia1980.wordpress.com/?p=261</guid>
		<description><![CDATA[Hey, I got my javascript form validation half right.  I just couldn&#8217;t figure out how to combine separate functions that 1.Validate the &#8220;name&#8221; field and 2.Validate the &#8220;email&#8221; field.  Miss Gyna, can you help? Link to half working javascript form validation<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=261&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://michaelgarcia1980.files.wordpress.com/2010/03/kermit-gapes.jpg"><img class="aligncenter size-full wp-image-263" title="kermit gapes" src="http://michaelgarcia1980.files.wordpress.com/2010/03/kermit-gapes.jpg?w=504&#038;h=672" alt="" width="504" height="672" /></a></p>
<p>Hey,<br />
I got my javascript form validation half right.  I just couldn&#8217;t figure out how to combine separate functions that 1.Validate the &#8220;name&#8221; field and 2.Validate the &#8220;email&#8221; field.  Miss Gyna, can you help?</p>
<p><a href="http://mcgarcia1980.aisites.com/advanced_scripting/Week10_hmwk_validateform_1.0.html">Link to half working javascript form validation</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/michaelgarcia1980.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/michaelgarcia1980.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/michaelgarcia1980.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/michaelgarcia1980.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/michaelgarcia1980.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/michaelgarcia1980.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/michaelgarcia1980.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/michaelgarcia1980.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/michaelgarcia1980.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/michaelgarcia1980.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/michaelgarcia1980.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/michaelgarcia1980.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/michaelgarcia1980.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/michaelgarcia1980.wordpress.com/261/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=261&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://michaelgarcia1980.wordpress.com/2010/03/16/javascript-form-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5209631bd4def720e4bbf735a75f4a3d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michaelg1980</media:title>
		</media:content>

		<media:content url="http://michaelgarcia1980.files.wordpress.com/2010/03/kermit-gapes.jpg" medium="image">
			<media:title type="html">kermit gapes</media:title>
		</media:content>
	</item>
		<item>
		<title>Sitemap, Wireframes, Files</title>
		<link>http://michaelgarcia1980.wordpress.com/2010/03/09/sitemap-wireframes-files/</link>
		<comments>http://michaelgarcia1980.wordpress.com/2010/03/09/sitemap-wireframes-files/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 04:38:23 +0000</pubDate>
		<dc:creator>michaelg1980</dc:creator>
				<category><![CDATA[Advanced Scripting]]></category>

		<guid isPermaLink="false">http://michaelgarcia1980.wordpress.com/?p=240</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=240&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://michaelgarcia1980.files.wordpress.com/2010/03/sitemap-and-wireframes_1-2.gif"><img class="alignleft size-full wp-image-257" title="Sitemap-and-Wireframes_1.2" src="http://michaelgarcia1980.files.wordpress.com/2010/03/sitemap-and-wireframes_1-2.gif?w=432&#038;h=2160" alt="" width="432" height="2160" /></a><a href="http://michaelgarcia1980.files.wordpress.com/2010/03/francoise-nielly.jpg"><img class="alignleft size-full wp-image-249" title="francoise nielly" src="http://michaelgarcia1980.files.wordpress.com/2010/03/francoise-nielly.jpg?w=399&#038;h=400" alt="" width="399" height="400" /></a><a href="http://michaelgarcia1980.files.wordpress.com/2010/03/2c51266fe57369647a7784095d6e700f8de8a2f6_m.jpg"></a></p>
<p><a href="http://michaelgarcia1980.files.wordpress.com/2010/03/2c51266fe57369647a7784095d6e700f8de8a2f6_m.jpg"><img class="alignleft size-full wp-image-247" title="2c51266fe57369647a7784095d6e700f8de8a2f6_m" src="http://michaelgarcia1980.files.wordpress.com/2010/03/2c51266fe57369647a7784095d6e700f8de8a2f6_m.jpg?w=454&#038;h=480" alt="" width="454" height="480" /></a></p>
<p><a href="http://michaelgarcia1980.files.wordpress.com/2010/03/terry-1.jpg"><img class="alignleft size-full wp-image-252" title="terry 1" src="http://michaelgarcia1980.files.wordpress.com/2010/03/terry-1.jpg?w=500&#038;h=333" alt="" width="500" height="333" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/michaelgarcia1980.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/michaelgarcia1980.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/michaelgarcia1980.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/michaelgarcia1980.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/michaelgarcia1980.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/michaelgarcia1980.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/michaelgarcia1980.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/michaelgarcia1980.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/michaelgarcia1980.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/michaelgarcia1980.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/michaelgarcia1980.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/michaelgarcia1980.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/michaelgarcia1980.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/michaelgarcia1980.wordpress.com/240/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=240&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://michaelgarcia1980.wordpress.com/2010/03/09/sitemap-wireframes-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5209631bd4def720e4bbf735a75f4a3d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michaelg1980</media:title>
		</media:content>

		<media:content url="http://michaelgarcia1980.files.wordpress.com/2010/03/sitemap-and-wireframes_1-2.gif" medium="image">
			<media:title type="html">Sitemap-and-Wireframes_1.2</media:title>
		</media:content>

		<media:content url="http://michaelgarcia1980.files.wordpress.com/2010/03/francoise-nielly.jpg" medium="image">
			<media:title type="html">francoise nielly</media:title>
		</media:content>

		<media:content url="http://michaelgarcia1980.files.wordpress.com/2010/03/2c51266fe57369647a7784095d6e700f8de8a2f6_m.jpg" medium="image">
			<media:title type="html">2c51266fe57369647a7784095d6e700f8de8a2f6_m</media:title>
		</media:content>

		<media:content url="http://michaelgarcia1980.files.wordpress.com/2010/03/terry-1.jpg" medium="image">
			<media:title type="html">terry 1</media:title>
		</media:content>
	</item>
		<item>
		<title>Javascript Rotating Banners</title>
		<link>http://michaelgarcia1980.wordpress.com/2010/03/02/javascript-rotating-banners/</link>
		<comments>http://michaelgarcia1980.wordpress.com/2010/03/02/javascript-rotating-banners/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 02:57:19 +0000</pubDate>
		<dc:creator>michaelg1980</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://michaelgarcia1980.wordpress.com/?p=234</guid>
		<description><![CDATA[Hey guys! This weeks homework was balls!  Javascript rotating banners.  Fo&#8217; real. : Link<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=234&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hey guys!</p>
<p><a href="http://michaelgarcia1980.files.wordpress.com/2010/03/pope-says-no.jpg"><img class="aligncenter size-full wp-image-236" title="Pope says no" src="http://michaelgarcia1980.files.wordpress.com/2010/03/pope-says-no.jpg?w=500&#038;h=323" alt="" width="500" height="323" /></a></p>
<p>This weeks homework was balls!  Javascript rotating banners.  Fo&#8217; real. : <a href="http://mcgarcia1980.aisites.com/advanced_scripting/javascript_banner_rotator/michaels_javascript_banner_rotator_1.0.html" target="_blank">Link</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/michaelgarcia1980.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/michaelgarcia1980.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/michaelgarcia1980.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/michaelgarcia1980.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/michaelgarcia1980.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/michaelgarcia1980.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/michaelgarcia1980.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/michaelgarcia1980.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/michaelgarcia1980.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/michaelgarcia1980.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/michaelgarcia1980.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/michaelgarcia1980.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/michaelgarcia1980.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/michaelgarcia1980.wordpress.com/234/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=234&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://michaelgarcia1980.wordpress.com/2010/03/02/javascript-rotating-banners/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5209631bd4def720e4bbf735a75f4a3d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michaelg1980</media:title>
		</media:content>

		<media:content url="http://michaelgarcia1980.files.wordpress.com/2010/03/pope-says-no.jpg" medium="image">
			<media:title type="html">Pope says no</media:title>
		</media:content>
	</item>
		<item>
		<title>Guest Speaker</title>
		<link>http://michaelgarcia1980.wordpress.com/2010/02/17/guest-speaker/</link>
		<comments>http://michaelgarcia1980.wordpress.com/2010/02/17/guest-speaker/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 02:43:08 +0000</pubDate>
		<dc:creator>michaelg1980</dc:creator>
				<category><![CDATA[Advanced Scripting]]></category>

		<guid isPermaLink="false">http://michaelgarcia1980.wordpress.com/?p=228</guid>
		<description><![CDATA[Excellent speaker. Kudos, Gina, for snagging him. I forgot his name, but his enthusiasm and dedication was most impressive.  The thing I came away with was &#8220;Love what you do and do it will all your heart.&#8221;  In a nutshell.  It sounds cliche to say it and write about it, but &#8220;being proactive&#8221; was what [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=228&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Excellent speaker. Kudos, Gina, for snagging him. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I forgot his name, but his enthusiasm and dedication was most impressive.  The thing I came away with was &#8220;Love what you do and do it will all your heart.&#8221;  In a nutshell.  It sounds cliche to say it and write about it, but &#8220;being proactive&#8221; was what it boiled down to for me.  He said it more than once, &#8220;If you don&#8217;t love graphic design, get out of it.  It will eat you up if you don&#8217;t love it&#8221;  By extension, &#8220;If you don&#8217;t love web design, then get out&#8230;&#8221;  And, this is where I found myself in relation to the speaker.  He obviously loves what he does, and I know what I would love to do, and it&#8217;s not graphic or web design.  Though I&#8217;m sure graphic and web skills  will come in handy a little later.  No, I am not a designer.  I am an artist.  An educated artist.  It is my earnest and passionate intention to open and curate a gallery.  Doing this, I imagine I too will exude the same spark, the same energy, focus and power I saw in the speaker earlier today.</p>
<blockquote><p>&#8220;Don&#8217;t ask yourself what the world needs. Ask yourself what makes you come alive and then go do that. Because what the world needs is people who have come alive.&#8221; ~<a href="http://en.wikipedia.org/wiki/Howard_Thurman">Howard Thurman</a></p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/michaelgarcia1980.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/michaelgarcia1980.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/michaelgarcia1980.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/michaelgarcia1980.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/michaelgarcia1980.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/michaelgarcia1980.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/michaelgarcia1980.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/michaelgarcia1980.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/michaelgarcia1980.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/michaelgarcia1980.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/michaelgarcia1980.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/michaelgarcia1980.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/michaelgarcia1980.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/michaelgarcia1980.wordpress.com/228/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=228&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://michaelgarcia1980.wordpress.com/2010/02/17/guest-speaker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5209631bd4def720e4bbf735a75f4a3d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michaelg1980</media:title>
		</media:content>
	</item>
		<item>
		<title>What&#8217;s going on below?</title>
		<link>http://michaelgarcia1980.wordpress.com/2010/02/16/whats-going-on-below-2/</link>
		<comments>http://michaelgarcia1980.wordpress.com/2010/02/16/whats-going-on-below-2/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 01:30:43 +0000</pubDate>
		<dc:creator>michaelg1980</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://michaelgarcia1980.wordpress.com/?p=218</guid>
		<description><![CDATA[The code: &#60;!DOCTYPE html PUBLIC “_//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&#62; &#60;html xmlns=http://www.w3.org/1999/xhtml&#62; &#60;head&#62; &#60;meta http-equiv=”Content-Type” content=”text/html; hcarset=UTF-8 /&#62; &#60;title&#62;Untitled Document&#60;/title&#62; &#60;style type=”text/css”&#62; .urgent { color : red; font-weight : bold; font-size : 20pt; } .notsourgent { color : blue; font-weight : normal; font-size : 70%; } &#60;/style&#62; &#60;script type=”text/javacript”&#62; function makeLessUrgent() { document.getElementByID(“urgentmessage”).classname=”notsourgent”; } This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=218&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>The code:</h2>
<p>&lt;!DOCTYPE html PUBLIC “_//W3C//DTD XHTML 1.0 Transitional//EN”<br />
“http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;</p>
<p>&lt;html xmlns=http://www.w3.org/1999/xhtml&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv=”Content-Type” content=”text/html; hcarset=UTF-8 /&gt;<br />
&lt;title&gt;Untitled Document&lt;/title&gt;<br />
&lt;style type=”text/css”&gt;<br />
.urgent {<br />
color : red;<br />
font-weight : bold;<br />
font-size : 20pt;<br />
}<br />
.notsourgent {<br />
color : blue;<br />
font-weight : normal;<br />
font-size : 70%;<br />
}<br />
&lt;/style&gt;<br />
&lt;script type=”text/javacript”&gt;<br />
function makeLessUrgent() {<br />
document.getElementByID(“urgentmessage”).classname=”notsourgent”;<br />
} <span style="color:#f3500b;">This javscript defines a function named &#8220;makeLessUrgent.&#8221; It looks for an element id &#8220;urgentmessage&#8221; and replaces its style with the class &#8220;notsourgent&#8221; defined in the head above.</span><br />
&lt;/script&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;div class=”urgent” id=”urgentmessage”&gt;THIS IS URGENT!&lt;/div&gt;<br />
&lt;br /&gt;<br />
&lt;input type=button id=”msgbtn” size=”20” value=”Dealt with”<br />
onclick=”makeLessUrgent();” /&gt; <span style="color:#f3500b;">Here the function &#8220;makeLessUrgent&#8221; gets actived &#8220;onclick&#8221; by the button.</span><br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<p><a href="http://mcgarcia1980.aisites.com/advanced_scripting/Week6_hmwk_javascript_1.0.html" target="_blank"><strong>Link to my non-working javascript homework. Yay!</strong></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/michaelgarcia1980.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/michaelgarcia1980.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/michaelgarcia1980.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/michaelgarcia1980.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/michaelgarcia1980.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/michaelgarcia1980.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/michaelgarcia1980.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/michaelgarcia1980.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/michaelgarcia1980.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/michaelgarcia1980.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/michaelgarcia1980.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/michaelgarcia1980.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/michaelgarcia1980.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/michaelgarcia1980.wordpress.com/218/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=218&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://michaelgarcia1980.wordpress.com/2010/02/16/whats-going-on-below-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5209631bd4def720e4bbf735a75f4a3d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michaelg1980</media:title>
		</media:content>
	</item>
		<item>
		<title>What&#8217;s this stuff mean?</title>
		<link>http://michaelgarcia1980.wordpress.com/2010/02/02/whats-this-stuff-mean/</link>
		<comments>http://michaelgarcia1980.wordpress.com/2010/02/02/whats-this-stuff-mean/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 05:47:06 +0000</pubDate>
		<dc:creator>michaelg1980</dc:creator>
				<category><![CDATA[Advanced Scripting]]></category>

		<guid isPermaLink="false">http://michaelgarcia1980.wordpress.com/?p=197</guid>
		<description><![CDATA[The Javascript File Code: // initialize the counter and the array var numnames=0; var names = new Array(); function SortNames() { // Get the name from the text field thename=document.theform.newname.value; // Add the name to the array names[numnames]=thename; // Increment the counter numnames++; // Sort the array names.sort(); document.theform.sorted.value=names.join(&#8220;\n&#8221;); } The HTML Code: &#60;html&#62; &#60;head&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=197&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2><strong>The Javascript File Code:</strong></h2>
<div id="_mcePaste"><span style="color:#888888;">// initialize the counter and the array</span></div>
<div id="_mcePaste">var numnames=0;</div>
<div id="_mcePaste">var names = new Array();</div>
<div id="_mcePaste">function SortNames() {</div>
<div id="_mcePaste" style="padding-left:30px;"><span style="color:#888888;"> // Get the name from the text field</span></div>
<div id="_mcePaste" style="padding-left:30px;">thename=document.theform.newname.value;</div>
<div id="_mcePaste" style="padding-left:30px;"><span style="color:#888888;">// Add the name to the array</span></div>
<div id="_mcePaste" style="padding-left:30px;">names[numnames]=thename;</div>
<div id="_mcePaste" style="padding-left:30px;"><span style="color:#888888;">// Increment the counter</span></div>
<div id="_mcePaste" style="padding-left:30px;">numnames++;</div>
<div id="_mcePaste" style="padding-left:30px;"><span style="color:#888888;"> // Sort the array</span></div>
<div id="_mcePaste" style="padding-left:30px;">names.sort();</div>
<div id="_mcePaste" style="padding-left:30px;">document.theform.sorted.value=names.join(&#8220;\n&#8221;);</div>
<div id="_mcePaste">}</div>
<h2><strong>The HTML Code:</strong></h2>
<div>
<div>&lt;html&gt;</div>
<div>&lt;head&gt;</div>
<div>&lt;title&gt;Array Sorting Example&lt;/title&gt;</div>
<div>&lt;script type=&#8221;text/javascript&#8221; language=&#8221;javascript&#8221; src=&#8221;sort.js&#8221;&gt; <span style="color:#f42f0a;">&lt;&lt;This part links to the Javascript file above</span></div>
<div>&lt;/script&gt;</div>
<div>&lt;/head&gt;</div>
<div>&lt;body&gt;</div>
<div>&lt;h1&gt;Sorting String Arrays&lt;/h1&gt;</div>
<div>&lt;p&gt;Enter two or more names in the field below,</div>
<div>and the sorted list of names will appear in the</div>
<div>text area.&lt;/p&gt;</div>
<div>&lt;form name=&#8221;theform&#8221;&gt;  <span style="color:#f42f0a;">&lt;&lt;</span><span style="color:#f42f0a;"><span style="color:#f42f0a;">He</span>re&#8217;s where the form is first identified so that the statement &#8220;document.theform&#8230;,&#8221; in the function SortNames, knows where to go and grab something.</span></div>
<div>Name:</div>
<div>&lt;input type=&#8221;text&#8221; name=&#8221;newname&#8221; size=&#8221;20&#8243;&gt;   <span style="color:#f42f0a;">&lt;&lt;This is the place the value &#8220;newname&#8221; is entered by the user and located by the  statment &#8220;thename=document.theform.newname.value;&#8221; in the function SortNames.</span></div>
<div>&lt;input type=&#8221;button&#8221; name=&#8221;addname&#8221; value=&#8221;Add&#8221;</div>
<div>onclick=&#8221;SortNames();&#8221;&gt; <span style="color:#f42f0a;">&lt;&lt;This is where the function SortNames is activated by user&#8217;s click.</span></div>
<div>&lt;br&gt;</div>
<div>&lt;h2&gt;Sorted Names&lt;/h2&gt;</div>
<div>&lt;textarea cols=&#8221;60&#8243; rows=&#8221;10&#8243; name=&#8221;sorted&#8221;&gt;  <span style="color:#f42f0a;">&lt;&lt;Here, the text area &#8220;sorted&#8221; is identified, so the method &#8220;names.sort&#8221; knows where to put the data identified by the property below it: &#8220;</span><span style="line-height:normal;font-size:14px;"><span style="color:#f42f0a;">document.theform.sorted.value=names.join(“\n”);&#8221;</span></span></div>
<div>The sorted names will appear here.</div>
<div>&lt;/textarea&gt;</div>
<div>&lt;/form&gt;</div>
<div>&lt;/body&gt;</div>
<div>&lt;/html&gt;</div>
</div>
<div>
<h2></h2>
<h2></h2>
<h2><a href="http://mcgarcia1980.aisites.com/advanced_scripting/week3_hmwk_array.html" target="_blank"><span style="color:#f32c0b;">A Link to my first array! </span></a></h2>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/michaelgarcia1980.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/michaelgarcia1980.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/michaelgarcia1980.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/michaelgarcia1980.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/michaelgarcia1980.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/michaelgarcia1980.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/michaelgarcia1980.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/michaelgarcia1980.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/michaelgarcia1980.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/michaelgarcia1980.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/michaelgarcia1980.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/michaelgarcia1980.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/michaelgarcia1980.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/michaelgarcia1980.wordpress.com/197/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=197&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://michaelgarcia1980.wordpress.com/2010/02/02/whats-this-stuff-mean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5209631bd4def720e4bbf735a75f4a3d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michaelg1980</media:title>
		</media:content>
	</item>
		<item>
		<title>Fuckin&#8217; wit Javashit</title>
		<link>http://michaelgarcia1980.wordpress.com/2010/01/26/fuckin-wit-javashit/</link>
		<comments>http://michaelgarcia1980.wordpress.com/2010/01/26/fuckin-wit-javashit/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 02:56:00 +0000</pubDate>
		<dc:creator>michaelg1980</dc:creator>
				<category><![CDATA[Advanced Scripting]]></category>

		<guid isPermaLink="false">http://michaelgarcia1980.wordpress.com/?p=187</guid>
		<description><![CDATA[Week 3 &#8211; Why am I here? Well, this week our assignment was to create original interactivity similar to the iRock example we did in class.  Here&#8217;s what I did: http://mcgarcia1980.aisites.com/advanced_scripting/week2_hmwk_1.1.html I made it as a joke because, frankly, I&#8217;m tired of learning new languages.  I used the basic format used for the iRock thing. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=187&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Week 3 &#8211; Why am I here?</h2>
<p style="text-align:center;"><a href="http://mcgarcia1980.aisites.com/advanced_scripting/week2_hmwk_1.1.html" target="_blank"><img class="aligncenter size-full wp-image-195" title="bird" src="http://michaelgarcia1980.files.wordpress.com/2010/01/bird.png?w=523&#038;h=387" alt="" width="523" height="387" /></a></p>
<p>Well, this week our assignment was to create original interactivity similar to the iRock example we did in class.  Here&#8217;s what I did: <a title="link to javascript play" href="http://mcgarcia1980.aisites.com/advanced_scripting/week2_hmwk_1.1.html" target="_blank">http://mcgarcia1980.aisites.com/advanced_scripting/week2_hmwk_1.1.html</a></p>
<p>I made it as a joke because, frankly, I&#8217;m tired of learning new languages.  I used the basic format used for the iRock thing. &#8220;Function,&#8221; &#8220;variable&#8221; &#8220;if.&#8221;<br />
Cheers!</p>
<p>Here&#8217;s a link to something cool: <a href="http://yayeveryday.com/post/8797" target="_blank">http://yayeveryday.com/post/8797</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/michaelgarcia1980.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/michaelgarcia1980.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/michaelgarcia1980.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/michaelgarcia1980.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/michaelgarcia1980.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/michaelgarcia1980.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/michaelgarcia1980.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/michaelgarcia1980.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/michaelgarcia1980.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/michaelgarcia1980.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/michaelgarcia1980.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/michaelgarcia1980.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/michaelgarcia1980.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/michaelgarcia1980.wordpress.com/187/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=187&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://michaelgarcia1980.wordpress.com/2010/01/26/fuckin-wit-javashit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5209631bd4def720e4bbf735a75f4a3d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michaelg1980</media:title>
		</media:content>

		<media:content url="http://michaelgarcia1980.files.wordpress.com/2010/01/bird.png" medium="image">
			<media:title type="html">bird</media:title>
		</media:content>
	</item>
		<item>
		<title>My Notes, Summarized</title>
		<link>http://michaelgarcia1980.wordpress.com/2010/01/13/my-notes-summarized/</link>
		<comments>http://michaelgarcia1980.wordpress.com/2010/01/13/my-notes-summarized/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 22:30:41 +0000</pubDate>
		<dc:creator>michaelg1980</dc:creator>
				<category><![CDATA[Advanced Scripting]]></category>

		<guid isPermaLink="false">http://michaelgarcia1980.wordpress.com/?p=180</guid>
		<description><![CDATA[Week 1 &#8211; Intro to JavaScript Overview: XHTML provides the structure CSS provides the style JavaScript provides the action or interaction (performed by the browser) JavaScript History: First appeared in 1995, developed first by Netscape (RIP) JavaScript was created as a client side  language to make web operations faster.  Because modems were ass slow. JavaScript [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=180&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Week 1 &#8211; Intro to JavaScript</h2>
<p><a href="http://michaelgarcia1980.files.wordpress.com/2010/01/javascriptcover_lrg.jpg"><img class="aligncenter size-full wp-image-185" title="Learning JavaScript" src="http://michaelgarcia1980.files.wordpress.com/2010/01/javascriptcover_lrg.jpg?w=500&#038;h=656" alt="" width="500" height="656" /></a></p>
<p><strong>Overview:</strong></p>
<ul>
<li>XHTML provides <span style="color:#ff6600;">the structure</span></li>
<li>CSS provides <span style="color:#ff6600;">the style</span></li>
<li>JavaScript provides <span style="color:#ff6600;">the action or interaction (performed by the browser)</span></li>
</ul>
<p><strong>JavaScript History:</strong></p>
<ul>
<li>First appeared in <span style="color:#ff6600;">1995, developed first by Netscape (RIP)</span></li>
<li>JavaScript was created as<span style="color:#ff6600;"> a client side  language to make web operations faster.  Because modems were ass slow.</span></li>
</ul>
<p><strong>JavaScript Implementation:</strong></p>
<ul>
<li>JavaScript is made up of three layered parts:</li>
</ul>
<ol>
<li>
<ol>
<li><span style="color:#ff6600;">ECMA script &#8211; provides the core functionality base, on which more robust scripting languages are built (DOM or Adobe Flash, etc)</span></li>
<li><span style="color:#ff6600;">DOM (Document Object Model) &#8211; provides methods and interfaces for working with the content of a page. Adds support for mouse and user interface events.  Kind of standardized.</span></li>
<li><span style="color:#ff6600;">BOM (Browser Object Model) &#8211; provides methods and interfaces for interacting with the browser.  Ex: Allowed access and manipulation of the browser window. Least standardized.</span></li>
</ol>
</li>
</ol>
<p><strong>Server-Side and Client-Side:</strong></p>
<ul>
<li>Server-Side -<span style="color:#ff6600;"> computations, etc. that occur on the server (CGI, ASP, PHP)</span></li>
<li>Client-Side &#8211; c<span style="color:#ff6600;">omputations, etc. occur on the clients&#8217; browser (RIA).  Uses less bandwidth, so good option to make things faster and more economical.</span></li>
</ul>
<p><strong>Define the items below:</strong></p>
<ul>
<li>Web 2.0 &#8211; <span style="color:#ff6600;">2nd generation of the web.  Describes the move towards interactive participation of users with information/content.  Users are the focus and &#8220;pullers&#8221; and generators of the content they want.</span></li>
<li>Ajax &#8211; <span style="color:#ff6600;">A combination of multiple languages.  Offer the ability to asynchronously update a page in the background without interfering with the display and/or behavior of  the existing page.</span></li>
<li>RIA &#8211; <span style="color:#ff6600;">Internet apps that can run in tandem with or independent of an internet connection/browsers. Ex: &#8220;E-bay Desktop&#8221;</span></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/michaelgarcia1980.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/michaelgarcia1980.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/michaelgarcia1980.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/michaelgarcia1980.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/michaelgarcia1980.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/michaelgarcia1980.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/michaelgarcia1980.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/michaelgarcia1980.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/michaelgarcia1980.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/michaelgarcia1980.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/michaelgarcia1980.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/michaelgarcia1980.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/michaelgarcia1980.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/michaelgarcia1980.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=180&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://michaelgarcia1980.wordpress.com/2010/01/13/my-notes-summarized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5209631bd4def720e4bbf735a75f4a3d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michaelg1980</media:title>
		</media:content>

		<media:content url="http://michaelgarcia1980.files.wordpress.com/2010/01/javascriptcover_lrg.jpg" medium="image">
			<media:title type="html">Learning JavaScript</media:title>
		</media:content>
	</item>
		<item>
		<title>Site Mock-Up &gt;&gt; Vixen Productions</title>
		<link>http://michaelgarcia1980.wordpress.com/2009/12/02/site-mock-up-vixen-productions/</link>
		<comments>http://michaelgarcia1980.wordpress.com/2009/12/02/site-mock-up-vixen-productions/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 18:13:36 +0000</pubDate>
		<dc:creator>michaelg1980</dc:creator>
				<category><![CDATA[Intermediate Scripting]]></category>

		<guid isPermaLink="false">http://michaelgarcia1980.wordpress.com/?p=176</guid>
		<description><![CDATA[Here&#8217;s the site mock-up version 1.  And, here&#8217;s the feedback I got from my clients: The mock up looks good.  We love the background design and really think you captured the essence of Vixens&#8230;.we have some changes that we would like to see depending on your time frame.  We were not sure how detailed you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=176&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://michaelgarcia1980.files.wordpress.com/2009/12/vixenpro_websitemockup_1-2.jpg"><img class="aligncenter size-full wp-image-173" title="VixenPro_WebsiteMockup_1.2" src="http://michaelgarcia1980.files.wordpress.com/2009/12/vixenpro_websitemockup_1-2.jpg?w=620&#038;h=848" alt="" width="620" height="848" /></a>Here&#8217;s the site mock-up version 1.  And, here&#8217;s the feedback I got from my clients:</p>
<p><span style="color:#993300;">The mock up looks good.  We love the background design and really think you captured the essence of Vixens&#8230;.we have some changes that we would like to see depending on your time frame.  We were not sure how detailed you wanted us to get but we tried to review it with changes and ideas that we had to integrate with what you had done already&#8230;.I also wanted to let you know that Deanna is leaving tomorrow morning for Paris but you can reach me if you have any questions &#8211; just shoot me an email &#8230;Deanna returns about the 8th.  Thanks for everything!!  It looks good.</span></p>
<p><span style="color:#993300;">So these are the things we would like to see changed or altered: </span></p>
<ul>
<li><span style="color:#993300;">Verbage next to Vixen Productions: change to “Vixen Productions maximizing the scene for your partying pleasure”</span></li>
<li><span style="color:#993300;">Do the lines move like an equalizer or stand still – we would love it to move to the music….</span></li>
<li><span style="color:#993300;">We like the background – can we tint it a bit to bring more liveliness without overpowering verbage and pics…right now it is a bit flat can we add a gold tint or something to make it no so flat</span></li>
<li><span style="color:#993300;">Love to have the pictures – 3 on left more artistic in placement or do not even have to be a perfect square – they could have a border/flash/rotate – get more creative with placement…..but captured good images from bands to crowds – if we wanted to change pics would this be possible after mock up?  In final we have a crowd shot we would love to pick one and maybe change one more of the bar staff picture of guy and girl…did not know how hard this would</span></li>
<li><span style="color:#993300;">Layout of Vixen productions with pic on right we like a lot – may tweak verbage a bit but for now looking good…need to follow us on Facebook – but love clickables and the follow us on myspace button </span></li>
<li><span style="color:#993300;">Need to change verbage on Vixen productions on Page two after Vixen Productions/also need to add clickable to follow on facebook like page one</span></li>
<li><span style="color:#993300;">Remove “The Owners”, “Remove the Points of Contact” keep “The Original Vixens” in red.  Then Miss Deanna and Miss Kim are the ladies that…….remove “Kim Vixen and make it Miss Kim and take out “these”</span></li>
<li><span style="color:#993300;">Remove “to the right add Explanation Point.</span></li>
<li><span style="color:#993300;">Make the pictures of Vixens two on top two on bottom for pictures</span></li>
</ul>
<p>I&#8217;m in the process of making these revisions and plan on showing it to the client one more time, getting them to sign off, then moving onto coding.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/michaelgarcia1980.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/michaelgarcia1980.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/michaelgarcia1980.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/michaelgarcia1980.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/michaelgarcia1980.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/michaelgarcia1980.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/michaelgarcia1980.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/michaelgarcia1980.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/michaelgarcia1980.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/michaelgarcia1980.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/michaelgarcia1980.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/michaelgarcia1980.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/michaelgarcia1980.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/michaelgarcia1980.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=michaelgarcia1980.wordpress.com&amp;blog=9834527&amp;post=176&amp;subd=michaelgarcia1980&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://michaelgarcia1980.wordpress.com/2009/12/02/site-mock-up-vixen-productions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5209631bd4def720e4bbf735a75f4a3d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michaelg1980</media:title>
		</media:content>

		<media:content url="http://michaelgarcia1980.files.wordpress.com/2009/12/vixenpro_websitemockup_1-2.jpg" medium="image">
			<media:title type="html">VixenPro_WebsiteMockup_1.2</media:title>
		</media:content>
	</item>
	</channel>
</rss>
