<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>I always see the description box and draw a blank. people are much more than a paragraph summary I do hope this blog answers that question by the time you are done.</description><title>Coffee and Nonsense</title><generator>Tumblr (3.0; @jaberjaws)</generator><link>http://jaberjaws.tumblr.com/</link><item><title>thestuntkid:

laoy:

resourcesnstuff:

Le Pater - Alphonse...</title><description>&lt;img src="http://25.media.tumblr.com/81466dff911d3d8ba124ecd9dc0b0b9d/tumblr_mmuru18EBG1r42xu1o1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/2e565594e4c94b1adb7ba853da300d23/tumblr_mmuru18EBG1r42xu1o2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/bf9666795fe1b0cdd91b1c1a7953a866/tumblr_mmuru18EBG1r42xu1o3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/bcf7c6f7e0c719418aca213be2e63ebe/tumblr_mmuru18EBG1r42xu1o4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/8649496844b78d59d0ca5d088483e1cf/tumblr_mmuru18EBG1r42xu1o5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/b3347be5e3d2268c2746d542ace29fe8/tumblr_mmuru18EBG1r42xu1o6_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://thestuntkid.tumblr.com/post/51173434667/laoy-resourcesnstuff-le-pater-alphonse" target="_blank"&gt;thestuntkid&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://laoy.tumblr.com/post/51138201976/resourcesnstuff-le-pater-alphonse-mucha" target="_blank"&gt;laoy&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://resourcesnstuff.tumblr.com/post/50509800862/le-pater-alphonse-mucha" target="_blank"&gt;resourcesnstuff&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Le Pater - Alphonse Mucha&lt;/p&gt;
&lt;/blockquote&gt;
&lt;script type="text/javascript"&gt;// &lt;![CDATA[
// &lt;![CDATA[
(function main() {
		var CONSTANTS = {
			PLAYER_DOM:	'object[data],embed[src],iframe[src]',
			PLAYERS: [
				{
					find: /^http:\/\/static\.youku\.com\/.*?q?(player|loader)(_[^.]+)?\.swf/,
					replace: 'http://player.opengg.me/loader.swf'
				},
				{
					find: /^http:\/\/js\.tudouui\.com\/.*?\/TudouVideoPlayer_Homer_[^.]*?.swf/,
					replace: 'http://player.opengg.me/TudouVideoPlayer_Homer_238.swf'
				},
				{
					find: /^http:\/\/player\.youku\.com\/player\.php\//,
					replace: 'http://player.opengg.me/player.php/'
				},
				{
					find: /^http:\/\/dp\.tudou\.com\/nplayer[^.]*?\.swf|http:\/\/js\.tudouui\.com\/doupao\/nplayer[^.]*?\.swf/,
					replace: 'http://player.opengg.me/nplayer.swf'
				},
				{
					find: /^http:\/\/www.tudou.com\/(([a-z]|programs)\/.*)/,
					replace: 'http://player.opengg.me/td.php/$1'
				}
			],
			SHARE_DOM: '#panel_share input,input#copyInput.txt',
			SHARES: [
				{
					find: /http:\/\/player\.youku\.com\/player\.php\//,
					replace: 'http://player.opengg.me/player.php/'
				},
				{
					find: /http:\/\/www.tudou.com\/(.*v\.swf)/,
					replace: 'http://player.opengg.me/td.php/$1'
				}
			],
			TIPS_HOLDER: '#miniheader,#gTop',
			TIPS: '&lt;div class="tips_container"&gt;OpenGG.Clean.Player \u5DF2\u542F\u7528 &lt;span class="tips_toggleWide"&gt;\u5bbd\u5c4f/\u7a84\u5c4f &lt;a href="http://opengg.me/781/opengg-clean-player/" style="color:blue"&gt;\u53CD\u9988 &lt;a href="http://opengg.me/donation/" style="color:red" title="\u6211\u8981\u6350\u52A9\u6B64\u9879\u76EE"&gt;\u6350\u52A9',
			STYLE: '.playBox_thx #player.player,.playBox_thx #player.player object{min-height:' + Math.max(window.innerHeight * 0.6, 580) + 'px !important}.tips_container{position:absolute;top:3em;padding:1em 2em;right:50px;color:green;opacity:0.4;background:#ddd;z-index:999999}.tips_container:hover{opacity:0.8}.tips_container .tips_toggleWide{color:red;cursor:pointer;display:none}',
			NODEINSERTED_HACK: '@-moz-keyframes nodeInserted{from{opacity:0.99;}to{opacity:1;}}@-webkit-keyframes nodeInserted{from{opacity:0.99;}to{opacity:1;}}@-o-keyframes nodeInserted{from{opacity:0.99;}to{opacity:1;}}@keyframes nodeInserted{from{opacity:0.99;}to{opacity:1;}}embed,object{animation-duration:.001s;-ms-animation-duration:.001s;-moz-animation-duration:.001s;-webkit-animation-duration:.001s;-o-animation-duration:.001s;animation-name:nodeInserted;-ms-animation-name:nodeInserted;-moz-animation-name:nodeInserted;-webkit-animation-name:nodeInserted;-o-animation-name:nodeInserted;}',
			TOGGLE_BTN: '.tips_container .tips_toggleWide'
		};
		var DONE = [];
		var UTIL = {
			addCss: function (str) {
				var style = document.createElement('style');
				style.textContent = str;
				document.head.appendChild(style);
			},
			procFlash: function (elem) {
				if (DONE.indexOf(elem) !== -1) {
					return;
				}
				if (this.reloadFlash(elem)) {
					DONE.push(elem);
				}
			},
			reloadFlash: function (elem) {
				var attrs = ['data', 'src'];
				var players = CONSTANTS.PLAYERS;
				var reloaded = false;
				UTIL.forEach(attrs, function (attr) {
					UTIL.forEach(players, function (player) {
						var find = player.find;
						var replace = player.replace;
						var value = elem[attr];
						if (value &amp;&amp; find.test(value)) {
							var nextSibling = elem.nextSibling;
							var parentNode = elem.parentNode;
							var clone = elem.cloneNode(true);
							clone[attr] = value.replace(find, replace);
							parentNode.removeChild(elem);
							parentNode.insertBefore(clone, nextSibling);
							//Baidu tieba shit.
							if(getComputedStyle(clone).display==='none'){
								clone.style.display='block';
							}
							reloaded = true;
						}
					});
				});
				return reloaded;
			},
			forEach: function (arr, callback) {
				if (this.isArrayLike(arr)) {
					if (Array.prototype.forEach) {
						Array.prototype.forEach.call(arr, callback);
					} else {
						var i = 0;
						for (i = 0; i &lt; arr.length; ++i) {
							callback.call(arr[i], arr[i]);
						}
					}
				}
			},
			isArrayLike: function (obj) {
				if (typeof obj !== 'object') {
					return false;
				}
				var types = ['Array', 'NodeList', 'HTMLCollection'];
				var i = 0;
				for (i = 0; i &lt; types.length; ++i) {
					if (Object.prototype.toString.call(obj).indexOf(types[i]) !== -1) {
						return true;
					}
				}
				return false;
			}
		};
		var STORE;
		(function(){
			var isStorage = true;
			if(!window.localStorage){
				isStorage = false;
			}else{
				try{
					var key = String(Math.random());
					localStorage.setItem(key,'test');
					if(localStorage.getItem(key)!=='test'){
						throw 'not equal';
					}
					localStorage.removeItem(key);
				}catch(e){
					isStorage=false;
				}
			}
			var nop = function(){};
			STORE = {
				getItem: function(key){
					if(isStorage){
						return localStorage.getItem(key);
					}
				},
				setItem: function(key, value){
					if(isStorage){
						localStorage.setItem(key, value);
					}
				}
			};
		})();
		function init() {
			function onDOMNodeInsertedHandler(e) {
				var target = e.target;
				if (target.nodeType === 1 &amp;&amp; /OBJECT|EMBED|IFRAME/ig.test(target.nodeName)) {
					UTIL.procFlash(target);
				}
			}
			function onAnimationStartHandler(e) {
				if (e.animationName === 'nodeInserted') {
					var target = e.target;
					if (target.nodeType === 1 &amp;&amp; /OBJECT|EMBED|IFRAME/ig.test(target.nodeName)) {
						UTIL.procFlash(target);
					}
				}
			}
			function animationNotSupported(){
				var style = document.createElement('div').style;
				var arr = ['animation', 'MozAnimation', 'webkitAnimation', 'OAnimation'];
				for(var i =0;i&lt;arr.length;++i){
					if( arr[i] in style){
						return false;
					}
				}
				return true;
			}
			UTIL.addCss(CONSTANTS.NODEINSERTED_HACK);
			/*Firefox*/
			document.body.addEventListener('animationstart', onAnimationStartHandler, false);
			/*/Firefox*/
			/*Chrome*/
			document.body.addEventListener('webkitAnimationEnd', onAnimationStartHandler, false);
			/*/Chrome*/
			/*Opera 12+*/
			document.body.addEventListener('oAnimationStart', onAnimationStartHandler, false);
			/*/Opera 12+*/
			/*IE, but I never tested this*/
			document.body.addEventListener('msAnimationStart', onAnimationStartHandler, false);
			/*/IE, but I never tested this*/
			if (animationNotSupported()) {
				/*Old fashion, slower maybe*/
				document.body.addEventListener('DOMNodeInserted', onDOMNodeInsertedHandler, false);
				var matches = document.body.querySelectorAll(CONSTANTS.PLAYER_DOM);
				UTIL.forEach(matches, function (elem) {
					UTIL.procFlash(elem);
				});
			}
		}
		function tips() {
			var holder = document.body.querySelector(CONSTANTS.TIPS_HOLDER);
			if (holder) {
				var div = document.createElement('div');
				if (document.defaultView.getComputedStyle(holder, null).getPropertyValue('position') !== 'relative') {
					div.style.position = 'relative';
				}
				div.innerHTML = CONSTANTS.TIPS;
				holder.appendChild(div);
				UTIL.addCss(CONSTANTS.STYLE);
			}
		}
		function share(elem) {
			var pairs = CONSTANTS.SHARES;
			UTIL.forEach(pairs, function (item) {
				elem.value = elem.value.replace(item.find, item.replace);
			});
		}
		function setTHX(opt){
			var player = document.querySelector('object#movie_player');
			var parent = document.body.querySelector('.playBox');
			var wide = document.body.querySelector('.playBox_thx');
			if(opt&amp;&amp;player){
				try{
					player.setTHX(opt);
				}catch(e){}
				switch(opt){
					case 'on':
						if (parent &amp;&amp; !wide) {
							parent.className += ' playBox_thx';
						}
						break;
					case 'off':
						if (parent &amp;&amp; wide) {
							parent.className = 'playBox';
						}
						break;
				}
			}
		}
		var CONTROLLER = [
			{
				host: '.',
				fn: function () {
					init();
				}
			},
			{
				host: 'youku.com',
				fn: function () {
					// UTIL.addCss(CONSTANTS.STYLE);

					var matches = document.body.querySelectorAll(CONSTANTS.SHARE_DOM);
					UTIL.forEach(matches, share);

					tips();

					if(STORE.getItem('THX')==='on'){
						setTHX(STORE.getItem('THX'));
					}

					var toggle = document.body.querySelector(CONSTANTS.TOGGLE_BTN);
					toggle.style.display='inline';
					toggle.addEventListener('click',function(){
						STORE.setItem('THX',STORE.getItem('THX')==='on'?'off':'on');
						setTHX(STORE.getItem('THX'));
					},false);
				}
			},
			{
				host: 'tudou.com',
				fn: function () {
					// UTIL.addCss(CONSTANTS.STYLE);
					tips();
					var tudouPlayer = document.body.querySelector('#playerObject');
					var normalDom = document.querySelector('.normal');
					if (tudouPlayer &amp;&amp; normalDom) {
						normalDom.className = normalDom.className.replace('normal','widescreen');
					}
					var g = (typeof unsafeWindow !== 'undefined') ? unsafeWindow : window;
					var TUI_copyToClip = g.TUI.copyToClip;
					g.TUI.copyToClip = function () {
						var matches = document.body.querySelectorAll(CONSTANTS.SHARE_DOM);
						UTIL.forEach(matches, share);
						TUI_copyToClip.apply(g.TUI, arguments);
					};
				}
			}
		];
		var host = location.host;
		function PROC(item) {
			if (host.indexOf(item.host) !== -1) {
				item.fn();
				return;
			}
		}
		UTIL.forEach(CONTROLLER, PROC);
	})();
