<?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>Be a Rebel</title>
	<atom:link href="http://www.vivekbhat.in/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vivekbhat.in</link>
	<description>What is Fate, But what we make...</description>
	<lastBuildDate>Sat, 13 Aug 2011 09:20:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>ORA-12541: TNS no listener</title>
		<link>http://www.vivekbhat.in/blogs/technical/ora-12541-tns-no-listener/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ora-12541-tns-no-listener</link>
		<comments>http://www.vivekbhat.in/blogs/technical/ora-12541-tns-no-listener/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 15:51:31 +0000</pubDate>
		<dc:creator>Vivek Bhat</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[no listener]]></category>
		<category><![CDATA[ORA-12541]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.vivekbhat.in/?p=538</guid>
		<description><![CDATA[So you have bumped on this error. You have started your database, you have started your listeners&#8230; successfully, but still the client is adamant that there is are &#8220;no listeners&#8221;. All the website will ask you politely, just to &#8220;start &#8230; <a href="http://www.vivekbhat.in/blogs/technical/ora-12541-tns-no-listener/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[So you have bumped on this error. You have started your database, you have started your listeners&#8230; successfully, but still the client is adamant that there is are &#8220;no listeners&#8221;. <br /><br />
All the website will ask you politely, just to &#8220;start your listeners&#8221;<strong>(lsnrctl start)</strong>. You can ping the host machine but tnsping gives error. tnsnames.ora, listener.ora and sqlnet.ora are as perfect as they can get&#8230; but still &#8220;ORA-12541: TNS: no listener&#8221;. There is one precaution you need to do. The sequence of starting your database should be:
<ul>
<li>
Start the database
</li>
<li>
And then start the listeners
</li>
</ul>
Because listeners register with the database you have started. If you have not started the database, or started listeners before starting the database&#8230; listeners do not know which database to register with.<br /><br />
Hold on, you do not need to shutdown your database. If you have already started the database and then the listeners, then go to sqlplus and issue the command
<pre class="brush:sql">
 ALTER SYSTEM REGISTER
 </pre>

This should make your client listen to your database <img src='http://www.vivekbhat.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> 
]]></content:encoded>
			<wfw:commentRss>http://www.vivekbhat.in/blogs/technical/ora-12541-tns-no-listener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Developers in India</title>
		<link>http://www.vivekbhat.in/blogs/personal/software-developers-in-india/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=software-developers-in-india</link>
		<comments>http://www.vivekbhat.in/blogs/personal/software-developers-in-india/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 06:36:59 +0000</pubDate>
		<dc:creator>Vivek Bhat</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.vivekbhat.in/?p=517</guid>
		<description><![CDATA[Today, it will be my five years in the Information Technology. So, I think this is the right time to put my thoughts on the state of IT in India &#8211; mainly from the perspective of a &#8220;Software Developer&#8221; A &#8230; <a href="http://www.vivekbhat.in/blogs/personal/software-developers-in-india/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[Today, it will be my five years in the Information Technology. So, I
think this is the right time to put my thoughts on the state of IT in
India &#8211;  mainly from the perspective of a &#8220;Software Developer&#8221;
<br /><br />
A few days ago I came across 
<a
    href="http://www.swaroopch.com/blog/5-year-limit-to-being-a-coder-in-india/"
    target=_blank><strong>this</strong>
</a> website where the author was wondering why
the life of &#8220;Software Developer&#8221; is just about five years in India, when
software developers in West are coding for 20 or 30 years and are still happily
developers.
<br /><br />
So, what is there in India that we have developers yearning to go into the management
since the day they join the corporate world. Hmmm&#8230;Well, Let us first go into the kind of
work that software developers in India are doing on day to day basis, what kind
of work is going on in world class Indian IT companies. The IT in India, is
mainly a back office job as of today. Barring a few companies(very minuscule)
and projects (much more minuscule) what we in India do is more or less of a
support.. Some call it maintenance also <img src='http://www.vivekbhat.in/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> . Yes, support and
maintenance (mainly). Not that much of developing systems(SDLC, from beginning to
end- No way!!). We are just the back office guys of the real IT in the west, or
better &#8211;  back office developers. Some guy in UK or USA asks us to put some &#8220;.&#8221;
somewhere in the code, we oblige him by just doing that, no more no less. Every
code change we want to do has to be okayed by someone sitting at &#8220;on site&#8221;. 
<br /><br />
And the IT guys sitting and coding in Europe and USA just know that. I have come
across many instances where the people there just refuse to handover some chunk
of work as they do not consider &#8220;offshore&#8221; as competent enough. Sending work to
India, does mean compromising on quality. Do not believe me? Just check this
popular web hosting site <a href='http://www.hostmonster.com/' target=_blank>HostMonster</a>, one of the points they boast about is
100% support based in USA. But, I will not blame the Europeans or Americans for
nurturing this perspective of Indian software engineers. It is we Indians, who
have nurtured this perspective and that too with so much of dexterity. In a job
which just needs nice working logical brains in your head, we Indians have
managed to create a class hierarchy. From &#8220;junior developers&#8221; to &#8220;Delivery Managers&#8221; and
beyond. Why are we so obsessed with creating slaves and masters.. I wonder why!

Right now, I am working in <a
    href="http://en.wikipedia.org/wiki/Agile_software_development" target=_black>Agile</a> software methodology&#8230; Which
specifically asks that every member in the team should be an expert, does not matter if s/he has 1 year experience or 20 years experience. I remember when I
was in my induction and our trainer was telling us explaining this, one  of the
experienced colleagues  pointed out that Agile does not take hierarchy into
consideration and is bound to fail in India! He wanted &#8220;respect&#8221; from his
&#8220;junior&#8221; colleagues and just could not live with the fact after working so
many years in IT, he will be just another &#8220;expert&#8221; in the team. 
<br /> <br />
And, the higher you go into the hierarchy, the less you are supposed to code and the more time should be spent in adding 
eye candy and bing to your Microsoft excels. That&#8217;s when you stop being a developer.
<br /><br />
Unfortunately, the kind of management in India also does not inspire good  &#8220;software developers&#8221;. What managers want is &#8220;Deliveries&#8221;, plain and simple, that he can show to his
bosses and in-turn boast about his revenue generating capabilities. Least is he
interested in technical or domain expertise of &#8220;his&#8221; developers who actually are
making &#8220;deliveries&#8221;, as long as they are delivering something on day to day
basis(Or at least weekly basis). A developer in turn becomes totally
insensitive to the quality, as his reputation(in turn ratings which in turn
convert to appraisals and/or bonuses) depend more on quantity rather than
quality. Delivering more is important than &#8220;wasting&#8221; your time in increasing your
domain and/or technical knowledge. A developer stops digging further, s/he
stops learning as the only thing that seems to take him/her further &#8220;up&#8221; is how
well he able to add bing to the excel documents.
<br /><br />
In short-term, everyone is doing good to himself or herself. But we are doing a
great dis-service to the brand India. Better stop acting like slaves and start
living like humans who can &#8220;think&#8221;.

]]></content:encoded>
			<wfw:commentRss>http://www.vivekbhat.in/blogs/personal/software-developers-in-india/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to install Oracle on openSuSE 11.3</title>
		<link>http://www.vivekbhat.in/blogs/technical/how-to-install-oracle-on-opensuse-11-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-oracle-on-opensuse-11-3</link>
		<comments>http://www.vivekbhat.in/blogs/technical/how-to-install-oracle-on-opensuse-11-3/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 18:25:05 +0000</pubDate>
		<dc:creator>Vivek Bhat</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.vivekbhat.in/?p=419</guid>
		<description><![CDATA[Note: I am writing this for people who just want to install Oracle for personal use, for learning Oracle. This tutorial is not for installing Oracle for production systems or any critical use. The instructions are for 32 bit systems, &#8230; <a href="http://www.vivekbhat.in/blogs/technical/how-to-install-oracle-on-opensuse-11-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="header">Note:
</span>
<span class="important_note"> I am writing this for people who just want to install Oracle for personal use, for learning Oracle. This tutorial is not for installing Oracle for production systems or any critical use. The instructions are for 32 bit systems, it should be same for 64 bit systems but I am not sure. I am installing on openSuSe 11.3, but these steps can also work for 11.1 and 11.2, but again I am not sure <img src='http://www.vivekbhat.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  
</span><br /><br />
<div class="TEXT-ALIGN-J">I will write down the instructions as a series of steps.
</div>
<ul class="NUMBERLIST">
  <li>
  <span id="oracle_install_step_1">Step 1:
  </span>
  <span class="TEXT-ALIGN-J"> Download Oracle from 
    <a href="http://www.oracle.com/technetwork/database/enterprise-edition/downloads/111060-linuxsoft-085130.html">Oracle Website</a>. This       is a 32-bit install. For 64-bit systems download from 
    <a href="http://www.oracle.com/technetwork/database/enterprise-edition/downloads/111060-linx8664soft-099033.html">here</a>. You will need UserId for Oracle. You will also need to accept the license agreement. The downloaded file will be &#8220;linux_11gR1_database_1013.zip&#8221;.
  </span>
  </li><br />
  <li>
  <span id="oracle_install_step_2">Step 2:
  </span>
  <span class="TEXT-ALIGN-J"> Install &#8220;C/C++ Development&#8221; environment from Yast.
  
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/1.C_Compiler.png" title="" class="shutterset_singlepic494" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/494__650x423_1.C_Compiler.png" alt="1.C_Compiler" title="1.C_Compiler" />
</a>
</span>
  </li><br />
  <li>
  <span id="oracle_install_step_3">Step 3:
  </span>
  <span class="TEXT-ALIGN-J"> Dwonload and install 
    <a href="http://wiki.novell.com/index.php/Orarun_package" target=_blank>Orarun package.</a> You will now get a User for Oracle. Open Yast(Adminsitration Settings), Select &#8220;Security and Users&#8221; tab and from there open &#8220;User Group Management&#8221;. On the resulting window set filter to &#8220;System Users&#8221;. From the list select &#8220;Oracle&#8221; and edit it. Set the password for user oracle on &#8220;User Data&#8221; tab. 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/2.Ora_user_Password.png" title="" class="shutterset_singlepic504" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/504__650x423_2.Ora_user_Password.png" alt="2.Ora_user_Password" title="2.Ora_user_Password" />
</a>
 Go to &#8220;Deatils&#8221; tab and set the Login shell to &#8220;/bin/bash&#8221; (It will be /bin/false there). Save the changes and exit. 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/3.Ora_User_Settings.png" title="" class="shutterset_singlepic512" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/512__650x423_3.Ora_User_Settings.png" alt="3.Ora_User_Settings" title="3.Ora_User_Settings" />
</a>

  </span>
  </li>
  <li>
  <span id="oracle_install_step_4">Step 4:
  </span>
  <span class="TEXT-ALIGN-J"> Just some cosmetic changes, if needed. Open &#8220;/etc/profile.d/oracle.sh&#8221;. Check parameters ORACE_BASE, ORACLE_HOME, ORACLE_SID. You can change ORACLE_SID if you want it to be something different, by default it is &#8220;ORCL&#8221;.
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/4.oracle_sh_set.png" title="" class="shutterset_singlepic513" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/513__x_4.oracle_sh_set.png" alt="4.oracle_sh_set" title="4.oracle_sh_set" />
</a>
 Modify the following parameters in &#8220;/etc/sysconfig/oracle&#8221;. [code lang="perl"] AIO_MAX_SIZE=1048576 FILE_MAX_KERNEL=6815744 IP_LOCAL_PORT_RANGE=&quot;9000 65500&quot; [/code] Modify the following parameters in /etc/init.d/oracle:


<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p419code10'); return false;">View Code</a> CONF</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p41910"><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code" id="p419code10"><pre class="conf" style="font-family:monospace;">test -f /proc/sys/fs/aio-max-nr &amp;&amp; echo &quot;  AIO_MAX_SIZE=${AIO_MAX_SIZE:-1048576}&quot;
test -f /proc/sys/fs/aio-max-nr &amp;&amp; echo ${AIO_MAX_SIZE:-1048576} &gt; /proc/sys/fs/aio-max-nr
test -f /proc/sys/fs/aio-max-nr || echo</pre></td></tr></table></div>


 You will need superuser priviliges for modifying these files.
  </span>
  </li>
  <li>
  <span id="oracle_install_step_5">Step 5:
  </span>
  <span class="TEXT-ALIGN-J"> Start Oracle server.


<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p419code11'); return false;">View Code</a> UNIX</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p41911"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p419code11"><pre class="unix" style="font-family:monospace;">sudo /usr/sbin/rcoracle start</pre></td></tr></table></div>


 You will get a output like: 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/8.rcoracle_start.png" title="" class="shutterset_singlepic515" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/515__650x347_8.rcoracle_start.png" alt="8.rcoracle_start" title="8.rcoracle_start" />
</a>

  </span>
  </li>
  <li>
  <span id="oracle_install_step_6">Step 6:
  </span>
  <span class="TEXT-ALIGN-J"> Either logg off and log in as Oracle user. Or you can Switch to Oracle user (Application Launcher -> Leave -> Switch USer). Login user id is &#8220;oracle&#8221; and use the password you hav set in 
    <a href="how-to-install-oracle-on-opensuse-11-3#oracle_install_step_2">Step 2</a>. After logging inCheck some details. [SinglePic not found]
  </span>
  </li>
  <li>
  <span id="oracle_install_step_7">Step 7:
  </span>
  <span class="TEXT-ALIGN-J"> Unzip the download oracle installation zip file (
    <a href="how-to-install-oracle-on-opensuse-11-3#oracle_install_step_1">Step 1</a>).


<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p419code12'); return false;">View Code</a> UNIX</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p41912"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p419code12"><pre class="unix" style="font-family:monospace;">unzip linux_11gR1_database_1013.zip</pre></td></tr></table></div>


  You will now get a new directory &#8220;database&#8221;. Go to that directory and run &#8220;runInstaller&#8221; script. Before running set the execution permissions for whole database directory. Check the snapshot below:
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/12.runInstaller.png" title="" class="shutterset_singlepic496" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/496__650x234_12.runInstaller.png" alt="12.runInstaller" title="12.runInstaller" />
</a>

  </span>
  </li>
  <li>
  <span id="oracle_install_step_8">Step 8:
  </span>
  <span class="TEXT-ALIGN-J"> Now the oracle installer will fire up.
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/13.png" title="" class="shutterset_singlepic497" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/497__x_13.png" alt="13" title="13" />
</a>
 Tick the &#8220;Create Starter Database&#8221; checkbox if you want the example databses to be installed and enter the password of your choice and click Next button. You may get a warning that directory does not exist, click OK button and move forward. Next window will be to Specify inventory localtion. This should be


<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p419code13'); return false;">View Code</a> UNIX</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p41913"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p419code13"><pre class="unix" style="font-family:monospace;">/opt/oracle/oraInventory</pre></td></tr></table></div>



<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/15.png" title="" class="shutterset_singlepic499" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/499__x_15.png" alt="15" title="15" />
</a>
You will get a warning, click YES there.
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/16.png" title="" class="shutterset_singlepic500" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/500__x_16.png" alt="16" title="16" />
</a>
 The installer will check for pre-requisites and will throw some warnings and requirements. 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/17_Warnings.png" title="" class="shutterset_singlepic501" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/501__x_17_Warnings.png" alt="17_Warnings" title="17_Warnings" />
</a>
 You need to manually tick those warnings and requirements. 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/18_Warnings_Verified.png" title="" class="shutterset_singlepic502" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/502__x_18_Warnings_Verified.png" alt="18_Warnings_Verified" title="18_Warnings_Verified" />
</a>
 After that hit Next button and you will be taken to &#8220;Oracle Configuration Manager Registration&#8221;. You can skip this window by hitting Next button. 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/19_Config_mgr.png" title="" class="shutterset_singlepic503" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/503__x_19_Config_mgr.png" alt="19_Config_mgr" title="19_Config_mgr" />
</a>
 Now will come the summary of software which will be installed. Verify and click Next. 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/20_Summary.png" title="" class="shutterset_singlepic505" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/505__x_20_Summary.png" alt="20_Summary" title="20_Summary" />
</a>
 The installation will start.  
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/21_Installing.png" title="" class="shutterset_singlepic506" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/506__x_21_Installing.png" alt="21_Installing" title="21_Installing" />
</a>
 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/22_dca.png" title="" class="shutterset_singlepic507" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/507__650x262_22_dca.png" alt="22_dca" title="22_dca" />
</a>
 The installation process will take time so be patient. After installation will finish a window will pop up giving deatils of the installation. 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/23_password_mgr.png" title="" class="shutterset_singlepic508" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/508__x_23_password_mgr.png" alt="23_password_mgr" title="23_password_mgr" />
</a>
 If you want to unlock accounts and set custom password you can do it by clicking on &#8220;Password Management&#8221; here. 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/24_set_passwords.png" title="" class="shutterset_singlepic509" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/509__x_24_set_passwords.png" alt="24_set_passwords" title="24_set_passwords" />
</a>
 After finishing with this, oracle will display a window which will display scrips which you need to run as root. 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/25_run_scripts.png" title="" class="shutterset_singlepic510" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/510__x_25_run_scripts.png" alt="25_run_scripts" title="25_run_scripts" />
</a>
 Run the scripts and the oracle installation finishes. 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/26_install_complete.png" title="" class="shutterset_singlepic511" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/511__x_26_install_complete.png" alt="26_install_complete" title="26_install_complete" />
</a>

  </span>
  </li>
</ul>
<span class="TEXT-ALIGN-J"> Now, whenever you want to start your oracle, First fire up konsole and start Oracle service


<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p419code14'); return false;">View Code</a> UNIX</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p41914"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p419code14"><pre class="unix" style="font-family:monospace;">sudo /usr/sbin/oracle start</pre></td></tr></table></div>



<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/27. oracle_start_service.png" title="" class="shutterset_singlepic516" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/516__x_27. oracle_start_service.png" alt="27. oracle_start_service" title="27. oracle_start_service" />
</a>
<br />Then become oracle user (You do not need to login from GUI as you did in 
  <a href="how-to-install-oracle-on-opensuse-11-3#oracle_install_step_6">Step 6</a>, but doing it from konsole will do). Start Oracle Listner.
  </p>


<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p419code15'); return false;">View Code</a> UNIX</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p41915"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p419code15"><pre class="unix" style="font-family:monospace;">lsnrctl start</pre></td></tr></table></div>


Now login to idle session of oracle and connect as sys and start the database.


<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p419code16'); return false;">View Code</a> UNIX</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p41916"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p419code16"><pre class="unix" style="font-family:monospace;">sqlplus /nolog</pre></td></tr></table></div>


 Connect as sys user.


<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p419code17'); return false;">View Code</a> UNIX</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p41917"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p419code17"><pre class="unix" style="font-family:monospace;">connect sys as sysdba</pre></td></tr></table></div>


 And start the Oracle database.


<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p419code18'); return false;">View Code</a> UNIX</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p41918"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p419code18"><pre class="unix" style="font-family:monospace;">startup</pre></td></tr></table></div>


 Check the snapshots below: 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/28. lsnr_start.png" title="" class="shutterset_singlepic517" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/517__x_28. lsnr_start.png" alt="28. lsnr_start" title="28. lsnr_start" />
</a>
 
<a href="http://www.vivekbhat.in/wp-content/gallery/ora_install/29. start_oracle.png" title="" class="shutterset_singlepic518" >
	<img class="ngg-singlepic" src="http://www.vivekbhat.in/wp-content/gallery/cache/518__x_29. start_oracle.png" alt="29. start_oracle" title="29. start_oracle" />
</a>
 <br /><br />Let me know if this post has helped you or if I have missed something.]]></content:encoded>
			<wfw:commentRss>http://www.vivekbhat.in/blogs/technical/how-to-install-oracle-on-opensuse-11-3/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>My openSuSE 11.3 Setup</title>
		<link>http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-opensuse-11-3-setup</link>
		<comments>http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 11:17:59 +0000</pubDate>
		<dc:creator>Vivek Bhat</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.vivekbhat.in/?p=394</guid>
		<description><![CDATA[After experimenting with kernel and KDE version since the release of openSuSE 11.3, I decided to have a stable system till the next SuSE release, that is till openSuSE 11.4 is released. That means no KDE 4.5 as I do &#8230; <a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="TEXT-ALIGN-J">After experimenting with kernel and KDE version since the release of openSuSE 11.3, I decided to have a stable system till the next SuSE release, that is till openSuSE 11.4 is released. That means no KDE 4.5 as I do not want to change anything released in SuSE 11.3. Here are a few snapshots which I took after getting everything up and running&#8230; I am sure you are going to love it <img src='http://www.vivekbhat.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </div>

<div class="ngg-galleryoverview" id="ngg-gallery-20-394">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?show=slide">
			[Show as slideshow]		</a>
	</div>

	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.vivekbhat.in/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=20&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-483" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?pid=483" title=" "  >
								<img title="Amarok" alt="Amarok" src="http://www.vivekbhat.in/wp-content/gallery/SuSE_Setup/thumbs/thumbs_amarok.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-493" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?pid=493" title=" "  >
								<img title="Firefox" alt="Firefox" src="http://www.vivekbhat.in/wp-content/gallery/SuSE_Setup/thumbs/thumbs_browser.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-485" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?pid=485" title=" "  >
								<img title="Desktop Cube" alt="Desktop Cube" src="http://www.vivekbhat.in/wp-content/gallery/SuSE_Setup/thumbs/thumbs_desktop_cube.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-486" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?pid=486" title=" "  >
								<img title="Desktop Cube" alt="Desktop Cube" src="http://www.vivekbhat.in/wp-content/gallery/SuSE_Setup/thumbs/thumbs_desktop_cube_w_win.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-487" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?pid=487" title=" "  >
								<img title="Desktop Grid" alt="Desktop Grid" src="http://www.vivekbhat.in/wp-content/gallery/SuSE_Setup/thumbs/thumbs_desktop_grid.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-488" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?pid=488" title=" "  >
								<img title="Editing with Gvim" alt="Editing with Gvim" src="http://www.vivekbhat.in/wp-content/gallery/SuSE_Setup/thumbs/thumbs_edit_w_gvim.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-489" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?pid=489" title=" "  >
								<img title="Gparted Partition Manager" alt="Gparted Partition Manager" src="http://www.vivekbhat.in/wp-content/gallery/SuSE_Setup/thumbs/thumbs_jas.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-490" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?pid=490" title=" "  >
								<img title="Konsole" alt="Konsole" src="http://www.vivekbhat.in/wp-content/gallery/SuSE_Setup/thumbs/thumbs_konsole.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-491" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?pid=491" title=" "  >
								<img title="Toggle Present Windows" alt="Toggle Present Windows" src="http://www.vivekbhat.in/wp-content/gallery/SuSE_Setup/thumbs/thumbs_toggle_present_windows.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-492" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/?pid=492" title=" "  >
								<img title="Windows Switching" alt="Windows Switching" src="http://www.vivekbhat.in/wp-content/gallery/SuSE_Setup/thumbs/thumbs_window_switch.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<div class="TEXT-ALIGN-J">Next I am planning to migrate to <a href="http://en.wikipedia.org/wiki/Ext4">ext4</a> from <a href="http://en.wikipedia.org/wiki/NTFS">ntfs</a> completely, but that is going to take time.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.vivekbhat.in/blogs/technical/my-opensuse-11-3-setup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Panun Kashmir Protest in Pune</title>
		<link>http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=panun-kashmir-protest-in-pune</link>
		<comments>http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 16:34:29 +0000</pubDate>
		<dc:creator>Vivek Bhat</dc:creator>
				<category><![CDATA[Kashmir]]></category>

		<guid isPermaLink="false">http://www.vivekbhat.in/?p=379</guid>
		<description><![CDATA[On Tuesday there was a protest of Kashmiris in Pune, by Kashmiri Hindus. The protest was on the occasion of Martyr&#8217;s day mourned every year since 14th September 1989, by various Kashmiri organizations including Panun Kashmir. 14th September 1989, the &#8230; <a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="TEXT-ALIGN-J">
On Tuesday there was a protest of Kashmiris in Pune, by Kashmiri Hindus. The protest was on the occasion of Martyr&#8217;s day mourned every year since 14<sup>th</sup> September 1989, by various Kashmiri organizations including <a href="http://en.wikipedia.org/wiki/Panun_Kashmir" target="_blank">Panun Kashmir</a>. 14<sup>th</sup> September 1989, the date when the Indian state failed to protect people who believed in its constitution, failed to protect people who believed in the idea of India. 14<sup>th</sup> September 1989, the date when the butchers of Kashmir committed the murder of <a href="http://ikashmir.net/gallery/details.php?image_id=392">Tika Lal Taploo</a>.
</div>
<div class="TEXT-ALIGN-J">
But this protest was very very different from the protests that are happening in Kashmir. The leaders of this protests were not rapists, former terrorists or on Pak pay roll career politicians, but honest Indian tax payers. The followers were not brutal stone throwing drug addicts but software engineers, doctors, house wives and retired army officials. This protest was not led by communally charged beasts who have no respect for humanity but only see through the eyes of religious fanaticism. The people in this protest were people who were forced to leave their home in the dead of night&#8230; the people in this protest were people who were deceived by their neighbors of hundreds of years and handed over to Jihadi terrorists. The protest was held by Indians who are homeless in India since 25 years.

<div class="ngg-galleryoverview" id="ngg-gallery-19-379">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?show=slide">
			[Show as slideshow]		</a>
	</div>

	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.vivekbhat.in/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=19&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-461" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=461" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0185.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-462" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=462" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0186.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-463" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=463" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0187.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-464" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=464" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0188.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-465" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=465" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0189.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-466" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=466" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0190.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-467" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=467" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0191.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-468" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=468" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0192.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-469" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=469" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0193.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-470" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=470" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0194.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-471" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=471" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0195.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-472" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=472" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0196.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-473" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=473" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0197.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-474" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=474" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0198.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-475" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=475" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0199.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-476" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=476" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0200.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-477" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=477" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0201.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-478" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=478" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0202.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-479" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=479" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0203.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-480" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?pid=480" title=" "  >
								<img title=" " alt=" " src="http://www.vivekbhat.in/wp-content/gallery/pkprotest/thumbs/thumbs_DSC_0204.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-navigation'><span>1</span><a class="page-numbers" href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?nggpage=2">2</a><a class="next" id="ngg-next-2" href="http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/?nggpage=2">&#9658;</a></div> 	
</div>


</div>
<div class="TEXT-ALIGN-J">
If you are an Indian and if you believe in India, speak up because your silence is a mark of support to the fundamentalists reigning in Kashmir, people who are busy destroying India while you sleep.</div>]]></content:encoded>
			<wfw:commentRss>http://www.vivekbhat.in/blogs/politics/kashmir/panun-kashmir-protest-in-pune/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

