<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Web Engineering by Muhammad Suryanata Ibrahim</title>
      <link>https://padlet.com/surya_ftmkutem/web_engineering</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2015-03-04 03:46:22 UTC</pubDate>
      <lastBuildDate>2015-06-22 08:02:54 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Response time</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/web_engineering/wish/51989684</link>
         <description><![CDATA[<p>System Response time is measured from the point at which the user performs some control action (e.g., hits return key or clicks a mouse) until the WebApp responds with desired output or action. (Pressman)</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-03-04 03:47:48 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/web_engineering/wish/51989684</guid>
      </item>
      <item>
         <title>What factors affect response time?</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/web_engineering/wish/51989933</link>
         <description><![CDATA[<p>instantaneous load on the server, the bandwidth of the client-server connection, the processing speed of the client, the complexity of content and the function that create it, and the capabilities of the browser.  (Pressman)</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-03-04 03:50:54 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/web_engineering/wish/51989933</guid>
      </item>
      <item>
         <title>What can we do to improve it?</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/web_engineering/wish/51990348</link>
         <description><![CDATA[<p>If the WebApp is likely to service a very high number of users, the server configuration must be designed to accomodate the load.</p><p>If the communication bandwidth for the average user is predicted to be relative low, the use of large content objects (such as large photographs, graphics files, video content) should be avoided when possible.</p><p>If a processing function is extremely complex and compute intensive, it might be best to segment it into client-side and server-side functionality to maximize processing speed. (Press</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-03-04 03:55:11 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/web_engineering/wish/51990348</guid>
      </item>
   </channel>
</rss>
