<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

    <channel>
    
    <title>The Notebook of Samantha Curry</title>
    <link>The Notebook of Samantha Curry</link>
    <description>Articles and thoughts about design, development and what inspires me</description>
    <dc:language>en</dc:language>
    <dc:creator>hello@samanthacurry.com</dc:creator>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-09-30T20:57:27+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/sacurry/tAIt" /><feedburner:info uri="sacurry/tait" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title><![CDATA[Textmate, Alfred and Evernote.]]></title>
      <link>http://feedproxy.google.com/~r/sacurry/tAIt/~3/2oxBePGVrD4/textmate-alfred-and-evernote</link>
      <guid isPermaLink="false">http://sacurry.com/notebook/article/textmate-alfred-and-evernote#When:00:01:19Z</guid>
      <description>I didn't have to travel far on the yellow brick road of productivity to find quite a few apps that have helped me work faster and smarter. Don't worry you won't need any ruby slippers or a wizard for this quick read.&lt;p class="intro"&gt;I didn&amp;#39;t have to travel far on the yellow brick road of productivity to find quite a few apps that have helped me work faster and smarter. Don&amp;#39;t worry you won&amp;#39;t need any ruby slippers or a wizard for this quick read.

&lt;h3&gt;Textmate vs. Dreamweaver&lt;/h3&gt;
&lt;p&gt;For the longest time I had been an avid user of Dreamweaver &lt;em&gt;(code view of course)&lt;/em&gt; and then a few months ago I met Textmate, the good witch.&lt;/p&gt;

&lt;p&gt;I kept seeing all of these great bundles available and several version control system bundles. The bundles and the concept of tab trigger were the biggest reasons that I decided to give Textmate a try. I instantly fell in love with creating my own snippets and using a tab trigger to use them. Talk about a productivity boost when you no longer have to type out all of the long css3 properties.&lt;/p&gt;

&lt;pre&gt;
/* CSS3 Gradient */&amp;#10;.gradient {&amp;#10;  background: #1e5799;&amp;#10;  background: -moz-linear-gradient(left, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);&amp;#10;  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8));&amp;#10;  background: -webkit-linear-gradient(left, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);&amp;#10;  background: -o-linear-gradient(left, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);&amp;#10;  background: -ms-linear-gradient(left, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);&amp;#10;  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=&amp;#39;#1e5799&amp;#39;, endColorstr=&amp;#39;#7db9e8&amp;#39;,GradientType=1 );&amp;#10;  background: linear-gradient(left, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);&amp;#10;}
&lt;/pre&gt;

&lt;h4&gt;Some Differences I Noticed&lt;/h4&gt;
&lt;ul&gt;
	&lt;li&gt;It doesn&amp;#39;t auto complete the tags like in Dreamweaver. No big deal really, I just need to retrain myself.&amp;nbsp;&lt;/li&gt;
	&lt;li&gt;I miss that when I am adding a CSS value I no longer have a pop up with all of the possible values for a selector.&lt;/li&gt;
	&lt;li&gt;I love how fast Textmate is! Now I dread it when I accidently open Dreamweaver.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Alfred, Lets Call Him Toto&lt;/h3&gt;
&lt;p&gt;On my adventure, I decided to check out Alfred. Another little mac app that I&amp;#39;ve been hearing about. I have to say that it&amp;rsquo;s nice having my own personal butler. He&amp;#39;s kinda like Toto, smart and always there when you need him.&lt;/p&gt;

&lt;p&gt;I had been using the mac spotlight for a while and found it a little lacking. I use Alfred for launching apps but also for searching the ExpressionEngine and MojoMotor documentation quickly. I have also been using the calculator more than my 3rd grade math teacher would like. It beats counting on my fingers&amp;#8230; I only have 10. It is 10 right?&amp;nbsp;&lt;/p&gt;

