<?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>Uncategorized Archives - Hanyok &amp; Co.</title>
	<atom:link href="https://hanyok.co/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>https://hanyok.co/category/uncategorized/</link>
	<description></description>
	<lastBuildDate>Thu, 01 Nov 2012 15:06:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>

<image>
	<url>https://hanyok.co/wp-content/uploads/2019/08/HanyokCo-logo-favicon-32x32.png</url>
	<title>Uncategorized Archives - Hanyok &amp; Co.</title>
	<link>https://hanyok.co/category/uncategorized/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>6 of the Best Web Browser Extensions for Designers</title>
		<link>https://hanyok.co/2012/11/6-of-the-best-web-browser-add-ons-and-extensions-for-designers/</link>
		
		<dc:creator><![CDATA[HanyokCo]]></dc:creator>
		<pubDate>Thu, 01 Nov 2012 15:06:36 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://www.lucashanyok.com/?p=191</guid>

					<description><![CDATA[<p>As a web designer+developer hybrid, I find it imperative to have a plethora of workflow tools. Though, anyone can benefit from them, I&#8217;ve chosen some&#8230;</p>
<p>The post <a href="https://hanyok.co/2012/11/6-of-the-best-web-browser-add-ons-and-extensions-for-designers/">6 of the Best Web Browser Extensions for Designers</a> appeared first on <a href="https://hanyok.co">Hanyok &amp; Co.</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignnone size-large wp-image-193" title="motion_blur" src="http://www.lucashanyok.com/wp-content/uploads/2012/11/motion_blur-700x465.jpg" alt="" width="700" height="465" /></p>
<p>As a web designer+developer hybrid, I find it imperative to have a plethora of workflow tools. Though, anyone can benefit from them, I&#8217;ve chosen some specific extensions I use on a day to day basis. All are available in Chrome and Firefox except for <em>Open With Photoshop</em>(hopefully available in Chrome soon). I don&#8217;t use Safari as my main browser, but I&#8217;m sure some of these are available there as well. Other browsers make use of extensions but of course you&#8217;ll find an abundance in the most popular, that being Chrome and Firefox.</p>
<h3><a title="lastpass" href="https://lastpass.com/"><img decoding="async" class="alignleft  wp-image-194" title="lastpass" src="https://hanyok.co/wp-content/uploads/2012/11/lastpass.jpeg" alt="lastpass" width="64" height="64" /></a><a title="LastPass" href="https://lastpass.com/">LastPass</a></h3>
<p>A browser plugin and mobiel app that keeps your passwords and auto-fill form information organized. This little tool cuts down the time it takes me to login to all of my WordPress sites to do multiple updates every day. I can skip through tedious password document queries and get right to work. Of course you could use Chrome&#8217;s built in password tool but this provides an encrypted system across any browser and even on my Android or Apple mobile devices.</p>
<p><a title="firebug" href="http://getfirebug.com/"><img decoding="async" class="alignleft  wp-image-197" title="firebug" src="https://hanyok.co/wp-content/uploads/2012/11/firebug.jpeg" alt="" width="64" /></a></p>
<h3><a title="Firebug" href="http://getfirebug.com/">Firebug</a></h3>
<p>This browser plugin is somewhat limited with Chrome but is the perfect website debugging tool for Firefox. I&#8217;ve found myself jumping back and forth from Chrome and Firefox lately due to pros and cons of both. Firebug has one feature that I use everyday. Right-click element in inspector &gt; Copy CSS path. This is really useful for editing CSS when trying to work quickly with someone&#8217;s unfamiliar code. If I need to make a quick edit to the element style I can grab the direct CSS path and even add the <span style="color: #ff0000;">!important</span> declaration. Particularly useful if I don&#8217;t want to directly change a WordPress plugin CSS file. It makes it easier to update plugins and still retain my specific styles.</p>
<h3><a title="Awesome Screenshot" href="http://awesomescreenshot.com/"><img decoding="async" class="alignleft  wp-image-201" title="awesome_shot" src="https://hanyok.co/wp-content/uploads/2012/11/awesome_shot.jpeg" alt="" width="64" height="64" />Awesome Screenshot</a></h3>
<p>An easy to use browser screenshot plugin. I&#8217;ve used quite a few in the past years but this one is consistant across browsers. The best feature is the ability to capture an entire webpage instead of only the visible portion.</p>
<h3><a title="MeasureIt" href="https://addons.mozilla.org/en-US/firefox/addon/measureit/"><img decoding="async" class="alignleft  wp-image-202" title="measureit" src="https://hanyok.co/wp-content/uploads/2012/11/measureit.jpeg" alt="measureit" width="64" />MeasureIt</a></h3>
<p>Useful for quick in-browser pixel measurements. When no specific element width is defined or if percentages are being used. Allows me to quickly analyze a page.</p>
<h3><a title="ColorZilla" href="http://www.colorzilla.com/"><img decoding="async" class="alignleft  wp-image-203" title="ColorZilla" src="https://hanyok.co/wp-content/uploads/2012/11/colorzilla_eyedropper.jpeg" alt="ColorZilla" width="64" />ColorZilla</a></h3>
<p>Grab a hex code or RGB of any rendered element within the browser. Copies the code directly to your clipboard for use in your CSS or Photoshop/Fireworks documents. The &#8220;Webpage Color Analyzer&#8221; feature is a great tool to quickly display a palette of the current page colors.</p>
<h3><a title="Open With Photoshop" href="https://addons.mozilla.org/en-US/firefox/addon/open-with-photoshop/"><img decoding="async" src="https://hanyok.co/wp-content/uploads/2012/11/ps_icon.png" alt="Open With Photoshop" title="Open With Photoshop" width="64" class="alignleft size-full wp-image-212" />Open With Photoshop</a></h3>
<p>Self explanatory. Right click on an image in a webpage, click &#8220;Open With Photoshop.&#8221; I find myself using this at least 5 times throughout the day.</p>
<p>I&#8217;m always looking for new tools/browser extensions or workflow techniques. Have any of your own?</p>
<p>&nbsp;</p>
<p>The post <a href="https://hanyok.co/2012/11/6-of-the-best-web-browser-add-ons-and-extensions-for-designers/">6 of the Best Web Browser Extensions for Designers</a> appeared first on <a href="https://hanyok.co">Hanyok &amp; Co.</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
