<?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; Workshops</title>
	<atom:link href="http://www.lugmanipal.org/category/workshops/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lugmanipal.org</link>
	<description>The Best Things in Life are Free</description>
	<lastBuildDate>Wed, 26 Oct 2011 08:41:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Rendevous with Facebook &#8211; Basics Workshop</title>
		<link>http://www.lugmanipal.org/2011/04/13/rendevous-with-facebook-basics-workshop/</link>
		<comments>http://www.lugmanipal.org/2011/04/13/rendevous-with-facebook-basics-workshop/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 19:55:46 +0000</pubDate>
		<dc:creator>Kartik Mandaville</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=311</guid>
		<description><![CDATA[A Workshop on Basic Web Development was conducted by LUG Manipal. It furnished the attendees with the knowledge of the web technologies required for the upcoming workshop on Facebook Application Development. The primary focus were the concepts behind web development, such as Client Server Architecture, Server Side Languages and Client side Languages. Day 1: The [...]]]></description>
			<content:encoded><![CDATA[<p>A Workshop on Basic Web Development was conducted by LUG Manipal. It furnished the attendees with the knowledge of the web technologies required for the upcoming workshop on Facebook Application Development.  The primary focus were the concepts behind web development, such as  Client Server Architecture, Server Side Languages and Client side Languages.</p>
<p>Day 1:<br />
The XAMP suite was given to the attendees. The focus of  the workshop was on PHP, MySQL, HTML. The workshop started with a  discussion on the Client Server Architecure. It was followed  by an introduction to HTML. Major HTML tags were covered, and the day ended with a  simple page, covering most of the important tags.</p>
<p>Day 2:<br />
The second day was devoted to PHP.  The basic concepts of  server side scripting were covered. Also, the working of PHP, the  syntax of PHP statements were taken up. At the end, the attendees were  able to pass information from a form to another page and process the  information</p>
<p>Day 3:<br />
The focus of the third day was MySQL, and its connection  with PHP. In the beginning, basic database concepts were  discussed. MySQL was introduced, and basic queries such as INSERT,  UPDATE, CREATE TABLE, DELETE, SELECT were discussed.<br />
The Connection of PHP with MySQL with the particular functions was discussed  in detail. Inserting values from a form into the database, and  retrieving the data from the database and displaying it on the screen  was demonstrated.</p>
<p>Day 4:<br />
The day started with an introduction to Sessions and  Cookies. The differences between Sessions and Cookies and their  respective uses was highlighted. The creation and usage of sessions and  cookies using PHP functions was demonstrated. The day ended with a  simple login script demonstration. An insight was also given into  Facebook application development using PHP, which will be covered in the  next workshop.</p>
<address>References:</address>
<address>To know about the installation procedures -&gt; <a title="Pre-Requisites for Web Development" href="http://www.lugmanipal.org/2011/04/03/pre-requisites-for-rendezvous-with-facebook-workshop/" target="_blank">Link</a><br />
</address>
<address>Slides of the Workshop -&gt; <a title="Link to Slides" href="http://www.mediafire.com/?ou427lgc7dcj8ys" target="_blank">Link</a></address>
<address>Get the <a href="http://in.php.net/get/php_manual_en.chm/from/a/mirror">Official PHP Manual</a> from its website.</address>
<address>Get the <a title="Link to MySQL Manual" href="http://dev.mysql.com/doc/" target="_blank">Official MySQL Manual</a> from its website.</address>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2011/04/13/rendevous-with-facebook-basics-workshop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Pre-Requisites for Rendezvous with Facebook workshop.</title>
		<link>http://www.lugmanipal.org/2011/04/03/pre-requisites-for-rendezvous-with-facebook-workshop/</link>
		<comments>http://www.lugmanipal.org/2011/04/03/pre-requisites-for-rendezvous-with-facebook-workshop/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 16:49:39 +0000</pubDate>
		<dc:creator>Kartik Mandaville</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=296</guid>
		<description><![CDATA[Following are the methods to install the Apache-PHP-MySQL packages to your systems. People interested in coming for the Web Development Workshop starting from 5th April , should take a look. For Ubuntu users: If your Ubuntu is the one from the Linux Install Fest, your system already has the required packages. If you dont have [...]]]></description>
			<content:encoded><![CDATA[<p>Following are the methods to install the Apache-PHP-MySQL packages to your systems. People interested in coming for the Web Development Workshop starting from 5th April , should take a look.</p>
<p><strong>For Ubuntu users:</strong></p>
<ul>
<li>If your Ubuntu is the one from the Linux Install Fest, your system already has the required packages.</li>
<li>If you dont have the packages , type the following commands in terminal :
<ul>
<li> sudo tasksel install lamp-server</li>
<li> sudo apt-get install phpmyadmin</li>
</ul>
</li>
</ul>
<p>&nbsp;</p>
<p><strong>For other Linux users :</strong></p>
<ul>
<li>Download the following package :
<ul>
<li><a title="Link to Xampp for Linux" href="http://www.apachefriends.org/download.php?xampp-linux-1.7.4.tar.gz" target="_blank">Link to Xampp for Linux</a></li>
</ul>
</li>
</ul>
<p>&nbsp;</p>
<p><strong>For Windows users:</strong></p>
<ul>
<li>Download the following softwares :
<ul>
<li><a title="Download Notepad++ for Windows" href="http://download.tuxfamily.org/notepadplus/5.9/npp.5.9.Installer.exe" target="_blank">Link to Notepad++ </a>, a source code editor for windows.</li>
<li><a title="Download link to WAMP server for windows" href="http://www.wampserver.com/en/dl32.php" target="_blank">Link to Wamp Server</a> , package containing all the required software.</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2011/04/03/pre-requisites-for-rendezvous-with-facebook-workshop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Development Week</title>
		<link>http://www.lugmanipal.org/2011/04/03/web-development-week/</link>
		<comments>http://www.lugmanipal.org/2011/04/03/web-development-week/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 04:03:39 +0000</pubDate>
		<dc:creator>Kartik Mandaville</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=292</guid>
		<description><![CDATA[LUG Manipal presents a web development week. Spotlight Features: 1&#62; Learn to make Facebook Applications 2&#62; Learn the use of web-based frameworks to build web-sites in minutes. Schedule : Fundamentals of web development : 5th to 8th April Including Html, PHP, Mysql. FB App Development and Web-Frameworks : 11th to 13th April Including FB Application [...]]]></description>
			<content:encoded><![CDATA[<p>LUG Manipal presents a web development week.</p>
<p>Spotlight Features:<br />
1&gt; Learn to make Facebook Applications<br />
2&gt; Learn the use of web-based frameworks to build web-sites in minutes.</p>
<p>Schedule :<br />
Fundamentals of web development : <strong>5th to 8th April</strong><br />
Including Html, PHP, Mysql.</p>
<p>FB App Development and Web-Frameworks : <strong>11th to 13th April</strong><br />
Including FB Application Dev. and Web Frameworks.</p>
<p>Workshop is completely FREE and open to all.<br />
No Registrations Required.</p>
<p>Venue : NLH 403</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2011/04/03/web-development-week/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Qt Workshop</title>
		<link>http://www.lugmanipal.org/2011/03/20/qt-workshop/</link>
		<comments>http://www.lugmanipal.org/2011/03/20/qt-workshop/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 20:28:09 +0000</pubDate>
		<dc:creator>Kartik Mandaville</dc:creator>
				<category><![CDATA[Workshops]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=282</guid>
		<description><![CDATA[LUG Manipal recently conducted a workshop on Qt, an open source cross platform application development framework. The workshop was conducted on 25th February-1st March. The event was conducted by Saurabh Sood and Nitesh Narayanlal, both second year Computer Science students. Day 1: The Qt SDK was given to the attendees. they were introduced to the Qt framework, with an [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">LUG Manipal recently conducted a workshop on Qt, an open source cross platform application development framework. The workshop was conducted on 25th February-1st March. The event was conducted by Saurabh Sood and Nitesh Narayanlal, both second year Computer Science students.</p>
<p>Day 1: The Qt SDK was given to the attendees. they were introduced to the Qt framework, with an insight into the internal working, and the difference with other frameworks was explained. It ended with an introduction to programming with Qt</p>
<p>Day 2: Some basic programs were explained. The Qt Designer was also demonstrated. The concept of Signals and Slots was also discussed. The day ended with the design of a functional Notepad application</p>
<p>Day 3 and 4: The Notepad application was completed. The features added were cut/copy/paste/clear, Save, Open, About. Most of the attendees were able to complete the application.</p>
<p>The overall reaction to the reaction was positive, with a decent turnout even on the last two days.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2011/03/20/qt-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Fest and Web Development Workshop</title>
		<link>http://www.lugmanipal.org/2009/10/22/install-fest-and-web-development-workshop/</link>
		<comments>http://www.lugmanipal.org/2009/10/22/install-fest-and-web-development-workshop/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 19:16:29 +0000</pubDate>
		<dc:creator>Kartik Mandaville</dc:creator>
				<category><![CDATA[Meets]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=221</guid>
		<description><![CDATA[Well , here is a small write up of both the events LUGM conducted in October 2009 . Install Fest : LUG Manipal organisesd a Linux ( Ubuntu 9.04 to be precise ) Install Fest from 6th to 8th October . Well , this time , it was the job of the second years to [...]]]></description>
			<content:encoded><![CDATA[<p>Well , here is a small write up of both the events LUGM conducted in October 2009 .</p>
<p><strong>Install Fest :</strong></p>
<p>LUG Manipal organisesd a Linux ( Ubuntu 9.04 to be precise ) Install Fest from 6th to 8th October . Well , this time , it was the job of the second years to do it . Most of us were noobs . We  should congratulate Saurabh for the excellent organisation of the entire fest which went without any major hiccups . Also ,at the last day , there was a small talk on the upcoming Web Development Workshop .</p>
<p><strong>Web Development Workshop :</strong></p>
<p>A workshop on how to make web  pages covering HTML , MySQL and PHP conducted by LUGM .We ( LUGM ) focused on web development rather than web designing .We  were planning this workshop from around 6 months but due to many problems it could not materialise . Kartik had prepared the slides way back in July .So , it was finally decided on the last day (  i.e 9th )  to conduct the workshop from 12th October 2009 . With only three days , we had plenty of work to do .The next day , we got the room booked ( NLH 405 ) . We got the top floor as there were many other events going on . The posters were up the next day at all important places in MIT .SMS&#8217;s were sent with a request to &#8220;Forward to all &#8221; . LUGM website , the wiki page and the Facebook Fan page was updated . Also , a facebook event was created to futher publicise . Manu,  made class announcements in all the first year classes . He did the job single handedly ( Dunno why he likes the job so much ) . Meanwhile , slides were being given the final touches by Pratik and Saurabh . Kartik and Saurabh made a comprehensive plan of the entire workshop detailing each and every thing . Our seniors suggested some changes and then we were all set to roll .</p>
<p>So , finally the D-Day arrived . Most of us bunked classes to be in time for the workshop . The crowd was ok , almost the entire class room was filled . One more thing which is worth a mention is that we received a number of calls asking for registration and if there is any fees for it .</p>
<p>For the record, LUGM does not charge people for attending a workshop neither is there any registration . ( Check out the guiding principle of LUGM )</p>
<p>Coming back to the topic ,the first day went pretty well .HTML and beginning of MySQL was dealt with . As expected , the turnout on the second day was less than the previous day.  The second day consisted of MySQL and beginning with PHP . At the end of the day , we gave a small assignment which involved the use of forms and POST . Many had made the effort of completing the assignment . The third day basically consisted of integrating PHP with MySQL , Sessions and Cookies .On the last day , we were expecting a low turnout , but the turnout was far less than we expected . We had kept this day only for application , so we demonstrated a login page complete with Remember Me feature from scratch .Although the turnout was less but the response was amazing .We had divided the entire application into modules and then gave some time for the students to complete . We were glad that many were easily able to complete the modules in time .</p>
<p>For more ,</p>
<p><a href="http://www.lugmanipal.org/2009/10/10/web-development-workshop/">The post about the workshop</a> on the LUG Website</p>
<p><a href="http://www.lugmanipal.org/2009/10/13/slides-web-development-workshop-oct-2009/">Slides of the workshop</a></p>
<p><a href="http://www.wiki.lugmanipal.org/The_Guiding_Principles">Refer to the Guiding Principles of LUGM</a></p>
<p><a href="http://www.wiki.lugmanipal.org/" target="_blank">Wiki of LUGM</a></p>
<p><a href="http://www.lugmanipal.org/">LUG Manipal Website</a></p>
<p>Facebook Fan Page</p>
<p><a href="http://www.lugmanipal.org/forums/">LUGM Forums</a></p>
<p><a href="http://twitter.com/lugmanipal">LUGM on Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2009/10/22/install-fest-and-web-development-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides &#8211; Web Development Workshop [Oct 2009 ]</title>
		<link>http://www.lugmanipal.org/2009/10/13/slides-web-development-workshop-oct-2009/</link>
		<comments>http://www.lugmanipal.org/2009/10/13/slides-web-development-workshop-oct-2009/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 20:39:34 +0000</pubDate>
		<dc:creator>Kartik Mandaville</dc:creator>
				<category><![CDATA[Workshops]]></category>
		<category><![CDATA[slides]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=215</guid>
		<description><![CDATA[The slides of the workshop : Slides]]></description>
			<content:encoded><![CDATA[<p>The slides of the workshop :</p>
<p><a href="http://www.lugmanipal.org/wordpress/wp-content/uploads/2009/10/webdev3.pdf">Slides</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2009/10/13/slides-web-development-workshop-oct-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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. [...]]]></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>1</slash:comments>
		</item>
		<item>
		<title>LUG MANIPAL INTRODUCTORY MEET 2009</title>
		<link>http://www.lugmanipal.org/2009/09/27/lug-manipal-introductory-meet-2009/</link>
		<comments>http://www.lugmanipal.org/2009/09/27/lug-manipal-introductory-meet-2009/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 12:40:04 +0000</pubDate>
		<dc:creator>soumen</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Meets]]></category>
		<category><![CDATA[Schedule]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=168</guid>
		<description><![CDATA[So, Techtatva is over, and so are the second sessionals, and there is finally some more time to devote to the things we have been trying to find time for. So, what better time for picking up on the fundamentals of the FOSS (Free and Open Source Software) Movement? What better time to break free? [...]]]></description>
			<content:encoded><![CDATA[<p>So, Techtatva is over, and so are the second sessionals, and there is finally some more time to devote to the things we have been trying to find time for. So, what better time for picking up on the fundamentals of the FOSS (Free and Open Source Software) Movement? What better time to break free?</p>
<p>So we bring to you the  Introductory Meet for LUG Manipal. It&#8217;s completely free and everyone is invited! We will be covering the reasons you would want to use linux, dispelling myths about it and in general increasing your Tech Awareness. Here is a brief gist of what we will be doing:-</p>
<p>1) Introduction to the FOSS Movement &amp; the motivation behind it.</p>
<p>2)  Introduction to the Linux operating system.</p>
<p>3) Clarifying the LUG&#8217;s internal structure and how you can be a part of it.</p>
<p>4) What you get out of being a part of it.</p>
<p>This is going to be no workshop or class. This is a meet with a difference. Everyone attending is on an equal platform, and they can express their ideas without any other considerations. There will be a free interflow of ideas and knowledge, and youll learn quite a bit. Come down and find out what &#8220;freedom&#8221; is about!</p>
<p>Date:- 1st October 2009</p>
<p>Venue:- NLH (Academic Block 3)</p>
<p>(The exact room number will be put up at the Venue)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2009/09/27/lug-manipal-introductory-meet-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Open Week</title>
		<link>http://www.lugmanipal.org/2009/03/19/linux-open-week/</link>
		<comments>http://www.lugmanipal.org/2009/03/19/linux-open-week/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 13:18:28 +0000</pubDate>
		<dc:creator>anomit</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Workshops]]></category>
		<category><![CDATA[hacakthon]]></category>
		<category><![CDATA[installfest]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open week]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=131</guid>
		<description><![CDATA[LUG Manipal is organizing a Linux Open Week sponsored by Fedora from 23rd-28th and 30th March. As the name says, this event stretches for one whole week. It is aimed at increasing awareness about FOSS and also how linux can be useful for people from all spheres of life rather than just a handful of [...]]]></description>
			<content:encoded><![CDATA[<p>LUG Manipal is organizing a Linux Open Week sponsored by Fedora from 23rd-28th and 30th March. As the name says, this event stretches for one whole week. It is aimed at increasing awareness about FOSS and also how linux can be useful for people from all spheres of life rather than just a handful of programmers and developers. Keeping this in mind, we have planned the following</p>
<ul>
<li>
An installfest spanning two days for those yet to find a foothold in the linux world. The distro to be installed is Fedora 10 Cambridge.
</li>
<p></p>
<li>
A user&#8217;s day which would consist of sessions taken by various LUG members on different softwares like office suites, productivity tools etc. available on the linux platform that&#8217;d help the new users in making the transition from Windows to Linux.
</li>
<p></p>
<li>
Another couple of days have been devoted to Developer&#8217;s Day which would be about getting interested programmers started off with development in the Linux environment. It&#8217;s no secret that Linux is the development environment of choice around the world because of it&#8217;s open nature and no self-respecting programmer in Manipal would want to miss out on these two days!
</li>
<p></p>
<li>
Finally, the last day would be a Hackathon to bring out the hacker in the participating coders. They&#8217;d be trying to make a firefox extension for a certain web service which would be decided on the spot. Needless to say, it&#8217;d be fun. The choice of the software to be hacked on remains flexible though and the enthusiasm and the coding expertise of the participants will also be taken into account <img src='http://www.lugmanipal.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</li>
</ul>
<p>
 Do checkout the <a href="http://wiki.lugmanipal.org/LUGM_open_week">event wiki page</a> for further details.<br />
<br />
These are the awesome posters that have been put up around Manipal for the Open Week promotion and kudos to Sheeladitya for the awesome work <img src='http://www.lugmanipal.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />

<a href='http://www.lugmanipal.org/2009/03/19/linux-open-week/kickoff/' title='kickoff'><img width="150" height="150" src="http://www.lugmanipal.org/wordpress/wp-content/uploads/2009/03/kickoff-150x150.jpg" class="attachment-thumbnail" alt="kickoff" title="kickoff" /></a>
<a href='http://www.lugmanipal.org/2009/03/19/linux-open-week/installfest1/' title='installfest1'><img width="150" height="150" src="http://www.lugmanipal.org/wordpress/wp-content/uploads/2009/03/installfest1-150x150.jpg" class="attachment-thumbnail" alt="installfest1" title="installfest1" /></a>
<a href='http://www.lugmanipal.org/2009/03/19/linux-open-week/users-day/' title='users-day'><img width="150" height="150" src="http://www.lugmanipal.org/wordpress/wp-content/uploads/2009/03/users-day-150x150.jpg" class="attachment-thumbnail" alt="users-day" title="users-day" /></a>
<a href='http://www.lugmanipal.org/2009/03/19/linux-open-week/developers-day/' title='developers-day'><img width="150" height="150" src="http://www.lugmanipal.org/wordpress/wp-content/uploads/2009/03/developers-day-150x150.jpg" class="attachment-thumbnail" alt="developers-day" title="developers-day" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2009/03/19/linux-open-week/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Python Workshop Slides</title>
		<link>http://www.lugmanipal.org/2009/02/21/python-workshop-slides/</link>
		<comments>http://www.lugmanipal.org/2009/02/21/python-workshop-slides/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 08:28:10 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
				<category><![CDATA[Meets]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Workshops]]></category>
		<category><![CDATA[LUG]]></category>
		<category><![CDATA[Manipal]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=122</guid>
		<description><![CDATA[Python Workshop slides have been uploaded and can be downloaded Python Workshop Slides 1 Python Worshop Slides 2 We thank everyone who attended the workshop and Happy Hacking&#8230;..]]></description>
			<content:encoded><![CDATA[<p>Python Workshop slides have been uploaded and can be downloaded<br />
<a href='http://www.lugmanipal.org/wordpress/wp-content/uploads/2009/03/python.pdf'>Python Workshop Slides 1</a><br />
 <a href='http://www.lugmanipal.org/wordpress/wp-content/uploads/2009/03/python2.pdf'>Python Worshop Slides 2</a><br />
We thank everyone who attended the workshop and Happy Hacking&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2009/02/21/python-workshop-slides/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

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

