<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Create a Blog Site</title>
	<atom:link href="http://www.webbriefcase.net/2006-03/create-blog-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webbriefcase.net/2006-03/create-blog-site/</link>
	<description>How to Set Up a Blog</description>
	<lastBuildDate>Mon, 05 Sep 2011 09:05:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Allie</title>
		<link>http://www.webbriefcase.net/2006-03/create-blog-site/comment-page-1/#comment-14017</link>
		<dc:creator>Allie</dc:creator>
		<pubDate>Fri, 20 Feb 2009 01:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.webbriefcase.com.au/2006-03/create-blog-site/#comment-14017</guid>
		<description>Great article and information. Potential blog authors must be aware that blogging does take quite a bit of work to keep it up to date by blogging almost everyday and spreading the word the the other sites by pinging with a pinger like &lt;a href=&quot;http://www.blogbuzzer.com&quot; rel=&quot;nofollow&quot;&gt;BlogBuzzer.com&lt;/a&gt; </description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm296(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm296' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm296' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Great article and information. Potential blog authors must be aware that blogging does take quite a bit of work to keep it up to date by blogging almost everyday and spreading the word the the other sites by pinging with a pinger like <a href="http://www.blogbuzzer.com" rel="nofollow">BlogBuzzer.com</a></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peds</title>
		<link>http://www.webbriefcase.net/2006-03/create-blog-site/comment-page-1/#comment-13024</link>
		<dc:creator>Peds</dc:creator>
		<pubDate>Fri, 01 Feb 2008 02:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.webbriefcase.com.au/2006-03/create-blog-site/#comment-13024</guid>
		<description>blog blog blog 
 
I obtained the tutorial. It&#039;s good. 
I have used web editors before, but not really blogging editors. 
 
This helps where things are blurry. 
 
One note at this point. The ability to set up wordpress manually is not for the faint of heart. I have 2 service providers, and neither of them uses the fantastico cPanel gui. They use proprietary. Also they are hungry to collect fees for service contracts and set up, so they use proprietary control panels. 
 
In one sense this shows they have programing and script chops. For the tutorial it is really futile to try to use anything else but fantastico cPanel as your tutorial shows. 
 
Don&#039;t get me wrong, the tutorial is great. But the learning curve on setting up a manual install is really hard.  
 
Yes I downloaded the wordpress and extracted it. 
Yes, I was able to rescript the wp-config.php file. 
Yes I was able to set up the SQL database with ID &amp; PW and associate it with where I wanted to put wordpress.org materials. 
Yes - I was able to make subdirectories, etc. 
Yes I used FTP to up load the the server and everything seems to be there. 
No - I can&#039;t call the admin program and set it up. 
 
After all that work of about 6 hours, nothing. Everything seems to be done right, everything in it&#039;s place........but to get it to work, there is no way out of calling for some expensive support time. They have something specific just out of reach, unless you know their config, or are willing to pay for that. 
 
The jist is this. Don&#039;t bother to try this manually with a provider that won&#039;t help unless they get paid to do so. It is no beginners activity and it&#039;s a waste of money. 
 
The provider I have even boasts about how good wordpress works on their webservers. I&#039;m sure it does after they set it up and get paid. 
 
Without the open framework of the visible fantasico cPanel gui as you describe it, it is way futile. 
 
I just went with the free wordpress.com option. I can get the worth out of the instructions and how to set up stuff. That&#039;s very nice. 
 
But if you can&#039;t get the admin program to load off of your providers server, forget it. 
 
It&#039;s not your fault. They want to make money. So they config the servers to demand extra explicite steps. That is powerful if you need it, but for us &quot;newbie non-techs&quot; that high power consultation driven server admin is a pain in the glutius maximus. 
 
I stick with your stuff Bina, because to me it&#039;s worth it. I return and have used your classes a lot. I have no plan to change. 
 
Up front though, you could have said something like this: &quot;REQUIREMENTS - must be willing to open a new web service provider, or be 100% certain that you have fantastico cPanel gui on the one you plan to use. DO NOT TRY THIS ON WEBSERVERS WITHOUT IT.&quot; 
 
