Ruby

COM and photshop

Had been playing around with trying to get ruby to interact with Photoshop with limited success. My problem at the moment is trying to get my images to save, I’ll try updating every thing to the latest version to see it that solves the issue. In the mean while I’ve started looking at JavaScript for dynamic image manipulation, the advantage of using scripting over that of the already inbuilt actions options is that conditional statements can be added this adds a vast range of control.

Starting out installing ruby - getting it up and running

Just download and installed instant rails, I had been fumbling about trying to get different parts of ruby running as a server but hadn’t much success so I’m trying an application called instant rails which should give me everything I need to get me started. Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all preconfigured and ready to run.