<?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>UK Dedicated Servers &#124; Dedicated Servers Hosting &#124; Web Hosting &#187; Help</title>
	<atom:link href="http://picture-myspace.com/category/help/feed" rel="self" type="application/rss+xml" />
	<link>http://picture-myspace.com</link>
	<description>A blog that reviews News and information about Search Engine Optimization, Internet Marketing, Web Hosting and much more.</description>
	<lastBuildDate>Wed, 30 Jun 2010 13:43:11 +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>Installing the latest version of WordPress</title>
		<link>http://picture-myspace.com/help/installing-the-latest-version-of-wordpress</link>
		<comments>http://picture-myspace.com/help/installing-the-latest-version-of-wordpress#comments</comments>
		<pubDate>Wed, 15 Apr 2009 20:22:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[how to install wordpress]]></category>
		<category><![CDATA[Installing]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress installation]]></category>

		<guid isPermaLink="false">http://picture-myspace.com/?p=155</guid>
		<description><![CDATA[Step 1: Download WordPress
First step, navigate on over to the download page at WordPress.org. Do not download WordPress on any other third party site.

You can download either the .zip or .tar.gz file, both contain the same files. You would probably rather download the .zip if you are a Windows user. Once you have extracted the [...]


Related posts:<ol><li><a href='http://picture-myspace.com/help/training-exercise-for-joomla-be' rel='bookmark' title='Permanent Link: Training Exercise for Joomla BE'>Training Exercise for Joomla BE</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Step 1: Download WordPress</strong></p>
<p>First step, navigate on over to the download page at WordPress.org. Do not download WordPress on any other third party site.</p>
<p><img class="aligncenter size-full wp-image-156" title="download-wordpress" src="http://picture-myspace.com/wp-content/uploads/2009/04/download-wordpress.png" alt="download-wordpress" width="400" height="251" /></p>
<p>You can download either the .zip or .tar.gz file, both contain the same files. You would probably rather download the .zip if you are a Windows user. Once you have extracted the files you will be ready to upload the files to your hosting account. Go ahead and click the link below to see the next page in the tutorial.</p>
<p><strong>Step 2: Extract the files</strong><br />
You should have extracted all the files in the <em>latest.zip</em> or <em>latest.tar.gz</em> and have them all ready to go in a directory on your local machine. I use Windows XP, and it will look some of  like this.</p>
<p><img class="aligncenter size-full wp-image-157" title="extract-the-files" src="http://picture-myspace.com/wp-content/uploads/2009/04/extract-the-files.png" alt="extract-the-files" width="400" height="334" /></p>
<p>Keep in mind that some of the icons may look slightly different for you depending on the default programs you have chosen for the filetypes.</p>
<p>Next you will need an FTP client to upload the files to your web host. If you still don’t have a host at this point, we highly recommend <a href="http://micfo.com">Micfo</a> for affordable shared and reseller solutions. They even have Fantastico on all accounts, so you don’t even need this manual installation tutorial. Okay, back to the FTP client. We recommend using either FileZilla or SmartFTP. Both are free and relatively straightforward to use. Make sure you download the Client and not the server. We will be using FileZilla for the next part of our tutorial.</p>
<p><strong>Step 3: Upload files to your host</strong><br />
Using FileZilla, it’s easy to upload files directly from your computer to your hosting account. Open it up, type in your login details at the top and click the Quickconnect button.</p>
<p><img class="aligncenter size-full wp-image-158" title="upload-files-to-your-host" src="http://picture-myspace.com/wp-content/uploads/2009/04/upload-files-to-your-host.png" alt="upload-files-to-your-host" width="400" height="288" /></p>
<p>You should have a screen like you see above. Make sure you are uploading within the public folder, which is usually called /<em>public_html/</em>. If you want to install to a subdirectory, that’s fine as well. Once you have uploaded all the WordPress files and folders in the same structure as in the .<em>zip</em> or .<em>tar.gz</em> file, you are ready to set up your database.</p>
<p><strong>Step 4: Set up the database</strong><br />
This is where it may get a little tricky. We will be using cPanel for the example. When you login to your cPanel account, you should see something like this below.</p>
<p><img class="aligncenter size-full wp-image-159" title="set-up-the-database" src="http://picture-myspace.com/wp-content/uploads/2009/04/set-up-the-database.png" alt="set-up-the-database" width="400" height="328" /></p>
<p>Different versions may differ, the important thing is to navigate to the MySQL® Databases page. You should now be at a page which looks like this.<br />
<img class="aligncenter size-full wp-image-160" title="set-up-the-database-1" src="http://picture-myspace.com/wp-content/uploads/2009/04/set-up-the-database-1.png" alt="set-up-the-database-1" width="400" height="220" /></p>
<p>On this page you will create the MySQL database, and the user that connects to it. Keep in mind that this not related to the WordPress admin login, we will get to that step next. First, type in the name you want to call your database. For this example, we will simply call it wordpress. The next step is to create a user which will connect to the database. For purposes of the example we will use dbuser as the username and you can use your imagination for the password. Please make sure you write down the password you use temporarily, because it is needed for the next step. You will then need to add that user to the database you just created with All privileges. You should now have something that looks like this.</p>
<p><img class="aligncenter size-full wp-image-161" title="set-up-the-database-2" src="http://picture-myspace.com/wp-content/uploads/2009/04/set-up-the-database-2.png" alt="set-up-the-database-2" width="400" height="226" /></p>
<p>Notice the prefix of yourusername_ in the database name and username. This is your username for your hosting account. You will need to use the database name and username as you see it on this page, or it won’t work. Next we will actually start installing WordPress via the web-based installation script.</p>
<p><strong>Step 5: Install WordPress</strong> …finally<br />
it&#8217;s almost done now. You have already uploaded the WordPress folders and files to your hosting account and set up the database. Now it’s time to navigate to the URL you have installed it on via your web browser. If everything was uploaded properly, you should see a page like this.</p>
<p><img class="aligncenter size-full wp-image-162" title="install-wordpress" src="http://picture-myspace.com/wp-content/uploads/2009/04/install-wordpress.png" alt="install-wordpress" width="400" height="149" /></p>
<p>Yes, that’s right, you are supposed to see an error. Why? Because WordPress doesn’t know how to connect to the database you’ve just created. Go through the create a wp-config.php file through a web interface page and enter the database details. You probably won’t need to edit the last two fields.</p>
<p><img class="aligncenter size-full wp-image-163" title="install-wordpress1" src="http://picture-myspace.com/wp-content/uploads/2009/04/install-wordpress1.png" alt="install-wordpress1" width="400" height="377" /></p>
<p>Hopefully there won’t be any errors. If there are you will need to create a wp-config.php file manually. After the database has been configured to work with WordPress, it’s smooth sailing. Everything past this should be relatively straightforward. Just type in the title of your blog, your e-mail, and you are done. Your username should be admin and your password will be automatically generated for you. Go ahead and login and change this if you want.</p>
<p><img class="aligncenter size-full wp-image-164" title="install-wordpress-2" src="http://picture-myspace.com/wp-content/uploads/2009/04/install-wordpress-2.png" alt="install-wordpress-2" width="400" height="303" />You should have something like this as your final result.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Del.icio.us"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Installing the latest version of WordPress' a Del.icio.us" alt="Aggiungi 'Installing the latest version of WordPress' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a digg"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Installing the latest version of WordPress' a digg" alt="Aggiungi 'Installing the latest version of WordPress' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a reddit"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Installing the latest version of WordPress' a reddit" alt="Aggiungi 'Installing the latest version of WordPress' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Technorati"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Installing the latest version of WordPress' a Technorati" alt="Aggiungi 'Installing the latest version of WordPress' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Stumble Upon"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Installing the latest version of WordPress' a Stumble Upon" alt="Aggiungi 'Installing the latest version of WordPress' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Google Bookmarks"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Installing the latest version of WordPress' a Google Bookmarks" alt="Aggiungi 'Installing the latest version of WordPress' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Squidoo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Installing the latest version of WordPress' a Squidoo" alt="Aggiungi 'Installing the latest version of WordPress' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Bloglines"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'Installing the latest version of WordPress' a Bloglines" alt="Aggiungi 'Installing the latest version of WordPress' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Bookmark.it"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Aggiungi 'Installing the latest version of WordPress' a Bookmark.it" alt="Aggiungi 'Installing the latest version of WordPress' a Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Installing+the+latest+version+of+WordPress&amp;url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Ask"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Installing the latest version of WordPress' a Ask" alt="Aggiungi 'Installing the latest version of WordPress' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkagogo.com/go/AddNoPopup?url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Linkagogo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/linkagogo.png" title="Aggiungi 'Installing the latest version of WordPress' a Linkagogo" alt="Aggiungi 'Installing the latest version of WordPress' a Linkagogo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;t=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a FaceBook"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Installing the latest version of WordPress' a FaceBook" alt="Aggiungi 'Installing the latest version of WordPress' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Mixx"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Aggiungi 'Installing the latest version of WordPress' a Mixx" alt="Aggiungi 'Installing the latest version of WordPress' a Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a Twitter"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Aggiungi 'Installing the latest version of WordPress' a Twitter" alt="Aggiungi 'Installing the latest version of WordPress' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;title=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Connotea"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/connotea.png" title="Aggiungi 'Installing the latest version of WordPress' a Connotea" alt="Aggiungi 'Installing the latest version of WordPress' a Connotea" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/addurl/?bm_url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress&amp;bm_description=Installing+the+latest+version+of+WordPress" title="Aggiungi 'Installing the latest version of WordPress' a Mister-Wong"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/misterwong.png" title="Aggiungi 'Installing the latest version of WordPress' a Mister-Wong" alt="Aggiungi 'Installing the latest version of WordPress' a Mister-Wong" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title=Installing+the+latest+version+of+WordPress&amp;url=http://picture-myspace.com/help/installing-the-latest-version-of-wordpress" title="Aggiungi 'Installing the latest version of WordPress' a FriendFeed"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Aggiungi 'Installing the latest version of WordPress' a FriendFeed" alt="Aggiungi 'Installing the latest version of WordPress' a FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->

<p>Related posts:<ol><li><a href='http://picture-myspace.com/help/training-exercise-for-joomla-be' rel='bookmark' title='Permanent Link: Training Exercise for Joomla BE'>Training Exercise for Joomla BE</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://picture-myspace.com/help/installing-the-latest-version-of-wordpress/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Uploading Images to Joomla</title>
		<link>http://picture-myspace.com/help/uploading-images-to-joomla</link>
		<comments>http://picture-myspace.com/help/uploading-images-to-joomla#comments</comments>
		<pubDate>Mon, 13 Apr 2009 21:02:36 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[best of joomla]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[fireboard]]></category>
		<category><![CDATA[free joomla templates]]></category>
		<category><![CDATA[image hosting]]></category>
		<category><![CDATA[image upload]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[joomla books]]></category>
		<category><![CDATA[joomla extensions]]></category>
		<category><![CDATA[joomla forum]]></category>
		<category><![CDATA[joomla templates]]></category>
		<category><![CDATA[joomla tutorials]]></category>
		<category><![CDATA[myspace image hosting]]></category>
		<category><![CDATA[thumbnail image]]></category>
		<category><![CDATA[Uploading Images to Joomla]]></category>

		<guid isPermaLink="false">http://picture-myspace.com/?p=139</guid>
		<description><![CDATA[In a Joomla site, or any for that matter, there should be standards regarding how things look. Standards imply that someone has taken the time to write something like what you&#8217;re reading. Reason for this: Good looking stuff doesn&#8217;t just happen. It takes some planning.

Anatomy of a Joomla Story
First, all stories (same thing as what [...]


Related posts:<ol><li><a href='http://picture-myspace.com/help/training-exercise-for-joomla-be' rel='bookmark' title='Permanent Link: Training Exercise for Joomla BE'>Training Exercise for Joomla BE</a></li>
<li><a href='http://picture-myspace.com/hosting/image-hosting-service-%e2%80%93-a-specialized-type-of-web-hosting' rel='bookmark' title='Permanent Link: Image Hosting Service – a Specialized Type of Web Hosting'>Image Hosting Service – a Specialized Type of Web Hosting</a></li>
<li><a href='http://picture-myspace.com/hosting/image-hosting-not-just-for-hosting-images' rel='bookmark' title='Permanent Link: Image Hosting &#8211; Not Just For Hosting Images'>Image Hosting &#8211; Not Just For Hosting Images</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In a Joomla site, or any for that matter, there should be standards regarding how things look. Standards imply that someone has taken the time to write something like what you&#8217;re reading. Reason for this: Good looking stuff doesn&#8217;t just happen. It takes some planning.<br />
<strong></strong></p>
<p style="text-align: center;"><strong>Anatomy of a Joomla Story</strong></p>
<p>First, all stories (same thing as what others call a &#8220;post&#8221;) have at least four elements.<br />
1.) A descriptive title 2.) Some intro copy 3.) A thumbnail image and 4.) The rest of the story</p>
<p><img class="aligncenter size-full wp-image-140" title="anatomy-of-a-joomla-story" src="http://picture-myspace.com/wp-content/uploads/2009/04/anatomy-of-a-joomla-story.jpg" alt="anatomy-of-a-joomla-story" width="560" height="352" /></p>
<p style="text-align: center;"><strong>The Thumbnail</strong></p>
<p>All stories should have an intro thumbnail. Why? Because people relate to images, not text, and it looks better. So decide on a size and stick to it for all stories. Suggested size is something about 150 or less in width. You can vary the height based on the amount of intro text. (It&#8217;s more important to lock the width than trying to do both)</p>
<p><img class="aligncenter size-full wp-image-141" title="the-thumbnail" src="http://picture-myspace.com/wp-content/uploads/2009/04/the-thumbnail.jpg" alt="the-thumbnail" width="601" height="152" /></p>
<p style="text-align: center;"><strong>Intro Text</strong></p>
<p>Every story should have about the same amount of intro text.You do this because at some point, you&#8217;re going to display multiple stories on the same page. This is especially important when you&#8217;re displaying in more than one column. Look at any newspaper. The front page is always the same. The story begins, but then has you flipping back to page 8 to read the rest. Same concept applies here.</p>
<p><img class="aligncenter size-full wp-image-142" title="intro-text" src="http://picture-myspace.com/wp-content/uploads/2009/04/intro-text.jpg" alt="intro-text" width="395" height="182" /></p>
<p>Above is an example of how a 2 column layout might appear with similar sized thumbnails and intro text.</p>
<p style="text-align: center;"><strong>Read More vs Page Break</strong></p>
<p>You use Read More when there&#8217;s just one more page to view. If however you have 10 pages that make up a story, it&#8217;s better to use the Page Break function so that readers can jump to any page within.</p>
<p><img class="aligncenter size-full wp-image-143" title="read-more-vs-page-break" src="http://picture-myspace.com/wp-content/uploads/2009/04/read-more-vs-page-break.jpg" alt="read-more-vs-page-break" width="381" height="89" /></p>
<p style="text-align: center;"><strong>Uploading Images with Media Manager</strong></p>
<p>You have two ways to do this. FTP or the Joomla Media Manager. As we have already written one of these for FTP, this time we&#8217;ll cover the Media Manager. Both Joomla 1.0.x and 1.5, to get to the Media Manager, log into the backend and look for the button:</p>
<p><img class="aligncenter size-full wp-image-144" title="uploading-images-with-media-manager" src="http://picture-myspace.com/wp-content/uploads/2009/04/uploading-images-with-media-manager.jpg" alt="uploading-images-with-media-manager" width="351" height="205" /></p>
<p style="text-align: center;"><strong>Find The Image</strong></p>
<p>For a story, you will need to upload two (or more) images. The thumbnail and the other one(s).</p>
<p><img class="aligncenter size-full wp-image-145" title="find-the-image" src="http://picture-myspace.com/wp-content/uploads/2009/04/find-the-image.jpg" alt="find-the-image" width="510" height="153" /></p>
<p>When you&#8217;re done finding the image, then <strong>click &#8230;</strong></p>
<p><img class="aligncenter size-full wp-image-146" title="click" src="http://picture-myspace.com/wp-content/uploads/2009/04/click.jpg" alt="click" width="218" height="112" /></p>
<p style="text-align: center;"><strong>Where are my images?</strong></p>
<p>It&#8217;s important to remember where you upload your images. Therefore, this too should be included as part of your documented process. e.g., All images that you plan to use within stories, should be in the /stories directory. If you have lots of categories, then it&#8217;s a good idea to have category directories within. e.g., stories/cat1</p>
<p><img class="aligncenter size-full wp-image-147" title="where-are-my-images" src="http://picture-myspace.com/wp-content/uploads/2009/04/where-are-my-images.jpg" alt="where-are-my-images" width="266" height="144" /></p>
<p>If you don&#8217;t remember where you uploaded images, it will be tough to insert them into the actual stories later.</p>
<p style="text-align: center;"><strong>Inserting the Thumbnail</strong></p>
<p><img class="aligncenter size-full wp-image-148" title="inserting-the-thumbnail" src="http://picture-myspace.com/wp-content/uploads/2009/04/inserting-the-thumbnail.jpg" alt="inserting-the-thumbnail" width="624" height="310" /></p>
<p style="text-align: center;"><strong>Remember where you put that image?</strong></p>
<p>You must indicate the location of the image, usually starting with images.</p>
<p><img class="aligncenter size-full wp-image-149" title="remember-where-you-put-that-image" src="http://picture-myspace.com/wp-content/uploads/2009/04/remember-where-you-put-that-image.jpg" alt="remember-where-you-put-that-image" width="455" height="128" /></p>
<p style="text-align: center;"><strong>Align Thumbnails LEFT</strong></p>
<p>Thumbnails should be aligned left, generally speaking. (sometimes people like to align right)<br />
If you are a lefty, then do this:</p>
<p><img class="aligncenter size-full wp-image-150" title="align-thumbnails-left" src="http://picture-myspace.com/wp-content/uploads/2009/04/align-thumbnails-left.jpg" alt="align-thumbnails-left" width="307" height="228" /></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://picture-myspace.com/help/uploading-images-to-joomla&amp;title=Uploading+Images+to+Joomla" title="Aggiungi 'Uploading Images to Joomla' a Del.icio.us"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Uploading Images to Joomla' a Del.icio.us" alt="Aggiungi 'Uploading Images to Joomla' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://picture-myspace.com/help/uploading-images-to-joomla&amp;title=Uploading+Images+to+Joomla" title="Aggiungi 'Uploading Images to Joomla' a digg"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Uploading Images to Joomla' a digg" alt="Aggiungi 'Uploading Images to Joomla' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://picture-myspace.com/help/uploading-images-to-joomla&amp;title=Uploading+Images+to+Joomla" title="Aggiungi 'Uploading Images to Joomla' a reddit"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Uploading Images to Joomla' a reddit" alt="Aggiungi 'Uploading Images to Joomla' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://picture-myspace.com/help/uploading-images-to-joomla" title="Aggiungi 'Uploading Images to Joomla' a Technorati"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Uploading Images to Joomla' a Technorati" alt="Aggiungi 'Uploading Images to Joomla' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://picture-myspace.com/help/uploading-images-to-joomla&amp;title=Uploading+Images+to+Joomla" title="Aggiungi 'Uploading Images to Joomla' a Stumble Upon"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Uploading Images to Joomla' a Stumble Upon" alt="Aggiungi 'Uploading Images to Joomla' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://picture-myspace.com/help/uploading-images-to-joomla&amp;title=Uploading+Images+to+Joomla" title="Aggiungi 'Uploading Images to Joomla' a Google Bookmarks"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Uploading Images to Joomla' a Google Bookmarks" alt="Aggiungi 'Uploading Images to Joomla' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://picture-myspace.com/help/uploading-images-to-joomla" title="Aggiungi 'Uploading Images to Joomla' a Squidoo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Uploading Images to Joomla' a Squidoo" alt="Aggiungi 'Uploading Images to Joomla' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://picture-myspace.com/help/uploading-images-to-joomla" title="Aggiungi 'Uploading Images to Joomla' a Bloglines"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'Uploading Images to Joomla' a Bloglines" alt="Aggiungi 'Uploading Images to Joomla' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://picture-myspace.com/help/uploading-images-to-joomla" title="Aggiungi 'Uploading Images to Joomla' a Bookmark.it"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Aggiungi 'Uploading Images to Joomla' a Bookmark.it" alt="Aggiungi 'Uploading Images to Joomla' a Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Uploading+Images+to+Joomla&amp;url=http://picture-myspace.com/help/uploading-images-to-joomla" title="Aggiungi 'Uploading Images to Joomla' a Ask"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Uploading Images to Joomla' a Ask" alt="Aggiungi 'Uploading Images to Joomla' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkagogo.com/go/AddNoPopup?url=http://picture-myspace.com/help/uploading-images-to-joomla&amp;title=Uploading+Images+to+Joomla" title="Aggiungi 'Uploading Images to Joomla' a Linkagogo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/linkagogo.png" title="Aggiungi 'Uploading Images to Joomla' a Linkagogo" alt="Aggiungi 'Uploading Images to Joomla' a Linkagogo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://picture-myspace.com/help/uploading-images-to-joomla&amp;t=Uploading+Images+to+Joomla" title="Aggiungi 'Uploading Images to Joomla' a FaceBook"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Uploading Images to Joomla' a FaceBook" alt="Aggiungi 'Uploading Images to Joomla' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://picture-myspace.com/help/uploading-images-to-joomla&amp;title=Uploading+Images+to+Joomla" title="Aggiungi 'Uploading Images to Joomla' a Mixx"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Aggiungi 'Uploading Images to Joomla' a Mixx" alt="Aggiungi 'Uploading Images to Joomla' a Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://picture-myspace.com/help/uploading-images-to-joomla" title="Aggiungi 'Uploading Images to Joomla' a Twitter"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Aggiungi 'Uploading Images to Joomla' a Twitter" alt="Aggiungi 'Uploading Images to Joomla' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http://picture-myspace.com/help/uploading-images-to-joomla&amp;title=Uploading+Images+to+Joomla" title="Aggiungi 'Uploading Images to Joomla' a Connotea"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/connotea.png" title="Aggiungi 'Uploading Images to Joomla' a Connotea" alt="Aggiungi 'Uploading Images to Joomla' a Connotea" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/addurl/?bm_url=http://picture-myspace.com/help/uploading-images-to-joomla&amp;bm_description=Uploading+Images+to+Joomla" title="Aggiungi 'Uploading Images to Joomla' a Mister-Wong"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/misterwong.png" title="Aggiungi 'Uploading Images to Joomla' a Mister-Wong" alt="Aggiungi 'Uploading Images to Joomla' a Mister-Wong" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title=Uploading+Images+to+Joomla&amp;url=http://picture-myspace.com/help/uploading-images-to-joomla" title="Aggiungi 'Uploading Images to Joomla' a FriendFeed"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Aggiungi 'Uploading Images to Joomla' a FriendFeed" alt="Aggiungi 'Uploading Images to Joomla' a FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->

<p>Related posts:<ol><li><a href='http://picture-myspace.com/help/training-exercise-for-joomla-be' rel='bookmark' title='Permanent Link: Training Exercise for Joomla BE'>Training Exercise for Joomla BE</a></li>
<li><a href='http://picture-myspace.com/hosting/image-hosting-service-%e2%80%93-a-specialized-type-of-web-hosting' rel='bookmark' title='Permanent Link: Image Hosting Service – a Specialized Type of Web Hosting'>Image Hosting Service – a Specialized Type of Web Hosting</a></li>
<li><a href='http://picture-myspace.com/hosting/image-hosting-not-just-for-hosting-images' rel='bookmark' title='Permanent Link: Image Hosting &#8211; Not Just For Hosting Images'>Image Hosting &#8211; Not Just For Hosting Images</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://picture-myspace.com/help/uploading-images-to-joomla/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Training Exercise for Joomla BE</title>
		<link>http://picture-myspace.com/help/training-exercise-for-joomla-be</link>
		<comments>http://picture-myspace.com/help/training-exercise-for-joomla-be#comments</comments>
		<pubDate>Fri, 10 Apr 2009 20:29:23 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[Joomla training]]></category>
		<category><![CDATA[joomla tutorials]]></category>
		<category><![CDATA[joomla videos]]></category>
		<category><![CDATA[learn joomla]]></category>
		<category><![CDATA[online joomla tutorials]]></category>
		<category><![CDATA[online joomla videos]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://picture-myspace.com/?p=119</guid>
		<description><![CDATA[When you install with sample data, you begin with content you eventually will not want. What follows are the steps that one might take to remove said content.


To get rid of all this, login as an admin



This is what the backend login looks like



Get rid of the Modules first. So go to Extensions/Module Manager



It&#8217;s best [...]


Related posts:<ol><li><a href='http://picture-myspace.com/help/uploading-images-to-joomla' rel='bookmark' title='Permanent Link: Uploading Images to Joomla'>Uploading Images to Joomla</a></li>
<li><a href='http://picture-myspace.com/help/installing-the-latest-version-of-wordpress' rel='bookmark' title='Permanent Link: Installing the latest version of WordPress'>Installing the latest version of WordPress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>When you install with sample data, you begin with content you eventually will not want. What follows are the steps that one might take to remove said content.</strong></p>
<p><strong><img class="alignnone size-full wp-image-120" title="install-with-sample-data" src="http://picture-myspace.com/wp-content/uploads/2009/04/install-with-sample-data.jpg" alt="install-with-sample-data" width="555" height="394" /><br />
</strong></p>
<p><strong>To get rid of all this, login as an admin</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-121" title="login-as-an-admin" src="http://picture-myspace.com/wp-content/uploads/2009/04/login-as-an-admin.jpg" alt="login-as-an-admin" width="388" height="268" /></strong></p>
<p><strong><br />
This is what the backend login looks like</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-122" title="backend-login" src="http://picture-myspace.com/wp-content/uploads/2009/04/backend-login.jpg" alt="backend-login" width="568" height="314" /></strong></p>
<p><strong><br />
Get rid of the Modules first. So go to Extensions/Module Manager</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-123" title="module-manager" src="http://picture-myspace.com/wp-content/uploads/2009/04/module-manager.jpg" alt="module-manager" width="240" height="202" /></strong></p>
<p><strong><br />
It&#8217;s best to disable modules. Don&#8217;t delete them. You might need them later.</strong></p>
<p><strong>Modules to disable:<br />
Banners, Footer, Resources, Key Concepts, Example Pages, Polls, Who&#8217;s Online, Advertisement, Random Image, Syndication, Latest News, Popular</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-124" title="modules-to-disable" src="http://picture-myspace.com/wp-content/uploads/2009/04/modules-to-disable.jpg" alt="modules-to-disable" width="555" height="287" /></strong></p>
<p><strong><br />
Next, get rid of the main menu items</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-125" title="main-menu-items" src="http://picture-myspace.com/wp-content/uploads/2009/04/main-menu-items.jpg" alt="main-menu-items" width="180" height="252" /></strong></p>
<p><strong><br />
Select the ones to remove, then TRASH them!</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-126" title="trash" src="http://picture-myspace.com/wp-content/uploads/2009/04/trash.jpg" alt="trash" width="555" height="339" /></strong></p>
<p><strong><br />
Next remove the top menu items</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-127" title="remove-top-menu-items" src="http://picture-myspace.com/wp-content/uploads/2009/04/remove-top-menu-items.jpg" alt="remove-top-menu-items" width="194" height="278" /></strong></p>
<p><strong><br />
This is what it looks like to remove menu items</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-128" title="remove-menu-items" src="http://picture-myspace.com/wp-content/uploads/2009/04/remove-menu-items.jpg" alt="remove-menu-items" width="555" height="228" /></strong></p>
<p><strong><br />
Now get rid of the content</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-129" title="get-rid-of-content" src="http://picture-myspace.com/wp-content/uploads/2009/04/get-rid-of-content.jpg" alt="get-rid-of-content" width="224" height="190" /></strong></p>
<p><strong><br />
You can kill most of the items that come with the Joomla install</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-130" title="joomla-install" src="http://picture-myspace.com/wp-content/uploads/2009/04/joomla-install.jpg" alt="joomla-install" width="555" height="250" /></strong></p>
<p><strong><br />
Get rid of that Welcome to the Front Page</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-131" title="welcome-front-page" src="http://picture-myspace.com/wp-content/uploads/2009/04/welcome-front-page.jpg" alt="welcome-front-page" width="398" height="364" /></strong></p>
<p><strong><br />
Trash the sample categories</strong></p>
<p><strong><br />
<img class="alignnone size-full wp-image-126" title="trash" src="http://picture-myspace.com/wp-content/uploads/2009/04/trash.jpg" alt="trash" width="555" height="339" /></strong></p>
<p><strong><br />
</strong></p>
<p><strong>Now your site should look something like this</strong></p>
<p><strong><br />
</strong></p>
<p><img class="alignnone size-full wp-image-133" title="site-should-look-something-like-this" src="http://picture-myspace.com/wp-content/uploads/2009/04/j14.jpg" alt="site-should-look-something-like-this" width="555" height="391" /><br />
<strong>Note:</strong> In the real world, you would only do this for training purposes. If you plan to build multiple Joomla sites, the best method is to create an empty install, then use that copy of the database for future ones. All of the above clicking is of real benefit when learning a new system as the best way to drill something into your noggin is with repetition.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://picture-myspace.com/help/training-exercise-for-joomla-be&amp;title=Training+Exercise+for+Joomla+BE" title="Aggiungi 'Training Exercise for Joomla BE' a Del.icio.us"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Training Exercise for Joomla BE' a Del.icio.us" alt="Aggiungi 'Training Exercise for Joomla BE' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://picture-myspace.com/help/training-exercise-for-joomla-be&amp;title=Training+Exercise+for+Joomla+BE" title="Aggiungi 'Training Exercise for Joomla BE' a digg"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Training Exercise for Joomla BE' a digg" alt="Aggiungi 'Training Exercise for Joomla BE' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://picture-myspace.com/help/training-exercise-for-joomla-be&amp;title=Training+Exercise+for+Joomla+BE" title="Aggiungi 'Training Exercise for Joomla BE' a reddit"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Training Exercise for Joomla BE' a reddit" alt="Aggiungi 'Training Exercise for Joomla BE' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://picture-myspace.com/help/training-exercise-for-joomla-be" title="Aggiungi 'Training Exercise for Joomla BE' a Technorati"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Training Exercise for Joomla BE' a Technorati" alt="Aggiungi 'Training Exercise for Joomla BE' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://picture-myspace.com/help/training-exercise-for-joomla-be&amp;title=Training+Exercise+for+Joomla+BE" title="Aggiungi 'Training Exercise for Joomla BE' a Stumble Upon"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Training Exercise for Joomla BE' a Stumble Upon" alt="Aggiungi 'Training Exercise for Joomla BE' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://picture-myspace.com/help/training-exercise-for-joomla-be&amp;title=Training+Exercise+for+Joomla+BE" title="Aggiungi 'Training Exercise for Joomla BE' a Google Bookmarks"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Training Exercise for Joomla BE' a Google Bookmarks" alt="Aggiungi 'Training Exercise for Joomla BE' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://picture-myspace.com/help/training-exercise-for-joomla-be" title="Aggiungi 'Training Exercise for Joomla BE' a Squidoo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Training Exercise for Joomla BE' a Squidoo" alt="Aggiungi 'Training Exercise for Joomla BE' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://picture-myspace.com/help/training-exercise-for-joomla-be" title="Aggiungi 'Training Exercise for Joomla BE' a Bloglines"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'Training Exercise for Joomla BE' a Bloglines" alt="Aggiungi 'Training Exercise for Joomla BE' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://picture-myspace.com/help/training-exercise-for-joomla-be" title="Aggiungi 'Training Exercise for Joomla BE' a Bookmark.it"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Aggiungi 'Training Exercise for Joomla BE' a Bookmark.it" alt="Aggiungi 'Training Exercise for Joomla BE' a Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Training+Exercise+for+Joomla+BE&amp;url=http://picture-myspace.com/help/training-exercise-for-joomla-be" title="Aggiungi 'Training Exercise for Joomla BE' a Ask"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Training Exercise for Joomla BE' a Ask" alt="Aggiungi 'Training Exercise for Joomla BE' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkagogo.com/go/AddNoPopup?url=http://picture-myspace.com/help/training-exercise-for-joomla-be&amp;title=Training+Exercise+for+Joomla+BE" title="Aggiungi 'Training Exercise for Joomla BE' a Linkagogo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/linkagogo.png" title="Aggiungi 'Training Exercise for Joomla BE' a Linkagogo" alt="Aggiungi 'Training Exercise for Joomla BE' a Linkagogo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://picture-myspace.com/help/training-exercise-for-joomla-be&amp;t=Training+Exercise+for+Joomla+BE" title="Aggiungi 'Training Exercise for Joomla BE' a FaceBook"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Training Exercise for Joomla BE' a FaceBook" alt="Aggiungi 'Training Exercise for Joomla BE' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://picture-myspace.com/help/training-exercise-for-joomla-be&amp;title=Training+Exercise+for+Joomla+BE" title="Aggiungi 'Training Exercise for Joomla BE' a Mixx"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Aggiungi 'Training Exercise for Joomla BE' a Mixx" alt="Aggiungi 'Training Exercise for Joomla BE' a Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://picture-myspace.com/help/training-exercise-for-joomla-be" title="Aggiungi 'Training Exercise for Joomla BE' a Twitter"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Aggiungi 'Training Exercise for Joomla BE' a Twitter" alt="Aggiungi 'Training Exercise for Joomla BE' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http://picture-myspace.com/help/training-exercise-for-joomla-be&amp;title=Training+Exercise+for+Joomla+BE" title="Aggiungi 'Training Exercise for Joomla BE' a Connotea"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/connotea.png" title="Aggiungi 'Training Exercise for Joomla BE' a Connotea" alt="Aggiungi 'Training Exercise for Joomla BE' a Connotea" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/addurl/?bm_url=http://picture-myspace.com/help/training-exercise-for-joomla-be&amp;bm_description=Training+Exercise+for+Joomla+BE" title="Aggiungi 'Training Exercise for Joomla BE' a Mister-Wong"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/misterwong.png" title="Aggiungi 'Training Exercise for Joomla BE' a Mister-Wong" alt="Aggiungi 'Training Exercise for Joomla BE' a Mister-Wong" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title=Training+Exercise+for+Joomla+BE&amp;url=http://picture-myspace.com/help/training-exercise-for-joomla-be" title="Aggiungi 'Training Exercise for Joomla BE' a FriendFeed"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Aggiungi 'Training Exercise for Joomla BE' a FriendFeed" alt="Aggiungi 'Training Exercise for Joomla BE' a FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->

<p>Related posts:<ol><li><a href='http://picture-myspace.com/help/uploading-images-to-joomla' rel='bookmark' title='Permanent Link: Uploading Images to Joomla'>Uploading Images to Joomla</a></li>
<li><a href='http://picture-myspace.com/help/installing-the-latest-version-of-wordpress' rel='bookmark' title='Permanent Link: Installing the latest version of WordPress'>Installing the latest version of WordPress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://picture-myspace.com/help/training-exercise-for-joomla-be/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to update a static content item</title>
		<link>http://picture-myspace.com/help/how-to-update-a-static-content-item</link>
		<comments>http://picture-myspace.com/help/how-to-update-a-static-content-item#comments</comments>
		<pubDate>Wed, 08 Apr 2009 18:42:27 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[How to update a static content item]]></category>
		<category><![CDATA[Static]]></category>
		<category><![CDATA[Static Content]]></category>
		<category><![CDATA[Static Content Item]]></category>
		<category><![CDATA[Static Content Manager]]></category>
		<category><![CDATA[update a static content]]></category>

		<guid isPermaLink="false">http://picture-myspace.com/?p=110</guid>
		<description><![CDATA[Log in as admin

Go to Static Content Manager to list all items


Click on the item you want to update

Make your changes, then hit SAVE (never the BACK button!)

Logout&#8230; It&#8217;s done 


Segnala presso:


Related posts:Training Exercise for Joomla BE



Related posts:<ol><li><a href='http://picture-myspace.com/help/training-exercise-for-joomla-be' rel='bookmark' title='Permanent Link: Training Exercise for Joomla BE'>Training Exercise for Joomla BE</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>Log in as admin</strong></p>
<p style="text-align: center;"><strong><img class="aligncenter size-full wp-image-111" title="log-in" src="http://picture-myspace.com/wp-content/uploads/2009/04/log-in.jpg" alt="log-in" width="496" height="228" /><br />
Go to Static Content Manager to list all items<br />
</strong></p>
<p style="text-align: center;"><strong><img class="aligncenter size-full wp-image-112" title="control-panel" src="http://picture-myspace.com/wp-content/uploads/2009/04/control-panel.jpg" alt="control-panel" width="555" height="399" /></strong></p>
<p style="text-align: center;"><strong>Click on the item you want to update</strong></p>
<p style="text-align: center;"><strong><img class="aligncenter size-full wp-image-113" title="static-content-manager" src="http://picture-myspace.com/wp-content/uploads/2009/04/static-content-manager.jpg" alt="static-content-manager" width="504" height="526" /><br />
Make your changes, then hit SAVE (never the BACK button!)</strong></p>
<p><strong><img class="aligncenter size-full wp-image-114" title="static-content-item" src="http://picture-myspace.com/wp-content/uploads/2009/04/static-content-item.jpg" alt="static-content-item" width="555" height="289" /></strong></p>
<p style="text-align: center;"><strong>Logout&#8230; It&#8217;s done </strong></p>
<p style="text-align: center;"><strong><img class="aligncenter size-full wp-image-115" title="log-out" src="http://picture-myspace.com/wp-content/uploads/2009/04/log-out.jpg" alt="log-out" width="432" height="194" /><br />
</strong></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://picture-myspace.com/help/how-to-update-a-static-content-item&amp;title=How+to+update+a+static+content+item" title="Aggiungi 'How to update a static content item' a Del.icio.us"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'How to update a static content item' a Del.icio.us" alt="Aggiungi 'How to update a static content item' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://picture-myspace.com/help/how-to-update-a-static-content-item&amp;title=How+to+update+a+static+content+item" title="Aggiungi 'How to update a static content item' a digg"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'How to update a static content item' a digg" alt="Aggiungi 'How to update a static content item' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://picture-myspace.com/help/how-to-update-a-static-content-item&amp;title=How+to+update+a+static+content+item" title="Aggiungi 'How to update a static content item' a reddit"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'How to update a static content item' a reddit" alt="Aggiungi 'How to update a static content item' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://picture-myspace.com/help/how-to-update-a-static-content-item" title="Aggiungi 'How to update a static content item' a Technorati"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'How to update a static content item' a Technorati" alt="Aggiungi 'How to update a static content item' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://picture-myspace.com/help/how-to-update-a-static-content-item&amp;title=How+to+update+a+static+content+item" title="Aggiungi 'How to update a static content item' a Stumble Upon"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'How to update a static content item' a Stumble Upon" alt="Aggiungi 'How to update a static content item' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://picture-myspace.com/help/how-to-update-a-static-content-item&amp;title=How+to+update+a+static+content+item" title="Aggiungi 'How to update a static content item' a Google Bookmarks"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'How to update a static content item' a Google Bookmarks" alt="Aggiungi 'How to update a static content item' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://picture-myspace.com/help/how-to-update-a-static-content-item" title="Aggiungi 'How to update a static content item' a Squidoo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'How to update a static content item' a Squidoo" alt="Aggiungi 'How to update a static content item' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://picture-myspace.com/help/how-to-update-a-static-content-item" title="Aggiungi 'How to update a static content item' a Bloglines"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'How to update a static content item' a Bloglines" alt="Aggiungi 'How to update a static content item' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://picture-myspace.com/help/how-to-update-a-static-content-item" title="Aggiungi 'How to update a static content item' a Bookmark.it"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Aggiungi 'How to update a static content item' a Bookmark.it" alt="Aggiungi 'How to update a static content item' a Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=How+to+update+a+static+content+item&amp;url=http://picture-myspace.com/help/how-to-update-a-static-content-item" title="Aggiungi 'How to update a static content item' a Ask"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'How to update a static content item' a Ask" alt="Aggiungi 'How to update a static content item' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkagogo.com/go/AddNoPopup?url=http://picture-myspace.com/help/how-to-update-a-static-content-item&amp;title=How+to+update+a+static+content+item" title="Aggiungi 'How to update a static content item' a Linkagogo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/linkagogo.png" title="Aggiungi 'How to update a static content item' a Linkagogo" alt="Aggiungi 'How to update a static content item' a Linkagogo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://picture-myspace.com/help/how-to-update-a-static-content-item&amp;t=How+to+update+a+static+content+item" title="Aggiungi 'How to update a static content item' a FaceBook"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'How to update a static content item' a FaceBook" alt="Aggiungi 'How to update a static content item' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://picture-myspace.com/help/how-to-update-a-static-content-item&amp;title=How+to+update+a+static+content+item" title="Aggiungi 'How to update a static content item' a Mixx"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Aggiungi 'How to update a static content item' a Mixx" alt="Aggiungi 'How to update a static content item' a Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://picture-myspace.com/help/how-to-update-a-static-content-item" title="Aggiungi 'How to update a static content item' a Twitter"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Aggiungi 'How to update a static content item' a Twitter" alt="Aggiungi 'How to update a static content item' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http://picture-myspace.com/help/how-to-update-a-static-content-item&amp;title=How+to+update+a+static+content+item" title="Aggiungi 'How to update a static content item' a Connotea"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/connotea.png" title="Aggiungi 'How to update a static content item' a Connotea" alt="Aggiungi 'How to update a static content item' a Connotea" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/addurl/?bm_url=http://picture-myspace.com/help/how-to-update-a-static-content-item&amp;bm_description=How+to+update+a+static+content+item" title="Aggiungi 'How to update a static content item' a Mister-Wong"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/misterwong.png" title="Aggiungi 'How to update a static content item' a Mister-Wong" alt="Aggiungi 'How to update a static content item' a Mister-Wong" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title=How+to+update+a+static+content+item&amp;url=http://picture-myspace.com/help/how-to-update-a-static-content-item" title="Aggiungi 'How to update a static content item' a FriendFeed"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Aggiungi 'How to update a static content item' a FriendFeed" alt="Aggiungi 'How to update a static content item' a FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->

<p>Related posts:<ol><li><a href='http://picture-myspace.com/help/training-exercise-for-joomla-be' rel='bookmark' title='Permanent Link: Training Exercise for Joomla BE'>Training Exercise for Joomla BE</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://picture-myspace.com/help/how-to-update-a-static-content-item/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to save your backup file using FTP</title>
		<link>http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp</link>
		<comments>http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp#comments</comments>
		<pubDate>Mon, 06 Apr 2009 20:10:42 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[CDP]]></category>
		<category><![CDATA[Continuous Data Protection]]></category>
		<category><![CDATA[CuteFTP]]></category>
		<category><![CDATA[Database backup]]></category>
		<category><![CDATA[File Transfer]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[Managed File Transfer]]></category>
		<category><![CDATA[Secure FTP Server]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Ssl]]></category>
		<category><![CDATA[WAFS]]></category>
		<category><![CDATA[Wide Area File Services]]></category>

		<guid isPermaLink="false">http://picture-myspace.com/?p=96</guid>
		<description><![CDATA[Download and install a copy of FileZilla 


Select the Site Manager to add a new site 


Fill in the fields that pertain to your domain 


 Your website is in the public_html directory (but the backup is not)


If you&#8217;re running Joomla, this is what your Joomla directories look like 

The backup files will be in [...]


Related posts:<ol><li><a href='http://picture-myspace.com/help/uploading-images-to-joomla' rel='bookmark' title='Permanent Link: Uploading Images to Joomla'>Uploading Images to Joomla</a></li>
<li><a href='http://picture-myspace.com/general/how-to-export-names-from-a-joomla-database' rel='bookmark' title='Permanent Link: How to export names from a Joomla database'>How to export names from a Joomla database</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>Download and install a copy of FileZilla </strong></p>
<p style="text-align: center;"><strong><img class="aligncenter size-full wp-image-104" title="copy of filezilla" src="http://picture-myspace.com/wp-content/uploads/2009/04/copy-of-filezilla1.jpg" alt="copy of filezilla" width="503" height="314" /><br />
</strong></p>
<p style="text-align: center;"><strong>Select the Site Manager to add a new site </strong></p>
<p style="text-align: left;"><strong><img class="aligncenter size-full wp-image-98" title="add a new site" src="http://picture-myspace.com/wp-content/uploads/2009/04/add-a-new-site.jpg" alt="add a new site" width="350" height="228" /><br />
</strong></p>
<p style="text-align: center;"><strong>Fill in the fields that pertain to your domain </strong></p>
<p style="text-align: left;"><strong><img class="aligncenter size-full wp-image-99" title="your domain " src="http://picture-myspace.com/wp-content/uploads/2009/04/your-domain.jpg" alt="your domain " width="619" height="611" /><br />
</strong></p>
<p style="text-align: center;"><strong> Your website is in the public_html directory (but the backup is not)</strong></p>
<p style="text-align: left;"><strong><img class="aligncenter size-full wp-image-100" title="public_html directory" src="http://picture-myspace.com/wp-content/uploads/2009/04/public_html-directory.jpg" alt="public_html directory" width="338" height="330" /><br />
</strong></p>
<p style="text-align: center;"><strong>If you&#8217;re running Joomla, this is what your Joomla directories look like </strong></p>
<p style="text-align: center;"><strong><img class="aligncenter size-full wp-image-101" title="Joomla directories" src="http://picture-myspace.com/wp-content/uploads/2009/04/joomla-directories.jpg" alt="Joomla directories" width="422" height="498" /><br />
The backup files will be in the root directory (never in public_html) </strong></p>
<p style="text-align: center;"><strong><img class="aligncenter size-full wp-image-102" title="backup files" src="http://picture-myspace.com/wp-content/uploads/2009/04/backup-files.jpg" alt="backup files" width="404" height="304" /></strong><br />
When you finish downloading the backup file, delete it from the web server</p>
<p><strong>READ THIS</strong><br />
Be very careful with FTP It&#8217;s very easy to delete an entire directory with a few clicks. Also, never leave the backup file only on your local hard drive. Burn it to a CD and tuck it away in a safe place in a location other than where your hard drive is. If the backup was for a client, mail them a copy of the CD.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp&amp;title=How+to+save+your+backup+file+using+FTP" title="Aggiungi 'How to save your backup file using FTP' a Del.icio.us"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'How to save your backup file using FTP' a Del.icio.us" alt="Aggiungi 'How to save your backup file using FTP' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp&amp;title=How+to+save+your+backup+file+using+FTP" title="Aggiungi 'How to save your backup file using FTP' a digg"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'How to save your backup file using FTP' a digg" alt="Aggiungi 'How to save your backup file using FTP' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp&amp;title=How+to+save+your+backup+file+using+FTP" title="Aggiungi 'How to save your backup file using FTP' a reddit"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'How to save your backup file using FTP' a reddit" alt="Aggiungi 'How to save your backup file using FTP' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp" title="Aggiungi 'How to save your backup file using FTP' a Technorati"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'How to save your backup file using FTP' a Technorati" alt="Aggiungi 'How to save your backup file using FTP' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp&amp;title=How+to+save+your+backup+file+using+FTP" title="Aggiungi 'How to save your backup file using FTP' a Stumble Upon"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'How to save your backup file using FTP' a Stumble Upon" alt="Aggiungi 'How to save your backup file using FTP' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp&amp;title=How+to+save+your+backup+file+using+FTP" title="Aggiungi 'How to save your backup file using FTP' a Google Bookmarks"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'How to save your backup file using FTP' a Google Bookmarks" alt="Aggiungi 'How to save your backup file using FTP' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp" title="Aggiungi 'How to save your backup file using FTP' a Squidoo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'How to save your backup file using FTP' a Squidoo" alt="Aggiungi 'How to save your backup file using FTP' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp" title="Aggiungi 'How to save your backup file using FTP' a Bloglines"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'How to save your backup file using FTP' a Bloglines" alt="Aggiungi 'How to save your backup file using FTP' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp" title="Aggiungi 'How to save your backup file using FTP' a Bookmark.it"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Aggiungi 'How to save your backup file using FTP' a Bookmark.it" alt="Aggiungi 'How to save your backup file using FTP' a Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=How+to+save+your+backup+file+using+FTP&amp;url=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp" title="Aggiungi 'How to save your backup file using FTP' a Ask"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'How to save your backup file using FTP' a Ask" alt="Aggiungi 'How to save your backup file using FTP' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkagogo.com/go/AddNoPopup?url=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp&amp;title=How+to+save+your+backup+file+using+FTP" title="Aggiungi 'How to save your backup file using FTP' a Linkagogo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/linkagogo.png" title="Aggiungi 'How to save your backup file using FTP' a Linkagogo" alt="Aggiungi 'How to save your backup file using FTP' a Linkagogo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp&amp;t=How+to+save+your+backup+file+using+FTP" title="Aggiungi 'How to save your backup file using FTP' a FaceBook"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'How to save your backup file using FTP' a FaceBook" alt="Aggiungi 'How to save your backup file using FTP' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp&amp;title=How+to+save+your+backup+file+using+FTP" title="Aggiungi 'How to save your backup file using FTP' a Mixx"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Aggiungi 'How to save your backup file using FTP' a Mixx" alt="Aggiungi 'How to save your backup file using FTP' a Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp" title="Aggiungi 'How to save your backup file using FTP' a Twitter"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Aggiungi 'How to save your backup file using FTP' a Twitter" alt="Aggiungi 'How to save your backup file using FTP' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp&amp;title=How+to+save+your+backup+file+using+FTP" title="Aggiungi 'How to save your backup file using FTP' a Connotea"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/connotea.png" title="Aggiungi 'How to save your backup file using FTP' a Connotea" alt="Aggiungi 'How to save your backup file using FTP' a Connotea" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/addurl/?bm_url=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp&amp;bm_description=How+to+save+your+backup+file+using+FTP" title="Aggiungi 'How to save your backup file using FTP' a Mister-Wong"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/misterwong.png" title="Aggiungi 'How to save your backup file using FTP' a Mister-Wong" alt="Aggiungi 'How to save your backup file using FTP' a Mister-Wong" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title=How+to+save+your+backup+file+using+FTP&amp;url=http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp" title="Aggiungi 'How to save your backup file using FTP' a FriendFeed"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Aggiungi 'How to save your backup file using FTP' a FriendFeed" alt="Aggiungi 'How to save your backup file using FTP' a FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->

<p>Related posts:<ol><li><a href='http://picture-myspace.com/help/uploading-images-to-joomla' rel='bookmark' title='Permanent Link: Uploading Images to Joomla'>Uploading Images to Joomla</a></li>
<li><a href='http://picture-myspace.com/general/how-to-export-names-from-a-joomla-database' rel='bookmark' title='Permanent Link: How to export names from a Joomla database'>How to export names from a Joomla database</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disk Full = No Email (Sometimes No Website)</title>
		<link>http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website</link>
		<comments>http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website#comments</comments>
		<pubDate>Wed, 01 Apr 2009 19:04:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[Best advice]]></category>
		<category><![CDATA[Disk Full]]></category>
		<category><![CDATA[Inbox]]></category>
		<category><![CDATA[No Email]]></category>
		<category><![CDATA[SPAM]]></category>
		<category><![CDATA[TIP]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://picture-myspace.com/?p=77</guid>
		<description><![CDATA[If you run out of disk space, then your site is going to have problems either with email, your website or both. Here are the leading causes:
1. Inbox is filled. This happens when you don&#8217;t delete old mail OR you deleted old mail online AND didn&#8217;t purge the trash folder.
2. You have spam filtering enabled [...]


Related posts:<ol><li><a href='http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp' rel='bookmark' title='Permanent Link: How to save your backup file using FTP'>How to save your backup file using FTP</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you run out of disk space, then your site is going to have problems either with email, your website or both. Here are the leading causes:</p>
<p>1. Inbox is filled. This happens when you don&#8217;t delete old mail OR you deleted old mail online AND didn&#8217;t purge the trash folder.</p>
<p>2. You have spam filtering enabled and your spam goes to a folder (usually called SPAM) that has accumulated. If this mail is not deleted, it can have the same impact as a filled inbox, even though you have no mail waiting for you.</p>
<p><img class="aligncenter size-full wp-image-78" title="spam" src="http://picture-myspace.com/wp-content/uploads/2009/04/spam.jpg" alt="spam" width="555" height="112" /><br />
3. You (or someone) uploaded too many files to your website. This happens most often when an image gallery is installed and you allow others to upload to your site.</p>
<p>4. Your log files are configured to never delete. (Log files are usually configured to &#8220;roll-over&#8221; every month so this doesn&#8217;t happen.)</p>
<p style="text-align: center;"><strong><br />
Here are a few areas where you might want to look for the above </strong></p>
<p><img class="aligncenter size-full wp-image-79" title="over" src="http://picture-myspace.com/wp-content/uploads/2009/04/over.jpg" alt="over" width="555" height="389" /><br />
<strong>TIP </strong><br />
At the top of cPanel there is a line that looks like this:</p>
<p style="text-align: center;"><img class="size-full wp-image-80 aligncenter" title="here" src="http://picture-myspace.com/wp-content/uploads/2009/04/here.jpg" alt="here" width="430" height="42" /></p>
<p>First, make sure you have this configured!</p>
<p>Second, you should NOT put your normal domain-based email address** in this contact setting as that will do you little good if your email is down &#8230; and it sends the alert to your dead email. <strong>Best advice:</strong> Use a secondary email address that you monitor or even better, the address to your cell phone. e.g., <strong>7345551212@vtext.com</strong> (this is what it might look like for a Verizon phone) That way when something goes wrong, you&#8217;ll know about the moment the server knows.</p>
<p>** If your domain is contactdubai.com, do not put admin@ contactdubai.com here!</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website&amp;title=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Del.icio.us"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Del.icio.us" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website&amp;title=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a digg"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a digg" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website&amp;title=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a reddit"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a reddit" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Technorati"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Technorati" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website&amp;title=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Stumble Upon"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Stumble Upon" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website&amp;title=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Google Bookmarks"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Google Bookmarks" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Squidoo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Squidoo" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Bloglines"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Bloglines" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Bookmark.it"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Bookmark.it" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29&amp;url=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Ask"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Ask" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkagogo.com/go/AddNoPopup?url=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website&amp;title=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Linkagogo"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/linkagogo.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Linkagogo" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Linkagogo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website&amp;t=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a FaceBook"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a FaceBook" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website&amp;title=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Mixx"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Mixx" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Twitter"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Twitter" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website&amp;title=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Connotea"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/connotea.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Connotea" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Connotea" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/addurl/?bm_url=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website&amp;bm_description=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Mister-Wong"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/misterwong.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Mister-Wong" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a Mister-Wong" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title=Disk+Full+%3D+No+Email+%28Sometimes+No+Website%29&amp;url=http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a FriendFeed"><img src="http://picture-myspace.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a FriendFeed" alt="Aggiungi 'Disk Full = No Email (Sometimes No Website)' a FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->

<p>Related posts:<ol><li><a href='http://picture-myspace.com/help/how-to-save-your-backup-file-using-ftp' rel='bookmark' title='Permanent Link: How to save your backup file using FTP'>How to save your backup file using FTP</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://picture-myspace.com/help/disk-full-no-email-sometimes-no-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
