<?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>Linux Users Group Manipal &#187; Web</title>
	<atom:link href="http://www.lugmanipal.org/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lugmanipal.org</link>
	<description>The Best Things in Life are Free</description>
	<lastBuildDate>Fri, 09 Apr 2010 16:18:13 +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>Web Development Workshop[Oct, 2009]</title>
		<link>http://www.lugmanipal.org/2009/10/10/web-development-workshop/</link>
		<comments>http://www.lugmanipal.org/2009/10/10/web-development-workshop/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 20:42:04 +0000</pubDate>
		<dc:creator>Kartik Mandaville</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Workshops]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=201</guid>
		<description><![CDATA[Ever wondered how to build your own web page  ??? No need to wait any longer !!
LUG Manipal is organizing yet another workshop  &#8212; &#8220;A Web Development Workshop&#8221; covering HTML , MySQL and PHP.
This will be a 4 days workshop Starting on 12th of October 2009 at 5:30pm at NLH 405 , MIT.
Our [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wondered how to build your own web page  ??? No need to wait any longer !!</p>
<p>LUG Manipal is organizing yet another workshop  &#8212; &#8220;A Web Development Workshop&#8221; covering HTML , MySQL and PHP.<br />
<strong>This will be a 4 days workshop Starting on 12th of October 2009 at 5:30pm at NLH 405 , MIT.</strong><br />
Our main focus will be to promote Open Source Technology for Web Development and Design. </p>
<p>The content material for this workshop will be basic HTML for getting a start to web programming. The basics of this tagged language can be learnt at W3Schools. We will then advance to the basics of server side and client side scripting and the differences between them.</p>
<p>PHP is the choice of language for Server side Web Design. There is usually a lot of spectaculars between ASP and PHP. Some of the most famous places where its used is Wikipedia, Wordpress (most famous blogging software), most of the Content Management System. Even Google and Yahoo make use of PHP for their pages. It is a very simple language which borrows it&#8217;s syntax from Perl, another classical language. It is time to make PHP your friend.</p>
<p>Now turning to MySQL, this is the most widely deployed database software which has more than 5,000 downloads per day as the statistics revealed by MySQL AB. Being the world’s most famous Open Source Database, its bound to be quite attractive. Being a very lightweight database software, its easy to install even on desktops. </p>
<p>The scripting will be done on Apache Web Server, its the world unchallenged king when it come to server deployments, covering some 70%of the webservers. Lightweight, extensibility , great features make it the no 1 choice of web developers all over the world.</p>
<p>A brief Schedule :<br />
Day 1 : Introduction to Web , installation , distribution and basic HTML , MySQL<br />
Day 2 : PHP overview , variables , functions and HTML forms , get and post methods<br />
Day 3 :MySQL through PHP , sessions and cookies<br />
Day 4 : Full Fledged Login Script demonstration from scratch </p>
<p>Please bring your laptops </p>
<p>It is advised that you go through the following links to have a better understanding .<br />
<a href="http://www.w3schools.com/html/default.asp">MYSQL</a><br />
<a href="http://www.w3schools.com/PHP/default.asp">PHP</a></p>
<p>Further References :</p>
<p>Get the <a href="http://in.php.net/get/php_manual_en.chm/from/a/mirror">Official PHP Manual</a> from its website.<br />
Get the <a href="http://downloads.mysql.com/docs/refman-5.0-en.chm">Official MySQL Manual</a> from its website.<br />
<a href="http://wiki.lugmanipal.org/Web_Design_Workshop_Syllabus">Past Workshop’s PHP and MySQL Portion Syllabus</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2009/10/10/web-development-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schedule For Web Designing and Development Workshop</title>
		<link>http://www.lugmanipal.org/2008/03/23/schedule-for-web-designing-and-development-workshop/</link>
		<comments>http://www.lugmanipal.org/2008/03/23/schedule-for-web-designing-and-development-workshop/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 10:11:53 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
				<category><![CDATA[Meets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Designing]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[LUG]]></category>
		<category><![CDATA[Manipal]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/2008/03/23/schedule-for-web-designing-and-development-workshop/</guid>
		<description><![CDATA[Date: 25th March, Tuesday to 29th March, Friday
Venue: NLH 204
Time: 5:30 PM
Day 1 &#8211; HTML ( basic information about HTML and creating simple Static web pages )
Day 2 &#8211; Advanced HTML and introduction to server side scripting
Day 3 &#8211; PHP
Day 4 &#8211; PHP and intro to MySQL
Day 5 (extended) &#8211; MySQL (DataBase Concepts)
Update:  Workshop&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Date: 25th March, Tuesday to 29th March, Friday<br />
Venue: NLH 204<br />
Time: 5:30 PM</p>
<p>Day 1 &#8211; HTML ( basic information about HTML and creating simple Static web pages )<br />
Day 2 &#8211; Advanced HTML and introduction to server side scripting<br />
Day 3 &#8211; PHP<br />
Day 4 &#8211; PHP and intro to MySQL<br />
Day 5 (extended) &#8211; MySQL (DataBase Concepts)</p>
<p>Update:  <a href="http://wiki.lugmanipal.org/Web_Design_Workshop_Syllabus" target="_blank">Workshop&#8217;s PHP and MySQL Portion Syllabus</a></p>
<p>Update on 25th March: <a href="http://www.lugmanipal.org/downloads/HTML_Day1.ppt" target="_blank">Download Slides of Day 1 of the Workshop (HTML)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2008/03/23/schedule-for-web-designing-and-development-workshop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.317 seconds -->
