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

<channel>
	<title>Yun's blog</title>
	<atom:link href="http://www.yunsite.com/blog/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yunsite.com/blog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 24 Nov 2009 19:02:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Google added AJAX to Google Translate?</title>
		<link>http://www.yunsite.com/blog/index.php/2009/11/google-added-ajax-to-google-translate/</link>
		<comments>http://www.yunsite.com/blog/index.php/2009/11/google-added-ajax-to-google-translate/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 19:02:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.yunsite.com/blog/?p=23</guid>
		<description><![CDATA[
I used Google Translate a lot, to translate text from English to Chinese, or from simplified Chinese to Traditional. The process was like: you typed in text you had -&#62; clicked the Translate button -&#62; the page would help you to translate and then displayed the result.
Today, when I use google translate, I find that [...]]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--></p>
<p class="MsoNormal">I used Google Translate a lot, to translate text from English to Chinese, or from simplified Chinese to Traditional. The process was like: you typed in text you had -&gt; clicked the Translate button -&gt; the page would help you to translate and then displayed the result.</p>
<p class="MsoNormal">Today, when I use google translate, I find that as soon as you put in a character, it will help you to translate. So I guess google has added AJAX function to the page, when you put anything into the text area, it will trigger the translation function, and begin to pull out data from the database(or something like that). It’s a quite interesting and useful example of using AJAX.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yunsite.com/blog/index.php/2009/11/google-added-ajax-to-google-translate/feed/</wfw:commentRss>
		</item>
		<item>
		<title>superscript and subscript in html</title>
		<link>http://www.yunsite.com/blog/index.php/2009/10/superscript-and-subscript-in-html/</link>
		<comments>http://www.yunsite.com/blog/index.php/2009/10/superscript-and-subscript-in-html/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 22:11:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.yunsite.com/blog/?p=19</guid>
		<description><![CDATA[I am surprised that there are two html tags i&#8217;ve never used before: Superscript and subscript.
To make superscript text in html, use &#60;sup&#62;&#60;/sup&#62; tag, like: yunsite1,2,3
To make subscript text in html, user &#60;sub&#62;&#60;/sub&#62;tag, like:yunsite1,2,3
]]></description>
			<content:encoded><![CDATA[<p>I am surprised that there are two html tags i&#8217;ve never used before: Superscript and subscript.</p>
<p>To make superscript text in html, use &lt;sup&gt;&lt;/sup&gt; tag, like: yunsite<sup>1,2,3</sup></p>
<p>To make subscript text in html, user &lt;sub&gt;&lt;/sub&gt;tag, like:yunsite<sub>1,2,3</sub></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yunsite.com/blog/index.php/2009/10/superscript-and-subscript-in-html/feed/</wfw:commentRss>
		</item>
		<item>
		<title>using the outlook automatic name fill-in feature</title>
		<link>http://www.yunsite.com/blog/index.php/2009/09/using-the-outlook-automatic-name-fill-in-feature/</link>
		<comments>http://www.yunsite.com/blog/index.php/2009/09/using-the-outlook-automatic-name-fill-in-feature/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 23:15:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.yunsite.com/blog/?p=16</guid>
		<description><![CDATA[When you create a new email in outlook and begin to type the to/cc email address, it desplays suggestions for names and email addresses.
A help article of outlook explain details about this, the title of the article is: using the outlook automatic name fill-in feature.It shows how to delete/copy the list, and also how to [...]]]></description>
			<content:encoded><![CDATA[<p>When you create a new email in outlook and begin to type the to/cc email address, it desplays suggestions for names and email addresses.</p>
<p>A help article of outlook explain details about this, the title of the article is: using the outlook automatic name fill-in feature.It shows how to delete/copy the list, and also how to turn it off.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yunsite.com/blog/index.php/2009/09/using-the-outlook-automatic-name-fill-in-feature/feed/</wfw:commentRss>
		</item>
		<item>
		<title>405 Method Not Allowed</title>
		<link>http://www.yunsite.com/blog/index.php/2009/09/405-method-not-allowed/</link>
		<comments>http://www.yunsite.com/blog/index.php/2009/09/405-method-not-allowed/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 22:15:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.yunsite.com/blog/?p=12</guid>
		<description><![CDATA[Got 405 Method Not Allowed error when redirect a web page.
related link:http://www.checkupdown.com/status/E405.html
http://kb2.adobe.com/cps/152/tn_15244.html
]]></description>
			<content:encoded><![CDATA[<p>Got 405 Method Not Allowed error when redirect a web page.</p>
<p>related link:<a href="http://www.checkupdown.com/status/E405.html" target="_blank">http://www.checkupdown.com/status/E405.html</a><br />
<a href="http://kb2.adobe.com/cps/152/tn_15244.html" target="_blank">http://kb2.adobe.com/cps/152/tn_15244.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yunsite.com/blog/index.php/2009/09/405-method-not-allowed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>submit pdf form by email</title>
		<link>http://www.yunsite.com/blog/index.php/2009/09/submit-pdf-form-by-email/</link>
		<comments>http://www.yunsite.com/blog/index.php/2009/09/submit-pdf-form-by-email/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 20:47:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[office]]></category>

		<category><![CDATA[pdf]]></category>

		<category><![CDATA[pdf acrobat]]></category>

		<guid isPermaLink="false">http://www.yunsite.com/blog/?p=6</guid>
		<description><![CDATA[I have a pdf form, and here&#8217;s what i want to do: after people fill out the form, they click submit button, and the form will be attached to a email as .pdf file.
I figured out how to do that after i searched online for a while. Here&#8217; s what i did, and i am [...]]]></description>
			<content:encoded><![CDATA[<p>I have a pdf form, and here&#8217;s what i want to do: after people fill out the form, they click submit button, and the form will be attached to a email as .pdf file.</p>
<p>I figured out how to do that after i searched online for a while. Here&#8217; s what i did, and i am using Acobat 9 Pro:</p>
<p>1. Forms &gt; Add or Edit Fields</p>
<p>2. Add new field &gt; button</p>
<p>3. For Actions, choose Select Trigger: Mouse Up, Select Action: Submit a form, then enter URL: mailto: myemail@mydomain.com. <strong>Export Format : PDF The Complete Document</strong>.</p>
<p>Here&#8217;s an article that might help: http://help.adobe.com/en_US/Acrobat/8.0/Professional/help.html?content=WS3593E0A4-C5E2-4cde-A09E-2A984346DDD2.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yunsite.com/blog/index.php/2009/09/submit-pdf-form-by-email/feed/</wfw:commentRss>
		</item>
		<item>
		<title>image doesn&#8217;t float in email newsletter</title>
		<link>http://www.yunsite.com/blog/index.php/2009/09/image-doesnt-float-in-email-newsletter/</link>
		<comments>http://www.yunsite.com/blog/index.php/2009/09/image-doesnt-float-in-email-newsletter/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 20:33:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[newsletter]]></category>

		<guid isPermaLink="false">http://www.yunsite.com/blog/?p=3</guid>
		<description><![CDATA[I was trying to create an email newsletter, however, the style: float:left for the image doesn&#8217;t work after i embed the newsletter to a outlook email. still trying to find out why.
]]></description>
			<content:encoded><![CDATA[<p>I was trying to create an email newsletter, however, the style: float:left for the image doesn&#8217;t work after i embed the newsletter to a outlook email. still trying to find out why.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yunsite.com/blog/index.php/2009/09/image-doesnt-float-in-email-newsletter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.yunsite.com/blog/index.php/2009/09/hello-world/</link>
		<comments>http://www.yunsite.com/blog/index.php/2009/09/hello-world/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 00:35:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.yunsite.com/blog/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yunsite.com/blog/index.php/2009/09/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
