<?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>Cfugate&#039;s Blog</title>
	<atom:link href="http://cfugate.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cfugate.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 28 Jan 2010 20:43:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cfugate.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Cfugate&#039;s Blog</title>
		<link>http://cfugate.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cfugate.wordpress.com/osd.xml" title="Cfugate&#039;s Blog" />
	<atom:link rel='hub' href='http://cfugate.wordpress.com/?pushpress=hub'/>
		<item>
		<title>HTML and CSS</title>
		<link>http://cfugate.wordpress.com/2010/01/28/html-and-css/</link>
		<comments>http://cfugate.wordpress.com/2010/01/28/html-and-css/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 20:43:04 +0000</pubDate>
		<dc:creator>cfugate</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cfugate.wordpress.com/?p=60</guid>
		<description><![CDATA[CSS and Html are the two most used computer languages. HTML stands for hyper text markup language and CSS for cascade style sheets. They work together to let the browser read the basic information, layout and graphics. These are the basics paragraph &#60;p&#62;, bold &#60;b&#62;, underlined &#60;u&#62; and italics &#60;i&#62;. There is a code for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=60&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>CSS and Html are the two most used computer languages. HTML stands for hyper text markup language and CSS for cascade style sheets. They work together to let the browser read the basic information, layout and graphics. These are the basics paragraph &lt;p&gt;, bold &lt;b&gt;, underlined &lt;u&gt; and italics &lt;i&gt;. There is a code for everything you would like to do on your page such as adding links and images, color options, font options, borders and bullet items with an unordered list/ordered list. The HTML is for structure and CSS is for presentation. They work hand in hand together on websites. How it works: A style is a definition of fonts, colors, etc. Each style has a unique name: a selector. The selectors and their styles are defined in one place.In your HTML contents you simply refer to the selectors whenever you want to activate a certain style. Instead of defining fonts and colors each time you start a new table cell, you can define a style and then, simply refer to that style in your table cells.What I learned about both is that they are very complicated at first but once you can read and understand what is going on it isn&#8217;t so bad. With CSS you start out with what your are wanting to change throughout the HTML document followed by a  by a colon, then the value, which must be followed by a semicolon, like this for changing fonts. font-family: Arial, sans-serif; this will have the font be arial with a backup font of sans-serif. I am still super confused about placement of the information in the files but get the jist of how they work together to make a page. I think with using firebug it confused me even more but am not exactly clear how to use it but can see that it could be really helpful in the long rung if I learn how to use it correctly. I just watched the #58 HTML &amp; CSS basics by Chris Coyier and that helped a little bit. I can say that the CSS is just rules that every page in your HTMLl will follow and it is easy to change all pages by just changing the CSS. Maybe I am getting too confused by the layout of the CSS because there isnt really and order for it besides closing and defining what you are doing.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cfugate.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cfugate.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cfugate.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cfugate.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cfugate.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cfugate.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cfugate.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cfugate.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cfugate.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cfugate.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cfugate.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cfugate.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cfugate.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cfugate.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=60&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cfugate.wordpress.com/2010/01/28/html-and-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0876c925840cb47dc0ada0f616f06b2a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cfugate</media:title>
		</media:content>
	</item>
		<item>
		<title>Redesign Portland Paintball</title>
		<link>http://cfugate.wordpress.com/2010/01/14/redesign/</link>
		<comments>http://cfugate.wordpress.com/2010/01/14/redesign/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 21:20:34 +0000</pubDate>
		<dc:creator>cfugate</dc:creator>
				<category><![CDATA[IM 190]]></category>

		<guid isPermaLink="false">http://cfugate.wordpress.com/?p=32</guid>
		<description><![CDATA[Link http://www.portlandpaintball.us/ GOOD: Lots of information, video with detailed layout of venue, everything on one page,easy to use, lots of pictures, very professional looking All links that you need easy to find on left hand side, member login in easy to find, Lots of Pictures, Longer video and more detailed BAD: Almost too much going [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=32&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Link<br />
<a href="http://www.portlandpaintball.us/">http://www.portlandpaintball.us/</a></p>
<p><a href="http://cfugate.files.wordpress.com/2010/01/1.jpg"><img class="aligncenter size-medium wp-image-43" title="1" src="http://cfugate.files.wordpress.com/2010/01/1.jpg?w=383&#038;h=225" alt="" width="383" height="225" /></a></p>
<p><a href="http://cfugate.files.wordpress.com/2010/01/1.jpg"></a> <a href="http://cfugate.files.wordpress.com/2010/01/untitled.jpg"><img class="aligncenter size-medium wp-image-44" title="untitled" src="http://cfugate.files.wordpress.com/2010/01/untitled.jpg?w=389&#038;h=225" alt="" width="389" height="225" /></a></p>
<p><a href="http://cfugate.files.wordpress.com/2010/01/img010.jpg"><img class="alignleft size-medium wp-image-33" title="#1" src="http://cfugate.files.wordpress.com/2010/01/img010.jpg?w=187&#038;h=300" alt="" width="187" height="300" /></a><a href="http://cfugate.files.wordpress.com/2010/01/img011.jpg"><img class="alignright size-medium wp-image-34" title="#2" src="http://cfugate.files.wordpress.com/2010/01/img011.jpg?w=204&#038;h=300" alt="" width="204" height="300" /></a></p>
<p><strong>GOOD:</strong></p>
<ul>
<li>Lots of information, video with detailed layout of venue, everything on one page,easy to use, lots of pictures, very professional looking</li>
<li> All links that you need easy to find on left hand side, member login in easy to find, Lots of Pictures, Longer video and more detailed</li>
</ul>
<p><strong>BAD:</strong></p>
<ul>
<li> Almost too much going on one page, video long and loading time slow</li>
</ul>
<ul>
<li> Long video takes longer to load, no address or contact information on main page</li>
</ul>
<p><strong>SIMILARITIES</strong></p>
<ul>
<li>Both have a large new video in the center of the home page</li>
<li>Lots of pictures, new calendar and member login</li>
<li>Easy to us and find links</li>
</ul>
<p><strong>DIFFERENCES</strong></p>
<ul>
<li>#1 has the links up top and #2 has the links to the left</li>
<li>Members area is arranged different on each page</li>
<li>Layouts</li>
<li>Color and design of both sites one is red and blue the other is green and yellow Army theme</li>
</ul>
<p><strong>BREAKDOWN OF SKETCHES:</strong></p>
<ul>
<li>Big logo up top and easy to see. All the links to different pages below logo. Large video in center of page because when looking at this type of site most people are looking to go there and are curious about the venue. Below that a members login, more information about the place and then last several pictures of the inside of the arena. At the bottom of the page contact and other links</li>
<li> A lot more simple and not as much going on. Still a large video in the center, large logo up top. All the links are very simple to use and clearly on the left hand side. Many pictures that gives the viewer a sense of what the venue is like ion the inside. Calender of events on the bottom for regular visitors to the site as well as a member login right next to the calendar</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cfugate.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cfugate.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cfugate.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cfugate.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cfugate.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cfugate.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cfugate.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cfugate.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cfugate.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cfugate.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cfugate.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cfugate.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cfugate.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cfugate.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=32&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cfugate.wordpress.com/2010/01/14/redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0876c925840cb47dc0ada0f616f06b2a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cfugate</media:title>
		</media:content>

		<media:content url="http://cfugate.files.wordpress.com/2010/01/1.jpg?w=300" medium="image">
			<media:title type="html">1</media:title>
		</media:content>

		<media:content url="http://cfugate.files.wordpress.com/2010/01/untitled.jpg?w=300" medium="image">
			<media:title type="html">untitled</media:title>
		</media:content>

		<media:content url="http://cfugate.files.wordpress.com/2010/01/img010.jpg?w=187" medium="image">
			<media:title type="html">#1</media:title>
		</media:content>

		<media:content url="http://cfugate.files.wordpress.com/2010/01/img011.jpg?w=204" medium="image">
			<media:title type="html">#2</media:title>
		</media:content>
	</item>
		<item>
		<title>ASSIGNMENT #1</title>
		<link>http://cfugate.wordpress.com/2010/01/05/assignment-1/</link>
		<comments>http://cfugate.wordpress.com/2010/01/05/assignment-1/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 23:31:17 +0000</pubDate>
		<dc:creator>cfugate</dc:creator>
				<category><![CDATA[IM 190]]></category>

		<guid isPermaLink="false">http://cfugate.wordpress.com/?p=27</guid>
		<description><![CDATA[Successful Features of Sites: 1. Home page very clear 2. Good content 3. Visually appealing 4. Good &#8220;google&#8221; or search engine ranking 5. Good navigation and good working shopping carts Unsuccessful Features of Sites: 1. Broken or missing links 2. Bad color choices 3. Hard to navigate and Find what you are looking for 4. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=27&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Successful Features of Sites:<br />
1. Home page very clear<br />
2. Good content<br />
3. Visually appealing<br />
4. Good &#8220;google&#8221; or search engine ranking<br />
5. Good navigation and good working shopping carts</p>
<p>Unsuccessful Features of Sites:<br />
1. Broken or missing links<br />
2. Bad color choices<br />
3. Hard to navigate and Find what you are looking for<br />
4. Unsearchable and no one ever sees it<br />
5. Bad fonts and hard to see</p>
<p>Web Design Features Successful:<br />
1. Easy to use<br />
2. Easy to find what you are looking for or how to get there<br />
3. Be clear about what your purpose of the website is<br />
4. Be clear about what and who your target audience is<br />
5. How the actual site looks, sharp, well put together and appeasing</p>
<p>Web Design Features Unsuccessful:<br />
1. No good knowledge and not serving a purpose<br />
2. Shown to the wrong people at the wrong times<br />
3. Boring and out of date, same ole same ole<br />
4. Poor design and bad color choices<br />
5. They do not function properly</p>
<p>#1 Well Designed Site:   www.barackobama.com<br />
1. Text- Easy to read block lettering of blue color on a white background.<br />
2. Navigation- Not too many tabs and very basic<br />
3. Links- Lots of freebies, links to all the social networks, your cell phone and the democratic party<br />
4. Graphics- Red, white and blue&#8230;..American colors that everyone can related to and recognize<br />
5. General Design- Very simple and easy for the eyes to flow through</p>
<p>#2 Well Designed Site:   www.ebay.com<br />
1. Text- Different fonts through out  but all very readable and the size differences catch the reader&#8217;s attention and directs it towards what they would like you to see first<br />
2. Navigation- Again very simple and not too many options, the most common things people are looking for are in plain view and easy to access<br />
3. Links- At the bottom placed there if you need them. Probably of their affiliates and all working properly for fast delivery of the other site.<br />
4. Graphics- Basic colors that match and go together. Mostly done in primary colors, very bold and stand out.<br />
5. General Design- Very nicely laid out well and easy to get what and where you want with efficiency</p>
<p>#1 Poorly Designed www.portlandpaintball.us<br />
1. Text- Too small to read, different colors all mixed up<br />
2. Navigation- okay but not clear. When you click on a tab seems like you are looking at a google ad or some sort of advertising no related<br />
3. Links- no links<br />
4. Graphics- looks like clip art and not well though out<br />
5. General Design- poor at best. Do it yourself copy and paste web page that shows, basic information is there but no order or flow.</p>
<p>#2 Poorly Designed http://www.shanghaitunnels.info/<br />
1. Text- Way too much, your eyes get lost with too much to read<br />
2. Navigation- Only the basics on how to get to the place and their email to contact<br />
3. Links- A couple to the restaurant and directions. I would have loved to see some on the history of Shanghai</p>
<p>4. Graphics- Minimal, black and white. looks like a cheap point and shoot camera. <a href="http://cfugate.files.wordpress.com/2010/01/pic_museum.gif"><img class="alignleft size-thumbnail wp-image-28" title="pic_museum" src="http://cfugate.files.wordpress.com/2010/01/pic_museum.gif?w=150&#038;h=83" alt="" width="150" height="83" /></a> This is where they lack the most. Boring site and doesn&#8217;t keep attention. General Design- Up and down. Hard to read on black wallpaper and only a few yellow highlights to point out key areas</p>
<p>So with all this, I think the major aspects of a good website are the navigation around the site. It needs to be user-friendly and easy to find what you are looking for in less than a second. It also helps and makes a stronger website when it is easy to find on the search engine. I know from personal experiences that I am the most inpatient person when it comes to surfing the web and looking for content. I assume that most people are similar  to this and making sure your website is on the top make its overall more efficient. Through looking through bad sites it came to me that I am much more a visual person and like to see things rather than read them. Having graphics and correct colors on your site really enhances it and makes it pop. Likewise bad color choices and dull graphics can break a site and set it up for failure.</p>
<p>MY DELICIOUS IS</p>
<p>http://delicious.com/celinafugate</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cfugate.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cfugate.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cfugate.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cfugate.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cfugate.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cfugate.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cfugate.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cfugate.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cfugate.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cfugate.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cfugate.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cfugate.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cfugate.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cfugate.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=27&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cfugate.wordpress.com/2010/01/05/assignment-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0876c925840cb47dc0ada0f616f06b2a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cfugate</media:title>
		</media:content>

		<media:content url="http://cfugate.files.wordpress.com/2010/01/pic_museum.gif?w=150" medium="image">
			<media:title type="html">pic_museum</media:title>
		</media:content>
	</item>
		<item>
		<title>Black and White Still Film</title>
		<link>http://cfugate.wordpress.com/2009/11/17/black-and-white-still-film/</link>
		<comments>http://cfugate.wordpress.com/2009/11/17/black-and-white-still-film/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 21:44:56 +0000</pubDate>
		<dc:creator>cfugate</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cfugate.wordpress.com/?p=25</guid>
		<description><![CDATA[This film is a tale of a young boy that sees a man being killed and later realizes that man is himself. It is set before WW3 and the events are a depiction of the fall of Paris France. The arrangement of this film the elements are very sharp and drastic. The director uses all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=25&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This film is a tale of a young boy that sees a man being killed and later realizes that man is himself. It is set before WW3 and the events are a depiction of the fall of Paris France. The arrangement of this film the elements are very sharp and drastic. The director uses all elements to the extreme.  Value and the relationship between light and dark meets is the most vivid.  It stands out the most to me. In the scene where they are showing the fall of Paris, they use dramatic lighting on the buildings to add depth to the hallways, corridors and rooms. Compositional movement plays a role throughout the entire film as well. They use both static and dynamic movement, varying back and forth between the two. With the static movement the frames jump from face to face and scene to scene with no transitional period at all. These scenes are very choppy and do not flow well at all. They are very prominent when showing the faces of the captured and wounded people. I think they are using this because the want to make a harsh transition between the scenes and to represent harsh conditions that they are in. With other scenes the transition is very smooth and flows very well. When the city was under attack and the after result transitions were very soft and smooth. When they also introduced the woman to the film they used this technique to show different expressions on her face. It makes the viewer feel softer like they are trying to represent by her presence.<br />
	The key elements make this film what it is. Without the elements, this would just be a reel of still images. With the elements in play it makes it a movie that the audience can watch and follow. The elements that are used most frequently in this film are value, space and shape. The value is represented by the harsh lines that occur between light to dark with this black and white film. They almost split the faces shown in half, light and dark to distinguish the size and shape of the faces. The lighting is very dramatic and overpowers the entire scenes, giving the viewer, once again the shape and size of the rooms and what is being presented. Space is shown by making certain things bigger and smaller to give you a sense of how large objects are. At the beginning the shot is far away of the airplane to represent that it is a large space they are looking at. When they introduce the boy at the beginning they are close in and have, what I am assuming is his father, close to him to represent that he is a small boy. They need to use many aspects of space to imply motion because the film is comprised of all still shots. Shape is used mostly in this to imply space. The lines are always meeting in a specific pattern or in a specific place to attract the viewer’s eyes to certain places that the director wants you to notice. I think that the element that is missing is the element of form. There is no 3D with this film and the lack of this element is apparent.  They are a series of still images composed into a film. There is nothing that makes the film look realistic, as a actual movie with motion would.<br />
I think this film was interesting because the jumping of time eras. When he was a boy in the beginning of the film it was pre WW2. During the experimentations it was during WW3 and at the end of the film I believe it was post WW2. This makes the film confusing but interesting because I had to watch it again and again to grasp the concept of it as a whole.  With this compostion all the elements are apparent and stand out as a whole and together as one. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cfugate.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cfugate.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cfugate.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cfugate.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cfugate.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cfugate.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cfugate.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cfugate.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cfugate.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cfugate.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cfugate.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cfugate.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cfugate.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cfugate.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=25&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cfugate.wordpress.com/2009/11/17/black-and-white-still-film/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0876c925840cb47dc0ada0f616f06b2a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cfugate</media:title>
		</media:content>
	</item>
		<item>
		<title>BETTER LATE THAN NEVER</title>
		<link>http://cfugate.wordpress.com/2009/11/03/better-late-than-never/</link>
		<comments>http://cfugate.wordpress.com/2009/11/03/better-late-than-never/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 19:48:34 +0000</pubDate>
		<dc:creator>cfugate</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cfugate.wordpress.com/?p=18</guid>
		<description><![CDATA[THIS PHOTO IS TO REPRESENTS LINE. IT SHOWS THE MEETING LINE OF DARK AND LIGHT. IT HAS A VERY HARD EDGE TO SHOW THE CONTRACT BETWEEN THE TWO. I ALSO TOOK FROM THIS PICTURE THE MEANING OF DIFFERENT PARTS OF THE WORLD AND THAT THEY ARE COMPLETELY NIGHT AND DAY. THIS PHOTO IS TO REPRESENT [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=18&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://cfugate.files.wordpress.com/2009/11/earth_dark_light.gif?w=150&#038;h=150" alt="earth_dark_light" title="earth_dark_light" width="150" height="150" class="alignleft size-thumbnail wp-image-17" /><br />
THIS PHOTO IS TO REPRESENTS LINE. IT SHOWS THE MEETING LINE OF DARK AND LIGHT. IT HAS A VERY HARD EDGE TO SHOW THE CONTRACT BETWEEN THE TWO. I ALSO TOOK FROM THIS PICTURE THE MEANING OF DIFFERENT PARTS OF THE WORLD AND THAT THEY ARE COMPLETELY NIGHT AND DAY. </p>
<p><img src="http://cfugate.files.wordpress.com/2009/11/pix_se_globe1.jpg?w=150&#038;h=149" alt="pix_se_globe" title="pix_se_globe" width="150" height="149" class="alignleft size-thumbnail wp-image-22" /><br />
THIS PHOTO IS TO REPRESENT SHAPE. IT SHOW A 2D IMAGE OF THE GLOBE. IT IS 2D SO DOES NOT SHOW VOLUME OR THE DIMENTION OF THE GLOBE. IT DOES REPRESENT SPACE OF THE OBJECT THOUGH. I LIKE THIS PHOTO BECAUSE OF  THE CONTRAST OF COLORS BETWEEN THE OCEAN AND CLOUDS. THE COLORS ARE MUCH LIKE LINES MEETING BUT REPRESENTED BY COLOR INSTEAD OF STRAIGHT LINES. </p>
<p><img src="http://cfugate.files.wordpress.com/2009/11/1454-1147799442_0_2.jpg?w=150&#038;h=150" alt="1454-1147799442_0_2" title="1454-1147799442_0_2" width="150" height="150" class="alignleft size-thumbnail wp-image-23" /><br />
THIS GLOBE IS TO REPRESENT FORM. BY FAR THIS IS MY FAVORITE. IT IS 3D AND GIVES THE VIEWER A SENSE OF ROUNDNESS AND SHAPE. BY THE LINES CIRCLING THE GLOBE AND THE 3D LOOK ADDS DEPTH TO THE PICTURE AND MAKES THE VIEWER GET WHAT IS BEING PORTRAYED.  TO REPRESENT THE WORLD 3D IS THE BEST FOR GETTING THE FEEL OF THE SHAPE AND ENTIRETY.  </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cfugate.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cfugate.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cfugate.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cfugate.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cfugate.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cfugate.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cfugate.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cfugate.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cfugate.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cfugate.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cfugate.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cfugate.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cfugate.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cfugate.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=18&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cfugate.wordpress.com/2009/11/03/better-late-than-never/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0876c925840cb47dc0ada0f616f06b2a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cfugate</media:title>
		</media:content>

		<media:content url="http://cfugate.files.wordpress.com/2009/11/earth_dark_light.gif?w=150" medium="image">
			<media:title type="html">earth_dark_light</media:title>
		</media:content>

		<media:content url="http://cfugate.files.wordpress.com/2009/11/pix_se_globe1.jpg?w=150" medium="image">
			<media:title type="html">pix_se_globe</media:title>
		</media:content>

		<media:content url="http://cfugate.files.wordpress.com/2009/11/1454-1147799442_0_2.jpg?w=150" medium="image">
			<media:title type="html">1454-1147799442_0_2</media:title>
		</media:content>
	</item>
		<item>
		<title>Funny Commercials: Best Baby Ever &amp; Swear Jar</title>
		<link>http://cfugate.wordpress.com/2009/10/05/funny-commercials-best-baby-ever-swear-jar/</link>
		<comments>http://cfugate.wordpress.com/2009/10/05/funny-commercials-best-baby-ever-swear-jar/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 06:21:53 +0000</pubDate>
		<dc:creator>cfugate</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cfugate.wordpress.com/?p=15</guid>
		<description><![CDATA[Here is a funny commercial for our assignment: Also think this one is priceless!! Celina<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=15&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is a funny commercial for our assignment:<br />
<span class='embed-youtube' style='text-align:center; display:block;'><object width='450' height='284'><param name='movie' value='http://www.youtube.com/v/L7ZAFx8MKEU?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' /> <param name='allowfullscreen' value='true' /> <param name='wmode' value='opaque' /> <embed src='http://www.youtube.com/v/L7ZAFx8MKEU?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' type='application/x-shockwave-flash' allowfullscreen='true' width='450' height='284' wmode='opaque'></embed> </object></span><br />
Also think this one is priceless!!<br />
<span class='embed-youtube' style='text-align:center; display:block;'><object width='450' height='284'><param name='movie' value='http://www.youtube.com/v/EJJL5dxgVaM?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' /> <param name='allowfullscreen' value='true' /> <param name='wmode' value='opaque' /> <embed src='http://www.youtube.com/v/EJJL5dxgVaM?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' type='application/x-shockwave-flash' allowfullscreen='true' width='450' height='284' wmode='opaque'></embed> </object></span><br />
Celina</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cfugate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cfugate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cfugate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cfugate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cfugate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cfugate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cfugate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cfugate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cfugate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cfugate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cfugate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cfugate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cfugate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cfugate.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=15&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cfugate.wordpress.com/2009/10/05/funny-commercials-best-baby-ever-swear-jar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0876c925840cb47dc0ada0f616f06b2a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cfugate</media:title>
		</media:content>
	</item>
		<item>
		<title>Pick A Message: Ok</title>
		<link>http://cfugate.wordpress.com/2009/10/01/pick-a-message-ok/</link>
		<comments>http://cfugate.wordpress.com/2009/10/01/pick-a-message-ok/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 19:43:46 +0000</pubDate>
		<dc:creator>cfugate</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cfugate.wordpress.com/?p=9</guid>
		<description><![CDATA[So I started think about where to find a generic message. They really are anywhere but I wanted to get one that had a link to where I spend most of my media useage at, aka the Internet. I began to do my regular surfing and browsing on my lunch break but for this session [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=9&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So I started think about where to find a generic message. They really are anywhere but I wanted to get one that had a link to where I spend most of my media useage at, aka the Internet. I began to do my regular surfing and browsing on my lunch break but for this session I turned off my pop up blocker to see how long it took to get a pop up. Not to my surprise within a minute or two. It was a message/pop up from CHASE. You know the credit card/bank. Here is the link to what I saw.<br />
<a href="http://www.chase.com/ccp/index.jsp?pg_name=ccpmapp/shared/marketing/page/106031_gen_offer&amp;ID=0000010117&amp;MSC=Zgene40698836"></p>
<p>https://www.chase.com/ccp/index.jsp?pg_name=ccpmapp/shared/marketing/page/106031_gen_offer&#038;ID=0000010117&#038;MSC=Zgene40698836</a></p>
<p>So I clicked on it and played the game for a bit. The basic concept was a bribe of $100 dollars to open a, so called, &#8220;free checking&#8221; account. It obvously was on the internet so all the highlighted points were web based. Like, &#8220;FREE Online Banking, Online Bill Pay&#8221;and &#8220;E-mail My Coupon&#8221;. The people behind the message used &#8220;Plain Folk&#8221; because virtually everyone is online now and they know that. This message is targeted to anyone that uses the internet, which unless you live under a rock, is a part of everyday life. You definatally wouldn&#8217;t wan&#8217;t to miss an opprotunity like this!<br />
The great people who call themselves JPMorgan remind you to hurry in OFFER EXPIRES 10/16/09!<br />
Celina</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cfugate.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cfugate.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cfugate.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cfugate.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cfugate.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cfugate.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cfugate.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cfugate.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cfugate.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cfugate.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cfugate.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cfugate.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cfugate.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cfugate.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=9&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cfugate.wordpress.com/2009/10/01/pick-a-message-ok/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0876c925840cb47dc0ada0f616f06b2a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cfugate</media:title>
		</media:content>
	</item>
		<item>
		<title>Media Tracking</title>
		<link>http://cfugate.wordpress.com/2009/09/29/media-tracking/</link>
		<comments>http://cfugate.wordpress.com/2009/09/29/media-tracking/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 19:35:48 +0000</pubDate>
		<dc:creator>cfugate</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cfugate.wordpress.com/2009/09/29/media-tracking/</guid>
		<description><![CDATA[I find myself hitting up &#8220;google&#8221; the most for information. I google everything! I haven&#8217;t noticed before but my home page, my email and my business email are all through google or gmail. If I cant find something or a link to something that I need information on by google, I dont think I would [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=8&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I find myself hitting up &#8220;google&#8221; the most for information. I google everything! I haven&#8217;t noticed before but my home page, my email and my business email are all through google or gmail. If I cant find something or a link to something that I need information on by google, I dont think I would know where to find information as quickly as just &#8220;googling it&#8221;, Besides the basic www&#8217;s for a specific site. I also watch a lot of news in the mornings. I know that you shouldn&#8217;t listen to most that is on there for accurate information and they are so far off about world news but I seem to do it out of convience. News is entertainment rather than for information for me. New channel 12 is my station and going elsewhere is just not the same as the same ole&#8217; familiar anchors lol. So as far as reading the oregonian, I&#8217;ll pass on that one! The occasional crosswords are entertaining but a bit on the boring side. I find myself only doing one when I have nothing better to do, which rarely happens. So as far as media tracking goes, I guess Im considered a googleist! </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cfugate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cfugate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cfugate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cfugate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cfugate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cfugate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cfugate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cfugate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cfugate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cfugate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cfugate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cfugate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cfugate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cfugate.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=8&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cfugate.wordpress.com/2009/09/29/media-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0876c925840cb47dc0ada0f616f06b2a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cfugate</media:title>
		</media:content>
	</item>
		<item>
		<title>School Time</title>
		<link>http://cfugate.wordpress.com/2009/09/24/school-time/</link>
		<comments>http://cfugate.wordpress.com/2009/09/24/school-time/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 03:18:59 +0000</pubDate>
		<dc:creator>cfugate</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cfugate.wordpress.com/?p=3</guid>
		<description><![CDATA[This is my first post and I will see you all tomorrow!! Celina<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=3&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is my first post and I will see you all tomorrow!!</p>
<p>Celina</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cfugate.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cfugate.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cfugate.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cfugate.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cfugate.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cfugate.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cfugate.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cfugate.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cfugate.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cfugate.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cfugate.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cfugate.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cfugate.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cfugate.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfugate.wordpress.com&amp;blog=9628215&amp;post=3&amp;subd=cfugate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cfugate.wordpress.com/2009/09/24/school-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0876c925840cb47dc0ada0f616f06b2a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cfugate</media:title>
		</media:content>
	</item>
	</channel>
</rss>
