<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Asvin's Blog &#187; expression engine</title>
	<atom:link href="http://asvin.wordpress.com/tag/expression-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://asvin.wordpress.com</link>
	<description>A developer's life</description>
	<lastBuildDate>Tue, 01 Jul 2008 10:23:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='asvin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/82ef10961c51ea1a3daa6328ad7059cc?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Asvin's Blog &#187; expression engine</title>
		<link>http://asvin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://asvin.wordpress.com/osd.xml" title="Asvin&#8217;s Blog" />
		<item>
		<title>Expression Engine : Daily posts at specific time</title>
		<link>http://asvin.wordpress.com/2007/11/12/expression-engine-daily-posts-at-specific-time/</link>
		<comments>http://asvin.wordpress.com/2007/11/12/expression-engine-daily-posts-at-specific-time/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 09:47:14 +0000</pubDate>
		<dc:creator>asvin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[expression engine]]></category>

		<guid isPermaLink="false">http://asvin.wordpress.com/2007/11/12/expression-engine-daily-posts-at-specific-time/</guid>
		<description><![CDATA[
Problem :
You want to display a particular post everyday but only during a time of the day, very useful when you&#8217;ve got a schedule you want to display.
Solution :
Post your entry but make the entry date a fixed one. For example, the post has entry date 2007-01-01 but with the time you want the post [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asvin.wordpress.com&blog=630229&post=27&subd=asvin&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://asvin.files.wordpress.com/2007/11/ee_logo2.gif" title="ee_logo2.gif"><img src="http://asvin.files.wordpress.com/2007/11/ee_logo2.gif" alt="ee_logo2.gif" /></a></p>
<p>Problem :</p>
<p>You want to display a particular post everyday but only during a time of the day, very useful when you&#8217;ve got a schedule you want to display.</p>
<p>Solution :</p>
<p>Post your entry but make the entry date a fixed one. For example, the post has entry date 2007-01-01 but with the time you want the post to display -&gt; 2007-01-05 01:40 PM</p>
<p>Then in your exp:weblog:entries tag in your template just add the following:</p>
<pre>
stop_before="2007-01-01 {current_time format="%g:%i %A"}" show_future_entries="yes"</pre>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/asvin.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/asvin.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asvin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asvin.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asvin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asvin.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asvin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asvin.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asvin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asvin.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asvin.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asvin.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asvin.wordpress.com&blog=630229&post=27&subd=asvin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://asvin.wordpress.com/2007/11/12/expression-engine-daily-posts-at-specific-time/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03c11976fa96d0079409db8c73b79389?s=96&#38;d=identicon" medium="image">
			<media:title type="html">asvin</media:title>
		</media:content>

		<media:content url="http://asvin.files.wordpress.com/2007/11/ee_logo2.gif" medium="image">
			<media:title type="html">ee_logo2.gif</media:title>
		</media:content>
	</item>
	</channel>
</rss>