<?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; djays</title>
	<atom:link href="http://www.lugmanipal.org/author/djays/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>C++ Workshop</title>
		<link>http://www.lugmanipal.org/2010/01/17/cpp/</link>
		<comments>http://www.lugmanipal.org/2010/01/17/cpp/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 05:58:59 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=228</guid>
		<description><![CDATA[LUG Manipal  is conducting a C++ workshop to introduce Industry level C++ (ANSI) for both experienced and inexperienced programmers.

OPEN FOR ALL
NO REGISTRATION
NO CERTIFICATES WILL BE GIVEN
BRING LAPTOPS
G++ COMPILER WILL BE USED.


]]></description>
			<content:encoded><![CDATA[<p>LUG Manipal  is conducting a C++ workshop to introduce Industry level C++ (ANSI) for both experienced and inexperienced programmers.</p>
<ul>
<li><strong>OPEN FOR ALL</strong></li>
<li><strong>NO REGISTRATION</strong></li>
<li><strong>NO CERTIFICATES WILL BE GIVEN</strong></li>
<li><strong>BRING LAPTOPS</strong></li>
<li><strong>G++ COMPILER WILL BE USED.</strong></li>
</ul>
<p><img src="http://www.lugmanipal.org/wordpress/wp-content/uploads/2010/01/g++.jpg" alt="" align="center" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2010/01/17/cpp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04</title>
		<link>http://www.lugmanipal.org/2009/04/25/ubuntu-904/</link>
		<comments>http://www.lugmanipal.org/2009/04/25/ubuntu-904/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 07:25:38 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=145</guid>
		<description><![CDATA[Ubuntu 9.04 was released on 23 rd April .
If anyone is interested they can take the i386 live-cd iso from me.
]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 9.04 was released on 23 rd April .</p>
<p>If anyone is interested they can take the i386 live-cd iso from me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2009/04/25/ubuntu-904/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming Releases (As of 21st March 2009)</title>
		<link>http://www.lugmanipal.org/2009/03/21/upcoming-releases-as-of-21st-march-2009/</link>
		<comments>http://www.lugmanipal.org/2009/03/21/upcoming-releases-as-of-21st-march-2009/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 06:13:16 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=142</guid>
		<description><![CDATA[2009-03-22: Frugalware Linux 1.0
2009-04-23: Ubuntu 9.04
2009-04-29: Mandriva Linux 2009.1
2009-05-01: OpenBSD 4.5
2009-05-07: BlankOn 5.0
2009-05-26: Fedora 11
]]></description>
			<content:encoded><![CDATA[<p>2009-03-22: Frugalware Linux 1.0</p>
<p>2009-04-23: Ubuntu 9.04</p>
<p>2009-04-29: Mandriva Linux 2009.1</p>
<p>2009-05-01: OpenBSD 4.5</p>
<p>2009-05-07: BlankOn 5.0</p>
<p>2009-05-26: Fedora 11</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2009/03/21/upcoming-releases-as-of-21st-march-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning Python 3.0</title>
		<link>http://www.lugmanipal.org/2008/12/09/beginning-python-30/</link>
		<comments>http://www.lugmanipal.org/2008/12/09/beginning-python-30/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 16:28:03 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=99</guid>
		<description><![CDATA[
An introduction to basic Python Programming
PDF Version 
INTRODUCTION
Python is a freeware open-source cross-platform interpreted scripting language used by NASA ,
Google , Honeywell and many other companies and now days its also being distributed along
with all the major GNU/Linux distros.
Its been one the most favoured scripting languages due to its short and easy syntax which can
perform [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lugmanipal.org/wordpress/wp-content/uploads/2008/12/python-logo-copy.gif"><img class="aligncenter size-full wp-image-105" title="python-logo-copy" src="http://www.lugmanipal.org/wordpress/wp-content/uploads/2008/12/python-logo-copy.gif" alt="python-logo-copy" width="514" height="71" /></a></p>
<p>An introduction to basic Python Programming<br />
<a href="http://www.lugmanipal.org/wordpress/wp-content/uploads/2008/12/bgpython.pdf">PDF Version </a></p>
<p><span style="text-decoration: underline;"><strong>INTRODUCTION</strong></span></p>
<p>Python is a freeware open-source cross-platform interpreted scripting language used by NASA ,<br />
Google , Honeywell and many other companies and now days its also being distributed along<br />
with all the major GNU/Linux distros.</p>
<p>Its been one the most favoured scripting languages due to its short and easy syntax which can<br />
perform complex tasks and is easily extended with new functions and data types implemented in C<br />
or C++ (or other languages callable from C). Python is also suitable as an extension language for<br />
customizable applications.</p>
<p>Many people might have tried using python before but on 03 Dec 2008 Python 3.0 was released<br />
which is a major update to python syntax making its interpreter faster and more efficient.</p>
<p><span style="text-decoration: underline;"><strong>INSTALLING PYTHON 3.0</strong></span></p>
<div class="snap_preview">
<p><strong> 1)For Windows</strong><br />
Go to http://python.org/download/    and download software depending on your OS’s architecture<br />
<strong> 2)Linux</strong><br />
a) First Search in your Package Manager for python 3.0 (it probably is installed) if not try to install from the repos else:<br />
Go to <strong><em>http://python.org/download/ </em> </strong> and download the bz package and extract it.<br />
b) Open a terminal in root / superuser mode<br />
<em> cd &lt;dir&gt;</em><br />
where &lt;dir&gt; is the path .<br />
c) <em>./configure</em><br />
d) <em>make</em><br />
e) <em>make altinstall </em> (this preserves current python version , else do make install)<br />
If you get any dependency errors ,don’t be scared just try to find them using your package   manager or use google to find them.<br />
For Old Python Users:<br />
– Basic syntax had changed but you would get used to it.<br />
– There’s a tool to convert old syntax scripts to new 2to3 .(unstable)</p>
<p>Windows users can add python to their environment variables<br />
My Computer&gt;Properties&gt;(Advanced System Settings in vista)&gt;Advanced<br />
Go to Environment Variables &gt;Scroll bottom scroll bar, select PATH and click edit<br />
Add to the end ;&lt;path where its installed&gt;;<br />
Now a script can be written anywhere and executed by</p>
<p>python &lt;file-name&gt; in dos<br />
-Open DOS or terminal and enter python or python3.0 .Upon pressing enter an interactive shell<br />
shall open with current python version and install date and time and OS type you are using.</p>
<p><span style="text-decoration: underline;"><strong>Python 3.0 Basics</strong></span></p>
<div class="snap_preview">
<p>- <em>print(“Hello”)</em> prints Hello , to know more about any command use <em>help(&lt;name&gt;) </em>so <em>help(print)</em> brings the command info.</p>
<p>-Unlike older versions python now classifies strings into <em>data</em> and <em>text.</em> All Text is Unicode  represented by type str and all data is encoded Unicode represented as binary data by byte. Both are immutable cannot be inter-converted as in older versions.</p>
<p>-A python script can be written by writing the code in a text file with extension .py Also in Linux / Unix based systems the first line can give the interpreter version<br />
<em>#!/usr/bin/env python        or #!/usr/bin/env python3.0</em><br />
<strong>(If you have multiple versions of python its HIGHLY recommended to stick to 3.x versions)</strong><br />
-Python is strictly indentation based, so give same indentation at each level.<br />
Eg.</p>
<pre>i=0                      1
while i&lt;5:               2
print (i)                3
i+=1                     4</pre>
<p>So inside the file line 1 &amp; 2 have same indentation <em>while</em> those inside while loop (line 3 &amp;4) have<br />
same indentation but different from outside level.<br />
<em>(To Be Continued ..)</em><br />
For FAQS and More Info Visit http://docs.python.org/dev/3.0/ or http://docs.python.org/</div>
<p><strong><br />
</strong></div>
<p><span style="text-decoration: underline;"><strong><br />
</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2008/12/09/beginning-python-30/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux Install Fest</title>
		<link>http://www.lugmanipal.org/2008/11/03/linux-install-fest-2/</link>
		<comments>http://www.lugmanipal.org/2008/11/03/linux-install-fest-2/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 11:22:17 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Install Fest]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=96</guid>
		<description><![CDATA[LUG Manipal is organising a Linux Install Fest aiming to introduce GNU/Linux to people who haven&#8217;t experienced a type of operating system which is crash-free , virus-free , with power of absolute customization and which is also being used by Google , NASA ,NSA  and others.
This will be a 3 days install fest Starting on [...]]]></description>
			<content:encoded><![CDATA[<p>LUG Manipal is organising a Linux Install Fest aiming to introduce GNU/Linux to people who haven&#8217;t experienced a type of operating system which is crash-free , virus-free , with power of absolute customization and which is also being used by Google , NASA ,NSA  and others.</p>
<p>This will be a 3 days install fest Starting on <strong>3rd of November 2008  at 5:30pm at NLH 103 MIT.</strong></p>
<p>3rd &#8211; Introduction to OpenSource and GNU/Linux and Preparation for Install Fest</p>
<p><strong>*</strong>4th &#8211; InstallFest Day1 with proper directives for installation.</p>
<p>5th &#8211; InstallFest Day2 and Post Installation Interaction.</p>
<p><strong>*Please come with an empty 10 GB parition and 2 BLANK CDs</strong></p>
<p><a href="http://www.lugmanipal.org/wordpress/wp-content/uploads/2008/11/lugpos.png"><img class="aligncenter size-full wp-image-97" title="lugpos" src="http://www.lugmanipal.org/wordpress/wp-content/uploads/2008/11/lugpos.png" alt="" width="418" height="592" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2008/11/03/linux-install-fest-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Distro Release Schedule</title>
		<link>http://www.lugmanipal.org/2008/09/10/distro-release-schedule/</link>
		<comments>http://www.lugmanipal.org/2008/09/10/distro-release-schedule/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 14:02:16 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Schedule]]></category>
		<category><![CDATA[Release Schedule]]></category>

		<guid isPermaLink="false">http://www.lugmanipal.org/?p=70</guid>
		<description><![CDATA[Well These are current schedule of release for your favourite Distros.

30/10/2008    Ubuntu 8.10 &#60;Intrepid Ibex&#62;
25/11/2008	 Fedora 10 &#60;Cambridg&#62;
18/12/2008    OpenSuSe 11.1
09/10/2008    Mandriva 2009
01/11/2008    Open BSD 4.4
06/10/2008    Free  BSD 6.4
13/10/2008    Free  BSD 7.1


]]></description>
			<content:encoded><![CDATA[<p>Well These are current schedule of release for your favourite Distros.</p>
<ol>
<li>30/10/2008    Ubuntu 8.10 &lt;Intrepid Ibex&gt;</li>
<li>25/11/2008	 Fedora 10 &lt;Cambridg&gt;</li>
<li>18/12/2008    OpenSuSe 11.1</li>
<li>09/10/2008    Mandriva 2009</li>
<li>01/11/2008    Open BSD 4.4</li>
<li>06/10/2008    Free  BSD 6.4</li>
<li>13/10/2008    Free  BSD 7.1</li>
</ol>
<p><!--subscribe2--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lugmanipal.org/2008/09/10/distro-release-schedule/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

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