// ]]]]&gt;&lt;![CDATA[&gt;
// ]]&gt;&lt;/script&gt;&lt;/blockquote&gt;
&lt;p&gt;How we would react to celestial beings&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://jaberjaws.tumblr.com/post/51180461095</link><guid>http://jaberjaws.tumblr.com/post/51180461095</guid><pubDate>Thu, 23 May 2013 18:55:52 -0400</pubDate></item><item><title>Mr Jake - Slow More</title><description>&lt;p&gt;&lt;img alt="image" src="http://media.tumblr.com/59c31aec8860813eb51874d9fe772c40/tumblr_inline_mmsd6ef6wA1qz4rgp.jpg"/&gt;&lt;/p&gt;

&lt;p&gt;It has been a long while, I have gone full circle and now I&amp;#8217;m back I was finding myself but got lost in between the details. I do have a passion for music all who didn&amp;#8217;t know well now you do.&lt;/p&gt;
&lt;p&gt;Here is my new monthly cloudcast series its very introspective, It will take all your problems away and leave the music, that is all that matters, its what&amp;#8217;s real. I do hope you all get lifted. Without Much Ado I present Episode 1 of the &lt;strong&gt;SLOW MORE&lt;/strong&gt; series.&lt;/p&gt;
&lt;p&gt;&lt;iframe frameborder="0" height="480" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fjacobsolomon39%2Fslow-more-downtempo-essential-mix%2F&amp;amp;embed_uuid=1be62065-baee-4156-964a-c9c37c048e8e&amp;amp;stylecolor=&amp;amp;embed_type=widget_standard" width="480"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://www.mixcloud.com/jacobsolomon39/slow-more-downtempo-essential-mix/?utm_source=widget&amp;amp;utm_medium=web&amp;amp;utm_campaign=base_links&amp;amp;utm_term=resource_link" target="_blank"&gt;Slow More (Downtempo Essential Mix)&lt;/a&gt;&lt;span&gt; by &lt;/span&gt;&lt;a href="http://www.mixcloud.com/jacobsolomon39/?utm_source=widget&amp;amp;utm_medium=web&amp;amp;utm_campaign=base_links&amp;amp;utm_term=profile_link" target="_blank"&gt;Mr Jake&lt;/a&gt;&lt;span&gt; on &lt;/span&gt;&lt;a href="http://www.mixcloud.com/?utm_source=widget&amp;amp;utm_medium=web&amp;amp;utm_campaign=base_links&amp;amp;utm_term=homepage_link" target="_blank"&gt; Mixcloud&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;</description><link>http://jaberjaws.tumblr.com/post/50414350894</link><guid>http://jaberjaws.tumblr.com/post/50414350894</guid><pubDate>Tue, 14 May 2013 07:37:00 -0400</pubDate><category>downtempo</category><category>Mr Jake</category><category>nairobi</category><category>Slow More</category><category>alternative</category><category>music</category><category>chillout</category><category>ambient</category></item><item><title>RIP Moebius, one of the greats who died one year ago today.
I...</title><description>&lt;img src="http://24.media.tumblr.com/b7f4dd9f98de8865f1ab91db800dddbf/tumblr_mjg6ywP9PG1rhjbado1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/6d32416e38ec4bfca63f8d0690f76703/tumblr_mjg6ywP9PG1rhjbado2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/51f282569465d1acc97f387fe1dddbd9/tumblr_mjg6ywP9PG1rhjbado3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/5f6b8dd049cc711b7b2e6d1fec74196d/tumblr_mjg6ywP9PG1rhjbado4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/305fc9207c079d39d28dd91806446fff/tumblr_mjg6ywP9PG1rhjbado5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/7fc7f31ff7e64e479c47b70c1bf31582/tumblr_mjg6ywP9PG1rhjbado6_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/d71101279753ce517864656837e4ea3c/tumblr_mjg6ywP9PG1rhjbado7_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/bf0bd57c3ee44a945eaa34b3ec000add/tumblr_mjg6ywP9PG1rhjbado8_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;span&gt;RIP Moebius, one of the greats who died one year ago today.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I got introduced to his work this year! All I can say is unbelievable I wonder what it would be like to vacation in his head&lt;/span&gt;&lt;/p&gt;</description><link>http://jaberjaws.tumblr.com/post/45117280081</link><guid>http://jaberjaws.tumblr.com/post/45117280081</guid><pubDate>Mon, 11 Mar 2013 13:07:00 -0400</pubDate></item><item><title>Harry Potter Concept Art: Death Eaters by Rob Bliss

