<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace V5 Site Server v5.13.166 (http://www.squarespace.com) on Thu, 20 Jun 2013 09:42:35 GMT--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>Captain Awesome (EN)</title><link>http://blog.kam88.com/en/</link><description></description><lastBuildDate>Wed, 29 May 2013 17:25:47 +0000</lastBuildDate><copyright></copyright><language>en-US</language><generator>Squarespace V5 Site Server v5.13.166 (http://www.squarespace.com)</generator><item><title>TemplateGen Beta (Script)</title><category>download</category><dc:creator>Kamil Khadeyev</dc:creator><pubDate>Wed, 29 May 2013 14:54:21 +0000</pubDate><link>http://blog.kam88.com/en/templategen-beta-script.html</link><guid isPermaLink="false">958249:11079850:33771505</guid><description><![CDATA[<p><img src="http://blog.kam88.com/storage/post-images/templategen/main.png" alt="" title="" />
And here I am with new script. This time it is inteded to help you to deal with templates in Photoshop.</p>

<p>If you like me, then you know the problem with templates in Photoshop. Everything that Adobe gave us is document size presets. It's cool, but not enough, for me at least. I have bunch of “starter-kits” for different design tasks, like iOS icon grid or iPhone screen with native navigation bar, tab bar etc. I have to duplicate them to my project folder again and again.   </p>

<p>I think, such routine processes should be automated and be done by computer, to save our precious time for actual work. Therefore I decided to write this script.</p>

<h2>What it is?</h2>

<p>Here's how it works. When you create new document in Photoshop, you can add to the end of your document name special keyword, <code>+960x12</code> for example:   </p>

<p><img src="http://blog.kam88.com/storage/post-images/templategen/newdocument.png" alt="" title="" />  </p>

<p>Then our new document will have 12 column 960 grid with guides in layer group called “Grid (960x12)”:</p>

<p><img src="http://blog.kam88.com/storage/post-images/templategen/newdocumentGrid.png" alt="" title="" />    </p>

<p>That's it :)</p>

<h2>Download and install</h2>

<p><a href="http://blog.kam88.com/getTemplateGen"><img src="http://blog.kam88.com/storage/post-images/templategen/download.png" alt="" title="" />
<center>Download latest version of the script</center></a>  </p>

<h3>Installing</h3>

<p>Install process differs from regular scripts, so please read carefully and do all steps as described below: <br />
1. Move downloaded <strong>folder (!)</strong> to <code>Photoshop/Presets/Scripts/Event Scripts Only/</code> (if there's no <code>Event Scripts Only</code> folder, then create it) <br />
Take a notice that you need to <strong>move whole folder</strong>, not just scripts inside them.  </p>

<p><img src="http://blog.kam88.com/storage/post-images/templategen/installed-folder.png" alt="" title="" />
2. Inside downloaded folder you'll find file called <strong>+install.jsx</strong>, you have to run it in Photoshop. To do this, double click on it. If somehow script will not opens in Photoshop, then run it from it manually via menu <code>File→Scripts→Browse</code> or just drop script file into Photoshop window/icon on dock.   </p>

<p><img src="http://blog.kam88.com/storage/post-images/templategen/script_installed.png" alt="" title="" /></p>

<p>It should show you message, that script was installed successfully. After this installation is completed.  </p>

<h3>Uninstalling</h3>

<p>If you want to uninstall script, then you have to run file <strong>+uninstall.jsx</strong>, just as described above in step 2, it'll show you message that script was uninstalled, then you can just remove folder from your <code>/Scripts/Event Scripts Only/</code> directory</p>

<h2>What other keywords exist?</h2>

<p>I decided to add few preinstalled templates, here they are:   </p>

<h3>960 Grid System: from +960x2 to +960x16</h3>

<p><img src="http://blog.kam88.com/storage/post-images/templategen/960gsbanner.png" alt="" title="" />
This is popular <a href="http://960.gs">960.gs</a> grid with from 2 to 16 columns. Here's how it works: you write keyword <code>+960xN</code> where <code>N</code> can be: <code>2</code>, <code>3</code>, <code>4</code>, <code>6</code>, <code>8</code>, <code>12</code> or <code>16</code>. For example, if you enter <code>+960x8</code> it will create grid with 8 columns. <br />
Take a notice, that your document should be at least 960 px wide.  </p>

<h3>OSX Icon Template: +OSXicon</h3>

<p><img src="http://blog.kam88.com/storage/post-images/templategen/osxiconbanner.png" alt="" title="" /></p>

<p>This keyword will make a grid for OS X icons with major sizes of 512, 256, 128, 48, 32 and 16 pixels. All sliced up and ready for export to PNG via Save for Web and Devices (don't forget to check <a href="http://c.kam88.com/NzT2/o">All User Slices</a>)
Minimum size of the document is 850x640 px  </p>

<h3>iOS Icon Template: +iOSicon</h3>

<p><img src="http://blog.kam88.com/storage/post-images/templategen/iosiconbanner.png" alt="" title="" /></p>

<p>This will create roundrects with major sizes for iPhone and iPad icons. Just like OS X icon template, all roundrects are sliced and ready for export to PNGs. 
Minimum size of the document is 850x640 px  </p>

<h3>User Templates</h3>

<p><img src="http://blog.kam88.com/storage/post-images/templategen/customization.png" alt="" title="" /></p>

<p>You can use your own templates and customize existing iOS and OSX icon templates. To do this, you just have to add your PSD with template inside <code>/templates/</code> folder. Keyword for the template will be name of the document. For example, if you have template called <code>test.psd</code>, then keyword will be <code>+test</code>. Take a notice, that name of the file must have only latin characters and numbers (no special symbols)</p>

<p>Also, inside <code>/templates/</code> folder you'll find iOS and OSX icon template, so you can customize or replace them if you want. </p>

<p>Inside document you can create text layer called <strong>%DocName%</strong>, then it will be renamed to the new document's name. Take a notice, that this layer should lay on the root of layers stack (e.g. it shouldn't be in the group)</p>

<p><img src="http://blog.kam88.com/storage/post-images/templategen/locksize.png" alt="" title="" /></p>

<p>Also, you may have noticed, that script resizes templates to the size that was entered in the New Document dialog. If you want to prevent this and use template as is, then you need to create empty layer in your template file with name <strong>Lock Size</strong> and place it to the top of all layers. Then script will not resize your new document and will use size of the template file</p>

<h2>What else?</h2>

<p><img src="http://blog.kam88.com/storage/post-images/templategen/whatelse.png" alt="" title="" /></p>

<p>In future I want to add more dynamic templates like 960 grid, I have some thoughts about making responsive 960.gs. If you have any suggestions or ideas for the templates — add them in comments.</p>

<h2>Yep</h2>

<p>And that's it! Hope this script will help you save some time <br />
Thanks.</p>
]]></description><wfw:commentRss>http://blog.kam88.com/en/rss-comments-entry-33771505.xml</wfw:commentRss></item><item><title>Transform Each Beta (Script)</title><category>download</category><dc:creator>Kamil Khadeyev</dc:creator><pubDate>Fri, 17 May 2013 15:00:40 +0000</pubDate><link>http://blog.kam88.com/en/transform-each-beta-script.html</link><guid isPermaLink="false">958249:11079850:33723167</guid><description><![CDATA[<p><img src="http://blog.kam88.com/storage/post-images/transformEach/main.png" alt="" title="" />
Adobe Illustrator has nice features that I miss in Photoshop. One of them is Transform Each. When you need to transform group of layers, it transforms each of selected layers as it was transformed individually. Yeah, sounds confusing, let me explain on pictures</p>

