<?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>Shahin Sheidaei&#187; Teaching</title>
	<atom:link href="http://www.sheidaei.com/shahin/category/teaching/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sheidaei.com/shahin</link>
	<description>Official Homepage</description>
	<lastBuildDate>Sat, 20 Feb 2010 23:20:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://www.sheidaei.com/shahin</link>
  <url>http://sheida.persiangig.com/favicon.ico</url>
  <title>Shahin Sheidaei</title>
</image>
		<item>
		<title>IAT 352</title>
		<link>http://www.sheidaei.com/shahin/2009/01/21/iat-352/</link>
		<comments>http://www.sheidaei.com/shahin/2009/01/21/iat-352/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 21:46:47 +0000</pubDate>
		<dc:creator>sheidaei</dc:creator>
				<category><![CDATA[Teaching]]></category>
		<category><![CDATA[ajax tutorial]]></category>
		<category><![CDATA[java mysql]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[sql data]]></category>
		<category><![CDATA[surrey]]></category>
		<category><![CDATA[xml servlet]]></category>
		<category><![CDATA[xml xslt]]></category>

		<guid isPermaLink="false">http://www.sheidaei.com/shahin/?p=54</guid>
		<description><![CDATA[Please find the following slides and examples related to the IAT 352 course offered in Srping 2009, Sfu, Surrey.
XSLT 
XSLT introduction slide
XSLT example1

catalog.xml
cdcatalog.xsl
cdcatalog_with_xsl.xml

XSLT example2

 class.xml
 class.xsl
 classoriginal.xml

Servlet
Servlet Introduction Slides

Servlet Example (jserp) zip file
Servlet Example code zip file
Servlet Example (jserp) unzipped 
Servlet Example code unzipped 

JSP (+ Servlet)

Writing a sample JSP file (docx format)
Writing a sample [...]]]></description>
			<content:encoded><![CDATA[<p>Please find the following slides and examples related to the IAT 352 course offered in Srping 2009, Sfu, Surrey.</p>
<h2><span style="font-weight: normal;">XSLT </span></h2>
<p><a href="http://www.sheidaei.com/shahin/iat352/XSLT.pptx">XSLT introduction slide</a></p>
<p>XSLT example1</p>
<ul>
<li><a href="http://www.sheidaei.com/shahin/iat352/example1/catalog.xml">catalog.xml</a></li>
<li><a href="http://www.sheidaei.com/shahin/iat352/example1/cdcatalog.xsl">cdcatalog.xsl</a></li>
<li><a href="http://www.sheidaei.com/shahin/iat352/example1/cdcatalog_with_xsl.xml">cdcatalog_with_xsl.xml</a></li>
</ul>
<p>XSLT example2</p>
<ul>
<li><a href="http://www.sheidaei.com/shahin/iat352/example2/class.xml"> class.xml</a></li>
<li><a href="http://www.sheidaei.com/shahin/iat352/example2/class.xsl"> class.xsl</a></li>
<li><a href="http://www.sheidaei.com/shahin/iat352/example2/classoriginal.xml"> classoriginal.xml</a></li>
</ul>
<h2><span style="font-weight: normal;">Servlet</span></h2>
<p><a href="http://www.sheidaei.com/shahin/iat352/Servlet.pptx">Servlet Introduction Slides</a></p>
<ul>
<li><a href="http://www.sheidaei.com/shahin/iat352/jserp.zip">Servlet Example (jserp) zip file</a></li>
<li><a href="http://www.sheidaei.com/shahin/iat352/servlet-code.zip">Servlet Example code zip file</a></li>
<li><a href="http://www.sheidaei.com/shahin/iat352/jserp">Servlet Example (jserp) unzipped </a></li>
<li><a href="http://www.sheidaei.com/shahin/iat352/servlet-code">Servlet Example code unzipped </a></li>
</ul>
<h2><span style="font-weight: normal;">JSP (+ Servlet)</span></h2>
<ul>
<li><a href="http://www.sheidaei.com/shahin/wp-content/uploads/2009/01/lab4-write-a-jsp-file.docx">Writing a sample JSP file (docx format)</a></li>
<li><a href="http://www.sheidaei.com/shahin/wp-content/uploads/2009/01/lab4-write-a-jsp-file.pdf">Writing a sample JSP file (pdf format)</a></li>
</ul>
<h2>MySQL Tutorial</h2>
<ul>
<li><a href="http://www.sheidaei.com/shahin/wp-content/uploads/2009/01/lab-6-introduction-to-sql.docx">Introduction to SQL</a></li>
<li><a href="http://www.sheidaei.com/shahin/wp-content/uploads/2009/01/lab-6-data.docx">Data</a></li>
<li><a href="http://www.sheidaei.com/shahin/wp-content/uploads/2009/01/lab-6-exercise.docx">Exercise</a></li>
<li><a href="http://www.sheidaei.com/shahin/wp-content/uploads/2009/01/lab-6-key.docx">Key</a></li>
</ul>
<h2>MySQL in Java</h2>
<ul>
<li><a href="http://www.sheidaei.com/shahin/wp-content/uploads/2009/01/mysql-connection.docx">MySQL / JSP</a></li>
</ul>
<h2>Ajax Tutorial</h2>
<ul>
<li><a href="http://www.sheidaei.com/shahin/wp-content/uploads/2009/01/ajax-tutorial.docx">Ajax Tutorial </a></li>
</ul>
<h2>Final Notes</h2>
<ul>
<li><a href="http://www.sheidaei.com/shahin/wp-content/uploads/2009/01/assignment-4-hints.doc">Notes regarding last assignment</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.sheidaei.com/shahin/2009/01/21/iat-352/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IAT 351</title>
		<link>http://www.sheidaei.com/shahin/2008/03/29/iat-351/</link>
		<comments>http://www.sheidaei.com/shahin/2008/03/29/iat-351/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 20:46:14 +0000</pubDate>
		<dc:creator>sheidaei</dc:creator>
				<category><![CDATA[Teaching]]></category>

		<guid isPermaLink="false">http://www.sheidaei.com/shahin/2008/03/29/iat-351/</guid>
		<description><![CDATA[In school of interactive arts and technology, there offered a course called Advanced Human Computer Interaction which focused on how better a user interface could be written.
The course&#8217;s assignments was based on Java (mostly swing library for the interfaces) and I was a TA for the course in Spring 2008 Semester in SIAT school of [...]]]></description>
			<content:encoded><![CDATA[<p>In school of interactive arts and technology, there offered a course called Advanced Human Computer Interaction which focused on how better a user interface could be written.<br />
The course&#8217;s assignments was based on Java (mostly swing library for the interfaces) and I was a TA for the course in Spring 2008 Semester in <a href="http://siat.sfu.ca">SIAT</a> school of <a href="http://www.sfu.ca">SFU</a> and <a href="http://www.cs.sfu.ca/~lyn/">Dr. Lyn Bartram</a> was the instructor of the course.<br />
The fun thing about the course was use of phidgets (physical widgets) which helped students to simplify interacing with ports and getting information from outside world and not get into problems of connecting devices, being recognized by computer and data transmission.</p>
<p><a href="http://www.sfu.ca/iat351/IAT351_main.html">The main course webpage</a><br />
<a href="https://wiki.sfu.ca/spring08/iat351d100/index.php/Main_Page">The course wiki</a> (you can find projects done)<br />
<a href="http://www.phidgets.com">Phidgets main page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sheidaei.com/shahin/2008/03/29/iat-351/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
