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

<channel>
	<title>The story of Google and GFW &#187; wap site</title>
	<atom:link href="http://googlefans.goblocksite.com/archives/tag/wap-site/feed" rel="self" type="application/rss+xml" />
	<link>http://googlefans.goblocksite.com</link>
	<description>GFW is Great FireWall in China. I love google,twitter and facebook. I lived in China.</description>
	<lastBuildDate>Tue, 20 Sep 2011 16:38:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Build a wap site on Godaddy</title>
		<link>http://googlefans.goblocksite.com/archives/build-wap-site-godaddy-2.html</link>
		<comments>http://googlefans.goblocksite.com/archives/build-wap-site-godaddy-2.html#comments</comments>
		<pubDate>Wed, 04 Aug 2010 16:42:48 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Google Adsense]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[wap site]]></category>

		<guid isPermaLink="false">http://googlefans.goblocksite.com/?p=959</guid>
		<description><![CDATA[I thought the trend of Google Adsense: Wap Site,Google Custome Search and Google Site. I would like to share my experience to build a wap site on the webhosting of Godaddy with you. Based on the Deluxe Hosting(Linux) of Godaddy. 1.Build a subdomain http://wap.goblocksite.com which mapped on the directory goblocksite.com/wap for the wap site. 2.Write a [...]]]></description>
			<content:encoded><![CDATA[<p>I thought the trend of Google Adsense: <strong>Wap Site,Google Custome Search and Google Site</strong>. I would like to share my experience to build a wap site on the webhosting of Godaddy with you.</p>
<p>Based on the Deluxe Hosting(Linux) of Godaddy.<br />
1.Build a subdomain http://wap.goblocksite.com which mapped on the directory goblocksite.com/wap for the wap site.<br />
2.Write a file named .htaccess by text editor(notebook),you can copy the content below and save as .htaccess. Then upload the file to the directory goblocksite.com/wap.</p>
<p><strong>DirectoryIndex index.wml<br />
addtype text/vnd.wap.wml wml<br />
addtype application/vnd.wap.wmlc wmlc<br />
addtype text/vnd.wap.wmlscript wmls<br />
addtype application/vnd.wap.wmlscriptc wmlsc<br />
addtype image/vnd.wap.wbmp wbmp<br />
AddType application/vnd.wap.xhtml+xml .xhtml</strong></p>
<p>If you don’t know what is .htaccess, please read below:</p>
<p><strong>What is .htaccess?</strong></p>
<p><strong>.htaccess files let customize the way your site or a specific directory on your site behaves. For example, if you place an .htaccess file in your root directory, it will affect your entire site (www.coolexample.com). If you place it in a /content directory, it will only affect that directory (www.coolexample.com/content).<br />
.htaccess works on our Linux servers.</strong></p>
<p>3. Now you need to make the files (type: .wml) . Wml was used on a wap site, same as HTML on a web site. Down the wml editor  <a href="http://www.google.com/search?hl=en&amp;q=waptor23.exe&amp;aq=0&amp;oq=waptor23&amp;aqi=g1">waptor23.exe</a> and use the editor to make the wml files.</p>
<p>4.Upload the wml files  to goblocksite.com/wap. Below is a very simple sample index.wml</p>
<p><strong>&lt;?xml version=”1.0″?&gt;<br />
&lt;!– created by WAPtor (http://www.waptop.net/) –&gt;<br />
&lt;!DOCTYPE wml PUBLIC “-//WAPFORUM//DTD WML 1.1//EN” “http://www.wapforum.org/DTD/wml_1.1.xml”&gt; &lt;wml&gt;<br />
&lt;!– THIS IS THE FIRST CARD IN THE DECK –&gt;<br />
&lt;card id=”MainCard” title=”This is a first card”&gt;<br />
&lt;p align=”center”&gt; hell world  &lt;br/&gt;<br />
&lt;/card&gt;<br />
&lt;/wml&gt;</strong></p>
<p>5.Done. Now it is your turn to try.</p>
]]></content:encoded>
			<wfw:commentRss>http://googlefans.goblocksite.com/archives/build-wap-site-godaddy-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