Without this, I&#039;m not sure how much that I&#039;m going to be able to customize using wordpress.com, but I&#039;m going to try, and no hard feelings, really. 
 
thanks 
JD Peddle </description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm831(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm831' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm831' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">blog blog blog</p>
<p>I obtained the tutorial. It&#039;s good.</p>
<p>I have used web editors before, but not really blogging editors.</p>
<p>This helps where things are blurry.</p>
<p>One note at this point. The ability to set up wordpress manually is not for the faint of heart. I have 2 service providers, and neither of them uses the fantastico cPanel gui. They use proprietary. Also they are hungry to collect fees for service contracts and set up, so they use proprietary control panels.</p>
<p>In one sense this shows they have programing and script chops. For the tutorial it is really futile to try to use anything else but fantastico cPanel as your tutorial shows.</p>
<p>Don&#039;t get me wrong, the tutorial is great. But the learning curve on setting up a manual install is really hard. </p>
<p>Yes I downloaded the wordpress and extracted it.</p>
<p>Yes, I was able to rescript the wp-config.php file.</p>
<p>Yes I was able to set up the SQL database with ID &amp; PW and associate it with where I wanted to put wordpress.org materials.</p>
<p>Yes &#8211; I was able to make subdirectories, etc.</p>
<p>Yes I used FTP to up load the the server and everything seems to be there.</p>
<p>No &#8211; I can&#039;t call the admin program and set it up.</p>
<p>After all that work of about 6 hours, nothing. Everything seems to be done right, everything in it&#039;s place&#8230;&#8230;..but to get it to work, there is no way out of calling for some expensive support time. They have something specific just out of reach, unless you know their config, or are willing to pay for that.</p>
<p>The jist is this. Don&#039;t bother to try this manually with a provider that won&#039;t help unless they get paid to do so. It is no beginners activity and it&#039;s a waste of money.</p>
<p>The provider I have even boasts about how good wordpress works on their webservers. I&#039;m sure it does after they set it up and get paid.</p>
<p>Without the open framework of the visible fantasico cPanel gui as you describe it, it is way futile.</p>
<p>I just went with the free wordpress.com option. I can get the worth out of the instructions and how to set up stuff. That&#039;s very nice.</p>
<p>But if you can&#039;t get the admin program to load off of your providers server, forget it.</p>
<p>It&#039;s not your fault. They want to make money. So they config the servers to demand extra explicite steps. That is powerful if you need it, but for us &quot;newbie non-techs&quot; that high power consultation driven server admin is a pain in the glutius maximus.</p>
<p>I stick with your stuff Bina, because to me it&#039;s worth it. I return and have used your classes a lot. I have no plan to change.</p>
<p>Up front though, you could have said something like this: &quot;REQUIREMENTS &#8211; must be willing to open a new web service provider, or be 100% certain that you have fantastico cPanel gui on the one you plan to use. DO NOT TRY THIS ON WEBSERVERS WITHOUT IT.&quot;</p>
<p>Without this, I&#039;m not sure how much that I&#039;m going to be able to customize using wordpress.com, but I&#039;m going to try, and no hard feelings, really.</p>
<p>thanks</p>
<p>JD Peddle</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create A Blog - at Create a Blog</title>
		<link>http://www.webbriefcase.net/2006-03/create-blog-site/comment-page-1/#comment-11273</link>
		<dc:creator>Create A Blog - at Create a Blog</dc:creator>
		<pubDate>Tue, 24 Apr 2007 08:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webbriefcase.com.au/2006-03/create-blog-site/#comment-11273</guid>
		<description>[...] &#8221; How to Create a Blog Site How to Create a Blog Site. Posted on Mon 27 Mar 2006 under Blogging &#8230; If you only want to create a blog then check out HostGator. &#8230; [...]</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm742(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm742' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm742' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">[...] &#8221; How to Create a Blog Site How to Create a Blog Site. Posted on Mon 27 Mar 2006 under Blogging &#8230; If you only want to create a blog then check out HostGator. &#8230; [...]</span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

