<?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>Adam's Blog &#187; Wordpress</title>
	<atom:link href="http://en.w757.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.w757.com</link>
	<description>To view the world from my own point</description>
	<lastBuildDate>Wed, 23 Jun 2010 17:32:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>You do not have sufficient permissions to access this page.</title>
		<link>http://en.w757.com/you-do-not-have-sufficient-permissions-to-access-this-page/</link>
		<comments>http://en.w757.com/you-do-not-have-sufficient-permissions-to-access-this-page/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 07:22:13 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Error]]></category>

		<guid isPermaLink="false">http://en.w757.com/?p=125</guid>
		<description><![CDATA[After I upgrade my WordPress to 2.7, after I log in my dashboard, it tell me: Then I click &#8220;Please Update Now&#8221;, it tips me: You do not have sufficient permissions to access this page. Then what can I do? Who can help me?]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9272999943030692";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "image";
//2007-11-03: en-w757
google_ad_channel = "4524544081";
google_color_border = "000000";
google_color_bg = "F0F0F0";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></-> <p>After I upgrade my WordPress to 2.7, after I log in my dashboard, it tell me:</p>
<p><img src="http://en.w757.com/wp-content/uploads/2008/12/121208-0722-youdonothav1.png" alt="" width="514" height="279" /></p>
<p>Then I click &#8220;Please Update Now&#8221;, it tips me: You do not have sufficient permissions to access this page.</p>
<p>Then what can I do? Who can help me?</p>
]]></content:encoded>
			<wfw:commentRss>http://en.w757.com/you-do-not-have-sufficient-permissions-to-access-this-page/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Fixed the Error of Windows Live Writer &#8211; &quot; blogger.getUsersBlogs&quot;</title>
		<link>http://en.w757.com/fixed-the-error-of-windows-live-writer-bloggergetusersblogs/</link>
		<comments>http://en.w757.com/fixed-the-error-of-windows-live-writer-bloggergetusersblogs/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 15:09:19 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[hostgator]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[windows live writer]]></category>

		<guid isPermaLink="false">http://en.w757.com/fixed-the-error-of-windows-live-writer-bloggergetusersblogs/</guid>
		<description><![CDATA[After I moved my sites to HostGator, I found that HostGator is better than MediaTemple. But when I want to publish a new post with Windows Live Writer, it shows an error: &#34;Invalid Server Response &#8211; The response to the blogger.getUsersBlogs method received from the weblog server was invalid&#34;. Then I search it at google, [...]]]></description>
			<content:encoded><![CDATA[<p>After I moved my sites to <a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=yangqiceng" target="_blank">HostGator</a>, I found that HostGator is better than MediaTemple. </p>
<p>But when I want to publish a new post with Windows Live Writer, it shows an error: <strong>&quot;Invalid Server Response &#8211; The response to the blogger.getUsersBlogs method received from the weblog server was invalid&quot;</strong>.</p>
<p>Then I search it at google, and get two blogs wrote it.</p>
<p>Then I followed the solution which wrote on <a href="http://wlwplugins.com/how-to-fix-invalid-bloggergetusersblogs-method-response.php" target="_blank">first blog</a>:</p>
<blockquote><p>1. In your .htaccess file add the following lines:</p>
<p>&lt;Files xmlrpc.php&gt;     <br />SecFilterInheritance Off      <br />&lt;/Files&gt;</p>
<p>2. If this doesn&#8217;t solve the problem, contact your hosting company and ask them if mod_security is blocking access to xmlrpc.php &#8212; and if so, if they can set it to allow access to that file.</p>
</blockquote>
<p>After did the solution 1, I could not visit my sites any more. All showed the 500 Internal Error. Then I undo it.</p>
<p>I submitted an ticket to my hosting supplier-HostGator, and they told me they haven&#8217;t blocked xmlrpc.php on the server. But it still no work.</p>
<p>Then I find another post on <a href="http://kannan.jumbledthoughts.com/index.php/windows-live-writer-problems-with-wordpress-how-to-fix/" target="_blank">here</a>:</p>
<blockquote><p>1. First step is to check the security part. Make sure your xmlrpc.php in the WordPress root directory is given Read and Execute instructions for you. Check with your hosting service people to see if this is properly set. Most probably your host should have given you a control panel for managing your webspace, you should be able to do this from there. For WordPress.com hosted websites, I guess this should have been already taken care of.</p>
<p>2. Go to your WordPress root directory. Open your <em>wp-blog-header.php. </em>Remove the NEWLINE characters (Enter&#8217;s) at the start of the file, before <strong>&lt;?php</strong> tag, and from the end, after the closing <strong>?&gt;</strong> tag. Now save this. Make sure you remove the newlines from the following files too. </p>
<ul>
<li>wp-blog-header.php </li>
<li>wp-config.php </li>
<li>wp-settings.php </li>
</ul>
<p>3. Check if step (2) has solved your problem. If not, do step (2) for the theme files of your site, located under <em>$WORDPRESS_ROOT/wp-content/themes/</em>. </p>
<ul>
<li>For example, if I am using Misty Look theme, I&#8217;d be checking under <em>$WORDPRESS_ROOT/wp-content/themes/MistyLook</em></li>
</ul>
<p>4. Try connecting now. If still you have problems, don&#8217;t worry yet, let us try one more thing. Sometime the plugins do cause extra output. This may be the cause. Try disabling all the plugins in your WordPress installation and try. If it works, great! Now, enable the plugins one by one and check to find out the culprit.</p>
</blockquote>
<p>I tried step 1, 2 and 3, but it still no work. Then I disable all the plugins, it works! Then I enable the plugins one by one. Then I found the error is occured by <a href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/" target="_blank">Dagon Design Sitemap Generator</a>. If this plugin is disabled, then Windows Live Write works normally. This plugin is a very good plugin for wordpress. I have left message on author&#8217;s blog and wordpress forum, after the bug fixed I will use it. Solve it is very easy, isn&#8217;t? <img src='http://en.w757.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://en.w757.com/fixed-the-error-of-windows-live-writer-bloggergetusersblogs/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Change the Tile Format of This WordPress Blog</title>
		<link>http://en.w757.com/change-the-tile-format-of-this-wordpress-blog/</link>
		<comments>http://en.w757.com/change-the-tile-format-of-this-wordpress-blog/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 15:33:47 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[title format]]></category>
		<category><![CDATA[wordpress title]]></category>

		<guid isPermaLink="false">http://en.w757.com/change-the-tile-format-of-this-wordpress-blog/</guid>
		<description><![CDATA[Today, I have changed the title format of this wordpress blog. For example, the default format is: Adam&#8217;s Blog &#8211; www.w757.com » Blog Archives » MSNShell &#8211; An add-on for MSN (Windows Live Messenger) Now, the title is MSNShell &#8211; An add-on for MSN (Windows Live Messenger) at Adam&#8217;s Blog &#8211; www.w757.com . Here is [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I have changed the title format of this wordpress blog.</p>
<p>For example, the default format is:</p>
<p><a href="http://en.w757.com/msnshell-an-add-on-for-msn-windows-live-messenger/">Adam&#8217;s Blog &#8211; www.w757.com » Blog Archives » MSNShell &#8211; An add-on for MSN (Windows Live Messenger)</a></p>
<p>Now, the title is <a href="http://en.w757.com/msnshell-an-add-on-for-msn-windows-live-messenger/">MSNShell &#8211; An add-on for MSN (Windows Live Messenger) at Adam&#8217;s Blog &#8211; www.w757.com</a> .</p>
<p>Here is the steps:</p>
<p>First, log in and enter the <strong>dashboard</strong> of your blog.</p>
<p>Second, Click <strong>Presentation</strong>, <strong>Theme Editor</strong>, then click the <strong>Header</strong> on the right.</p>
<p>Third, you may find a line which is beginned by <strong>&lt;title&gt;</strong> and ended by <strong>&lt;/title&gt;</strong>. Replace it with the following code:</p>
<blockquote><p>&lt;title&gt;&lt;?php wp_title(&#8221;); if (function_exists(&#8216;is_tag&#8217;) and is_tag()) { ?&gt;&lt;?php _e(&#8216;Tag Archive for &#8216;); ?&gt;&lt;?php echo $tag; } if (is_archive()) { ?&gt;&lt;?php _e(&#8216; Archive&#8217;); ?&gt;&lt;?php } elseif (is_search()) { ?&gt;&lt;?php _e(&#8216; Search for &#8216;); ?&gt;&lt;?php echo $s; } if ( !(is_404()) and (is_search()) or (is_single()) or (is_page()) or (function_exists(&#8216;is_tag&#8217;) and is_tag()) or (is_archive()) ) { ?&gt;&lt;?php _e(&#8216; at &#8216;); ?&gt;&lt;?php } ?&gt;&lt;?php bloginfo(&#8216;name&#8217;); ?&gt;&lt;/title&gt;</p></blockquote>
<p>Click <strong>Update File</strong>.</p>
<p>Done.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.w757.com/change-the-tile-format-of-this-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Installed the new plugin</title>
		<link>http://en.w757.com/installed-the-new-plugin/</link>
		<comments>http://en.w757.com/installed-the-new-plugin/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 01:23:09 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://en.w757.com/installed-the-new-plugin/</guid>
		<description><![CDATA[I have downloaded and installed the plugin of wordpress, such as Google (XML) Sitemaps Generator, Sitemap Generator Plugin, Google Analyticator, Contact Form and Akismet. And I have used these plugins in my chinese blog for a long time. They are very useful. Till now, I haven&#8217;t found a satisfied theme for this blog. Some beautiful [...]]]></description>
			<content:encoded><![CDATA[<p>I have downloaded and installed the plugin of wordpress, such as <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank">Google (XML) Sitemaps Generator</a>, <a href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/" target="_blank">Sitemap Generator Plugin</a>, <a href="http://cavemonkey50.com/code/google-analyticator/" target="_blank">Google Analyticator</a>, <a href="http://www.douglaskarr.com/" target="_blank">Contact Form</a> and Akismet. And I have used these plugins in <a href="http://www.w757.com">my chinese blog</a> for a long time. They are very useful.</p>
<p>Till now, I haven&#8217;t found a satisfied theme for this blog. Some beautiful theme could not fix the wordpress 2.3. Who can recommend one to me? Thank you.:)</p>
]]></content:encoded>
			<wfw:commentRss>http://en.w757.com/installed-the-new-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The tag of wordpress 2.3</title>
		<link>http://en.w757.com/the-tag-of-wordpress-23/</link>
		<comments>http://en.w757.com/the-tag-of-wordpress-23/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 18:42:56 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[windows live writer]]></category>
		<category><![CDATA[zoundry]]></category>

		<guid isPermaLink="false">http://en.w757.com/the-tag-of-wordpress-23/</guid>
		<description><![CDATA[This is a new blog, and I will write it in English. The blog is powered by WordPress 2.3. I have been writing blog for over four years. One year ago, I bought the domain and used wordpress to build my own blog. In my chinese blog, I&#8217;m using the plugin &#8211; UTW(ultimate tag warrior) [...]]]></description>
			<content:encoded><![CDATA[<p>This is a new blog, and I will write it in English. The blog is powered by WordPress 2.3.</p>
<p>I have been writing blog for over four years. One year ago, I bought the domain and used wordpress to build my own blog.</p>
<p>In my <a href="http://www.w757.com/index.php">chinese blog</a>, I&#8217;m using the plugin &#8211; UTW(<a href="http://www.neato.co.nz/ultimate-tag-warrior/" onclick="return c('1fbe',this.innerHTML,this.href,1)" target="_blank">ultimate tag warrior</a>) to add the tags. But after I upgraded my blog to wordpress 2.3, I found the tag could not displayed in the post. Certainly, I have modified the theme and add the tag code. I don&#8217;t know why. I have import the tags by the tool in wordpress dashboard.</p>
<p>I found the <a href="http://www.zoundry.com/" target="_blank">Zoundry</a> is great. But they lastest vesion does not support the tag of wordpress 2.3. So I need to post it to draft and edit in my brower. I&#8217;m looking forward to the new vesion of Zoundry which support the tag of wordpress 2.3.</p>
<p>Microsoft has its blog writing tool, too. It named Windows Live Writer. The function of it is less than Zoundry. But the interface is more beautiful than zoundry. And it can add the new catagory, it&#8217;s great.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.w757.com/the-tag-of-wordpress-23/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