<h2>What is it?</h2>

<p>Imagine, that you have a feed with some text paragraphs and userpics:</p>

<p><img src="http://blog.kam88.com/storage/post-images/transformEach/example_step1.png" alt="" title="" /></p>

<p>You need to resize each userpic in 50%. If you'll select all of them and transform it via default Transform Tool, then it'll look like this:</p>

<p><img src="http://blog.kam88.com/storage/post-images/transformEach/example_step2.gif" alt="" title="" /></p>

<p>Not cool. Alternatively, you can choose each image and transform it manually. This can be tedious process. So, here comes Transform Each, it transforms each of selected layers as it was transformed individually: </p>

<p><img src="http://blog.kam88.com/storage/post-images/transformEach/example_transformEach.png" alt="" title="" /></p>

<p>In our case, script resized each userpic in 50%, and moved it top right in 20px.</p>

<h2>Download @ Install</h2>

<p><a href="http://blog.kam88.com/getTransformEach"><img src="http://blog.kam88.com/storage/post-images/transformEach/download.png" alt="" title="" />
<center><strong>Download Latest version of the script</strong></center></a> <br />
You have to move downloaded file into <code>Photoshop/Presets/Scripts</code> and restart your Photoshop</p>

<p><img src="http://blog.kam88.com/storage/post-images/transformEach/hotkey.png" alt="" title="" /></p>

<p>Also don't forget to setup a hotkey (<code>Edit→Keyboard Shortcuts…</code>, look for <code>File&gt;Scripts&gt;[KAM] TransformEach</code>). My hotkey is <code>cmd+alt+ctrl+T</code></p>

<h2>Window description</h2>

<p>When you run script you'll see this window:</p>

<p><img src="http://f.cl.ly/items/1o2s2U1P291k3V2d3z0h/transformEach.png" alt="TransformEach" title="" /></p>

<p>All inputs are from default Transform Tool, but just in case, I'll write a bit about them:</p>

<h3>Scale</h3>

<p>Resizes layer <br />
<code>Horizontal (%)</code> — horizontally resizes layer. 100% — is initial size, 200% — doubled size etc. <br />
<code>Vertical (%)</code> — vertically resizes layer <br />
You can enter negative values to flip object horizontally/vertically  </p>

<h3>Move</h3>

<p>Moves layer relative to its current position <br />
<code>Horizontal</code> — moves layer horizontally in pixels. Positive numbers moves layer to the right, negative — to the left <br />
<code>Vertical</code> — moves layer vertically in pixels. Positive numbers moves layer to the bottom, negative — to the top:
<img src="http://blog.kam88.com/storage/post-images/transformEach/move.png" alt="" title="" /></p>

