<?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>graphiceyedea &#187; WordPress</title>
	<atom:link href="http://graphiceyedea.co.uk/wp/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://graphiceyedea.co.uk/wp</link>
	<description>prisca schmarsow - portfolio</description>
	<lastBuildDate>Sat, 29 May 2010 11:03:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>resetting WordPress admin password</title>
		<link>http://graphiceyedea.co.uk/wp/resetting-wordpress-admin-password/</link>
		<comments>http://graphiceyedea.co.uk/wp/resetting-wordpress-admin-password/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 09:22:40 +0000</pubDate>
		<dc:creator>prisca</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[tips & tricks]]></category>

		<guid isPermaLink="false">http://graphiceyedea.co.uk/wp/?p=425</guid>
		<description><![CDATA[a simple step-by-step on how to reset the main admin user's password for a WordPress site, using phpMyAdmin.]]></description>
			<content:encoded><![CDATA[<p>after managing to lock myself out of the admin section for the second time &#8211; I thought I should write up a very quick tutorial on how to change the master password. So here is just a quick step-by-step on how to reset your password for the main admin user &#8211; using phpMyAdmin. For this you will need access to the control panel of your server and be able to access your WordPress database via phpMyAdmin.<br />
<span id="more-425"></span></p>
<ol>
<li>go to your server control panel and open the database via phpMyAdmin.<br />
You will see your database listed by its name on the left hand side &#8211; click its name to access the WordPress data. This is only necessary if you have more than one database listed here &#8211; in my case, as you can see on the screenshot here &#8211; there is only one database and all tables are listed.<br />
<a rel="lightbox[pswd]" href="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass1.png"><img title="adminpass1" src="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass1.png" alt="" width="500" height="198" /></a></li>
<li>you will see the different tables, by default preceeded with the &#8216;<em>wp_</em>&#8216; &#8211; look for the &#8216;<em>wp_users</em>&#8216; table and click the browse button as shown below.<br />
<a rel="lightbox[pswd]" href="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass2.png"><img title="adminpass2" src="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass2.png" alt="" width="500" height="241" /></a></li>
<li>to access the specific user details, ie the table data &#8211; click &#8216;browse&#8217;<br />
<a rel="lightbox[pswd]" href="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass3.png"><img title="adminpass3" src="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass3.png" alt="" width="300" height="131" /></a></li>
<li>once you can see the exisiting users&#8217; details &#8211; you can edit the specific details for the admin user as shown below:<br />
<a rel="lightbox[pswd]" href="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass4.png"><img title="adminpass4" src="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass4.png" alt="" width="499" height="258" /></a></li>
<li>you will see all fields and values for the admin user and you can now type in your new password:<br />
<a rel="lightbox[pswd]" href="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass5.png"><img title="adminpass5" src="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass5.png" alt="" width="500" height="367" /></a></li>
<li>as the last step before saving our new password &#8211; choose &#8216;MD5&#8242; from function drop down menu<br />
<a rel="lightbox[pswd]" href="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass6.png"><img title="adminpass6" src="http://graphiceyedea.co.uk/wp/wp-content/uploads/2008/07/adminpass6.png" alt="" width="499" height="256" /></a></li>
<li>click &#8216;go&#8217; to confirm and save your new password &#8211; and you&#8217;re done :-)<br />
Returning to the previous screen &#8211; you will notice your password has changed, now encoded shown again as a string of letters, numbers and symbols.</li>
<li>NOTE: you might need to delete the cookie for the site in order for the changes to take effect !</li>
</ol>
<p>To give credit where credit is due &#8211; this is the page that helped me getting this problem solved: <a href="http://www.tamba2.org.uk/wordpress/phpmyadmin/" target="_blank">WordPress@ T2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://graphiceyedea.co.uk/wp/resetting-wordpress-admin-password/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>working on WP locally &#8211; thanks to MAMP :)</title>
		<link>http://graphiceyedea.co.uk/wp/working-on-wp-locally-thanks-to-mamp/</link>
		<comments>http://graphiceyedea.co.uk/wp/working-on-wp-locally-thanks-to-mamp/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 13:38:49 +0000</pubDate>
		<dc:creator>prisca</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[tips & tricks]]></category>

		<guid isPermaLink="false">http://www.graphiceyedea.co.uk/wp/?p=237</guid>
		<description><![CDATA[Just a very quick post to tell you all about this fantastic little app from living-e &#8211; MAMP allows you to activate the apache server very easily on your mac&#8230; Even though I have been working with WordPress for a while now (all work done live online using password protected folders) &#8211; I never had [...]]]></description>
			<content:encoded><![CDATA[<p><img class="floatright" src="http://www.graphiceyedea.co.uk/wp/wp-content/uploads/2008/01/mampicon.png" alt="MAMP-icon" />Just a very quick post to tell you all about this fantastic little app from <a href="http://www.living-e.de" target="_blank">living-e</a> &#8211; <strong>MAMP</strong> allows you to activate the apache server very easily on your mac&#8230;</p>
<p>Even though I have been working with WordPress for a while now (all work done live online using password protected folders) &#8211; I never had enough time to look into getting the server setup locally to work offline with on my themes and customisations. The local server setup was something I always really wanted to figure out &#8211; but being much more of a front end designer &#8211; I avoided the issue, being a coward really : ), running away from any complications which might slow me down or delay me &#8211; my workload not allowing much time to play.</p>
<p>For christmas I received a wonderful surprise in the form of a new mac book pro :) and so I was keen to get my dream machine setup with everything I wanted to use, including the local server. Doing some research online for tutorials and tips I found this amazing little app ;) and within minutes I was setup with my local server &#8211; importing all data from my DB, installing WP locally &#8211; now happily working on my WP sites offline ;)<br />
In case you&#8217;d like to know &#8211; a quick run down: <span id="more-237"></span></p>
<ol>
<li> download MAMP (free from <a href="http://www.mamp.info/en/index.php" target="_blank">living-e</a>)</li>
<li>install MAMP directly into the applications folder<br />
(it is important to put the app directly into the applications folder &#8211; NOT into a subfolder within!)</li>
<li>launch MAMP &#8211; and you&#8217;re done :)</li>
</ol>
<p><img src="http://www.graphiceyedea.co.uk/wp/wp-content/uploads/2008/01/mamp.jpg" alt="mamp window" /></p>
<p>You should put all your files into the &#8216;htdocs&#8217; folder within the MAMP folder itself (though you could change the location of this folder if you choose to) = Document Root: <strong>/Applications/MAMP/htdocs</strong></p>
<p>Your local URL will by default be: <strong>http://localhost:8888</strong></p>
<p>One last note on WP &#8211; to install WordPress &#8211; simply copy your WP files into the root folder, configuring the database connection as stated in the MAMP documentation (on the start page). Access the new WP site using the local URL and install as normal.</p>
<p>HAVE FUN :)</p>
]]></content:encoded>
			<wfw:commentRss>http://graphiceyedea.co.uk/wp/working-on-wp-locally-thanks-to-mamp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
