<?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>Squeeville &#187; VendAsta</title>
	<atom:link href="http://squeeville.com/category/vendasta/feed/" rel="self" type="application/rss+xml" />
	<link>http://squeeville.com</link>
	<description>Jason Collins. No redaction.</description>
	<lastBuildDate>Mon, 08 Aug 2011 22:25:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='squeeville.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Squeeville &#187; VendAsta</title>
		<link>http://squeeville.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://squeeville.com/osd.xml" title="Squeeville" />
	<atom:link rel='hub' href='http://squeeville.com/?pushpress=hub'/>
		<item>
		<title>Third-party Cookies in Safari, Internet Explorer</title>
		<link>http://squeeville.com/2010/02/03/third-party-cookies-in-safari-internet-explorer/</link>
		<comments>http://squeeville.com/2010/02/03/third-party-cookies-in-safari-internet-explorer/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 01:40:05 +0000</pubDate>
		<dc:creator>Jason Collins</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VendAsta]]></category>

		<guid isPermaLink="false">http://squeeville.com/?p=118</guid>
		<description><![CDATA[Today, I fought with (and conquered!) getting third-party cookies enabled in Safari and Internet Explorer. There was a bunch of scattered information about this problem on the Internet, so I will either add to the noise or help someone out with this post. Both Safari and Internet Explorer have default privacy settings that are quite [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squeeville.com&amp;blog=2723317&amp;post=118&amp;subd=squeeville&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today, I fought with (and conquered!) getting third-party cookies enabled in Safari and Internet Explorer. There was a bunch of scattered information about this problem on the Internet, so I will either add to the noise or help someone out with this post.</p>
<p>Both Safari and Internet Explorer have default privacy settings that are quite harsh on third-party cookies, and both browsers need some consideration in order to get them working correctly. With the proliferation of widgets on the internet, third-party cookies are quite common, so I&#8217;m surprised there isn&#8217;t a more thorough treatment of the issue (though don&#8217;t expect one here!).</p>
<p><strong>Internet Explorer</strong></p>
<p>Internet Explorer (I tested with IE7) has a default privacy setting of &#8220;Medium&#8221;, which requires that sites issuing third-party cookies must have a Compact Privacy Policy (P3P) header. The best documents I&#8217;ve found on this subject are <a href="http://msdn.microsoft.com/en-us/library/ms537343%28VS.85%29.aspx#first_and_third_party_context">here</a> and <a href="http://www.w3.org/TR/P3P/">here</a>.  Pay particular attention to the &#8220;Unsatisfactory Cookies&#8221; section in the first document; use the second document to determine your appropriate P3P header. Once you are correctly serving an appropriate P3P header, third-party cookies should start to work in Internet Explorer.</p>
<p><strong>Safari</strong></p>
<p>Safari (I tested with Safari 4) has a default third-party cookie setting of &#8220;Accept cookies: only from sites I visit.&#8221; I took this to mean sites that are the topmost frame (e.g., url showing in the address box). A colleague of mine, <a href="http://blog.davemo.com/">Dave Mosher</a>, saw me struggling with this and casually mentioned that the user must first interact with the frame in order to set third-party cookies. This is an interesting, Apple-ish approach; I suppose if I interact with the frame, I have explicitly &#8220;visited&#8221; it. Further, this solution would work out for many third-party cookie scenarios (e.g., a login) because the cookie isn&#8217;t set until after some sort of interaction. In our case however, we need to set the cookie on the very first load before the user has a chance to interact. So, to make this work, the best I could come up with was: for Safari, if our cookie wasn&#8217;t present, I introduced an interstitial screen that effectively asked the user to click a link, which allowed us to set a third-party cookie. Unfortunately, I could not find anything more elegant, but this is better than many of the other proposed solutions I found (including popping new windows, using HTML5 Local Storage, etc.). Finally, as long as this cookie is present, you are free to read it before the user interacts with your frame; i.e., if it is a permanent cookie, the user will see the interstitial screen only once (of course depending on your particular cookie setting logic).</p>
<p><em>Caveat</em>: you may also require the P3P header for Safari. I had it in place while I discovered the Safari solution, so I&#8217;m not sure if it works without it.</p>
<br />Filed under: <a href='http://squeeville.com/category/uncategorized/'>Uncategorized</a>, <a href='http://squeeville.com/category/vendasta/'>VendAsta</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squeeville.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squeeville.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squeeville.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squeeville.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squeeville.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squeeville.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squeeville.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squeeville.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squeeville.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squeeville.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squeeville.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squeeville.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squeeville.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squeeville.wordpress.com/118/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squeeville.com&amp;blog=2723317&amp;post=118&amp;subd=squeeville&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squeeville.com/2010/02/03/third-party-cookies-in-safari-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4d12119779d195ef931d27eebd82570?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Squee</media:title>
		</media:content>
	</item>
		<item>
		<title>Holy Schmolie, Batman!</title>
		<link>http://squeeville.com/2008/08/07/holy-schmolie-batman/</link>
		<comments>http://squeeville.com/2008/08/07/holy-schmolie-batman/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 22:21:32 +0000</pubDate>
		<dc:creator>Jason Collins</dc:creator>
				<category><![CDATA[VendAsta]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://squeeville.wordpress.com/?p=15</guid>
		<description><![CDATA[VendAsta has closed out a substantial investment deal for a new product that we are working on. We are, of course, super excited and working like crazy. The investment was in essence to allow us to go much, much faster on our plan. As such, we are now swimming in job openings. Get your resumes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squeeville.com&amp;blog=2723317&amp;post=15&amp;subd=squeeville&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://vendasta.com" target="_blank">VendAsta</a> has closed out a <a href="http://vendasta.com/news/#article2" target="_blank">substantial investment deal</a> for a new product that we are working on. We are, of course, super excited and working like crazy.</p>
<p>The investment was in essence to allow us to go much, much faster on our plan. As such, we are now swimming in <a href="http://vendasta.com/careers/" target="_blank">job openings</a>.</p>
<p>Get your <a href="mailto:jobs-001@vendasta.com">resumes</a> in! Or come by our <a href="http://vendasta.com/contact/" target="_blank">office</a> Friday&#8217;s at 4p for a beverage and to chat more about who we are and what we&#8217;re up to. Or give me a call (306-230-3322).</p>
<p>Calling all Sask-ex-pats! Saskatchewan is <a href="http://www.canada.com/saskatoonstarphoenix/news/story.html?id=4fe305dd-b8f4-425a-9d4c-8527546c710c" target="_blank">booming</a>! Saskatoon is leading the way! Got a new family &#8211; raise, em in Sask! You turned out awesome after all!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squeeville.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squeeville.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squeeville.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squeeville.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squeeville.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squeeville.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squeeville.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squeeville.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squeeville.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squeeville.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squeeville.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squeeville.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squeeville.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squeeville.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squeeville.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squeeville.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squeeville.com&amp;blog=2723317&amp;post=15&amp;subd=squeeville&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squeeville.com/2008/08/07/holy-schmolie-batman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4d12119779d195ef931d27eebd82570?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Squee</media:title>
		</media:content>
	</item>
		<item>
		<title>Jason gets a Mac</title>
		<link>http://squeeville.com/2008/03/29/jason-gets-a-mac/</link>
		<comments>http://squeeville.com/2008/03/29/jason-gets-a-mac/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 20:42:39 +0000</pubDate>
		<dc:creator>Jason Collins</dc:creator>
				<category><![CDATA[VendAsta]]></category>

		<guid isPermaLink="false">http://squeeville.com/2008/03/29/jason-gets-a-mac/</guid>
		<description><![CDATA[Allan finally wore me down, and I got a Mac. Well, it was a combination of Allan and Windows Vista. I&#8217;d lost sooo much time to a busted network stack that it just didn&#8217;t make sense anymore. So, it&#8217;s a MacBook Pro &#8211; the 2.4GHz Core2 Duo model. First impressions: the hardware is, of course, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squeeville.com&amp;blog=2723317&amp;post=8&amp;subd=squeeville&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.orthodrome.ca/" target="_blank"><img src="http://lh3.google.com/jason.a.collins/R-6eyMXoHvI/AAAAAAAAABg/DRxKQKJTBP0/s288/jm.jpg" align="right" border="1" height="236" hspace="4" vspace="4" width="288" />Allan</a> finally wore me down, and I got a Mac. Well, it was a combination of Allan and Windows Vista. I&#8217;d lost sooo much time to a busted network stack that it just didn&#8217;t make sense anymore.</p>
<p>So, it&#8217;s a MacBook Pro &#8211; the 2.4GHz Core2 Duo model. First impressions: the hardware is, of course, extremely sexy. Sleek, solid; the keyboard is awesome. There are some amazingly beautiful apps that come loaded, notably Front Row and Expose/Spaces. I had a slight difficulty getting my wifi (aka AirPort) to work with my D-Link DIR-625, but got that sorted out (I had to &#8220;downgrade&#8221; it away from WPA2 and force it to stay only on WPA).</p>
<p>Toughest thing so far: window management. I hadn&#8217;t realized how reliant I had become on the Windows Task Bar. Mac OS X has a very different conceptual model that I&#8217;m starting to get the swing of. <img src="http://lh5.google.com/jason.a.collins/R-6hnsXoHwI/AAAAAAAAABo/WF-qJcIJ9XQ/s144/ff.jpg" align="right" border="1" height="62" hspace="4" vspace="4" width="59" />For example, the little blue, almost imperceptible dot below applications on the dock means that the program is running &#8211; even though there&#8217;s no window to be found. Very helpful to know that; thanks <a href="http://www.linkedin.com/in/kap329">Kevin</a>.</p>
<p>Anyway, things are going well so far, though I&#8217;m not taking it to work until the end of our current iteration, as I think right now, it would be a productivity loss (just the windows mgmt thing). End of iteration is only a few days away though&#8230;</p>
<p><a href="http://www.vendasta.com" target="_blank">VendAsta</a> seems to be slowly being overrun with Macs. Stay tuned to see how that all turns out.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squeeville.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squeeville.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squeeville.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squeeville.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squeeville.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squeeville.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squeeville.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squeeville.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squeeville.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squeeville.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squeeville.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squeeville.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squeeville.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squeeville.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squeeville.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squeeville.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squeeville.com&amp;blog=2723317&amp;post=8&amp;subd=squeeville&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squeeville.com/2008/03/29/jason-gets-a-mac/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4d12119779d195ef931d27eebd82570?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Squee</media:title>
		</media:content>

		<media:content url="http://lh3.google.com/jason.a.collins/R-6eyMXoHvI/AAAAAAAAABg/DRxKQKJTBP0/s288/jm.jpg" medium="image" />

		<media:content url="http://lh5.google.com/jason.a.collins/R-6hnsXoHwI/AAAAAAAAABo/WF-qJcIJ9XQ/s144/ff.jpg" medium="image" />
	</item>
		<item>
		<title>There&#8217;s never enough whiteboard.</title>
		<link>http://squeeville.com/2008/02/17/theres-never-enough-whiteboard/</link>
		<comments>http://squeeville.com/2008/02/17/theres-never-enough-whiteboard/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 00:17:22 +0000</pubDate>
		<dc:creator>Jason Collins</dc:creator>
				<category><![CDATA[VendAsta]]></category>
		<category><![CDATA[Hijinx]]></category>

		<guid isPermaLink="false">http://squeeville.com/?p=6</guid>
		<description><![CDATA[My brother-in-law Zach Scott is a super-smart guy. I have a tremedous amount of respect for him. He&#8217;s currently working on introducing Scrum to his new organization. I encourage everyone who is dubious to check their trepidation and give it a whole-hearted whirl; Zach has the experience and credentials to know what he&#8217;s talking about. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squeeville.com&amp;blog=2723317&amp;post=6&amp;subd=squeeville&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My brother-in-law <a href="http://constructingsoftware.com/" target="_blank">Zach Scott</a> is a super-smart guy. I have a tremedous amount of respect for him.</p>
<p>He&#8217;s currently <a href="http://constructingsoftware.com/2008/02/03/point2-is-rolling-with-scrum/">working on introducing Scrum</a> to his new organization. I encourage everyone who is dubious to check their trepidation and give it a whole-hearted whirl; Zach has the experience and credentials to know what he&#8217;s talking about.</p>
<p>I must say that I&#8217;m a bit jealous of their 25 linear feet of whiteboard. Our current temporary space is a bit whiteboard challenged:</p>
<p><img src="http://squeeville.files.wordpress.com/2008/02/allan-whiteboard.jpg?w=500" alt="allan-whiteboard.jpg" /></p>
<p>Thankfully, we&#8217;ve begun work with the architecture design team on our new permanant space.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squeeville.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squeeville.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squeeville.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squeeville.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squeeville.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squeeville.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squeeville.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squeeville.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squeeville.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squeeville.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squeeville.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squeeville.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squeeville.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squeeville.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squeeville.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squeeville.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squeeville.com&amp;blog=2723317&amp;post=6&amp;subd=squeeville&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squeeville.com/2008/02/17/theres-never-enough-whiteboard/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4d12119779d195ef931d27eebd82570?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Squee</media:title>
		</media:content>

		<media:content url="http://squeeville.files.wordpress.com/2008/02/allan-whiteboard.jpg" medium="image">
			<media:title type="html">allan-whiteboard.jpg</media:title>
		</media:content>
	</item>
	</channel>
</rss>