<h3>Shear</h3>

<p>Shears layer:  </p>

<p><img src="http://blog.kam88.com/storage/post-images/transformEach/shear.png" alt="" title="" /></p>

<p><code>Horizontal</code> — shears layer horizontally. Positive numbers shears layer to the left, negative — to the right.
<code>Vertically</code> — shears layer vertically. Positive numbers shears object to the top, negative — to the bottom</p>

<h3>Rotate</h3>

<p>Rotates object <br />
<code>Angle</code> — angle of the layer rotation in degrees. Positive numbers rotates object clockwise, negative — counterclockwise</p>

<h3>Scale Styles checkbox</h3>

<p><img src="http://blog.kam88.com/storage/post-images/transformEach/styles.png" alt="" title="" />
I guess it's self-descriptve—scales layer styles with layer.</p>

<h3>Random checkbox</h3>

<p><img src="http://blog.kam88.com/storage/post-images/transformEach/rotate-random.png" alt="" title="" />
Allows to apply random transformation to the layers in the range of initial values to new values. For example, if you'll enter 360 in Rotate Angle and check Random, then script will randomize rotation angle for layers from 0 to 360. Same goes for scale: if you set horizontal/vertical scale to 500, then random will be in the range from 100 to 500</p>

<h2>Some notices</h2>

<p>There's one issue, that I'm still working on: If each of the selected layers were in their own groups, after script finish work all your layers will be in one group</p>

<p><img src="http://blog.kam88.com/storage/post-images/transformEach/issue.png" alt="" title="" /></p>

<p>I'm thinking how to walkaround this thing. <br />
Also take in mind, that if you'll select big amount of layers it will take some time to perform all transformations</p>

<h2>Yep</h2>

<p>And that was another post with script for your Photoshop. <br />
Hope you'll find it useful :)</p>
]]></description><wfw:commentRss>http://blog.kam88.com/en/rss-comments-entry-33723167.xml</wfw:commentRss></item><item><title>Layer Styles' Hidden Feature?</title><category>photoshop</category><category>tips</category><dc:creator>Kamil Khadeyev</dc:creator><pubDate>Wed, 08 May 2013 17:10:25 +0000</pubDate><link>http://blog.kam88.com/en/layer-styles-hidden-feature.html</link><guid isPermaLink="false">958249:11079850:33618267</guid><description><![CDATA[<p><img src="http://blog.kam88.com/storage/post-images/layerstylefeature/main.png" alt="" title="" />
I guess everyone knows that you can copy/paste layer styles through the menu <code>Layer → Layer Style → Copy/Paste Layer Style</code>. But what I missed is a function that will paste effects by adding them to the current layer instead of replacing everything. Let me show the example. </p>

<h2>Prologue</h2>

<p><img src="http://blog.kam88.com/storage/post-images/layerstylefeature/step1.png" alt="" title="" /></p>

<p>Let's say you have a circle on your canvas with <code>Stroke</code> effect on it and you have in your clipboard style with <code>Inner Shadow</code>. If you'll paste it via default <code>Paste Layer Style</code> it will replace everything and leave you with sad circle with <code>Inner Shadow</code>:</p>

<p><img src="http://blog.kam88.com/storage/post-images/layerstylefeature/step2.png" alt="" title="" /></p>

<p>Not cool. Sometimes I need to apply one global layer style effect (Drop Shadow for example) to few layers that are already have their own layer styles. I have to do add this style manually. Tedious process.</p>

<h2>Dear diary</h2>

<p>So, to solve this problem I decided to write a script. <br />
When I made it, as usual I wanted to assign hotkey to it. As I <a href="http://blog.kam88.com/en/adobe-photoshop-quick-tips.html">wrote before</a>, for working with Layer Styles I have these shortcuts: <br />
1. <code>cmd+ctrl+c</code> — Copy Layer Style <br />
2. <code>cmd+ctrl+v</code> — Paste Layer Style <br />
3. <code>cmd+ctrl+x</code> — Clear Styles <br />
4. <code>cmd+ctrl+t</code> — Scale Effects <br />
And I decided to assign to the script hotkey <code>cmd+ctrl+alt+v</code>.  </p>

<p>Imagine my face, when Photoshop showed me this warning:  </p>

<p><a href="http://blog.kam88.com/storage/post-images/layerstylefeature/hotkeywarning.png"><img src="http://blog.kam88.com/storage/post-images/layerstylefeature/hotkeywarning_small.png" alt="" title="" /></a></p>

<p>Photoshop already has this function! And it has same hotkey that I wanted to assign to my script!</p>

<h2>Mysterious part</h2>

<p><img src="http://blog.kam88.com/storage/post-images/layerstylefeature/nospeciallayerpaste.png" alt="" title="" /></p>

<p>But the most interesting thing is that there's no such menu item in Photoshop at all. Like they made function, but didn't added it to the GUI. I guess that's why warning says, that we can't assign different hotkey to the “Paste layer effects without replacing the current effects”—we just can't access this functon in the <code>Keyboard Shortcuts…</code> dialog.</p>

<h2>The essence of the post in one picture</h2>

<p>So, this time instead of script I have a hotkey for you:</p>

