<?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>Satyadeep &#039;s Blog</title>
	<atom:link href="http://satyadeep.tk/feed/" rel="self" type="application/rss+xml" />
	<link>http://satyadeep.tk</link>
	<description>My WebLog</description>
	<lastBuildDate>Tue, 31 Aug 2010 11:05:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Error installing ESC/Java on JDK 1.6</title>
		<link>http://satyadeep.tk/2010/08/error-installing-escjava-on-jdk-1-6/</link>
		<comments>http://satyadeep.tk/2010/08/error-installing-escjava-on-jdk-1-6/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 11:05:36 +0000</pubDate>
		<dc:creator>Satyadeep</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[esc/java ubuntu linux java]]></category>

		<guid isPermaLink="false">http://satyadeep.tk/?p=159</guid>
		<description><![CDATA[I encountered the following error when I tried ESC/JAVA 2 on open-jdk 1.6. Using Sun JDK 1.6 also caused the same error. /usr/java/jre1.6.0_18/lib/rt.jar:java/io/PrintStream.class: Error: Different or incompatible return types on overridden(hidden) and overriding(hiding) methods Then I uninstalled JDK 1.6 and then installed Sun JDK 1.5, and it works like a charm This is because ESC/JAVA [...]]]></description>
			<content:encoded><![CDATA[<p>I encountered the following error when I tried ESC/JAVA 2 on open-jdk 1.6. Using Sun JDK 1.6 also caused the same error.</p>
<pre class="brush: bash;">/usr/java/jre1.6.0_18/lib/rt.jar:java/io/PrintStream.class:  Error: Different or incompatible return types on overridden(hidden) and  overriding(hiding) methods</pre>
<p>Then I uninstalled JDK 1.6 and then installed Sun JDK 1.5, and it works like a charm <img src='http://satyadeep.tk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  This is because ESC/JAVA 2 uses JML specification of JDK 1.4. Hence it may cause trouble in case of higher versions of JDK.</p>
<p>Download JDK 1.5 for Linux from <a title="Sun JDK website" href="https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jdk-1.5.0_22-oth-JPR@CDS-CDS_Developer" target="_blank">here</a> or <a href="http://dl.dropbox.com/u/5529948/softwares/LINUX/jdk-1_5_0_22-linux-i586.bin?dl" target="_blank">Direct Link</a></p>
<p>Reference : <a href="http://old.nabble.com/Re%3A-C%3A%5CProgram-Files%5CJava%5Cjdk1.6.0_07%5Cjre%5Clib%5Crt.jar%3Ajava-io-PrintStream.class%3A%09Error%3A-p20378365.html" target="_blank">Issues of ESC/JAVA 2 with JDK 1.6 </a></p>
]]></content:encoded>
			<wfw:commentRss>http://satyadeep.tk/2010/08/error-installing-escjava-on-jdk-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do Pdf &#8211; A light weight free pdf converter</title>
		<link>http://satyadeep.tk/2010/08/do-pdf-a-light-weight-free-pdf-converter/</link>
		<comments>http://satyadeep.tk/2010/08/do-pdf-a-light-weight-free-pdf-converter/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 20:28:34 +0000</pubDate>
		<dc:creator>Satyadeep</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://satyadeep.tk/blog/?p=66</guid>
		<description><![CDATA[Do Pdf is a useful tool I have found for converting any type of document which is printable into a PDF. It is fairly light weight converter and output file size is considerably reduced with quality remaining mostly intact. It nicely integrates as a virtual printer driver, so you just need to click print of [...]]]></description>
			<content:encoded><![CDATA[<p>Do Pdf is a useful tool I have found for converting any type of document which is printable into a PDF. It is fairly light weight converter and output file size is considerably reduced with quality remaining mostly intact.</p>
<p>It nicely integrates as a virtual printer driver, so you just need to click print of the file and select DoPdf instead of regular printer. You can also select several images at once and click on print to create single PDF from the images. This would be useful when merging a scanned text book images into a PDF.</p>
<p>Website: <a title="Do Pdf webpage" href="http://www.dopdf.com/" target="_blank">http://www.dopdf.com/</a></p>
<p><img class="alignnone" title="DoPdf " src="http://www.dopdf.com/images/free-pdf-converter.jpg" alt="DoPdf screenshot" width="464" height="356" /></p>
]]></content:encoded>
			<wfw:commentRss>http://satyadeep.tk/2010/08/do-pdf-a-light-weight-free-pdf-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Oracle XE with APEX 3.2 in Ubuntu</title>
		<link>http://satyadeep.tk/2010/06/installing-oracle-xe-with-apex-3-2-in-ubuntu/</link>
		<comments>http://satyadeep.tk/2010/06/installing-oracle-xe-with-apex-3-2-in-ubuntu/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 14:34:53 +0000</pubDate>
		<dc:creator>Satyadeep</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[apex 3.2]]></category>
		<category><![CDATA[apex 4.0]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[xe]]></category>

		<guid isPermaLink="false">http://satyadeep.tk/blog/?p=86</guid>
		<description><![CDATA[Installing Application Express with Oracle 10g Express Edition on Ubuntu is as easy as installing on Windows. I have comprehended the steps to install Oracle Express Edition along with APEX 3.2 in Ubuntu. UPDATE: The same procedure works for upgrading to APEX 4.0 from APEX 3.2 or directly installing 4.0 over Oracle XE as well. [...]]]></description>
			<content:encoded><![CDATA[<p>Installing Application Express with Oracle 10g Express Edition on Ubuntu is as easy as installing on Windows.</p>
<p>I have comprehended the steps to install Oracle Express Edition along with APEX 3.2 in Ubuntu.</p>
<p><strong>UPDATE: </strong>The same procedure works for upgrading to APEX 4.0 from APEX 3.2 or directly installing 4.0 over Oracle XE as well. <img src='http://satyadeep.tk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>1) Download Oracle XE universal .deb file from oracle.com</p>
<p>Download apex_3.2.zip from oracle.com</p>
<p>2)  Double click the .deb file and install the package.</p>
<p>then in Terminal window type:<br />
Type:</p>
<pre class="brush: bash;"> sudo /etc/init.d/oracle-xe configure </pre>
<p>Follow the instructions given there to complete the installation of Oracle 10g.</p>
<p>3) Setting the Oracle Path:<br />
Edit your .bashrc file to include the lines:</p>
<pre class="brush: bash;">ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server
PATH=$PATH:$ORACLE_HOME/bin
export ORACLE_HOME
export ORACLE_SID=XE