&lt;h4&gt;Custom Searches I Use&lt;/h4&gt;
&lt;p&gt;In custom searches use the following in the Search URL field add one of the following. Alfred can walk you through how to&amp;nbsp;&lt;a href="http://help.alfredapp.com/features/customsearch/"&gt;create your own&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;ExpressionEngine Documentation&lt;br /&gt;
	&lt;code&gt;http://www.google.com/search?q=&amp;#123;query&amp;#125;&amp;amp;as_sitesearch=expressionengine.com%2Fuser_guide%2F&amp;amp;x=0&amp;amp;y=0&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;MojoMotor Documentation&lt;br /&gt;
	&lt;code&gt;http://www.google.com/search?q=&amp;#123;query&amp;#125;&amp;amp;as_sitesearch=mojomotor.com%2Fuser_guide%2F&amp;amp;x=0&amp;amp;y=0&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;WoW Head for fellow &lt;abbr title="World of Warcraft"&gt;WoW&lt;/abbr&gt; players&lt;br /&gt;
	&lt;code&gt;http://www.wowhead.com/search?q=&amp;#123;query&amp;#125;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;And Rift DB for Rift players&lt;br /&gt;
	&lt;code&gt;http://www.riftdb.com/search.aspx?search_text=&amp;#123;query&amp;#125;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;With an issue in Google Checkout not accepting my payment, I haven&amp;#39;t tried repurchasing a power pack upgrade. Now, I&amp;rsquo;m debating whether or not a power pack upgrade would be worth it for how I currently work. &amp;nbsp;Although I do think that telling Al to play a certain song would be nice, oh Al bark for me will you?&lt;/p&gt;

&lt;h3&gt;Evernote, Scarecrow with a Big Brain&lt;/h3&gt;
&lt;p&gt;Another big win in productivity is Evernote. I love being able to access notes on my Mac, iPad and PC. Using notebooks, tags, web clipping, its hard to lose notes that I create.&amp;nbsp;With the newest iPad updates the lack of a basic editor is no longer a complaint. I wouldn&amp;#39;t say I&amp;#39;m a power user but I&amp;#39;m working up to it!&lt;/p&gt;

&lt;p&gt;Stan Lemon has a great &lt;a href="http://stanlemon.posterous.com/alfred-evernote"&gt;Evernote Alfred script&lt;/a&gt; that I think would be great to use if I upgrade to a power pack.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=2oxBePGVrD4:bw9CNRMx-oo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=2oxBePGVrD4:bw9CNRMx-oo:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?i=2oxBePGVrD4:bw9CNRMx-oo:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=2oxBePGVrD4:bw9CNRMx-oo:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=2oxBePGVrD4:bw9CNRMx-oo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/sacurry/tAIt/~4/2oxBePGVrD4" height="1" width="1"/&gt;</description>
      <dc:subject><![CDATA[Productivity,]]></dc:subject>
      <dc:date>2011-10-04T00:01:19+00:00</dc:date>
    <feedburner:origLink>http://sacurry.com/notebook/article/textmate-alfred-and-evernote#When:00:01:19Z</feedburner:origLink></item>

    <item>
      <title><![CDATA[A Website with Purpose]]></title>
      <link>http://feedproxy.google.com/~r/sacurry/tAIt/~3/4s5Z4V9HX44/a-website-with-purpose</link>
      <guid isPermaLink="false">http://sacurry.com/notebook/article/a-website-with-purpose#When:20:57:27Z</guid>
      <description>I needed to address some new goals and quite a few missed ones. I couldn't accomplish this with a simple re-alignment... I needed a complete overhaul that had a plan and displayed my work professionally.&lt;p class="intro"&gt;I needed to address some new goals and quite a few missed ones. I couldn&amp;#39;t accomplish this with a simple re-alignment&amp;#8230; I needed a complete overhaul that had a plan and displayed my work professionally.&lt;/p&gt;

&lt;p&gt;Needless to say, the changes had been slow going. I fell into the common rut of being your own client, never being pleased with the outcome. Always making those extra tweaks because of a new &amp;#8216;bright&amp;#8217; idea.&lt;/p&gt;

&lt;p&gt;My husband can attest to the fact that I started working on my portfolio changes over 2 years ago. Each time I was un-happy with the outcome.&lt;/p&gt;

