<?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>Osama&#039;s Weblog</title>
	<atom:link href="http://osamanasir.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://osamanasir.wordpress.com</link>
	<description>The place where you get updated!</description>
	<lastBuildDate>Sun, 01 Jan 2012 23:38:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='osamanasir.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Osama&#039;s Weblog</title>
		<link>http://osamanasir.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://osamanasir.wordpress.com/osd.xml" title="Osama&#039;s Weblog" />
	<atom:link rel='hub' href='http://osamanasir.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Invoke APEX code from custom button</title>
		<link>http://osamanasir.wordpress.com/2010/01/11/invoke-apex-code-from-custom-button/</link>
		<comments>http://osamanasir.wordpress.com/2010/01/11/invoke-apex-code-from-custom-button/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 19:33:27 +0000</pubDate>
		<dc:creator>osamanasir</dc:creator>
				<category><![CDATA[APEX]]></category>
		<category><![CDATA[VisualForce]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[custom]]></category>

		<guid isPermaLink="false">http://osamanasir.wordpress.com/?p=87</guid>
		<description><![CDATA[There is a really good example of invoking apex code through apex code here. But I have found another way to invoke the apex method without using visualforce pages. This is how I did: 1) Suppose you want to place a button on the Account detail  page to call apex method. Clone the Account detail [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osamanasir.wordpress.com&amp;blog=8551309&amp;post=87&amp;subd=osamanasir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://osamanasir.wordpress.com/2010/01/11/invoke-apex-code-from-custom-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4eacbb511411349ca03f03db3abf1f5d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">osamanasir</media:title>
		</media:content>
	</item>
		<item>
		<title>Reading URL parameters in apex</title>
		<link>http://osamanasir.wordpress.com/2010/01/05/reading-url-parameters-in-apex/</link>
		<comments>http://osamanasir.wordpress.com/2010/01/05/reading-url-parameters-in-apex/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 20:07:52 +0000</pubDate>
		<dc:creator>osamanasir</dc:creator>
				<category><![CDATA[APEX]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[query string]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://osamanasir.wordpress.com/?p=85</guid>
		<description><![CDATA[In my  this post i mentioned how to access url paramerts using javascript. But there is another Apex Method that can be utilized to read the URL parameters. Here are some examples: ApexPages.CurrentPage().getParameters().get('id') This can be used to get the ID of current record. There are several use cases of this. another one: ApexPages.CurrentPage().getHeaders().get('host'); this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osamanasir.wordpress.com&amp;blog=8551309&amp;post=85&amp;subd=osamanasir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://osamanasir.wordpress.com/2010/01/05/reading-url-parameters-in-apex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4eacbb511411349ca03f03db3abf1f5d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">osamanasir</media:title>
		</media:content>
	</item>
		<item>
		<title>Salesforce.com Certification</title>
		<link>http://osamanasir.wordpress.com/2010/01/05/salesforce-com-certification/</link>
		<comments>http://osamanasir.wordpress.com/2010/01/05/salesforce-com-certification/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 19:28:17 +0000</pubDate>
		<dc:creator>osamanasir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[salesforce]]></category>

		<guid isPermaLink="false">http://osamanasir.wordpress.com/?p=82</guid>
		<description><![CDATA[I recently passed salesforce.com certification exam. I registered for the exam on webassessor.com for OLP test. I gave the test from my office on a webcam. This service is quite useful an time saving. I would say, the study guide which salesforce.com has provided is not enough to attempt the exam. You should have user [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osamanasir.wordpress.com&amp;blog=8551309&amp;post=82&amp;subd=osamanasir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://osamanasir.wordpress.com/2010/01/05/salesforce-com-certification/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4eacbb511411349ca03f03db3abf1f5d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">osamanasir</media:title>
		</media:content>

		<media:content url="http://t1.gstatic.com/images?q=tbn:yHb1re3qUi-DHM:http://www.cloudup.net/images/salesforce_certified.gif" medium="image" />
	</item>
		<item>
		<title>Paypal integration in Apex</title>
		<link>http://osamanasir.wordpress.com/2009/12/23/paypal-integration-in-apex/</link>
		<comments>http://osamanasir.wordpress.com/2009/12/23/paypal-integration-in-apex/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 20:02:00 +0000</pubDate>
		<dc:creator>osamanasir</dc:creator>
				<category><![CDATA[APEX]]></category>
		<category><![CDATA[DoDirectPayment]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[VisualForce]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://osamanasir.wordpress.com/?p=75</guid>
		<description><![CDATA[Payment gateways are parimary requiremnt in most of the business application these days. Applications building up on force.com platform require payment gateways. Integration of paypal seems to be a very common issue. One of my readers asked me to write the code to integrate paypal with apex. Below I am writing the code which I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osamanasir.wordpress.com&amp;blog=8551309&amp;post=75&amp;subd=osamanasir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://osamanasir.wordpress.com/2009/12/23/paypal-integration-in-apex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4eacbb511411349ca03f03db3abf1f5d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">osamanasir</media:title>
		</media:content>
	</item>
		<item>
		<title>Searching for Regular Expression in Apex</title>
		<link>http://osamanasir.wordpress.com/2009/12/19/searching-for-regular-expression-in-apex/</link>
		<comments>http://osamanasir.wordpress.com/2009/12/19/searching-for-regular-expression-in-apex/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 17:36:31 +0000</pubDate>
		<dc:creator>osamanasir</dc:creator>
				<category><![CDATA[APEX]]></category>
		<category><![CDATA[VisualForce]]></category>
		<category><![CDATA[matcher]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[REGEX]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[salesforce]]></category>

		<guid isPermaLink="false">http://osamanasir.wordpress.com/2009/12/19/searching-for-regular-expression-in-apex/</guid>
		<description><![CDATA[We can traverse a string in in order to search for a particular sort of expression. For example if we want to search a date expression from a string, we can use do that. For this to be done, we have PATTERN and MATCHER classes in apex. I had to parse an email message to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osamanasir.wordpress.com&amp;blog=8551309&amp;post=72&amp;subd=osamanasir&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://osamanasir.wordpress.com/2009/12/19/searching-for-regular-expression-in-apex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4eacbb511411349ca03f03db3abf1f5d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">osamanasir</media:title>
		</media:content>
	</item>
	</channel>
</rss>