export PATH</pre>
<p>4) UPGRADING TO APEX 3.2<br />
Place apex_3.2.zip in folder /tmp.<br />
In terminal:</p>
<pre class="brush: bash;">cd /tmp
unzip apex_3.2.zip
cd /tmp/apex
sqlplus /nolog </pre>
<p>Type:</p>
<pre class="brush: sql;">connect sys as sysdba</pre>
<p>Note: Prompt for password of database admin login<br />
Type:</p>
<pre class="brush: sql;"> @apexins SYSAUX SYSAUX TEMP /i/ </pre>
<p>This will take several minutes for installation.</p>
<p>5) Setting the Images folder<br />
In terminal Type inside /tmp/apex directory:</p>
<pre class="brush: bash;">sqlplus /nolog</pre>
<p>In sqlplus:</p>
<pre class="brush: sql;">connect sys as sysdba
@apxldimg.sql /tmp</pre>
<p>6) Enable remote http connections:</p>
<p>SQL&gt;</p>
<pre class="brush: sql;"> exec dbms_xdb.setListenerLocalAccess (l_access =&amp;gt; FALSE);</pre>
<p>Login</p>
<p>URL: <a href="http://127.0.0.1:8080/apex ">http://127.0.0.1:8080/apex </a></p>
<p>Workspace: Internal</p>
<p>Username: Admin</p>
<p>Password: password</p>
<p><strong>Source:</strong></p>
<p><a href="http://ubuntuforums.org/showthread.php?t=899926">http://ubuntuforums.org/showthread.php?t=899926</a></p>
<p><a href="https://help.ubuntu.com/community/Oracle10g">https://help.ubuntu.com/community/Oracle10g</a></p>
<p>and Apex Documentation</p>
]]></content:encoded>
			<wfw:commentRss>http://satyadeep.tk/2010/06/installing-oracle-xe-with-apex-3-2-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle: Read whole file into a string using utl_file in PL/SQL</title>
		<link>http://satyadeep.tk/2010/06/read-whole-file-into-a-string-in-oracle-plsql/</link>
		<comments>http://satyadeep.tk/2010/06/read-whole-file-into-a-string-in-oracle-plsql/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 04:45:37 +0000</pubDate>
		<dc:creator>Satyadeep</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[file handling]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[utl_file]]></category>

		<guid isPermaLink="false">http://satyadeep.tk/blog/?p=82</guid>
		<description><![CDATA[Here is a simple code for reading the entire contents of a file into a string in PL/SQL using utl_file package. It iterates through the file, concatenating each line at a time using get_line function. declare f_in utl_file.file_type; s_in varchar2(10000); string varchar2(32000); begin f_in := utl_file.fopen('SAMPLEDIR','input.txt','R'); loop begin utl_file.get_line(f_in,s_in); EXCEPTION WHEN NO_DATA_FOUND THEN EXIT; string:= [...]]]></description>
			<content:encoded><![CDATA[<pre>    Here is a simple code for reading the entire contents of a file into a string in PL/SQL using utl_file package.
It iterates through the file, concatenating each line at a time using get_line function.
<pre class="brush: sql; light: false;">
declare
  f_in utl_file.file_type;
  s_in varchar2(10000);
  string varchar2(32000);

begin
 f_in := utl_file.fopen('SAMPLEDIR','input.txt','R');

   loop
      begin
        utl_file.get_line(f_in,s_in);
        EXCEPTION
          WHEN NO_DATA_FOUND THEN
        EXIT;

        string:= string || s_in;

      end;
   end loop;
 utl_file.fclose(f_in);
end;
</pre>
<p> In the above code SAMPLEDIR is a logical entry in the database pointing to a directory which needs to be created before performing any file handling procedures. The following link lets you get started with file handling in PL/SQL in case if you are new to it. <a href="http://www.devshed.com/c/a/Oracle/Reading-Text-Files-using-Oracle-PLSQL-and-UTLFILE/1/" target="_blank">http://www.devshed.com/c/a/Oracle/Reading-Text-Files-using-Oracle-PLSQL-and-UTLFILE/1/</a></pre>
]]></content:encoded>
			<wfw:commentRss>http://satyadeep.tk/2010/06/read-whole-file-into-a-string-in-oracle-plsql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picture viewer in Java</title>
		<link>http://satyadeep.tk/2010/03/picture-viewer-in-java/</link>
		<comments>http://satyadeep.tk/2010/03/picture-viewer-in-java/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 23:01:10 +0000</pubDate>
		<dc:creator>Satyadeep</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://satyadeep.tk/blog/2010/03/picture-viewer-in-java/</guid>
		<description><![CDATA[Developed by me in Java using Swings Features: Platform independent (Needs Java Runtime environment) Can open pictures in a folder Zoom in and zoom out Goto a picture in a folder Needs Java Runtime environment to run. To Download the Picture-viewer Jar file click here]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline; border: 0pt none;" title="picture-viewer" src="http://dl.dropbox.com/u/5529948/screenshots/pictureviewer1-300x219.jpg" border="0" alt="picture-viewer" /></p>
<p>Developed by me in Java using Swings<br />
<strong>Features:</strong> Platform independent (Needs <a href="http://java.com/en/download/index.jsp">Java Runtime environment</a>)<br />
Can open pictures in a folder<br />
Zoom in and zoom out<br />
Goto a picture in a folder</p>
<ul>
<li><strong>Needs <a href="http://java.com/en/download/index.jsp">Java Runtime environment</a> to run.</strong></li>
<li>To Download the Picture-viewer Jar file click <a href="http://satyadeep.tk/picture-viewer.jar">here</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://satyadeep.tk/2010/03/picture-viewer-in-java/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I am back</title>
		<link>http://satyadeep.tk/2010/03/i-am-back/</link>
		<comments>http://satyadeep.tk/2010/03/i-am-back/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 21:36:32 +0000</pubDate>
		<dc:creator>Satyadeep</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://satyadeep.tk/blog/?p=62</guid>
		<description><![CDATA[Hi all ,  posting this one after really long time. Blogging is not easy. I wonder how those bloggin freaks have something to jot down even from  nothing! Neverthless I will try to be active over this blog and post personal stuff along with technical. As u can see no more words to pen down [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all ,  posting this one after really long time. Blogging is not easy. I wonder how those bloggin freaks have something to jot down even from  nothing! Neverthless I will try to be active over this blog and post personal stuff along with technical. As u can see no more words to pen down now&#8230;&#8230;&#8230;&#8230;<img title="Smile" src="http://satyadeep.tk/blog/wp-content/plugins/editor-extender/plugins/emotions/img/smiley-smile.gif" border="0" alt="Smile" /></p>
]]></content:encoded>
			<wfw:commentRss>http://satyadeep.tk/2010/03/i-am-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 is out</title>
		<link>http://satyadeep.tk/2009/11/ubuntu-9-10-is-out/</link>
		<comments>http://satyadeep.tk/2009/11/ubuntu-9-10-is-out/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 21:18:54 +0000</pubDate>
		<dc:creator>Satyadeep</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://satys.co.cc/blog/?p=40</guid>
		<description><![CDATA[Ubuntu 9.10 is finally out and the .iso file can be downloaded here from the web You can Request  for a free cd here (www.shipit.ubuntu.com) For IIT Guwahati&#8217;s Intranet &#8211; Click here Don&#8217;t forget to bypass the proxy before downloding) Installing: 1) You can directly burn the .iso image onto a CD and then insert [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ubuntu.com" target="_blank">Ubuntu</a> 9.10 is finally out</p>
<p><a href="http://satyadeep.tk/blog/wp-content/uploads/2009/11/ubuntu9.10.jpg"><img title="ubuntu9.10" src="http://satys.co.cc/blog/wp-content/uploads/2009/11/ubuntu9.10-150x150.jpg" alt="Ubuntu 9.10" width="150" height="150" /></a></p>
<p>and the .iso file can be downloaded <a href="http://www.ubuntu.com/getubuntu/download">here</a> from the web<br />
You can Request  for a free cd <a title="http://www.shipit.ubuntu.com" href="http://www.shipit.ubuntu.com" target="_blank">here</a><a title="http://shipit.ubuntu.com" href="http://shipit.ubuntu.com" target="_blank"> (</a><a title="http://www.shipit.ubuntu.com" href="http://www.shipit.ubuntu.com" target="_blank">www.shipit.ubuntu.com</a>)</p>
<p style="font-size: 16px; color: #abb14d;">For IIT Guwahati&#8217;s Intranet &#8211; Click <a href="http://csea.iitg.ernet.in/ubuntu/" target="_blank">here</a></p>
<p>Don&#8217;t forget to bypass the proxy before downloding)</p>
<h2><span style="color: #ffff00;">Installing:</span></h2>
<p><strong>1)</strong> You can directly burn the .iso image onto a CD and then insert the CD for installation.<strong><br />
2)</strong> If you  are a windows user (Not having ubuntu at all),  then you can save the  cost of a CD by<span style="color: #ff0000;"><br />
»</span>mounting the .iso image by using <a title="Click to download daemon tools lite" href="http://www.disc-tools.com/download/daemon" target="_blank">daemon tools</a> or related software and then in the auto-run window,<span style="color: #ff0000;"><br />
»</span>choose  &#8220;Install inside windows&#8221; &#8211; Preferably select a hard drive not having windows<span style="color: #ff0000;"><br />
»</span>Then Install and reboot &#8211; your Ubuntu 9.10 will be installed in minutes</p>
<h5><span style="text-decoration: underline;">Note:</span> Installing inside windows &#8211; All your harddisk information is retained -</h5>
<h5>-No formatting</h5>
<p><em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://satyadeep.tk/2009/11/ubuntu-9-10-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clear Screen in Perl</title>
		<link>http://satyadeep.tk/2009/11/clear-screen-in-perl/</link>
		<comments>http://satyadeep.tk/2009/11/clear-screen-in-perl/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 19:53:47 +0000</pubDate>
		<dc:creator>Satyadeep</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://satys.co.cc/blog/?p=28</guid>
		<description><![CDATA[In Unix based Systems: system(&#34;clear&#34;); Or for that matter any unix command can be executed in this manner system(&#34;cat myfile.txt&#34;); On a Windows based System system(&#34;cls&#34;);]]></description>
			<content:encoded><![CDATA[<p>In Unix based Systems:</p>
<pre class="brush: perl;">system(&quot;clear&quot;);</pre>
<p>Or for that matter any unix command can be executed in this manner</p>
<pre class="brush: perl;">system(&quot;cat myfile.txt&quot;);</pre>
<p>On a Windows based System</p>
<pre class="brush: perl;">system(&quot;cls&quot;);</pre>
]]></content:encoded>
			<wfw:commentRss>http://satyadeep.tk/2009/11/clear-screen-in-perl/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>first Post</title>
		<link>http://satyadeep.tk/2009/10/hello-world-2/</link>
		<comments>http://satyadeep.tk/2009/10/hello-world-2/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 12:25:39 +0000</pubDate>
		<dc:creator>Satyadeep</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://satys.co.cc/home/?p=1</guid>
		<description><![CDATA[Hi all, This is my first post on my blog this blog will be a mixture of my experiences and findings]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>This is my first post on my blog<br />
this blog will be a mixture of my experiences and findings</p>
]]></content:encoded>
			<wfw:commentRss>http://satyadeep.tk/2009/10/hello-world-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