&lt;h3&gt;	Why the Concepts Failed&lt;/h3&gt;
&lt;p&gt;What I found lacking in all of the concepts was a purpose. They didn&amp;#8217;t address the &amp;#8216;Why?&amp;#8217; They were simply pretty and reflected the mood I was in while creating them. Somehow as my own client I had become too focused on the design and lost sight of what is truly important to a website.&lt;/p&gt;

&lt;p&gt;Every website has a why to address. Sometimes it has several. Everything on my website needed to be geared for my audience and designed to confirm why I am the right hire. I needed to build the trust that I was a professional and I needed to address common client concerns.&lt;/p&gt;

&lt;p&gt;Using the below questions to keep me in line, I focused on my content and was able to give my website a clear purpose.&lt;/p&gt;&lt;ul&gt;
	&lt;li&gt;What do I do?&lt;/li&gt;
	&lt;li&gt;Why do I do what I do?&lt;/li&gt;
	&lt;li&gt;What motivated me to become a web designer and developer?&lt;/li&gt;
	&lt;li&gt;What makes me different?&lt;/li&gt;
	&lt;li&gt;How can I help?&lt;/li&gt;
	&lt;li&gt;Am I sending the right message?&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Changes in the Right Direction&lt;/h3&gt;

&lt;h4&gt;	A New Name&lt;/h4&gt;
&lt;p&gt;I needed to change my portfolio name from Simple Reborn. It was an obscure way to say that I create simple and usable sites that are not boring. Long winded, right? Basically I need a name that reflected who I am now and one that will grow with me. It needed to be something memorable, simple, professional, and yet still laid back. Drum roll please, the new name is Sacurry. Notice the play on my name?&lt;/p&gt;

&lt;p&gt;I felt that with this change it would be easier to remember and say. I also chose to use my name because I want to build my client&amp;#8217;s trust. I&amp;#8217;m a person and just like everyone else, I care about what I put my name on. My name is more than a who I am. It is my reputation as a professional. With this change I am hoping that it will be another way to show my clients that I care and that I will do everything I can to help meet thier goals.&lt;/p&gt;

&lt;h4&gt;A New Design&lt;/h4&gt;
&lt;p&gt;A few of the concepts I created were flashy and focused on the latest trend. I refocused on one of my design princples&amp;#8230; keep it simple.&amp;nbsp;I chose to use a design that didn&amp;#39;t draw away from work.&lt;/p&gt;

&lt;h4&gt;A Focused About Page&lt;/h4&gt;
&lt;p&gt;I have the skills to do more than just web design and development, but I really felt that I needed to focus on the services I was passionate about.&amp;nbsp;With focused services I was able explain why I love doing what I do and why.&lt;/p&gt;

&lt;p&gt;I don&amp;#39;t like tooting my own horn and felt that this was a great place to let my clients speak on my behalf. Having a client&amp;#39;s recommendation is a better way to build trust.&lt;/p&gt;

&lt;h4&gt;Made It Easily Manageable&lt;/h4&gt;
&lt;p&gt;ExpressionEngine is by far my favorite CMS (Content Management System). Having purchased a freelance license with the Fusion Ads 2010 Holiday Bundle, it made the license a bit more afforadable for my small business. I have always felt that an ExpressionEngine purchase is always a smart investment. I could go in length about the reasons, but I will save that for a rainy day.&lt;/p&gt;

