<?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>CouldBe Studios &#187; stuff we use</title>
	<atom:link href="http://www.couldbestudios.com/category/stuff-we-use/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.couldbestudios.com</link>
	<description>small business web design and development in Portland Oregon</description>
	<lastBuildDate>Thu, 19 Aug 2010 22:05:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Shopify + Wufoo: Add a form to your site</title>
		<link>http://www.couldbestudios.com/tutorials/shopify-wufoo-add-a-form-to-your-site/</link>
		<comments>http://www.couldbestudios.com/tutorials/shopify-wufoo-add-a-form-to-your-site/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 21:51:28 +0000</pubDate>
		<dc:creator>Jessica</dc:creator>
				<category><![CDATA[stuff we use]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[shopify]]></category>
		<category><![CDATA[wufoo]]></category>

		<guid isPermaLink="false">http://www.couldbestudios.com/?p=477</guid>
		<description><![CDATA[Shopify is a fantastic e-commerce solution for small businesses. One thing it doesn&#8217;t have? An integrated contact form. But it&#8217;s easy to add one to your site using a third-party service like Wufoo (which offers a free account level as well as several paid tiers with ever-increasing levels of fabulosity). Add a simple form to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.shopify.com/">Shopify</a> is a fantastic e-commerce solution for small businesses. One thing it doesn&#8217;t have? An integrated contact form. But it&#8217;s easy to add one to your site using a third-party service like <a href="http://wufoo.com">Wufoo</a> (which offers a free account level as well as several paid tiers with ever-increasing levels of fabulosity). </p>
<h4>Add a simple form to your site</h4>
<p><a href="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/newformbutton.jpg"><img src="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/newformbutton-300x57.jpg" alt="new form button" title="new form button" width="300" height="57" class="alignleft size-medium wp-image-490" /></a>Let&#8217;s take a look at adding a contact form to our &#8216;About Us&#8217; page in Shopify. First, we need to create the form in Wufoo. Log in (or create a new account) and click &#8220;New Form.&#8221;</p>
<p><a href="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/formbuilding.jpg"><img src="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/formbuilding-300x153.jpg" alt="building a form in Wufoo" title="building a form in Wufoo" width="300" height="153" class="alignright size-medium wp-image-487" /></a>Add some fields (for a contact form, it&#8217;s a good idea to at least ask for an email address and a message, but you can add any fields you think you may need &#8211; name, phone number, whatever). Keep in mind, the shorter your form, the more likely it is people will fill it out! </p>
<p>Once you&#8217;re happy with the fields in your form, click the &#8220;Form Settings&#8221; tab and give your form a name and (optionally) a description. In this section you can also decide on your confirmation options: you can have your users redirected to a page on your site once they&#8217;ve successfully submitted the form, or replace the form with a message (&#8220;Success!&#8221; or something similar). You can also opt to send your users a confirmation email.</p>
<p><a href="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/code-wufoo.jpg"><img src="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/code-wufoo-300x155.jpg" alt="Wufoo embed codes" title="Wufoo embed codes" width="300" height="155" class="alignleft size-medium wp-image-481" /></a>Click &#8220;Save Form&#8221; when you&#8217;re all done. A pop-up will ask you what you want to do next. Choose the option that returns you to the Form Manager. </p>
<p>In the Form Manager (otherwise known as your Wufoo dashboard), choose the &#8220;Code&#8221; button and click the tab for &#8220;Embed Form Code.&#8221; Select the code under &#8220;JavaScript Version&#8221; and copy it to your clipboard.</p>
<p>Now, log in to your Shopify admin area and click &#8220;Blogs &#038; Pages.&#8221; Choose your Contact Us page and click &#8220;Edit.&#8221;</p>
<p><a href="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/insertscript.jpg"><img src="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/insertscript-300x124.jpg" alt="insert script in Shopify" title="insert script in Shopify" width="300" height="124" class="alignright size-medium wp-image-489" /></a>In the Edit screen, click the &#8220;Insert&#8221; button and choose &#8220;Script.&#8221; You will see a box open up with an example of a JavaScript code snippet. Delete the sample snippet and paste the entire JavaScript code you selected from the Code section in Wufoo (it will be two separate JavaScript snippets). Insert the code into your page and click &#8220;Save.&#8221;</p>
<p><a href="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/contact-us-page.jpg"><img src="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/contact-us-page-150x150.jpg" alt="a Wufoo form on a Shopify page" title="a Wufoo form on a Shopify page" width="150" height="150" class="alignleft size-thumbnail wp-image-482" /></a>Voilà! You now have a Wufoo contact form on your Contact Us page. User submissions will be saved to your Wufoo account. You can tweak the settings in Wufoo to dictate where submissions are sent (for example, you can opt to have each submission emailed to you or texted to your phone) and whether you want to integrate your form with a third-party add-on like Highrise or Campaign Monitor. Keep in mind, any changes you make to the form in Wufoo will be reflected on your Shopify site!   </p>
]]></content:encoded>
			<wfw:commentRss>http://www.couldbestudios.com/tutorials/shopify-wufoo-add-a-form-to-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Tip: styles2array</title>
		<link>http://www.couldbestudios.com/stuff-we-use/php-tip-styles2array/</link>
		<comments>http://www.couldbestudios.com/stuff-we-use/php-tip-styles2array/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 19:24:19 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[stuff we use]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.couldbestudios.com/?p=398</guid>
		<description><![CDATA[Today I needed to write a bit of code to take the style attribute off of an HTML tag and convert it into something I could use inside PHP. My first thought was to use regular expressions, but it occurred to me that there might be a simpler way to do it with just a [...]]]></description>
			<content:encoded><![CDATA[<p>Today I needed to write a bit of code to take the style attribute off of an HTML tag and convert it into something I could use inside PHP.</p>
<p>My first thought was to use regular expressions, but it occurred to me that there might be a simpler way to do it with just a couple of explodes.</p>
<p>Just in case this might help someone else out there, I thought I&#8217;d post it.</p>
<p>So, assuming you will pass something like &#8220;width:1090px;left:-340px;top:-144px;&#8221; to the function<br />
you should get back the following:</p>
<pre>
<code>
Array
(
    [width] =&gt; 1090px
    [left] =&gt; -340px
    [top] =&gt; -144px
)
</code>
</pre>
<pre>
<code>
function styles2array($styles){
	$styles = rtrim($styles, "; ");
	$arr = explode(";", $styles);
	$return = array();
	for($i=0; $i&lt;sizeof($arr); $i++)
		{
		$split = explode(":", $arr[$i]);
		$return[$split[0]] = $split[1];
		}
	return $return;
	}
</code>
</pre>
<p>Cheers!</p>
<p>-Matt</p>
]]></content:encoded>
			<wfw:commentRss>http://www.couldbestudios.com/stuff-we-use/php-tip-styles2array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for WordPress 3.0 tutorials? We&#8217;ve got &#8216;em!</title>
		<link>http://www.couldbestudios.com/tutorials/looking-for-wordpress-3-0-tutorials-weve-got-em/</link>
		<comments>http://www.couldbestudios.com/tutorials/looking-for-wordpress-3-0-tutorials-weve-got-em/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 20:16:45 +0000</pubDate>
		<dc:creator>Jessica</dc:creator>
				<category><![CDATA[software and hardware]]></category>
		<category><![CDATA[stuff we use]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[custom menus]]></category>
		<category><![CDATA[learn about wordpress 3.0]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress visual quickstart guide]]></category>

		<guid isPermaLink="false">http://www.couldbestudios.com/?p=393</guid>
		<description><![CDATA[One of the great things about WordPress is that it&#8217;s constantly being updated with bigger and better features. The switch from 2.x to 3.0 brought some seriously cool new additions, like custom menus, custom headers, and custom post types. We&#8217;ll be blogging about all the new stuff 3.0 has to offer on the companion site [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wordpress28vqs.com/"><img src="http://www.couldbestudios.com/whatcouldbe/blog/wp-content/uploads/2010/08/WordPress-Visual-QuickStart-300x207.png" alt="" title="WordPress Visual QuickStart" width="300" height="207" class="alignleft size-medium wp-image-394" /></a>One of the great things about WordPress is that it&#8217;s constantly being updated with bigger and better features. The switch from 2.x to 3.0 brought some seriously cool new additions, like custom menus, custom headers, and custom post types.</p>
<p>We&#8217;ll be blogging about <a href="http://www.wordpress28vqs.com/category/wordpress-3-0/">all the new stuff 3.0 has to offer</a> on the companion site for our book, <a href="http://www.wordpress28vqs.com/">The WordPress Visual QuickStart Guide site</a>. Pop on over and take a look at the first tutorial, <a href="http://www.wordpress28vqs.com/wordpress/custom-menus-in-wordpress-3-0/">Custom Menus in WordPress 3.0</a>! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.couldbestudios.com/tutorials/looking-for-wordpress-3-0-tutorials-weve-got-em/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stuff we love: software pt 2</title>
		<link>http://www.couldbestudios.com/couldbe-studios/stuff-we-love-software-pt-2/</link>
		<comments>http://www.couldbestudios.com/couldbe-studios/stuff-we-love-software-pt-2/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 01:37:03 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[couldbe studios]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[software and hardware]]></category>
		<category><![CDATA[stuff we use]]></category>

		<guid isPermaLink="false">http://whatcouldbe.com/blog/?p=89</guid>
		<description><![CDATA[Part 2 of 2 Matt’s list of must-have apps: I work with both Mac and PC for different things. While I definitely prefer the Mac, I haven&#8217;t been able to do away with the PCs in my life completely yet. Note: Jessica already summed up all of the collaborative tools that we use, Highrise, Basecamp, [...]]]></description>
			<content:encoded><![CDATA[<p><em>Part 2 of 2 </em></p>
<p><strong>Matt’s list of must-have apps:</strong> I work with both Mac and PC for different things. While I definitely prefer the Mac, I haven&#8217;t been able to do away with the PCs in my life completely yet. Note: Jessica already summed up all of the collaborative tools that we use, Highrise, Basecamp, Google Docs, etc. So I&#8217;ve left those out of my list. They rock, we both use them, let&#8217;s just leave it at that.</p>
<p><strong>Mac Software and Web-Apps:</strong></p>
<dl>
<dt>Firefox extensions</dt>
<dd>My must-have list: firebug (of course), web developer&#8217;s toolbar, fireftp, pdf download</dd>
<dt><a href="http://macromates.com/">Textmate</a></dt>
<dd>I&#8217;m not going to repeat everything that is on Jessica&#8217;s list, but this one is worth it. There just aren&#8217;t enough ways to say how much we think it rocks.
</dd>
<dt><a href="http://www.adiumx.com/">Adium</a></dt>
<dd>I use Adium instead of iChat. This is hands-down my favorite IM client. It just does everything I want.
</dd>
<dt><a href="http://www.starryhope.com/tech/apple/2006/keyfixer/">Key Fixer</a></dt>
<dd>These little tools change the behavior of the home and end keys to what you might be more used to if you also use a PC or have switched from a PC. Since I write code on both platforms, keeping my keyboard working the same way on both is vital.</dd>
</dl>
<p><strong>PC Software:</strong></p>
<dl>
<dt><a href="http://www.webyog.com/en/">SQLyog</a></dt>
<dd>If you are doing much development with MySQL databases you probably already know about this, if you don&#8217;t you should really check it out. A lot of tasks are made easy while still giving you all of the power and flexibility of a command-line. By far my favorite GUI for this sort of work.</dd>
<dt><a href="http://tredosoft.com/Multiple_IE">Multiple IE</a></dt>
<dd>If you are doing web-work, especially anything with UI Design/CSS, you need this. We keep an XP Pro machine on hand just to run this (and, um Netflix streaming movies, shush).</dd>
<dt><a href="http://www.pidgin.im/">Pidgen</a></dt>
<dd>It&#8217;s like Adium for PCs. It bundles all of your IM accounts together in one application with minimal fuss. I&#8217;ve tried a bunch of them, and used Trillian for a long time, but Pidgen works better for me.</dd>
<dt><a href="http://www.foxitsoftware.com/">Foxit Reader</a></dt>
<dd>If you are old enough you may remember a time when .pdf was not a four-letter word. If you use a Mac, you have probably experienced how lovely it is to see them pop open in Preview almost instantly. Foxit&#8217;s reader has made the .pdf a viable document format for me on PC again. It&#8217;s fast and lightweight.</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.couldbestudios.com/couldbe-studios/stuff-we-love-software-pt-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What We&#8217;re Reading</title>
		<link>http://www.couldbestudios.com/couldbe-studios/what-were-reading/</link>
		<comments>http://www.couldbestudios.com/couldbe-studios/what-were-reading/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 03:01:51 +0000</pubDate>
		<dc:creator>couldbe studios</dc:creator>
				<category><![CDATA[couldbe studios]]></category>
		<category><![CDATA[ma.gnolia links]]></category>
		<category><![CDATA[stuff we use]]></category>

		<guid isPermaLink="false">http://whatcouldbe.com/blog/2008/08/what-were-reading/</guid>
		<description><![CDATA[A round-up of things we&#8217;ve marked in Ma.gnolia today. No such a thing as free lunch? There will be when Silicon Florist hosts Portland Lunch 2.0 ? Silicon Florist Come have lunch at CubeSpace with Silicon Florist! Tags: portland, web 2.0, lunch 2.0, silicon florist, web design, community, events, business networking, networking, oregon, social, web [...]]]></description>
			<content:encoded><![CDATA[<div class="magnolia_post xfolkentry">
<p class="leading_line">A round-up of things we&#8217;ve marked in Ma.gnolia today.</p>
<h4><a class="taggedlink" href="http://siliconflorist.com/2008/07/29/silicon-florist-host-lunch-20-free/">No such a thing as free lunch? There will be when Silicon Florist hosts Portland Lunch 2.0 ? Silicon Florist</a></h4>
<p class="thumbnail"><img src="http://ma.gnolia.com/bookmarks/trivipis/thumbnail/160" alt="No such a thing as free lunch? There will be when Silicon Florist hosts Portland Lunch 2.0 ? Silicon Florist" width="100" /></p>
<div class="description">Come have lunch at CubeSpace with Silicon Florist!</div>
<p class="rating"><span class="dead_stars" style="color: #cccccc;"></span></p>
<p class="tags">Tags: <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/portland">portland</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/web 2.0">web 2.0</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/lunch 2.0">lunch 2.0</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/silicon florist">silicon florist</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/web design">web design</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/community">community</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/events">events</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/business networking">business networking</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/networking">networking</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/oregon">oregon</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/social">social</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/web">web</a></p>
<h4><a class="taggedlink" href="http://www.balsamiq.com/products/mockups">Balsamiq Mockups Home | Balsamiq</a></h4>
<p class="thumbnail"><img src="http://ma.gnolia.com/bookmarks/kutichanex/thumbnail/160" alt="Balsamiq Mockups Home | Balsamiq" width="100" /></p>
<div class="description">Mock ups made easy? Check out this new product from Balsamiq.</div>
<p class="rating"><span class="dead_stars" style="color: #cccccc;"></span></p>
<p class="tags">Tags: <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/business">business</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/design">design</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/web design">web design</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/tools">tools</a></p>
<h4><a class="taggedlink" href="http://www.sitepoint.com/article/ten-tips-greener-web-designer">10 Tips for Being a Greener Web Designer [Work Smarter]</a></h4>
<p class="thumbnail"><img src="http://ma.gnolia.com/bookmarks/kejuzuge/thumbnail/160" alt="10 Tips for Being a Greener Web Designer [Work Smarter]" width="100" /></p>
<div class="description">In the immortal words of Kermit, it&#8217;s not easy being green &#8211; ??but there are ways you can do your bit for the environment.</div>
<p class="rating"><span class="dead_stars" style="color: #cccccc;"></span></p>
<p class="tags">Tags: <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/eco">eco</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/designer">designer</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/business">business</a>, <a rel="tag" href="http://ma.gnolia.com/people/couldbe/tags/business advice">business advice</a></p>
<p class="link_to_magnolia"><a title="View all my bookmarks on Ma.gnolia" href="http://ma.gnolia.com/people/couldbe/bookmarks">View all my bookmarks on Ma.gnolia</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.couldbestudios.com/couldbe-studios/what-were-reading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stuff we love: software</title>
		<link>http://www.couldbestudios.com/graphic-design/stuff-we-love-software/</link>
		<comments>http://www.couldbestudios.com/graphic-design/stuff-we-love-software/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 05:43:03 +0000</pubDate>
		<dc:creator>Jessica</dc:creator>
				<category><![CDATA[couldbe studios]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[rants and raves]]></category>
		<category><![CDATA[software and hardware]]></category>
		<category><![CDATA[stuff we use]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[basecamp]]></category>
		<category><![CDATA[blinksale]]></category>
		<category><![CDATA[campaign monitor]]></category>
		<category><![CDATA[dropsend]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fluid]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[highrise]]></category>
		<category><![CDATA[ma.gnolia]]></category>
		<category><![CDATA[paperless office]]></category>
		<category><![CDATA[reinvigorate]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[transmit]]></category>

		<guid isPermaLink="false">http://whatcouldbe.com/blog/?p=84</guid>
		<description><![CDATA[Last year we did a round-up of the apps that make it easy to run a design company on the fly, and it&#8217;s high time we updated that list. Some things have changed, some have stayed the same, but one thing&#8217;s for sure: we&#8217;d be lost without these! Part 1 of 2 (Matt will post [...]]]></description>
			<content:encoded><![CDATA[<p>Last year we did <a href="http://whatcouldbe.com/blog/?p=59">a round-up of the apps that make it easy to run a design company on the fly</a>, and it&#8217;s high time we updated that list. Some things have changed, some have stayed the same, but one thing&#8217;s for sure: we&#8217;d be lost without these!</p>
<p><small>Part 1 of 2 (Matt will post his in the next few days).</small></p>
<p><strong>Jessica&#8217;s list of must-have apps</strong>: I work exclusively on a Mac (well, two, actually) so these are all Mac-friendly.</p>
<dl>
<dt><a href="http://www.panic.com/transmit/">Transmit<br />
</a></p>
</dt>
<dd>I was pretty <em>meh</em> on the subject of FTP clients until I tried Transmit. Now I don&#8217;t know what I did without it.</p>
</dd>
<dt><a href="http://www.fluidapp.com/">Fluid</a></p>
</dt>
<dd>See above re: FTP clients and switch for site specific browsers. I finally installed Fluid on a whim and&#8230;wow, was I ever wrong. It&#8217;s given me a whole new appreciation for my Dock.</p>
</dd>
<dt><a href="http://macromates.com/">TextMate</a></p>
</dt>
<dd>Can&#8217;t rave enough about my love of TextMate. Makes coding a breeze.</p>
</dd>
<dt><a href="http://docs.google.com/">Google Docs</a></p>
</dt>
<dd>We keep the majority of our paperwork (contracts, contract templates, etc.) on Google Docs. We can share amongst ourselves and access files from anywhere &#8211; handy when you&#8217;re constantly shuttling between office and home office. Also: it&#8217;s not Word!</p>
</dd>
<dt><a href="http://www.google.com/a/">Google Apps</a></p>
</dt>
<dd>We finally switched our couldbe studios email over to Google Apps, and it&#8217;s been great.</p>
</dd>
<dt><a href="http://basecamphq.com?referrer=couldbestudios">Basecamp</a></p>
</dt>
<dd>For all our project management needs.</p>
</dd>
<dt><a href="http://highrisehq.com/">Highrise</a></p>
</dt>
<dd>Keeps track of our contacts.</p>
</dd>
<dt><a href="http://www.ma.gnolia.com">Ma.gnolia</a></p>
</dt>
<dd>Social linkage.</p>
</dd>
<dt><a href="http://www.getfirefox.com">Firefox</a></p>
</dt>
<dd>And, of course, what&#8217;s Firefox without extensions? I use <a href="http://getfirebug.com/">Firebug</a>, <a href="http://www.foxmarks.com/">Foxmarks</a>, <a href="http://agilewebsolutions.com/products/1Password">1Password</a> and <a href="https://addons.mozilla.org/en-US/firefox/addon/271">ColorZilla</a>.</p>
</dd>
<dt><a href="http://www.campaignmonitor.com/">Campaign Monitor</a></p>
</dt>
<dd>Not only does Campaign Monitor make it easy to send and track email newsletters, it makes setting up managed accounts for clients a breeze.</p>
</dd>
<dt><a href="http://www.reinvigorate.net/">Reinvigorate</a></p>
</dt>
<dd>I personally loathe Google Analytics, but none of the other free or low-cost offerings seemed much better. Enter Reinvigorate. They&#8217;re in private beta right now, but we were lucky enough to get in. And I do mean lucky: Reinvigorate is a fabulous service, and I can&#8217;t imagine switching.</p>
</dd>
<dt><a href="http://dropsend.com">DropSend</a></p>
</dt>
<dd>When we&#8217;ve got to email huge files to clients or printers, DropSend is invaluable.</p>
</dd>
<dt> <a href="http://www.blinksale.com">Blinksale</a></p>
</dt>
<dd>Simple and easy to use. We looked at FreshBooks, but given our requirements Blinksale is a better fit.</p>
</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.couldbestudios.com/graphic-design/stuff-we-love-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TwitterThreads</title>
		<link>http://www.couldbestudios.com/web-design/twitterthreads/</link>
		<comments>http://www.couldbestudios.com/web-design/twitterthreads/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 03:41:47 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[couldbe studios]]></category>
		<category><![CDATA[stuff we use]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter API]]></category>
		<category><![CDATA[twitterthreads.com]]></category>

		<guid isPermaLink="false">http://whatcouldbe.com/blog/?p=70</guid>
		<description><![CDATA[Last night I went a little crazy and decided to try my hand at using the twitter API for something. I love twitter, and much of the time the group stream of consciousness that is displayed is great, but&#8230; there are times when following a conversation can be a little tough. I have found myself [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I went a little crazy and decided to try my hand at using the twitter API for something.</p>
<p>I love twitter, and much of the time the group stream of consciousness that is displayed is great, but&#8230; there are times when following a conversation can be a little tough.</p>
<p>I have found myself wishing that there were a way to sort it into easier to follow pieces.</p>
<p>So i figured that would be a good place to start. What I ended up with is TwitterThreads.com.</p>
<p><a href='http://www.twitterthreads.com' title='TwitterThreads'><img src='http://whatcouldbe.com/blog/wp-content/uploads/2008/02/screenshot1.jpg' alt='TwitterThreads' /><br />
TwitterThreads.com</a></p>
<p>The idea here is to connect the dots of the @replies in your twitter stream.</p>
<p><a href='http://whatcouldbe.com/blog/wp-content/uploads/2008/02/threading.jpg' title='Threading'><img src='http://whatcouldbe.com/blog/wp-content/uploads/2008/02/threading.thumbnail.jpg' alt='Threading' />(click)</a></p>
<p>Above is a screenshot of a threaded conversation I was having with <a href="http://www.tinyscreenfuls.com/">Josh Bancroft</a> this morning that illustrates fairly well what that looks like.</p>
<p>If you&#8217;ve somehow never heard of <a href="http://www.twitter.com">Twitter</a>, check it out. </p>
<p>Twitter rocks.</p>
<p>Cheers,</p>
<p>Matt Beck<br />
Partner, CouldBe Studios</p>
]]></content:encoded>
			<wfw:commentRss>http://www.couldbestudios.com/web-design/twitterthreads/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Our first Dashboard Widget</title>
		<link>http://www.couldbestudios.com/graphic-design/our-first-dashboard-widget/</link>
		<comments>http://www.couldbestudios.com/graphic-design/our-first-dashboard-widget/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 09:10:44 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[couldbe studios]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[software and hardware]]></category>
		<category><![CDATA[stuff we use]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[shopify]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://whatcouldbe.com/blog/?p=66</guid>
		<description><![CDATA[Pretty much since Mac OSX came out we&#8217;ve been itching to try our hand at creating a dashboard widget for it. The only problem was, we didn&#8217;t have a reason to, so we just kept putting it aside. Well, we finally bit the bullet and took a stab at it. For our first widget, we&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>Pretty much since Mac OSX came out we&#8217;ve been itching to try our hand at creating a dashboard widget for it. The only problem was, we didn&#8217;t have a reason to, so we just kept putting it aside.</p>
<p>Well, we finally bit the bullet and took a stab at it. </p>
<p>For our first widget, we&#8217;ve connected the new Marketplace on Shopify.com directly to you dashboard. Check it out <a href="http://www.couldbestudios.com/goodies.php">here<br />
<img src="http://www.couldbestudios.com/osx/shopifywidget/shopifywidget.jpg"></a>.</p>
<p>We&#8217;re pretty happy with the results and we hope others will use it too.</p>
<p>Let us know what you think would ya?</p>
<p>Cheers!</p>
<p>Matt Beck<br />
Partner<br />
CouldBe Studios</p>
]]></content:encoded>
			<wfw:commentRss>http://www.couldbestudios.com/graphic-design/our-first-dashboard-widget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>On the photography front</title>
		<link>http://www.couldbestudios.com/rants-and-raves/on-the-photography-front/</link>
		<comments>http://www.couldbestudios.com/rants-and-raves/on-the-photography-front/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 23:18:33 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[couldbe studios]]></category>
		<category><![CDATA[rants and raves]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[software and hardware]]></category>
		<category><![CDATA[stuff we use]]></category>
		<category><![CDATA[lensbabies]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[portland]]></category>

		<guid isPermaLink="false">http://whatcouldbe.com/blog/?p=65</guid>
		<description><![CDATA[We recently picked up a Lensbaby variable focus lens (ours is a 3G) and are absolutely having a blast with it. Could we replicate the effect in Photoshop? Well, sort of, but it wouldn&#8217;t be easy or 100% right. There is also a random element to using the lensbaby that we love. Often we don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>We recently picked up a <a href="http://www.lensbabies.com/">Lensbaby</a> variable focus lens (ours is a 3G) and are <a href="http://www.flickr.com/photos/couldbe/tags/lensbabies/">absolutely having a blast with it</a>.</p>
<p>Could we replicate the effect in Photoshop? Well, sort of, but it wouldn&#8217;t be easy or 100% right. </p>
<p>There is also a random element to using the lensbaby that we love. Often we don&#8217;t get the picture we thought we were getting, but what we do get is even better.</p>
<p>Things we love about it:<br />
1. The pictures we take with this are like nothing else we&#8217;ve done.<br />
2. Craig Strong (President and Co-Founder) of lensbabies is a truly nice guy, as are his crew and the dedicated lensbaby users.<br />
3. They are locally made here in Portland, OR<br />
4. It looks like a cross between a lunar lander and a vaccum hose.</p>
<p>These things definitely have a bit of a learning curve, but classes and workshops are available (I took one and had a wonderful time). If you get a chance we recommend you try one out, they&#8217;re just too fun to miss out on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.couldbestudios.com/rants-and-raves/on-the-photography-front/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handy Dandy Shopify Tutorial for Newbies</title>
		<link>http://www.couldbestudios.com/rants-and-raves/63/</link>
		<comments>http://www.couldbestudios.com/rants-and-raves/63/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 21:04:35 +0000</pubDate>
		<dc:creator>Jessica</dc:creator>
				<category><![CDATA[couldbe studios]]></category>
		<category><![CDATA[rants and raves]]></category>
		<category><![CDATA[software and hardware]]></category>
		<category><![CDATA[stuff we use]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://whatcouldbe.com/blog/?p=63</guid>
		<description><![CDATA[We&#8217;ve been loving Shopify for small business e-commerce, and it&#8217;s been great for our clients. The one thing we hear more than anything else is &#8220;Can you send a tutorial for beginners so that we know how to get started?&#8221; We are nothing if not accommodating. Here&#8217;s a super easy, super simple guide to getting [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been loving <a href="http://www.shopify.com">Shopify</a> for small business e-commerce, and it&#8217;s been great for our clients. The one thing we hear more than anything else is &#8220;Can you send a tutorial for beginners so that we know how to get started?&#8221; </p>
<p>We are nothing if not accommodating. Here&#8217;s a super easy, super simple guide to getting started with your own Shopify site. </p>
<div style="text-align: center;">
<div align="left">
<h1>   Shopify Tutorial</h1>
<p>Log in to your Shopify admin account (yoursite.myshopify.com/admin)</p>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_24dc2h39gn"><img style="width: 500px; height: 173.611px;" src="http://docs.google.com/File?id=dcdqbzh4_24dc2h39gn"></a><br />The first thing you&#8217;ll see is the Home screen, which shows you at a glance how many visitors your site has had, how many orders you&#8217;ve received, the last login of your staff members and your out of stock items (if any). </p>
<p>The green navigation strip shows you what options are available for your shop. </p>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_32fz5wxbf4"><img style="width: 500px; height: 115.53px;" src="http://docs.google.com/File?id=dcdqbzh4_32fz5wxbf4"></a></p>
<h2>Orders:</h2>
<p>Click Orders to see the details of your orders. </p>
<p>In this screen, you can manage orders, contact your customers, or download a spreadsheet of your orders for offline use. Since there are no orders here, we&#8217;ll move on to the next screen.</p>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_34fb39gkf2"><img style="width: 500px; height: 234.848px;" src="http://docs.google.com/File?id=dcdqbzh4_34fb39gkf2"></a><br />
<h2>Products:</h2>
<p>Click the Products tab. You will see a list of all the products which have been added to your shop.</p>
<p>To add a new product, click the &#8220;Add New Product&#8221; button (it&#8217;s red, and at the top of your screen).</p>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_36fpkp9vdx"><img style="width: 500px; height: 230.429px;" src="http://docs.google.com/File?id=dcdqbzh4_36fpkp9vdx"></a></p>
<p>Give your product a title (this can be purely descriptive; inventory control information is later) and a description. </p>
<p><img src="http://docs.google.com/File?id=dcdqbzh4_20d6qtfkdz"><br />Under &#8220;Product type&#8221; you can choose from one of your existing product types or enter a new one. Keep these categories pretty broad; you don&#8217;t want to create a new product type for each item you enter. These categories will be used later to create things like Smart Collections.</p>
<p>Under &#8220;Product vendor&#8221; add the name of the product&#8217;s creator. For example, if you are selling items from a third-party vendor you will enter that name here, but if you create the products yourself you will enter your own company name.</p>
<p>Set the price and weight (weight is used for calculating shipping costs). You can also add a &#8220;Compare at&#8221; price, which is useful if you&#8217;re having a sale and want people to know how much money they&#8217;re saving.</p>
<p><img src="http://docs.google.com/File?id=dcdqbzh4_21g7n36qdr"><br />Under &#8220;Inventory&#8221; you can enter a product ID or SKU (this is optional) and decide whether you want Shopify to track your stock level. If you choose to have your stock level tracked, you will need to add the quantity you have on-hand and choose whether customers can still place orders when you run out (useful if you will be re-ordering based on customer orders) or if your item will show &#8220;SOLD OUT&#8221; when you run out of stock.</p>
<p>Add tags so that people can easily find what they&#8217;re looking for. You can add as many tags as you want. Try to be very descriptive.</p>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_22hnj8nnd8"><img style="width: 500px; height: 253.788px;" src="http://docs.google.com/File?id=dcdqbzh4_22hnj8nnd8"></a><br />You must upload an image before your product will show up on your site. You can upload several images for each product; the first one in the list will be the &#8220;featured image&#8221; and will show up on your product and collection pages. Once you&#8217;ve uploaded all your images, you can change the order they display by dragging and dropping the thumbnails.</p>
<p>Don&#8217;t forget to SAVE your product!</p>
<p><img src="http://docs.google.com/File?id=dcdqbzh4_23gqfd4rc2"></p>
<h2>Collections:</h2>
<p>Click on the Collections tab to see your collections.</p>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_27gqp7n7gr"><img style="width: 500px; height: 243.056px;" src="http://docs.google.com/File?id=dcdqbzh4_27gqp7n7gr"></a></p>
<p>By default, your shop starts out with the &#8220;Frontpage&#8221; collection. Don&#8217;t delete this! It keeps track of which products are featured on the front page of your shop. You can change your featured products at any time by going into the product page and checking or un-checking the &#8220;Frontpage&#8221; ticky box.</p>
<p>Collections organize your products into groups, which you can then link to from your shop. Create collections for all your groups of products. For example, if you sell a lot of shirts and pants, you might want to create a &#8220;Shirts&#8221; collection and a &#8220;Pants&#8221; collection as well as an &#8220;Outfits&#8221; collection, in which you can group together things that would go well in a set. You can add the same product to more than one collection.</p>
<p>Standard Collections are collections of items you choose as you go (like the Frontpage collection, above); Smart Collections use pre-defined values to organize your stock. </p>
<p>Create a new Smart Collection by clicking &#8220;Create new Collection&#8221; and choosing &#8220;Smart Collection.&#8221;</p>
<p><img style="width: 500px; height: 371.843px;" src="http://docs.google.com/File?id=dcdqbzh4_38c2xgckch"><br />Next, set the conditions for your Smart Collection. They can be anything you want, and you can add more using the green button on the right.</p>
<div style="padding: 1em 0pt; text-align: left;">                                               <a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_39f2mtr6cp"><img style="width: 576px; height: 210px;" src="http://docs.google.com/File?id=dcdqbzh4_39f2mtr6cp"></a><br />You can play around with this to find the combination that works best for your shop. Once the Smart Collection is set up, the products that meet the criteria will automatically be added.</p>
<h2>Blogs &amp; Pages:</h2>
<p>When you click the Blogs &amp; Pages tab, you will see all of the blogs and pages you have created. A blog is like a collection of articles; you can create a blog and then update it, and your most recent update will be at the top of the blog&#8217;s page. Pages, on the other hand, are static; you can make a page for your shipping information, for example, or to talk about who you are and what you do. Blogs are best for information you will need to add to on a continual basis, like a news page or a list of articles.</p></div>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_25fh9q492c"><img style="width: 500px; height: 258.207px;" src="http://docs.google.com/File?id=dcdqbzh4_25fh9q492c"></a><br />Click &#8220;Create Blog or Page&#8221; and then choose which one you&#8217;d like to create. For this example, we&#8217;re creating a page. Give your page a title and add some text. Shopify uses Textile for its markup; you can see the examples on the left to figure out how to format your text.</p>
<p>Save your page. In the next step, you will add your page to your navigation so visitors to your site will be able to find it.</p>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_33g8x623d2"><img style="width: 500px; height: 237.374px;" src="http://docs.google.com/File?id=dcdqbzh4_33g8x623d2"></a></p>
<h2>Navigation:</h2>
<p>Click the Navigation tab. You will see a list of your existing navigation menus. </p>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_303b4m25dh"><img style="width: 500px; height: 323.232px;" src="http://docs.google.com/File?id=dcdqbzh4_303b4m25dh"></a></p>
<p>For this example, we are adding a link to the footer menu, but you can always add or re-order your navigation menus to fit your site&#8217;s needs. Be aware that some menus (like the footer) will show up in different places on your site, so be aware of which menu you&#8217;re adding to.</p>
<p>To add a link to the Footer menu, click &#8220;Add Link.&#8221; Type in the name of the link (this doesn&#8217;t have to be the same as what you named the page, but it does simplify things if it&#8217;s similar) and choose what you&#8217;re linking to. We linked to the Royalty-Free License page here, but you can link to anything from an external website to an individual product. You can also link to a collection.</p></div>
<div style="padding: 1em 0pt; text-align: left;">     <a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_18f49fswff"><img style="width: 500px; height: 231.692px;" src="http://docs.google.com/File?id=dcdqbzh4_18f49fswff"></a><br />This is a screenshot of our example site, in which you can see the Royalty-Free Images page on the site and listed in the footer menu.</p>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_37gx2544rb"><img style="width: 500px; height: 299.874px;" src="http://docs.google.com/File?id=dcdqbzh4_37gx2544rb"></a></p>
<h2>Marketing:</h2>
<p>This is a new section that allows you to enter coupon codes and keep track of your marketing efforts.</p>
<p><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_29f4664tf4"><img style="width: 500px; height: 246.212px;" src="http://docs.google.com/File?id=dcdqbzh4_29f4664tf4"></a></p>
<p>Next, look at the right side of the green navigation bar to find the nuts and bolts of your site. </p>
<p><img src="http://docs.google.com/File?id=dcdqbzh4_31htdkx8c6"></p>
<h2>Look &amp; Feel:</h2>
<p>Look &amp; Feel is where the site&#8217;s theme information lives. You probably won&#8217;t want to change that, but you certainly can! We recommend saving a copy of your existing theme before making any changes.</p>
<h2>Preferences:</h2>
<p><img style="width: 500px; height: 357.955px;" src="http://docs.google.com/File?id=dcdqbzh4_28fthgjcfv"></p>
<p>This is where you can set up the inner workings of your store. You will see a sub-menu on the right that lists your options. Click around to see which options are appropriate to your store.</p>
<p><img src="http://docs.google.com/File?id=dcdqbzh4_35krd76skj"></p>
<p>The most important section to set up is the Checkout &amp; Payment section, in which you will specify which payment service(s) your store will use. There is also a &#8220;Bogus Gateway&#8221; for testing purposes; if you activate it, you can place a sample order without sending any actual payment information.<br /> 
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">                     <a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_26gt5mtddv"><img style="width: 500px; height: 244.318px;" src="http://docs.google.com/File?id=dcdqbzh4_26gt5mtddv"></a>
<div style="padding: 1em 0pt; text-align: left;"> 
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<h2>                                                                                                                                                                                                                                       Account:</h2>
<p>The Account screen is where you will go when you want to check to see how much storage space you have left on your site or, if you&#8217;re the account owner, to add a staff member to your lineup or view or change the credit card information for the shop. (Note: only the account owner can add staff members or view or alter the credit card information for the shop.)</p>
<p>The account owner MUST enter credit card information before the shop will accept orders!
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;">
<div style="padding: 1em 0pt; text-align: left;"><a target="_blank" href="http://docs.google.com/File?id=dcdqbzh4_17fjbnw8gp"><img src="http://docs.google.com/File?id=dcdqbzh4_17fjbnw8gp" style="width: 500px; height: 173.611px;"></a></p>
<h2>That&#8217;s it! </h2>
<p>If you have any further questions, check out the Shopify forums or contact <a title="jessica at couldbestudios dot com" href="mailto:jessica@couldbestudios.com">jessica at couldbestudios dot com</a>. <br /> 
<div style="padding: 1em 0pt; text-align: left;"> 
<div style="padding: 1em 0pt; text-align: left;">                                             </div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.couldbestudios.com/rants-and-raves/63/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
