<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>saicwired.org</title>
	<atom:link href="http://saicwired.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://saicwired.org</link>
	<description>Digital literacy at the School of the Art Institute of Chicago</description>
	<lastBuildDate>Wed, 01 Sep 2010 01:29:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firebug (Look at HTML and CSS in other people&#8217;s pages)</title>
		<link>http://saicwired.org/?p=643</link>
		<comments>http://saicwired.org/?p=643#comments</comments>
		<pubDate>Wed, 01 Sep 2010 01:29:53 +0000</pubDate>
		<dc:creator>eelspace</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://saicwired.org/?p=643</guid>
		<description><![CDATA[Firebug is a great add-on to any browser that allows you to see the HTML, CSS, and other scripting of other sites. If you like the way a site is designed, you can see how it was scripted with Firebug. Choosing &#8220;View&#62;Page Source&#8221; usually only lets you see the HTML of a page. Ever since [...]]]></description>
			<content:encoded><![CDATA[<p>Firebug is a great add-on to any browser that allows you to see the HTML, CSS, and other scripting of other sites. If you like the way a site is designed, you can see how it was scripted with Firebug. Choosing &#8220;View&gt;Page Source&#8221; usually only lets you see the HTML of a page. Ever since CSS hit the scene, form and content have been separated &#8211; which means the CSS and other scripting is usually not written into the web page you&#8217;re looking at, but in a seperate, linked-behind-the-scenes CSS file. Firebug lets you look at all the scripting of an element in the page that you&#8217;re interested in learning about.</p>
<p>A version of Firebug with less features is available for Safari and other browsers, but it seemed jankity in Safari to me, so please <a href="http://www.mozilla.com/en-US/" target="_blank">install Firefox</a> if it&#8217;s not on your laptop. Then once you have Firefox running and open, <a href="http://getfirebug.com/" target="_blank">install Firebug</a>.</p>
<p>Then open Firefox and install Firebug. Once it&#8217;s installed, you&#8217;ll notice a little fly in the bottom right hand corner of your browser window. Cute, huh? You click the fly to start up Firebug, on any web page you&#8217;re currently browsing. Next I&#8217;ll show you Firebug&#8217;s basic moves.</p>
<p>I really dig the way <a href="http://creative-capital.org/" target="_blank">Creative Capital&#8217;s site</a> is designed. I right-click (or two-finger tap on your trackpad, or control-click) any element in the page that I want to see the scripting of. If I want to see what font that italicized text in the Creative Capital site is, I right-click that actual webpage text that I like, and then at the bottom of the menu that pops up, I choose &#8220;Inspect Element.&#8221;</p>
<p><a rel="attachment wp-att-646" href="http://saicwired.org/?attachment_id=646"><img class="aligncenter size-full wp-image-646" title="firebug-inspect-element" src="http://saicwired.org/wp-content/uploads/2010/09/firebug-inspect-element.jpg" alt="" width="528" height="452" /></a></p>
<p>Once I choose &#8220;Inspect Element,&#8221; the Firebug window will pop up at the bottom of your browser window. On the left side is the HTML, and on the right is the CSS:</p>
<p><a rel="attachment wp-att-648" href="http://saicwired.org/?attachment_id=648"><img class="aligncenter size-full wp-image-648" title="firebug-window" src="http://saicwired.org/wp-content/uploads/2010/09/firebug-window.jpg" alt="" width="413" height="184" /></a>I found out that it&#8217;s Georgia (unless I don&#8217;t have Georgia, then it will switch to the next font in the list). But also it is italiziced, and that it&#8217;s 1.8em (that means it&#8217;s 80% larger than that particular font&#8217;s default size).</p>
<p>If I look at the top of this section of CSS, I notice that this is the styling of a DIV, so anything within this div will be styled with the following section of CSS that I see. It contains font styling, but also the last line is the width of the div (26.6em) &#8211; hm, a div that is always 2,660% as wide as the the default-sized single character of its font. A very typographic way of making a site.</p>
<p>A great thing about Firebug is that you can change the site (just how you&#8217;re looking at it, on your browser! Don&#8217;t worry about hacking the site!) by changing the CSS in the Firebug window &#8211; the page will update live. Give it a try, change the width, the color, the font family, etc. It&#8217;s really a great way to learn more about web design.</p>
]]></content:encoded>
			<wfw:commentRss>http://saicwired.org/?feed=rss2&amp;p=643</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wired at ArtBash 2010</title>
		<link>http://saicwired.org/?p=500</link>
		<comments>http://saicwired.org/?p=500#comments</comments>
		<pubDate>Thu, 01 Apr 2010 19:15:53 +0000</pubDate>
		<dc:creator>Tiff Holmes</dc:creator>
				<category><![CDATA[Exhibitions]]></category>
		<category><![CDATA[SAIC Wired]]></category>

		<guid isPermaLink="false">http://saicwired.org/?p=500</guid>
		<description><![CDATA[SAIC WIRED instructors all selected one or two top websites from each section of the course in fall 2009.  The juried student websites can be viewed here. Image at left from Kayla Anderson&#8217;s website.
]]></description>
			<content:encoded><![CDATA[<p>SAIC WIRED instructors all selected one or two top websites from each section of the course in fall 2009.  The juried student websites can be viewed <a href="http://saicwired.org/Artbash2010">here</a>. Image at left from Kayla Anderson&#8217;s<a href="http://kaylanderson.com/"> website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://saicwired.org/?feed=rss2&amp;p=500</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which Wired course is best for me?</title>
		<link>http://saicwired.org/?p=484</link>
		<comments>http://saicwired.org/?p=484#comments</comments>
		<pubDate>Thu, 25 Mar 2010 20:01:00 +0000</pubDate>
		<dc:creator>Tiff Holmes</dc:creator>
				<category><![CDATA[SAIC Wired]]></category>

		<guid isPermaLink="false">http://saicwired.org/?p=484</guid>
		<description><![CDATA[SAIC Wired is a required 1.5 credit course that meets 90 minutes weekly.  The purpose of the class is to familiarize you with the Mac Laptop and some of the accompanying software that relates specifically to producing a professional artists&#8217; website.  There is a beginning level to the class that focuses on Photoshop and HTML/Dreamweaver [...]]]></description>
			<content:encoded><![CDATA[<p>SAIC Wired is a required 1.5 credit course that meets 90 minutes weekly.  The purpose of the class is to familiarize you with the Mac Laptop and some of the accompanying software that relates specifically to producing a professional artists&#8217; website.  There is a beginning level to the class that focuses on Photoshop and HTML/Dreamweaver and a more advanced section that focuses exclusively on HTML/Dreamweaver and other web tools.  The end goal of the course is to give you the ability to produce a unique website designed by you that features the work you are creating at the moment.</p>
<p>Below is a sample script provided to SAIC Admissions Counselors in spring 2010 that is intended to help them place students in the correct Wired course.  You may wish to preview this conversation and also the curricular materials and syllabi available on this website before you go through your first year course registration.</p>
<p><strong>SAMPLE CONVERSATION BETWEEN A SAIC ADMISSIONS COUNSELOR AND A FIRST YEAR STUDENT REGISTERING FOR WIRED:</strong></p>
<p><strong>SAIC Admissions Counselor: </strong> Have you used Photoshop before?  Do you know how to resize images&#8211;make them smaller?  Save them to a specific folder?  Do you know how to use the Layers palette in Photoshop?  Do you know how to use the lasso and marquee to composite parts of one image into another?  Can  you use the eyedropper tool to color match and can you use the clone tool and the eraser?  If you answer yes to most of these questions I think that the more advanced section of Wired, Culture and Community on the WWW would be most appropriate for you.</p>
<p>However, if you feel you need more practice in Photoshop/digital imaging, we recommend you take the beginning section of Wired called Laptop Literacy and Digital Imaging.</p>
<p>If you wish to see the curriculum and weekly lessons for both courses you can see both syllabi online: Laptop Literacy is <a href="http://saicwired.org/?page_id=3">here</a> and Culture + Community is <a href="http://saicwired.org/?page_id=5">here</a>.  Please note that if you move the mouse over the &#8220;Laptop Literacy&#8221; and &#8220;Culture and Community&#8221; links on the toolbar you can actually see individual objectives, skills, and homework assignments for each week of the course.  Previewing this information in advance will help you make a more informed decision about which course is right for you!</p>
<p><strong>SAIC Admissions Counselor:</strong> If you feel that you are already a web expert and know digital imaging and web production (using Dreamweaver/FTP) quite well there will be an opportunity to obtain an exemption to the class.  If you think you wish to place out of the class it is very important that you attend the first year Orientation where the Wired Coordinator, Tiffany Holmes, will go over the details of testing out of the course.  Usually the test is offered at the lunch hour two times before add/drop ends.</p>
<p>If you wish to communicate with the Wired Coordinator, <a href="http://tiffanyholmes.com">Tiffany Holmes</a>, before you come to campus please feel free to email her at tholme (at) saic (dot) edu.</p>
]]></content:encoded>
			<wfw:commentRss>http://saicwired.org/?feed=rss2&amp;p=484</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I test out of Wired?</title>
		<link>http://saicwired.org/?p=247</link>
		<comments>http://saicwired.org/?p=247#comments</comments>
		<pubDate>Tue, 23 Jun 2009 19:01:54 +0000</pubDate>
		<dc:creator>Tiff Holmes</dc:creator>
				<category><![CDATA[SAIC Wired]]></category>
		<category><![CDATA[Testing out]]></category>

		<guid isPermaLink="false">http://saicwired.org/?p=247</guid>
		<description><![CDATA[If you feel you are an old hand at HTML/Dreamweaver/Photoshop you may be a candidate for testing out of Wired and obtaining a course exemption.
You may wish to check first with your instructor to see if you have the ability to test out of SAIC Wired, a required course for incoming SAIC first year students.  [...]]]></description>
			<content:encoded><![CDATA[<p>If you feel you are an old hand at HTML/Dreamweaver/Photoshop you may be a candidate for testing out of Wired and obtaining a course exemption.</p>
<p>You may wish to check first with your instructor to see if you have the ability to test out of SAIC Wired, a required course for incoming SAIC first year students.  Or better, check out this website and the accompanying class lessons so you can see if there are things you already know, or things that you need to learn.</p>
<p>If you know the basics of digital imaging, how to set up an HTML web site, and how to use a blog, you might be eligible to test out.  You can actually look at the test online <a href="http://saicwired.org/?page_id=13">HERE</a>.</p>
<p>Email the Wired Coordinator, Tiffany Holmes at <em>tholme (at) saic (dot) edu</em> to find out when the Wired &#8220;test out&#8221; sessions are scheduled for.  The test-out session for the Fall 2010 school year is scheduled for Wednesday September 8th 12-1pm in MC-417 in the 112 South Michigan building.</p>
]]></content:encoded>
			<wfw:commentRss>http://saicwired.org/?feed=rss2&amp;p=247</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WIRED at Artbash 2009</title>
		<link>http://saicwired.org/?p=1</link>
		<comments>http://saicwired.org/?p=1#comments</comments>
		<pubDate>Sun, 17 May 2009 12:55:05 +0000</pubDate>
		<dc:creator>Tiff Holmes</dc:creator>
				<category><![CDATA[Exhibitions]]></category>
		<category><![CDATA[SAIC Wired]]></category>

		<guid isPermaLink="false">http://saicwired.org/?p=1</guid>
		<description><![CDATA[SAIC WIRED instructors all selected one or two top websites from each section of the course in fall 2009.  The juried student websites can be viewed here. Image at left from Kathy Cho&#8217;s website.
]]></description>
			<content:encoded><![CDATA[<p>SAIC WIRED instructors all selected one or two top websites from each section of the course in fall 2009.  The juried student websites can be viewed <a href="http://tiffanyholmes.com/Artbash2009/" target="_blank">here</a>. Image at left from Kathy Cho&#8217;s <a href="http://www.saic.edu/~kcho/" target="_blank">website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://saicwired.org/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
