<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">

<channel>
	<title>Amdocs CRM</title>
	
	<link>http://sajayankaimal.wordpress.com</link>
	<description>Information Technology, CRM</description>
	<lastBuildDate>Sun, 16 Sep 2012 02:53:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain="sajayankaimal.wordpress.com" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Amdocs CRM</title>
		<link>http://sajayankaimal.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sajayankaimal.wordpress.com/osd.xml" title="Amdocs CRM" />
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/diamodFluid" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="diamodfluid" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://sajayankaimal.wordpress.com/?pushpress=hub" /><item>
		<title>10 skills developers will need in the next five years</title>
		<link>http://sajayankaimal.wordpress.com/2010/08/20/10-skills-developers-will-need-in-the-next-five-years/</link>
		<comments>http://sajayankaimal.wordpress.com/2010/08/20/10-skills-developers-will-need-in-the-next-five-years/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 20:45:36 +0000</pubDate>
		<dc:creator>diamondfluid</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://diamondfluid.com/2010/08/20/10-skills-developers-will-need-in-the-next-five-years/</guid>
		<description><![CDATA[Good read: http://blogs.techrepublic.com.com/10things/?p=643 Filed under: General<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=132&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Good read:</p>
<p>http://blogs.techrepublic.com.com/10things/?p=643</p>
<br />Filed under: <a href='http://sajayankaimal.wordpress.com/category/india/general/'>General</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sajayankaimal.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sajayankaimal.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=132&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sajayankaimal.wordpress.com/2010/08/20/10-skills-developers-will-need-in-the-next-five-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c842d7d0b598a7c4fe56b8488dc120c?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">Sajayan</media:title>
		</media:content>
	</item>
		<item>
		<title>JSON – JavaScript Object Notation</title>
		<link>http://sajayankaimal.wordpress.com/2009/08/27/json-javascript-object-notation/</link>
		<comments>http://sajayankaimal.wordpress.com/2009/08/27/json-javascript-object-notation/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 22:21:40 +0000</pubDate>
		<dc:creator>diamondfluid</dc:creator>
				<category><![CDATA[I.T]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://sajayankaimal.wordpress.com/2009/08/27/json-javascript-object-notation/</guid>
		<description><![CDATA[JSON JavaScript Object Notation (JSON) is a lightweight, text-based,language-independent data interchange format. It was derived from the ECMA Script Programming Language Standard. JSON defines a small set of formatting rules for the portable representation of structure data. And as per JSOn.org, JSON is the Fat-Free Alternative to XML Wikipedia: http://en.wikipedia.org/wiki/JSON PHP: JSON – Manual: http://us3.php.net/json JSON [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=86&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.json.org/" target="_blank">JSON</a></p>
<p>JavaScript Object Notation (JSON) is a lightweight, text-based,language-independent data interchange format. It was derived from the ECMA Script Programming Language Standard. JSON defines a small set of formatting rules for the portable representation of structure data. And as per JSOn.org, JSON is the Fat-Free Alternative to XML</p>
<p><strong>Wikipedia</strong>: <a href="http://en.wikipedia.org/wiki/JSON">http://en.wikipedia.org/wiki/JSON</a></p>
<p><strong>PHP: <em>JSON</em> – Manual</strong>: <a href="http://us3.php.net/json">http://us3.php.net/json</a></p>
<p><strong>JSON implementation for Ruby</strong>: <a href="http://flori.github.com/json/">http://flori.github.com/json/</a></p>
<p><strong><a href="http://bit.ly/2QoY" target="_blank">Using JSON with Google Data APIs</a></strong></p>
<p><strong>JSON in Java:</strong> <a href="http://www.json.org/java/">http://www.json.org/java/</a></p>
<p><strong>JSON in JavaScript:</strong> <a href="http://www.json.org/js.html">http://www.json.org/js.html</a></p>
<p><strong><a href="http://www.json.org/xml.html" target="_blank">JSON: The Fat-Free Alternative to XML</a></strong></p>
<p>( See JASON.org for other language implementations:- Also C, C++, C#, Java, JavaScript, Perl, Python)</p>
<br />Posted in I.T, Technology  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sajayankaimal.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sajayankaimal.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=86&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sajayankaimal.wordpress.com/2009/08/27/json-javascript-object-notation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c842d7d0b598a7c4fe56b8488dc120c?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">Sajayan</media:title>
		</media:content>
	</item>
		<item>
		<title>Open-Temporary and CASE_PREVQ2QUEUE</title>
		<link>http://sajayankaimal.wordpress.com/2007/11/28/open-temporary-and-case_prevq2queue/</link>
		<comments>http://sajayankaimal.wordpress.com/2007/11/28/open-temporary-and-case_prevq2queue/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 08:41:00 +0000</pubDate>
		<dc:creator>diamondfluid</dc:creator>
				<category><![CDATA[AmdocsCRM]]></category>

		<guid isPermaLink="false">http://sajayan.com/2007/11/28/open-temporary-and-case_prevq2queue/</guid>
		<description><![CDATA[In Clarify Classic client, the &#8220;Open-Temporary&#8221; condition occurs when you check the &#8220;Temporary Accept&#8221; Checkbox on the Accept window. Once you do that the Case is accepted into the user&#8217;s wipbin in an &#8220;Open-Temporary&#8221; condition. This action fills the objid of the previous queue in the CASE_PREVQ2QUEUE field of table_case. After working on the case [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=17&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><span style="font-size:85%;font-family:verdana;">In Clarify Classic client, the &#8220;<strong>Open-Temporary</strong>&#8221; condition occurs when you check the &#8220;<strong>Temporary Accept</strong>&#8221; Checkbox  on the Accept window. Once you do that the Case is accepted into the user&#8217;s wipbin in an &#8220;<strong>Open-Temporary</strong>&#8221; condition.</span></p>
<p><span style="font-family:arial;"><span style="font-size:85%;"><span style="font-family:verdana;">This action fills the</span> <span style="font-family:courier new;color:#000099;"><strong>objid</strong></span> <span style="font-family:verdana;">of the previous queue in the</span> <span style="font-family:courier new;color:#000099;"><strong>CASE_PREVQ2QUEUE</strong></span> <span style="font-family:verdana;">field of</span> <span style="font-family:courier new;color:#000099;"><strong>table_case</strong>.</span><br />
</span></span></p>
<ul>
<li><span style="font-family:arial;"><span style="font-size:85%;font-family:verdana;">After working on the case /modifying the case and Save it, it is automatically returned to the previous queue and the condition is changed to &#8220;<strong>Open-Returned</strong>&#8221; and the <span style="font-family:courier new;color:#000099;"><strong>CASE_PREVQ2QUEUE</strong></span> field is set to <span style="font-family:courier new;color:#000099;"><strong>NULL</strong></span>.</span></span></li>
<li><span style="font-family:arial;"><span style="font-size:85%;font-family:verdana;">If you did not save the Case after modificaion/change, and directly did a &#8220;<strong>Close Task</strong>&#8220;, the case will be closed and the <span style="font-family:courier new;color:#000099;"><strong>CASE_PREVQ2QUEUE</strong></span> will remain non-blank with the previous Queue objid. Later you may need to do some clean up to clear these unwanted relations<br />
</span></span><span style="font-family:arial;"></span></li>
</ul>
<p><span style="font-family:arial;"><span style="font-size:85%;font-family:verdana;">Usually &#8220;<strong>Temporary Accept</strong>&#8221; is used as a shortcut from performing an Accept, Modifying the Case, and Dispatching the case back to the last Queue the case was in.<br />
</span></span></p>
<p><span style="font-family:arial;"><span style="font-size:85%;font-family:verdana;"><strong><span style="text-decoration:underline;">Please Note:-</span></strong> Use Desktop &#8211; Accept menu command/ Right Click on Case  rather than &#8216;drag and drop&#8217;</span></span></p>
<p><span style="font-family:arial;"><span style="font-size:85%;font-family:verdana;">Temporary accept box will appear enabled only if there are more than one WIPbin including default.</span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sajayankaimal.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sajayankaimal.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sajayankaimal.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sajayankaimal.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=17&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sajayankaimal.wordpress.com/2007/11/28/open-temporary-and-case_prevq2queue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c842d7d0b598a7c4fe56b8488dc120c?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">Sajayan</media:title>
		</media:content>
	</item>
		<item>
		<title>Check Custom Objects</title>
		<link>http://sajayankaimal.wordpress.com/2007/08/09/16/</link>
		<comments>http://sajayankaimal.wordpress.com/2007/08/09/16/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 14:08:00 +0000</pubDate>
		<dc:creator>diamondfluid</dc:creator>
				<category><![CDATA[AmdocsCRM]]></category>

		<guid isPermaLink="false">http://sajayan.com/2007/08/09/16/</guid>
		<description><![CDATA[Check Custom Objects SQL to check if there are any custom objects within the Clarify reserved range select * from adp_tbl_name_map where ((type_id between 0 and 429) or (type_id between 5000 and 9999)) and type_name like &#8216;x\_%&#8217; ESCAPE &#8216;\&#8217;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=16&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal"><span style="font-weight:bold;">Check Custom Objects</span></p>
<p class="MsoNormal">
<p class="MsoNormal">SQL to check if there are any custom objects within the Clarify reserved range</p>
<p class="MsoNormal"><span style="font-size:10px;font-family:Courier;color:#0000f0;">select</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">*</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">from</span><span style="font-size:10px;font-family:Courier;color:black;"> adp_tbl_name_map </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">where</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">((</span><span style="font-size:10px;font-family:Courier;color:black;">type_id </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">between</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:maroon;">0</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">and</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:maroon;">429</span><span style="font-size:10px;font-family:Courier;color:#0000f0;">)</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">or</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">(</span><span style="font-size:10px;font-family:Courier;color:black;">type_id </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">between</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:maroon;">5000</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">and</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:maroon;">9999</span><span style="font-size:10px;font-family:Courier;color:#0000f0;">))</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">and</span><span style="font-size:10px;font-family:Courier;color:black;"> type_name </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">like</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:red;">&#8216;x\_%&#8217;</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:#0000f0;">ESCAPE</span><span style="font-size:10px;font-family:Courier;color:black;"> </span><span style="font-size:10px;font-family:Courier;color:red;">&#8216;\&#8217;</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sajayankaimal.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sajayankaimal.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sajayankaimal.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sajayankaimal.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=16&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sajayankaimal.wordpress.com/2007/08/09/16/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c842d7d0b598a7c4fe56b8488dc120c?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">Sajayan</media:title>
		</media:content>
	</item>
		<item>
		<title>OBJID Creation Formula</title>
		<link>http://sajayankaimal.wordpress.com/2007/06/05/objid-creation-formula/</link>
		<comments>http://sajayankaimal.wordpress.com/2007/06/05/objid-creation-formula/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 19:35:00 +0000</pubDate>
		<dc:creator>diamondfluid</dc:creator>
				<category><![CDATA[AmdocsCRM]]></category>

		<guid isPermaLink="false">http://sajayan.com/2007/06/05/objid-creation-formula/</guid>
		<description><![CDATA[I guess this is the best Blog-let i can start with&#8230; after all nothing will work without a correct Objid. 1. For a particular type_id get the obj_num from the table adp_tbl_oid. 2. Increment obj_num by 1 and update the table adp_tbl_oid 3. Get the site_id value from adp_db_header and multiply by 268435456 ( 2 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=14&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><span style="font-family:trebuchet ms;">I guess this is the best  Blog-let i can start with&#8230; after all nothing will work without a correct Objid.</span></p>
<p><span style="font-family:trebuchet ms;">1. For a particular type_id get the obj_num from the table adp_tbl_oid.</span><br />
<span style="font-family:trebuchet ms;">2. Increment obj_num by 1 and update the table adp_tbl_oid</span><br />
<span style="font-family:trebuchet ms;">3. Get the site_id value from adp_db_header and multiply by 268435456 ( 2 power(28) )<br />
</span><br />
<span style="font-family:trebuchet ms;">This is the formiula for getting the next Objid</span></p>
<p><span style="font-family:courier new;"><em>newObjid</em> = (<strong><span style="color:#ff6666;">adp_db_header</span></strong>.<strong><span style="color:#3333ff;">site_id</span></strong> * <span style="color:#33cc00;"><strong>268435456</strong></span>)<strong><span style="font-size:130%;">+</span></strong>Mod((<strong><span style="color:#ff6666;">adp_tbl_oid</span></strong>.<strong><span style="color:#3333ff;">obj_num</span></strong>+1), <span style="color:#33cc00;"><strong>268435456</strong></span> )</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sajayankaimal.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sajayankaimal.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sajayankaimal.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sajayankaimal.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=14&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sajayankaimal.wordpress.com/2007/06/05/objid-creation-formula/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c842d7d0b598a7c4fe56b8488dc120c?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">Sajayan</media:title>
		</media:content>
	</item>
		<item>
		<title>About AmdocsCRM Blog</title>
		<link>http://sajayankaimal.wordpress.com/2007/06/05/about-this-blog/</link>
		<comments>http://sajayankaimal.wordpress.com/2007/06/05/about-this-blog/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 19:03:00 +0000</pubDate>
		<dc:creator>diamondfluid</dc:creator>
				<category><![CDATA[AmdocsCRM]]></category>

		<guid isPermaLink="false">http://sajayan.com/2007/06/05/about-this-blog/</guid>
		<description><![CDATA[I thought of creating a Blog for Clarify CRM. Not that I can provide a lot of details OR information about Clarify, but hoping to share whatever tips that I could gather from my experince. There is no other list/group/blog related to clarify that is as successful as http://www.ittoolbox.com/ or http://groups.ittoolbox.com/ . It&#8217;s most unlikely [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=12&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><span style="font-family:trebuchet ms;">I thought of creating a Blog for Clarify CRM. Not that I can provide a lot of details OR information about Clarify, but hoping to share whatever tips that I could gather from my experince. </span><br />
<span style="font-family:trebuchet ms;">There is no other list/group/blog related to clarify that is as successful as <a href="http://www.ittoolbox.com/">http://www.ittoolbox.com/</a> or <a href="http://groups.ittoolbox.com/">http://groups.ittoolbox.com/</a> . It&#8217;s most unlikely that any other knowledge base can beat them. I am part of that list ( <strong><span style="text-decoration:underline;">clarify-l</span></strong> ) starting yr 2000 and used to be very active during the initial period. I have added a Feed that list on the side bar.</span></p>
<p><strong><span style="font-family:Trebuchet MS;"><span style="font-family:times new roman;">But I hope to make this <span style="color:#cc0000;">Blog</span> an Ultimate source of Information regarding Amdocs / Clarify</span>.</span><br />
</strong><br />
<span style="font-family:Trebuchet MS;"><strong><em>Happy Blogging</em></strong></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sajayankaimal.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sajayankaimal.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sajayankaimal.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sajayankaimal.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sajayankaimal.wordpress.com&#038;blog=4516475&#038;post=12&#038;subd=sajayankaimal&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sajayankaimal.wordpress.com/2007/06/05/about-this-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c842d7d0b598a7c4fe56b8488dc120c?s=96&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&amp;r=G" medium="image">
			<media:title type="html">Sajayan</media:title>
		</media:content>
	</item>
	<media:rating>nonadult</media:rating></channel>
</rss>