<p><img src="http://blog.kam88.com/storage/post-images/layerstylefeature/hotkey.png" alt="Paste layer effects without replacing the current effects" title="" /></p>

<p><strike><p style="color:lightgray">Unfortunately, I don't know analog combination for the Windows. We tried with my brother to press instead of cmd: grey alt, shift — nothing happened. If someone will find such hotkey for Windows — please reach me out on Twitter or in comments, I'll update the post.  </p></strike></p>

<p><strong>UPDATE:</strong> It's not about <code>cmd+alt+ctrl+v</code>. It's about setting up any hotkey for the <code>Paste Layer Style</code> and then adding <code>alt</code> when using it. For example, if you have <code>cmd+ctrl+R</code> for <code>Paste Layer Style</code> you will have to hit <code>cmd+ctrl+alt+R</code> for <code>Paste layer effects without replacing</code>. So this should work both on Mac or PC</p>

<h2>Yep</h2>

<p>I wonder what other hidden functions Photoshop actually have.   </p>

<p>Imagine what if …</p>

<p><img src="http://blog.kam88.com/storage/post-images/layerstylefeature/makeawesome.png" alt="" title="" /></p>

<p>B-…but… of course no… No. There's no such function guys. And don't try to find it. Okay?</p>
]]></description><wfw:commentRss>http://blog.kam88.com/en/rss-comments-entry-33618267.xml</wfw:commentRss></item><item><title>Expanding Smart Objects (Script)</title><category>download</category><dc:creator>Kamil Khadeyev</dc:creator><pubDate>Wed, 01 May 2013 15:57:01 +0000</pubDate><link>http://blog.kam88.com/en/expanding-smart-objects-script.html</link><guid isPermaLink="false">958249:11079850:33523509</guid><description><![CDATA[<p><img src="http://blog.kam88.com/storage/post-images/expandSmartObject/main.png" alt="" title="" />
Remember a while ago I <a href="http://blog.kam88.com/en/adobe-photoshop-quick-tips.html">wrote</a> how to expand Smart Objects in Photoshop? So, yeah, that is kind of tedious process. Therefore, I made a script that makes all work for us.</p>

<h2>Download @ Install</h2>

<p>As usual, you can <strong><a href="http://blog.kam88.com/getexpandsmobj">download latest version of script here</a></strong> <br />
Move downloaded file to the <code>/Photoshop/Presets/Scripts/</code> folder and restart your Photoshop. Script will appear in the menu <code>File→Scripts→[KAM] Expand SmartObject</code>  </p>

<h2>Using</h2>

<p>I highly recommend you to setup a hotkey for the script (<code>Edit→Keyboard shortcuts…</code>), something like <code>ctrl+cmd+E</code>. And you can also assign a hotkey to the <code>Convert to Smart Object</code> to <code>ctrl+cmd+S</code> (it is in <code>Layer→Smart Objects&gt;</code>)  </p>

<p><img src="http://blog.kam88.com/storage/post-images/expandSmartObject/hotkey.png" alt="" title="" /></p>

<p>Now you can select Smart Object and press <code>ctrl+cmd+E</code>, script will expand it as group of layers with the name of the original Smart Object and place it in the same place. </p>

<p><img src="http://blog.kam88.com/storage/post-images/expandSmartObject/beforeafter.png" alt="" title="" /></p>

<p>Take a notice though, <strong>script works only with Smart Objects that were created in Photoshop</strong>. With Illustrator's Smart Objects it will not work. Also, script expands original Smart Object, without transformations (e.g. if you resized your SmartObject in 200%, expanded will be 100% anyway)    </p>

<h2>Yep</h2>

<p>My blog is starting to filling up with scripts. I guess I should write something about vanilla design too. Or not. Anyway. Hope you'll find the script useful. </p>

<p>Happy pixelin'!</p>
]]></description><wfw:commentRss>http://blog.kam88.com/en/rss-comments-entry-33523509.xml</wfw:commentRss></item><item><title>Vertical Rhythm Pattern Pack</title><category>download</category><dc:creator>Kamil Khadeyev</dc:creator><pubDate>Wed, 24 Apr 2013 17:24:53 +0000</pubDate><link>http://blog.kam88.com/en/vertical-rhythm-pattern-pack.html</link><guid isPermaLink="false">958249:11079850:33429677</guid><description><![CDATA[<p><img src="http://blog.kam88.com/storage/post-images/vRhythmPat/main.png" alt="" title="" />
Vertical Rhythm is a useful thing. Usually I'm using default Photoshop grid to set it up. But this is not the best solution because sometimes I need native grid for other things. In such cases fast created patterns helps me, I don't usually save them and because of that they are sink into oblivion after switching between different pattern packs and I have to make new pattern again and again (silly, yeah). So, I decided to generate a single pattern pack with popular leading values for daily use in projects.</p>

<h2>Download @ Install</h2>

<p>Here you can get the latest version of the pattern pack: <br />
<a href="http://blog.kam88.com/getvRhythmPat"><strong>Download Vertical Rhythm Pack.pat</strong></a> <br />
You have to move it to the <code>Photoshop/Presets/Patterns/</code> and restart your Photoshop. Then you'll see it in the list of all pattern sets in the context menu of pattern window  </p>

