<?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>Help 2 Design &#187; wordpress</title>
	<atom:link href="http://help2design.com/tags/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://help2design.com</link>
	<description>We help you to design the web!</description>
	<lastBuildDate>Wed, 31 Mar 2010 10:59:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Solution: Firefox crashes when uploading Image in Wordpress</title>
		<link>http://help2design.com/news/firefox-crashes-when-uploading-image-in-wordpress/</link>
		<comments>http://help2design.com/news/firefox-crashes-when-uploading-image-in-wordpress/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 20:03:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google gears]]></category>
		<category><![CDATA[image upload]]></category>
		<category><![CDATA[picture]]></category>

		<guid isPermaLink="false">http://help2design.com/?p=74</guid>
		<description><![CDATA[Many wordpress users are facing the problem of browser crash when uploading image(or any other attachment like video, document, audio etc) in wordpress. This happens when you click "Add an image" button in wordpress near "Upload/insert"

Crash window will be like this:

It says "We 're sorry. Firefox had a problem and crashed. We'll try to restore [...]]]></description>
			<content:encoded><![CDATA[<p>Many wordpress users are facing the problem of browser crash when uploading image(or any other attachment like video, document, audio etc) in wordpress. This happens when you click "Add an image" button in wordpress near "Upload/insert"</p>
<p><img class="alignnone size-full wp-image-75" title="upload" src="http://help2design.com/wp-content/uploads/2009/06/upload.jpg" alt="upload" width="303" height="141" /></p>
<p>Crash window will be like this:</p>
<p><img class="alignnone size-full wp-image-77" title="crash" src="http://help2design.com/wp-content/uploads/2009/06/crash.jpg" alt="crash" width="378" height="387" /></p>
<p>It says "We 're sorry. Firefox had a problem and crashed. We'll try to restore your tabs and windows when it restarts"</p>
<p>If you are facing this problem, try disabling Google Gears. Go to Tools-&gt; Add-ons, select Extensions.  Look for Google Gears in the list and click disable. Try uploading the image after the restart.</p>
]]></content:encoded>
			<wfw:commentRss>http://help2design.com/news/firefox-crashes-when-uploading-image-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your attempt to edit this post has failed: Wordpress Fix</title>
		<link>http://help2design.com/wordpress/your-attempt-to-edit-this-post-has-failed-wordpress-fix/</link>
		<comments>http://help2design.com/wordpress/your-attempt-to-edit-this-post-has-failed-wordpress-fix/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 12:29:53 +0000</pubDate>
		<dc:creator>Ranjith</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Cannot create page]]></category>
		<category><![CDATA[edit this post has failed]]></category>
		<category><![CDATA[wordpress error]]></category>
		<category><![CDATA[Wordpress fix]]></category>
		<category><![CDATA[Your attempt Fix]]></category>

		<guid isPermaLink="false">http://help2design.com/?p=69</guid>
		<description><![CDATA[Wordpress error: Your attempt to edit this post: "abc" has failed. Please try again.
Have encounter this error in wordpress? If yes then here is the solution.
Here is the plugin which does the following things.
/*
Plugin Name: Your attempt Fix
Version: 1.0
Plugin URI: http://www.wordpress.org
Description: Fixes for &#34;Your attempt to edit this post&#34; bug in wordpress admin panel
Author URI: [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress error: Your attempt to edit this post: "abc" has failed. Please try again.</p>
<p>Have encounter this error in wordpress? If yes then here is the solution.</p>
<p>Here is the plugin which does the following things.<span id="more-69"></span></p>
<pre class="php"><span style="color: #808080; font-style: italic;">/*
Plugin Name: Your attempt Fix
Version: 1.0
Plugin URI: http://www.wordpress.org
Description: Fixes for &quot;Your attempt to edit this post&quot; bug in wordpress admin panel
Author URI: http://help2design.com
*/</span>
<span style="color: #000000; font-weight: bold;">function</span> wp_27_adminpost_fix<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span>
wp_deregister_script<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'autosave'</span><span style="color: #66cc66;">&#41;</span>;
wp_deregister_script<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'post'</span><span style="color: #66cc66;">&#41;</span>;
wp_deregister_script<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'word-count'</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #66cc66;">&#125;</span>
add_action<span style="color: #66cc66;">&#40;</span> <span style="color: #ff0000;">'wp_print_scripts'</span>, <span style="color: #ff0000;">'wp_27_adminpost_fix'</span> <span style="color: #66cc66;">&#41;</span>;
&nbsp;</pre>
<p><a href="http://help2design.com/plugins/wppagefix.zip">Click here</a> to Download this plugin. Activate the plugin and try to crete new pages. It will work fine!</p>
<p><a href="http://dhyeyatech.com/">Wordpress development company in Bangalore</a></p>
]]></content:encoded>
			<wfw:commentRss>http://help2design.com/wordpress/your-attempt-to-edit-this-post-has-failed-wordpress-fix/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to setup wordpress on localhost?</title>
		<link>http://help2design.com/wordpress/how-to-setup-wordpress-on-localhost/</link>
		<comments>http://help2design.com/wordpress/how-to-setup-wordpress-on-localhost/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 12:13:47 +0000</pubDate>
		<dc:creator>Ranjith</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[create database]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://help2design.com/?p=62</guid>
		<description><![CDATA[This is very simple using XAMPP.

First download the xampp from http://www.apachefriends.org/en/xampp.html
Extract the file and double click the exe. This will install Mysql and Apache servers.
Once the installation is complete, you will find XAMPP under Start / Programs / XAMPP. You can use the XAMPP Control Panel to start/stop all servers. Start Mysql and Apache servers.
Now [...]]]></description>
			<content:encoded><![CDATA[<p>This is very simple using XAMPP.</p>
<ol>
<li>First download the xampp from <a href="http://www.apachefriends.org/en/xampp.html" target="_blank">http://www.apachefriends.org/en/xampp.html</a></li>
<li>Extract the file and double click the exe. This will install Mysql and Apache servers.</li>
<li>Once the installation is complete, you will find XAMPP under Start / Programs / XAMPP. You can use the XAMPP Control Panel to start/stop all servers. Start Mysql and Apache servers.</li>
<li>Now open any browser(IE or Mozilla) and enter the address as http://localhost/ <span id="more-62"></span></li>
<li>Select your Language</li>
<li>Now click phpMyAdmin</li>
<li>Create a new database for your wordpress website. Under MySQL provide the new database name for example "wpdatabase" and select "utf8_unicode_ci", click create.</li>
<li>Download the latest wordpress codes from <a href="http://wordpress.org" target="_blank">wordpress.org</a></li>
<li>Extract and copy folder "wordpress" to C:/Program Files/XAMPP/htdocs/</li>
<li>Open the file wp-config-sample.php in notepad.</li>
<li>Fill the details as below<br />
define('DB_NAME', 'wpdatabase'); // The name of the database<br />
define('DB_USER', 'root'); // Your MySQL username<br />
define('DB_PASSWORD', ''); // password<br />
define('DB_HOST', 'localhost');</li>
<li>Now open http://localhost/wordpress, provide the website name and email ID and click next.</li>
<li>Login using obtained password and admin as username.</li>
<li>View your first local wordpress website by browsing http://localhost/wordpress</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://help2design.com/wordpress/how-to-setup-wordpress-on-localhost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lot of Wordpress themes</title>
		<link>http://help2design.com/web-design/lot-of-wordpress-themes/</link>
		<comments>http://help2design.com/web-design/lot-of-wordpress-themes/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 17:25:10 +0000</pubDate>
		<dc:creator>perla</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://help2design.com/?p=31</guid>
		<description><![CDATA[Emily Robbins maintainces a comprehensive list of free WordPress 1.5 and 2.0 Themes / Templates available for download. If you are nterested in creating a wordpress blog, you can have a look at this website:
http://www.emilyrobbins.com/how-to-blog/wordpress-theme-list-266.htm
Last time when I visit, number was around 600 and now it is 980+. Hope the list is still growing.
]]></description>
			<content:encoded><![CDATA[<p>Emily Robbins maintainces a comprehensive list of free WordPress 1.5 and 2.0 Themes / Templates available for download. If you are nterested in creating a wordpress blog, you can have a look at this website:<br />
<a href="http://www.emilyrobbins.com/how-to-blog/wordpress-theme-list-266.htm">http://www.emilyrobbins.com/how-to-blog/wordpress-theme-list-266.htm</a></p>
<p>Last time when I visit, number was around 600 and now it is 980+. Hope the list is still growing.</p>
]]></content:encoded>
			<wfw:commentRss>http://help2design.com/web-design/lot-of-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
