<?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>Forums, Blogs, Wikis &#187; howto</title>
	<atom:link href="http://forumsblogswikis.com/tag/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://forumsblogswikis.com</link>
	<description>News on forums, blogs, wikis, cms, etc</description>
	<lastBuildDate>Tue, 09 Feb 2010 11:37:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to install WordPress 2.5.1</title>
		<link>http://forumsblogswikis.com/2008/06/17/how-to-install-wordpress-251/</link>
		<comments>http://forumsblogswikis.com/2008/06/17/how-to-install-wordpress-251/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 22:37:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=277</guid>
		<description><![CDATA[WordPress is a insanely popular blogging platform, and with every release it gets better.  It&#8217;s also very easy to install, even for those who have never installed a CMS on their server before.
The first step is to head over to WordPress.org and download the WordPress file.  Click on the Download button on the [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/06/17/how-to-install-wordpress-251/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passive FTP problems with PureFTP, cPanel, and APF</title>
		<link>http://forumsblogswikis.com/2008/02/10/passive-ftp-problems-with-pureftp-cpanel-and-apf/</link>
		<comments>http://forumsblogswikis.com/2008/02/10/passive-ftp-problems-with-pureftp-cpanel-and-apf/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 13:50:34 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[apf]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/2008/02/10/passive-ftp-problems-with-pureftp-cpanel-and-apf/</guid>
		<description><![CDATA[A few months ago I moved all of my domains from a sad little VPS over to a dedicated server, and it made a huge difference in how well my sites worked.  The only catch is that FTP connections were flaky.  What I found is that setting the connection to Active would work, [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/02/10/passive-ftp-problems-with-pureftp-cpanel-and-apf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debug window for Javascript</title>
		<link>http://forumsblogswikis.com/2008/01/11/javascript-debug-window/</link>
		<comments>http://forumsblogswikis.com/2008/01/11/javascript-debug-window/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 02:39:26 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/2008/01/11/javascript-debug-window/</guid>
		<description><![CDATA[I wrote this short little function when I got tired of debugging JavaScript by using the alert() function.  It pops up a new window and outputs whatever you send to the function along with the UTC date.
PLAIN TEXT
JavaScript:




function logOutput&#40;message&#41;


&#160; &#160; &#123;


&#160; &#160; debugWindow = window.open&#40;'', 'dbgWindow', 'height=300,width=400'&#41;; 


&#160; &#160; var newDate = new Date&#40;&#41;;


&#160; [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/01/11/javascript-debug-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Content Analysis added to Google Webmaster Tools</title>
		<link>http://forumsblogswikis.com/2007/12/17/content-analysis-added-to-google-webmaster-tools/</link>
		<comments>http://forumsblogswikis.com/2007/12/17/content-analysis-added-to-google-webmaster-tools/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 14:19:19 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/2007/12/17/content-analysis-added-to-google-webmaster-tools/</guid>
		<description><![CDATA[The Webmaster Tools at Google have a new feature - content analysis. It lists potential problems that were found while Google was indexing your site.
It lists potential problems as issues with the title tag, duplicate meta description, short meta description, long meta description, and something called "non indexable content issues". The only problem that showed [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/12/17/content-analysis-added-to-google-webmaster-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a preview to your WordPress comment box</title>
		<link>http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/</link>
		<comments>http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 14:58:20 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/</guid>
		<description><![CDATA[Yesterday I was browsing around the blog world and came across this posting on keeping a clean desk.  I found the topic interesting enough to leave a comment, but that's not really the point.  What I saw as I typed was that below the comment box was a preview of what I was [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/12/12/add-a-preview-to-your-wordpress-comment-box/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to embed YouTube videos in SMF forum</title>
		<link>http://forumsblogswikis.com/2007/09/15/how-to-embed-youtube-videos-in-smf-forum/</link>
		<comments>http://forumsblogswikis.com/2007/09/15/how-to-embed-youtube-videos-in-smf-forum/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 19:02:48 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[SMF]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/09/15/how-to-embed-youtube-videos-in-smf-forum/</guid>
		<description><![CDATA[There is a mod for SMF that allows you to embed YouTube videos fairly easily, but I didn't find it until after I worked out a way that I think works as well and doesn't take a separate modification, plus it's pretty mindless to add Google or Yahoo videos as well.
I had the Custom BBC [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/09/15/how-to-embed-youtube-videos-in-smf-forum/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How to create a favicon.ico file in Photoshop</title>
		<link>http://forumsblogswikis.com/2007/09/03/how-to-create-a-faviconico-file-in-photoshop/</link>
		<comments>http://forumsblogswikis.com/2007/09/03/how-to-create-a-faviconico-file-in-photoshop/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 20:05:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/09/03/how-to-create-a-faviconico-file-in-photoshop/</guid>
		<description><![CDATA[There is a small graphic file that most people probably don't know about, but your web browser does.  It's the favicon.ico file and it can help your site to stand out.
Internet Explorer
If you're using  IE, look up at your address bar.  It probably looks something like the following graphic.

If you look to [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/09/03/how-to-create-a-faviconico-file-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using AJAX to get city and state from zip code</title>
		<link>http://forumsblogswikis.com/2007/08/15/using-ajax-to-get-city-and-state-from-zip-code/</link>
		<comments>http://forumsblogswikis.com/2007/08/15/using-ajax-to-get-city-and-state-from-zip-code/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 23:02:22 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/08/15/using-ajax-to-get-city-and-state-from-zip-code/</guid>
		<description><![CDATA[This is something that I wrote a few years ago when I first started using AJAX type calls in my programs.  It will allow you to enter a zip code, either 5 or 9 digit, and will load the city into a text field and state into a dropdown.  If the city field [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/08/15/using-ajax-to-get-city-and-state-from-zip-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to reset Webmin password</title>
		<link>http://forumsblogswikis.com/2007/07/24/how-to-reset-webmin-password/</link>
		<comments>http://forumsblogswikis.com/2007/07/24/how-to-reset-webmin-password/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 18:20:00 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/07/24/how-to-reset-webmin-password/</guid>
		<description><![CDATA[Forgot your webmin password?  If you can login to the server via SSH you still may be in luck.  Look for a file called changepass.pl in the webmin directory or as part of the webmin download.  At the prompt type
PLAIN TEXT
CODE:




./changepass.pl /etc/webmin username newpassword 






replacing /etc/webmin with the path to the webmin [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/07/24/how-to-reset-webmin-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bridging forums, blogs, and content areas</title>
		<link>http://forumsblogswikis.com/2007/07/11/bridging-forums-blogs-and-content-areas/</link>
		<comments>http://forumsblogswikis.com/2007/07/11/bridging-forums-blogs-and-content-areas/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 00:55:31 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/07/11/bridging-forums-blogs-and-content-areas/</guid>
		<description><![CDATA[From an email
Thank you in advance for responding to this question.
I am getting involved in a project that has blogging and news component but also member ship area and forumz. I am not sure that wordpress is enough. For blogging it seems fine, for a social networking maybe not.
I am looking for the best starter [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/07/11/bridging-forums-blogs-and-content-areas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