<h2>Sizes</h2>

<p>In the pattern pack you'll find following versions of leading: 6, 8, 9, 10, 11, 12, 14, 18, 20, 24, 25, 30, 35, 36, 45, 48, 50, 55, 60, 72. Simply, these are values of leading from native font panel in Photoshop and some additional values that I use sometimes  </p>

<h2>Using</h2>

<p>The best way to use these patterns will be createing Pattern Fill Layer (<code>Layer → New Fill Layer → Pattern…</code>), choosing apropriate pattern for your leading and setting up opacity for the layer <br />
<img src="http://blog.kam88.com/storage/post-images/vRhythmPat/names.png" alt="" title="" />
Patterns have names in the format <code>20px leading</code>, therefore it would be better if you'll switch view of the patterns window to Large List, you can do it in the context menu of the pattern panel <br />
<img src="http://blog.kam88.com/storage/post-images/vRhythmPat/darklight.png" alt="" title="" />
At the result you'll have black lines with selected height. If you want to use it on the dark background, just switch blending mode to <code>Divide</code> this will change color of lines to white  </p>

<h2>Yup</h2>

<p>That's it for today. Hope these patterns will help you in your work. I made them via script by the way, I just have an array of all sizes and script generates all patterns. So if you have suggestions for other sizes — write them down in comments and I'll update the file</p>
]]></description><wfw:commentRss>http://blog.kam88.com/en/rss-comments-entry-33429677.xml</wfw:commentRss></item><item><title>Layout Wraper for Photoshop</title><category>LayoutWrapper</category><category>download</category><dc:creator>Kamil Khadeyev</dc:creator><pubDate>Mon, 15 Apr 2013 21:40:18 +0000</pubDate><link>http://blog.kam88.com/en/layout-wraper-for-photoshop.html</link><guid isPermaLink="false">958249:11079850:33390747</guid><description><![CDATA[<p><img src="http://blog.kam88.com/storage/post-images/LayoutWrapper/main.png" alt="" title="" />
I continue my experiments with scripting for Photoshop and recently I made thing that wraps document with a Safari browser window. For presentational purposes…and just for fun.</p>

<h2>How it works</h2>

<p>Script makes a snapshot of the current document and places it into Safari browser window in new document. Title of the window and text in address bar will be the same as original document's name. But you can change it to whatever you want—text layers are editable. You can change favicon and background color too  </p>

<p><img src="http://blog.kam88.com/storage/post-images/LayoutWrapper/beforeafter.png" alt="" title="" />
Take a notice, that <strong>minimum size of the document is 160×1</strong></p>

<h2>Download</h2>

<p>Script requires Adobe Photoshop CS5 or CS6. <br />
<strong>Download latest version of the script:</strong> <a href="http://blog.kam88.com/getlayoutwrapper">LayoutWrapper.zip</a>    </p>

<h2>Installation</h2>

<p>Unzip downloaded archive into <code>%Photoshop folder%/Presets/Scripts/</code> (after successful extraction you'll get <code>LayoutWrapper</code> folder inside <code>Scripts</code> folder)  </p>

<p><img src="http://blog.kam88.com/storage/post-images/LayoutWrapper/installplace.png" alt="" title="" />
You can access script in Photoshop from the <code>File→Scripts→[KAM] LayoutWrapper</code> (you'll have to restart Photoshop to see it in this menu)</p>

<h2>Hint: Setup a hotkey</h2>

<p><img src="http://blog.kam88.com/storage/post-images/LayoutWrapper/hotkey.png" alt="" title="" />
To make it more comfortable to use I suggest to set a hotkey for the script. To do this you have to go <code>Edit → Keyboard Shortcuts…</code> unfold <code>File → Scripts &gt;</code> and choose your hotkey for the <code>[KAM] LayoutWrapper</code>. For example, <code>alt+cmd+F3</code></p>

<h2>Yup</h2>

<p>Hope you'll find this script useful. I'm thinking about adding other browsers and maybe devices in future versions. At least I want to add Chrome and <a href="http://drbl.in/elSA">dark side versions of the browsers</a>. If you have any ideas or suggestions—drop me a line in Twitter or here in comments.</p>

<p>P.S.: This is <a href="http://c.kam88.com/OJdF/o">Browser Inception</a></p>
]]></description><wfw:commentRss>http://blog.kam88.com/en/rss-comments-entry-33390747.xml</wfw:commentRss></item><item><title>Isometrify</title><category>download</category><dc:creator>Kamil Khadeyev</dc:creator><pubDate>Wed, 13 Feb 2013 20:32:58 +0000</pubDate><link>http://blog.kam88.com/en/isometrify.html</link><guid isPermaLink="false">958249:11079850:32804220</guid><description><![CDATA[<p><img src="http://blog.kam88.com/storage/post-images/isometrify/main.png" alt="" title="" />
Inspired by some guys who makes custom panels for Photoshop, I decided to make my own. And here it is, I made “Isometrify” — Adobe Photoshop CS5+ extension than helps transform objects into isometry and generate custom sized grid for it. </p>

<h2>Some notices</h2>

<h3>Isometry Angle</h3>

