<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Tom Luo</title>
	<atom:link href="http://oracleabc.com/b/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://oracleabc.com/b</link>
	<description>Oracle, MySQL, Java, Ruby, Python, Cognos, Linux</description>
	<lastBuildDate>Mon, 19 Mar 2012 22:39:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on Reduce the memory used by Oracle (11g) on your laptop by Artur</title>
		<link>http://oracleabc.com/b/archives/96/comment-page-1#comment-9155</link>
		<dc:creator>Artur</dc:creator>
		<pubDate>Mon, 19 Mar 2012 22:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=96#comment-9155</guid>
		<description>Thanks! You saved my laptop. 3 instances or Oracle every consuming 2 GB of RAM nearly killed him!</description>
		<content:encoded><![CDATA[<p>Thanks! You saved my laptop. 3 instances or Oracle every consuming 2 GB of RAM nearly killed him!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What happens when a transaction is committed? by Martin Berger</title>
		<link>http://oracleabc.com/b/archives/2224/comment-page-1#comment-9018</link>
		<dc:creator>Martin Berger</dc:creator>
		<pubDate>Tue, 13 Mar 2012 20:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=2224#comment-9018</guid>
		<description>Tom, 
Step 1 is not written by DBWR at this particular sequence, to be sure the data is on disk. But as this information is also part of the redo-stream, it&#039;s written by LGWR, that&#039;s no big problem at all. DBWR will write the block at any time. 
 Martin</description>
		<content:encoded><![CDATA[<p>Tom,<br />
Step 1 is not written by DBWR at this particular sequence, to be sure the data is on disk. But as this information is also part of the redo-stream, it&#8217;s written by LGWR, that&#8217;s no big problem at all. DBWR will write the block at any time.<br />
 Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google-like spell suggestion by admin</title>
		<link>http://oracleabc.com/b/archives/2855/comment-page-1#comment-7333</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 28 Dec 2011 06:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=2855#comment-7333</guid>
		<description>References:
https://www.ai-class.com/course</description>
		<content:encoded><![CDATA[<p>References:<br />
<a href="https://www.ai-class.com/course" rel="nofollow">https://www.ai-class.com/course</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RCU-6107 Repository Creation Utility 11g &#8211; Oracle by Dyuti Sengupta</title>
		<link>http://oracleabc.com/b/archives/1290/comment-page-1#comment-6921</link>
		<dc:creator>Dyuti Sengupta</dc:creator>
		<pubDate>Mon, 12 Dec 2011 11:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=1290#comment-6921</guid>
		<description>Thanks a lot for your help. It worked fine.. :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for your help. It worked fine.. <img src='http://oracleabc.com/b/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Access PI from Python by admin</title>
		<link>http://oracleabc.com/b/archives/2850/comment-page-1#comment-6152</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 13 Nov 2011 14:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=2850#comment-6152</guid>
		<description># Print Snapshot value
pv = pi_point.Data.Snapshot
print (pv.Value)</description>
		<content:encoded><![CDATA[<p># Print Snapshot value<br />
pv = pi_point.Data.Snapshot<br />
print (pv.Value)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Access PI from Python by Admin</title>
		<link>http://oracleabc.com/b/archives/2850/comment-page-1#comment-6151</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Sun, 13 Nov 2011 14:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=2850#comment-6151</guid>
		<description># Print Snapshot value
pv = pi_point.Data.Snapshot
print (pv.Value)</description>
		<content:encoded><![CDATA[<p># Print Snapshot value<br />
pv = pi_point.Data.Snapshot<br />
print (pv.Value)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SELECT and UPDATE on the same table &#8211; MySQL by Leandro (Brazil)</title>
		<link>http://oracleabc.com/b/archives/1530/comment-page-1#comment-6071</link>
		<dc:creator>Leandro (Brazil)</dc:creator>
		<pubDate>Tue, 08 Nov 2011 19:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=1530#comment-6071</guid>
		<description>OMG! 
Very Tnks. 
Exactly what I was looking.
Very Nice.</description>
		<content:encoded><![CDATA[<p>OMG!<br />
Very Tnks.<br />
Exactly what I was looking.<br />
Very Nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on sudo gem install libxml-ruby by Rafael</title>
		<link>http://oracleabc.com/b/archives/210/comment-page-1#comment-5062</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Wed, 14 Sep 2011 18:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=210#comment-5062</guid>
		<description>Thanks man, it worked!</description>
		<content:encoded><![CDATA[<p>Thanks man, it worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Oracle 11g on Ubuntu by Erika</title>
		<link>http://oracleabc.com/b/archives/167/comment-page-1#comment-4849</link>
		<dc:creator>Erika</dc:creator>
		<pubDate>Thu, 01 Sep 2011 01:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=167#comment-4849</guid>
		<description>hi, i&#039;m following this tutorial, and it worked just fine before i had to run the scripts :S i get this message: &quot;bash: /u01/app/oracle/oraInventory/orainstRoot.sh: No such file or directory&quot;. i tried it on the main user (me), root, and on oracle...but no luck :S any ideas? thanks!</description>
		<content:encoded><![CDATA[<p>hi, i&#8217;m following this tutorial, and it worked just fine before i had to run the scripts :S i get this message: &#8220;bash: /u01/app/oracle/oraInventory/orainstRoot.sh: No such file or directory&#8221;. i tried it on the main user (me), root, and on oracle&#8230;but no luck :S any ideas? thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What does /etc stand for in Linux/Unix by Rajesh kumar</title>
		<link>http://oracleabc.com/b/archives/775/comment-page-1#comment-3909</link>
		<dc:creator>Rajesh kumar</dc:creator>
		<pubDate>Sat, 02 Jul 2011 06:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=775#comment-3909</guid>
		<description>It is very Nice..........</description>
		<content:encoded><![CDATA[<p>It is very Nice&#8230;&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Connect to third-party databases from Oracle SQL Developer by lwpro2</title>
		<link>http://oracleabc.com/b/archives/173/comment-page-1#comment-3647</link>
		<dc:creator>lwpro2</dc:creator>
		<pubDate>Tue, 14 Jun 2011 07:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=173#comment-3647</guid>
		<description>great article. it works as able to connect to sybase database. But how to run the sybase queries? Anyone have idea?</description>
		<content:encoded><![CDATA[<p>great article. it works as able to connect to sybase database. But how to run the sybase queries? Anyone have idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Connect to third-party databases from Oracle SQL Developer by Anoop</title>
		<link>http://oracleabc.com/b/archives/173/comment-page-1#comment-3540</link>
		<dc:creator>Anoop</dc:creator>
		<pubDate>Fri, 03 Jun 2011 22:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=173#comment-3540</guid>
		<description>thanks, nice documentation</description>
		<content:encoded><![CDATA[<p>thanks, nice documentation</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on sudo gem install libxml-ruby by liz</title>
		<link>http://oracleabc.com/b/archives/210/comment-page-1#comment-3531</link>
		<dc:creator>liz</dc:creator>
		<pubDate>Fri, 03 Jun 2011 17:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=210#comment-3531</guid>
		<description>Simple solution, many thanks for posting it.</description>
		<content:encoded><![CDATA[<p>Simple solution, many thanks for posting it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure SSH for User Equivalence by admin</title>
		<link>http://oracleabc.com/b/archives/56/comment-page-1#comment-3472</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 30 May 2011 04:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=56#comment-3472</guid>
		<description>Follow the steps in this post. 
http://oracleabc.com/b/archives/1221</description>
		<content:encoded><![CDATA[<p>Follow the steps in this post.<br />
<a href="http://oracleabc.com/b/archives/1221" rel="nofollow">http://oracleabc.com/b/archives/1221</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure SSH for User Equivalence by Sadanand</title>
		<link>http://oracleabc.com/b/archives/56/comment-page-1#comment-3471</link>
		<dc:creator>Sadanand</dc:creator>
		<pubDate>Mon, 30 May 2011 04:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=56#comment-3471</guid>
		<description>Hello,

I am facing the issue with SSH user equivalence,  i followed the same above steps but while running cluster verification script getting error that user equivalence failed.

Have removed the files under .ssh directory and i again tried the same above steps but still facing the same issue.

$ ssh rsvmsb295 date
The authenticity of host &#039;tsbmnv256 (10.156.77.57)&#039; can&#039;t be established.
RSA key fingerprint is f9:40:94:52:d0:ca:b4:94:7a:ba:48:83:ed:15:34:e4.
Are you sure you want to continue connecting (yes/no)? yes
Password:
Mon May 30 00:12:05 EDT 2011
$ ssh rsvmsb295 date
Password:
Mon May 30 00:12:15 EDT 2011

$ ssh rsvmsb295 date
Password:
Mon May 30 00:22:28 EDT 2011

JUst check the issue and help me  and does this ssh equivalence set up modify any root level files?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am facing the issue with SSH user equivalence,  i followed the same above steps but while running cluster verification script getting error that user equivalence failed.</p>
<p>Have removed the files under .ssh directory and i again tried the same above steps but still facing the same issue.</p>
<p>$ ssh rsvmsb295 date<br />
The authenticity of host &#8216;tsbmnv256 (10.156.77.57)&#8217; can&#8217;t be established.<br />
RSA key fingerprint is f9:40:94:52:d0:ca:b4:94:7a:ba:48:83:ed:15:34:e4.<br />
Are you sure you want to continue connecting (yes/no)? yes<br />
Password:<br />
Mon May 30 00:12:05 EDT 2011<br />
$ ssh rsvmsb295 date<br />
Password:<br />
Mon May 30 00:12:15 EDT 2011</p>
<p>$ ssh rsvmsb295 date<br />
Password:<br />
Mon May 30 00:22:28 EDT 2011</p>
<p>JUst check the issue and help me  and does this ssh equivalence set up modify any root level files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure SSH for User Equivalence by Sadanand</title>
		<link>http://oracleabc.com/b/archives/56/comment-page-1#comment-3470</link>
		<dc:creator>Sadanand</dc:creator>
		<pubDate>Mon, 30 May 2011 04:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=56#comment-3470</guid>
		<description>Very good and Helpful doc</description>
		<content:encoded><![CDATA[<p>Very good and Helpful doc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup UTL_MAIL in Oracle 11g by CWAN</title>
		<link>http://oracleabc.com/b/archives/128/comment-page-1#comment-3416</link>
		<dc:creator>CWAN</dc:creator>
		<pubDate>Wed, 25 May 2011 16:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=128#comment-3416</guid>
		<description>Thanks so much for your help and the link is great, but after following their steps, I still can&#039;t send out mails:

SQL&gt; conn as sysdba
Enter user-name: sysdba
Enter password:
Connected.
SQL&gt; begin
  2
  3    dbms_network_acl_admin.assign_acl(
  4
  5    acl  =&gt; &#039;utl_mail.xml&#039;,
  6
  7    host =&gt; &#039;mycom.mailserver.com 25&#039;
  8
  9    );
10
11    commit;
12
13  end;
14  /

PL/SQL procedure successfully completed.

SQL&gt; conn scott/tiger
SQL&gt; alter session set smtp_out_server=&#039;mycom.mailserver.com 25&#039;;

Session altered.

SQL&gt; begin
  2
  3    utl_mail.send(
  4
  5    sender     =&gt; &#039;myid@yahoo.com&#039;,
  6
  7    recipients =&gt; &#039;myid@yahoo.com&#039;,
  8
  9    message    =&gt; &#039;Hello World!’
10
11    );
12
13    commit;
14
15  end;
16  /
begin
*
ERROR at line 1:
ORA-29278: SMTP transient error: 421 Service not available
ORA-06512: at &quot;SYS.UTL_MAIL&quot;, line 654
ORA-06512: at &quot;SYS.UTL_MAIL&quot;, line 671
ORA-06512: at line 3</description>
		<content:encoded><![CDATA[<p>Thanks so much for your help and the link is great, but after following their steps, I still can&#8217;t send out mails:</p>
<p>SQL&gt; conn as sysdba<br />
Enter user-name: sysdba<br />
Enter password:<br />
Connected.<br />
SQL&gt; begin<br />
  2<br />
  3    dbms_network_acl_admin.assign_acl(<br />
  4<br />
  5    acl  =&gt; &#8216;utl_mail.xml&#8217;,<br />
  6<br />
  7    host =&gt; &#8216;mycom.mailserver.com 25&#8242;<br />
  8<br />
  9    );<br />
10<br />
11    commit;<br />
12<br />
13  end;<br />
14  /</p>
<p>PL/SQL procedure successfully completed.</p>
<p>SQL&gt; conn scott/tiger<br />
SQL&gt; alter session set smtp_out_server=&#8217;mycom.mailserver.com 25&#8242;;</p>
<p>Session altered.</p>
<p>SQL&gt; begin<br />
  2<br />
  3    utl_mail.send(<br />
  4<br />
  5    sender     =&gt; &#8216;myid@yahoo.com&#8217;,<br />
  6<br />
  7    recipients =&gt; &#8216;myid@yahoo.com&#8217;,<br />
  8<br />
  9    message    =&gt; &#8216;Hello World!’<br />
10<br />
11    );<br />
12<br />
13    commit;<br />
14<br />
15  end;<br />
16  /<br />
begin<br />
*<br />
ERROR at line 1:<br />
ORA-29278: SMTP transient error: 421 Service not available<br />
ORA-06512: at &#8220;SYS.UTL_MAIL&#8221;, line 654<br />
ORA-06512: at &#8220;SYS.UTL_MAIL&#8221;, line 671<br />
ORA-06512: at line 3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup UTL_MAIL in Oracle 11g by admin</title>
		<link>http://oracleabc.com/b/archives/128/comment-page-1#comment-3406</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 25 May 2011 01:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=128#comment-3406</guid>
		<description>http://blog.whitehorses.nl/2010/03/17/oracle-11g-access-control-list-and-ora-24247/</description>
		<content:encoded><![CDATA[<p><a href="http://blog.whitehorses.nl/2010/03/17/oracle-11g-access-control-list-and-ora-24247/" rel="nofollow">http://blog.whitehorses.nl/2010/03/17/oracle-11g-access-control-list-and-ora-24247/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup UTL_MAIL in Oracle 11g by CWAN</title>
		<link>http://oracleabc.com/b/archives/128/comment-page-1#comment-3405</link>
		<dc:creator>CWAN</dc:creator>
		<pubDate>Wed, 25 May 2011 00:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=128#comment-3405</guid>
		<description>Procedure installed successfully, but still can&#039;t execute email_alert. See errors below.

Do you have a mail server I can try out?  --It didn&#039;t work after alter session set smtp_out_server=&#039;www.yahoo.com:25&#039;; (see code below for error: &#039;ORA-24247:network access denied by access control list (ACL)&#039;
). Thanks so much. --cwan

//
C:\Users\cwan&gt;sqlplus

SQL*Plus: Release 11.2.0.1.0 Production on Tue May 24 20:36:33 2011

Copyright (c) 1982, 2010, Oracle.  All rights reserved.

Enter user-name: scott
Enter password:

Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL&gt; CREATE OR REPLACE PROCEDURE email_alert AS
  2  msg varchar2(20000) := &#039;Realm violation occurred for the ALTER TABLE Comman
d Security Policy rule set. The time is: &#039;;
  3  BEGIN  msg := msg&#124;&#124;to_char(SYSDATE, &#039;Day DD MON, YYYY HH24:MI:SS&#039;);
  4  UTL_MAIL.SEND (     sender      =&gt; &#039;myid@yahoo.com&#039;,
  5  recipients  =&gt; &#039;myid@mycom.org&#039;,
  6  subject     =&gt; &#039;Table modification attempted outside maintenance!&#039;,
  7  message     =&gt; msg);
  8  END email_alert;
  9  /

Procedure created.

SQL&gt; execute email_alert;
BEGIN email_alert; END;

*
ERROR at line 1:
ORA-06502: PL/SQL: numeric or value error
ORA-06512: at &quot;SYS.UTL_MAIL&quot;, line 654
ORA-06512: at &quot;SYS.UTL_MAIL&quot;, line 671
ORA-06512: at &quot;SCOTT.EMAIL_ALERT&quot;, line 4
ORA-06512: at line 1


SQL&gt; alter session set smtp_out_server=&#039;www.yahoo.com:25&#039;;

Session altered.

SQL&gt; execute email_alert;
BEGIN email_alert; END;

*
ERROR at line 1:
ORA-24247: network access denied by access control list (ACL)
ORA-06512: at &quot;SYS.UTL_MAIL&quot;, line 654
ORA-06512: at &quot;SYS.UTL_MAIL&quot;, line 671
ORA-06512: at &quot;SCOTT.EMAIL_ALERT&quot;, line 4
ORA-06512: at line 1


SQL&gt;</description>
		<content:encoded><![CDATA[<p>Procedure installed successfully, but still can&#8217;t execute email_alert. See errors below.</p>
<p>Do you have a mail server I can try out?  &#8211;It didn&#8217;t work after alter session set smtp_out_server=&#8217;www.yahoo.com:25&#8242;; (see code below for error: &#8216;ORA-24247:network access denied by access control list (ACL)&#8217;<br />
). Thanks so much. &#8211;cwan</p>
<p>//<br />
C:\Users\cwan&gt;sqlplus</p>
<p>SQL*Plus: Release 11.2.0.1.0 Production on Tue May 24 20:36:33 2011</p>
<p>Copyright (c) 1982, 2010, Oracle.  All rights reserved.</p>
<p>Enter user-name: scott<br />
Enter password:</p>
<p>Connected to:<br />
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 &#8211; 64bit Production<br />
With the Partitioning, OLAP, Data Mining and Real Application Testing options</p>
<p>SQL&gt; CREATE OR REPLACE PROCEDURE email_alert AS<br />
  2  msg varchar2(20000) := &#8216;Realm violation occurred for the ALTER TABLE Comman<br />
d Security Policy rule set. The time is: &#8216;;<br />
  3  BEGIN  msg := msg||to_char(SYSDATE, &#8216;Day DD MON, YYYY HH24:MI:SS&#8217;);<br />
  4  UTL_MAIL.SEND (     sender      =&gt; &#8216;myid@yahoo.com&#8217;,<br />
  5  recipients  =&gt; &#8216;myid@mycom.org&#8217;,<br />
  6  subject     =&gt; &#8216;Table modification attempted outside maintenance!&#8217;,<br />
  7  message     =&gt; msg);<br />
  8  END email_alert;<br />
  9  /</p>
<p>Procedure created.</p>
<p>SQL&gt; execute email_alert;<br />
BEGIN email_alert; END;</p>
<p>*<br />
ERROR at line 1:<br />
ORA-06502: PL/SQL: numeric or value error<br />
ORA-06512: at &#8220;SYS.UTL_MAIL&#8221;, line 654<br />
ORA-06512: at &#8220;SYS.UTL_MAIL&#8221;, line 671<br />
ORA-06512: at &#8220;SCOTT.EMAIL_ALERT&#8221;, line 4<br />
ORA-06512: at line 1</p>
<p>SQL&gt; alter session set smtp_out_server=&#8217;www.yahoo.com:25&#8242;;</p>
<p>Session altered.</p>
<p>SQL&gt; execute email_alert;<br />
BEGIN email_alert; END;</p>
<p>*<br />
ERROR at line 1:<br />
ORA-24247: network access denied by access control list (ACL)<br />
ORA-06512: at &#8220;SYS.UTL_MAIL&#8221;, line 654<br />
ORA-06512: at &#8220;SYS.UTL_MAIL&#8221;, line 671<br />
ORA-06512: at &#8220;SCOTT.EMAIL_ALERT&#8221;, line 4<br />
ORA-06512: at line 1</p>
<p>SQL&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup UTL_MAIL in Oracle 11g by admin</title>
		<link>http://oracleabc.com/b/archives/128/comment-page-1#comment-3400</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 24 May 2011 19:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://oracleabc.com/b/?p=128#comment-3400</guid>
		<description>Now the code is embeded in synax highliter.</description>
		<content:encoded><![CDATA[<p>Now the code is embeded in synax highliter.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

