<?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>Stormware Studios</title>
	<atom:link href="http://stormwarestudios.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://stormwarestudios.com</link>
	<description>web design and development</description>
	<lastBuildDate>Wed, 10 Mar 2010 15:50:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LennonPhotography.net Online</title>
		<link>http://stormwarestudios.com/news/lennonphotographynet-online/</link>
		<comments>http://stormwarestudios.com/news/lennonphotographynet-online/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 04:15:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://stormwarestudios.com/?p=287</guid>
		<description><![CDATA[Please welcome the launch of our newest design, found at lennonphotography.net. Whether you are a seasoned shutter-bug, or simply enjoy observing the art of capturing still life, please visit the site to appreciate the handiwork found therein.
]]></description>
			<content:encoded><![CDATA[<p>Please welcome the launch of our newest design, found at <a href="http://lennonphotography.net">lennonphotography.net</a>. Whether you are a seasoned shutter-bug, or simply enjoy observing the art of capturing still life, please visit the site to appreciate the handiwork found therein.</p>
]]></content:encoded>
			<wfw:commentRss>http://stormwarestudios.com/news/lennonphotographynet-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add An Image Rotator In Magento</title>
		<link>http://stormwarestudios.com/articles/add-image-rotator-magento/</link>
		<comments>http://stormwarestudios.com/articles/add-image-rotator-magento/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 15:07:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[image rotator]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://stormwarestudios.com/?p=258</guid>
		<description><![CDATA[On one of our recent projects, the client requested an image-rotator to display catalog images on their Magento eCommerce site. Since we wanted a simple-to-update solution, after some diligent searching, we came across a fairly obvious one. This article will discuss how to add an image rotator to a Magento eCommerce store.
Required Files and Tools
1. [...]]]></description>
			<content:encoded><![CDATA[<p>On one of our recent projects, the client requested an image-rotator to display catalog images on their Magento eCommerce site. Since we wanted a simple-to-update solution, after some diligent searching, we came across a fairly obvious one. This article will discuss how to add an image rotator to a Magento eCommerce store.</p>
<p><span id="more-258"></span><a href="http://stormwarestudios.com/wp-content/uploads/2010/02/magento-site-3d1.png"><img src="http://stormwarestudios.com/wp-content/uploads/2010/02/magento-site-3d1.png" alt="magento site 3d1 How To Add An Image Rotator In Magento" title="magento-site-3d" width="187" height="351" class="alignright size-full wp-image-278" /></a><strong>Required Files and Tools</strong></p>
<p>1. A working installation of Magento. This is beyond the scope of this article, but once you have it up and running, all the work we will be doing will be under CMS | Manage Pages from the Admin Panel.</p>
<p>2. The Free XML Banner Rotator from <a href="http://www.flabell.com/flash/XML-Banner-Rotator-233">Flabell</a>. You will need to register an account on the site, which is strongly encouraged, as Flabell is an excellent source for free and commercial Flash utilities.</p>
<p>3. A combination of text editor and FTP client. Respectively, <a href="http://notepad-plus.sourceforge.net/">Notepad++</a> and <a href="http://filezilla-project.org/">FileZilla</a> make a good team for this, since you can navigate to a remote folder, right-click on the file you wish to edit, select &#8220;View/Edit&#8221;, and have the file open in Notepad++; saving and returning to FileZilla automatically causes FZ to prompt you to upload the changes to the site. To configure your preferred editor, in Notepad++ navigate to Edit | Settings | File Editing, and configure the &#8220;Use custom editor&#8221; option.</p>
<p><strong>Required Steps</strong></p>
<p>1. Unzip the contents of the Free XML Banner Rotator, and from <strong>XML Banner Rotator_update02\project\deploy</strong>, upload <strong>preview.swf</strong>, <strong>banner/</strong>, and <strong>js/</strong>, to your Magento site&#8217;s root folder. Open the <strong>index.html</strong> file, and copy the contents of this file between the &lt;body&gt; and &lt;/body&gt; (but not including those) tags.</p>
<p>2. Back in the Magento CMS static page editor, edit the Home page, then paste the HTML copied from #1 into the Content text area found under the General Information tab. Save your work.</p>
<p>3. Now that the Home page of the CMS is set up, if you visit your site URL, you should see the stock images and text begin to load.</p>
<p>4. Using your FTP client, navigate to <strong>ftp://<em>your-site</em>/xml/</strong>, and edit <strong>banner.xml</strong> to the desired effect. Refer to Flabell&#8217;s <a href="http://www.flabell.com/flash/XML-Banner-Rotator-233">documentation</a> under the Help section for this topic.</p>
<p>5. Finally, upload your desired images, via FTP, to <strong>ftp://<em>your-site</em>/banner/content/images/</strong>.</p>
<p>6. Visit your site once more, and you should begin to see your images rotate.</p>
<p>Happy web-mastering!</p>
]]></content:encoded>
			<wfw:commentRss>http://stormwarestudios.com/articles/add-image-rotator-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embed Fonts Using CSS</title>
		<link>http://stormwarestudios.com/articles/embed-fonts-css/</link>
		<comments>http://stormwarestudios.com/articles/embed-fonts-css/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 03:06:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[css font]]></category>
		<category><![CDATA[embed font]]></category>
		<category><![CDATA[web font]]></category>

		<guid isPermaLink="false">http://stormwarestudios.com/?p=226</guid>
		<description><![CDATA[Embedding fonts; the holy grail of web designers.
Microsoft, since 1997, has enabled web designers to embed fonts in websites, with some caveats. First, the utility they provide to convert .ttf files to .eot, is dated to function in Windows 98. Fast forward 13 years, I have been unable to get this tool to not crash [...]]]></description>
			<content:encoded><![CDATA[<p>Embedding fonts; the holy grail of web designers.</p>
<p>Microsoft, since 1997, has enabled web designers to embed fonts in websites, with some caveats. First, the utility they provide to convert .ttf files to .eot, is dated to function in Windows 98. Fast forward 13 years, I have been unable to get this tool to <em>not</em> crash in Windows 7. Second, this utility <em>seems</em> to want to connect to an IIS server (which is useful for <a href="http://news.netcraft.com/" target="_blank">about one-quarter of websites</a>).</p>
<p>For Firefox, Safari, Chrome, and Opera, .eot files are not required, and web developers may instead utilize the standard .ttf file format &#8230; except CSS rules involving .ttf files don&#8217;t work in Internet Explorer!</p>
<p>Fortunately, with some craftiness, it is possible to solve both these problems, as explained below.</p>
<p><span id="more-226"></span><a href="http://stormwarestudios.com/wp-content/uploads/2010/02/examples-composite.png"><img src="http://stormwarestudios.com/wp-content/uploads/2010/02/examples-composite-300x197.png" alt="examples composite 300x197 Embed Fonts Using CSS" title="examples-composite" width="300" height="197" class="alignright size-medium wp-image-272" /></a>First, we will need to gather some tools:</p>
<ul>
<li>A font, in .ttf format, of your choice (head over to <a href="http://dafont.com" target="_blank">dafont.com</a>; this site has plenty of free, even for commercial use, .ttf files). For purposes of this article, we will assume the font of your choice is called myfont.ttf.</li>
<li>A <a href="http://code.google.com/p/ttf2eot/" target="_blank">utility</a> to convert the .ttf file (usable by browsers other than IE) to a .eot file (which IE can use).</li>
<li>Some simple CSS knowledge.</li>
</ul>
<p>1. Once you&#8217;ve got myfont.ttf, you will need to convert it to myfont.eot file, using a handy utility called, appropriately enough, <a href="http://code.google.com/p/ttf2eot/" target="_blank">ttf2eot</a>.</p>
<p>(This process is outside of the scope of this article, however the developers of ttf2eot have provided <a href="http://code.google.com/p/ttf2eot/wiki/Demo" target="_blank">documentation</a> on their website.)</p>
<p>2. Place myfont.ttf and myfont.eot in your web root.</p>
<p>3. We will need 3 .css stylesheets and one .html markup document, so create these in your web root. The first stylesheet we will simple call &#8217;style.css&#8217;. The second will be called font.css, and the third will slightly deviate from this; call it &#8216;font-ie.css&#8217;. Finally, call the markup document, index.html.</p>
<p>4. Open up font.css in your favorite web document editor, and paste the following code:</p>
<div class="code">@font-face<br />
{<br />
    font-family: &#34;myFont&#34;;<br />
    src: url(&#34;myfont.ttf&#34;);<br />
}</div>
<p>5. Open up font-ie.css, and paste the following code:</p>
<div class="code">@font-face<br />
{<br />
    font-family: &#34;myFont&#34;;<br />
    src: url(&#34;myfont.eot&#34;);<br />
}</div>
<p>6. In style.css, paste the following code:</p>
<div class="code">body<br />
{<br />
    font-family: &#34;myFont&#34;;<br />
}</div>
<p>7. Finally, in index.html, paste the following code:</p>
<div class="code">&lt;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34; &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#34;&gt;<br />
&lt;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34;&gt;<br />
&lt;head&gt;<br />
    &lt;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=utf-8&#34; /&gt;<br />
    &lt;title&gt;&lt;/title&gt;<br />
    &lt;link rel=&#34;stylesheet&#34; href=&#34;css/font.css&#34; /&gt;<br />
    &lt;!&#8211;[if IE]&gt;<br />
        &lt;link rel=&#34;stylesheet&#34; href=&#34;css/font-ie.css&#34; /&gt;<br />
    &lt;![endif]&#8211;&gt;<br />
   &lt;link rel=&#34;stylesheet&#34; href=&#34;css/style.css&#34; /&gt;<br />
    &lt;/head&gt;<br />
    &lt;body&gt;<br />
        Hello, world!<br />
    &lt;/body&gt;<br />
&lt;/html&gt;
</div>
<p>Save each file, and preview your website in a few different browsers. In each case, you&#8217;ll see &#8220;Hello, World!&#8221; rendered in all the splendor of your chosen font!</p>
<p>In conclusion, what exactly did we do? First, we separated each font styling (e.g. .ttf vs. .eot) into its own stylesheet. Second, we defined a third stylesheet which brings the two disparate font types together. And finally, we defined in the markup document, to (1) specify a custom font style (e.g. &#8216;myFont&#8217;), (2) if the browser is Internet Explorer, overwrite &#8216;myFont&#8217; with styles specific to Internet Explorer, and (3) load the stylesheet for the rest of the site.</p>
<p>I&#8217;ve uploaded the code for the above example, you can download it <a href='http://stormwarestudios.com/wp-content/uploads/2010/02/embedded-font-example.zip'>here</a>.</p>
<p>Happy web-mastering!</p>
]]></content:encoded>
			<wfw:commentRss>http://stormwarestudios.com/articles/embed-fonts-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to HTML Canvas</title>
		<link>http://stormwarestudios.com/articles/html-canvas/</link>
		<comments>http://stormwarestudios.com/articles/html-canvas/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 20:16:31 +0000</pubDate>
		<dc:creator>peter.kingsbury</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html canvas]]></category>
		<category><![CDATA[html5 canvas]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://stormwarestudios.com/?p=159</guid>
		<description><![CDATA[New technology typically is met with mixed emotions and conflicting, often polar, opinions. This is definitely in the realm of HTML version 5&#8217;s new Canvas element, which threatens to open a wide variety of Pandora boxen for all to enjoy.
What is HTML Canvas?
Canvas is a standard feature of the latest iteration of HTML (now in [...]]]></description>
			<content:encoded><![CDATA[<p>New technology typically is met with mixed emotions and conflicting, often polar, opinions. This is definitely in the realm of HTML version 5&#8217;s new Canvas element, which threatens to open a wide variety of Pandora boxen for all to enjoy.</p>
<p><strong>What is HTML Canvas?</strong></p>
<p>Canvas is a standard feature of the latest iteration of HTML (now in version 5), originally developed by Apple for Safari, and eventually implemented in Chrome by Google, Firefox by Mozilla, and Opera by Opera Software.</p>
<p>Its namesake closely matches its intent: provide JavaScript developers with access to a canvas upon which to paint lines and shapes, blit bitmaps (translucency supported), print fonts, and render 3D objects.</p>
<p><span id="more-159"></span></p>
<p>Consider vastly different web-applications of (1) business software which draws charts and graphs in a real-time dashboard, (2) a blog site with subtly-animating background effects overlaid by HTML/CSS, or (3) a 2D- or 3D-graphics system which enables visitors to play online games.</p>
<p>In the case of the business software, one would typically purchase and use one of the many <a href="http://www.google.ca/search?q=web+based+spreadsheets">web-based spreadsheets</a> packages available. For the blog site, perhaps a rich-media Flash+AJAX+PHP or Silverlight+AJAX+ASP.NET application would be the solution. And in the final case of a web-based game, the answer has typically been Flash, Silverlight, Java, or a technology-specific plugin like <a href="http://unity3d.com/">Unity3D</a>.</p>
<p>But in each case, Canvas has the ability to take the reins and deliver rich content, regardless of whether it does <a href="http://www.filamentgroup.com/lab/jquery_visualize_plugin_accessible_charts_graphs_from_tables_html5_canvas/">spreadsheets and charts</a>, <a href="http://code.google.com/p/canvas-for-wordpress/">blogs</a>, or <a href="http://www.benjoffe.com/code/demos/canvascape/">games</a>.</p>
<p><strong>Why is Canvas important?</strong></p>
<p>The above three examples possess common traits:</p>
<ul>
<li>Traditionally, they involve expensive licensing fees for authoring software.</li>
<li>Also traditionally, they tie both end-user and designer/developer to a particular authoring product, plugin, or method of delivery.</li>
<li>End-users must be tech-savvy enough (and have enough OS-level permissions) to manage plugin installation themselves.</li>
</ul>
<p>With absolutely zero installation required, its accessibility instantly surpasses that of Flash or Silverlight, which both require end-users to install and maintain updates for compatibility reasons. Since Canvas is a standard feature with generalized implementation instead of a browser add-on married to a particular authoring package, there comes into play a shift in focus from single-product-specific professionals to implementation-specific ones.</p>
<p><strong>Who are the competition?</strong></p>
<p>Like any new technology, Canvas is bound to go through growing pains. While it has a strong potential for penetration due to its install-less nature, it has some serious <a href="http://www.riastats.com/">statistics</a> to overcome. The current market-giant is Adobe&#8217;s Flash (formerly Macromedia Flash), with a staggering 99% worldwide browser penetration. Microsoft&#8217;s Silverlight has an admirable market penetration, weighing in at just under half of internet-connected computers. And Java, whose presence predates either competitor, maintains a steady presence on three-quarters of desktops.</p>
<p><strong>What obstacles yet exist?</strong></p>
<p>Microsoft Internet Explorer (in version 8 at the time of this writing, and still the default browser on many computers) doesn&#8217;t support Canvas (hence the advent of <a href="http://code.google.com/p/explorercanvas/">work-arounds</a>), and I will be surprised if it ever does. Microsoft has more interest invested in cultivating Silverlight than it does in euthanizing it, so don&#8217;t count upon Canvas adoption anytime soon.</p>
<p>Because Canvas is young (and equally because of Flash&#8217;s venerability and Silverlight&#8217;s market penetration), designers and developers alike will have a difficult time dropping their preferred RIA authoring programs.</p>
<p>Since there are currently no public-ready front-end authoring solutions, which makes both Adobe Flash CS4 and Microsoft Expression Studio that much more attractive. Count on one of Canvas&#8217; proponents &#8212; Mozilla with their upcoming <a href="https://wiki.mozilla.org/Labs/Thunderhead">Thunderhead</a> &#8212; to develop a front-end authoring application suitable enough for designers and developers alike to jump-ship on Adobe or Microsoft. But Canvas is still new, and Thunderhead has a long way to go in terms of competing with Flash (now in its 13th year) in terms of usability.</p>
<p><strong>What&#8217;s next?</strong></p>
<p>Spread the word. If anything, competition is good for innovation, which only benefits end-users and customers. Keep a close eye on the evolution of Canvas. Talk about it!</p>
<p>And stay tuned for the second part of this series on using Canvas to achieve unusual results&#8230;</p>
<p><strong>Links</strong></p>
<p>For any technical information regarding HTML 5 Canvas, please view one of the following:</p>
<p><a href="http://www.whatwg.org/specs/web-apps/current-work/#the-canvas-element">http://www.whatwg.org/specs/web-apps/current-work/#the-canvas-element</a> (careful; long loading time!)</p>
<p><a href="http://en.wikipedia.org/wiki/Canvas_%28HTML_element%29">http://en.wikipedia.org/wiki/Canvas_%28HTML_element%29</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stormwarestudios.com/articles/html-canvas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Version Cue CS4</title>
		<link>http://stormwarestudios.com/articles/adobe-version-cue-cs4/</link>
		<comments>http://stormwarestudios.com/articles/adobe-version-cue-cs4/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 19:07:27 +0000</pubDate>
		<dc:creator>peter.kingsbury</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[cs4]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[version cue]]></category>

		<guid isPermaLink="false">http://stormwarestudios.com/?p=117</guid>
		<description><![CDATA[What is Adobe Version Cue?
Quite simply, Adobe Version Cue (along with its partner-in-crime, Adobe Drive) is a different method of managing your CS-created files. Version Cue enables the Project Manager, Graphic Designer, Web Developer, and Web Designer to coexist in the same project workspace.
One of the challenges of working with others (and indeed, even when [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is Adobe Version Cue?</strong></p>
<p>Quite simply, Adobe Version Cue (along with its partner-in-crime, Adobe Drive) is a <em>different</em> method of managing your CS-created files. Version Cue enables the Project Manager, Graphic Designer, Web Developer, and Web Designer to coexist in the same project workspace.</p>
<p>One of the challenges of working with others (and indeed, even when flying solo) is the difficulty of managing projects, and files within projects. How many different versions of folders, PSDs, CSSs, etc, <em>from the same project</em> do you have stored on your desktop or laptop? I&#8217;m willing to bet your answer is somewhere north of &#8220;just one&#8221;!</p>
<p><span id="more-117"></span><strong>Old School Methodology</strong></p>
<p>Typically, when working on a project, one might create one root folder in which to store all project files, perhaps create multiple folders to organize files by file-type, and old versions of files either zip-compressed or renamed with some arbitrary prefix or suffix (think homepage_version1_2009-11-24.psd and so on). But what happens when you work between home and the office, or between a work computer and a laptop, or between the hard drive on your only PC/laptop and a portable USB drive? It&#8217;s quite possible that many users have encountered publishing old versions of images, out-of-date CSS rulesets, or stale HTML templates. Add the possibility of collaboration with a second (or more) professional, and suddenly one&#8217;s personal file &#8220;organization&#8221; becomes exponentially chaotic. Lose your portable USB drive, and your day goes from &#8220;great&#8221; to &#8220;I should have stayed in bed&#8221;.</p>
<p>Version Cue attempts to eliminate the version shuffle, as well as introduce the idea of <em>organized collaboration</em>, with the arrival of its Version Cue+Drive combination of software.</p>
<div id="attachment_123" class="wp-caption alignleft" style="width: 268px"><img class="size-full wp-image-123 " title="Adobe Version Cue - Service Panel" src="http://stormwarestudios.com/wp-content/uploads/2009/11/adobe_version_cue.png" alt="adobe version cue Adobe Version Cue CS4" width="258" height="195" /><p class="wp-caption-text">Adobe Version Cue - Service Panel</p></div>
<p><strong>Adobe Version Cue</strong></p>
<p>The first, and most important, piece of software is Version Cue. This is <em>not</em> an application one should typically use locally on their desktop or laptop; instead, it is intended to be installed on a <em>network file server</em> which acts as a <em>repository</em> for all media files edited by a team of collaborators.</p>
<p>Version Cue is installed and configured by a <em>System Administrator</em>, (typically someone who has little-to-no business using other Adobe applications!), and is configured with one <em>user account</em> per collaborator (whether Designer or Developer), and each <em>user account</em> is given one of two levels of permission (either <em>standard user</em> or <em>system administrator</em>). More often than not, users would receive <em>standard user</em> permissions (for security reasons, as well as to avoid &#8216;accidents&#8217; if <em>system administrators</em> are unsure of what they are doing).</p>
<p>Additionally, one <em>project</em> is created per collaborative effort, and <em>user accounts</em> have the ability to create, edit, delete, <em>check-in</em>, and <em>check-out</em> files stored inside the <em>project</em>.</p>
<p>But how does a collaborator actually utilize these <em>projects</em>? Enter Adobe Drive&#8230;</p>
<div id="attachment_125" class="wp-caption alignright" style="width: 403px"><img class="size-full wp-image-125 " title="Adobe Drive CS4 - Client Application" src="http://stormwarestudios.com/wp-content/uploads/2009/11/adobe_drive.png" alt="adobe drive Adobe Version Cue CS4" width="393" height="235" /><p class="wp-caption-text">Adobe Drive CS4 - Client Application</p></div>
<p><strong>Adobe Drive</strong></p>
<p>Collaborators of <em>projects</em> must first connect to a Version Cue <em>network file server</em> using Adobe Drive. Once connected, Adobe Drive creates a <em>network drive entry</em> inside your system&#8217;s file manager (for Windows users, this equates to a network drive inside Windows Explorer. For Mac, look for a network drive mounted on your desktop).</p>
<p>Once this <em>network drive </em>is visible, it can be manipulated almost exactly the same way other files on the computer can be manipulated. Almost&#8230;</p>
<p><strong>Check In and Check Out</strong></p>
<p>With the advent of Version Cue comes the introduction of a small measure of discipline. The basic premise of this discipline is: &#8220;if you want access to a file, perform a Check Out on it. When you&#8217;re done, perform a Check In&#8221;. The idea is the same as renting movies from a video store: if someone has rented-out the only copy of Breakfast At Tiffany&#8217;s, no one else may rent-out this movie until the original copy is returned to the video store. (Unless, of course, one tracks down the initial customer, and strikes a deal to watch the movie with them&#8230;)</p>
<div id="attachment_123" class="wp-caption alignleft" style="width: 268px"><img class="size-full wp-image-123 " title="Adobe Version Cue - Service Panel" src="http://stormwarestudios.com/wp-content/uploads/2009/11/adobe_version_cue.png" alt="Adobe Version Cue - Service Panel" width="258" height="195" /><p class="wp-caption-text">Adobe Version Cue - Service Panel</p></div>
<p>Check Out effectively makes a given file <em>unavailable </em>for other users. Check In does the opposite, and returns a Checked-Out file back to an <em>available </em>state.</p>
<p><strong>Working from home, or from Starbucks</strong></p>
<p>One of the nice things about this sort of software is that, even though your files might be stored away neatly on a <em>network file server</em> at the office (for example), this doesn&#8217;t limit you to only working <em>at</em> the office. When configured correctly, a company&#8217;s network may be set up such that Version Cue collaborators can connect from <em>anywhere</em> there is an internet connection: at home, at Starbucks, in the library, and so on. The responsibility of configuring this situation lies, again, with the <em>System Administrator</em>. (And for the SysAdmins out there, for CS4: TCP ports 3703 and 5353, SSL requires 3704, and for CS3: TCP port 51000, SSL requires 51001. See Adobe&#8217;s <a title="Adobe Version Cue CS4" href="http://help.adobe.com/en_US/Bridge/3.0/WSDBA24A9B-D001-423b-87BB-F29A4E2E70A6.html" target="_blank">documentation</a> to this regard.)</p>
<p><strong>Integration with other CS4 Applications</strong></p>
<p>Another well-thought-out feature of Adobe Version Cue and Adobe Drive, is that of its integration with other CS4 applications. For example, when working in Photoshop CS4 on a file stored in a Version Cue folder, one has the ability to Check In a file being edited (i.e. committing local file changes to the <em>network file server</em>); Photoshop prompts for additional notes on the file to be entered. These changes may be viewed in your system&#8217;s file explorer by right- or alternate-clicking on the file, choosing Adobe Drive CS4, and clicking &#8220;Show Versions&#8230;&#8221;; a window will appear displaying all available versions.</p>
<p><strong>Pros and Cons</strong></p>
<p>Pros:</p>
<ul>
<li><em>Very</em> simple to install and configure. Users with little-to-no experience with administering projects, user accounts, and files, can jump in fairly easily without difficulty.</li>
</ul>
<p>Cons:</p>
<ul>
<li>Since files are stored on a <em>network file server</em>, access to them may be perceived as slow at times. This is a typical issue with files <em>on</em> a network, but since Version Cue files have some extra features not found in simpler network configurations (specifically, the addition of versioning, check-in/out, and so on), this added layer of functionality unfortunately costs users access-time.</li>
<li>Backup and restore, while extremely useful, may be cumbersome and time-consuming to perform for System Administrators who are unfamiliar with the technology employed by Adobe.</li>
<li>Accessing files which are stored remotely, during times when an internet connection may be down or a network file server may be down for maintenance (or, goodness forfend, hardware failure), means <em>zero productivity</em>. This is part-and-parcel for any networked file server situation, and whose down-sides are drastically outweighed by its up-sides.</li>
</ul>
<p><strong>Conclusion</strong></p>
<p>The days of <em>organized collaboration</em> in a single user-space is very likely coming to an end in the near future. With many large corporations moving applications and interactivity to the collective fondly referred to as The Cloud, users will find many old methods of computing returning back to a set of features originally found at the genesis of thin-client/application-server computing as far back as halfway through the last century.</p>
<p>Fortunately, the apps are cooler nowadays.</p>
]]></content:encoded>
			<wfw:commentRss>http://stormwarestudios.com/articles/adobe-version-cue-cs4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Entrepreneur Week a Success</title>
		<link>http://stormwarestudios.com/news/entrepreneur-week-success/</link>
		<comments>http://stormwarestudios.com/news/entrepreneur-week-success/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 17:09:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[communitech]]></category>
		<category><![CDATA[entrepreneur week]]></category>
		<category><![CDATA[waterloo]]></category>

		<guid isPermaLink="false">http://stormwarestudios.com/?p=76</guid>
		<description><![CDATA[Our sincerest thanks go out to the hosts, sponsors, and guests at the annual Communitech event in Waterloo, which focused on entrepreneurs, business development, and architecting networks of professionals from many different fields. Throughout the week, we maintained a presence at the event, enjoying fascinating perspectives delivered by pioneers at the forefront of their respective [...]]]></description>
			<content:encoded><![CDATA[<p>Our sincerest thanks go out to the hosts, sponsors, and guests at the annual <a href="http://www.communitech.ca/">Communitech</a> event in Waterloo, which focused on entrepreneurs, business development, and architecting networks of professionals from many different fields. Throughout the week, we maintained a presence at the event, enjoying fascinating perspectives delivered by pioneers at the forefront of their respective industries.</p>
<p>For more information on what transpired at the event, visit the <a href="http://entrepreneurweek.somethingon.com/">Entrepreneur Week</a> website.</p>
]]></content:encoded>
			<wfw:commentRss>http://stormwarestudios.com/news/entrepreneur-week-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Green Fuel Tabs Canada Launched</title>
		<link>http://stormwarestudios.com/news/green-fuel-tabs-canada-launched/</link>
		<comments>http://stormwarestudios.com/news/green-fuel-tabs-canada-launched/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 21:16:00 +0000</pubDate>
		<dc:creator>ian.bailey</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[green fuel tabs]]></category>

		<guid isPermaLink="false">http://stormwarestudios.com/?p=91</guid>
		<description><![CDATA[Stormware Studios is proud to announce its involvement with the launch of greenfueltabs.ca and bringing their product to a Canadian market.
]]></description>
			<content:encoded><![CDATA[<p>Stormware Studios is proud to announce its involvement with the launch of <a href="http://greenfueltabs.ca">greenfueltabs.ca</a> and bringing their product to a Canadian market.</p>
]]></content:encoded>
			<wfw:commentRss>http://stormwarestudios.com/news/green-fuel-tabs-canada-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Launched</title>
		<link>http://stormwarestudios.com/news/site-launched/</link>
		<comments>http://stormwarestudios.com/news/site-launched/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 14:53:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://stormwarestudios.com/?p=72</guid>
		<description><![CDATA[Today we launched a new site to welcome intuitive design, layout and ease-of-use. Areas have been added for users to make initial contact, either via a quick contact form, or a more complete &#8216;request a quote&#8217; form.
Of particular importance is the addition of news and articles. We will be keeping users abreast of goings-on with [...]]]></description>
			<content:encoded><![CDATA[<p>Today we launched a new site to welcome intuitive design, layout and ease-of-use. Areas have been added for users to make initial contact, either via a quick contact form, or a more complete &#8216;request a quote&#8217; form.</p>
<p>Of particular importance is the addition of news and articles. We will be keeping users abreast of goings-on with the company, as well as periodically posting articles relating to web technology and design.</p>
]]></content:encoded>
			<wfw:commentRss>http://stormwarestudios.com/news/site-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
