<?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>resources &#8211; haloux.com</title>
	<atom:link href="https://haloux.com/tag/resources/feed/" rel="self" type="application/rss+xml" />
	<link>https://haloux.com</link>
	<description>Hila Chezy &#124; UX Consultant in Berlin</description>
	<lastBuildDate>Tue, 26 Mar 2019 14:50:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6</generator>
	<item>
		<title>What is it with disable, hidden or obviously active buttons</title>
		<link>https://haloux.com/design/what-is-it-with-disable-hidden-or-obviously-active-buttons/</link>
		
		<dc:creator><![CDATA[hilamila]]></dc:creator>
		<pubDate>Wed, 20 Jun 2018 16:54:45 +0000</pubDate>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[design]]></category>
		<guid isPermaLink="false">https://haloux.com/?p=16036</guid>

					<description><![CDATA[What Is It With Disable, Hidden Or Obviously Active Buttons? When it comes to deciding which state to use in your concept and design while maintaining consistency, you might encounter a variety of options. ]]></description>
										<content:encoded><![CDATA[<div      class="vc_row wpb_row section vc_row-fluid " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner  vc_custom_1529513346286" style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p>Sometimes you find yourself thinking which button should I use now. What would give the user the best understanding of what needs to be done and how to make the user feel.</p>
<p>Today, with inline validation, we can show, on the spot if an input is valid or not, if a user attention is needed to correct an error. This solution makes it harder to decide when and what should we used when it comes to Disabled vs. Active button.</p>
<p>I believe we can all agree that it is important to let the user understand why the next step is not accessible, whether the button is disabled or active, we need to weight the pros and cons of each case.</p>

		</div> 
	</div> </div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid vc_inner  vc_custom_1529513429535" style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2>What do these button states mean?</h2>
<p><strong>Active button &#8211; </strong>button should look like a button in a normal state. Windows 8 is a good bad example of such problem — it hard for users to know if things are clickable or not in a Settings menu.</p>
<p><strong>Disabled button  &#8211; </strong>if an action is <strong>not available right now</strong> and can be enabled at some point once a user completes a task, it should be disabled till the user finishes that task.</p>
<p>It is commonly used as a visual cue to communicate that an action is required to enable the button.</p>
<p><em>If a button is disabled and not self-explanatory, make sure to communicate why it is disabled. Another suggestion is to always use inline validation to indicate errors if this is the only way to make the button active.</em></p>
<p><strong>Hidden button &#8211;</strong> If there is no action needed to be done or this action will <strong>never</strong> be available for that user, hide the button because this disabled button will never become active, which will make the user think “what can I do to turn it on”.</p>

		</div> 
	</div> </div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid vc_inner  vc_custom_1529513440184" style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2>Do we need a button?</h2>
<h3>When is it preferable to hide a button instead of showing it in a disabled state?</h3>
<p>&nbsp;</p>
<p>Some arguments for using a disabled state</p>
<ul>
<li>gives the user the chance to learn that the action is possible but not available right now. You may even have a tooltip explaining the criteria for enabling it.</li>
<li>Tells the user about what comes next. It really depends on how you label your buttons and this is another topic.</li>
</ul>
<p>&nbsp;</p>
<p>Some arguments for using a hidden button</p>
<ul>
<li>It keeps your focus. Show the user what is the main action to be taken and leave the distractions aside.</li>
<li>It allows you to control which actions to show at what point.</li>
</ul>
<p>&nbsp;</p>
<p>Therefore, it is about context, about what is needed to be done by the user and at what point. We should keep it simple and as designers, we believe that less is sometimes more, but you should never simplify more than necessary.</p>
<p>I find the <u><a href="https://medium.com/@jonyablonski/designing-with-occams-razor-3692df2f3c7f" target="_blank" rel="noopener noreferrer">Occam’s Razor principle</a></u> a good resource for inspiration and guidance when it comes to making a decision about design elements.</p>

		</div> 
	</div> </div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid vc_inner  vc_custom_1529513479295" style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2>We have a button, now which state &#8211; Active or Disabled?</h2>
<p>We’ve decided to show the button. Should it be active or disabled?</p>
<p>Arguments for the active state</p>
<ul>
<li>Help the user find if and where something is missing. Don’t let the user look for what is missing in order to activate the button</li>
<li>Avoid mixing validations for button states. What if we need an additional backend validation, in addition to the real-time frontend validation?</li>
<li>If there might be a disabled state in addition to the active state. Either as a secondary button or while the systems thinks (in the case to avoid rapid clicks)</li>
<li>Accessibility matters</li>
</ul>
<p>&nbsp;</p>
<p>Arguments for the disabled state</p>
<ul>
<li>Tell the user he needs to finish an action before continuing further. All “fields” are mandatory.</li>
<li>When inline validation is enough alone</li>
<li>When it is clear what is required from the user</li>
</ul>
<p>&nbsp;</p>
<p>You might argue that real-time validation helps you correct the errors before even clicking on the main button, so why not make it disabled till the user fix them. That anyway there is no way forward. But, what happens if the screen is too long and fields are being missed? If there are optional fields in that form?</p>
<p>On the other end, some might argue that real-time validation distracts the user from the form completion. This means, let the user first complete, then fix. Sorry to break the illusion and we the support of many best practices, the favor is to the inline validation.</p>

		</div> 
	</div> </div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid vc_inner  vc_custom_1529513508153" style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2>Examples of button states:</h2>
<h3>Hidden buttons</h3>
<p>There are few cases I have observed using hidden buttons when a no action from the user is needed but for one input.</p>
<p><strong>Enter code confirmation</strong></p>
<p>One case is familiar with code confirmation, some sites do not show a button as they have a live/inline validation. This means that once the user enters the last digit, the system validates the input immediately and if it is right, redirects to the next page or if it is wrong shows an error message.</p>
<p>&nbsp;</p>
<p><img loading="lazy" class="aligncenter wp-image-16024" title="Example for button state 1" src="https://haloux.com/wp-content/uploads/2018/06/Workspace-erstellen-_-Slack.jpg" alt="Example for button state 1" width="611" height="257" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Answer as a call to action</strong></p>
<p>When the system requires an action from the user, usually as one selection out of few answers, though, it is not necessary to use an additional button as the user’s answer replaces that call to action and behaves as one. <strong> </strong></p>
<p><img loading="lazy" class="aligncenter wp-image-16031" src="https://haloux.com/wp-content/uploads/2018/06/Example-2-300x177.png" alt="Example for button state 2" width="394" height="223" /></p>
<p>&nbsp;</p>
<p>In the below example, you can save a click by forwarding the user to the next screen once an answer was chosen.</p>
<p><img loading="lazy" class="aligncenter wp-image-16032" title="Example for button state 3" src="https://haloux.com/wp-content/uploads/2018/06/Example-3-300x168.png" alt="Example for button state 3" width="390" height="222" /></p>
<h3></h3>
<h3></h3>
<h3>Disabled buttons</h3>
<p>Focus the attention to complete a task. When there is not even the need for real-time validation</p>
<p><img loading="lazy" class="wp-image-16033 aligncenter" src="https://haloux.com/wp-content/uploads/2018/06/Example-4-300x154.png" alt="Example for button state 4" width="370" height="201" /></p>

		</div> 
	</div> </div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2>Conclusion</h2>
<p>It depends on the context and your product/service. If you unsure, see what others are doing, challenge their decision and test.</p>
<p>Make sure you ask the right questions. In case of the login screen, should the button be disabled or active?</p>
<ul>
<li>What is better familiarity and similarity or tell the user to finish an action before the button is activated?</li>
<li>Should we allow the user to error?</li>
<li>How can you work with buttons states consistency, patterns, and guidelines?</li>
</ul>
<p>Do you have other examples or arguments to help others understand better when to use a specific state over the other?</p>
<p>Please share it with me <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f60a.png" alt="😊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>

		</div> 
	</div> </div></div></div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UX Starter Kit &#8211; Axure template</title>
		<link>https://haloux.com/resources/ux-starter-kit-axure-template/</link>
		
		<dc:creator><![CDATA[hilamila]]></dc:creator>
		<pubDate>Fri, 06 Apr 2018 14:06:50 +0000</pubDate>
				<category><![CDATA[Concept]]></category>
		<category><![CDATA[Deliverables]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[Wireframes]]></category>
		<category><![CDATA[axure]]></category>
		<category><![CDATA[Freebie]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[UX-Starter]]></category>
		<guid isPermaLink="false">http://haloux.com/?p=15717</guid>

					<description><![CDATA[The UX Starter kit consists of pages that guide and help clearly present your solution and the reason behind your decisions. I have included 10 key deliverables most UX designers use to communicate effectively to clients and team members.]]></description>
										<content:encoded><![CDATA[<div      class="vc_row wpb_row section vc_row-fluid  vc_custom_1553455161403 grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p>In all of my years of experience, I was really fond of Axure. I&#8217;ve tried Vision, PPT, Keynotes and more. Somehow Axure caught me. It is a very powerful tool for concept design and focusing on the solutions. Axure might be the ugliest software out there, but fear not it is powerful.</p>
<p>The UX Starter kit consists of pages that guide and help clearly present your solution and the reason behind your decisions. I have included 10 key deliverables most UX designers use to communicate effectively to clients and team members:</p>

		</div> 
	</div> <div class="separator  transparent   " style="margin-top: 16px;margin-bottom: 40px;"></div>

	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2><strong>What does the UX Starter Kit include?</strong></h2>
<ul>
<li>Project overview template</li>
<li>Define phase &#8211; insights, Problem statement and HMW</li>
<li>2 Persona templates</li>
<li>Empathy maps</li>
<li>Customer Journey map template</li>
<li>Screen Flows</li>
<li>User flow</li>
</ul>

		</div> 
	</div> <div class="separator  transparent   " style="margin-top: 16px;margin-bottom: 40px;"></div>
<div class="wpb_gallery wpb_content_element vc_clearfix"><div class="wpb_wrapper"><div class="wpb_gallery_slides wpb_image_grid" data-interval="3"><div class="gallery_holder"><ul class="gallery_inner gallery_with_space  v3"><li class="no_grayscale"><a itemprop="image" class="qode-prettyphoto" href="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.17.00-1024x659.png" data-rel="prettyPhoto[rel-15717-787954882]"><span class="gallery_hover"><i class="fa fa-search"></i></span><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.17.00-150x150.png" class="attachment-thumbnail" alt="Axure UX Starter Kit Flow" loading="lazy" srcset="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.17.00-150x150.png 150w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.17.00-570x570.png 570w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.17.00-500x500.png 500w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.17.00-1000x1000.png 1000w" sizes="(max-width: 150px) 100vw, 150px" /></a></li><li class="no_grayscale"><a itemprop="image" class="qode-prettyphoto" href="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.49-1024x485.png" data-rel="prettyPhoto[rel-15717-787954882]"><span class="gallery_hover"><i class="fa fa-search"></i></span><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.49-150x150.png" class="attachment-thumbnail" alt="" loading="lazy" srcset="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.49-150x150.png 150w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.49-570x570.png 570w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.49-500x500.png 500w" sizes="(max-width: 150px) 100vw, 150px" /></a></li><li class="no_grayscale"><a itemprop="image" class="qode-prettyphoto" href="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.35-1024x744.png" data-rel="prettyPhoto[rel-15717-787954882]"><span class="gallery_hover"><i class="fa fa-search"></i></span><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.35-150x150.png" class="attachment-thumbnail" alt="Axure UX Starter Kit Empathy map" loading="lazy" srcset="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.35-150x150.png 150w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.35-570x570.png 570w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.35-500x500.png 500w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.35-1000x1000.png 1000w" sizes="(max-width: 150px) 100vw, 150px" /></a></li><li class="no_grayscale"><a itemprop="image" class="qode-prettyphoto" href="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.17-1024x655.png" data-rel="prettyPhoto[rel-15717-787954882]"><span class="gallery_hover"><i class="fa fa-search"></i></span><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.17-150x150.png" class="attachment-thumbnail" alt="Axure UX Starter Kit HMW" loading="lazy" srcset="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.17-150x150.png 150w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.17-570x570.png 570w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.17-500x500.png 500w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.17-1000x1000.png 1000w" sizes="(max-width: 150px) 100vw, 150px" /></a></li><li class="no_grayscale"><a itemprop="image" class="qode-prettyphoto" href="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.03-1024x667.png" data-rel="prettyPhoto[rel-15717-787954882]"><span class="gallery_hover"><i class="fa fa-search"></i></span><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.03-150x150.png" class="attachment-thumbnail" alt="Axure UX Starter Kit Insights" loading="lazy" srcset="https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.03-150x150.png 150w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.03-570x570.png 570w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.03-500x500.png 500w, https://haloux.com/wp-content/uploads/2018/04/Screenshot-2019-03-24-at-20.16.03-1000x1000.png 1000w" sizes="(max-width: 150px) 100vw, 150px" /></a></li></ul></div></div></div></div><div class="separator  transparent   " style="margin-top: 16px;margin-bottom: 40px;"></div>

	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2><strong>Who is this product for?</strong></h2>
<ul>
<li>UX designers</li>
<li>UX researchers</li>
<li>UX consultants/analysts</li>
<li>Senior/Head designers managing teams</li>
<li>Students</li>
<li>Product Managers</li>
</ul>

		</div> 
	</div> <div class="separator  transparent   " style="margin-top: 16px;margin-bottom: 40px;"></div>
<div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h3>Present your solutions in a simple and clearer flow</h3>

		</div> 
	</div> <div class="separator  transparent   " style="margin-top: 16px;margin-bottom: 40px;"></div>
</div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"><a  itemprop="url" href="http://haloux.com/UX-Starter-Kit-Axure/UX%20Starter%20Kit%20Demo/index.html" target="_blank" data-hover-background-color=#ffffff data-hover-border-color=#d34f4c data-hover-color=#d34f4c class="qbutton  large center white default" style="color: #f25555; border-color: #f25555; background-color: #ffffff;">Demo</a></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><a id="download-btn" itemprop="url" href="" target="_self"  class="qbutton  large center default" style="">Download for free</a></div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div><div class="separator  transparent   " style="margin-top: 16px;margin-bottom: 40px;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Hila&#8217;s Podcasts list</title>
		<link>https://haloux.com/podcast/hilas-podcasts-list/</link>
		
		<dc:creator><![CDATA[hilamila]]></dc:creator>
		<pubDate>Wed, 04 Apr 2018 09:31:30 +0000</pubDate>
				<category><![CDATA[podcast]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[podcasts]]></category>
		<guid isPermaLink="false">http://haloux.com/?p=15591</guid>

					<description><![CDATA[Hi! The world is dynamic and the UX is no less. When you decide to work in this profession you have to keep yourself updated and listen to what is out there. I have created a list of my favorite podcasts. Podcasts that I hear often, and ...]]></description>
										<content:encoded><![CDATA[<div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p style="text-align: left;">How do you keep yourself up to date? How do you get inspirations and ideas?</p>
<p style="text-align: left;">When you decide to work in the UX profession you have to keep yourself updated and listen to what is out there. I have created a list of my favorite podcasts. Podcasts that I hear often, and that I learn and decided to share it and let others enjoy it as well.</p>
<p style="text-align: left;">Remember, you don&#8217;t have to listen to each and every episode, rather learn how to choose them.</p>

		</div> 
	</div> <div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2 style="text-align: center;">UX &amp; Design</h2>
<p style="text-align: center;">It&#8217;s about examples, ideas, innovation and what is out there on UX and design.</p>

		</div> 
	</div> <div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://uxpodcast.com/" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/ux-podcast-150x150.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper"><a href="https://uxpodcast.com/" target="_blank" rel="noopener noreferrer">UX Podcast</a></p>
<p>Hosted by @axbom &amp; @beantin, UX Podcast is for those who are passionate about balancing business, technology, and people within the realm of digital media. Recorded twice monthly in Stockholm, Sweden.</div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://player.fm/series/ux-cake" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/UXCake-150x150.png" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" srcset="https://haloux.com/wp-content/uploads/2018/04/UXCake-150x150.png 150w, https://haloux.com/wp-content/uploads/2018/04/UXCake-300x300.png 300w, https://haloux.com/wp-content/uploads/2018/04/UXCake-500x500.png 500w, https://haloux.com/wp-content/uploads/2018/04/UXCake.png 512w" sizes="(max-width: 150px) 100vw, 150px" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://player.fm/series/ux-cake" target="_blank" rel="noopener noreferrer">UX Cake</a></p>
<p>UX Cake is a podcast for user experience professionals who want to be more effective and happy in their career. Every week we talk to experienced UX pros and industry insiders for practical advise on building skills to get the best outcomes for our selves, our teams, our users, and our UX careers.</p>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://play.radiopublic.com/uxpod-user-experience-podcast-Gq1NV5" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/uxPod-150x150.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" srcset="https://haloux.com/wp-content/uploads/2018/04/uxPod-150x150.jpg 150w, https://haloux.com/wp-content/uploads/2018/04/uxPod-300x300.jpg 300w, https://haloux.com/wp-content/uploads/2018/04/uxPod-500x500.jpg 500w, https://haloux.com/wp-content/uploads/2018/04/uxPod.jpg 512w" sizes="(max-width: 150px) 100vw, 150px" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://play.radiopublic.com/uxpod-user-experience-podcast-Gq1NV5" target="_blank" rel="noopener noreferrer">UXPod</a></p>
<div class="RSwp7" data-reactid="34">User Experience Discussions with Gerry Gaffney</div>
<section class="_2pkSL" data-reactid="36"></section>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://play.radiopublic.com/design-details-8QdKr6" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/desgin-details-150x150.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://play.radiopublic.com/design-details-8QdKr6" target="_blank" rel="noopener noreferrer">Design details</a></p>
<p>A show about the people who design our favorite products. Hosted by Bryn Jackson and Brian Lovin.</p>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://play.radiopublic.com/designbetterco-design-great-products-G1VkQj" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/better-podcast-150x150.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://play.radiopublic.com/designbetterco-design-great-products-G1VkQj" target="_blank" rel="noopener noreferrer">Design better</a></p>
<p>The DesignBetter.Co Podcast is from DesignBetter.Co, where we want to make it easier for you to design great products. In Season 2 of the DesignBetter.Co Podcast, we explore the foundational operations, systems, and leadership needed to scale design. Join us and companies ranging from Shopify to Johnson &amp; Johnson to uncover how design teams create great products at scale.</p>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://play.radiopublic.com/99-invisible-LGMl8w" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/99-invisible-150x150-1.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://play.radiopublic.com/99-invisible-LGMl8w" target="_blank" rel="noopener noreferrer">99 invisible</a></p>
<p>Design is everywhere in our lives, perhaps most importantly in the places where we&#8217;ve just stopped noticing. 99% Invisible is a weekly exploration of the process and power of design and architecture. From award winning producer Roman Mars.</p>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="http://hackingui.com/podcast/" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/hacking-ui-150x150.jpeg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" srcset="https://haloux.com/wp-content/uploads/2018/04/hacking-ui-150x150.jpeg 150w, https://haloux.com/wp-content/uploads/2018/04/hacking-ui.jpeg 160w" sizes="(max-width: 150px) 100vw, 150px" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="http://hackingui.com/podcast/" target="_blank" rel="noopener noreferrer">HackingUI</a></p>
<p>The Hacking UI Podcast is hosted by Sagi Shrieber and David Tintner, who are both a designer and developer as well as entrepreneurs, bloggers, productivity/time-hacker maniacs, and all around tech geeks.</p>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://austinknight.com/podcast/" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/uxandgrowth-150x150.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" srcset="https://haloux.com/wp-content/uploads/2018/04/uxandgrowth-150x150.jpg 150w, https://haloux.com/wp-content/uploads/2018/04/uxandgrowth-300x300.jpg 300w, https://haloux.com/wp-content/uploads/2018/04/uxandgrowth-500x500.jpg 500w, https://haloux.com/wp-content/uploads/2018/04/uxandgrowth.jpg 512w" sizes="(max-width: 150px) 100vw, 150px" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://austinknight.com/podcast/" target="_blank" rel="noopener noreferrer">UX and Growth</a></p>
<p>Stories, debates, and advice. HubSpot designer Austin Knight regularly sits down with friends from around the world to have a couple beers and discuss User Experience and Growth tactics.</p>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://play.radiopublic.com/uxradio-GO040N" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/uxRadio-150x150.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://play.radiopublic.com/uxradio-GO040N" target="_blank" rel="noopener noreferrer">UX Radio</a></p>
<div class="RSwp7">Podcasts about IA, UX and Design</div>
<section class="_2pkSL"></section>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="separator  small center  " style="margin-top: 50px;margin-bottom: 100px;background-color: #f25555;"></div>
</div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2 style="text-align: center;">Inspirational: lifestyle, nomadic and digital</h2>
<p style="text-align: center;">If you want to travel more and work as you do, listen to this inspirational talks</p>

		</div> 
	</div> <div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://play.radiopublic.com/zero-to-travel-podcast-national-geographic-type-adventures-lifestyle-design-like-tim-ferriss-plus-inspiration-like-ted-GEQPNr" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/ZeroToTravel_podcast-150x150.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://play.radiopublic.com/zero-to-travel-podcast-national-geographic-type-adventures-lifestyle-design-like-tim-ferriss-plus-inspiration-like-ted-GEQPNr" target="_blank" rel="noopener noreferrer">Zero to Travel</a></p>
<div class="RSwp7"><strong>MY FAVORITE:</strong> Do you want to learn how to travel the world for as long as you desire, on your terms while spending less money? Whether you&#8217;re a travel newbie dying to figure out how to explore the world, an occasional traveler longing to make your holiday everyday, or an experienced globetrotter seeking unique ways to keep traveling full time, you&#8217;re in the right place. Travel expert Jason Moore from ZeroToTravel.com chats with adventurous people living life on the road so you can discover new ways to travel endlessly.</div>
<section class="_2pkSL"></section>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://play.radiopublic.com/passive-income-for-designers-6VpDbG" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/passive-income-150x150.png" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://play.radiopublic.com/passive-income-for-designers-6VpDbG">Passive income for designers</a></p>
<div class="RSwp7">Learn how to create a passive income for your design business.</div>
<section class="_2pkSL"></section>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://play.radiopublic.com/the-smart-passive-income-online-business-and-blogging-podcast-G3wpyV" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/passive-pod-150x150.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://play.radiopublic.com/the-smart-passive-income-online-business-and-blogging-podcast-G3wpyV">The smart passive income</a></p>
<div class="RSwp7">Pat Flynn from The Smart Passive Income Blog reveals all of his online business and blogging strategies, income sources and killer marketing tips and tricks so you can be ahead of the curve with your online business or blog. Discover how you can create multiple passive income streams that work for you so that you can have the time and freedom to do what you love, whether it&#8217;s traveling the world, or just living comfortably at home.</div>
<section class="_2pkSL"></section>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://invisibleofficehours.com/" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/invisible-150x150.jpeg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://invisibleofficehours.com/">The invisible office hours</a></p>
<div class="RSwp7">Invisible Office Hours is a seasonal podcast for people that aren&#8217;t confined to a literal office or that aren&#8217;t confined by conventional thinking. Hosted by Jason Zook and Paul Jarvis the show covers a wide range of topics that all touch on aligning your thinking with your journey, and dealing with the bumps along the way.</div>
<section class="_2pkSL"></section>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="separator  small center  " style="margin-top: 50px;margin-bottom: 100px;background-color: #f25555;"></div>
</div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2 style="text-align: center;">Extra</h2>
<p style="text-align: center;">It is less about our daily tasks.</p>

		</div> 
	</div> <div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-2"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://play.radiopublic.com/note-to-self--6NlZmG" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/notetoself-150x150.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" srcset="https://haloux.com/wp-content/uploads/2018/04/notetoself-150x150.jpg 150w, https://haloux.com/wp-content/uploads/2018/04/notetoself-300x300.jpg 300w, https://haloux.com/wp-content/uploads/2018/04/notetoself-500x500.jpg 500w, https://haloux.com/wp-content/uploads/2018/04/notetoself.jpg 512w" sizes="(max-width: 150px) 100vw, 150px" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://play.radiopublic.com/note-to-self--6NlZmG">Note to self</a></p>
<div class="RSwp7">Host Manoush Zomorodi talks with everyone from big names techies to elementary school teachers about the effects of technology on our lives, in a quest for the smart choices that will help you think and live better.</div>
<section class="_2pkSL"></section>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div><div      class="vc_row wpb_row section vc_row-fluid  grid_section" style=' text-align:left;'><div class=" section_inner clearfix"><div class='section_inner_margin clearfix'><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div      class="vc_row wpb_row section vc_row-fluid vc_inner " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left">
		<div class="wpb_wrapper">
			
			<a href="https://play.radiopublic.com/a16z-1WDONG" target="_blank"><div class="vc_single_image-wrapper   vc_box_border_grey"><img width="150" height="150" src="https://haloux.com/wp-content/uploads/2018/04/a16z-150x150.jpg" class="vc_single_image-img attachment-thumbnail" alt="" loading="lazy" /></div></a>
		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><a href="https://play.radiopublic.com/a16z-1WDONG">a16z</a></p>
<div class="RSwp7">The a16z Podcast discusses tech and culture trends, news, and the future &#8212; especially as ‘software eats the world’. It features industry experts, business leaders, and other interesting thinkers and voices from around the world. This podcast is produced by Andreessen Horowitz (aka “a16z”), a Silicon Valley-based venture capital firm. Multiple episodes are released every week; visit a16z.com for more details.</div>
<section class="_2pkSL"></section>

		</div> 
	</div> </div></div></div></div></div><div class="separator  normal   " style="background-color: #ffffff;"></div>
<div class="separator  normal   " style="background-color: #ffffff;"></div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
