<?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>jayselway.com</title>
	<atom:link href="http://www.jayselway.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jayselway.com</link>
	<description>Creative director, art director, musician, photographer, UX designer, developer and all around digital addict from Baltimore, MD.</description>
	<lastBuildDate>Mon, 28 Nov 2011 18:14:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>The glass, the pitcher, and the floating water.</title>
		<link>http://www.jayselway.com/development/the-glass-the-pitcher-and-the-floating-water/</link>
		<comments>http://www.jayselway.com/development/the-glass-the-pitcher-and-the-floating-water/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 15:20:44 +0000</pubDate>
		<dc:creator>jayselway</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.jayselway.com/?p=790</guid>
		<description><![CDATA[Many times in my career, I&#8217;ve been asked by colleagues and students where to start if one wants to understand the fundamentals of web design and development. As a starting point, I usually point people to Zeldman&#8217;s book, Designing With Web Standards, as well as a few other books on HTML5, CSS, and JS. This [...]]]></description>
			<content:encoded><![CDATA[<p>Many times in my career, I&#8217;ve been asked by colleagues and students where to start if one wants to understand the fundamentals of web design and development. As a starting point, I usually point people to Zeldman&#8217;s book, <a href="www.zeldman.com/dwws/">Designing With Web Standards</a>, as well as a few other books on <a href="http://www.abookapart.com/products/html5-for-web-designers" onclick="pageTracker._trackPageview('/outgoing/www.abookapart.com/products/html5-for-web-designers?referer=');">HTML5</a>, CSS, and JS.</p>
<p>This morning, while sitting in traffic, I came up with what I think is a good analogy to explain the basics of how HTML, CSS, JS, databases and PHP (or whatever you prefer) work together.</p>
<p>I explain it like this.</p>
<p>Imagine, an empty glass and a pitcher full of water sitting on a desk.</p>
<ul>
<li>HTML would be the glass. It&#8217;s the structure that holds everything together.</li>
<li>CSS is how the glass looks. Is it blue? Is it red? Is it tall, or is it short? CSS controls the presentation of the structure (in our case, the glass/html).</li>
<li>The pitcher holding the water is a database. The water is content. The pitcher holds the &#8216;water&#8217; somewhere else until you need it. It can be big or small. You can have many &#8216;pitchers&#8217;. You can have only one. You can fill it with whatever you want.</li>
<li>Pouring the water into the cup is the PHP (or whatever language you prefer). It takes the stuff from the database when you need it, and puts it into the cup.</li>
<li>Javascript (in it&#8217;s simplest sense) are the physics of the scene. For example, it could be how the water behaves when it gets into the cup. Does it splash everywhere? Is it frozen? Is it hot? Does it float away? Does it turn into Coke after someone has consumed it?</li>
</ul>
<p>I realize this is a pretty broad generalization, however for a beginner – I believe it could be a good visual metaphor to explain the main systems working behind the web.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayselway.com/development/the-glass-the-pitcher-and-the-floating-water/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use XAMPP &amp; VMWare in OS X to cross browser test (in Internet Explorer).</title>
		<link>http://www.jayselway.com/development/how-to-use-xampp-vmware-in-os-x-to-cross-browser-test-in-internet-explorer/</link>
		<comments>http://www.jayselway.com/development/how-to-use-xampp-vmware-in-os-x-to-cross-browser-test-in-internet-explorer/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 22:02:39 +0000</pubDate>
		<dc:creator>jayselway</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.jayselway.com/?p=777</guid>
		<description><![CDATA[This might seem a bit elementary for some more seasoned developers, but this is a step by step guide to get your cross browser testing working as seamlessly as possible in vmware under os x. This has saved me tons of time, since I no longer need to cross browser test on a development site, [...]]]></description>
			<content:encoded><![CDATA[<p>This might seem a bit elementary for some more seasoned developers, but this is a step by step guide to get your cross browser testing working as seamlessly as possible in vmware under os x. This has saved me tons of time, since I no longer need to cross browser test on a development site, or under a separate local install for Windows.</p>
<p>I use Win XP as a VM to test in IE7, but this works in newer versions of windows as well for more modern browsers. XP is the only one that actually runs IE7 as intended. The emulators all suck.</p>
<ol>
<li>In VMWare Fusion, go to Virtual Machine &gt; Settings &gt; Network. Make sure your Network settings are set to Bridged.</li>
<li>Open terminal. Type this in &#8211; sudo pico /applications/xampp/xamppfiles/etc/httpd.conf</li>
<li>Enter your password. Hit return.</li>
<li>Look for the line that says &#8220;Listen 80&#8243;. Change that to Listen 8888</li>
<li>Go like 2 pages down, and look for the string that says &#8220;#ServerName www.example.com:80&#8243; and change that to &#8220;#ServerName www.example.com:8888&#8243;</li>
<li>Hit ctrl-x, hit &#8216;y&#8217;, then hit enter to save.</li>
<li>Open system preferences, network, and copy your IP address.</li>
<li>Open VM-Ware. Start Windows. In &#8216;my computer&#8217; open c:\windows\system32\drivers\etc\hosts with notepad. You&#8217;ll see a few IP address, probably 127.0.0.1. Add your IP address to the end of the list, and a site name. Like this: 192.168.0.23 yoursite</li>
<li>Open your web browser within Windows. Now you should be able to open http://yoursite:8889 in IE.</li>
<li>Party down.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.jayselway.com/development/how-to-use-xampp-vmware-in-os-x-to-cross-browser-test-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Basics of Local SEO</title>
		<link>http://www.jayselway.com/blog/the-basics-of-local-seo/</link>
		<comments>http://www.jayselway.com/blog/the-basics-of-local-seo/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 14:14:15 +0000</pubDate>
		<dc:creator>jayselway</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.jayselway.com/?p=762</guid>
		<description><![CDATA[Good video from seomoz.org today. Check it out. if(!navigator.mimeTypes['application/x-shockwave-flash'])Wistia.VideoEmbed('wistia_216915',640,360,{videoUrl:'http://seomoz-cdn.wistia.com/deliveries/fccaa43c7960cc164e4a91bcb33f5f863de6045c.bin',stillUrl:'http://seomoz-cdn.wistia.com/deliveries/0b9a95cbf4cdcfd67af24f6feb67e985a3a6ebe1.bin',distilleryUrl:'http://distillery.wistia.com/x',accountKey:'wistia-production_3161',mediaId:'wistia-production_216915',mediaDuration:546.48}) SEOmoz &#8211; SEO Software]]></description>
			<content:encoded><![CDATA[<p>Good video from seomoz.org today. <a href="http://www.seomoz.org/blog/the-basics-of-local-seo-whiteboard-friday" onclick="pageTracker._trackPageview('/outgoing/www.seomoz.org/blog/the-basics-of-local-seo-whiteboard-friday?referer=');">Check it out</a>. </p>
<p><object width="640" height="360" id="wistia_216915" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="movie" value="http://seomoz-cdn.wistia.com/flash/embed_player_v1.1.swf"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="wmode" value="opaque"/><param name="flashvars" value="videoUrl=http://seomoz-cdn.wistia.com/deliveries/fccaa43c7960cc164e4a91bcb33f5f863de6045c.bin&#038;stillUrl=http://seomoz-cdn.wistia.com/deliveries/0b9a95cbf4cdcfd67af24f6feb67e985a3a6ebe1.bin&#038;unbufferedSeek=false&#038;controlsVisibleOnLoad=false&#038;autoPlay=false&#038;endVideoBehavior=default&#038;playButtonVisible=true&#038;embedServiceURL=http://distillery.wistia.com/x&#038;accountKey=wistia-production_3161&#038;mediaID=wistia-production_216915&#038;mediaDuration=546.48"/><embed src="http://seomoz-cdn.wistia.com/flash/embed_player_v1.1.swf" width="640" height="360" name="wistia_216915" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" wmode="opaque" flashvars="videoUrl=http://seomoz-cdn.wistia.com/deliveries/fccaa43c7960cc164e4a91bcb33f5f863de6045c.bin&#038;stillUrl=http://seomoz-cdn.wistia.com/deliveries/0b9a95cbf4cdcfd67af24f6feb67e985a3a6ebe1.bin&#038;unbufferedSeek=false&#038;controlsVisibleOnLoad=false&#038;autoPlay=false&#038;endVideoBehavior=default&#038;playButtonVisible=true&#038;embedServiceURL=http://distillery.wistia.com/x&#038;accountKey=wistia-production_3161&#038;mediaID=wistia-production_216915&#038;mediaDuration=546.48"></embed></object><script src="http://seomoz-cdn.wistia.com/embeds/v.js" charset="ISO-8859-1"></script><script>if(!navigator.mimeTypes['application/x-shockwave-flash'])Wistia.VideoEmbed('wistia_216915',640,360,{videoUrl:'http://seomoz-cdn.wistia.com/deliveries/fccaa43c7960cc164e4a91bcb33f5f863de6045c.bin',stillUrl:'http://seomoz-cdn.wistia.com/deliveries/0b9a95cbf4cdcfd67af24f6feb67e985a3a6ebe1.bin',distilleryUrl:'http://distillery.wistia.com/x',accountKey:'wistia-production_3161',mediaId:'wistia-production_216915',mediaDuration:546.48})</script> <a href="http://www.seomoz.org/" onclick="pageTracker._trackPageview('/outgoing/www.seomoz.org/?referer=');">SEOmoz &#8211; SEO Software</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayselway.com/blog/the-basics-of-local-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://seomoz-cdn.wistia.com/deliveries/fccaa43c7960cc164e4a91bcb33f5f863de6045c.bin" length="49797644" type="video/mp4" />
		</item>
		<item>
		<title>Subtractive equalization applied.</title>
		<link>http://www.jayselway.com/blog/subtractive-equalization-applied-to-life/</link>
		<comments>http://www.jayselway.com/blog/subtractive-equalization-applied-to-life/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 16:36:50 +0000</pubDate>
		<dc:creator>jayselway</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.jayselway.com/?p=730</guid>
		<description><![CDATA[One of the most eye opening moments in my music career was when I learned about subtractive equalization. The basic premise being that taking away sound, is always better than adding sound.

The human ear can only ear a specific frequency range of sound, and speakers can only produce an even smaller frequency range. If you combine that with dynamics of sound, volumes, and distortion, you have a very limited 'space' to fit your music into. One of the biggest mistakes inexperienced engineers and producers make, is they constantly boost elements of their track. They'll crank up their kick drum, then they crank up their snare, then they crank up their lead, then the bass, then the hats, then everything is shouting in a big distorted cacophony. With subtractive EQ, you sculpt away sections of the different sounds that overlap.]]></description>
			<content:encoded><![CDATA[<p>One of the most eye opening moments in my music career was when I learned about subtractive equalization. The basic premise being that taking away sound, is always better than adding sound.</p>
<p>The human ear can only ear a specific frequency range of sound, and speakers can only produce an even smaller frequency range. If you combine that with dynamics of sound, volumes, and distortion, you have a very limited &#8216;space&#8217; to fit your music into. One of the biggest mistakes inexperienced engineers and producers make, is they constantly boost elements of their track. They&#8217;ll crank up their kick drum, then they crank up their snare, then they crank up their lead, then the bass, then the hats, then everything is shouting in a big distorted cacophony. With subtractive EQ, you sculpt away sections of the different sounds that overlap. <span id="more-730"></span></p>
<p>For example, typically when writing trance I&#8217;ll start with the kick and bassline relationship. Usually, I&#8217;ll start to cut out sub bass frequencies from my bassline starting around 150hz. That way, the sub bass from the kick drum doesn&#8217;t become muddied if it overlaps with the bassline. I&#8217;ll then, notch out an are from the kickdrum, around 300hz, so that the bassline has an area of the sound spectrum to have dominance.</p>
<p>I follow this approach as I build the rest of the song, and then depending on the part of the song, increase or decrease volume of key elements. That allows for me to guide the listener to focus on certain elements and different points of the song.</p>
<p>The same methodology can be applied in other areas of life.</p>
<p>For example, in my other creative outlet, art direction and design. One of the most important things to get a client to come to the understanding of, is what they are really trying to achieve with their campaign. Identification of goals of the business owner, and then identifying the goals of the audience, helps to inform a point of convergence that can dictate key messaging.</p>
<p>That is all fine and dandy, but somewhere down the road, the concept gets shown to a stakeholder at an organization who inserts their own feedback. The concept then gets shown to someone else, and another person, and another person. Suddenly, your very focused message, has additional things that you need to communicate.</p>
<p>I try to head that off from the beginning. Typically, using the analogy of subtractive equalization. Or by asking them to imagine they are in a room, and everyone is shouting. Sure the volume is loud, but they can&#8217;t hear anything.</p>
<p><strong>The more you add, the more you take away. And the more you take away, the more you add.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayselway.com/blog/subtractive-equalization-applied-to-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using beer to explain design.</title>
		<link>http://www.jayselway.com/blog/using-beer-to-explain-design/</link>
		<comments>http://www.jayselway.com/blog/using-beer-to-explain-design/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 19:32:37 +0000</pubDate>
		<dc:creator>jayselway</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.jayselway.com/?p=673</guid>
		<description><![CDATA[Recently, I was tasked with giving a presentation on our web development process. What started as a presentation on the methodology of properly project managing a website, quickly morphed into a much more philosophical discussion about design, user centered design and experience design. I'll talk a bit more about the rest of the presentation in another post, but for now, I wanted to talk about beer.

When I give presentations to clients, I always try to give an analogy or a story from personal experience that makes understanding complex or technical issues easily digestible. One of the challenges with this specific presentation was how do I explain the differences in design, user centered design and experience design to an audience that doesn't know, or think about the differences in the three.

While working on the presentation, I was having a beer in my music studio and was struck by a moment of inspiration.]]></description>
			<content:encoded><![CDATA[<p>Recently, I was tasked with giving a presentation on our web development process. What started as a presentation on the methodology of properly project managing a website, quickly morphed into a much more philosophical discussion about design, user centered design and experience design. I&#8217;ll talk a bit more about the rest of the presentation in another post, but for now, I wanted to talk about beer.</p>
<p>When I give presentations to clients, I always try to give an analogy or a story from personal experience that makes understanding complex or technical issues easily digestible. One of the challenges with this specific presentation was how do I explain the differences in design, user centered design and experience design to an audience that doesn&#8217;t know, or think about the differences in the three.<span id="more-673"></span></p>
<p>While working on the presentation, I was having a beer in my music studio and was struck by a moment of inspiration.</p>
<h2>The beer bottle.</h2>
<p><img class="size-full wp-image-701" title="bottle" src="http://www.jayselway.com/wp-content/uploads/2010/07/bottle.png" alt="" width="139" height="256" /><br />
It&#8217;s a pretty simple design that solves an important problem. What do you do if you need to carry beer? The solution: glass, encased around the liquid with a bottle cap to seal in the liquid. Bottle caps were originally designed to be pressed over and around the top of a glass bottle to grab a small flange on the bottleneck. The <a title="Crown Cork" href="http://en.wikipedia.org/wiki/Crown_Cork" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Crown_Cork?referer=');">Crown Cork</a> was patented by <a title="William Painter (inventor)" href="http://en.wikipedia.org/wiki/William_Painter_(inventor)" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/William_Painter_inventor?referer=');">William Painter</a> on 2 February 1892 (U.S. Patent 468,258). It originally had 24 teeth and a cork seal with a paper backing to prevent contact between the contents and the metal cap. The current version has 21 teeth. To open these bottles, a <a title="Bottle opener" href="http://en.wikipedia.org/wiki/Bottle_opener" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Bottle_opener?referer=');">bottle opener</a> is generally advised.</p>
<h2>The twist.</h2>
<p><a href="http://www.jayselway.com/wp-content/uploads/2010/07/twist.png" rel="shadowbox[post-673];player=img;"><img class="alignnone size-full wp-image-703" title="twist" src="http://www.jayselway.com/wp-content/uploads/2010/07/twist.png" alt="" width="139" height="256" /></a></p>
<p>So, the bottle cap is great, unless you want to go to a football game and tailgate, and whoops &#8211; you&#8217;ve forgotten your bottle opener. I guess you could break the top off the bottle, that is if you like slicing up your lips and swallowing fragments of glass. Or maybe you<a title="Open a bottle of champagne with a sword" href="http://www.youtube.com/watch?v=ye28n_aJspA" rel="shadowbox[post-673];player=swf;width=640;height=385;" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=ye28n_aJspA&amp;referer=');"> could use a sword</a>. An even easier solution would be to use a twist off cap. That way the user of the bottle has all the tools they need to open the bottle.</p>
<h2>The pour.</h2>
<p><a href="http://www.jayselway.com/wp-content/uploads/2010/07/guinness.png" rel="shadowbox[post-673];player=img;"><img class="alignnone size-full wp-image-702" title="guinness" src="http://www.jayselway.com/wp-content/uploads/2010/07/guinness.png" alt="" width="139" height="256" /></a></p>
<p>We all know that Guinness in a pub is great. They use a special keg that infuses nitrogen into the stout to give it that perfect head and that unique taste. Guinness took the design of the beer bottle a step further, and figured out how they could emulate the experience of &#8216;the pour&#8217; you get in a pub in the comfort of your own home. The Guinness draught can is a sleek design can with a small nitrogen capsule inside that releases when you open it.</p>
<p>What does this all mean?</p>
<p><a href="http://www.jayselway.com/wp-content/uploads/2010/07/DESIGN.png" rel="shadowbox[post-673];player=img;"><img class="size-full wp-image-705" title="DESIGN" src="http://www.jayselway.com/wp-content/uploads/2010/07/DESIGN.png" alt="" width="417" height="300" /></a></p>
<p>Design solves a problem. User Centered Design solves a problem with the needs of the user given priority. Experience design solves a problem with the user in mind, but adds another element, it highlights experience of interacting with the brand.</p>
<p>So, if you ever need to quickly explain design to a client, just remember beer!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayselway.com/blog/using-beer-to-explain-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Michel Gondry&#8217;s video for Star Guitar</title>
		<link>http://www.jayselway.com/blog/michel-gondrys-video-for-star-guitar/</link>
		<comments>http://www.jayselway.com/blog/michel-gondrys-video-for-star-guitar/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 17:48:40 +0000</pubDate>
		<dc:creator>jayselway</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.jayselway.com/?p=697</guid>
		<description><![CDATA[This is an oldie, but god damn this guy is a genius. Check out the video if you haven&#8217;t seen it yet. My favorite part is when low pass filter kicks in at 1:25 and the scene changes from day to night as the filter sweeps. Brilliant!]]></description>
			<content:encoded><![CDATA[<p>This is an oldie, but god damn this guy is a genius. <a title="Michel Gondry - Star Guitar" href="http://www.youtube.com/watch?v=av7aXRVJV4w&amp;hd=1" rel="shadowbox[post-697];player=swf;width=640;height=385;" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=av7aXRVJV4w_amp_hd=1&amp;referer=');">Check out the video if you haven&#8217;t seen it yet</a>. My favorite part is when low pass filter kicks in at 1:25 and the scene changes from day to night as the filter sweeps. Brilliant!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayselway.com/blog/michel-gondrys-video-for-star-guitar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MD4Haiti site featured on MedicalTourismMag.com</title>
		<link>http://www.jayselway.com/blog/md4haiti-site-featured-on-medicaltourismmag-com/</link>
		<comments>http://www.jayselway.com/blog/md4haiti-site-featured-on-medicaltourismmag-com/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 16:51:29 +0000</pubDate>
		<dc:creator>jayselway</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.jayselway.com/?p=695</guid>
		<description><![CDATA[The MD4Haiti campaign that I worked on was featured on MedicalTourismMag.com as a good example of using social media. Check out the full article here.]]></description>
			<content:encoded><![CDATA[<p>The MD4Haiti campaign that I worked on was featured on MedicalTourismMag.com as a good example of using social media. Check out the <a title="Medical Tourism Mag" href="http://medicaltourismmag.com/issue-article/social-media.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/medicaltourismmag.com/issue-article/social-media.html?referer=');">full article here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayselway.com/blog/md4haiti-site-featured-on-medicaltourismmag-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rocktron Banshee 2</title>
		<link>http://www.jayselway.com/blog/rocktron-banshee-2/</link>
		<comments>http://www.jayselway.com/blog/rocktron-banshee-2/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 15:34:05 +0000</pubDate>
		<dc:creator>jayselway</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.jayselway.com/?p=691</guid>
		<description><![CDATA[Last week I was fortunate to have an extra $220 burning a hole in my pocket so I ordered a Rocktron Banshee 2 Talkbox. If you don&#8217;t know what a talkbox is, think Daft Punk, Peter Frampton and Stevie Wonder. Here&#8217;s an example of someone using one on YouTube. Please excuse the song selection, for [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I was fortunate to have an extra $220 burning a hole in my pocket so I ordered a <a title="Rocktron.com" href="http://www.rocktron.com/products/stompboxes/talkbox_series/bansheetalkbox2/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.rocktron.com/products/stompboxes/talkbox_series/bansheetalkbox2/?referer=');">Rocktron Banshee 2 Talkbox</a>. If you don&#8217;t know what a talkbox is, think Daft Punk, Peter Frampton and Stevie Wonder. Here&#8217;s an <a title="Talkbox on youtube" href="http://www.youtube.com/watch?v=COzkOlyu2ZA" rel="shadowbox[post-691];player=swf;width=640;height=385;" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=COzkOlyu2ZA&amp;referer=');">example of someone using one </a>on YouTube. Please excuse the song selection, for the record Soulja Boy is a douchebag.</p>
<p>Basically, the way it works is pretty simple. You connect your sound source (keyboard, guitar, whatever) into one end of the Talkbox, it&#8217;s amplified and output through a vinyl tube. That vinyl tube is placed in your mouth, and you use the shape of your mouth to create an envelope for the sound. So if you were ever wondering how the killargh guitar lick from Living on a Prayer was created, now you know. And knowing is half the battle. GI JOE!</p>
<p>Anyway, the Banshee Rocktron is great. It was a breeze to set up, and within minutes, I had connected it to my Access Virus, and was screaming like a robot with a bad attitude. My only complain being that the vinyl tube had to be trimmed down so that it fit properly into the talkbox.</p>
<p>I highly recommend picking one up. Even if only to call your friends and pretend you are a robot looking for a late night booty call.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayselway.com/blog/rocktron-banshee-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing anaglyphs in CMYK</title>
		<link>http://www.jayselway.com/blog/printing-anaglyphs-in-cmyk/</link>
		<comments>http://www.jayselway.com/blog/printing-anaglyphs-in-cmyk/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 17:19:13 +0000</pubDate>
		<dc:creator>jayselway</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.jayselway.com/?p=671</guid>
		<description><![CDATA[My copywriting partner, Craig Strydom, came up with an idea for a direct mail.  In short, it would show a logo rendered in 3d, but printed as an anaglyph and mailed with a pair of 3d glasses. I&#8217;ll show an example of the final concept in a few weeks, after we&#8217;ve deployed it. It seemed like [...]]]></description>
			<content:encoded><![CDATA[<p>My copywriting partner, <a title="Craig Strydom" href="http://www.craigstrydom.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.craigstrydom.com?referer=');">Craig Strydom</a>, came up with an idea for a direct mail.  In short, it would show a logo rendered in 3d, but printed as an <a title="Wikipedia Entry on Anaglyphs" href="http://en.wikipedia.org/wiki/Anaglyph_image" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Anaglyph_image?referer=');">anaglyph</a> and mailed with a pair of 3d glasses. I&#8217;ll show an example of the final concept in a few weeks, after we&#8217;ve deployed it.</p>
<p>It seemed like a really good idea, but printing an anaglyph has proven to be much more difficult than originally anticipated. If someone else has a solution, I&#8217;d love to hear.</p>
<p>Anyway, the problem lies in the color conversion from RGB to CMYK. Standard cyan/red 3d glasses are keyed for on-screen (RGB) 3d imagery, so when you covert to CMYK, there is a color shift that makes them not function. Specifically, blues tend to be really hard to reproduce, and out of gamut for the printer we had chosen.</p>
<p>I found a few articles and specialty shops that had come across this in the past, but the cost of a proper calibration and conversion proved to be too high for such a short run. Also, from my research, the green / red glasses work better with print, but it&#8217;s still a bit of a crapshoot.</p>
<p>Our solution is to keep the direct mail &#8216;generic&#8217; with a call to action to visit a website, were we&#8217;d show the 3d image on screen. Which in the long run, proves to be more cost effective since we don&#8217;t have to pay for print, and will allow us to track which of our targets actually convert.</p>
<p>To satiate my own curiosity, if someone has a proper solution, please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayselway.com/blog/printing-anaglyphs-in-cmyk/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Beauty Of Typography: Writing Systems And Calligraphy Of The World</title>
		<link>http://www.jayselway.com/blog/the-beauty-of-typography-writing-systems-and-calligraphy-of-the-world/</link>
		<comments>http://www.jayselway.com/blog/the-beauty-of-typography-writing-systems-and-calligraphy-of-the-world/#comments</comments>
		<pubDate>Wed, 19 May 2010 23:03:53 +0000</pubDate>
		<dc:creator>jayselway</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.jayselway.com/?p=633</guid>
		<description><![CDATA[A great article was just posted on Smashing Magazine about the beauty of typography. I love the feature on Arabic, as I feel it&#8217;s one of the most beautiful forms of writing out there. Check it out.]]></description>
			<content:encoded><![CDATA[<p>A great article was just posted on Smashing Magazine about the beauty of typography. I love the feature on Arabic, as I feel it&#8217;s one of the most beautiful forms of writing out there.</p>
<p><a href="http://www.smashingmagazine.com/2010/05/18/the-beauty-of-typography-writing-systems-and-calligraphy-of-the-world/" onclick="pageTracker._trackPageview('/outgoing/www.smashingmagazine.com/2010/05/18/the-beauty-of-typography-writing-systems-and-calligraphy-of-the-world/?referer=');">Check it out.</a></p>
<p><img src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/2010/05/calligraphy00-copy.jpg" alt="Beautiful Arabic" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayselway.com/blog/the-beauty-of-typography-writing-systems-and-calligraphy-of-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

