<?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/"
	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/"
	>

<channel>
	<title>learning SAP and IT skill on this blog's</title>
	<atom:link href="http://dpermana.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dpermana.wordpress.com</link>
	<description>i just want to share of my skill on this blog</description>
	<lastBuildDate>Thu, 16 Oct 2008 05:53:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dpermana.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>learning SAP and IT skill on this blog's</title>
		<link>http://dpermana.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dpermana.wordpress.com/osd.xml" title="learning SAP and IT skill on this blog&#039;s" />
	<atom:link rel='hub' href='http://dpermana.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How Do I Connect to an LDAP?</title>
		<link>http://dpermana.wordpress.com/2008/04/28/how-do-i-connect-to-an-ldap/</link>
		<comments>http://dpermana.wordpress.com/2008/04/28/how-do-i-connect-to-an-ldap/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 10:01:27 +0000</pubDate>
		<dc:creator>dpermana</dc:creator>
				<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://dpermana.wordpress.com/?p=24</guid>
		<description><![CDATA[Using LDAP as the UME user store is a common activity. Here are some pointers to get started and handle known problems. Following is step by step solution to configure LDAP server for EP 1) Ensure that the UM Configuration is set to &#8220;Database Only&#8221; or that the current UM configuration creates new users in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=24&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Using LDAP as the UME user store is a common activity. Here are some pointers to get started and handle known problems.</p>
<p>Following is step by step solution to configure LDAP server for EP</p>
<p>1) Ensure that the UM Configuration is set to &#8220;Database Only&#8221; or that the current<br />
UM configuration creates new users in the database.<br />
a) Navigate the UM Configuration UI (System Administration -&gt; System<br />
Configuration -&gt; UM Configuration) and select the &#8220;Data Sources&#8221; tab.<br />
b) Choose &#8220;Database Only&#8221; or any &#8220;&#8230; Read Only&#8221; dataSource.<br />
c) Save.<br />
d) Restart J2EE Engine.</p>
<p>2) Create a new user ID in the portal and assign it to the Super Administration role. Log off and then log back on to the portal with this ID to ensure you can access the administrative function using the ID from the database. This ensures that you can logon and perform administration tasks even if the portal is unable to connect to an LDAP source.</p>
<p>3) Establish the initial UM configuration.<br />
a) Navigate the UM Configuration UI (System Administration -&gt; System<br />
Configuration -&gt; UM Configuration) and select the &#8220;Data Sources&#8221; tab.<br />
b) Choose the most appropriate DataSource configuration from the delivered list<br />
(e.g. iPlanet, Novell, MS ADS, etc.)<br />
c) Complete UM configuration for the first LDAP data source using the User<br />
Management Configuration Tool.<br />
d) Restart the J2EE Engine.<br />
e) Logon to portal server with an LDAP user to test the connection. If there are<br />
problems, use the database user ID you created in step #2 to logon to the<br />
portal and resolve connectivity issues.</p>
<p>4) Capture information required for creating a new UM Configuration for Multiple<br />
LDAP sources.<br />
a) Log back on to the portal using an administrator ID.<br />
b) Navigate back to the UM Configuration Tool and select the &#8220;Data Sources&#8221;<br />
tab.<br />
c) Click &#8220;Download&#8221; to download a copy of the appropriate XML file. Save this<br />
file to your local file system for editing.<br />
d) Navigate to &#8220;LDAP Server&#8221; tab and verify connection information to the LDAP<br />
server. Click &#8220;Test Connection&#8221; to ensure credentials are correct. Save the<br />
configuration before continuing to the next step.<br />
e) Navigate to &#8220;Direct Editing&#8221; tab.<br />
f) Scroll down to the LDAP Settings section and copy the contents to MS<br />
WordPad or other text editor (configuration document).</p>
<p>5) Create a new UM configuration file for multiple LDAP data sources.<br />
a) Open the dataSourceConfiguration_multiLDAP_db.xml file (previously<br />
downloaded) using a text editor (other than Notepad) and locate the<br />
&lt;dataSource&#8230;/&gt; section for the &#8220;CORP_LDAP&#8221;. Copy the entire section<br />
from &lt;dataSource&#8230;&gt; to &lt;/dataSource&gt; to the clipboard.<br />
b) For each additional LDAP server, paste the copy into the document after the<br />
original &lt;/dataSource&#8230;&gt; ending tag for the CORP_LDAP source. Change<br />
the name of the data source for pasted copy to &#8220;CORP_LDAP_X&#8221; or some<br />
other value. This value becomes a data source identifier for UME and prefixes<br />
the principal Ids.<br />
c) For each LDAP data source, locate the &lt;privateSection&#8230;&gt; within the<br />
&lt;dataSource&#8230;&gt; tag and enter the following lines if they are not present:</p>
<p><em>&lt;ume.ldap.access.server_name&gt;SERVER_HOSTNAME&lt;/ume.ldap.access.server_name&gt; &lt;ume.ldap.access.server_port&gt;SERVER_PORT&lt;/ume.ldap.access.server_port&gt; &lt;ume.ldap.access.user&gt;DS_USER_NAME&lt;/ume.ldap.access.user&gt; &lt;ume.ldap.access.password&gt;</em></p>
<p>{encrypted}DS_PASSWORDUSER_ROOT_IN_DSGROUP_ROOT_IN_DS_ d) Update the properties for each datasource with the correct values obtained from the &#8220;Direct Editing&#8221; tab (now stored in the configuration document). An example is shown below: _className=&#8221;com.sap.security.core.persistence.datasource.imp.LDAPPersistence&#8221; isReadonly=&#8221;true&#8221; isPrimary=&#8221;true&#8221;&gt; &#8230;i802895a.phl.sap.corp389cn=Directory Manager{encrypted}</p>
<p>ksdf8SDF#%&lt;/ume.ldap.access.password&gt; &lt;ume.ldap.access.base_path.user&gt;ou=people,dc=phl,dc=sap,dc=corp&lt;/ume.ldap.access.base_path.user&gt; &lt;ume.ldap.access.base_path.grup&gt;ou=groups,dc=phl,dc=sap,dc=corp&lt;/ume.ldap.access.base_path.grup&gt; &lt;ume.ldap.access.server_type&gt;SUN&lt;/ume.ldap.access.server_type&gt; [more stuff] &lt;/privateSection&gt;<br />
6) Upload the new UM Configuration file.<br />
a) Navigate back to &#8220;Data Source&#8221; tab and choose &#8220;Other&#8221; for the data source.<br />
b) Click &#8220;Upload&#8221; and navigate to the new configuration file -<br />
dataSourceConfiguration_multiLDAP_db.xml. Upload this to the server.<br />
c) Click &#8220;Save&#8221; to save the new configuration.<br />
d) Navigate to the &#8220;Direct Editing&#8221; tab.<br />
e) Comment out all of the LDAP settings which begin with ume.ldap.access.*<br />
such as server name, passwords, etc. that are now manually configured in<br />
the XML file.<br />
f) Click &#8220;Save&#8221; to save the properties. (You may also wish to make a copy of the<br />
new settings and save them to a file for recovery purposes). g) Restart the<br />
J2EE engine.<br />
7) Test the configuration.</p>
<p> </p>
<p>note : i toke from <a href="http://www.sdn.sap.com">http://www.sdn.sap.com</a></p>
<p> </p>
<p>best regards</p>
<p>dpermana</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dpermana.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dpermana.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dpermana.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dpermana.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dpermana.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dpermana.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dpermana.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dpermana.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dpermana.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dpermana.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dpermana.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dpermana.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dpermana.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dpermana.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dpermana.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dpermana.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=24&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dpermana.wordpress.com/2008/04/28/how-do-i-connect-to-an-ldap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9d86f3dac33d3cedbbdaa18890674fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dpermana</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP BASIS sample Question for certification</title>
		<link>http://dpermana.wordpress.com/2008/04/22/sap-basis-sample-question-for-certification/</link>
		<comments>http://dpermana.wordpress.com/2008/04/22/sap-basis-sample-question-for-certification/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 09:03:36 +0000</pubDate>
		<dc:creator>dpermana</dc:creator>
				<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://dpermana.wordpress.com/?p=23</guid>
		<description><![CDATA[Question: When creating a logon group for Logon Load Balancing, which of the following CANNOT be specified? Answer:  A.  Maximum allowable response time.   B.  Maximum number of users who may be logged on to the instance.  C.  Name of the instance defined for the logon group.   D.  Maximum number of sessions per user.  E.  Name [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=23&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Question:</strong><br />
<strong>When creating a logon group for Logon Load Balancing, which of the following CANNOT be specified?</strong></p>
<p><strong><span style="color:#990000;">Answer:</span></strong><br />
 A.  Maximum allowable response time. <br />
 B.  Maximum number of users who may be logged on to the instance.<br />
 C.  Name of the instance defined for the logon group. <br />
 <strong><span style="color:#990000;">D.  Maximum number of sessions per user.</span></strong><br />
 E.  Name of the logon group</p>
<p><strong>Question:</strong><br />
<strong>Which R/3 System user is used for starting external programs using SAP background jobs?</strong></p>
<p><strong><span style="color:#990000;">Answer:</span></strong><br />
 A.  DDIC<br />
 B.  SAP*<br />
 C.  SAPR3<br />
<strong><span style="color:#990000;"> D.  SAPCPIC</span></strong><br />
 E.  &lt;sid&gt;adm</p>
<p><strong>Question:</strong><br />
<strong>Name the R/3 System transaction used for mointoring a spool requests.</strong></p>
<p><strong><span style="color:#990000;">Answer:</span></strong><br />
A. SM50<br />
B. SM51<br />
C. SPAD<br />
<strong><span style="color:#990000;">D. SP01</span></strong><br />
E. SM37</p>
<p><strong>Question:</strong><br />
<strong>Which of the following is authorized to maintain R/3 user id parameters?</strong></p>
<p><strong><span style="color:#990000;">Answer:</span></strong><br />
 A.  Only the R/3 system administrator. <br />
 B.  All R/3 users having an account in the same R/3 client.<br />
 C.  Only the user himself.<br />
<strong><span style="color:#990000;"> D.  Only the R/3 system administrator and the user.</span></strong></p>
<p><strong>Question:</strong><br />
<strong>Given a LAN with an R/3 Central Instance with database (Node: host1, Instance Name:DVEBMGS01, SAPSID:C11), and R/3 Dialog Instance (Node: host2), and several R/3 Frontend PC&#8217;s what is the name of the profile where the SAPDBHOST parameter is defined?</strong></p>
<p><strong><span style="color:#990000;">Answer:</span></strong><br />
 A.  C11_DVEBMGS00_host1<br />
 B.  The SAPDBHOST parameter is defined in the database startup profile.<br />
 C.  TEMU.PFL<br />
<strong><span style="color:#990000;"> D.  DEFAULT.PFL</span></strong><br />
 E.  START_DVEBMGS01_host1</p>
<p><strong>Question:</strong><br />
<strong>Given and R/3 Central Instance with all services installed, using Instance ID01, and having the SAP ID of C11.  What is the name of the directory where the work process trace files are written (for Windows NT replace the &#8220;/&#8221; with &#8220;\&#8221;)?</strong></p>
<p><strong><span style="color:#990000;">Answer:</span></strong><br />
 A.  /usr/sap/C11/DVEBMGS01/data<br />
 B.  /usr/sap/C11/DVEBMGS01/log<br />
 <strong><span style="color:#990000;">C.  /usr/sap/C11/DVEBMGS01/work</span></strong><br />
 D.  The trace files are written in internal database tables.<br />
 E.  The trace files are written in the home directory of the database.</p>
<p><strong>Question:</strong><br />
<strong>Which of the following functions is NOT possible using the SAP Online Service System (OSS)?</strong></p>
<p><strong><span style="color:#990000;">Answer: (All is possible)</span></strong><br />
A.  Execute online searches for R/3 Notes.<br />
B.  Register problems with the SAP Hotline.<br />
C.  Lookup SAP training dates and course offerings.<br />
D.  Register changes to SAP objects.<br />
E.  Apply for official Internet address from SAP.</p>
<p> </p>
<p>best regard&#8217;s</p>
<p>dpermana</p>
<p>note : i toke from <a href="http://www.sap-img.com">www.sap-img.com</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dpermana.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dpermana.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dpermana.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dpermana.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dpermana.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dpermana.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dpermana.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dpermana.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dpermana.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dpermana.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dpermana.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dpermana.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dpermana.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dpermana.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dpermana.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dpermana.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=23&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dpermana.wordpress.com/2008/04/22/sap-basis-sample-question-for-certification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9d86f3dac33d3cedbbdaa18890674fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dpermana</media:title>
		</media:content>
	</item>
		<item>
		<title>Step By Step Install SAP GUI 7.10 with patches</title>
		<link>http://dpermana.wordpress.com/2008/03/18/step-by-step-install-sap-gui-710-with-patches/</link>
		<comments>http://dpermana.wordpress.com/2008/03/18/step-by-step-install-sap-gui-710-with-patches/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 07:49:41 +0000</pubDate>
		<dc:creator>dpermana</dc:creator>
				<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://dpermana.wordpress.com/?p=22</guid>
		<description><![CDATA[try this link SAP GUI if u want to learn about step by step installation guide for SAP GUI 7.10 and how to update the GUI cheers Dpermana<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=22&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>try this link <a href="http://dpermana.files.wordpress.com/2008/03/gui-installation.doc" title="SAP GUI">SAP GUI</a> if u want to learn about step by step installation guide for SAP GUI 7.10 and how to update the GUI</p>
<p>cheers</p>
<p>Dpermana</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dpermana.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dpermana.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dpermana.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dpermana.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dpermana.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dpermana.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dpermana.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dpermana.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dpermana.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dpermana.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dpermana.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dpermana.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dpermana.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dpermana.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dpermana.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dpermana.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=22&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dpermana.wordpress.com/2008/03/18/step-by-step-install-sap-gui-710-with-patches/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9d86f3dac33d3cedbbdaa18890674fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dpermana</media:title>
		</media:content>
	</item>
		<item>
		<title>i found this Notes for OPS$ Mechanism on SAP sites</title>
		<link>http://dpermana.wordpress.com/2008/03/03/i-found-this-notes-for-ops-mechanism-on-sap-sites/</link>
		<comments>http://dpermana.wordpress.com/2008/03/03/i-found-this-notes-for-ops-mechanism-on-sap-sites/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 10:12:53 +0000</pubDate>
		<dc:creator>dpermana</dc:creator>
				<category><![CDATA[DBA]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://dpermana.wordpress.com/?p=20</guid>
		<description><![CDATA[Note 050088 &#8211; Creating OPS$ users on Windows NT/Oracle Note 361641 &#8211; Creating OPS$ users on UNIX<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=20&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table class="contentpaneopen" width="1"></table>
<p><!-- google_ad_section_start -->Note 050088 &#8211; Creating OPS$ users on Windows NT/Oracle                                                                                                          Note 361641 &#8211; Creating OPS$ users on UNIX</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dpermana.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dpermana.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dpermana.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dpermana.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dpermana.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dpermana.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dpermana.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dpermana.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dpermana.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dpermana.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dpermana.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dpermana.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dpermana.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dpermana.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dpermana.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dpermana.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=20&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dpermana.wordpress.com/2008/03/03/i-found-this-notes-for-ops-mechanism-on-sap-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9d86f3dac33d3cedbbdaa18890674fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dpermana</media:title>
		</media:content>
	</item>
		<item>
		<title>install ISA Server 2000 on a Windows Server 2003</title>
		<link>http://dpermana.wordpress.com/2008/02/21/install-isa-server-2000-on-a-windows-server-2003/</link>
		<comments>http://dpermana.wordpress.com/2008/02/21/install-isa-server-2000-on-a-windows-server-2003/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 08:21:45 +0000</pubDate>
		<dc:creator>dpermana</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://dpermana.wordpress.com/?p=17</guid>
		<description><![CDATA[Step configuration and installation 1. Install ISA Server. 2. Download and install ISA Server SP1. 3. After the installation of SP1 completes, you must restart the computer. 4. After the computer restarts, download and install the ISA Server 2000 Required Updates for Windows Server 2003 package. 5. Alternatively, instead of performing steps 3 and 4 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=17&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Step configuration and installation</p>
<p>1. Install ISA Server.<br />
2. Download and install ISA Server SP1.<br />
3. After the installation of SP1 completes, you must restart the computer.<br />
4. After the computer restarts, download and install the ISA Server 2000 Required Updates for Windows Server 2003 package.<br />
5. Alternatively, instead of performing steps 3 and 4 above, you can install SP2 alone.</p>
<p>You can also install ISA Server after you upgrade to Windows Server 2003. However, the packet filter extension driver in the release version of ISA Server is incompatible with Windows Server 2003, and it is blocked from loading during installation. During installation, you can safely ignore all error messages that are related to this issue because ISA Server SP1 includes a compatibility fix for the driver. After you install ISA Server, the incompatible software services do not start. You must then apply ISA Server SP1 to implement the driver fix. After you install ISA Server SP1, you must install the ISA Server 2000 Required Updates for Windows Server 2003 package.</p>
<p>Before you install ISA Server on a computer running Windows Server 2003, make sure that the computer is disconnected from the Internet. The computer must remain disconnected from the Internet until you successfully complete all the following steps. After that, you can safely connect the computer to the Internet.</p>
<p>Note: Do not remove (uninstall) ISA Server before you install ISA Server SP1. If you have to remove ISA Server, you must wait until you have completed your installation of ISA Server SP1.</p>
<p>1. To install ISA Server on Windows Server 2003, follow these steps: Start the ISA Server Setup process. You receive the following message:</p>
<p>ISA 2000<br />
ISA 2000 requires Service Pack 1 to function correctly on this version of Windows. During the installation, error messages and error event logs       regarding compatibility might appear. These messages may be ignored during the installation. Install Service Pack 1 after this installation is       complete. Service Pack 1 can be downloaded from http://go.microsoft.com/fwlink/?linkid=4833.</p>
<p>2. For more information, contact Microsoft. Click Continue. When Setup completes the installation of ISA Server, you receive the following message in the       notification area:</p>
<p>Devices or applications disabled<br />
&#8216;ISA 2000&#8242; will cause Windows to become unstable. Windows has prevented these drivers from loading. Click here for more details.</p>
<p>3. When Setup is complete, you receive the following message:</p>
<p>Setup has failed to start one or more services. Please examine the event log for more details.</p>
<p>4. Download and install ISA Server SP1. After you install SP1, you must restart the ISA Server computer.<br />
5. After the computer restarts, download and install the ISA Server 2000 Required Updates for Windows Server 2003 package.<br />
6. Alternatively, instead of performing steps 4 and 5 above, you can install SP2 alone.</p>
<p>After you install the ISA Server 2000 Required Updates for Windows Server 2003 package, ISA Server functions correctly.<br />
Note : i toke from www.petri.co.il</p>
<p>Download files information</p>
<p><font size="2"><a href="http://download.microsoft.com/download/ISAServer2000/SP/1/NT5/EN-US/isasp1.exe" target="_blank">ISA Server 2000 Service Pack 1</a> (2.8mb)<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=77d89f87-5205-4779-b1ab-fc338283b2d9&amp;DisplayLang=en" target="_blank"></a></font></p>
<p><font size="2"><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=77d89f87-5205-4779-b1ab-fc338283b2d9&amp;DisplayLang=en" target="_blank">ISA Server 2000 Required Updates for Windows  									Server 2003</a></font></p>
<p><font face="Verdana" size="2"><a href="http://download.microsoft.com/download/e/3/8/e387b8c2-b530-4cce-991a-cd8363908ebf/isasp2-ENU.exe" target="_blank">ISA  									Server 2000 Service Pack 2</a> (3.9mb)</font><br />
Dpermana</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dpermana.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dpermana.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dpermana.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dpermana.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dpermana.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dpermana.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dpermana.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dpermana.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dpermana.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dpermana.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dpermana.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dpermana.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dpermana.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dpermana.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dpermana.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dpermana.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=17&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dpermana.wordpress.com/2008/02/21/install-isa-server-2000-on-a-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9d86f3dac33d3cedbbdaa18890674fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dpermana</media:title>
		</media:content>
	</item>
		<item>
		<title>Running your first ITS integrated on SAP NetWeaver 2004s R2</title>
		<link>http://dpermana.wordpress.com/2008/02/21/running-your-first-its-integrated-on-sap-netweaver-2004s-r2/</link>
		<comments>http://dpermana.wordpress.com/2008/02/21/running-your-first-its-integrated-on-sap-netweaver-2004s-r2/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 04:53:37 +0000</pubDate>
		<dc:creator>dpermana</dc:creator>
				<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://dpermana.wordpress.com/?p=13</guid>
		<description><![CDATA[step configuration 1. add some profile parameters (RZ10) - icm/server_port_0 = PROT=HTTP,PORT=80$$ that&#8217;s mean 80&#60;system number&#62; - icm/host_name_full =&#60;hostname&#62;.&#60;DomainName&#62; ex: dpermana.wordpress.com 2. Activate the necessary ICF services using SICF &#8211; under default_host activate the following requirement services /sap/public/bc/its ( yes for all services inside) /sap/public/bc/ur ( yes for all services inside) /sap/bc/gui ( yes for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=13&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>step configuration</p>
<p>1. add some profile parameters (RZ10)</p>
<p>-  icm/server_port_0 = PROT=HTTP,PORT=80$$</p>
<p>that&#8217;s mean 80&lt;system number&gt;</p>
<p>-  icm/host_name_full =&lt;hostname&gt;.&lt;DomainName&gt;</p>
<p>ex: dpermana.wordpress.com</p>
<p>2.  Activate the necessary ICF services</p>
<p>using SICF &#8211;  under default_host activate the following requirement services</p>
<p>/sap/public/bc/its   ( yes for all services inside)</p>
<p>/sap/public/bc/ur    ( yes for all services inside)</p>
<p>/sap/bc/gui  ( yes for all services inside)</p>
<p>/sap/public/ping ( yes for all services inside)</p>
<p>3. test ping connection to server</p>
<p>http://&lt;webaserver&gt;:&lt;icmport&gt;/sap/public/ping</p>
<p>ex: http://dpermana.wordpress.com:80&lt;system number&gt;/sap/public/ping</p>
<p>the result should be ping connection ok</p>
<p>4.  using SE80 locate from menu Utilities &#8211; Settings &#8211; Internet Transaction Server (Tab) &#8211; under Test Services (Tab)</p>
<p>see the following addres path on the Integrated ITS and Path</p>
<p>ex: under Integrated ITS</p>
<p>using HTTP or HTTPS ( &lt;hostname&gt;.&lt;domainname&gt;:80&lt;system number&gt;</p>
<p>ex: under Path</p>
<p>/sap/bc/gui/sap/its/</p>
<p>5. close</p>
<p>6. chose Repository Browser &#8211; Internet Service and</p>
<p>activate the two requirement services</p>
<p>WEBGUI and SYSTEM &#8211; Publish &#8211; complete services</p>
<p>7. play your SAP System under HTML/INTERNET</p>
<p>with</p>
<p>using HTTP or HTTPS ( &lt;hostname&gt;.&lt;domainname&gt;:80&lt;system number&gt;/sap/bc/gui/sap/its/webgui</p>
<p>Note : thanx&#8217;s to mam and dad and my wife and also my little baby amira putir permana</p>
<p>kind regard&#8217;s</p>
<p>dpermana</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dpermana.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dpermana.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dpermana.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dpermana.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dpermana.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dpermana.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dpermana.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dpermana.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dpermana.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dpermana.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dpermana.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dpermana.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dpermana.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dpermana.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dpermana.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dpermana.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=13&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dpermana.wordpress.com/2008/02/21/running-your-first-its-integrated-on-sap-netweaver-2004s-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9d86f3dac33d3cedbbdaa18890674fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dpermana</media:title>
		</media:content>
	</item>
		<item>
		<title>How To… Integrate ADOBE form on WebdynPro for ABAP and Deploy it on portal.</title>
		<link>http://dpermana.wordpress.com/2008/02/18/how-to%e2%80%a6-integrate-adobe-form-on-webdynpro-for-abap-and-deploy-it-on-portal/</link>
		<comments>http://dpermana.wordpress.com/2008/02/18/how-to%e2%80%a6-integrate-adobe-form-on-webdynpro-for-abap-and-deploy-it-on-portal/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 05:46:00 +0000</pubDate>
		<dc:creator>dpermana</dc:creator>
				<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://dpermana.wordpress.com/?p=11</guid>
		<description><![CDATA[Try this document Integrate ADOBE form on WebdynPro for ABAP &#8211; i toke from sdn sap kind regards dpermana<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=11&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Try this document <a href="http://dpermana.files.wordpress.com/2008/02/how-to-use-webdynpro.doc" title="Integrate ADOBE form on WebdynPro for ABAP">Integrate ADOBE form on WebdynPro for ABAP</a> &#8211; i toke from sdn sap</p>
<p>kind regards</p>
<p>dpermana</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dpermana.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dpermana.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dpermana.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dpermana.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dpermana.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dpermana.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dpermana.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dpermana.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dpermana.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dpermana.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dpermana.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dpermana.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dpermana.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dpermana.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dpermana.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dpermana.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=11&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dpermana.wordpress.com/2008/02/18/how-to%e2%80%a6-integrate-adobe-form-on-webdynpro-for-abap-and-deploy-it-on-portal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9d86f3dac33d3cedbbdaa18890674fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dpermana</media:title>
		</media:content>
	</item>
		<item>
		<title>Delete Archive log oracle using RMAN</title>
		<link>http://dpermana.wordpress.com/2008/02/15/step-by-step-configuration-sld-on-ep/</link>
		<comments>http://dpermana.wordpress.com/2008/02/15/step-by-step-configuration-sld-on-ep/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 06:05:03 +0000</pubDate>
		<dc:creator>dpermana</dc:creator>
				<category><![CDATA[DBA]]></category>

		<guid isPermaLink="false">http://dpermana.wordpress.com/2008/02/15/step-by-step-configuration-sld-on-ep/</guid>
		<description><![CDATA[i just want to share my case, about having problems with a disk space on R/3 server going full. so i decided to delete archive log on oracle step Configuration the first thing to do is, find where the archive log is put and after that you must use RMAN to delete the archive on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=4&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i just want to share my case, about having problems with a disk space on R/3 server going full.</p>
<p>so i decided to delete archive log on oracle</p>
<p><u><b>step Configuration</b></u></p>
<p>the first thing to do is, find where the archive log is put</p>
<p>and after that you must use RMAN to delete the archive</p>
<p>on command promt. type this command RMAN</p>
<p>RMAN&gt; run { allocate channel  d1  type  disk;</p>
<p>delete archivelog all;</p>
<p>release channel d1;</p>
<p>}</p>
<p>Best Regard&#8217;s</p>
<p>Dpermana</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dpermana.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dpermana.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dpermana.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dpermana.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dpermana.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dpermana.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dpermana.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dpermana.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dpermana.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dpermana.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dpermana.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dpermana.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dpermana.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dpermana.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dpermana.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dpermana.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dpermana.wordpress.com&amp;blog=2869574&amp;post=4&amp;subd=dpermana&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dpermana.wordpress.com/2008/02/15/step-by-step-configuration-sld-on-ep/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9d86f3dac33d3cedbbdaa18890674fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dpermana</media:title>
		</media:content>
	</item>
	</channel>
</rss>
