<?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>AFHood Group Blog</title>
	<atom:link href="http://www.afhood.com/blog/?feed=rss2&#038;p=335" rel="self" type="application/rss+xml" />
	<link>http://www.afhood.com/blog</link>
	<description>The thoughtless yammerings of marketing junkies..</description>
	<lastBuildDate>Thu, 16 May 2013 13:46:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Proc SQL and the power of select into</title>
		<link>http://www.afhood.com/blog/?p=523</link>
		<comments>http://www.afhood.com/blog/?p=523#comments</comments>
		<pubDate>Thu, 16 May 2013 13:43:20 +0000</pubDate>
		<dc:creator>The ponderer</dc:creator>
				<category><![CDATA[SAS]]></category>
		<category><![CDATA[SAS Code]]></category>
		<category><![CDATA[SAS Macros]]></category>
		<category><![CDATA[conditional processing]]></category>
		<category><![CDATA[data driven]]></category>
		<category><![CDATA[loops]]></category>
		<category><![CDATA[proc sql]]></category>
		<category><![CDATA[select * into]]></category>

		<guid isPermaLink="false">http://www.afhood.com/blog/?p=523</guid>
		<description><![CDATA[I have referenced this paper many times. Great help in using the power of proc sql with macro variables. Great for building lists of values and dynamic code. http://www.nesug.org/Proceedings/nesug97/coders/eddlesto.pdf Syntax: SELECT object-item ... FROM from-list ...;]]></description>
				<content:encoded><![CDATA[<p>I have referenced this paper many times. Great help in using the power of proc sql with macro variables. Great for building lists of values and dynamic code. </p>
<p><a href="http://www.nesug.org/Proceedings/nesug97/coders/eddlesto.pdf" title="http://www.nesug.org/Proceedings/nesug97/coders/eddlesto.pdf" target="_blank">http://www.nesug.org/Proceedings/nesug97/coders/eddlesto.pdf</a></p>
<p>Syntax:</p>
<blockquote><p>SELECT <DISTINCT> object-item <,objectitem>...<br />
 <\ INTO macro-variablespecification <, macro-variablespecification> ...><br />
 FROM from-list ...;
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.afhood.com/blog/?feed=rss2&#038;p=523</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello from SAS Global Forum 2013!</title>
		<link>http://www.afhood.com/blog/?p=520</link>
		<comments>http://www.afhood.com/blog/?p=520#comments</comments>
		<pubDate>Mon, 29 Apr 2013 15:55:11 +0000</pubDate>
		<dc:creator>The ponderer</dc:creator>
				<category><![CDATA[SAS]]></category>
		<category><![CDATA[sas conference]]></category>
		<category><![CDATA[sas global forum]]></category>
		<category><![CDATA[sas live]]></category>
		<category><![CDATA[sas livestream]]></category>
		<category><![CDATA[SASGF13]]></category>

		<guid isPermaLink="false">http://www.afhood.com/blog/?p=520</guid>
		<description><![CDATA[SAS Global Forum 2013 is underway. So far we have focused on Visual Analytics and High Performance Analytics Server. All great advances in SAS computing power. This conference is set to be a good one. If you weren't fortunate enough to make it to San Francisco this year, watch live via SAS stream. http://support.sas.com/events/sasglobalforum/2013/live.html]]></description>
				<content:encoded><![CDATA[<p>SAS Global Forum 2013 is underway. So far we have focused on Visual Analytics and High Performance Analytics Server. All great advances in SAS computing power. </p>
<p>This conference is set to be a good one. If you weren't fortunate enough to make it to San Francisco this year, watch live via SAS stream. </p>
<p>http://support.sas.com/events/sasglobalforum/2013/live.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.afhood.com/blog/?feed=rss2&#038;p=520</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Hadoop? From the DBA perspective&#8230;</title>
		<link>http://www.afhood.com/blog/?p=512</link>
		<comments>http://www.afhood.com/blog/?p=512#comments</comments>
		<pubDate>Fri, 18 Jan 2013 18:01:02 +0000</pubDate>
		<dc:creator>The ponderer</dc:creator>
				<category><![CDATA[Hadoop]]></category>

		<guid isPermaLink="false">http://www.afhood.com/blog/?p=512</guid>
		<description><![CDATA[We found this video from our friends at Cloudera pretty amusing. Hope you think so.]]></description>
				<content:encoded><![CDATA[<p>We found this video from our friends at Cloudera pretty amusing. Hope you think so.</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='550' height='340' src='http://www.youtube.com/embed/RHu2qVMKh-U?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.afhood.com/blog/?feed=rss2&#038;p=512</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS Administration &#8211; Creating a client only software depot</title>
		<link>http://www.afhood.com/blog/?p=507</link>
		<comments>http://www.afhood.com/blog/?p=507#comments</comments>
		<pubDate>Tue, 15 Jan 2013 13:33:11 +0000</pubDate>
		<dc:creator>The ponderer</dc:creator>
				<category><![CDATA[SAS]]></category>
		<category><![CDATA[SAS Admin]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[eguide]]></category>
		<category><![CDATA[enterprise guide]]></category>
		<category><![CDATA[enterprise miner]]></category>
		<category><![CDATA[sas software depot]]></category>
		<category><![CDATA[sas users]]></category>

		<guid isPermaLink="false">http://www.afhood.com/blog/?p=507</guid>
		<description><![CDATA[If you need to get Enterprise Guide out to your users and you don't want them to have access to the rest of the SAS software, create a software depot on a network location that only has the clients included. &#160; In order to do this you will need to do the following steps. &#160; [...]]]></description>
				<content:encoded><![CDATA[<p>If you need to get Enterprise Guide out to your users and you don't want them to have access to the rest of the SAS software, create a software depot on a network location that only has the clients included.</p>
<p>&nbsp;</p>
<p>In order to do this you will need to do the following steps.</p>
<p>&nbsp;</p>
<p>Navigate to your SAS Deployment Manager folder. Find the setup.exe (windows, .sh for linux, etc..).</p>
<blockquote><p>setup.exe -subsetclients</p></blockquote>
<p>By using this command line option, the normal 'by Foundation product' will become 'by product'. This will allow you to pick the clients you want included in the new depot.</p>
<p>&nbsp;</p>
<p>Also note that there is a -subsetnonconfig option as well. This allows you to include foundation products and clients in a new depot.</p>
<p>&nbsp;</p>
<p>See page 20 of this support doc for more details (<a href="http://support.sas.com/documentation/installcenter/en/ikdeploywizug/64204/PDF/default/user.pdf" target="_blank">SAS Support Doc</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.afhood.com/blog/?feed=rss2&#038;p=507</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exporting without double quotes</title>
		<link>http://www.afhood.com/blog/?p=502</link>
		<comments>http://www.afhood.com/blog/?p=502#comments</comments>
		<pubDate>Sat, 07 Jul 2012 12:42:07 +0000</pubDate>
		<dc:creator>The ponderer</dc:creator>
				<category><![CDATA[General Chatter]]></category>
		<category><![CDATA[AFHood Analytics Group]]></category>
		<category><![CDATA[analytics consulting]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[double quotes]]></category>
		<category><![CDATA[proc export]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[SAS]]></category>
		<category><![CDATA[SAS Code]]></category>
		<category><![CDATA[string functions]]></category>

		<guid isPermaLink="false">http://www.afhood.com/blog/?p=502</guid>
		<description><![CDATA[One of our junior programmers shot this one over after fighting with Proc Export for some time to remove the quotes from a string. His need: export a single column of data without headers or quotes. How he did it, quick and easy. &#160; data _null_; set inputdateset; file "outputfilename"; put outputcolumnname; run; &#160; Sometimes [...]]]></description>
				<content:encoded><![CDATA[<p>One of our junior programmers shot this one over after fighting with Proc Export for some time to remove the quotes from a string.</p>
<p>His need: export a single column of data without headers or quotes.</p>
<p>How he did it, quick and easy.</p>
<blockquote><p>&nbsp;</p>
<p>data _null_;<br />
set inputdateset;<br />
file "outputfilename";<br />
put outputcolumnname;<br />
run;</p></blockquote>
<p>&nbsp;</p>
<p>Sometimes the simple solutions are right in front of us.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.afhood.com/blog/?feed=rss2&#038;p=502</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating all possible pairs / the Cartesian product</title>
		<link>http://www.afhood.com/blog/?p=499</link>
		<comments>http://www.afhood.com/blog/?p=499#comments</comments>
		<pubDate>Thu, 14 Jun 2012 12:42:54 +0000</pubDate>
		<dc:creator>The ponderer</dc:creator>
				<category><![CDATA[General Chatter]]></category>

		<guid isPermaLink="false">http://www.afhood.com/blog/?p=499</guid>
		<description><![CDATA[Ever since you started with SQL or learned SAS, you've been warned about Cartesian products. But sometimes you need them. Shocking, we know. Quick note of warning, when creating all possible pairs, make sure you've narrowed down your dataset to only contain a distinct list of those values you want to use in the pairs. [...]]]></description>
				<content:encoded><![CDATA[<p>Ever since you started with SQL or learned SAS, you've been warned about Cartesian products. But sometimes you need them. Shocking, we know.</p>
<p>Quick note of warning, when creating all possible pairs, make sure you've narrowed down your dataset to only contain a distinct list of those values you want to use in the pairs. Extra values make it more likely that you'll take the system down...</p>
<p>Here are some easy ways to produce all possible pairs of data.</p>
<p>example 1 - Using dataset and point</p>
<blockquote><p>data all_pairs;</p>
<p>set dataset_w_distinct_values;</p>
<p>do _n_=1 to nobs;</p>
<p>set value_y nobs=nobs point=_n_;</p>
<p>output;</p>
<p>end;</p>
<p>run;</p></blockquote>
<p>example 2 - Using proc sql</p>
<blockquote><p>proc sql;</p>
<p>create table all_pairs as</p>
<p>select</p>
<p style="padding-left: 30px;">value_x, value_y</p>
<p>from</p>
<p style="padding-left: 30px;">value_list_1, value_list_2;</p>
<p style="padding-left: 30px;">quit;</p>
</blockquote>
<p>example 3 - Using hash</p>
<blockquote><p>data all_pairs (drop=_:);</p>
<p>if _n_=1 then do;</p>
<p>set dataset_w_distinct_values (obs=1);</p>
<p>dcl hash h(dataset: 'dataset_w_distinct_values', ordered: 'a');</p>
<p>h.definekey('value_x');</p>
<p>h.definedata('value_x');</p>
<p>h.definedone();</p>
<p>dcl hiter hi('h');</p>
<p>end;</p>
<p>&nbsp;</p>
<p>set dataset_w_distinct_values ;</p>
<p>do _rc=hi.first() by 0 while (_rc=0);</p>
<p>output;</p>
<p>_rc=hi.next();</p>
<p>end;</p>
<p>run;</p></blockquote>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.afhood.com/blog/?feed=rss2&#038;p=499</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In database processing is great! (when you use it!)</title>
		<link>http://www.afhood.com/blog/?p=496</link>
		<comments>http://www.afhood.com/blog/?p=496#comments</comments>
		<pubDate>Thu, 01 Mar 2012 13:28:41 +0000</pubDate>
		<dc:creator>The ponderer</dc:creator>
				<category><![CDATA[Netezza]]></category>
		<category><![CDATA[SAS]]></category>
		<category><![CDATA[Teradata]]></category>
		<category><![CDATA[distributed database]]></category>
		<category><![CDATA[in database processing]]></category>
		<category><![CDATA[MPP]]></category>

		<guid isPermaLink="false">http://www.afhood.com/blog/?p=496</guid>
		<description><![CDATA[Netezza and Teradata are both great examples of distributed processing databases that combine the power of SAS with their own platform to deliver a powerful analytics tool. The problem? Clients rarely use it. We have seen several clients who possess this functionality. Some of who purchased the DB at the request of the analysts, only [...]]]></description>
				<content:encoded><![CDATA[<p>Netezza and Teradata are both great examples of distributed processing databases that combine the power of SAS with their own platform to deliver a powerful analytics tool.</p>
<p>The problem? Clients rarely use it. We have seen several clients who possess this functionality. Some of who purchased the DB at the request of the analysts, only to see them never use the processing. The issues usually arise from old code, new analysts, ad-hoc scenarios, etc, etc.</p>
<p>If your organization is working with an in database system like Teradata or Netezza with SAS, let us know. We have put together a guide for analyst to use. This gives you code to borrow for the some of the most resource intensive SAS processing.</p>
<p>Here are a quick reference to some of the SAS docs:</p>
<p>Netezza - <a href="http://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_913/access_netezza_9933.pdf">http://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_913/access_netezza_9933.pdf</a></p>
<p>Teradata - <a href="http://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_91/access_teradata_7370.pdf">http://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_91/access_teradata_7370.pdf</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.afhood.com/blog/?feed=rss2&#038;p=496</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing files via SFTP in SAS</title>
		<link>http://www.afhood.com/blog/?p=487</link>
		<comments>http://www.afhood.com/blog/?p=487#comments</comments>
		<pubDate>Mon, 06 Feb 2012 03:48:33 +0000</pubDate>
		<dc:creator>The ponderer</dc:creator>
				<category><![CDATA[SAS]]></category>
		<category><![CDATA[SAS Code]]></category>
		<category><![CDATA[sftp]]></category>

		<guid isPermaLink="false">http://www.afhood.com/blog/?p=487</guid>
		<description><![CDATA[Secure File Transfer Protocol has become the standard for transferring files outside our organization. However, it is not always the easiest thing to do in SAS. Here are a few code examples for you to steal. Importing a CSV file over SFTP: %let host=afhood.com; %let sftpOption=-o IdentityFile=/home/user/.ssh/id_rsa; %let filename=theFile.csv; %let sftpPath=/home/remoteuser/dir/; filename myfile sftp "&#38;sftpPath.&#38;filename." [...]]]></description>
				<content:encoded><![CDATA[<p>Secure File Transfer Protocol has become the standard for transferring files outside our organization. However, it is not always the easiest thing to do in SAS. Here are a few code examples for you to steal.</p>
<p>Importing a CSV file over SFTP:</p>
<pre>%let host=afhood.com;</pre>
<pre>%let sftpOption=-o IdentityFile=/home/user/.ssh/id_rsa;</pre>
<pre>%let filename=theFile.csv;</pre>
<pre>%let sftpPath=/home/remoteuser/dir/;</pre>
<pre>filename myfile sftp "&amp;sftpPath.&amp;filename." host="&amp;host." options="&amp;sftpOption.";</pre>
<pre>proc import datafile= myfile
     out=sftp_file
     dbms=dlm
     replace;
     delimiter= ",";              
     getnames=yes;
run;</pre>
<p>&nbsp;</p>
<p>If you have any SFTP related questions, or need help building your automated file retrieval, let us know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.afhood.com/blog/?feed=rss2&#038;p=487</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Measuring sentiment?</title>
		<link>http://www.afhood.com/blog/?p=475</link>
		<comments>http://www.afhood.com/blog/?p=475#comments</comments>
		<pubDate>Mon, 14 Nov 2011 11:10:40 +0000</pubDate>
		<dc:creator>The ponderer</dc:creator>
				<category><![CDATA[General Chatter]]></category>
		<category><![CDATA[+1]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[like]]></category>
		<category><![CDATA[marketing feedback]]></category>
		<category><![CDATA[marketing measurement]]></category>
		<category><![CDATA[sentiment]]></category>

		<guid isPermaLink="false">http://www.afhood.com/blog/?p=475</guid>
		<description><![CDATA[Often as marketers and analytics professionals, we are striving to measure every dollar. Yet, it may be equally important to get a read on things prior to the dollar figures. What about sentiment? Facebook knows. Google is learning. Pandora built a business around it. What about your org? Sometimes we need to measure things faster [...]]]></description>
				<content:encoded><![CDATA[<p>Often as marketers and analytics professionals, we are striving to measure every dollar. Yet, it may be equally important to get a read on things prior to the dollar figures. What about sentiment? Facebook knows. Google is learning. Pandora built a business around it. What about your org?</p>
<p>Sometimes we need to measure things faster and the dollars are more grey than black or white. Our advice? Improvise. Ask people what they think in 1 click. Yes or No? Like or dislike? Up or Down?</p>
<p><img class="alignnone" title="up or down" src="http://www.psdgraphics.com/wp-content/uploads/2009/12/thumbs-up-down-icons.jpg" alt="" width="132" height="99" /><img class="alignnone" style="border-style: initial; border-color: initial;" title="facebook like" src="http://blog.sonicseo.com/wp-content/uploads/2011/05/facebook-like-button.jpg" alt="" width="138" height="78" /></p>
<p>How is your organization leveraging sentiment to improve your marketing cycle?</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.afhood.com/blog/?feed=rss2&#038;p=475</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offers in the illusive REAL-TIME</title>
		<link>http://www.afhood.com/blog/?p=441</link>
		<comments>http://www.afhood.com/blog/?p=441#comments</comments>
		<pubDate>Fri, 11 Nov 2011 14:01:06 +0000</pubDate>
		<dc:creator>The ponderer</dc:creator>
				<category><![CDATA[General Chatter]]></category>
		<category><![CDATA[offer management]]></category>
		<category><![CDATA[real time crm]]></category>
		<category><![CDATA[real time offers]]></category>
		<category><![CDATA[real time promotions]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[right time marketing]]></category>

		<guid isPermaLink="false">http://www.afhood.com/blog/?p=441</guid>
		<description><![CDATA[Regardless of the industry or customer type, everywhere we go our discussions with clients gravitate towards the topic of real-time offers. First, let me qualify what I mean by real-time. Real-time is not: Picking from a group of offers available and presenting the one most relevant. There are many ways to accomplish this and although not [...]]]></description>
				<content:encoded><![CDATA[<p>Regardless of the industry or customer type, everywhere we go our discussions with clients gravitate towards the topic of real-time offers.</p>
<p>First, let me qualify what I mean by real-time.</p>
<p>Real-time is not:</p>
<ul>
<li>Picking from a group of offers available and presenting the one most relevant. There are many ways to accomplish this and although not every company has this ability, it is available.</li>
<li>Putting an offer on your customer UI or website.</li>
<li>Simply serving a predefined offer on a mobile device.</li>
</ul>
<p>Real-time is augmenting an offer to be the right value proposition for a given customer at the time of interaction.</p>
<p>Example?</p>
<p>Customer X is going to make a purchase and is currently investigating offers from various organizations. Internally customer X knows that this purchase will bring him some measure of value. Customer X would purchase and commit to a 2 year contract with your company if you offered him 20% off instantly.</p>
<p>Customer Y is making the same purchase decision. Customer Y would also purchase from your company if you waived the startup costs however is unlikely to commit to more than 1 year of service.</p>
<p>Real-time is looking at historical patterns and augmenting the offer to meet the customers needs when a purchase decision is made. Predicting that Customer X should be offered 20% off for 2 years instead of 25% off.</p>
<p>The combination of profiling customers into complex sub groups based on historical preferences and performance and augmenting value propositions to meet the needs of the customer is much easier said than done. But companies that deliver this value and do it in multiple communication channels simultaneously take market share.</p>
<p>The first step to REAL-TIME is creating a partnership between your analytics group and technology teams. We stand in the gap between technology and analytics. We understand complicated data structures and the technology limits your organization has to work within.</p>
<p>If your organization is looking for ways to make a significant marketing impact with their marketing technology, contact us today.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.afhood.com/blog/?feed=rss2&#038;p=441</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
