<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Sami AlSayyed</title>
	<link>http://www.samialsayyed.com</link>
	<description>I should have a blog at the end</description>
	<lastBuildDate>Sun, 14 Mar 2010 08:13:07 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>An experiment in life you have to know</title>
		<description><![CDATA[Jill Bolte Taylor got a research opportunity few brain scientists would wish for: She had a massive stroke, and watched as her brain functions &#8212; motion, speech, self-awareness &#8212; shut down one by one. An astonishing story.]]></description>
		<link>http://www.samialsayyed.com/an-experiment-in-life-you-have-to-know</link>
			</item>
	<item>
		<title>Best Presentation I have ever seen in my life.</title>
		<description><![CDATA[One of the best presentations I have even seen in my life. Just watch and see how this guy is delivering his idea to audience. Such an inspiring speech almost makes you chills. The part I liked most is the ending &#8220;My Wish Is…&#8221;]]></description>
		<link>http://www.samialsayyed.com/best-presentation-i-have-ever-seen-in-my-life</link>
			</item>
	<item>
		<title>Hibernate Query Optimization and lazy loading</title>
		<description><![CDATA[The problem: For each object that Hibernate loads, it needs to do one or more extra SQL queries to load associated objects. (Potentially as many as Kn + 1, where n is the number of objects returned). Example: Simplified hibernate mapping file &#60;class name=&#8221;Department&#8221;&#62; … &#60;many-to-one name=&#8221;employee&#8221;&#8230;/&#62; … &#60;/class&#62; Simple HQL Query from Department dept where dept.location like [...]]]></description>
		<link>http://www.samialsayyed.com/hibernate-query-optimization-and-lazy-loading</link>
			</item>
	<item>
		<title>IIS7 as Web Server – Application Request Routing</title>
		<description><![CDATA[We used this approach to forward all requests from/to MOSS 2007. It is easy using IIS7 but complicated with IIS6 Install IIS 7 Install Application Request Routing http://learn.iis.net/page.aspx/482/install-application-request-routing/ Open IIS Manager Press Add and then Finish Press Yes Try to request for a page on MOSS server from the web server. http://WEB_SERVER/Pages/Memos.aspx This will be [...]]]></description>
		<link>http://www.samialsayyed.com/iis7-as-web-server-%e2%80%93-application-request-routing</link>
			</item>
	<item>
		<title>Oracle Portal &#8211; Password Policy Problem</title>
		<description><![CDATA[LDAP: error code 49 &#8211; Password Policy Error :9000: GSL_PWDEXPIRED_EXCP :Your Password has expired. Please contact the Administrator to change your password. This is the Exception we were getting in the test server; this error will prevent any eservices actions to be performed. In our eservices actions, we are using PUBLIC user account to perform [...]]]></description>
		<link>http://www.samialsayyed.com/password-policy-problem</link>
			</item>
	<item>
		<title>Version Control with Subversion</title>
		<description><![CDATA[What is Subversion? Subversion is a centralized system for sharing information. At its core is a repository, which is a central store of data. Install Subversion You have to install two things: Subversion Server (Repository) Subversion Client (Used to connect to the repository) Subversion Server Installation and configuration: Download the latest SVN server from http://subversion.tigris.org/project_packages.html [...]]]></description>
		<link>http://www.samialsayyed.com/version-control-with-subversion</link>
			</item>
	<item>
		<title>Oracle AS Portal Diagnostics Agent (PDA) Installation</title>
		<description><![CDATA[Portal 9.0.4.x / 10.1.2.x / 10.1.4.x Assumption: Install PDA on development environment server 172.19.69.184 Overview The OracleAS Portal Diagnostics Assistant is a tool for gathering information when troubleshooting OracleAS Portal issues. The OracleAS PDA is intended for use by Oracle Portal installers and users who come across issues after installing Portal. The issues can vary [...]]]></description>
		<link>http://www.samialsayyed.com/oracle-as-portal-diagnostics-agent-pda-installation</link>
			</item>
	<item>
		<title>Google Search Techniques</title>
		<description><![CDATA[Google is one of the most popular and powerful search engines, and it is remarkably easy to use. Yet, with so many millions of webpage&#8217;s available, it can be difficult to find the best results. By learning to use the optimum search syntax, together with the best search terms, you can greatly improve the quality [...]]]></description>
		<link>http://www.samialsayyed.com/google-search-techniques</link>
			</item>
	<item>
		<title>MOSS Hide Site Actions</title>
		<description><![CDATA[Add this code around &#60;PublishingSiteAction:SiteActionMenu runat=&#8221;server&#8221;/&#62; in the master page &#60;SharePoint:SPSecurityTrimmedControl ID=&#8221;SPSecurityTrimmedControl2&#8243; runat=&#8221;server&#8221; PermissionsString=&#8221;ManageWeb&#8221;&#62;      &#60;PublishingSiteAction:SiteActionMenu runat=&#8221;server&#8221;/&#62; &#60;/SharePoint:SPSecurityTrimmedControl&#62; That&#8217;s it!]]></description>
		<link>http://www.samialsayyed.com/moss-hide-site-actions</link>
			</item>
	<item>
		<title>MOSS Remove Personalize This Page Option</title>
		<description><![CDATA[Edit C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\CONTROLTEMPLATES\Welcome.ascx Remove or Edit &#60;SharePoint:MenuItemTemplate runat=&#8221;server&#8221; id=&#8221;ID_PersonalizePage&#8221; Text=&#8221;&#60;%$Resources:wss,personalactions_personalizepage%&#62;&#8221; Description=&#8221;&#60;%$Resources:wss,personalactions_personalizepagedescription%&#62;&#8221; ImageUrl=&#8221;/_layouts/images/menupersonalize.gif&#8221; ClientOnClickScript=&#8221;javascript:MSOLayout_ChangeLayoutMode(true);&#8221; PermissionsString=&#8221;AddDelPrivateWebParts,UpdatePersonalWebParts&#8221; PermissionMode=&#8221;Any&#8221; MenuGroupId=&#8221;300&#8243; Sequence=&#8221;100&#8243; UseShortId=&#8221;true&#8221; /&#62;]]></description>
		<link>http://www.samialsayyed.com/moss-remove-personalize-this-page-option</link>
			</item>
</channel>
</rss>

