<?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>Bensjaman&#039;s Blog</title>
	<atom:link href="http://bensjaman.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bensjaman.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 06 Apr 2010 01:27:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bensjaman.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Bensjaman&#039;s Blog</title>
		<link>http://bensjaman.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bensjaman.wordpress.com/osd.xml" title="Bensjaman&#039;s Blog" />
	<atom:link rel='hub' href='http://bensjaman.wordpress.com/?pushpress=hub'/>
		<item>
		<title>cool stuff I learned from project 2</title>
		<link>http://bensjaman.wordpress.com/2010/04/06/cool-stuff-i-learned-from-project-2/</link>
		<comments>http://bensjaman.wordpress.com/2010/04/06/cool-stuff-i-learned-from-project-2/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 01:27:05 +0000</pubDate>
		<dc:creator>bensjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bensjaman.wordpress.com/?p=36</guid>
		<description><![CDATA[rounded corners in CSS Just add these to your div code: -moz-border-radius: 15px; -webkit-border-radius: 15px; Transparency in CSS Just add these to your div code: background: rgba(255, 255, 255, 0.7); *rgba=red, green, blue, alpha. Just change the value from 0.1-0.9 Auto redirect to another page: Place this in the .php form after the &#8220;head&#8221; tag [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=36&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>rounded corners in CSS<br />
Just add these to your div code:<br />
	-moz-border-radius: 15px;<br />
	-webkit-border-radius: 15px;</p>
<p>Transparency in CSS<br />
Just add these to your div code:<br />
background: rgba(255, 255, 255, 0.7);</p>
<p>*rgba=red, green, blue, alpha. Just change the value from 0.1-0.9</p>
<p>Auto redirect to another page:<br />
Place this in the .php form after the &#8220;head&#8221;  tag</p>
<p>META HTTP-EQUIV=&#8221;Refresh&#8221; CONTENT=&#8221;0;URL=http://www.oswego.edu&#8221;&gt;</p>
<p>* the value after content and before the url signifies the amount of seconds before the redirect</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bensjaman.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bensjaman.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bensjaman.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bensjaman.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bensjaman.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bensjaman.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bensjaman.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bensjaman.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bensjaman.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bensjaman.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bensjaman.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bensjaman.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bensjaman.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bensjaman.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=36&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bensjaman.wordpress.com/2010/04/06/cool-stuff-i-learned-from-project-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17f3942dff90e7b5b351047267ae9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bensjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Project 2</title>
		<link>http://bensjaman.wordpress.com/2010/04/06/project-2/</link>
		<comments>http://bensjaman.wordpress.com/2010/04/06/project-2/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 01:18:21 +0000</pubDate>
		<dc:creator>bensjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bensjaman.wordpress.com/?p=32</guid>
		<description><![CDATA[Project 2 &#8220;Brand x: Personal Super Computer&#8221;: microsite, html email, and mobile site Feedback Micro site expand yellow dot background ground illustrations with absolute bottom/or frame product image could break border as seen in emailer. If so, then create one content box instead of two Mobile site make content scalable<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=32&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Project 2 &#8220;Brand x: Personal Super Computer&#8221;: <a href="http://www.benpetrie.com/BP417project02/site/index.html">microsite</a>, <a href="http://www.benpetrie.com/BP417project02/site/pages/htmlMicro.html">html email</a>, and <a href="http://www.benpetrie.com/BP417project02/site/pages/mobile.html">mobile site</a></p>
<p>Feedback</p>
<p>Micro site</p>
<ul>
<li>expand yellow dot background</li>
<li>ground illustrations with absolute bottom/or frame</li>
<li>product image could break border as seen in emailer.  If so, then create one content box instead of two</li>
</ul>
<p>Mobile site</p>
<ul>
<li>make content scalable </li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bensjaman.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bensjaman.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bensjaman.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bensjaman.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bensjaman.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bensjaman.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bensjaman.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bensjaman.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bensjaman.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bensjaman.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bensjaman.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bensjaman.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bensjaman.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bensjaman.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=32&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bensjaman.wordpress.com/2010/04/06/project-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17f3942dff90e7b5b351047267ae9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bensjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>benpetrie.com</title>
		<link>http://bensjaman.wordpress.com/2010/03/02/benpetrie-com/</link>
		<comments>http://bensjaman.wordpress.com/2010/03/02/benpetrie-com/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 01:17:08 +0000</pubDate>
		<dc:creator>bensjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bensjaman.wordpress.com/?p=30</guid>
		<description><![CDATA[Yes I have my own domain name now through bluehost.com.  I have uploaded my first Web II project to the site and I have also added wordpress to it.  The only problem I have with the wordpress is linking it to this blog.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=30&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yes I have my own domain name now through bluehost.com.  I have uploaded my first Web II project to the site and I have also added wordpress to it.  The only problem I have with the wordpress is linking it to <em>this</em> blog.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bensjaman.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bensjaman.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bensjaman.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bensjaman.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bensjaman.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bensjaman.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bensjaman.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bensjaman.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bensjaman.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bensjaman.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bensjaman.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bensjaman.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bensjaman.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bensjaman.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=30&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bensjaman.wordpress.com/2010/03/02/benpetrie-com/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17f3942dff90e7b5b351047267ae9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bensjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Project 1</title>
		<link>http://bensjaman.wordpress.com/2010/03/02/project-1-2/</link>
		<comments>http://bensjaman.wordpress.com/2010/03/02/project-1-2/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 01:14:56 +0000</pubDate>
		<dc:creator>bensjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bensjaman.wordpress.com/?p=28</guid>
		<description><![CDATA[Project 1 I did some design changes to make the site more visually interactive and created a navigation that was more accessible.  The critique went well with feedback mainly concerned on the arrangement of the content and the header Feedback Create a border around the content or use color to separate the site from the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=28&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.benpetrie.com/BP417project01/index.html">Project 1</a></p>
<p>I did some design changes to make the site more visually interactive and created a navigation that was more accessible.  The critique went well with feedback mainly concerned on the arrangement of the content and the header</p>
<p>Feedback</p>
<ul>
<li>Create a border around the content or use color to separate the site from the background.</li>
<li>Create a header that bleeds into the content.</li>
<li>Center the page.</li>
<li>Animate the navigation.</li>
<li>Use rounded corners.</li>
<li>Change font size: body, larger and captions smaller.</li>
<li>Apply a grid or organize the content to break it to relate to the header design.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bensjaman.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bensjaman.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bensjaman.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bensjaman.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bensjaman.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bensjaman.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bensjaman.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bensjaman.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bensjaman.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bensjaman.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bensjaman.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bensjaman.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bensjaman.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bensjaman.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=28&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bensjaman.wordpress.com/2010/03/02/project-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17f3942dff90e7b5b351047267ae9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bensjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>417 project 1, getting started.</title>
		<link>http://bensjaman.wordpress.com/2010/02/10/417-project-1-getting-started/</link>
		<comments>http://bensjaman.wordpress.com/2010/02/10/417-project-1-getting-started/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 23:36:11 +0000</pubDate>
		<dc:creator>bensjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bensjaman.wordpress.com/?p=26</guid>
		<description><![CDATA[Had a rough time coming up with a concrete idea for the first project.  I had plenty of ideas, but I had to work through them to get where I am now. And now I think I have a good direction. The interface will have some inspiration from the visuals of 2001 A Space Odyssey [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=26&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Had a rough time coming up with a concrete idea for the first project.  I had plenty of ideas, but I had to work through them to get where I am now. And now I think I have a good direction. The interface will have some inspiration from the visuals of 2001 A Space Odyssey and Pink Floyd&#8217;s, The Dark Side of the Moon. I think they may work around the theme of &#8220;inspiration&#8221;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bensjaman.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bensjaman.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bensjaman.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bensjaman.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bensjaman.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bensjaman.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bensjaman.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bensjaman.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bensjaman.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bensjaman.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bensjaman.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bensjaman.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bensjaman.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bensjaman.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=26&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bensjaman.wordpress.com/2010/02/10/417-project-1-getting-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17f3942dff90e7b5b351047267ae9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bensjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>New year, New semester, and a New post</title>
		<link>http://bensjaman.wordpress.com/2010/02/02/new-year-new-semester-and-a-new-post/</link>
		<comments>http://bensjaman.wordpress.com/2010/02/02/new-year-new-semester-and-a-new-post/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 11:06:00 +0000</pubDate>
		<dc:creator>bensjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bensjaman.wordpress.com/?p=24</guid>
		<description><![CDATA[I have finished my  CSS warm up exercise.  I didn&#8217;t complete it as well as I wanted, because I didn&#8217;t really manage my time well. On the other hand I did learn something from it to streamline my coding. Looking forward to the first web project because I want to try a Flash navigation and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=24&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have finished my  <a href="http://www.oswego.edu/~bpetrie1/BP417/CSS_warm_up/site/index.html">CSS warm up exercise</a>.  I didn&#8217;t complete it as well as I wanted, because I didn&#8217;t really manage my time well. On the other hand I did learn something from it to streamline my coding.</p>
<p>Looking forward to the first web project because I want to try a Flash navigation and I have yet to use Flash in web.</p>
<p>Already thinking of project 3.  A friend at work is looking at starting his own witch store. Yes thats right witch store, he is a high priest of his covenant.  If everyone is good on this I can start getting ideas together and talking about it to help me later on in the semester when we have to do it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bensjaman.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bensjaman.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bensjaman.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bensjaman.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bensjaman.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bensjaman.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bensjaman.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bensjaman.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bensjaman.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bensjaman.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bensjaman.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bensjaman.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bensjaman.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bensjaman.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=24&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bensjaman.wordpress.com/2010/02/02/new-year-new-semester-and-a-new-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17f3942dff90e7b5b351047267ae9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bensjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Project 1</title>
		<link>http://bensjaman.wordpress.com/2009/10/14/project-1/</link>
		<comments>http://bensjaman.wordpress.com/2009/10/14/project-1/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 11:49:55 +0000</pubDate>
		<dc:creator>bensjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bensjaman.wordpress.com/?p=21</guid>
		<description><![CDATA[Project 01 with revisions as suggested from critique.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=21&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.oswego.edu/~bpetrie1/BP317/project01/site/index.html" target="_blank">Project 01</a></p>
<p>with revisions as suggested from critique.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bensjaman.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bensjaman.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bensjaman.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bensjaman.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bensjaman.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bensjaman.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bensjaman.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bensjaman.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bensjaman.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bensjaman.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bensjaman.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bensjaman.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bensjaman.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bensjaman.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=21&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bensjaman.wordpress.com/2009/10/14/project-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17f3942dff90e7b5b351047267ae9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bensjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>le espanol profesora&#8230;</title>
		<link>http://bensjaman.wordpress.com/2009/09/29/le-espanol-profesora/</link>
		<comments>http://bensjaman.wordpress.com/2009/09/29/le-espanol-profesora/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 15:46:31 +0000</pubDate>
		<dc:creator>bensjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bensjaman.wordpress.com/?p=18</guid>
		<description><![CDATA[&#8230;gusta le comic-sans (i think thats how ya say it) My Spanish teacher likes comic-sans, she uses it for all the handouts and exams. Just makes me smile knowing how much its loathed by the design community (including Devin)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=18&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8230;gusta le comic-sans (i think thats how ya say it)</p>
<p>My Spanish teacher likes comic-sans, she uses it for all the handouts and exams.</p>
<p>Just makes me smile knowing how much its loathed by the design community (including Devin)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bensjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bensjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bensjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bensjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bensjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bensjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bensjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bensjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bensjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bensjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bensjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bensjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bensjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bensjaman.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=18&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bensjaman.wordpress.com/2009/09/29/le-espanol-profesora/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17f3942dff90e7b5b351047267ae9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bensjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Exercises 1-4</title>
		<link>http://bensjaman.wordpress.com/2009/09/23/exercises-1-4/</link>
		<comments>http://bensjaman.wordpress.com/2009/09/23/exercises-1-4/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 14:21:32 +0000</pubDate>
		<dc:creator>bensjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bensjaman.wordpress.com/?p=15</guid>
		<description><![CDATA[Exercise 1 Exercise 2 and 3 Exercise 4 I think I enjoyed using the div tags for layout over using tables. Slicing went ok but I think I need a little more practice at it.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=15&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.oswego.edu/~bpetrie1/BP317/exercise_1/site/index.html">Exercise 1</a><br />
<a href="http://www.oswego.edu/~bpetrie1/BP317/exercise_3/site/index.html">Exercise 2 and 3</a><br />
<a href="http://www.oswego.edu/~bpetrie1/BP317/exercise_4/site/index.html">Exercise 4</a></p>
<p>I think I enjoyed using the div tags for layout over using tables. Slicing went ok but I think I need a little more practice at it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bensjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bensjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bensjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bensjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bensjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bensjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bensjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bensjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bensjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bensjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bensjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bensjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bensjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bensjaman.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=15&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bensjaman.wordpress.com/2009/09/23/exercises-1-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17f3942dff90e7b5b351047267ae9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bensjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>dOH!</title>
		<link>http://bensjaman.wordpress.com/2009/09/09/doh/</link>
		<comments>http://bensjaman.wordpress.com/2009/09/09/doh/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 11:13:55 +0000</pubDate>
		<dc:creator>bensjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bensjaman.wordpress.com/?p=10</guid>
		<description><![CDATA[Well web was going ok till I went a deleted my server files on my web host. Though at the moment my email that is connected to it is still there. Just gotta pay more attention in future<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=10&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well web was going ok till I went a deleted my server files on my web host. Though at the moment my email that is connected to it is still there. Just gotta pay more attention in future <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bensjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bensjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bensjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bensjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bensjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bensjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bensjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bensjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bensjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bensjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bensjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bensjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bensjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bensjaman.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bensjaman.wordpress.com&amp;blog=9353288&amp;post=10&amp;subd=bensjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bensjaman.wordpress.com/2009/09/09/doh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/17f3942dff90e7b5b351047267ae9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bensjaman</media:title>
		</media:content>
	</item>
	</channel>
</rss>
