<?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/"
	>

<channel>
	<title>reactor</title>
	<atom:link href="http://reactor.datasouth.co.uk/feed" rel="self" type="application/rss+xml" />
	<link>http://reactor.datasouth.co.uk</link>
	<description>The Datasouth dev team blog</description>
	<pubDate>Mon, 11 May 2009 15:12:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Photoshop Batch Processing Tip</title>
		<link>http://reactor.datasouth.co.uk/photoshop-batch-processing-tip/40</link>
		<comments>http://reactor.datasouth.co.uk/photoshop-batch-processing-tip/40#comments</comments>
		<pubDate>Thu, 30 Apr 2009 08:41:12 +0000</pubDate>
		<dc:creator>sparkz</dc:creator>
		
		<category><![CDATA[Photoshop]]></category>

		<category><![CDATA[batch]]></category>

		<category><![CDATA[crop]]></category>

		<category><![CDATA[gif]]></category>

		<category><![CDATA[image]]></category>

		<category><![CDATA[jpeg]]></category>

		<category><![CDATA[jpg]]></category>

		<category><![CDATA[resize]]></category>

		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://reactor.datasouth.co.uk/?p=40</guid>
		<description><![CDATA[For those of us that use Photoshop, there comes a time when we are presented with an entire folder of images that you need to perform the same actions on each one. If you are not aware of the batch function, shame on you, but I am not here to judge!
Of course, I am sure [...]]]></description>
			<content:encoded><![CDATA[<p>For those of us that use Photoshop, there comes a time when we are presented with an entire folder of images that you need to perform the same actions on each one. If you are not aware of the batch function, shame on you, but I am not here to judge!</p>
<p>Of course, I am sure that all of us who have used the batch processing function have encountered the problem when trying to save images as JPEGs or GIFs. I am of course talking about the options box:</p>
<p><img class="size-full wp-image-41" title="JPEG Options" src="http://reactor.datasouth.co.uk/wp-content/uploads/2009/04/jpegoption.jpg" alt="Photoshop JPEG Options" width="351" height="300" /> <img class="size-full wp-image-42" title="GIF Options" src="http://reactor.datasouth.co.uk/wp-content/uploads/2009/04/gifoptions.jpg" alt="Photoshop GIF Options" width="363" height="302" /></p>
<p>When running a batch process that opens an image, performs some actions and then saves them, this annoying little box will appear every time. How does one get around this?</p>
<p>Recently I was presented with about 400 images that needed to have a reflective shadow removed from the bottom of the image. As all the images were the same size, it was a simple case of cropping the image from the top and saving it. But I did not want to be presented with the problem of having to deal with the options box when I saved the image, so I came up with this:</p>
<p>As most images being dealt with are JPEGs, these are more likely to be viewed on a website, and some people forget about this option in the File Menu:</p>
<p><strong>&#8220;SAVE FOR WEB AND DEVICES&#8221;</strong></p>
<p><strong><span style="font-weight: normal;"><img class="alignnone size-full wp-image-43" title="Save for Web" src="http://reactor.datasouth.co.uk/wp-content/uploads/2009/04/websave.jpg" alt="Save for Web" width="590" height="413" /></span></strong></p>
<p>With this option, you can save images so they are compatible with web pages.</p>
<p>Back to the batch processing. This is the order I record my actions:</p>
<ol>
<li>Start with an example image already open</li>
<li>Start recording your actions</li>
<li>Perform all changes needed on images (Resizing, Colour changes, Cropping)</li>
<li>Click &#8220;File&#8221; -&gt; &#8220;Save for Web and Devices&#8221;</li>
<li>Choose your default settings for either JPEG of GIF (You may want to split your jpgs and gifs into 2 separate folders to be processed separately if you want to maintain file type)</li>
<li>Click &#8220;Save&#8221; and save the image to another folder which will hold your post-processed images. Make sure to keep the file name the same.</li>
<li>Close the image without saving</li>
<li>Stop recording</li>
</ol>
<p>By choosing to save the image in this way, you will not be presented with the JPEG or GIF options box, as you have already provided the Action with all the details it needs, including using it&#8217;s default name.</p>
<p>Now onto the Batch!</p>
<ol>
<li>Click &#8220;File&#8221; -&gt; &#8220;Automate&#8221; -&gt; &#8220;Batch&#8230;&#8221;</li>
<li>Select your Action from the &#8220;Action&#8221; box</li>
<li>Choose the &#8220;Source&#8221; folder where all your images are</li>
<li>Leave &#8220;Destination&#8221; set to &#8220;None&#8221; &lt;&#8211;<strong>IMPORTANT, AS THE ACTION ALREADY HAS IT&#8217;S DESTINATION SET</strong></li>
<li>Click &#8220;OK&#8221;</li>
</ol>
<p>The batch process should then start opening each image, perform the actions, save the image to the destination folder, and then close it.</p>
<p>Hope this has been useful!!</p>
]]></content:encoded>
			<wfw:commentRss>http://reactor.datasouth.co.uk/photoshop-batch-processing-tip/40/feed</wfw:commentRss>
		</item>
		<item>
		<title>CSS Overlapping Tabs (alpha)</title>
		<link>http://reactor.datasouth.co.uk/css-overlapping-tabs-alpha/31</link>
		<comments>http://reactor.datasouth.co.uk/css-overlapping-tabs-alpha/31#comments</comments>
		<pubDate>Tue, 28 Apr 2009 09:00:45 +0000</pubDate>
		<dc:creator>moz</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[PNG]]></category>

		<category><![CDATA[Tabs]]></category>

		<guid isPermaLink="false">http://reactor.datasouth.co.uk/?p=31</guid>
		<description><![CDATA[A project currently in the pipeline requires some nice overlapping tabs, with shadows I might add. I did some searching around but couldn&#8217;t quite find exactly what I was looking for so decided to build my own.
Getting these to work in all browsers was actually a little more tricky than I first thought - mainly [...]]]></description>
			<content:encoded><![CDATA[<p>A project currently in the pipeline requires some nice overlapping tabs, with shadows I might add. I did some searching around but couldn&#8217;t quite find exactly what I was looking for so decided to build my own.</p>
<p>Getting these to work in all browsers was actually a little more tricky than I first thought - mainly because I&#8217;m using PNGs to create a realistic looking shadow. So take these as a work-in-progress and nothing more.</p>
<p>The tabs should hopefully looking something like the following&#8230;</p>
<p><img class="size-full wp-image-32  alignnone" title="CSS Overlapping Tabs Screenshot" src="http://reactor.datasouth.co.uk/wp-content/uploads/2009/04/picture-3.png" alt="CSS Overlapping Tabs" width="554" height="35" /></p>
<p>There&#8217;s a demo <a href="http://reactor.datasouth.co.uk/demos/css-overlapping-tabs/">here</a> and you can download a zip of all the files <a href="http://reactor.datasouth.co.uk/demos/css-overlapping-tabs/css-overlapping-tabs.zip">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://reactor.datasouth.co.uk/css-overlapping-tabs-alpha/31/feed</wfw:commentRss>
		</item>
		<item>
		<title>Apple Bake Sale</title>
		<link>http://reactor.datasouth.co.uk/apple-bake-sale/18</link>
		<comments>http://reactor.datasouth.co.uk/apple-bake-sale/18#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:06:08 +0000</pubDate>
		<dc:creator>dsuk</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://reactor.datasouth.co.uk/?p=18</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/UvBKTSaNng0&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UvBKTSaNng0&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://reactor.datasouth.co.uk/apple-bake-sale/18/feed</wfw:commentRss>
		</item>
		<item>
		<title>jQuery - addCaptions 0.1</title>
		<link>http://reactor.datasouth.co.uk/jquery-addcaptions-01/9</link>
		<comments>http://reactor.datasouth.co.uk/jquery-addcaptions-01/9#comments</comments>
		<pubDate>Wed, 22 Apr 2009 12:08:46 +0000</pubDate>
		<dc:creator>dom111</dc:creator>
		
		<category><![CDATA[JQuery]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[rte]]></category>

		<guid isPermaLink="false">http://reactor.datasouth.co.uk/?p=9</guid>
		<description><![CDATA[Lots of RTEs allow you to add images and float them, but not many allow for simple captions to be wrapped around the images…
This script in conjunction with jQuery allows just that… Very simple and fairly unobtrusive.
If you wanted to add captions to all images (from their longdesc, title or alt attributes) within &#60;div class=”content”/&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of RTEs allow you to add images and float them, but not many allow for simple captions to be wrapped around the images…</p>
<p>This script in conjunction with jQuery allows just that… Very simple and fairly unobtrusive.</p>
<p>If you wanted to add captions to all images (from their longdesc, title or alt attributes) within &lt;div class=”content”/&gt; you could do:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'div.content'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">addCaptions</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>Which produces something like this:</p>
<p><a href="http://reactor.datasouth.co.uk/wp-content/uploads/2009/04/screen.png"><img class="alignnone size-medium wp-image-10" title="jQuery addCaptions - Screenshot" src="http://reactor.datasouth.co.uk/wp-content/uploads/2009/04/screen-300x247.png" alt="jQuery addCaptions - Screenshot" width="300" height="247" /></a></p>
<p>No styling is carried out by the script itself, so you’ll have to add in some extra classes, but in the zip file should be everything you need to get started (including jQuery 1.3.2 minified).</p>
<p>You can <a href="/demos/jquery-addcaptions/jquery-addcaptions-0.1.zip">download it here</a> or <a href="/demos/jquery-addcaptions/">view a demo online</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://reactor.datasouth.co.uk/jquery-addcaptions-01/9/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

