<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Iswapyou Blog</title>
	
	<link>http://www.iswapyou.com/blog</link>
	<description>Digital commerce and communities.</description>
	<lastBuildDate>Sun, 14 Feb 2010 16:53:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/iswapyou/OEPy" /><feedburner:info uri="iswapyou/oepy" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>HTML Tutorial – Lesson 2: Structure and Method</title>
		<link>http://feedproxy.google.com/~r/iswapyou/OEPy/~3/U1ZgFkl9GQs/</link>
		<comments>http://www.iswapyou.com/blog/2010/02/14/html-tutorial-lesson-2-structure-and-method/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 16:47:55 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[free education]]></category>
		<category><![CDATA[free tech tips]]></category>
		<category><![CDATA[html tutorial]]></category>
		<category><![CDATA[lesson]]></category>
		<category><![CDATA[little_v]]></category>

		<guid isPermaLink="false">http://www.iswapyou.com/blog/?p=138</guid>
		<description><![CDATA[I&#8217;ll bet you&#8217;re thinking &#8220;Structure and Method? What is this&#8230; some kinda textbook???&#8221; Well, no, in 		this lesson you&#8217;ll be learning about the Structure of HTML and the Method that is used to make 		them.
HTML does not need to be coded with some special &#8220;HTML tool&#8221;, and you don&#8217;t even need some special program 		like [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll bet you&#8217;re thinking &#8220;Structure and Method? What is this&#8230; some kinda textbook???&#8221; Well, no, in 		this lesson you&#8217;ll be learning about the Structure of HTML and the Method that is used to make 		them.</p>
<p>HTML does not need to be coded with some special &#8220;HTML tool&#8221;, and you don&#8217;t even need some special program 		like Microsoft FrontPage or Macromedia Dreamweaver (In fact, I discourage their use until you know the ins 		and outs of HTML code). All that you DO need is a simple text editing program like windows built in Notepad. 		You&#8217;re probably thinking &#8220;Wait just one second, you&#8217;re telling me I can code up another Yahoo! with 		my puny little Notepad? <strong>Yes!</strong> That&#8217;s part of the beauty of HTML! In fact, this entire tutorial was created 		in <a href="http://www.textpad.com/index.html">TextPad</a>, a simple and very cheap text editor.</p>
<p>When you make a Web page the first thing you need to do is gather your content. For our first page 		ever, we&#8217;ll be making an informative page about ourselves. For example here is mine:</p>
<p>Welcome to Justin&#8217;s Web Page!</p>
<p>Hi, My name is Justin. I built this web page because I love writing HTML code! I could do it all day 		long (and sometimes, i do). 		I am a lover of programming languages, and love to design and produce web content. 		Thanks for visiting my page!</p>
<p>Yours Truly,<br />
-Justin</p>
<p>Go ahead and think up a few paragraph&#8217;s like this, and meet me at the next lesson.</p>
<img src="http://feeds.feedburner.com/~r/iswapyou/OEPy/~4/U1ZgFkl9GQs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iswapyou.com/blog/2010/02/14/html-tutorial-lesson-2-structure-and-method/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.iswapyou.com/blog/2010/02/14/html-tutorial-lesson-2-structure-and-method/</feedburner:origLink></item>
		<item>
		<title>HTML Tutorial Lesson 1: Introduction to HTML</title>
		<link>http://feedproxy.google.com/~r/iswapyou/OEPy/~3/1d7QpYh7zHo/</link>
		<comments>http://www.iswapyou.com/blog/2010/02/08/html-tutorial-lesson-1-introduction-to-html/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 03:18:38 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[free education]]></category>
		<category><![CDATA[free tech tips]]></category>
		<category><![CDATA[html tutorial]]></category>
		<category><![CDATA[lesson]]></category>
		<category><![CDATA[little_v]]></category>

		<guid isPermaLink="false">http://www.iswapyou.com/blog/?p=133</guid>
		<description><![CDATA[Welcome to my HTML tutorial!
Soon you shall be on your way to building great Web Pages and vast Web Sites, but first lets go over a 		thing or two about what a &#8220;Web Page&#8221; is, how they work, and what we can do with them.
For this tutorial you will need:

An Internet ready computer
A web browser

Because [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my HTML tutorial!</p>
<p>Soon you shall be on your way to building great Web Pages and vast Web Sites, but first lets go over a 		thing or two about what a &#8220;Web Page&#8221; is, how they work, and what we can do with them.</p>
<p>For this tutorial you will need:</p>
<ul>
<li>An Internet ready computer</li>
<li>A web browser</li>
</ul>
<p>Because you are reading this on my blog, I will assume that you have both of these things.</p>
<p>Let&#8217;s jump right in to the lesson!</p>
<p>In the beginnings of the Internet, it was very hard to exchange data. So with great vision and foresight, Tim 		Berners-Lee created a way to connect text on the Internet through Hypertext Links (References to 		other text on the Internet). This wasn&#8217;t a new idea, but his Hypertext Markup Language (HTML) was 		very popular and caught on better than other competing projects.</p>
<p>HTML is not a &#8220;Programming Language&#8221; per se, but rather a scripting language that marks up the 		page with formatting commands. Your Web Browser then reads these commands and shows the 		formatted page on your screen. 		Because the popularity of the Web programmers began writing Web Browsers that could display graphics 		and a wide range of other content. Thousands of people started to create web pages ranging from 		personal &#8220;homepages&#8221; to business information pages and rich internet applications.</p>
<p>Today billions of people access the web, and a there is a huge diversity of sites that have sprung up for their each of their needs. Before going on to the next lesson, I suggest that you go out and view many pages that are out there on the Web. As you are viewing them, to view the HTML behind the page click View-&gt;Source if you&#8217;re using Microsoft Internet Explorer, or View-&gt;Page Source with Firefox.</p>
<p><a title="HTML Tutorial Lesson 2" href="http://www.iswapyou.com/blog/2010/02/14/html-tutorial-lesson-2-structure-and-method/" target="_self">Lesson 2</a></p>
<img src="http://feeds.feedburner.com/~r/iswapyou/OEPy/~4/1d7QpYh7zHo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iswapyou.com/blog/2010/02/08/html-tutorial-lesson-1-introduction-to-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iswapyou.com/blog/2010/02/08/html-tutorial-lesson-1-introduction-to-html/</feedburner:origLink></item>
		<item>
		<title>Data Binding using ASP.NET</title>
		<link>http://feedproxy.google.com/~r/iswapyou/OEPy/~3/sO6qTDUz53o/</link>
		<comments>http://www.iswapyou.com/blog/2010/02/02/data-binding-using-asp-net/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 23:26:23 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[community site building]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[databinding]]></category>

		<guid isPermaLink="false">http://www.iswapyou.com/blog/?p=122</guid>
		<description><![CDATA[Data Binding creates a link between a particular control to a specific column of a table in the database or to an entire table in the database. With ASP.NET data binding you can also bind any server control to the output of different methods and expressions.
On ASP.NET pages when we are doing databinding it is [...]]]></description>
			<content:encoded><![CDATA[<p>Data Binding creates a link between a particular control to a specific column of a table in the database or to an entire table in the database. With ASP.NET data binding you can also bind any server control to the output of different methods and expressions.</p>
<p>On ASP.NET pages when we are doing databinding it is necessary to use the basic syntax for all expressions.</p>
<p>For example:</p>
<p>&lt;%# EmpID %&gt;  This syntax is for a simple property.</p>
<p>&lt;asp:ListBox datasource=&#8217;&lt;%# firstArray %&gt;&#8217; runat=&#8221;server&#8221;&gt;  This syntax is for a collection.</p>
<p>&lt;%# (emp.First Name + &#8221; &#8221; + emp.LastName ) %&gt;  This syntax is for an expression.</p>
<p>&lt;%# GetSalary(EmpID) %&gt;  This syntax is for the result of method GetSalary().</p>
<p>If you are using a list control the following syntax is used:</p>
<p>&lt;asp:Label runat=&#8221;server&#8221;</p>
<p>Text=&#8217;&lt;%# Container.DataItem(&#8220;EmployeeName&#8221;) %&gt;&#8217;</p>
<p>If you are using a RadioButtonList control to bind data then the syntax is:</p>
<p>&lt;html&gt;</p>
<p>&lt;body&gt;&lt;form runat=&#8221;server&#8221;&gt;</p>
<p>&lt;asp:RadioButtonList runat=&#8221;server&#8221; /&gt;</p>
<p>&lt;/form&gt;&lt;/body&gt;</p>
<p>&lt;/html&gt;</p>
<p>In multiple data bound Values in a Hyperlink Control with a GridView:</p>
<p>&lt;form runat=&#8221;server&#8221;&gt;</p>
<p>&lt;asp:SqlDataSource runat=&#8221;server&#8221;</p>
<p>ConnectionString=&#8221;server=localhost;database=Northwind;uid=x;pwd=y&#8221;</p>
<p>SelectCommand=&#8221;SELECT ProductID, ProductName, QuantityPerUnit,</p>
<p>UnitPrice, UnitsInStock, Discontinued FROM Products&#8221; /&gt;</p>
<p>&lt;asp:GridView DataSourceID=&#8221;datasource1&#8243; runat=&#8221;server&#8221; /&gt;</p>
<p>&lt;/form&gt;</p>
<p>If one wants to navigate between the fields then the syntax is:</p>
<p>DataNavigateUrlFields=&#8221;ProductID,SupplierID,ProductType&#8221;</p>
<p>In the following example, the code below uses a feature to provide a hyperlink that contains two values, both extracted from the current row of the employees table, for the href attribute:</p>
<p>&lt;asp:SqlDataSource runat=&#8221;server&#8221;</p>
<p>SelectCommand=&#8221;SELECT EmpID, CompanyName, City FROM employees&#8221;/&gt;</p>
<p>&lt;asp:GridView DataSourceID=&#8221;datasource1&#8243; runat=&#8221;server&#8221;</p>
<p>AutoGenerateColumns=&#8221;False&#8221;&gt;</p>
<p>&lt;Columns&gt;</p>
<p>&lt;asp:BoundField DataField=&#8221;EmpID&#8221; HeaderText=&#8221;BoundField&#8221; /&gt;</p>
<p>&lt;asp:HyperLinkField runat=&#8221;server&#8221;</p>
<p>DataTextField=&#8221;employeeName&#8221;</p>
<p>DataNavigateUrlFields=&#8221;EmpID,City&#8221;</p>
<p>DataNavigateUrlFormatString=</p>
<p>&#8220;http://yoursite.com/showemployee.aspx?id={0}&amp;city={1}&#8221; /&gt;</p>
<p>&lt;/Columns&gt;</p>
<p>&lt;/asp:GridView&gt;</p>
<p>The resulting value for the href attribute will be something like this:</p>
<p>&#8220;http://yoursite.com/showemployee.aspx?id=00123&amp;city=Mumbai&#8221;</p>
<p>In the above example city of the employee is “Mumbai” and employee id is “00123”.</p>
<p>Databinding simplifies applications; and with less code a fast execution is done. .Net helps the programmer by reducing his/her work and time spent coding a data abstraction layer.<br />

<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-6255221323374245";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<img src="http://feeds.feedburner.com/~r/iswapyou/OEPy/~4/sO6qTDUz53o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iswapyou.com/blog/2010/02/02/data-binding-using-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iswapyou.com/blog/2010/02/02/data-binding-using-asp-net/</feedburner:origLink></item>
		<item>
		<title>A review of Adobe Flex Builder</title>
		<link>http://feedproxy.google.com/~r/iswapyou/OEPy/~3/hLqxZ8fe-k8/</link>
		<comments>http://www.iswapyou.com/blog/2010/01/30/a-review-of-adobe-flex-builder/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 06:46:29 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[community site building]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flexbuilder]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[rich internet application]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.iswapyou.com/blog/?p=115</guid>
		<description><![CDATA[Adobe&#8217;s FlexBuilder is the Software Development Environment for Flex, Adobes Rich Internet Application platform.  FlexBuilder is built on Eclipse, so any computer you run on it should have &#62; 1 GB of ram and a processor &#62; 2 ghz.
FlexBuilder is a very satisfying environment to work in.  It is much more natural (as [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe&#8217;s FlexBuilder is the Software Development Environment for Flex, Adobes Rich Internet Application platform.  FlexBuilder is built on<a href="http://www.eclipse.org/"> Eclipse</a>, so any computer you run on it should have &gt; 1 GB of ram and a processor &gt; 2 ghz.</p>
<p>FlexBuilder is a very satisfying environment to work in.  It is much more natural (as a programmer) to use than the actionscript editors in Adobe Flash.  Because you are working in a fairly heavyweight Eclipse environment, those used to working in Microsoft Visual Studio may find FlexBuilder a bit slow.  FlexBuilder does have a set of very capable debugging tools however, and these tools alone make the near-$250 price tag worth it.  The addition of the powerful Designer mode (much like the Design view in Visual Studio) also adds a lot of value.  Because of these features I strongly recommend Adobe FlexBuilder for development, and consider it a worthwhile addition to any Rich Internet Application programmers toolkit.</p>
<div align="center">
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=iswapyou-20&#038;o=1&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=10FE9736YVPPT7A0FBG2&#038;asins=B0014A4G5U" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</div>
<p>Rating: 8 out of 10<br />
Pros: Feature packed, Eclipse environment is very configurable, Natural environment for experienced programmers.<br />
Cons: Eclipse is a resource hog, so check to make sure your computer meets the minimum specs before buying.</p>
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-6255221323374245";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<img src="http://feeds.feedburner.com/~r/iswapyou/OEPy/~4/hLqxZ8fe-k8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iswapyou.com/blog/2010/01/30/a-review-of-adobe-flex-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iswapyou.com/blog/2010/01/30/a-review-of-adobe-flex-builder/</feedburner:origLink></item>
		<item>
		<title>Google Analytics is made of win</title>
		<link>http://feedproxy.google.com/~r/iswapyou/OEPy/~3/jvQ5v48QxEo/</link>
		<comments>http://www.iswapyou.com/blog/2010/01/29/google-analytics-is-made-of-win/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 00:02:41 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Communities]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[community site building]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Site Overlay]]></category>

		<guid isPermaLink="false">http://www.iswapyou.com/blog/?p=104</guid>
		<description><![CDATA[This week, for the first time, I got on the Google Analytics bandwagon.  I never thought charts and graphs could be so damn fun.  Look at this:
That is what Google calls the &#8220;Site Overlay&#8221; (it&#8217;s under the Content menu, if you&#8217;re looking for it, Googlers/Bingers).  I was FLOORED when I saw it [...]]]></description>
			<content:encoded><![CDATA[<p>This week, for the first time, I got on the Google Analytics bandwagon.  I never thought charts and graphs could be so damn fun.  Look at this:</p>
<div id="attachment_103" class="wp-caption aligncenter" style="width: 489px"><a href="http://www.iswapyou.com/blog/wp-content/uploads/2010/01/site_overlay.jpg"><img class="size-full wp-image-103" title="site_overlay" src="http://www.iswapyou.com/blog/wp-content/uploads/2010/01/site_overlay.jpg" alt="Google Analytics site overlay" width="479" height="286" /></a><p class="wp-caption-text">Google Analytics site overlay function</p></div>
<p>That is what Google calls the &#8220;Site Overlay&#8221; (it&#8217;s under the Content menu, if you&#8217;re looking for it, Googlers/Bingers).  I was FLOORED when I saw it for the first time.  The numbered percents everywhat represent the percentage of visitors that clicked the link &#8211; but I&#8217;m sure you didn&#8217;t need to be told that, since the data is clear as day.  WAY TO GO GOOGLE for taking data visualization to the next level.  Mad props.<br />

<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-6255221323374245";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<img src="http://feeds.feedburner.com/~r/iswapyou/OEPy/~4/jvQ5v48QxEo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iswapyou.com/blog/2010/01/29/google-analytics-is-made-of-win/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iswapyou.com/blog/2010/01/29/google-analytics-is-made-of-win/</feedburner:origLink></item>
		<item>
		<title>A Detailed Introduction to SOAP</title>
		<link>http://feedproxy.google.com/~r/iswapyou/OEPy/~3/Gz_AFfLFKz0/</link>
		<comments>http://www.iswapyou.com/blog/2010/01/28/a-detailed-introduction-to-soap/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 23:52:30 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Simple Object Access Protocol]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.iswapyou.com/blog/?p=97</guid>
		<description><![CDATA[SOAP stands for Simple Object Access Protocol and is used for communication between applications through the Internet. SOAP is a platform and language independent. It also allows applications to communicate between each other though both applications are on different operating systems. SOAP messages are typically written using XML.
Here is an example of SOAP syntax:

&#60;?xml version=&#8221;1.0&#8243;?&#62;
&#60;soap:Envelope&#62;
&#60;soap:Header&#62;
xmlns:soap=&#8221;http://www&#8230;./soap-envelope&#8221;
soap:encodingStyle=&#8221;http://www&#8230;./soap-encoding&#8221;&#62;
&#8230;
&#8230;
&#60;/soap:Header&#62;
&#60;soap:Body&#62;
&#8230;
&#8230;
&#60;soap:Fault&#62;
&#8230;
&#8230;
&#60;/soap:Fault&#62;
&#60;/soap:Body&#62;
&#60;/soap:Envelope&#62;
SOAP [...]]]></description>
			<content:encoded><![CDATA[<p>SOAP stands for Simple Object Access Protocol and is used for communication between applications through the Internet. SOAP is a platform and language independent. It also allows applications to communicate between each other though both applications are on different operating systems. SOAP messages are typically written using XML.</p>
<p>Here is an example of SOAP syntax:<br />
<span id="more-97"></span><br />
&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
&lt;soap:Envelope&gt;<br />
&lt;soap:Header&gt;<br />
xmlns:soap=&#8221;http://www&#8230;./soap-envelope&#8221;<br />
soap:encodingStyle=&#8221;http://www&#8230;./soap-encoding&#8221;&gt;<br />
&#8230;<br />
&#8230;<br />
&lt;/soap:Header&gt;<br />
&lt;soap:Body&gt;<br />
&#8230;<br />
&#8230;<br />
&lt;soap:Fault&gt;<br />
&#8230;<br />
&#8230;<br />
&lt;/soap:Fault&gt;<br />
&lt;/soap:Body&gt;<br />
&lt;/soap:Envelope&gt;</p>
<p>SOAP Envelope element is a root element and it defines the XMLdocument.<br />
xmlns:soap namespace defines the Envelope as a SOAP Envelope.<br />
The encodingStyle attribute is used to define which data types  are used in the document.<br />
SOAP has header element which is optional and contains the information about the application.<br />
Body element contains actual SOAP Messages.<br />
Fault element is used to indicate errors. Let us see each of them in detail:<br />
&lt;faultcode&gt; :- A code which  is used for identifying tags.<br />
&lt;faultstring&gt;:- Explanation of the fault.<br />
&lt;faultactor&gt;:- Whom fault was caused by.<br />
&lt;detail&gt;:- Further details about the fault.</p>
<p>Using a TCP connection, communication is formed between HTTP client and server. Once the connection is made the following messages are passed from client to server.</p>
<p>POST /item HTTP/1.1<br />
Host: 189.121.356.314<br />
Content-Type: text/plain<br />
Content-Length: 200</p>
<p>If connection is successful then the following messages are returned by the server.</p>
<p>200 OK<br />
Content-Type: text/plain<br />
Content-Length: 200</p>
<p>SOAP connection means connection between HTTP and XML.The request can be HTTP POST or HTTPGET.In the example below, a GetempSalary request is sent to a server. The request has a empName parameter, and a salary parameter will be returned in the response. The namespace for the function is defined in &#8220;http://www.employee.org/salary&#8221; address.</p>
<p>The SOAP request:</p>
<p>POST /salary HTTP/1.1<br />
Host: www.employee.org<br />
Content-Type: application/soap+xml; charset=utf-8<br />
Content-Length: mmm</p>
<p>&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
&lt;soap:Envelope<br />
xmlns:soap =&#8221;http://www.abc.org/soap-envelope&#8221;<br />
soap:encodingStyle =&#8221;http://www.abc.org/soap-encoding&#8221;&gt;<br />
&lt;soap:Body xmlns:r =&#8221;http://www.employee.org/salary&#8221;&gt;<br />
&lt;r:Getempsalary&gt;<br />
&lt;r:empName&gt;John&lt;/r:empName&gt;<br />
&lt;/r:Getempsalary&gt;<br />
&lt;/soap:Body&gt;&lt;/soap:Envelope&gt;</p>
<p>A SOAP response:</p>
<p>HTTP/1.1 200 OK<br />
Content-Type: application/soap+xml; charset=utf-8<br />
Content-Length: mmm&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
&lt;soap:Envelope<br />
xmlns:soap =&#8221;http://www.abc.org/soap-envelope&#8221;<br />
soap:encodingStyle =&#8221;http://www.abc.org/soap-encoding&#8221;&gt;<br />
&lt;soap:Body xmlns:r =&#8221;http://www.employee.org/salary&#8221;&gt;<br />
&lt;r:GetempsalaryResponse&gt;<br />
&lt;r:salary&gt;20000&lt;/r:salary&gt;<br />
&lt;/r:GetempsalaryResponse&gt;<br />
&lt;/soap:Body&gt;&lt;/soap:Envelope&gt;</p>
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-6255221323374245";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<img src="http://feeds.feedburner.com/~r/iswapyou/OEPy/~4/Gz_AFfLFKz0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iswapyou.com/blog/2010/01/28/a-detailed-introduction-to-soap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iswapyou.com/blog/2010/01/28/a-detailed-introduction-to-soap/</feedburner:origLink></item>
		<item>
		<title>A comparison between MFC and Win32 in C</title>
		<link>http://feedproxy.google.com/~r/iswapyou/OEPy/~3/YKjufas8OTU/</link>
		<comments>http://www.iswapyou.com/blog/2010/01/25/a-comparison-between-mfc-and-win32-in-c/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 03:47:20 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MFC]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows SDK]]></category>

		<guid isPermaLink="false">http://www.iswapyou.com/blog/?p=92</guid>
		<description><![CDATA[First let us start with the “Windows SDK” (Software Development Kit) which is designed to create Windows applications.  It consists of large set of functions, messages, structures, macros and resources.  It is a set of tools designed to help C programmers create Windows applications.
Windows SDK consists of the large set of books describing [...]]]></description>
			<content:encoded><![CDATA[<p>First let us start with the “Windows SDK” (Software Development Kit) which is designed to create Windows applications.  It consists of large set of functions, messages, structures, macros and resources.  It is a set of tools designed to help C programmers create Windows applications.</p>
<p>Windows SDK consists of the large set of books describing functions, messages, structures, macros and resources. There are also tools including a dialog editor and an image editor, on-line help files and a set of windows libraries and header files. </p>
<p>It has large collection of API (Application Programming Interface) functions written in C. The API is a set of functions that are part of Windows Operating System. Programs can be created by calling the functions present in the API. One doesn’t have to bother about the internal working of the functions &#8211; just knowing the function prototype (name, arguments) and return value one can invoke the API functions. A good understanding of the Windows API will help you to become a good Windows programmer . Windows itself uses the API to perform its GUI magic.</p>
<p><span id="more-92"></span></p>
<p>Windows APIs are of two types:<br />
API for 16-bit Windows (Win16 API)<br />
API for 32-bit Windows (Win32 API) </p>
<p>Win16 is the API for the first 16-bit versions of Microsoft Windows. These were first called “Windows API”, but were later renamed to Win16 so that they can be differentiated from 32-bit (which is the new version).</p>
<p>Win32 is the 32-bit API for modern versions of Windows. This API consists of functions implemented, as with Win16, in system DLLs. The core DLLs of Win32 are kernel32.dll, user32.dll, and gdi32.dll. Win32 was introduced with Windows NT. </p>
<p>Microsoft Foundation Class (MFC) is a rich class library which consists of set of c++ classes that has different functionality of applications written for Windows Operating System.  It wraps portions of API in to C++ classes. MFC consists of multi-layered hierarchy that defines approximately 200 classes.  It offers the convenience of reusable code. Because many of the tasks common to all Windows programs are provided by MFC, one need not have to recreate it each time. It also provides implementations for a set of the user-interface components. Mfc programs are highly portable, because the interface provided by the Foundation Class Library is largely independent.</p>
<p><strong>Here is a program that creates a simple window using MFC.</strong></p>
<p>#include <afxwin.h><br />
//The CWinApp class is the base class from which you derive a Windows application object.<br />
//An application object provides member functions for initializing your application<br />
//(and each instance of it) and for running the application</p>
<p>class mywin : public CFrameWnd<br />
{<br />
public :<br />
myWin()<br />
{<br />
Create (0,”HELLO – WINDOW”) ;<br />
}<br />
};</p>
<p>class myapp : public CWinApp<br />
{<br />
public: </p>
<p>// Override InitInstance to initialize each new instance of your application running<br />
//under Windows.Typically ,you override InitInstance to construct your main window<br />
//object and set the CWinThread : : m_pMainWnd data member to point to that window.</p>
<p>int InitInstance()<br />
{<br />
mywin *f ;<br />
f = new mywin;<br />
f &#8211; >ShowWindow(3);<br />
m_pMainWnd = f;<br />
return 1;<br />
}<br />
};</p>
<p>myapp app;<br />
<strong><br />
Here is the same program to create a window in the Windows SDK</strong> </p>
<p># include <windows.h><br />
HWND hwnd;<br />
MSG msg;<br />
WNDCLASS wnd;</p>
<p>long WINAPI process(HWND,UINT,WPARAM,LPARAM);<br />
int WINAPI WinMain(HINSTANCE h,HINSTANCE p, LPSTR s , int show)<br />
{<br />
wnd.hInstance=h;<br />
wnd.lpfnWndProc=process;<br />
wnd.lpszClassName=&#8221;first&#8221;;<br />
wnd.hbrBackground=(HBRUSH)GetStockObject(WHITE_BRUSH);<br />
RegisterClass(&#038;wnd) ;<br />
hwnd=CreateWindow(&#8220;first&#8221;,&#8221;SDK-Window&#8221;,WS_OVERLAPPEDWINDOW,CW_USEDEFAULT,CW_USEDEFAULT,CW_USEDEFAULT,0,0,h,0);<br />
ShowWindow(hwnd,SW_SHOWNORMAL);<br />
While(GetMessage(&#038;msg,0,0,0))<br />
{<br />
DispatchMessage(&#038;msg) ;<br />
}<br />
return msg.wParam;</p>
<p>}<br />
long WINAPI process(HWND hd,UINT mess,WPARAM more,LPARAM pos)<br />
{<br />
Switch(mess)</p>
<p>{<br />
case WM_CREATE:MessageBox(hd,&#8221;CREATING&#8221;,&#8221;wait!&#8221;,0) ;<br />
break;<br />
case WM_ClOSE:MessageBox(hd,&#8221;Closing&#8221;,&#8221;wait&#8221;,0);<br />
break;<br />
case WM_DESTROY:MessageBox(hd,&#8221;destroying&#8221;,&#8221;wait&#8221;,0);<br />
PostQuitMessage(0);<br />
break;<br />
}<br />
Return DefWindowProc(hd,mess,more,pos);<br />
}</p>
<p>Thus we can see that programming in MFC reduces the code to a considerable extent as compared to Windows SDK; in the windows SDK we have to write each and every function. </p>
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-6255221323374245";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<img src="http://feeds.feedburner.com/~r/iswapyou/OEPy/~4/YKjufas8OTU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iswapyou.com/blog/2010/01/25/a-comparison-between-mfc-and-win32-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iswapyou.com/blog/2010/01/25/a-comparison-between-mfc-and-win32-in-c/</feedburner:origLink></item>
		<item>
		<title>Threads in Java</title>
		<link>http://feedproxy.google.com/~r/iswapyou/OEPy/~3/tdlSVg1whsc/</link>
		<comments>http://www.iswapyou.com/blog/2010/01/18/threads-in-java/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 04:25:59 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.iswapyou.com/blog/?p=89</guid>
		<description><![CDATA[Java supports multithreaded programming. Threads means part of the program which runs concurrently and which defines separate part of execution. Threads are present in many states.It can be running or it can be made  ready to run as soon as it gets CPU time. A running thread can be suspended temporarily and also can [...]]]></description>
			<content:encoded><![CDATA[<p>Java supports multithreaded programming. Threads means part of the program which runs concurrently and which defines separate part of execution. Threads are present in many states.It can be running or it can be made  ready to run as soon as it gets CPU time. A running thread can be suspended temporarily and also can be resumed. Thread can also be blocked, it can also be terminated in which execution is stopped. When thread is terminated it cannot be resumed.</p>
<p><span id="more-89"></span></p>
<p>As Java supports multithreading there should be synchronisation between two threads it should be ensured that do not conflict each other while sharing a complicated data structure . So Java provides object synchronized methods. Once a thread is inside a synchronized method,no other thread can call any  other method on the same object.</p>
<p>When we divide out program in different threads it is necessary to have communication between them many other languages depend on the operating systems but in Java it allows a thread to enter a synchronized method on an object and then wait there till some other thread tells it to come out.Every thread in Java is created and controlled by the java.lang.Thread class.</p>
<p>While creating a Thread in Java it can be defined in two ways</p>
<p>1. By implementing the Runnable interface</p>
<p>2. One can extend the thread class itself. </p>
<p>Runnable interface</p>
<p> To create a thread one has to create a class that implements a Runnable interface. To implement a Runnable a class need only implement a single  method  call run(), which is declared like this:</p>
<p> public void run()</p>
<p>Inside run() one has define code for new thread. It is important to know that run() can call other methods and work with various classes and variables. Once you create a class which implements Runnable then you have to create an object of type thread of that class. Once the new thread it will start running after you call start() method within the same thread.</p>
<p>It can be declared in this way</p>
<p>void start()</p>
<p>Let us see an example of how to create a new thread</p>
<p>class NewThread implements Runnable {</p>
<p>Thread n;</p>
<p>NewThread () {</p>
<p>// New thread created here<br />
n = new thread(this,&#8221;Thread1&#8243;);</p>
<p>System.out.println(&#8220;Second Thread:  &#8221;  +  n);</p>
<p>//start the new thread.<br />
n.start ();</p>
<p>}</p>
<p>public void run () {</p>
<p>try  {</p>
<p>for (int i = 5; i > 0; i&#8211;) {</p>
<p>System.out.println(&#8220;Second Thread:  &#8221;  + i);</p>
<p>Thread.sleep(500);<br />
}</p>
<p>} catch (InterruptedException  e) {</p>
<p>System.out.println(&#8220;Second Thread Interrupted&#8221;);</p>
<p>}</p>
<p>System.out.println(&#8220;Exiting Second Thread&#8221;);</p>
<p>}</p>
<p>}</p>
<p>class ThreadDemo {</p>
<p>public static void main(String args[]) {</p>
<p>//New thread created here<br />
new NewThread(); </p>
<p>try {</p>
<p>for (int i=5; i>0; i&#8211;) {</p>
<p>System.out.println(&#8220;First Thread:  &#8221;  + i);</p>
<p>Thread.sleep(1000);</p>
<p>} catch (InterruptedException  e) {</p>
<p>System.out.println(&#8220;First thread Interrupted&#8221;);</p>
<p>}</p>
<p>System.out.println(&#8220;Exiting First Thread&#8221;);</p>
<p>}</p>
<p>}</p>
<p>Passing this as argument means that you want the new thread to call run() method and then start() method. Start() then starts the execution of the thread which causes Second Thread&#8217;s loop to begin. After start() method is called NewThread&#8217;s constructor returns to main(). When First thread resumes it enters its for loop.</p>
<p>The output of the above program is :-</p>
<p>Second Thread: Thread[Thread1,5,main]<br />
First Thread:5<br />
Second Thread:5<br />
Second Thread:4<br />
First Thread:4<br />
Second Thread:3<br />
Second Thread:2<br />
First Thread:3<br />
Second Thread:1<br />
Exiting Second Thread<br />
First Thread:2<br />
First Thread:1<br />
Exiting First Thread</p>
<p>If the First Thread finishes before a Second Thread has finished then Java run-time system may hang so First Thread sleeps for 1000 milliseconds and Second Thread sleeps for 500 milliseconds.This helps Second Thread to terminate earlier than the First Thread.</p>
<p>Extending Thread<br />
The second way to create a thread is to create a new class that extends thread and then create an instance of that class. The extending class must override the method the run() method.We should also call start() to begin the execution of new thread.</p>
<p>Let us see an example of  Extending Thread</p>
<p>//create a thread</p>
<p>class NewThread extends Thread {</p>
<p>NewThread()  {</p>
<p>super(&#8220;thread1&#8243;);</p>
<p>System.out.println(&#8220;Second Thread:  &#8221;   + this);</p>
<p>//start the thread<br />
start();</p>
<p>}</p>
<p>public void run () {</p>
<p>try  {</p>
<p>for (int i=5; i > 0; i&#8211;) {</p>
<p>System.out.println(&#8220;Second Thread:  &#8221;  + i);</p>
<p>Thread.sleep(500);<br />
}</p>
<p>} catch (InterruptedException  e) {</p>
<p>System.out.println(&#8220;Second Thread Interrupted&#8221;);</p>
<p>}</p>
<p>System.out.println(&#8220;Exiting Second Thread&#8221;);</p>
<p>}</p>
<p>}</p>
<p>class ExtendThread {</p>
<p>public static void main(String args[]) {</p>
<p>//New thread created here<br />
new NewThread(); </p>
<p>try {</p>
<p>for (int i=5; i>0; i&#8211;) {</p>
<p>System.out.println(&#8220;First Thread:  &#8221;  + i);</p>
<p>Thread.sleep(1000);</p>
<p>} catch (InterruptedException  e) {</p>
<p>System.out.println(&#8220;First thread Interrupted&#8221;);</p>
<p>}</p>
<p>System.out.println(&#8220;Exiting First Thread&#8221;);</p>
<p>}</p>
<p>}</p>
<p>The output of the program is same as the earlier one . The call of super() inside NewThread will invoke the Thread constructor. </p>
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-6255221323374245";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<img src="http://feeds.feedburner.com/~r/iswapyou/OEPy/~4/tdlSVg1whsc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iswapyou.com/blog/2010/01/18/threads-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iswapyou.com/blog/2010/01/18/threads-in-java/</feedburner:origLink></item>
		<item>
		<title>Data Types in C#</title>
		<link>http://feedproxy.google.com/~r/iswapyou/OEPy/~3/7w_20yTbJ08/</link>
		<comments>http://www.iswapyou.com/blog/2010/01/10/data-types-in-c/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 04:48:14 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.iswapyou.com/blog/2010/01/10/data-types-in-c/</guid>
		<description><![CDATA[C# is a language in which every variable and object should have a declared type.In this article we are going to discuss about datatypes in C#. Many dataypes in C# are from C and C++.
There are different ways of defining data types in C# let us see each of them in brief:-

1. If the data [...]]]></description>
			<content:encoded><![CDATA[<p>C# is a language in which every variable and object should have a declared type.In this article we are going to discuss about datatypes in C#. Many dataypes in C# are from C and C++.</p>
<p>There are different ways of defining data types in C# let us see each of them in brief:-<br />
<span id="more-85"></span><br />
1. If the data type is built-in it can be defined as as int or char.</p>
<p>2. If it is user-defined type one can define it as a class or as an interface.</p>
<p>3. Data types can also be defined as Value Types or Reference Types.</p>
<p>a. Value Types</p>
<p>   This datatypes are used for storing values of the data.Value types have two main types</p>
<p>   1. Structs</p>
<p>   2. Enumerations</p>
<p>In structs types there are types like:</p>
<p>    a. Integral types<br />
    b. Floating-point types<br />
    c. decimal<br />
    d. bool  </p>
<p> In Integral type there are categories like        </p>
<p>    sbtype &#8211; Signed 8-bit integer<br />
    byte  &#8211; Unsigned 8-bit integer<br />
    short &#8211; Signed 8-bit integer<br />
   ushort &#8211; Unsigned 16-bit integer<br />
    int   &#8211; Signed 32-bit integer<br />
    uint  &#8211; Unsigned 32-bit integer<br />
    long  &#8211; Signed 64-bit integer<br />
    ulong &#8211; UnSigned 64-bit integer</p>
<p>In Floating-point types  there are categories like<br />
    float -	7 digits<br />
    double &#8211; 15-16 digits</p>
<p>In decimal  precise decimal type  is with 28 significant digits.</p>
<p>In bool  is used to declare variables to store the Boolean values, true and false  .</p>
<p>b.Reference Types<br />
   This datatypes are used for storing references to the actual data.</p>
<p>Let us discuss both of them in detail</p>
<p>In Reference types there are types  like object and string. Object datatype is the base type of all other types. In C#, all types, predefined and user-defined, reference types and value types, inherit directly or indirectly from Object. One can assign values of any type to variables of type object. </p>
<p>using System;<br />
class SampleClass<br />
{<br />
   public int r = 5;<br />
}</p>
<p>class MainClass<br />
{<br />
   static void Main()<br />
   {<br />
      object o;<br />
      o = 1;   // an example of boxing<br />
      Console.WriteLine(o);<br />
      Console.WriteLine(o.GetType());<br />
      Console.WriteLine(o.ToString());</p>
<p>      o = new SampleClass();<br />
      SampleClass classRef;<br />
      classRef = (SampleClass)o;<br />
      Console.WriteLine(classRef.r);<br />
   }<br />
}</p>
<p>Output</p>
<p>1<br />
System.Int32<br />
1<br />
5</p>
<p>String datatype is a sequence of unicode characters .This is a reference type, the equality operators (== and !=) are defined to compare the values of string objects, not references which helps one to compare strings more easier.</p>
<p>using System;<br />
class TestClass<br />
{<br />
   static void Main()<br />
   {<br />
      string a = &#8220;Good &#8220;;<br />
      string b = &#8220;Morning&#8221;;<br />
      Console.WriteLine( a + b );<br />
      Console.WriteLine( a + b == &#8220;Good Morning&#8221; );<br />
   }<br />
}</p>
<p>Output</p>
<p>Good Morning<br />
True</p>
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-6255221323374245";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<img src="http://feeds.feedburner.com/~r/iswapyou/OEPy/~4/7w_20yTbJ08" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iswapyou.com/blog/2010/01/10/data-types-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iswapyou.com/blog/2010/01/10/data-types-in-c/</feedburner:origLink></item>
		<item>
		<title>Newly upgraded WordPress</title>
		<link>http://feedproxy.google.com/~r/iswapyou/OEPy/~3/5dBJHBGSLmQ/</link>
		<comments>http://www.iswapyou.com/blog/2010/01/09/newly-upgraded-wordpress/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 23:43:44 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[community site building]]></category>

		<guid isPermaLink="false">http://www.iswapyou.com/blog/2010/01/09/newly-upgraded-wordpress/</guid>
		<description><![CDATA[Have an old WordPress install?  I was recently amazed at how easy it is to upgrade to the latest and greatest.  The WordPress Codex has an article on how to do it here.
]]></description>
			<content:encoded><![CDATA[<p>Have an old WordPress install?  I was recently amazed at how easy it is to upgrade to the latest and greatest.  The WordPress Codex has an article on how to do it <a title="Upgrading WordPress" href="http://codex.wordpress.org/Upgrading_WordPress_Extended">here</a>.</p>
<img src="http://feeds.feedburner.com/~r/iswapyou/OEPy/~4/5dBJHBGSLmQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iswapyou.com/blog/2010/01/09/newly-upgraded-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iswapyou.com/blog/2010/01/09/newly-upgraded-wordpress/</feedburner:origLink></item>
	</channel>
</rss>
