<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>My remarkable shelf by ict stmc</title>
      <link>https://padlet.com/stmcict1821/vfqs50hzdw99</link>
      <description>Made with an aura of mystery</description>
      <language>en-us</language>
      <pubDate>2019-03-12 02:50:36 UTC</pubDate>
      <lastBuildDate>2019-03-14 03:56:09 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>4d 07</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239172</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.computerhope.com/jargon/s/server-side.htm" />
         <pubDate>2019-03-12 03:03:42 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239172</guid>
      </item>
      <item>
         <title>4c 25</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239472</link>
         <description><![CDATA[<div><strong>A client-side script is a program that is processed within the client browser</strong>. These kinds of scripts are small programs which are <strong>downloaded</strong>, <strong>compiled</strong> and run by the browser. <strong>JavaScript </strong>is an important client-side scripting language and widely used in dynamic websites. The script can be embedded within the <strong>HTML </strong>or stored in an external file.<br>https://www.bbc.com/bitesize/guides/znkqn39/revision/3<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:05:12 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239472</guid>
      </item>
      <item>
         <title>4C12</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239495</link>
         <description><![CDATA[<div>https://www.sqa.org.uk/e-learning/ClientSide01CD/page_18.htm</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:05:15 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239495</guid>
      </item>
      <item>
         <title>4c 02</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239502</link>
         <description><![CDATA[<div><strong><br>Client-side</strong> refers to operations that are performed by the <a href="https://en.wikipedia.org/wiki/Client_(computing)">client</a> in a <a href="https://en.wikipedia.org/wiki/Client%E2%80%93server">client–server</a> relationship in a <a href="https://en.wikipedia.org/wiki/Computer_network">computer network</a>.</div><div>Occurring on the <a href="https://www.webopedia.com/TERM/C/client.html">client</a> side of a <a href="https://www.webopedia.com/TERM/C/client_server_architecture.html">client-server</a> system. For example, on the <a href="https://www.webopedia.com/TERM/W/World_Wide_Web.html">World Wide Web</a>, <a href="https://www.webopedia.com/TERM/J/JavaScript.html">JavaScript</a> scripts are client-side because they are executed by your <a href="https://www.webopedia.com/TERM/B/browser.html">browser</a> (the client). In contrast, <a href="https://www.webopedia.com/TERM/C/CGI.html">CGI</a>scripts are <a href="https://www.webopedia.com/TERM/S/server_side.html">server-side</a> because they run on the <a href="https://www.webopedia.com/TERM/W/Web_server.html">Web server</a>. <a href="https://www.webopedia.com/TERM/J/Java.html">Java</a>applets can be either server-side or client-side depending on which computer (the server or the client) executes them.</div>]]></description>
         <enclosure url="https://www.webopedia.com/TERM/C/client_side.html" />
         <pubDate>2019-03-12 03:05:17 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239502</guid>
      </item>
      <item>
         <title>4D 5
</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239503</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://en.wikipedia.org/wiki/Server-side_scripting" />
         <pubDate>2019-03-12 03:05:18 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239503</guid>
      </item>
      <item>
         <title>4c 18</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239597</link>
         <description><![CDATA[<div><br>Languages<br><br>There are a number of server-side scripting languages available, including:<br><br></div><ul><li><a href="https://en.wikipedia.org/wiki/Active_Server_Pages">ASP</a> (*.asp)</li><li><a href="https://en.wikipedia.org/wiki/ActiveVFP">ActiveVFP</a> (*.avfp)</li><li><a href="https://en.wikipedia.org/wiki/ASP.NET">ASP.NET</a> (*.aspx)</li><li><a href="https://en.wikipedia.org/wiki/ASP.NET_MVC">ASP.NET MVC</a> (*.cshtml)</li><li><a href="https://en.wikipedia.org/wiki/ColdFusion_Markup_Language">ColdFusion Markup Language</a> (*.cfm)</li><li><a href="https://en.wikipedia.org/wiki/Go_(programming_language)">Go</a> (*.go)</li><li><a href="https://en.wikipedia.org/wiki/Google_Apps_Script">Google Apps Script</a> (*.gs)</li><li><a href="https://en.wikipedia.org/wiki/Hack_(programming_language)">Hack</a> (*.php)</li><li><a href="https://en.wikipedia.org/wiki/Haskell_(programming_language)">Haskell</a> (*.hs) (example: <a href="https://en.wikipedia.org/wiki/Yesod_(web_framework)">Yesod</a>)</li><li><a href="https://en.wikipedia.org/wiki/Java_(programming_language)">Java</a> (*.jsp) via <a href="https://en.wikipedia.org/wiki/JavaServer_Pages">JavaServer Pages</a></li><li><a href="https://en.wikipedia.org/wiki/JavaScript">JavaScript</a> using <a href="https://en.wikipedia.org/wiki/Server-side_JavaScript">Server-side JavaScript</a> (*.ssjs, *.js) (example: <a href="https://en.wikipedia.org/wiki/Node.js">Node.js</a>)</li><li><a href="https://en.wikipedia.org/wiki/Lasso_(programming_language)">Lasso</a> (*.lasso)</li><li><a href="https://en.wikipedia.org/wiki/Lua_(programming_language)">Lua</a> (*.lp *.op *.lua)</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:05:44 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239597</guid>
      </item>
      <item>
         <title>4D 5</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239830</link>
         <description><![CDATA[<ul><li><a href="https://en.wikipedia.org/wiki/Parser_(CGI_language)">Parser</a> (*.p)</li><li><a href="https://en.wikipedia.org/wiki/Perl">Perl</a> via the <a href="https://en.wikipedia.org/wiki/CGI.pm">CGI.pm</a> module (*.cgi, *.ipl, *.pl)</li><li><a href="https://en.wikipedia.org/wiki/PHP">PHP</a> (*.php, *.php3, *.php4, *.phtml)</li><li><a href="https://en.wikipedia.org/wiki/Python_(programming_language)">Python</a> (*.py) (examples: <a href="https://en.wikipedia.org/wiki/Pyramid_(web_framework)#Pyramid">Pyramid</a>, <a href="https://en.wikipedia.org/wiki/Flask_(web_framework)">Flask</a>, <a href="https://en.wikipedia.org/wiki/Django_(Web_framework)">Django</a>)</li><li><a href="https://en.wikipedia.org/wiki/R_(programming_language)">R</a> (*.rhtml) - (example: <a href="https://en.wikipedia.org/w/index.php?title=RApache&amp;action=edit&amp;redlink=1">rApache</a>)</li><li><a href="https://en.wikipedia.org/wiki/Ruby_(programming_language)">Ruby</a> (*.rb, *.rbw) (example: <a href="https://en.wikipedia.org/wiki/Ruby_on_Rails">Ruby on Rails</a>)</li><li><a href="https://en.wikipedia.org/wiki/SMX_(computer_language)">SMX</a> (*.smx)</li><li><a href="https://en.wikipedia.org/wiki/Tcl_(programming_language)">Tcl</a> (*.tcl)</li><li><a href="https://en.wikipedia.org/wiki/WebDNA">WebDNA</a> (*.dna,*.tpl)</li><li><a href="https://en.wikipedia.org/wiki/OpenEdge_Advanced_Business_Language">Progress WebSpeed</a> (*.r,*.w)</li><li><a href="https://en.wikipedia.org/w/index.php?title=Bigwig_(programming_language)&amp;action=edit&amp;redlink=1">Bigwig</a> (*.wig)</li></ul><div><br></div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:06:59 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239830</guid>
      </item>
      <item>
         <title>4C24
</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239867</link>
         <description><![CDATA[<ul><li>JavaScript</li><li>ActionScript</li><li>VBScript (can be used on serverside also)</li><li>Dart</li><li>TypeScript</li><li>Python</li><li><a href="https://www.admecindia.co.in/blog/what-are-client-side-and-server-side-scripting-web">https://www.admecindia.co.in/blog/what-are-client-side-and-server-side-scripting-web</a></li></ul><div><br></div><div><br></div>]]></description>
         <enclosure url="https://www.admecindia.co.in/blog/what-are-client-side-and-server-side-scripting-web" />
         <pubDate>2019-03-12 03:07:10 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239867</guid>
      </item>
      <item>
         <title>4d 07 </title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239902</link>
         <description><![CDATA[<div>apple's siri<br>google's proprietary search engine<br>WolframAlpha</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:07:23 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239902</guid>
      </item>
      <item>
         <title>4c 18</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239907</link>
         <description><![CDATA[<div>https://developer.mozilla.org/en-US/docs/Learn/Server-side</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:07:28 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340239907</guid>
      </item>
      <item>
         <title>4D12</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340240033</link>
         <description><![CDATA[<div>https://www.webopedia.com/TERM/S/server_side.html</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:08:13 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340240033</guid>
      </item>
      <item>
         <title>4C24</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340240319</link>
         <description><![CDATA[<div>Client Side Scripting is utilized when the client’s (user’s) browser has all the code and the page is modified on the basis of the client’s (user’s) information. The Web Browser executes the client side scripting that locates within the user’s computer. Client-side scripts are also known as embedded script (as they are often embedded within an HTML or XHTML document).</div><div><br>The browser gets the page sent by the server &amp; executes the client-side scripts. Client side scripting can’t be utilized to join with the databases on the web server.  Client side scripting cannot get the file system which lies at the web server.</div><div><br>The records and settings which are local at the client’s (user’s) computer can be approached employing Client side scripting language. It’s generally observed the response from a client-side script is faster when compared to a server-side scripting language as the scripts are prepared on the local computers. <a href="http://www.admecindia.co.in/javascript-master.html"><strong>JavaScript</strong></a>, VB scripts are some common example of client-side scripting.<br><a href="https://www.admecindia.co.in/blog/what-are-client-side-and-server-side-scripting-web">https://www.admecindia.co.in/blog/what-are-client-side-and-server-side-scripting-web</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:09:59 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340240319</guid>
      </item>
      <item>
         <title>4C02</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340240945</link>
         <description><![CDATA[<div>HTML and CSS: These are the core building blocks of any site. <a href="https://www.upwork.com/hiring/development/advantages-of-html5/">HTML </a>dictates a site’s organization and content. CSS comprises the code for every graphic element—from backgrounds to fonts—that make up the look and feel of a website.<br><br></div><ul><li><a href="https://www.upwork.com/hiring/development/what-is-javascript/">JavaScript</a>: JavaScript <em>is</em> client-side scripting. The most widely used client-side script—nearly every site’s front end is a combination of JavaScript and HTML and CSS. JavaScript is fueled by an array of excellent frameworks that simplify it and give it more agility.</li></ul><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:13:47 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340240945</guid>
      </item>
      <item>
         <title>4c 18</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340241241</link>
         <description><![CDATA[<div>https://www.thoughtco.com/server-side-scripting-2694142</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:15:59 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340241241</guid>
      </item>
      <item>
         <title>4D12</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340241444</link>
         <description><![CDATA[<div><br></div><ul><li><a href="https://www.computerhope.com/jargon/f/foxpro.htm">ActiveVFP</a></li><li><a href="https://www.computerhope.com/jargon/a/asp.htm">ASP</a></li><li><a href="https://www.computerhope.com/jargon/c/c.htm">C</a></li><li>DC</li><li><a href="https://www.computerhope.com/jargon/j/java.htm">Java</a></li><li><a href="https://www.computerhope.com/jargon/j/javascript.htm">JavaScript</a> (using SSJS (Server-side JavaScript) e.g., node.js)</li><li><a href="https://www.computerhope.com/jargon/p/perl.htm">Perl</a></li><li><a href="https://www.computerhope.com/jargon/p/php.htm">PHP</a></li><li><a href="https://www.computerhope.com/jargon/p/python.htm">Python</a></li><li><a href="https://www.computerhope.com/jargon/r/r-programming-language.htm">R</a></li><li><a href="https://www.computerhope.com/jargon/r/ruby.htm">Ruby</a></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:17:25 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340241444</guid>
      </item>
      <item>
         <title>4C 12 *</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340242085</link>
         <description><![CDATA[<div><a href="https://www.sqa.org.uk/e-learning/ClientSide01CD/page_18.htm">https://www.sqa.org.uk/e-learning/ClientSide01CD/page_18.htm</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:21:36 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340242085</guid>
      </item>
      <item>
         <title>4c 25*</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340242176</link>
         <description><![CDATA[<div><a href="https://www.bbc.com/bitesize/guides/znkqn39/revision/3">https://www.bbc.com/bitesize/guides/znkqn39/revision/3</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:22:17 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340242176</guid>
      </item>
      <item>
         <title>4C 25*</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340242345</link>
         <description><![CDATA[<div><a href="https://www.bbc.com/bitesize/guides/znkqn39/revision/3">https://www.bbc.com/bitesize/guides/znkqn39/revision/3</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:23:36 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340242345</guid>
      </item>
      <item>
         <title>4A 13</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340243780</link>
         <description><![CDATA[<div>https://developer.mozilla.org/en-US/docs/Learn/Server-side/First_steps/Introduction</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:34:10 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340243780</guid>
      </item>
      <item>
         <title>4A17 </title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340244212</link>
         <description><![CDATA[<div>4A17</div>]]></description>
         <enclosure url="http://apachebooster.com/kb/what-is-server-side-scripting-and-its-advantages-and-disadvantages/" />
         <pubDate>2019-03-12 03:37:00 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340244212</guid>
      </item>
      <item>
         <title>4c 25*</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340244328</link>
         <description><![CDATA[<div> <a href="https://www.bbc.com/bitesize/guides/znkqn39/revision/3">https://www.bbc.com/bitesize/guides/znkqn39/revision/3</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:37:38 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340244328</guid>
      </item>
      <item>
         <title>4c18*</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340244783</link>
         <description><![CDATA[<div>https://developer.mozilla.org/en-US/docs/Learn/Server-side</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:40:46 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340244783</guid>
      </item>
      <item>
         <title>4C 18*</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340245062</link>
         <description><![CDATA[<div><a href="https://developer.mozilla.org/en-US/docs/Learn/Server-side">https://developer.mozilla.org/en-US/docs/Learn/Server-side</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:42:37 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340245062</guid>
      </item>
      <item>
         <title>4C18*
</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340245145</link>
         <description><![CDATA[<div><a href="https://developer.mozilla.org/en-US/docs/Learn/Server-side">https://developer.mozilla.org/en-US/docs/Learn/Server-side</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:43:13 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340245145</guid>
      </item>
      <item>
         <title>4A 19</title>
         <author></author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340245293</link>
         <description><![CDATA[<div>Client-side scripts<br><br></div><div><strong>A client-side script is a program that is processed within the client browser</strong>. These kinds of scripts are small programs which are <strong>downloaded</strong>, <strong>compiled</strong> and run by the browser. <strong>JavaScript</strong>is an important client-side scripting language and widely used in dynamic websites. The script can be embedded within the <strong>HTML</strong>or stored in an external file.<br><br></div><div>External scripts are sent to the client from the server when they are requested. Scripts can also be <strong>executed</strong> as a result of the user doing something like pressing a page button.<br><br></div><div>Client-side scripts can often be looked at if the user chooses to view the source code of the page. JavaScript code is widely copied and recycled.<br><br>https://www.bbc.com/bitesize/guides/znkqn39/revision/3</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-12 03:44:12 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/340245293</guid>
      </item>
      <item>
         <title></title>
         <author>stmcict1821</author>
         <link>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/341164280</link>
         <description><![CDATA[<div>https://www.computerhope.com/jargon/c/client.htm</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-14 03:56:09 UTC</pubDate>
         <guid>https://padlet.com/stmcict1821/vfqs50hzdw99/wish/341164280</guid>
      </item>
   </channel>
</rss>
