<?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>Weblog Tools Collection &#187; tips</title>
	<atom:link href="http://weblogtoolscollection.com/archives/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<lastBuildDate>Mon, 13 Feb 2012 13:00:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Decreasing WP Auto Save Time</title>
		<link>http://weblogtoolscollection.com/archives/2011/01/18/decreasing-wp-auto-save-time/</link>
		<comments>http://weblogtoolscollection.com/archives/2011/01/18/decreasing-wp-auto-save-time/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 21:22:42 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[LinkyLoo]]></category>
		<category><![CDATA[autosave]]></category>
		<category><![CDATA[revisions]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=9535</guid>
		<description><![CDATA[How many times has the auto save feature in WordPress saved your butt? By default, WordPress auto saves posts every 60 seconds. Paul Maloney of WPZine.com has a snippet of code that you can add to your WPConfig file to decrease that time to increase peace of mind. If you don&#8217;t want to use the auto save feature, think about increasing the time to a week instead of disabling it completely. While reading about this tip by Paul, I started to wonder if Post Revisions were tied to auto saves because if they were, decreasing the auto save time would substantially increase the number of post revisions which in turn, would substantially increase the size of the database over time. After performing some simple tests, I discovered that auto saves are NOT tied to Post Revisions. Unlike Post Revisions, there is only one auto save that is continuously over written. [...]]]></description>
			<content:encoded><![CDATA[<p>How many times has the auto save feature in WordPress saved your butt? By default, WordPress auto saves posts every 60 seconds. Paul Maloney of WPZine.com <a href="http://wpzine.com/how-to-adjust-your-autosave-timings/">has a snippet of code</a> that you can add to your WPConfig file to decrease that time to increase peace of mind. If you don&#8217;t want to use the auto save feature, think about increasing the time to a week instead of disabling it completely. </p>
<p>While reading about this tip by Paul, I started to wonder if Post Revisions were tied to auto saves because if they were, decreasing the auto save time would substantially increase the number of post revisions which in turn, would substantially increase the size of the database over time. After performing some simple tests, I discovered that auto saves are <strong>NOT</strong> tied to Post Revisions. Unlike Post Revisions, there is only one auto save that is continuously over written. Also, Post Revisions are only created after the user saves the post either as a draft or an edit to an existing post. Just some food for thought. </p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2011/01/18/decreasing-wp-auto-save-time/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Installing WordPress Without A Domain Name</title>
		<link>http://weblogtoolscollection.com/archives/2011/01/17/installing-wordpress-without-a-domain-name/</link>
		<comments>http://weblogtoolscollection.com/archives/2011/01/17/installing-wordpress-without-a-domain-name/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 20:00:26 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[LinkyLoo]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=9529</guid>
		<description><![CDATA[Miriam Schwab of WPGarage.com has a neat little tip that explains how to install WordPress without using a domain name. The trick involves editing the Hosts file on a Windows machine to specify a domain name for the server address the site is hosted on. Mike Little who published a comment on the article made note that it&#8217;s not a Windows only trick but can also be performed on Linux/Unix and Mac OSX. This trick enables the previous site to stay online until the last minute where a simple DNS change will switch to the new site.]]></description>
			<content:encoded><![CDATA[<p>Miriam Schwab of WPGarage.com has a <a href="http://wpgarage.com/tips/install-wordpress-without-domain-name/">neat little tip</a> that explains how to install WordPress without using a domain name. The trick involves editing the Hosts file on a Windows machine to specify a domain name for the server address the site is hosted on. Mike Little who published a comment on the article made note that it&#8217;s not a Windows only trick but can also be performed on Linux/Unix and Mac OSX. This trick enables the previous site to stay online until the last minute where a simple DNS change will switch to the new site. </p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2011/01/17/installing-wordpress-without-a-domain-name/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Assortment Of Tips For Consultants</title>
		<link>http://weblogtoolscollection.com/archives/2009/12/17/assortment-of-tips-for-consultants/</link>
		<comments>http://weblogtoolscollection.com/archives/2009/12/17/assortment-of-tips-for-consultants/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 02:08:16 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[consultants]]></category>
		<category><![CDATA[smashingmag]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=7381</guid>
		<description><![CDATA[There is no shortage of WordPress consultants to choose from when it comes time to pay for custom development work. If you are aiming towards becoming a WordPress consultant, I encourage you to check out these advanced power tips for template developers written by Jacob Goldman on SmashingMagazine.com Jacob does a nice job explaining all sorts of ways consultants can make tailored versions of WordPress. Everything from branding the back-end to modifying the contextual HELP drop-down menu so that it contains information specific to that theme. One of my favorite tips presented in the list is the first one, Customizing the Dashboard Widgets. This enables developers to add a dashboard widget that can contain support, contact and other information. If a custom solution were developed for me, a dashboard widget like this is what I would consider to be a nice touch. Also on the topic of WordPress and consultants, [...]]]></description>
			<content:encoded><![CDATA[<p>There is no shortage of WordPress consultants to choose from when it comes time to pay for custom development work. If you are aiming towards becoming a WordPress consultant, I encourage you to check out these <a href="http://www.smashingmagazine.com/2009/12/14/advanced-power-tips-for-wordpress-template-developers-reloaded/">advanced power tips</a> for template developers written by Jacob Goldman on SmashingMagazine.com Jacob does a nice job explaining all sorts of ways consultants can make tailored versions of WordPress. Everything from branding the back-end to modifying the contextual <strong>HELP</strong> drop-down menu so that it contains information specific to that theme. One of my favorite tips presented in the list is the first one, <strong>Customizing the Dashboard Widgets</strong>. This enables developers to add a dashboard widget that can contain support, contact and other information. If a custom solution were developed for me, a dashboard widget like this is what I would consider to be a nice touch.</p>
<p>Also on the topic of WordPress and consultants, I had the chance to <a href="http://www.wptavern.com/wpweekly-episode-81-%e2%80%93-interview-with-jacob-goldman">interview Jacob Goldman in episode 81 of WordPress Weekly</a>. We talked about what it&#8217;s like to do consultancy work around WordPress, some of the new features in WordPress 2.9, and his role in WordCamp Boston slated for January 23rd. </p>
<p>If you are a consultant, I&#8217;m interested in reading any tips you may have in addition to the ones listed in the article I linked to in order to go above and beyond for your clients. </p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2009/12/17/assortment-of-tips-for-consultants/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 Optimization Tips</title>
		<link>http://weblogtoolscollection.com/archives/2008/11/12/10-optimization-tips/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/11/12/10-optimization-tips/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 13:12:39 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[WordPress FAQs]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[techniques]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[vladimir]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=4551</guid>
		<description><![CDATA[Even though WordPress works pretty well out of the box, there is still a number of optimization tips that can be accomplished to make WordPress function that much better. Vladimir Prelovac has done an excellent job describing ten optimization tips that you can use on your own WordPress installation. The tips and techniques range from optimizing database tables to implementing caching. There should be at least one or two tips within this article that everyone can implement on their own blog. Here is a sample for you to chew on: Tip #1: If you are expecting a Digg Front Page you are likely to exceed your current limit of maximum concurrent MySQL connections which is among the prime reasons a site failing a Digg traffic spike. You can prepare by increasing this number to about 250 using this line in the config file. max_connections = 250 Check out the full [...]]]></description>
			<content:encoded><![CDATA[<p>Even though WordPress works pretty well out of the box, there is still a number of optimization tips that can be accomplished to make WordPress function that much better. Vladimir Prelovac has done an excellent job describing ten optimization tips that you can use on your own WordPress installation. The tips and techniques range from optimizing database tables to implementing caching. There should be at least one or two tips within this article that everyone can implement on their own blog.</p>
<p>Here is a sample for you to chew on:</p>
<blockquote><p>Tip #1: If you are expecting a Digg Front Page you are likely to exceed your current limit of maximum concurrent MySQL connections which is among the prime reasons a site failing a Digg traffic spike.</p>
<p>You can prepare by increasing this number to about 250 using this line in the config file.</p>
<p>max_connections = 250</p></blockquote>
<p>Check out the full list here (<a href="http://www.prelovac.com/vladimir/wordpress-optimization-guide" target="_blank">10 Best Tips For WordPress Optimization</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/11/12/10-optimization-tips/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>WordPress Tips for 7/27</title>
		<link>http://weblogtoolscollection.com/archives/2008/07/27/wordpress-tips-for-727/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/07/27/wordpress-tips-for-727/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 21:55:21 +0000</pubDate>
		<dc:creator>Mark Ghosh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress Hack]]></category>
		<category><![CDATA[WordPress Templates WordPress Skins WordPress Themes]]></category>
		<category><![CDATA[flash arcade]]></category>
		<category><![CDATA[google custom search]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3786</guid>
		<description><![CDATA[Image alignment within a WordPress post: WordPress 2.5 introduced floating image alignment within text on a post. This feature does not work on certain themes. Thanks to Jason for asking the question and to Sadish for the solution. Final thought: it would also be nice if a few gallery formatting options were available through the default interface instead of having to modify the shortcode and/or introduce hacks. WordPress Search as a custom Google Search without addition page or post: Add a custom Google Search to your WordPress blog (and make search advertising dollars?) without too much of a hassle. Complete instructions and examples are included in the post. Create a Flash Arcade site using WordPress: This set of instructions will help you convert a simple WordPress blog into a Flash arcade site. Pretty cool with detailed instructions on the transition. Here is a tip which I stumbled upon accidentally, that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://hackwordpress.com/wordpress-26-changes-how-wordpress-handles-images/">Image alignment within a WordPress post</a>: WordPress 2.5 introduced floating image alignment within text on a post. This feature does not work on certain themes. Thanks to <a href="http://www.theglitch.ws">Jason</a> for asking the question and to <a href="http://wprocks.com/">Sadish</a> for the solution. Final thought: it would also be nice if a few gallery formatting options were available through the default interface instead of having to modify the shortcode and/or introduce hacks.</p>
<p><a href="http://firewalker.kamusilmiah.com/wordpress-search-as-custom-google-search-without-additional-page-or-post/">WordPress Search as a custom Google Search without addition page or post</a>: Add a custom Google Search to your WordPress blog (and make search advertising dollars?) without too much of a hassle. Complete instructions and examples are included in the post.</p>
<p><a href="http://www.emanueleferonato.com/2008/07/27/creation-of-a-flash-arcade-site-using-wordpress-step-2/">Create a Flash Arcade site using WordPress</a>: This set of instructions will help you convert a simple WordPress blog into a Flash arcade site. Pretty cool with detailed instructions on the transition.</p>
<p>Here is a tip which I stumbled upon accidentally, that is somewhat unrelated to WordPress. Visit a NYTimes page such as <a href="http://www.nytimes.com/2008/07/27/technology/27proto.html?_r=1&amp;partner=rssnyt&amp;emc=rss">a news item</a> and double click on a single word. You will need a free registration to view that page or have to be logged in if you are registered already. The javascript file that adds the functionality in question is copyrighted to Answers.com and I wonder if a WordPress plugin exists for the same.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/07/27/wordpress-tips-for-727/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>After WordPress Is Installed</title>
		<link>http://weblogtoolscollection.com/archives/2008/03/22/after-wordpress-is-installed/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/03/22/after-wordpress-is-installed/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 21:18:00 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[LinkyLoo]]></category>
		<category><![CDATA[newcomers]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2008/03/22/after-wordpress-is-installed/</guid>
		<description><![CDATA[Jason Blanton of BloggingTips has put together a nice little article which covers five things you should do after you install your self hosted WordPress blog. These five things include: Changing the permalink structure Change the default theme Update your ping services Activate the akismet plugin Burn your feed with FeedBurner One item that I would add to this list is to figure out which stats program or service to use. You can use WordPress.com Stats which is a detailed stats plugin or you can use something like Google Analytics or MINT. One thing that I wish I could do if I could start over would be to integrate one of these nice statistical packages as they really come in handy down the road. Jason mentions that this is only the first in a series of articles which will cover various things that you might want to tweak as you [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Jason Blanton</strong> of <strong>BloggingTips</strong> has put together a <a href="http://www.bloggingtips.com/2008/03/20/ok-wordpress-is-installed-now-what/" title="http://www.bloggingtips.com/2008/03/20/ok-wordpress-is-installed-now-what/" target="_blank">nice little article</a> which covers five things you should do after you install your self hosted WordPress blog. These five things include:</p>
<ol>
<li><strong>Changing the permalink structure</strong></li>
<li><strong>Change the default theme</strong></li>
<li><strong>Update your ping services</strong></li>
<li><strong>Activate the akismet plugin</strong></li>
<li><strong>Burn your feed with FeedBurner<br />
</strong></li>
</ol>
<p>One item that I would add to this list is to figure out which stats program or service to use. You can use <a href="http://wordpress.org/extend/plugins/stats/" title="http://wordpress.org/extend/plugins/stats/" target="_blank">WordPress.com Stats</a> which is a detailed stats plugin or you can use something like <a href="http://www.google.com/analytics/" title="http://www.google.com/analytics/" target="_blank">Google Analytics</a> or <a href="http://haveamint.com/" title="http://haveamint.com/" target="_blank">MINT</a>. One thing that I wish I could do if I could start over would be to integrate one of these nice statistical packages as they really come in handy down the road.</p>
<p>Jason mentions that this is only the first in a series of articles which will cover various things that you might want to tweak as you go along with using WordPress.</p>
<p>Although this short and quick guide is great for newcomers to WordPress, what about those who have established blogs? If you could go back in time and change the way or ways in which you began to use WordPress, what would those changes be?</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/03/22/after-wordpress-is-installed/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Add WP Search Engines To FF</title>
		<link>http://weblogtoolscollection.com/archives/2008/03/04/add-wp-search-engines-to-ff/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/03/04/add-wp-search-engines-to-ff/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 00:44:49 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[HOW-TO]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[codex]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[search-engines]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2008/03/04/add-wp-search-engines-to-ff/</guid>
		<description><![CDATA[Jeremy Clarke mentioned to me about a way to search the Codex, WordPress support area and the plugin repository all from within FireFox. If you support users as I do in the WordPress IRC chat room, there are a lot of times where I do a search on the Codex to look up the page for a certain function that someone is inquiring about. Thanks to Jeremy&#8217;s tip, I no longer have to visit the actual page to perform a search. If you visit the MyCroft page on Mozdev.org you&#8217;ll notice a number of links that you can click on. Each one of these links are a search engine plugin that was coded for FireFox. What this means is that, you can add WordPress specific search engines to the search engine tool bar within FireFox which is usually occupied by Google by default. In order to install a SE plugin, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://simianuprising.com/" title="http://simianuprising.com/" target="_blank">Jeremy Clarke</a> mentioned to me about a way to search the Codex, WordPress support area and the plugin repository all from within FireFox. If you support users as I do in the <a href="http://codex.wordpress.org/IRC" title="http://codex.wordpress.org/IRC" target="_blank">WordPress IRC chat room</a>, there are a lot of times where I do a search on the Codex to look up the page for a certain function that someone is inquiring about. Thanks to Jeremy&#8217;s tip, I no longer have to visit the actual page to perform a search.</p>
<p>If you visit the <a href="http://mycroft.mozdev.org/download.html?name=wordpress&amp;sherlock=yes&amp;opensearch=yes&amp;submitform=Search" title="http://mycroft.mozdev.org/download.html?name=wordpress&amp;sherlock=yes&amp;opensearch=yes&amp;submitform=Search" target="_blank">MyCroft page on Mozdev.org</a> you&#8217;ll notice a number of links that you can click on. Each one of these links are a search engine plugin that was coded for FireFox. What this means is that, you can add WordPress specific search engines to the search engine tool bar within FireFox which is usually occupied by Google by default.</p>
<p>In order to install a SE plugin, simply click on the link that represents the search engine you want to have installed. For example, if you want the WordPress Codex to be one of the search engines within FireFox, click on the WordPress Codex plugin name.  Upon clicking on the plugin name, FireFox will ask you if you would like to add the search engine to the list of search engines available in the search bar. Clicking the ADD button will add that specific SE to the list of choices within the search bar.</p>
<p>This tip has been an awesome time saver. Not only can I quickly answer questions in the chat room, but it is more convenient to search the plugin repository from within my browser than to actually search from the actual page.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/03/04/add-wp-search-engines-to-ff/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>WordPress tips for blog maintenance</title>
		<link>http://weblogtoolscollection.com/archives/2005/11/19/wordpress-tips-for-blog-maintenance/</link>
		<comments>http://weblogtoolscollection.com/archives/2005/11/19/wordpress-tips-for-blog-maintenance/#comments</comments>
		<pubDate>Sat, 19 Nov 2005 19:31:56 +0000</pubDate>
		<dc:creator>Ozh</dc:creator>
				<category><![CDATA[Cool Scripts]]></category>
		<category><![CDATA[HOW-TO]]></category>
		<category><![CDATA[LinkyLoo]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Templates WordPress Skins WordPress Themes]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress_theme]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2005/11/19/wordpress-tips-for-blog-maintenance/</guid>
		<description><![CDATA[If you want to make your Blog temporarily unavailable (scheduled maintenance for example) you have two very simple and efficient ways : a plugin, or a theme.]]></description>
			<content:encoded><![CDATA[<p>If you want to make your Blog temporarily unavailable (scheduled maintenance for example) you have two very simple and efficient ways : a <a href="http://blog.taragana.com/index.php/archive/wordpress-plugin-to-make-your-blog-temporarily-unavailable-for-maintenance/">plugin</a>, or a <a href="http://frenchfragfactory.net/ozh/archives/2005/11/18/wordpress-tip-for-blog-maintenance/">theme</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2005/11/19/wordpress-tips-for-blog-maintenance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  weblogtoolscollection.com/archives/tag/tips/feed/ ) in 1.08738 seconds, on Feb 14th, 2012 at 1:11 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 14th, 2012 at 2:11 pm UTC -->
