<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Rick's Blog &#187; Automation</title>
	<atom:link href="http://betterlogic.com/wpr/index.php/category/automation/feed/" rel="self" type="application/rss+xml" />
	<link>http://betterlogic.com/wpr</link>
	<description>Better Logic for better solutions</description>
	<lastBuildDate>Mon, 28 Feb 2011 23:45:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<!-- podcast_generator="podPress/7.6" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>paulr@onebetter.com ()</managingEditor>
		<webMaster>paulr@onebetter.com</webMaster>
		<category>Technology</category>
		<ttl>1440</ttl>
		<itunes:keywords>oracle technology</itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Better Logic for better solutions</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>paulr@onebetter.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://betterlogic.com/wpr/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://betterlogic.com/wpr/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Rick's Blog</title>
			<link>http://betterlogic.com/wpr</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Schedule incidental backups via at</title>
		<link>http://betterlogic.com/wpr/index.php/2007/12/20/schedule-incidental-backups-via-at/</link>
		<comments>http://betterlogic.com/wpr/index.php/2007/12/20/schedule-incidental-backups-via-at/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 03:18:00 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://betterlogic.com/wpr/index.php/2007/12/20/schedule-incidental-backups-via-at/</guid>
		<description><![CDATA[This little at job performs a full backup and sends the output of the log file to me via email. I use this for incidental one-time backups of databases for releases and migrations. I like to schedule these early enough that I can get the results of the logfile and create another backup if this [...]]]></description>
			<content:encoded><![CDATA[This little at job performs a full backup and sends the output of the log file to me via email. I use this for incidental one-time backups of databases for releases and migrations. I like to schedule these early enough that I can get the results of the logfile and create another backup if this one fails for any reason. Notice the -m and the cat; they make sure I get email as soon as the task is complete.
-bash-3.00$ at -m 21:00 tomorrowat&gt; /export/home/users/oracle/com.r.cron.betterlogic.full
at&gt; cat \'ls -rt /export/home/users/oracle/rman-logs/*full*|tail -1\'at&gt; &lt;EOT&gt;
commands will be executed using /bin/bash
job 1198288801.a at Fri Dec 21 21:00:00 2007

 
]]></content:encoded>
			<wfw:commentRss>http://betterlogic.com/wpr/index.php/2007/12/20/schedule-incidental-backups-via-at/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Elicit Registration Fix</title>
		<link>http://betterlogic.com/wpr/index.php/2007/02/03/elicit-registration-fix/</link>
		<comments>http://betterlogic.com/wpr/index.php/2007/02/03/elicit-registration-fix/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 16:00:00 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Automation]]></category>

		<guid isPermaLink="false">http://betterlogic.com/wpr/index.php/2007/02/03/elicit-registration-fix/</guid>
		<description><![CDATA[The problem is that the Secure Certificate for the license server is expired. Simply change your clock (system date/time) to anytime between 9/17/2005 and 9/16/2006. Then start Elicit and click the registration button. In several seconds the license registration will complete and your all set.&#160;]]></description>
			<content:encoded><![CDATA[The problem is that the Secure Certificate for the license server is expired. Simply change your clock (system date/time) to anytime between 9/17/2005 and 9/16/2006. Then start Elicit and click the registration button. In several seconds the license registration will complete and your all set.&nbsp;  
]]></content:encoded>
			<wfw:commentRss>http://betterlogic.com/wpr/index.php/2007/02/03/elicit-registration-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Automation</title>
		<link>http://betterlogic.com/wpr/index.php/2007/02/03/untitled-entry/</link>
		<comments>http://betterlogic.com/wpr/index.php/2007/02/03/untitled-entry/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 15:00:00 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Automation]]></category>

		<guid isPermaLink="false">http://betterlogic.com/wpr/index.php/2007/02/03/untitled-entry/</guid>
		<description><![CDATA[This is the software that I use to make windows tollerable. I have it automatically start Outlook and print out the Day View of the calendar at 5AM every weekday. That way when I come into work I have a quick overview of my day sitting at the printer. With this paper copy I can [...]]]></description>
			<content:encoded><![CDATA[ 
This is the software that I use to make windows tollerable. I have it automatically start Outlook and print out the Day View of the calendar at 5AM every weekday. That way when I come into work I have a quick overview of my day sitting at the printer. With this paper copy I can make notes and edits throughout the day and pass the paper to my secretary to make any updates or follow-up notes. This has to do with making your time more productive. You can get Automate Professional here&nbsp; 
]]></content:encoded>
			<wfw:commentRss>http://betterlogic.com/wpr/index.php/2007/02/03/untitled-entry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

