<?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>New Blog Help &#187; FTP</title>
	<atom:link href="http://www.newbloghelp.com/category/ftp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.newbloghelp.com</link>
	<description>The Ideal Way To Learn Something New About Blogging</description>
	<lastBuildDate>Mon, 21 Dec 2009 15:40:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Wordpress Locally So You Can Modify or Create Wordpress Themes</title>
		<link>http://www.newbloghelp.com/ftp/installing-wordpress-locally-so-you-can-modify-or-create-wordpress-themes</link>
		<comments>http://www.newbloghelp.com/ftp/installing-wordpress-locally-so-you-can-modify-or-create-wordpress-themes#comments</comments>
		<pubDate>Tue, 17 Feb 2009 13:38:50 +0000</pubDate>
		<dc:creator>Jade</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[creating wordpress themes]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[installing wordpress]]></category>
		<category><![CDATA[installing wordpress locally]]></category>
		<category><![CDATA[modifying wordpress themes]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.newbloghelp.com/?p=414</guid>
		<description><![CDATA[



Image via Wikipedia



Have you ever wanted to try your hand at modifying or creating your own Wordpress themes? Maybe you thought it would be ridiculously hard to do or far beyond your scope of knowledge, but modifying Wordpress themes and templates are not quite as hard as you might think.
Do You Know Your HTML?
There are [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl style="width: 212px;" class="wp-caption alignleft">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Notepad.png"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/2/2a/Notepad.png/202px-Notepad.png" alt="Notepad" title="Notepad" width="202" height="202"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Notepad.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Have you ever wanted to try your hand at modifying or creating your own Wordpress themes? Maybe you thought it would be ridiculously hard to do or far beyond your scope of knowledge, but modifying Wordpress themes and templates are not quite as hard as you might think.</p>
<p><u><strong>Do You Know Your HTML?</strong></u></p>
<p>There are a few things you should take into consideration if you’re looking to get started modifying themes and that is, how good are your HTML skills? HTML stands for <a class="zem_slink" href="http://en.wikipedia.org/wiki/HTML" title="HTML" rel="wikipedia">Hyper Text Markup Language</a> and it is used in every webpage in order to be able to display your sites content. If you are new to HTML should have a look at basic tutorial that covers the basics of understanding HTML and how HTML markup tags are used to communicate your website and its design to your visitors.<span id="more-414"></span></p>
<p><a href="http://www.w3schools.com/htmL/html_intro.asp">HTML Tutorial For The Absolute Beginner</a></p>
<p><u><strong>How Much PHP Do You Know?</strong></u></p>
<p>Wordpress also relies heavily on php scripting in order for it to run…without php…no Wordpress, so make sure to at least have a mild working knowledge of the php scripting language and use it as a reference when designing your own themes. Here’s a really good step by step tutorial for those who are beginners with php:</p>
<p><a href="http://devzone.zend.com/node/view/id/627">PHP Tutorial For The Absolute Beginner</a></p>
<p><u><strong>Don&#8217;t Leave Home Without Some CSS Skill</strong></u></p>
<p>Lastly, you will need to have a good working knowledge of CSS which stands for <a class="zem_slink" href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets" title="Cascading Style Sheets" rel="wikipedia">Cascading Style Sheets</a>. Every Wordpress theme and template has one. Without it your website HTML would be displayed with nothing but a white screen, and all of your text would be on the left hand side with blue highlighted links and that’s about it. There would be no graphics, no fancy fonts, no centering, nothing unless you specified it in your theme’s CSS file, if you had one. CSS is the partner-in-crime to the HTML coding of your theme, and you can’t have one without the other so make sure to add learn CSS to your list of things to do. The great news about CSS is that the learning curve is really small and once you’ve played around in a few Wordpress themes you will see that they all contain pretty much the same style elements so once you have the knowledge stored in your brain you will be good to go. Here’s a good CSS tutorial for the absolute beginner:</p>
<p><a href="http://www.tagbytag.org/tutorials/css-beginner">CSS Tutorial For The Absolute Beginner</a></p>
<p><u><strong>Installing Wordpress Locally</strong></u></p>
<p>One last thing you should take a look at is installing Wordpress locally on your computer. While it’s not absolutely necessary, it should be considered by anyone who is serious about working with, and modifying Wordpress themes and templates. Installing Wordpress locally on your computer will give you a playground to test your newly modified and newly created themes without having to put them up on the Internet, so nobody sees them but you. I myself tweak, modify, create and play with all sorts of Wordpress themes because I’ve installed Wordpress locally on my computer using a little program called <a class="zem_slink" href="http://www.apachefriends.org/en/xampp.html" title="XAMPP" rel="homepage">XAMPP</a> and my favourite text editor <a class="zem_slink" href="http://windowshelp.microsoft.com/Windows/en-US/Help/5d18d5fb-e737-4a73-b6cc-dccc637202311033.mspx" title="Notepad" rel="homepage">Notepad</a> ++. I’ve written an excellent tutorial regarding how to set up Wordpress locally on your computer and you can check it out over at <a class="zem_slink" href="http://www.squidoo.com/homepage/index.php" title="Squidoo" rel="homepage">Squidoo</a> by following this link:</p>
<p><a href="http://www.squidoo.com/installing-Wordpress-locally">Installing Wordpress Locally On Your Computer &#8211; A Squidoo Lens Tutorial</a></p>
<p>Please don’t be frightened by the length of the tutorial, it’s actually quite short once you take a good look at it. It contains very detailed step by step instructions that even the newest Wordpress user would have no trouble following.</p>
<p>Well that’s it, I hope you learn to make and modify Wordpress themes using these tips and you can send me an email anytime letting me know how you made out with these tips and especially the Squidoo lens. I will do my best to help you with any questions you might have and until next time people…have fun playing with Wordpress.<br />
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://charity-lynn.com/blogging/css-is-your-friend/">CSS is your friend</a> (charity-lynn.com)</li>
</ul>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/8c2f22b9-3597-4d89-b784-e531a9374659/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=8c2f22b9-3597-4d89-b784-e531a9374659" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.newbloghelp.com/ftp/installing-wordpress-locally-so-you-can-modify-or-create-wordpress-themes/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting Up Your FTP Account In FireFTP For Firefox and Flock</title>
		<link>http://www.newbloghelp.com/ftp/setting-up-your-ftp-account-in-fireftp-for-firefox-and-flock</link>
		<comments>http://www.newbloghelp.com/ftp/setting-up-your-ftp-account-in-fireftp-for-firefox-and-flock#comments</comments>
		<pubDate>Fri, 23 Jan 2009 17:17:51 +0000</pubDate>
		<dc:creator>Jade</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[Domain name]]></category>
		<category><![CDATA[File Transfer Protocol]]></category>
		<category><![CDATA[fireFTP]]></category>
		<category><![CDATA[Install FireFTP in Firefox and Flock browsers]]></category>
		<category><![CDATA[load files up to your web space]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[set up your FTP account in FireFTP]]></category>
		<category><![CDATA[Uploading and downloading]]></category>
		<category><![CDATA[Web browser]]></category>
		<category><![CDATA[Web server]]></category>

		<guid isPermaLink="false">http://newbloghelp.com/?p=139</guid>
		<description><![CDATA[



Image via Wikipedia



In order to be able to load files up to your web space you are going to need an FTP program which stands for File Transfer Protocol. While there are many programs available out there some are overly-complicated and some are trial versions with a limited time and loads of advertising built in.
When [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl style="width: 138px;" class="wp-caption alignleft">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:FireFTP_logo.png"><img src="http://upload.wikimedia.org/wikipedia/commons/9/93/FireFTP_logo.png" alt="FireFTP" title="FireFTP" width="128" height="128"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:FireFTP_logo.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>In order to be able to load files up to your web space you are going to need an FTP program which stands for <a class="zem_slink" href="http://en.wikipedia.org/wiki/File_Transfer_Protocol" title="File Transfer Protocol" rel="wikipedia">File Transfer Protocol</a>. While there are many programs available out there some are overly-complicated and some are trial versions with a limited time and loads of advertising built in.</p>
<p>When I transfer files to my web space or server, I want it to be easy-to-use, fast, and advertising-free so that’s why I use FireFtP. It also has the added bonus of integrating right into two of my favorite web browsers, <a class="zem_slink" href="http://maps.google.com/maps?ll=45.1238,-123.1138&amp;spn=1.0,1.0&amp;q=45.1238,-123.1138%20%28Mozilla%20Firefox%29&amp;t=h" title="Mozilla Firefox" rel="geolocation">Firefox</a> and <a class="zem_slink" href="http://www.flock.com/blogged-with-flock" title="Flock Browser" rel="homepage">Flock</a>. Once <a class="zem_slink" href="http://fireftp.mozdev.org/" title="FireFTP" rel="homepage">FireFTP</a> is installed in Firefox or Flock you will be able to use it right there in your web <a class="zem_slink" href="http://en.wikipedia.org/wiki/Web_browser" title="Web browser" rel="wikipedia">browser</a> with a click on the toolbar icon.</p>
<p><strong>Here’s how to Install FireFTP in Firefox and Flock browsers:</strong></p>
<p>If you don&#8217;t have Firefox yet you can download it here:</p>
<p><a href="http://www.mozilla.com/firefox?from=sfx&amp;uid=254959&amp;t=308"><img alt="Spreadfirefox Affiliate Button" src="http://sfx-images.mozilla.org/affiliates/Buttons/firefox3/200x32_browser-all.png" border="0"></a>
<div style="clear: both;"></div>
<p>If you would like to try the Flock browser you can download it here:</p>
<p>
<a href="http://spread.flock.com/buttons/?user=&amp;ref=getFlock-EN.gif"><img style="border: medium none ;" src="http://spread.flock.com/buttons/getFlock-EN.gif" alt="Get Flock" title="Get Flock"></a>
<div style="clear: both;"></div>
<p><strong>Step 1</strong> – Open Firefox or Flock browser and download FireFTP from <a href="http://fireftp.mozdev.org/">here</a> and let it auto-install. Restart your browser when prompted to do so.</p>
<p>That’s it…FireFTP is now installed in your Firefox and Flock web browsers..pretty simple hey? Now that you&#8217;re rockin, let&#8217;s set it up!</p>
<p><strong>Here’s how to setup your website FTP using FireFTP and Firefox or Flock:</strong></p>
<p><strong>Step 1</strong> – Once your browser restarts you should now see an icon of a purple seahorse in your toolbar, if you don’t see it, you can always access FireFTP by clicking on “Tools” and FireFTP will be in your drop-down list so click on it.</p>
<p><strong>Step 2</strong> – You will now see a new browser window that looks like an application with a set of two windows on the left with a listing of your computer’s files and folders. The two windows on the right side of the screen will be blank as they are your <a class="zem_slink" href="http://en.wikipedia.org/wiki/Web_server" title="Web server" rel="wikipedia">web server</a> file listings but we haven’t set up or connected to it yet.</p>
<p>You can view a screenshot <a href="http://newbloghelp.com/wp-content/uploads/2009/01/ftpscreenshot.jpg">here</a></p>
<p><strong>Step 3</strong> – Consult your <em>hosting company’s welcome email</em> as it will have your <em>FTP details</em> listed in it. It should look something like:</p>
<p><strong>FTP address: http://66.103.3.5<br />
FTP username: the-username-you-signed-up-with<br />
FTP password: something-secret-your-hosting-company-came-up-with<br />
</strong></p>
<p><strong>Step 4</strong> – Now it’s time to create your FTP connection so you can <a class="zem_slink" href="http://en.wikipedia.org/wiki/Uploading_and_downloading" title="Uploading and downloading" rel="wikipedia">upload</a> your files to your web space. Have a look at the top bar of the FireFTP application, you should see “Create an Account” at the very top and that is what we will be doing so click on “Edit” beside it</p>
<p><strong>Step 5</strong> – An Account Manager window will open and the first piece of information you need to enter is in the Main Details. The cursor should already be in the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Server_%28computing%29" title="Server (computing)" rel="wikipedia">Host</a> field and you need to enter the FTP address your hosting company provided to you</p>
<p>You can view a screenshot <a href="http://newbloghelp.com/wp-content/uploads/2009/01/am.jpg">here</a></p>
<p><strong>Step 6</strong> – Did you notice that when you typed in your FTP address that the Account Name was automatically filled out for you with the FTP address? You can leave it like that or you can name it something you like such as your actual <a class="zem_slink" href="http://en.wikipedia.org/wiki/Domain_name" title="Domain name" rel="wikipedia">domain name</a></p>
<p><strong>Step 7</strong> – Now you need to enter some information in the ID section of the Account Manager. For the The Login field enter the FTP username your hosting company provided to you and you also need to enter the FTP password provided to you by your hosting company. When you’re done click on the OK button at the bottom of the Account Manager window</p>
<p><strong>Step 8</strong> – You should now see the account you just made listed in the little drop-down window. Click on “Connect” and if everything went smoothly, it will take a few moments to check your username and password and your web server files should load into the two windows on the right side of the screen</p>
<p><div class="note"><div class="dropshadow"><div class="noteimportant">If you receive an <a class="zem_slink" href="http://en.wikipedia.org/wiki/Error_message" title="Error message" rel="wikipedia">error message</a> when trying to connect for the first time, double-check that you entered the ftp login details exactly as you saw them in your welcome email and keep in mind everything is case sensitive.</div></div></div></p>
<p>Congratulations, you&#8217;ve just set up your FTP account in FireFTP for Firefox and Flock! Now you can upload and download files to your web server to your heart&#8217;s content&#8230;kudos to you![ad#post-top]</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/41eaab5d-0b9c-42f0-98ca-87841dc49274/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=41eaab5d-0b9c-42f0-98ca-87841dc49274" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.newbloghelp.com/ftp/setting-up-your-ftp-account-in-fireftp-for-firefox-and-flock/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
