<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7070792451461148028</id><updated>2011-04-22T00:20:16.146-05:00</updated><category term='photo cut out tutorial'/><category term='The Theme for My Site'/><title type='text'>The Aesthetics of Eveything</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://aesthetics.edgarovalle.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://aesthetics.edgarovalle.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>city monkey</name><uri>http://www.blogger.com/profile/16247935621999271585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7070792451461148028.post-7222438179264455250</id><published>2009-02-12T23:10:00.001-06:00</published><updated>2009-02-14T20:54:57.469-06:00</updated><title type='text'>Using an FTP client</title><content type='html'>&lt;div xmlns='http://www.w3.org/1999/xhtml'&gt;Things you will need for this:&lt;br/&gt;&lt;ul style='list-style-type: square; margin-bottom: -25px;'&gt;&lt;br/&gt;&lt;li style='margin-top: -15px;'&gt;Your FTP server url (provided by your hosting provider)&lt;/li&gt;&lt;br/&gt;&lt;li style='margin-top: -15px;'&gt;Your username to access your site (provided by your hosting provider)&lt;/li&gt;&lt;br/&gt;&lt;li style='margin-top: -15px;'&gt;Your password to access your site&lt;/li&gt;&lt;br/&gt;&lt;li style='margin-top: -15px;'&gt;You should also create folder some place on computer that will be used to copy your site.&lt;/li&gt;&lt;br/&gt;&lt;/ul&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Here is a question that I often get from my clients, "how can I load files to my website myself?" Some say that I am shooting myself in the foot. I think not at all. I'm all about empowering my clients. After all, there could be a situation were they catch me away from a computer. Gasp! For the most part even when they figure out how to do it themselves they still turn to me and ask for me to upload changes to their sites simply because they don’t have time or they rather concentrate on managing their business. Still I would like to point my clients to a source of material they can trust.&lt;br/&gt;&lt;br/&gt;Let’s start with picking a client. If you have Dreamweaver or a program like it, an FTP client comes built in. I won’t be covering any one type of client, but whatever I use here you can pretty much for all the clients available. There are plenty of free ones out there but please exercise caution. We don’t want you downloading a virus or expose your site to malicious activity. You can peruse http://www.download.com for some FTP clients or any other software. They have plenty of for free and for a fee to pick from. &lt;br/&gt;&lt;br/&gt;I have used &lt;a href='http://www.download.com/AceFTP-Freeware/3000-2160_4-10073376.html?tag=mncol' target='_blank'&gt;AceFTP&lt;/a&gt;  and &lt;a href='http://www.download.com/CoffeeCup-Direct-FTP/3000-2160_4-10023351.html?tag=mncol' target='_blank'&gt;coffee cup&lt;/a&gt; and have been very happy with them.&lt;br/&gt;&lt;br/&gt;Once you have selected a client and you have it installed, go ahead and create a new profile. You might have to look for this but some clients might even have it as part of the installation process, so be prepared. In the profile editor/wizard/setup the first thing they will ask you is what to call the site or the site name. I usually go with the url of the site. I manage a few and after awhile they get hard to keep track of. So use www.yoursite.com.&lt;br/&gt;Before you can fill this in you will need to check with your hosting provider for the right info.&lt;br/&gt;There will be a place for your server, user ID and password. This is all provided by your hosting provider. It will mostly likely look something like this.&lt;br/&gt;Server: ftp.yoursite.com&lt;br/&gt;User ID: whateverYourSiteSaysItIs&lt;br/&gt;Password: Password&lt;br/&gt;&lt;br/&gt;The next thing it will ask you for is the location of your local folder. This is usually an exact copy of your site on your computer. I usually save stuff like this in separate drives on my computer but if you want to keep it simple you can just create/save a copy of the site on your desktop and then navigate to it. &lt;br/&gt;&lt;br/&gt;The next thing you will need is the host folder which where the client be able to access the folders. If you are the administrator (in most cases the owner) and you don’t know or your site doesn’t tell you what the host folder is you can usually leave this blank and the client will work anyway. If you don’t have admin rights and or have access to the root folder you will run into problems and probably have to call customer support. Don’t be afraid to call those people and annoy the crap out of them. That’s what they are there for, use them, people!&lt;br/&gt;&lt;br/&gt;At this point you hit finish and you should either have a new profile or be connected shortly there after to the site via ftp. What you will see is two windows like the image below. &lt;br/&gt;&lt;br/&gt;&lt;img border='0' src='http://edgarovalle.com/images-blog/ftp.gif'/&gt;&lt;br/&gt;&lt;br/&gt;Now you just click and drag over the folders or individual files you want to the right side. Once you do that you have, what we call in the industry, pushed live.&lt;br/&gt;&lt;br/&gt;Next&lt;br/&gt;Understanding some basic HTML will be next. I know that sometimes you don’t want to pay me for that minor copy change and I don’t blame you. Well now I will show you what to look out for so that you can make that minor text change.&lt;br/&gt;&lt;br/&gt;&lt;div class='zemanta-pixie'&gt;&lt;img src='http://img.zemanta.com/pixy.gif?x-id=95ed3046-de85-44f4-bb81-fb370d93b09d' class='zemanta-pixie-img'/&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7070792451461148028-7222438179264455250?l=aesthetics.edgarovalle.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aesthetics.edgarovalle.com/feeds/7222438179264455250/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7070792451461148028&amp;postID=7222438179264455250' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/7222438179264455250'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/7222438179264455250'/><link rel='alternate' type='text/html' href='http://aesthetics.edgarovalle.com/2009/02/using-ftp-client.html' title='Using an FTP client'/><author><name>city monkey</name><uri>http://www.blogger.com/profile/16247935621999271585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7070792451461148028.post-7712127584597341288</id><published>2008-08-28T17:48:00.000-05:00</published><updated>2008-08-28T17:46:41.505-05:00</updated><title type='text'>Very cool pic </title><content type='html'>&lt;p class="mobile-photo"&gt;&lt;a href="http://2.bp.blogspot.com/_tC4HHqgjlHQ/SLcq0QiDgVI/AAAAAAAABdc/RheMSWpv8zc/s1600-h/bm-image-701511.jpe"&gt;&lt;img src="http://2.bp.blogspot.com/_tC4HHqgjlHQ/SLcq0QiDgVI/AAAAAAAABdc/RheMSWpv8zc/s320/bm-image-701511.jpe"  border="0" alt="" id="BLOGGER_PHOTO_ID_5239703768748228946" /&gt;&lt;/a&gt;&lt;/p&gt;I totally dig the illustartion i n the window.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7070792451461148028-7712127584597341288?l=aesthetics.edgarovalle.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aesthetics.edgarovalle.com/feeds/7712127584597341288/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7070792451461148028&amp;postID=7712127584597341288' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/7712127584597341288'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/7712127584597341288'/><link rel='alternate' type='text/html' href='http://aesthetics.edgarovalle.com/2008/08/very-cool-pic.html' title='Very cool pic '/><author><name>city monkey</name><uri>http://www.blogger.com/profile/16247935621999271585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_tC4HHqgjlHQ/SLcq0QiDgVI/AAAAAAAABdc/RheMSWpv8zc/s72-c/bm-image-701511.jpe' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7070792451461148028.post-3028149598124441023</id><published>2008-08-02T01:08:00.000-05:00</published><updated>2008-08-14T01:21:01.430-05:00</updated><title type='text'>Animated gifs</title><content type='html'>&lt;img src="http://edgarovalle.com/images/blog/bigbluebutton.gif" /&gt;&lt;br /&gt;Here is another fairly common task that needs to be addressed. Though I am sure you can find plenty of documentation and free software out there that will allow you to create this I thought it would be best if did my take on it using Adobe Photoshop.  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt; &lt;img src="http://edgarovalle.com/images/blog/bigbluebutton-layers.jpg" /&gt; &lt;p class="MsoNormal"&gt;Here are the steps for creating the “Big Blue Button” animated gif. I am going to assume that at this point you have all the states for the animation in your image. If you don’t have all the different states stop reading and create all the states, or as they call them in the cartoon biz, all the keys. Your keys are just the primary points in your animation. In this case your keys would be an image with the text “Big Blue Button” and the second key is a version of this image with the text “Does Nothing” and then it goes back to the front to “cycle” the animation in a never ending loop. The image of the layers I used is there so you see how I did it. All I did is hide whatever I didn’t use for the first state, and flipped on what I needed for the second key.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;img src="http://edgarovalle.com/images/blog/bigbluebutton-anipanel.jpg" /&gt;  &lt;p class="MsoNormal"&gt;Once you have all your keys go to window and select animation if you don’t already have it visible. If you look at this pane you can see that you have a set of play controls like on a DVD player. Next to that &lt;span style=""&gt; &lt;/span&gt;you have the “tween animation” option followed by ”Duplicates selected frames”. Click on the latter. Now you should have two frames in your animation panel. Click on the second item and set you second image to it. &lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Now you want to tween or make inbetweens from the first image to the second. Click the tween button we mentioned earlier. You will get a popup window that displays an option for how many frames to add to your tween. I used 5 but you are free to use whatever you want.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Now if you want to have the tween animate in a cycle you will have to make another duplicate and this time make this from the same as the first one. Now click on the second key and tween it. Once your done it should look like this.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Now you can render for web and save it as a gif and there you have it. An animated gif.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7070792451461148028-3028149598124441023?l=aesthetics.edgarovalle.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aesthetics.edgarovalle.com/feeds/3028149598124441023/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7070792451461148028&amp;postID=3028149598124441023' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/3028149598124441023'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/3028149598124441023'/><link rel='alternate' type='text/html' href='http://aesthetics.edgarovalle.com/2008/08/animated-gifs.html' title='Animated gifs'/><author><name>city monkey</name><uri>http://www.blogger.com/profile/16247935621999271585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7070792451461148028.post-9187439641711549941</id><published>2008-07-17T06:38:00.000-05:00</published><updated>2008-08-06T11:34:05.069-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='The Theme for My Site'/><title type='text'>The Theme for My Site</title><content type='html'>All art is telling a story. As artists we are all storytellers in some way or another. Whatever look we try to portray we are attempting to give off a feeling in that particular project.&lt;br /&gt;If you look at my current site at &lt;a href="http://www.edgarovalle.com/"&gt;http://www.edgarovalle.com/&lt;/a&gt;, I tried to give people a glimpse of what my desk looks like at home. It’s messy and there are drawings everywhere. I am sure you have heard of the writer that is constantly scribbling prose down on pieces of paper that lay around all over the house. Well I do that and I also do that with images. I am constantly drawing.&lt;br /&gt;&lt;br /&gt;I use to have stacks and stacks of drawing pads that were filled with ideas that I had for characters and stories. It got so bad that at one point I had very little space to walk around on my floor. My parents eventually told me I had to get rid of some of that paper. Doing so was the worst thing you could have said to me back then. I would have preferred to get spanked then to throw away my boxes and boxes of scribbles.&lt;br /&gt;&lt;br /&gt;Whatever the case, what I am trying to convey is a process that doesn’t ever really stop for me. There’s new ideas and old ideas sitting everywhere together in my head and I tried to do that a little with the different ages of the paper. Everything exists at the same time for me in terms of art. I come up with something and later on I will bring it out and dust it off and maybe twist it or change it a little to allow it to assimilate to whatever I am doing at the time.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7070792451461148028-9187439641711549941?l=aesthetics.edgarovalle.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aesthetics.edgarovalle.com/feeds/9187439641711549941/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7070792451461148028&amp;postID=9187439641711549941' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/9187439641711549941'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/9187439641711549941'/><link rel='alternate' type='text/html' href='http://aesthetics.edgarovalle.com/2008/08/theme-for-my-site.html' title='The Theme for My Site'/><author><name>city monkey</name><uri>http://www.blogger.com/profile/16247935621999271585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7070792451461148028.post-8346161812939848009</id><published>2008-07-15T23:03:00.000-05:00</published><updated>2008-08-06T11:39:40.254-05:00</updated><title type='text'>Learn your quick keys</title><content type='html'>Learning your quick keys is imperative for efficient use of any program. The more keys you know the faster you can work. As you will be able to tell from this posting I’m a big PC user. Okay, all you artists can stop gasping now. Yes, I am a PC user, I'm sorry. I will admit though, I haven’t upgraded to Vista because I am afraid my puter will stop working and Macs are supposed to be more stable so the there's always that arguement hanging around, BUT I digress.&lt;br /&gt;&lt;br /&gt;Now quick key or short cuts or whatever name your operating system/software may use, are in your puter and are also intregrated into your software. Your software have them, your browsers have them, hell even your operating systems have them. Some of the most common keys I use are:&lt;br /&gt;&lt;br /&gt;Ctrl + N New file&lt;br /&gt;Ctrl + P Print file&lt;br /&gt;Ctrl + C Copy&lt;br /&gt;Ctrl + X Cut&lt;br /&gt;Ctrl + V Paste&lt;br /&gt;Ctrl + Z Undo (my most used of all time. Sigh, if I can only undo in real life)&lt;br /&gt;&lt;br /&gt;Okay, these for the most part are found in every piece of software. You should know them by now. If you don’t, then you better start learning them!&lt;br /&gt;&lt;br /&gt;Other keys that are useful are:&lt;br /&gt;&lt;br /&gt;Alt + Tab Allows you to switch apps quickly&lt;br /&gt;***TIP: If you hold down on the Alt key after pressing tab once you will see all the apps in use and allows you to scroll through them as you watch using the tab key&lt;br /&gt;&lt;br /&gt;Ctrl + tab Scroll through files used in one program.&lt;br /&gt;Windows Key + E Opens Windows explorer&lt;br /&gt;Windows Key + D Toggles all programs on the screen to hide or show.&lt;br /&gt;&lt;br /&gt;Now if you are in a certain program, lets say Photoshop, you can access the menu item using the alt key. One that I seem to use a lot is Alt + I + I. This will launch the resize window and allow you to change the actual size of a file. Why “I” twice, well what happens when you hit Alt +I the first time is you launch a menu which in this case it’s the “images” menu. If you notice holding down the alt key in any app will underline letters clicking on any letter underlined will open that option. The same is true in whatever menu follows. Going back to the “images” menu, hitting “I” a second time will select the “image size” option and give you the image size menu. Now I know, that ctrl + alt + I will give you the same thing without having to access the menu at the top, but I learned it this way and it’s now stuck in my head.&lt;br /&gt;&lt;br /&gt;Here’s a bunch of quick keys I use pretty much every time I use Photoshop:&lt;br /&gt;Ctrl + Shift + N New Layer&lt;br /&gt;P Pen tool&lt;br /&gt;U Vector shape tool&lt;br /&gt;V Move tool&lt;br /&gt;B Brush tool&lt;br /&gt;Shift + B Toggle through Brush types&lt;br /&gt;[ Decrease brush diameter&lt;br /&gt;] Increase the brush diameter&lt;br /&gt;Shift + [ Decrease hrdness&lt;br /&gt;Shift + ] Increase brush hardness&lt;br /&gt;M Marquee – selection tool&lt;br /&gt;A Path Selection tool / direct selection tool&lt;br /&gt;Shift + A toggle selection tool types&lt;br /&gt;T Text tool&lt;br /&gt;I eyedropper&lt;br /&gt;Shift + I toggle through the eyedropper settings&lt;br /&gt;S stamp tool&lt;br /&gt;J spot healing tool&lt;br /&gt;G Pain bucket/gradient tool&lt;br /&gt;Shift + G Toggle bucket/gradient tool options&lt;br /&gt;Ctrl + J Duplicate layer&lt;br /&gt;Alt + [ Jump to a lower layer&lt;br /&gt;Alt + ] Jump to a higher layer&lt;br /&gt;Ctrl + [ Move current layer down one layer&lt;br /&gt;Ctrl + ] Move current layer up one layer&lt;br /&gt;&lt;br /&gt;Again, this is not the definitive list, these are the most useful set of quick keys I have learned and are by far the most used quick keys for me, which might not be true for you. I’m sure you are now saying to yourselves, “but hey wait a minute! You forgot one!” No I didn’t. I left the best for last. Ctrl + S ladies and gentlemen is by far the most important quick key you can learn. Saving is now part of my natural movements on the keyboard. I hit it like every two minutes – I pretty much trained myself to naturally hit it after every major change. To find a more complete list of quick keys for photoshop or any other program for that matter go to the help menu in your app and type “quick keys” or “short cut”.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7070792451461148028-8346161812939848009?l=aesthetics.edgarovalle.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aesthetics.edgarovalle.com/feeds/8346161812939848009/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7070792451461148028&amp;postID=8346161812939848009' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/8346161812939848009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/8346161812939848009'/><link rel='alternate' type='text/html' href='http://aesthetics.edgarovalle.com/2008/08/learn-your-quick-keys.html' title='Learn your quick keys'/><author><name>city monkey</name><uri>http://www.blogger.com/profile/16247935621999271585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7070792451461148028.post-5828900094435294008</id><published>2008-07-10T23:05:00.000-05:00</published><updated>2008-08-03T14:27:21.802-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='photo cut out tutorial'/><title type='text'>Cutting out photographs</title><content type='html'>&lt;p&gt;One real world photoshop tip I learned was cutting out photos. I myself love getting the project that involves cutting photos off their backgrounds. It’s totally something I can do for hours. Now taking the photographs, as I have learned recently, is something I am not too fond of – I’m sure you will be able to see why in the following photos of my lovable but completely nutty niece.&lt;/p&gt;&lt;br /&gt;&lt;img src="http://edgarovalle.com/images/blog/photocutouts-set.jpg" border="0" /&gt;&lt;br /&gt;&lt;p&gt;I volunteered my photography services to my sister so that I can practice shooting pictures. I also have a background and decided to make my parents’ living room into a studio for a night. Now my niece, who loves being in front of the camera is also, as you can see, the daughter of the devil and was completely unable to sit still. I have about 150 pix or so of her pretty much in a blur. Fifty of those pictures were of her with her foot aimed at the camera – I didn’t get the foot thing, but it made her laugh like a crazy person. The best pix are of Curious George with his friend Totoro the spirit of the forest and the other pic is where I finally lost my mind and ahem… lightly scolded my niece using my "not-so-indoor voice". If you look closely she seems like she is only pretending to be hurt and upset – What she really wants to do is laugh at her then momentarily insane uncle.&lt;/p&gt;&lt;br /&gt;&lt;img src="http://edgarovalle.com/images/blog/totorro-curiousg.jpg" border="0" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://edgarovalle.com/images/blog/devilchild.jpg" border="0" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Seeing as I don’t have many options, I will use the holding-back-the-laughter-at-the-crazy-uncle-as-I-pretend-to-be-angry pic.&lt;/p&gt;&lt;p&gt;Here’s how you do it:&lt;br /&gt;&lt;img src="http://edgarovalle.com/images/blog/layers-pallette-lock.jpg" align="right" border="0" /&gt; &lt;/p&gt;&lt;ol&gt;&lt;li&gt;If you took the pic out of a digital camera, when you bring it in to Photoshop it will probably have a little lock on the layer in the layers palette. You have to unlock it or it won’t allow you to do the next steps. To unlock the layer hold down the "alt" key and double click the lock icon. You should now have that layer unlocked.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Use the vector mask option to make a mask. I like using the victor tool a lot more than a regular raster based masked because tweeking the line is a lot easier. Also if you get good at it you can cut out an image fairly quickly and definitely faster than if you where to do it with a raster based mask. So select the pen tool in your tools palette or hit the “P” key. Also try to learn your quick keys – it will allow you to work more efficiently. For me I also learned that using quick keys will save your hand from carpal tunnel.&lt;/li&gt;&lt;br /&gt;&lt;img src="http://edgarovalle.com/images/blog/pentool-options.jpg" border="0" /&gt;&lt;br /&gt;&lt;li&gt;In the options at the top you should have a different setting you can adjust. In the area where you can choose the type of path you can make choose paths which should be the option in between shape layers and fill pixels.&lt;/li&gt;&lt;br /&gt;&lt;img src="http://edgarovalle.com/images/blog/anchor-point-2.jpg" border="0" /&gt;&lt;br /&gt;&lt;li&gt;Now you can cut away to your hearts content.Note: as you go around you can use the direction points that come off the anchor points to curve the line in the direction you want to go by switching to the direct selection tool (the white vector pointer) or while using the pen tool holding the ctrl key and clicking and dragging the direction point. If you don’t like the curve you created you can hold alt and click and drag off the anchor point.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Once you have the cutout you want right click anywhere on the canvas and you should get a popup menu. In that menu, select “create vector mask”.&lt;br /&gt;At this point, I will add a solid color or work on a background that would look good for the image. I am just going to through a background with a gradient just for a little something.&lt;/li&gt;&lt;br /&gt;&lt;/ol&gt;&lt;br /&gt;&lt;img src="http://edgarovalle.com/images/blog/devilchild-666.jpg" border="0" /&gt;&lt;br /&gt;&lt;p&gt;There you have it, a cut out of an angry child on a plain background. Enjoy! &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7070792451461148028-5828900094435294008?l=aesthetics.edgarovalle.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://aesthetics.edgarovalle.com/feeds/5828900094435294008/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7070792451461148028&amp;postID=5828900094435294008' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/5828900094435294008'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7070792451461148028/posts/default/5828900094435294008'/><link rel='alternate' type='text/html' href='http://aesthetics.edgarovalle.com/2008/08/cutting-out-photographs.html' title='Cutting out photographs'/><author><name>city monkey</name><uri>http://www.blogger.com/profile/16247935621999271585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