<p>In my panel I use angle of isometry that equals 26.565 degrees, it's commonly used in pixel art world. Math isometry has 30 degrees. In future I'm planing to make angle defined by user.  </p>

<h3>Working with bitmaps</h3>

<p>Isometrify doesn't work good with bitmaps, it's inteded to use with shape layers only. You still can use it with raster graphics, but results will be not so good.</p>

<h3>Pixel grid snapping</h3>

<p>There's some issues with pixel snapping while transform, sometimes shapes don't fit into pixel grid, so you'll have to move it manually with direct selection tool. At least in CS5, I guess in CS6 situation is better.</p>

<h2>Isometric Top / Left/ Right</h2>

<p>First three buttons are made for transforming shapes in each direction. You can trasnform group of objects and text layers too.</p>

<h3>Left</h3>

<p><img src="http://blog.kam88.com/storage/post-images/isometrify/left.png" alt="" title="" />  </p>

<h3>Right</h3>

<p><img src="http://blog.kam88.com/storage/post-images/isometrify/right.png" alt="" title="" />  </p>

<h3>Top</h3>

<p><img src="http://blog.kam88.com/storage/post-images/isometrify/top.png" alt="" title="" />  </p>

<h2>Generate Grid</h2>

<p>This button generates isometric grid pattern with customized size. Take a notice, that size you enter is for size of one of the sides of square: <br />
<img src="http://blog.kam88.com/storage/post-images/isometrify/grid.png" alt="Grid" title="" />
Pattern will be saved in your current asset with name “Isometry Grid N”, where N is size of grid  </p>

<h2>Extended version</h2>

<p>I'm planing to release new version in future, so at this moment I'm working on functions like: <br />
- Extrude — shape extruding in any isometric direction (top/bottom, diagonal left, diagonal right, etc.) <br />
- Moving objects in isometry space (sometimes it can be frustrating to move object exactly in the isometric diagonal) <br />
- New visual interface, that will be more pleasant <br />
- Custom isometry angle  </p>

<h2>Download and install</h2>

<p><strong>You can grab <a href="http://blog.kam88.com/getisometrify">latest version of panel here</a></strong> <br />
For installing you'll need just double click on downloaded file, it should be opened in Adobe Extension Manager and take care of everything. <br />
If you have issues about “Unknown Extension Signature” try installing <a href="http://blogs.adobe.com/cssdk/2011/12/fix-for-extension-signature-bug-on-mac-os-10-7-patch-posted.html">this fix</a> <br />
After installing you'll need to restart your Photoshop, new panel can be found in Window → Extensions → Isometrify  </p>

<h2>Feedback</h2>

<p>Making this panel was fun, hope you'll have some while using it too. If you have some feature requests or suggestions, please feel free to leave it in comments or send them to me to email/twitter.
<em>Enjoy!</em></p>
]]></description><wfw:commentRss>http://blog.kam88.com/en/rss-comments-entry-32804220.xml</wfw:commentRss></item><item><title>Drawing on iPad</title><category>review</category><dc:creator>Kamil Khadeyev</dc:creator><pubDate>Sun, 27 Jan 2013 20:06:31 +0000</pubDate><link>http://blog.kam88.com/en/drawing-on-ipad.html</link><guid isPermaLink="false">958249:11079850:32698278</guid><description><![CDATA[<p><img src="http://blog.kam88.com/storage/post-images/drawing-on-ipad/main.png" alt="" title="" />
Recently I bought stylus for an iPad, I used it for couple of months and in today's post I want to tell you about my impressions from drawing on iPad.</p>

<h2>Choosing stylus</h2>