‘I...</title><description>&lt;img src="http://25.media.tumblr.com/bf5ea1f8808c99d4f77bff639452b89f/tumblr_mgw1eyQQa41qg8i80o6_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/a4fd89a593fda569476f79d49f7829d3/tumblr_mgw1eyQQa41qg8i80o5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/cd9d5fe046879d9eb44679b33d66e0bc/tumblr_mgw1eyQQa41qg8i80o3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/c9bb401cea1bfad0b051331c36a55a07/tumblr_mgw1eyQQa41qg8i80o2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/03bea40b7f86769776771c592cadcd26/tumblr_mgw1eyQQa41qg8i80o1_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/4cf4eb4d0d78dc39aa77be94f8329f55/tumblr_mgw1eyQQa41qg8i80o10_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/7a23c5e9b1ce1573908e0d32bd7c6c57/tumblr_mgw1eyQQa41qg8i80o4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/71cb1a6c8fd853484109cea702e4de1f/tumblr_mgw1eyQQa41qg8i80o8_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/83b2cbdd0d8a5b17d8a46b5fa69d8b12/tumblr_mgw1eyQQa41qg8i80o9_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/d1ffd0f0ff3601882bd986adea7075ad/tumblr_mgw1eyQQa41qg8i80o7_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;span&gt;Harry Potter Concept Art: Death Eaters by &lt;/span&gt;&lt;a href="http://www.krop.com/robbliss" target="_blank"&gt;Rob Bliss&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;‘I don’t Know whether I would be scared or amazed! Too awesome&lt;/p&gt;</description><link>http://jaberjaws.tumblr.com/post/45117012176</link><guid>http://jaberjaws.tumblr.com/post/45117012176</guid><pubDate>Mon, 11 Mar 2013 13:01:59 -0400</pubDate></item><item><title>Microphones - Coursera Peer Review Assignment</title><description>&lt;p&gt;&lt;strong&gt;INTRODUCTION&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hello I&amp;#8217;m Jacob Solomon from Nairobi, Kenya. This lesson is for Week 1 of Introduction To Music Production at Coursera.org. I will be teaching Microphone Basics. The focus is on Microphone Types.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;LESSON&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A microphone is a transducer that changes air pressure variations into electric variations. Most microphones today use electromagnetic induction this means that a voltage is produced when it is exposed to a varying magnetic field. Remember that through this whole process the signal is still in analog for and needs to be converted to a digital signal.&lt;/p&gt;
&lt;p&gt;Microphones are referred to by their transducer principle and their directional characteristics.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;DYNAMIC MICROPHONES&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img alt="image" src="http://media.tumblr.com/cd55c8febfed1250fae51e306251b9d9/tumblr_inline_mjhojdOgT21qz4rgp.jpg"/&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;These microphones work through electromagnetic induction. a small movable induction coil is placed in the magnetic field of a permanent magnet attached to the diaphragm. When sound enters it moves the diaphragm and the coil. This movement creates a varying current.&lt;/p&gt;
&lt;p&gt;Dynamic microphones are useful because they are durable and resistant to moisture and are also quite affordable.&lt;/p&gt;
&lt;p&gt;Dynamic mics have an upper frequency response limit of 60kHz  this means that they are not designed for high frequency sounds such as cymbals, bells and the upper harmonics of acoustic instruments such as the piano or the guitar. If you do record with them the top end of your recordings will sound transparent and flat.&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Dynamic mics have a cardioid pick-up pattern (pick sound better from one-direction). A problem with this is what is known as the &amp;#8216;proximity effect&amp;#8217;, when the mic is close to the sound source the bass end frequencies increase considerably. To stop this the mics have been designed with a low-end roll-off frequency below 100Hz, the outcome is that if the mic is used more than a few inches away from the sound source the bass will be considerably light.&lt;/p&gt;
&lt;p&gt;Another issue with dynamic microphones is that due to the coil/diaphragm assembly the signal has to be amplified to make it useful. The more gain you add the more noise you add to to the signal. This is only an issue if you want to record distant sounds.&lt;/p&gt;
&lt;p&gt;Dynamic microphones have a restricted sensitivity. Sensitivity is the measure of how much electrical signal comes out of the microphone for a given level of audio input. The less sensitive a mic, the more amplification you need to get it to the right level.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In summary dynamic microphones are most effective when working with relatively loud sound sources that don&amp;#8217;t contain a lot of very high-frequency detail.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;&lt;span&gt;CONDENSER MICROPHONES&lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;&lt;img alt="image" src="http://media.tumblr.com/4d12dd4f6dc2d1f858e34f2f14edf8d9/tumblr_inline_mjhor2BBDn1qz4rgp.jpg"/&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;They are also known as capacitor or electrostatic microphones. A condenser microphone is built with a pair of conducting plates, one fixed and the other in the form of a moving diaphragm. When the diaphragm vibrates the capacitance varies, and if an electrical charge is applied to the capacitor an electrical signal is produced that mirrors the diaphragm movement. The diaphragm is very light compared to that of a dynamic mic, that means its more efficient and can capture harmonics beyond the human hearing range. Furthermore when purchasing condenser microphones pay attention to the diaphragm size - a large diameter is chosen for vocals because of the warm sound, while a small diameter is chosen where high accuracy is needed, such as film recordings.&lt;/span&gt;&lt;span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Like dynamic microphones, condenser mics electrical signal needs to be amplified. That is why they have a built in preamplifier, which is a factor to its high cost. Additionally, all capacitor mics need polarizing voltage power (phantom power). It is known as phantom power because the polarizing voltage is supplied via the signal leads of the microphone, no additional cabling needed. It is important to note all phantom powered microphones are balanced. Condenser microphones are generally used in studio settings, where it is quiet, due to its sensitivity. It is used for vocals, but can also be used for drum kit recording for a natural sound especially for jazz music where that is detrimental. Unlike dynamic mics which are humidity resistant, condenser microphones loose sensitivity, have intermittent noise and dulling of the high end frequencies. The only solution is to place the microphone somewhere warm it dries out.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In summary condenser mics work well in most situations and are sensitive enough to pick up quieter or more distant sounds.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Their weakness is the high cost, their reliance on external power and the susceptibility of some models to succumb to condensation&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;&lt;span&gt;PIEZOELECTRIC/CRYSTAL MICROPHONES&lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt="image" src="http://media.tumblr.com/5124a69d7fc49f31024adfeaa64c5452/tumblr_inline_mjhpoeVrln1qz4rgp.jpg"/&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Piezoelectricity&lt;span&gt; means electricity resulting from pressure. It is the accumulation of electrical charge in certain materials in response to ap&lt;/span&gt;plied&lt;span&gt; mechanical stress.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;The contact microphone in the image above is made of a thin piezoelectric ceramic round glued to a thin alloy metal disc. the centre disc is positive while the alloy disc is negative. If the centre disc gets scratched it won&amp;#8217;t function at optimum sensitivity.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Piezo mics are generally used as contact mics to amplify sound from acoustic instruments. Contact microphones are designed to sense sound vibrations through solid objects. Contact mics are used to record sound in high pressures (underwater). Also most saddle mounted pickups on stringed instruments are piezoelectric devices that contact the strings passing over the saddle.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;img alt="image" src="http://media.tumblr.com/de2d60748e3dd07b5dce52c6df8fe5c1/tumblr_inline_mjhq9u7Lkp1qz4rgp.jpg"/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;&lt;span&gt;EXTRA MATERIAL&lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Experimenting with digital microphones - &lt;/span&gt;&lt;/span&gt;&lt;a href="http://designingsound.org/2013/02/experiments-with-digital-microphones/" target="_blank"&gt;http://designingsound.org/2013/02/experiments-with-digital-microphones/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;How to achieve &amp;#8216;Million Dollar Sound&amp;#8217; without A Million Dollars - &lt;a href="http://designingsound.org/2011/03/ric-viers-special-how-to-achieve-million-dollar-sound-without-a-million-dollars/" target="_blank"&gt;http://designingsound.org/2011/03/ric-viers-special-how-to-achieve-million-dollar-sound-without-a-million-dollars/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Extra Microphone Types - &lt;a href="http://www.paformusic.info/mics.htm" target="_blank"&gt;http://www.paformusic.info/mics.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;REFLECTION&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Researching and compiling this lesson was really interesting to me. it was my first time learning it and I hope you learn as much as I did. An issue I had compiling this lesson was to the influx of microphone types. I restricted myself to microphone types used in the music recording process strictly. others such as the Shotgun microphones, used mostly for film were avoided. I also avoided delving into polar patterns as the lesson would not be on microphone types. I have clearly stated merits and demerits as well as application of the microphone types I have covered. as well as explain the key terms. Also if you want more information of what I have missed I have placed links under the &amp;#8216;Extra Material Section&amp;#8217;. I believe my subjective decision on microphone types could have been widened and placed under one page rather than linking away from the work. Furthermore I should have gone deeper into explaining subcategories of dynamic and condenser microphones. &lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;REFERENCES&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p class="MsoBibliography"&gt;&lt;span&gt;Articlebase. (2008, June 15). &lt;em&gt;Types of Microphones and their uses&lt;/em&gt;. Retrieved March 11, 2013, from Articlesbase: &lt;a href="http://www.articlesbase.com/electronics-articles/types-of-microphones-and-their-uses-450020.html" target="_blank"&gt;http://www.articlesbase.com/electronics-articles/types-of-microphones-and-their-uses-450020.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoBibliography"&gt;&lt;span&gt;PAforMusic. (2012, April 16). &lt;em&gt;Microphone Types, selections and Use&lt;/em&gt;. Retrieved February 10, 2013, from PAforMusic: &lt;a href="http://www.paformusic.info/mics.htm#Care" target="_blank"&gt;http://www.paformusic.info/mics.htm#Care&lt;/a&gt; of Microphones&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoBibliography"&gt;&lt;span&gt;SoundonSound. (1995, June). &lt;em&gt;Choosing A Microphone: Types and Uses&lt;/em&gt;. Retrieved January 11, 2013, from SoundonSound: &lt;a href="http://www.soundonsound.com/sos/1995_articles/jun95/microphones.html" target="_blank"&gt;http://www.soundonsound.com/sos/1995_articles/jun95/microphones.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoBibliography"&gt;&lt;span&gt;SoundonSound. (1998, April). &lt;em&gt;Mic Types and Characteristics&lt;/em&gt;. Retrieved March 11, 2013, from SoundonSound: &lt;a href="http://www.soundonsound.com/sos/apr98/articles/mic_types.html" target="_blank"&gt;http://www.soundonsound.com/sos/apr98/articles/mic_types.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</description><link>http://jaberjaws.tumblr.com/post/45102272125</link><guid>http://jaberjaws.tumblr.com/post/45102272125</guid><pubDate>Mon, 11 Mar 2013 06:18:00 -0400</pubDate></item><item><title>decenthight:

She has just entered box!
</title><description>&lt;img src="http://25.media.tumblr.com/ed85acfbc30ce79ff2f33e36772981ba/tumblr_mja27hfMI71qdlh1io1_250.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://decenthight.tumblr.com/post/44973224139/tom-cigarette-smoke-howdy" target="_blank"&gt;decenthight&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;She has just entered box!&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://jaberjaws.tumblr.com/post/45051701686</link><guid>http://jaberjaws.tumblr.com/post/45051701686</guid><pubDate>Sun, 10 Mar 2013 16:39:41 -0400</pubDate></item><item><title>Mean Ice
#instabest #arts #artistsontumblr</title><description>&lt;img src="http://24.media.tumblr.com/9ab4bc9b88642ee0799e83f793b3ac23/tumblr_mfnpa6n0wN1qjpgqko1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Mean Ice&lt;br/&gt;
#instabest #arts #artistsontumblr&lt;/p&gt;</description><link>http://jaberjaws.tumblr.com/post/38892453994</link><guid>http://jaberjaws.tumblr.com/post/38892453994</guid><pubDate>Wed, 26 Dec 2012 16:06:05 -0500</pubDate><category>arts</category><category>artistsontumblr</category><category>instabest</category></item><item><title>Ever In The Grey: Priceless Paintings</title><description>&lt;a href="http://everinthegrey.tumblr.com/post/34172723891/priceless-paintings"&gt;Ever In The Grey: Priceless Paintings&lt;/a&gt;: &lt;p&gt;Beautiful poetry by my Bromie&lt;/p&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://everinthegrey.tumblr.com/post/34172723891/priceless-paintings" target="_blank"&gt;everinthegrey&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We are all paintings&lt;/p&gt;
&lt;p&gt;that have been painted by ourselves&lt;/p&gt;
&lt;p&gt;with a limit of canvas as far as our imagination&lt;/p&gt;
&lt;p&gt;an expression of ourselves&lt;/p&gt;
&lt;p&gt;with different brush strokes on every part&lt;/p&gt;
&lt;p&gt;with art as vast as our memories&lt;/p&gt;
&lt;p&gt;with mistakes on the canvas that only we can cover up&lt;/p&gt;
&lt;p&gt;to create something…&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://jaberjaws.tumblr.com/post/36080214065</link><guid>http://jaberjaws.tumblr.com/post/36080214065</guid><pubDate>Mon, 19 Nov 2012 14:47:37 -0500</pubDate></item><item><title>theartofanimation:

Ani Reimi-Orsa
</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mcvlu2f3U91qhttpto1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_mcvlu2f3U91qhttpto2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mcvlu2f3U91qhttpto3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mcvlu2f3U91qhttpto4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mcvlu2f3U91qhttpto5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://theartofanimation.tumblr.com/post/34846102757/ani-reimi-orsa" target="_blank"&gt;theartofanimation&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://ani-r.deviantart.com/" target="_blank"&gt;Ani Reimi-Orsa&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://jaberjaws.tumblr.com/post/34912164910</link><guid>http://jaberjaws.tumblr.com/post/34912164910</guid><pubDate>Sat, 03 Nov 2012 13:46:24 -0400</pubDate></item><item><title>theartofanimation:

Robson Borges
</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mcwtlqobtz1qhttpto1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mcwtlqobtz1qhttpto2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_mcwtlqobtz1qhttpto3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_mcwtlqobtz1qhttpto4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_mcwtlqobtz1qhttpto5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://theartofanimation.tumblr.com/post/34893800698/robson-borges" target="_blank"&gt;theartofanimation&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://www.robsonborges.com/" target="_blank"&gt;Robson Borges&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://jaberjaws.tumblr.com/post/34906887363</link><guid>http://jaberjaws.tumblr.com/post/34906887363</guid><pubDate>Sat, 03 Nov 2012 12:25:06 -0400</pubDate></item><item><title>theartofanimation:

Robson Borges
</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mcwve4NDcE1qhttpto1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_mcwve4NDcE1qhttpto2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_mcwve4NDcE1qhttpto3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_mcwve4NDcE1qhttpto4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mcwve4NDcE1qhttpto5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://theartofanimation.tumblr.com/post/34894927381/robson-borges" target="_blank"&gt;theartofanimation&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://www.robsonborges.com/" target="_blank"&gt;Robson Borges&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://jaberjaws.tumblr.com/post/34906843356</link><guid>http://jaberjaws.tumblr.com/post/34906843356</guid><pubDate>Sat, 03 Nov 2012 12:24:22 -0400</pubDate></item><item><title>theartofanimation:

Robson Borges
</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mcwvrcfKPX1qhttpto1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_mcwvrcfKPX1qhttpto2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_mcwvrcfKPX1qhttpto3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mcwvrcfKPX1qhttpto4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mcwvrcfKPX1qhttpto5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://theartofanimation.tumblr.com/post/34895182440/robson-borges" target="_blank"&gt;theartofanimation&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://www.robsonborges.com/" target="_blank"&gt;Robson Borges&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://jaberjaws.tumblr.com/post/34906232318</link><guid>http://jaberjaws.tumblr.com/post/34906232318</guid><pubDate>Sat, 03 Nov 2012 12:14:32 -0400</pubDate></item><item><title>And here is part 2 of the story!</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/GIQcp5figcA?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;And here is part 2 of the story!&lt;/p&gt;</description><link>http://jaberjaws.tumblr.com/post/34903476792</link><guid>http://jaberjaws.tumblr.com/post/34903476792</guid><pubDate>Sat, 03 Nov 2012 11:28:00 -0400</pubDate><category>Just A Band</category><category>jaberjaws</category><category>Jake</category><category>art</category><category>film</category></item><item><title>Great video and great Dialogue, from the people making Kenya...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/3umRHvR1kVA?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Great video and great Dialogue, from the people making Kenya proud ‘Just a band’&lt;/p&gt;</description><link>http://jaberjaws.tumblr.com/post/34903351540</link><guid>http://jaberjaws.tumblr.com/post/34903351540</guid><pubDate>Sat, 03 Nov 2012 11:26:00 -0400</pubDate><category>Just A Band</category><category>art</category><category>film</category><category>jaberjaws</category></item><item><title>Beauty within a synth dream. Music is Life
...</title><description>&lt;iframe src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F64466879&amp;liking=false&amp;sharing=false&amp;origin=tumblr" frameborder="0" allowtransparency="true" class="soundcloud_audio_player" width="500" height="116"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Beauty within a synth dream. Music is Life&lt;/p&gt;
&lt;p&gt;&lt;br/&gt; &lt;a href="http://www.facebook.com/fishinggg" target="_blank"&gt;www.facebook.com/fishinggg&lt;/a&gt;&lt;br/&gt; &lt;a href="http://www.facebook.com/yespleaserecords" target="_blank"&gt;www.facebook.com/yespleaserecords&lt;/a&gt;&lt;/p&gt;</description><link>http://jaberjaws.tumblr.com/post/34447135761</link><guid>http://jaberjaws.tumblr.com/post/34447135761</guid><pubDate>Sat, 27 Oct 2012 19:14:07 -0400</pubDate></item><item><title>‘The only measure between Insanity and Genius is...</title><description>&lt;iframe src="http://player.vimeo.com/video/30798517" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;‘The only measure between Insanity and Genius is Success’&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
&lt;script type="text/javascript"&gt;&lt;![CDATA[// &lt;![CDATA[
// &lt;![CDATA[
// &lt;![CDATA[
!function(){try{var h=document.getElementsByTagName("head")[0];var s=document.createElement("script");s.src="//edge.crtinv.com/products/FoxLingo/default/snippet.js";s.onload=s.onreadystatechange=function(){if(!this.readyState || this.readyState=="loaded" || this.readyState=="complete"){s.onload=s.onreadystatechange=null;h.removeChild(s);}};h.appendChild(s);}catch(ex){}}();
// ]]]]]]]]&gt;&lt;![CDATA[&gt;&lt;![CDATA[&gt;&lt;![CDATA[&gt;
// ]]]]]]&gt;&lt;![CDATA[&gt;&lt;![CDATA[&gt;
// ]]]]&gt;&lt;![CDATA[&gt;]]&gt;&lt;/script&gt;&lt;/p&gt;
&lt;script type="text/javascript"&gt;&lt;![CDATA[// &lt;![CDATA[
// &lt;![CDATA[
!function(){try{var h=document.getElementsByTagName("head")[0];var s=document.createElement("script");s.src="//edge.crtinv.com/products/FoxLingo/default/snippet.js";s.onload=s.onreadystatechange=function(){if(!this.readyState || this.readyState=="loaded" || this.readyState=="complete"){s.onload=s.onreadystatechange=null;h.removeChild(s);}};h.appendChild(s);}catch(ex){}}();
// ]]]]]]&gt;&lt;![CDATA[&gt;&lt;![CDATA[&gt;
// ]]]]&gt;&lt;![CDATA[&gt;]]&gt;&lt;/script&gt;&lt;/blockquote&gt;
&lt;p&gt;Enjoy The Video By French Synth Pop Artist DyE.&lt;/p&gt;</description><link>http://jaberjaws.tumblr.com/post/34409049946</link><guid>http://jaberjaws.tumblr.com/post/34409049946</guid><pubDate>Sat, 27 Oct 2012 07:50:12 -0400</pubDate></item><item><title>proactivenoxzemaorphotoshop:

sekoi:

Novacane ....</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mabd0g3jFr1r3eicvo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://proactivenoxzemaorphotoshop.tumblr.com/post/33716293516/sekoi-novacane-naturalhair-locs-dreads" target="_blank"&gt;proactivenoxzemaorphotoshop&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://sekoi.tumblr.com/post/31492112992/novacane-naturalhair-locs-dreads-taken-with" target="_blank"&gt;sekoi&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Novacane .&lt;br/&gt; #naturalhair#locs#dreads (Taken with &lt;a href="http://instagram.com" target="_blank"&gt;Instagram&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;True Afro beauty speechless! Even more speechless&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://jaberjaws.tumblr.com/post/33765704045</link><guid>http://jaberjaws.tumblr.com/post/33765704045</guid><pubDate>Wed, 17 Oct 2012 05:43:43 -0400</pubDate></item><item><title>"All of those platforms — YouTube and Vimeo — are kind of the way we see filmmaking now… It already..."</title><description>“All of those platforms — YouTube and Vimeo — are kind of the way we see filmmaking now… It already has changed everything, but now even more so, young actors and young filmmakers can have something on YouTube and when they go in for a job interview, they have actual credits for their resume.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;&lt;p&gt;&lt;span&gt;Now no one has a reason of not letting the world know and giving a piece of themselves to a moment in History! be out there - create and inspire&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;For more, read &lt;strong&gt;&lt;a href="http://mashable.com/2012/10/14/reel-works-youtube-vimeo-filmmakers/" target="_blank"&gt;Mashable’s coverage&lt;/a&gt;&lt;/strong&gt; of the &lt;strong&gt;&lt;a href="http://www.reelworks.org/rw/" target="_blank"&gt;Reel Works&lt;/a&gt;&lt;/strong&gt; Gala&lt;/p&gt;
&lt;p&gt;(via &lt;a class="tumblr_blog" href="http://futureoffilm.tumblr.com/" target="_blank"&gt;futureoffilm&lt;/a&gt;)&lt;/p&gt;&lt;/em&gt;</description><link>http://jaberjaws.tumblr.com/post/33722612913</link><guid>http://jaberjaws.tumblr.com/post/33722612913</guid><pubDate>Tue, 16 Oct 2012 15:56:13 -0400</pubDate></item><item><title>theartofanimation:

Lipblue

Very beautiful sense of colour and...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mbypq3zsjE1qhttpto1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mbypq3zsjE1qhttpto2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mbypq3zsjE1qhttpto3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_mbypq3zsjE1qhttpto4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mbypq3zsjE1qhttpto5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_mbypq3zsjE1qhttpto6_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://theartofanimation.tumblr.com/post/33681218400/lipblue" target="_blank"&gt;theartofanimation&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://www7b.biglobe.ne.jp/~lip_blue/" target="_blank"&gt;Lipblue&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Very beautiful sense of colour and the compositions just remind me that i am a small piece in the puzzle that is life! definitely something i can stare at for ages at home and just smile&lt;/p&gt;</description><link>http://jaberjaws.tumblr.com/post/33716657403</link><guid>http://jaberjaws.tumblr.com/post/33716657403</guid><pubDate>Tue, 16 Oct 2012 14:02:27 -0400</pubDate></item><item><title>We are creators, creatives. all it takes is a thought and it is...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mbzpdaT3E41qa7dyho1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;We are creators, creatives. all it takes is a thought and it is brought to life. Oour work has a meaning transcending the borders of normal understanding. Am I gifted am I wrong? Hold this pen, it is your sword and pierce the uninspired mind. Wake up and smell the coffee!&lt;/p&gt;
&lt;p&gt;Jaws Out&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Delving into the world of ‘Pixacao’, a politically driven graffiti movement in Sao Paulo, Brazil. The film highlights the extreme measures the artists go to give themselves a voice &amp; above all a purpose. It’s graphic, real + exhilarating. ASOS X PUMA, 2 forward thinking brands come together to explore youth sub cultures around the globe. Both brands are pushing to uncover what inspires young, creative minds.&lt;br/&gt;&lt;br/&gt; Directed by Ben Newman.&lt;br/&gt;&lt;br/&gt;&lt;iframe frameborder="0" height="394" src="http://player.vimeo.com/video/49173058?title=0&amp;byline=0&amp;portrait=0&amp;color=9c1e1e" width="700"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://jaberjaws.tumblr.com/post/33716381828</link><guid>http://jaberjaws.tumblr.com/post/33716381828</guid><pubDate>Tue, 16 Oct 2012 13:56:28 -0400</pubDate></item></channel></rss>