&lt;p&gt;With all of these changes I am proud of the final outcome and hope to see some good results.&amp;nbsp;There are still alot of tweaks to the design and code that I would like to see. But as they say &amp;#8220;All things in good time&amp;#8221;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=4s5Z4V9HX44:za_J-JPs1bY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=4s5Z4V9HX44:za_J-JPs1bY:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?i=4s5Z4V9HX44:za_J-JPs1bY:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=4s5Z4V9HX44:za_J-JPs1bY:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=4s5Z4V9HX44:za_J-JPs1bY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/sacurry/tAIt/~4/4s5Z4V9HX44" height="1" width="1"/&gt;</description>
      <dc:subject><![CDATA[Design, Development, News,]]></dc:subject>
      <dc:date>2011-09-30T20:57:27+00:00</dc:date>
    <feedburner:origLink>http://sacurry.com/notebook/article/a-website-with-purpose#When:20:57:27Z</feedburner:origLink></item>

    <item>
      <title><![CDATA[Photoshop Layer Thumbnails Tip]]></title>
      <link>http://feedproxy.google.com/~r/sacurry/tAIt/~3/QQ9p_qZwKJw/photoshop-layer-thumbnails-tip</link>
      <guid isPermaLink="false">http://sacurry.com/notebook/article/photoshop-layer-thumbnails-tip#When:20:54:06Z</guid>
      <description>I was recently over at Vectips looking through some of the tutorials and I came across a tip for enlarging the thumbnails of your layers in Illustrator. &lt;p&gt;I was recently over at Vectips looking through some of the tutorials and I came across a tip for enlarging the thumbnails of your layers in Illustrator.&lt;/p&gt;

&lt;p&gt;Since I mainly work in Photoshop, I decided to see if this would work there as well. Lo and behold it does! Sadly there aren&amp;rsquo;t as many options.&lt;/p&gt;

&lt;p&gt;Now I don&amp;rsquo;t have to keep wiping off nose prints on my screen.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=QQ9p_qZwKJw:Wj_iEfBWwbY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=QQ9p_qZwKJw:Wj_iEfBWwbY:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?i=QQ9p_qZwKJw:Wj_iEfBWwbY:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=QQ9p_qZwKJw:Wj_iEfBWwbY:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=QQ9p_qZwKJw:Wj_iEfBWwbY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/sacurry/tAIt/~4/QQ9p_qZwKJw" height="1" width="1"/&gt;</description>
      <dc:subject><![CDATA[Design,]]></dc:subject>
      <dc:date>2011-02-21T20:54:06+00:00</dc:date>
    <feedburner:origLink>http://sacurry.com/notebook/article/photoshop-layer-thumbnails-tip#When:20:54:06Z</feedburner:origLink></item>

    <item>
      <title><![CDATA[Now a member of Forrst]]></title>
      <link>http://feedproxy.google.com/~r/sacurry/tAIt/~3/NLqHQ6XMGq8/now-a-member-of-forrst</link>
      <guid isPermaLink="false">http://sacurry.com/notebook/article/now-a-member-of-forrst#When:20:56:22Z</guid>
      <description>All over twitter all you hear about is being invited to dribbble or to forrst. Now, I am one more proud member in the extremely awesome Forrst community.&lt;p&gt;All over twitter all you hear about is being invited to dribbble or to forrst. Now, I am &lt;a href="http://forrst.me/sacurry"&gt;one more proud member&lt;/a&gt; in the extremely awesome &lt;a href="http://forrst.com/"&gt;Forrst community&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;There is a reason it&amp;rsquo;s popular and it&amp;rsquo;s not just a trend. In just the few days of being a member I have had contact with some extremely talented people. I had a question about a bug I found in one of my projects and within 20 minutes I had 3 comments with suggestions I had never even thought of.&lt;/p&gt;

&lt;p&gt;I am a believer in the Forrst Community and proud to be a part of it.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=NLqHQ6XMGq8:W0UIbmlq1Bc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=NLqHQ6XMGq8:W0UIbmlq1Bc:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?i=NLqHQ6XMGq8:W0UIbmlq1Bc:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=NLqHQ6XMGq8:W0UIbmlq1Bc:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/sacurry/tAIt?a=NLqHQ6XMGq8:W0UIbmlq1Bc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/sacurry/tAIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/sacurry/tAIt/~4/NLqHQ6XMGq8" height="1" width="1"/&gt;</description>
      <dc:subject><![CDATA[News,]]></dc:subject>
      <dc:date>2011-01-05T20:56:22+00:00</dc:date>
    <feedburner:origLink>http://sacurry.com/notebook/article/now-a-member-of-forrst#When:20:56:22Z</feedburner:origLink></item>

    
    </channel>
</rss>

