<?xml version="1.0" encoding="utf-8"  ?>
<rss version="2.0">
	<channel>
		<title>Web Architectures 2014/15 &gt; Assignments &gt; 9th week</title>
		<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2015WebArchitectures&amp;section=279&amp;page=934</link>
		<description></description>
		<lastBuildDate>Thu, 23 Feb 2023 10:07:11 +0100</lastBuildDate>
		<generator>Segue RSS Generator</generator>
		<item>
			<title>ASSIGNMENT: Create a page...</title>
			<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2015WebArchitectures&amp;section=279&amp;page=934&amp;story=2202&amp;detail=2202</link>
			<guid isPermaLink="true">http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2015WebArchitectures&amp;section=279&amp;page=934&amp;story=2202&amp;detail=2202</guid>
			<pubDate>Sat, 8 Nov 2014 8:48:00 +0100</pubDate>
			<author>Marco Ronchetti marco.ronchetti@unitn.it</author>
<description>&lt;strong&gt;ASSIGNMENT:&lt;/strong&gt; &lt;br /&gt;Create a page that, by using Ajax, monitors the state of the server: when the server meets a certain condition, the page reacts modifying itself.&lt;br /&gt;&lt;br /&gt;Example:&lt;br /&gt;A given URL delivers the following page:&lt;br /&gt;Snowwhithe is sleeping&lt;br /&gt;&lt;br /&gt;The page then monitors the server. When on the server something happens, (e.g. a file is created on it, or a certain time is reached) the server&#039;s response triggers an acttion on the page, so that the page changes into:&lt;br /&gt;Snowwhite is awake&lt;br /&gt;&lt;br /&gt;THIS IS ONLY AN EXAMPLE: use your imagination!&lt;br /&gt;&lt;br /&gt;OPTIONAL: the triggered action causes a style change in the page, by changing the CSS. For instance, bgcolor could be dark when Snowwhite is sleeping, and light otherwise. See e.g. &lt;a href=&quot;http://stackoverflow.com/questions/1720320/how-to-dynamically-create-css-class-in-javascript-and-apply&quot;&gt;http://stackoverflow.com/questions/1720320/how-to-dynamically-create-css-class-in-javascript-and-apply&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Deadline (strict) Nov. 16&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;You have to deliver:&lt;br /&gt;- source code&lt;br /&gt;- a report.&lt;br /&gt;&lt;br /&gt;The report must have the following structure:&lt;br /&gt;Title Page containing date, title (&amp;quot;Ajax polling&amp;quot;), your name)&lt;br /&gt;Introduction &lt;br /&gt;Code description (describe how your code works - at a general level)&lt;br /&gt;Deployment (screen shots of your app running, documenting the various steps)&lt;br /&gt;Comments and notes (optional: any problems encountered during the project development, any other comment&lt;br /&gt;zip the code, and send the zip and the report via e-mailto : marco.ronchetti at unitn.it&lt;br /&gt;with subject: WEBARCH - 9th WEEK ASSIGNMENT DELIVERY</description>
		</item>
	</channel>
</rss>