<?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>Webmaster-Source &#187; time</title>
	<atom:link href="https://www.webmaster-source.com/tag/time/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Calculating Relative Time Stamps With PHP and WordPress</title>
		<link>https://www.webmaster-source.com/2010/07/14/calculating-relative-time-stamps-with-php-and-wordpress/</link>
		<comments>https://www.webmaster-source.com/2010/07/14/calculating-relative-time-stamps-with-php-and-wordpress/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 11:48:45 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[Time Stamp]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3457</guid>
		<description><![CDATA[If you go to a social networking site like Twitter, you&#8217;ll note that status updates don&#8217;t have conventional timestamps on them. Instead of something overly informative (in most cases) like &#8220;Posted 2010/07/06 7:50 PM&#8221; they tend to show the much more human-friendly &#8220;Posted 2 days ago&#8221; format for recent dates. These relative time stamps are [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>If you go to a social networking site like Twitter, you&#8217;ll note that status updates don&#8217;t have conventional timestamps on them. Instead of something overly informative (in most cases) like &#8220;Posted 2010/07/06 7:50 PM&#8221; they tend to show the much more human-friendly &#8220;Posted 2 days ago&#8221; format for recent dates. These relative time stamps are useful in many cases because of how people think about time. If someone tells you that a new book is going to be released on some date. You immediately think &#8220;that&#8217;s 3 weeks from today.&#8221; Relative time stamps take that extra step out.</p>
<p>Now what do you need to do to display relative time stamps? It&#8217;s v<a href="http://www.wprecipes.com/display-dates-as-time-ago-the-easy-way">ery simple in WordPress</a>, using the <code>human_time_diff()</code> function. Things are a little bit harder for other projects, where you don&#8217;t have the luxury of using the pre-existing WordPress functions.</p>
<p>PHP Snippets has <a href="http://www.phpsnippets.info/display-dates-as-time-ago">a copy-and-paste-able function</a> that works in much the same way. It takes a UNIX timestamp as an input and uses the &#8220;granularity&#8221; option you set to find the difference between the times, then returns a string.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/07/14/calculating-relative-time-stamps-with-php-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 Tips For a Blazing-Fast Blog</title>
		<link>https://www.webmaster-source.com/2008/01/03/8-tips-for-a-blazing-fast-blog/</link>
		<comments>https://www.webmaster-source.com/2008/01/03/8-tips-for-a-blazing-fast-blog/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 12:34:06 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[loading]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/2008/01/03/8-tips-for-a-blazing-fast-blog/</guid>
		<description><![CDATA[No one actually likes waiting. Some of us are just better at it than others. The internet seems to be a parallel reality where time passes differently, slow at times, fast at others. Web pages seem to take eons to load, no matter how fast your internet connection is. I remember having to wait more [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>No one actually <em>likes</em> waiting. Some of us are just better at it than others.</p>
<p>The internet seems to be a parallel reality where time passes differently, slow at times, fast at others. Web pages seem to take eons to load, no matter how fast your internet connection is. I remember having to wait more than a minute for most pages to load (that was back when I had dial-up). Nowadays I have a DSL connection that generally runs in the 700k-900k range. It&#8217;s a lot faster, but not fast enough. Sure, some pages load lightning-fast, but others still seem to crawl along. While they&#8217;re not taking over a minute to load, it sure seems like it.</p>
<p>While you&#8217;re using the web, time flies by overly quick. It <em>seemed</em> like it was taking an hour for that video to load, but it was really only five minutes. So why is it four o&#8217;clock? Oh yeah, you logged-on to World of Warcraft for a few minutes&#8230; But how does that come-out to be an hour?</p>
<p>Do you get what I&#8217;m saying?<span id="more-358"></span></p>
<p>So what can you do to make your blog load faster?</p>
<ul>
<li><strong>Install <a href="http://ocaoimh.ie/wp-super-cache/">WP Super Cache</a></strong>. You&#8217;ll notice the difference immediately. While it won&#8217;t magically make every page load faster, it will make your more popular posts quicker.</li>
<li><strong>Pick a Faster Host</strong>. If your webhost has a slow connection, and horribly oversold servers, you can&#8217;t expect great performance out of your site. I&#8217;m currently getting by with a <a href="http://1and1.com">1and1</a> shared server plan, which is okay (and cheap), but not as fast as it could be. Michael of <a href="http://problogdesign.com">Pro Blog Design</a> uses <a href="http://mediatemple.com">Media Temple</a>, a pricier host that is held in high regard by bloggers everywhere. MT is known for their speed and reliability. For those looking for cheaper plans, I&#8217;ve also heard hood things about <a href="http://www.asmallorange.com/">A Small Orange</a>. Do your research before buying hosting. Check loading times for sites that use the host, look for current reviews (from reputable sources), etc</li>
<li><strong>Lighten your images.</strong> Use less images in your template if possible, and make sure you optimize them correctly.</li>
<li><strong>Compress your CSS.</strong> Use a CSS-optimization service like <a href="http://www.cleancss.com/">Clean CSS</a>, or <a href="http://www.cssoptimiser.com/">CSS Optimizer</a>. Make sure you save the original stylesheet, in case something goes wrong!</li>
<li><strong>Remove excess widgets and whatnot.</strong> Any extra files (JavaScript or otherwise) that must be loaded will cause a performance hit. If a bit of JavaScript doesn&#8217;t serve any purpose, then remove it. does &#8220;MyBlogLog&#8221; benefit your readers? I doubt it. Refer to <a href="http://www.problogdesign.com/blog-layout/prioritize-your-blog-into-5-distinct-groups/">this chart</a> for help deciding what to keep.</li>
<li><strong>Disable plugins</strong>. As with miscellaneous bits of JavaScript, plugins detract from performance as well. There&#8217;s the overhead from running the PHP commands, there&#8217;s MySQL access times, etc. If you don&#8217;t have a good reason to use it, then toss it.</li>
<li><strong>Kill unnecessary template tags.</strong> Don&#8217;t waste server resources by using bloginfo(&#8216;name&#8217;) when you can just write the name of your blog. See Pro Blog Design&#8217;s <a href="http://www.problogdesign.com/general-tips/13-tags-to-delete-from-your-theme/">13 Tags to Delete From your Theme</a>.</li>
<li><strong>Simplify your design.</strong> Go simplistic, and your blog will load faster. As of this writing, Webmaster-Source&#8217;s overall design only has two images. The logo, and the tiled edge graphic. Everything else is just CSS magic. The aforementioned ProBlogDesign.com takes a similar approach.</li>
</ul>
<p>Now that you&#8217;ve optimized your blog, you can use the time you will save waiting for your blog to load every day to play World of Warcraft, er, write more blog posts.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2008/01/03/8-tips-for-a-blazing-fast-blog/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-06-08 22:54:05 by W3 Total Cache
-->