<?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>Jojit Soriano&#039;s Blog</title>
	<atom:link href="http://jojitsoriano.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jojitsoriano.wordpress.com</link>
	<description>Silverlight, .Net, Flex, etc. Anything in the programming world..</description>
	<lastBuildDate>Mon, 13 Jul 2009 09:33:42 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='jojitsoriano.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/28cf4e0906d629223f21a7bfddd6c3ac?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Jojit Soriano&#039;s Blog</title>
		<link>http://jojitsoriano.wordpress.com</link>
	</image>
			<item>
		<title>Silverlight 3 Released to Web</title>
		<link>http://jojitsoriano.wordpress.com/2009/07/13/silverlight-3-released-to-web/</link>
		<comments>http://jojitsoriano.wordpress.com/2009/07/13/silverlight-3-released-to-web/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 09:08:50 +0000</pubDate>
		<dc:creator>jojitsoriano</dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://jojitsoriano.wordpress.com/2009/07/13/silverlight-3-released/</guid>
		<description><![CDATA[ The much-awaited release of Silverlight 3 came last Friday, July 10. Read on the following blogs about the release, the installers, and the new features of Silverlight 3:

1. Scott Guthrie&#8217;s blog &#8211; http://weblogs.asp.net/scottgu/archive/2009/07/10/silverlight-3-released.aspx.

2. Tim Heuer&#8217;s blog &#8211; http://timheuer.com/blog/
	

 
I recommend that you read Tim Heuer&#8217;s blog because of the more detailed discussion of the new features [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jojitsoriano.wordpress.com&blog=5256933&post=66&subd=jojitsoriano&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://jojitsoriano.wordpress.com/2009/07/13/silverlight-3-released-to-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b40668dee553427127e0bfe2e3607a65?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jojitsoriano</media:title>
		</media:content>
	</item>
		<item>
		<title>Use C# to Create iPhone Applications</title>
		<link>http://jojitsoriano.wordpress.com/2009/07/02/use-c-to-create-iphone-applications/</link>
		<comments>http://jojitsoriano.wordpress.com/2009/07/02/use-c-to-create-iphone-applications/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 04:55:38 +0000</pubDate>
		<dc:creator>jojitsoriano</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[MonoTouch]]></category>

		<guid isPermaLink="false">http://jojitsoriano.wordpress.com/2009/07/02/use-c-to-create-iphone-applications/</guid>
		<description><![CDATA[The same initiative that has brought Silverlight to the UNIX world comes up with an initiative to allow developers to create iPhone and iPod Touch applications using C#. iPhone and iPod Touch applications are written in Objective-C but with MonoTouch, &#8220;the Mono edition for Apple&#8217;s iPhone and Apple&#8217;s iPod Touch devices&#8221;, C# can now be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jojitsoriano.wordpress.com&blog=5256933&post=64&subd=jojitsoriano&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://jojitsoriano.wordpress.com/2009/07/02/use-c-to-create-iphone-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b40668dee553427127e0bfe2e3607a65?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jojitsoriano</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Workaround: ActionScript Does Not Support Method Overloading</title>
		<link>http://jojitsoriano.wordpress.com/2009/07/01/flex-workaround-actionscript-does-not-support-method-overloading/</link>
		<comments>http://jojitsoriano.wordpress.com/2009/07/01/flex-workaround-actionscript-does-not-support-method-overloading/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 08:43:33 +0000</pubDate>
		<dc:creator>jojitsoriano</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://jojitsoriano.wordpress.com/2009/07/01/flex-workaround-actionscript-does-not-support-method-overloading/</guid>
		<description><![CDATA[C#, VB.Net, and Java support method overloading, i.e. one can define two methods of the same name but with different parameters. For example, you can have a method named ShowName with a string parameter named pstrFirstName and you can have another method with the same name but with two string parameters named pstrFirstName and pstrLastName. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jojitsoriano.wordpress.com&blog=5256933&post=59&subd=jojitsoriano&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://jojitsoriano.wordpress.com/2009/07/01/flex-workaround-actionscript-does-not-support-method-overloading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b40668dee553427127e0bfe2e3607a65?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jojitsoriano</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Workaround: HTTPService Does Not Return Response Headers</title>
		<link>http://jojitsoriano.wordpress.com/2009/07/01/flex-workaround-httpservice-does-not-return-response-headers/</link>
		<comments>http://jojitsoriano.wordpress.com/2009/07/01/flex-workaround-httpservice-does-not-return-response-headers/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 05:03:55 +0000</pubDate>
		<dc:creator>jojitsoriano</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://jojitsoriano.wordpress.com/2009/07/01/flex-workaround-httpservice-does-not-return-response-headers/</guid>
		<description><![CDATA[I am surprised that HTTPService of Adobe Flex does not return response headers!

What if an application written in Flex would want to communicate with a system written in J2EE and was using the Set-Cookie response header to get the JSESSIONID for login validation? This is what I have experienced when I started to work on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jojitsoriano.wordpress.com&blog=5256933&post=57&subd=jojitsoriano&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://jojitsoriano.wordpress.com/2009/07/01/flex-workaround-httpservice-does-not-return-response-headers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b40668dee553427127e0bfe2e3607a65?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jojitsoriano</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert PNG, JPG, and GIF Files to ICO Online</title>
		<link>http://jojitsoriano.wordpress.com/2009/05/07/convert-png-jpg-and-gif-files-to-ico-online/</link>
		<comments>http://jojitsoriano.wordpress.com/2009/05/07/convert-png-jpg-and-gif-files-to-ico-online/#comments</comments>
		<pubDate>Thu, 07 May 2009 08:42:23 +0000</pubDate>
		<dc:creator>jojitsoriano</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jojitsoriano.wordpress.com/2009/05/07/convert-png-jpg-and-gif-files-to-ico-online/</guid>
		<description><![CDATA[This is cool! I came across with this site (http://converticon.com/) while trying to find how to convert PNG, JPG, and GIF files to ICO. Try this one. You don&#8217;t have to install anything. You just have to provide the PNG files and it will give you the files in ICO format and in the size [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jojitsoriano.wordpress.com&blog=5256933&post=56&subd=jojitsoriano&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://jojitsoriano.wordpress.com/2009/05/07/convert-png-jpg-and-gif-files-to-ico-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b40668dee553427127e0bfe2e3607a65?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jojitsoriano</media:title>
		</media:content>

		<media:content url="http://jojitsoriano.files.wordpress.com/2009/05/050709-0842-convertpngj1.png" medium="image" />
	</item>
		<item>
		<title>Configuring MS Project to Connect to Project Server</title>
		<link>http://jojitsoriano.wordpress.com/2009/04/24/configuring-ms-project-to-connect-to-project-server/</link>
		<comments>http://jojitsoriano.wordpress.com/2009/04/24/configuring-ms-project-to-connect-to-project-server/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 02:47:20 +0000</pubDate>
		<dc:creator>jojitsoriano</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MS Project]]></category>
		<category><![CDATA[Project Server 2007]]></category>

		<guid isPermaLink="false">http://jojitsoriano.wordpress.com/2009/04/24/configuring-ms-project-to-connect-to-project-server/</guid>
		<description><![CDATA[Microsoft Office Project Professional 2007 (MS Project) provides the capability to publish the project schedule to the Project Server for access by other members of the team and centralized tracking of the status, issues, documents, etc. MS Project requires some configuration to be done to allow it to connect to the server.



Click the Tools &#124; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jojitsoriano.wordpress.com&blog=5256933&post=53&subd=jojitsoriano&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://jojitsoriano.wordpress.com/2009/04/24/configuring-ms-project-to-connect-to-project-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b40668dee553427127e0bfe2e3607a65?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jojitsoriano</media:title>
		</media:content>

		<media:content url="http://jojitsoriano.files.wordpress.com/2009/04/042409-0246-configuring1.png" medium="image" />

		<media:content url="http://jojitsoriano.files.wordpress.com/2009/04/042409-0246-configuring2.png" medium="image" />

		<media:content url="http://jojitsoriano.files.wordpress.com/2009/04/042409-0246-configuring3.png" medium="image" />

		<media:content url="http://jojitsoriano.files.wordpress.com/2009/04/042409-0246-configuring4.png" medium="image" />

		<media:content url="http://jojitsoriano.files.wordpress.com/2009/04/042409-0246-configuring5.png" medium="image" />
	</item>
		<item>
		<title>Setting the Duration Field to Hours</title>
		<link>http://jojitsoriano.wordpress.com/2009/04/24/setting-the-duration-field-to-hours/</link>
		<comments>http://jojitsoriano.wordpress.com/2009/04/24/setting-the-duration-field-to-hours/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 02:29:36 +0000</pubDate>
		<dc:creator>jojitsoriano</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MS Project]]></category>

		<guid isPermaLink="false">http://jojitsoriano.wordpress.com/2009/04/24/setting-the-duration-field-to-hours/</guid>
		<description><![CDATA[By default, Microsoft Office Project Professional 2007 has days as the unit for the Duration of a task. To change this to hours, click on Tools &#124; Options to launch the Options dialog box. Under the Schedule tab, set the Duration is entered in: field to Hours. Click the Set as Default button to save [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jojitsoriano.wordpress.com&blog=5256933&post=46&subd=jojitsoriano&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://jojitsoriano.wordpress.com/2009/04/24/setting-the-duration-field-to-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b40668dee553427127e0bfe2e3607a65?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jojitsoriano</media:title>
		</media:content>

		<media:content url="http://jojitsoriano.files.wordpress.com/2009/04/042409-0229-settingthed1.png" medium="image" />
	</item>
		<item>
		<title>Tracking Methods in Project Server 2007</title>
		<link>http://jojitsoriano.wordpress.com/2009/04/20/tracking-methods-in-project-server-2007/</link>
		<comments>http://jojitsoriano.wordpress.com/2009/04/20/tracking-methods-in-project-server-2007/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 09:47:07 +0000</pubDate>
		<dc:creator>jojitsoriano</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Project Server 2007]]></category>

		<guid isPermaLink="false">http://jojitsoriano.wordpress.com/2009/04/20/tracking-methods-in-project-server-2007/</guid>
		<description><![CDATA[Here is a comparison of the three tracking methods available in Project Server 2007 and I&#8217;m quoting this from the book Microsoft® Office Project Server 2007: The Complete Reference by Dave Gochberg and Rob Stewart.

Percent of Work Complete – This method assumes that the task starts on the scheduled date, and users simply enter a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jojitsoriano.wordpress.com&blog=5256933&post=37&subd=jojitsoriano&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://jojitsoriano.wordpress.com/2009/04/20/tracking-methods-in-project-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b40668dee553427127e0bfe2e3607a65?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jojitsoriano</media:title>
		</media:content>
	</item>
		<item>
		<title>March 2009 CTP of Silverlight LOB Controls from Infragistics Now Available</title>
		<link>http://jojitsoriano.wordpress.com/2009/03/30/march-2009-ctp-of-silverlight-lob-controls-from-infragistics-now-available/</link>
		<comments>http://jojitsoriano.wordpress.com/2009/03/30/march-2009-ctp-of-silverlight-lob-controls-from-infragistics-now-available/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 07:25:06 +0000</pubDate>
		<dc:creator>jojitsoriano</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Infragistics]]></category>

		<guid isPermaLink="false">http://jojitsoriano.wordpress.com/2009/03/30/march-2009-ctp-of-silverlight-lob-controls-from-infragistics-now-available/</guid>
		<description><![CDATA[I know I&#8217;m one week late to announce this in my blog. March 2009 CTP of Silverlight LOB controls from Infragistics is now available for download! I&#8217;ve been watching out for this as early as the first week of March and I was surprised to read in a blog this morning that the March CTP [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jojitsoriano.wordpress.com&blog=5256933&post=30&subd=jojitsoriano&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://jojitsoriano.wordpress.com/2009/03/30/march-2009-ctp-of-silverlight-lob-controls-from-infragistics-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b40668dee553427127e0bfe2e3607a65?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jojitsoriano</media:title>
		</media:content>
	</item>
		<item>
		<title>Register ASP.NET 2.0 to IIS</title>
		<link>http://jojitsoriano.wordpress.com/2009/03/25/register-aspnet-20-to-iis/</link>
		<comments>http://jojitsoriano.wordpress.com/2009/03/25/register-aspnet-20-to-iis/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 10:49:57 +0000</pubDate>
		<dc:creator>jojitsoriano</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://jojitsoriano.wordpress.com/2009/03/25/register-aspnet-20-to-iis/</guid>
		<description><![CDATA[After installing IIS, I opened the Internet Information Services Manager under the Administrative Tools and examine the Web Service Extensions node.  I was wondering how come it had an entry for ASP.NET v1.1.4322 with the Allowed status but no ASP.NET 2.0 even though .Net Framework 2.0 was already installed in this machine. Anyway, I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jojitsoriano.wordpress.com&blog=5256933&post=29&subd=jojitsoriano&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://jojitsoriano.wordpress.com/2009/03/25/register-aspnet-20-to-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b40668dee553427127e0bfe2e3607a65?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jojitsoriano</media:title>
		</media:content>

		<media:content url="http://jojitsoriano.files.wordpress.com/2009/03/032509-1049-registerasp1.jpg" medium="image" />
	</item>
	</channel>
</rss>