<p><img src="http://blog.kam88.com/storage/post-images/drawing-on-ipad/wacom-bamboo-stylus.png" alt="" title="" />
Really, there were not too much of thinking. Before buying iPad I already knew that I'll get Wacom's stylus for it. Wacom has established itself as great comapany with great products for artists, so I had no ideas why I should check othere noname styluses. After buying stylus I watched few comparsion reviews and most of them put Wacom's stylus in first rows. 
I got it for 60 bucks (because this is Russia!), but I guess in whole world you can get it in half price or something. You can also buy replacement nibs (<a href="http://www.wacom.com/products/accessories/nibs-and-ink-refills/bamboo-stylus-soft-nibs-3pack">Soft</a> and <a href="http://www.wacom.com/products/accessories/nibs-and-ink-refills/bamboo-stylus-firm-nibs-3pack">Firm Nibs</a>  — have no idea what's difference).</p>

<h2>Using stylus</h2>

<p>First of all I want to say, that you'll not get super precise drawing with stylus for iPad. It has some kind of soft ball at the tip, so you'll have some “deadzone” in 0.3–0.5mm. In addition you can't put whole hand on the iPad like in drawing on paper — because you'll start to tap on touchscreen by this. So you can either use a glove (you can buy <a href="http://www.smudgeguard.com/">special glove</a> if you want) or try to adapt to not put your hand on display. I tired to wear glove (regular glove), but at the end I'm just trying to not put hand on iPad. <br />
Besides, there's some lags while drawing.  </p>

<p>Yeah, sounds not so optimistic. But it worth trying anyway. And below I'll tell you a bit about apps for drawing.</p>

<h2>Apps for drawing</h2>

<p>There a LOTS of apps for drawing in iTunes Store. I tried most popular of them, and here're my impressions about them:</p>

<h3><a href="https://itunes.apple.com/en/app/bamboo-paper-notebook/id443131313?mt=8">Bamboo Paper</a> (Free + $1.99)</h3>

<p><img src="http://blog.kam88.com/storage/post-images/drawing-on-ipad/thumb_bamboo-paper.png" alt="" title="" />
This is official Wacom's app and it has most quick response time. Almost like on regular paper. As useful functions, there's small circle that indicates size of eraser, dunno why but only Bamboo Paper has this. But it has lack of tools and colors. You can't choose exact size of brush tip, you have only 3 presents for each tool. Also you can't pick RGB/HSB color, only from selected colors. It has no layers. But the fact that it works REALLY fast is kinda big advantage in comparsion to other apps.</p>

<h3><a href="https://itunes.apple.com/us/app/sketchbook-pro-for-ipad/id364253478?mt=8">Autodesk SketchBook</a> (Free + $4.99)</h3>

<p><img src="http://blog.kam88.com/storage/post-images/drawing-on-ipad/thumb_autodesk-sketchbook.png" alt="" title="" />
Pretty old app, but I guess it has big amount of fans both on desktop and tablets. It has layers, brushes/tools and other useful things like Symmetry Tool. But big disadvantage of the app is its speed. Laggy-choppy, even on The New iPad. Not sure how well it works on previous models.</p>

<h3><a href="https://itunes.apple.com/en/app/adobe-ideas/id364617858?mt=8">Adobe Ideas</a> ($9.99)</h3>

<p><img src="http://blog.kam88.com/storage/post-images/drawing-on-ipad/thumb_adobe-ideas.png" alt="" title="" />
Adobe's app reminds me Bamboo Paper somehow, but it has more tools and layers (also there's color HSB picker). Looks pretty well and works kinda fast (not so fast as Bamboo though). Drawing mechanics reminds me Flash drawing (or Blob Brush Tool from Ai) — there's line smoothing and everything is in vector, so you can send your drawing via email in PDF file. There's also Creative Cloud sync.</p>

<h3><a href="https://itunes.apple.com/us/app/procreate-sketch-paint-create./id425073498?mt=8">Procreate</a> ($4.99)</h3>

<p><img src="http://blog.kam88.com/storage/post-images/drawing-on-ipad/thumb_procreate.png" alt="" title="" />
Procreate calls itself “A studio of tools at your finger tips”. And it has pretty big amount of tools and brushes. You can also create your own via uploading image from Camera Roll or Dropbox. Nice app.</p>

<h3><a href="https://itunes.apple.com/en/app/paper-by-fiftythree/id506003812?mt=8">Paper by FiftyThree</a> (Free + $6.99)</h3>

<p><img src="http://blog.kam88.com/storage/post-images/drawing-on-ipad/thumb_paper53.png" alt="" title="" />
Yeah, Paper. I bet there's no person who didn't heard about this app. It is pretty popular app in iTunes Store. Before buying iPad I thought that it'll be the first app I'll try. And it was. But honestly I'm kinda disapointed about it. It looks pretty nice and stylish. Moleskine, pages animation — looks great. But there's no page zoom or layers and it has kinda uncomfortable way of undu/redo (they call it “Rewind”, I call it “How to make this damn thing work like I want”). So Paper by FiftyThree for me is app that is nice to love…but on some distance.   </p>

<h3>My choice</h3>

<p><img src="http://blog.kam88.com/storage/post-images/drawing-on-ipad/thumb_autodesk-sketchbook-2.png" alt="" title="" />
All these apps have their strengths and weaknesses. I wish there were an app that combined all strengths and filters all glitchy things (I'm betting on Procreate — looks like developers work pretty hard on each update). So at the end, most used apps for drawing on my iPad are <strong>Autodesk's SketchBook Pro</strong> and <strong>Procreate</strong>. <br />
I wish Wacom will add some more functions to the Bamboo Paper, because really it most of the fastest apps in store.</p>

<h2>In conclusion</h2>

<p>At this moment because of slow response time, low accuracy of stylus and app's lags I don't see it as professional tool. It is no way Cintiq/Intous killer or something. It's more like a thing to have fun with before going to sleep and scribble bunch of doodlings. Sad, but true.</p>
]]></description><wfw:commentRss>http://blog.kam88.com/en/rss-comments-entry-32698278.xml</wfw:commentRss></item><item><title>How I did a test task</title><category>process</category><dc:creator>Kamil Khadeyev</dc:creator><pubDate>Mon, 21 Jan 2013 19:03:44 +0000</pubDate><link>http://blog.kam88.com/en/how-i-did-a-test-task.html</link><guid isPermaLink="false">958249:11079850:32606635</guid><description><![CDATA[<p><img src="http://blog.kam88.com/storage/post-images/hh-test/en/main.png" alt="" title="" />
About 2 months ago I saw a blog post with vacancy of “Mobile designer” for one russian company called HeadHunter (it's something like LinkedIn in Russia). That vacancy had a test task, I love to practice in free time, so I decided to make it, just for fun. In this post I wanted to tell about some process of my work. 
Because why not? :)  </p>

<h2>Task</h2>

<p>So, here's a text of the task (poorly translated from Russian by me): <br />
“<em>Every сandidate on the hh.ru has a page with responses and invites from employers. Design a layout of this page for mobile platform of your choice</em>”  </p>

<p>Here's a page:
<span class="thumbnail-image-block ssNonEditable"><span><a href="http://blog.kam88.com/display/ShowImage?imageUrl=%2Fstorage%2Fpost-images%2Fhh-test%2Fotkliki.png%3F__SQUARESPACE_CACHEVERSION%3D1358795288054" target="_blank"><img src="http://blog.kam88.com/storage/thumbnails/11079849-21703696-thumbnail.jpg?__SQUARESPACE_CACHEVERSION=1358795292644" alt=""/></a></span></span> </p>

<h2>Analysis of page</h2>

<p>First of all, I decided to look at the page and try to determine its main blocks, that'll be transferred to the mobile screen. Our app is <em>mobile</em>, so we can't just move everything that we see to the screen, it'll be a mess and user will be confused by all these fancy things going on there.</p>

<p>Actually, “analysis” is kinda big word for this page — it's quite obvious what will be on the mobile screen: <br />
- Content: List of responses <br />
- Tab bar: Main sections of the site <br />
- Navigation bar: Settings and Response filter  </p>

<h2>Content: List of responses</h2>

<p><img src="http://blog.kam88.com/storage/post-images/hh-test/en/view1.png" alt="" title="" />
I think that most of the cases user will see repsonses for the same type of vacancies (you'll rarely see designer who's trying to find work of cook or security guard of small shop in criminal city district). So beause of that I decided that name of company is more important in the response and I highlighted it first with bold font and only then I added vacancy name and response text. More information of response should be shown when user opens detailed view of the response by tapping on it. <br />
<img src="http://blog.kam88.com/storage/post-images/hh-test/status-icons.png" alt="" title="" />
Instead of color coding of the whole row cell I deciced to draw icons for each response statuses (<em>because, I love icons you know</em>).  </p>

<h2>Tab bar: Main sections</h2>

<p><img src="http://blog.kam88.com/storage/post-images/hh-test/tabicons.png" alt="Tab Bar Glyphs" title="" />
Main sections of the app are: <br />
- Jobs search <br />
- Responses <br />
- My CV's <br />
I drew icons for each section and placed them into tab bar   </p>

<h2>Navigation bar: Settings and Response filter</h2>

<p>I had some problems in deciding what color to use in the navigation bar. Web site has main colors of blue, gray and red. In the final I decided to choose red, because this color exist in logotype and <em>because it's a color of love</em>*  </p>

<p>On the navigation bar I placed settings button and button for response filter, which represented as popup with list of all types of responses. For each type I drew an icon: <br />
<img src="http://blog.kam88.com/storage/post-images/hh-test/en/view2.png" alt="" title="" />
I also had an idea to dynamicly change icon on the navigation bar depending on what filter type was choosen. But this could confuse user, because some of the response types visually are matching with standart functions like Delete and Archive. </p>

<h2>That's all, Folks!</h2>

<p>I guess that's all. I worked on this view at the beginning of December 2012, so some things I would do differently today. For example I could replace filter popup with some kind of side menu.</p>

<p>Anyway, that was something from my process, hope it was intresting for you. See you in comments or Twitter replies ;)</p>
]]></description><wfw:commentRss>http://blog.kam88.com/en/rss-comments-entry-32606635.xml</wfw:commentRss></item><item><title>Spacebar bug in Adobe Photoshop</title><category>tips</category><dc:creator>Kamil Khadeyev</dc:creator><pubDate>Mon, 08 Oct 2012 13:57:14 +0000</pubDate><link>http://blog.kam88.com/en/spacebar-bug-in-adobe-photoshop.html</link><guid isPermaLink="false">958249:11079850:29723079</guid><description><![CDATA[<p><img src="http://blog.kam88.com/storage/post-images/spacebar-bug/spacebar-bug.png"/>
I see more and more people are struggling with this bug in Adobe Photoshop, so I decided to write this quick note and show a way how to cope with it. </p>

<p>Bug is that Adobe Photoshop suddenly stop responding to the spacebar (Pan Tool) — this is because some of your apps are conflicting with Photoshop. So, to solve this problem you just need to shut down this application. Since you need to determine this app, you'll have to shut down everything (except Photoshop) — from app to app — and check your Photoshop to see does your spacebar get back to normal or not. Here I want to provide a list of commonly conflicting apps: </p>

<ul>
<li>Browsers (Safari, Chrome, Opera etc.)</li>
<li>Apps that have built-in browser (For example, Reeder, Little Snapper etc.)</li>
<li>iMessages </li>
</ul>

<p>If you found conflicting app, that is not in this list, please tell me about it here in comments or in <a href="http://twitter.com/darkwark">twitter</a>, I'll update this list.</p>
]]></description><wfw:commentRss>http://blog.kam88.com/en/rss-comments-entry-29723079.xml</wfw:commentRss></item></channel></rss>