I’ve seen many confusing posts on how to enable colour output for Symfony testing on Windows.
This was pretty straightforward in the end for my Windows 7 x64 machine.
First, download and install Cygwin. Windows command prompt just won’t do it.
Then go to http://adoxa.110mb.com/index.html and download ANSICON (I used ANSICON 1.32).
Save and extract to C:\ drive, then open command prompt, go to \x64, and type the following:
C:\x64>ansicon.exe -i
Now when you open Cygwin and run tests with or without the –color option, you get your colour output.

Filed under: bournemouth, web development by Darren
Tags: color, colour, cygwin, symfony, testing, windows
No Comments »
If you’re like a lot of people who work on the web and end up developing, programming, or fiddling with graphics until after dark, then the likelihood is you’re giving your eyes a hard time, and/or the odd headache.
Handy little (free again) tool called flux that adjusts the colour balance of your screen for day and night work automatically – sets up your location for you by typing in your country. Very few options, but very few needed.
And if you need to perform colour-sensitive work you can turn it off for an hour, or disable it.
Filed under: bournemouth, colour, graphic design, web design, web development by Darren
Tags: control, day, monitor, night, screen
1 Comment »
The Golden Ratio, the Fibonacci sequence, oft mentioned in the same breath, are well known to those beyond the spheres of mathematics. Always striving for the ideal layout, many designers use this simple 1.6 / 0.6 (approx!) ratio to fill our screens with well-balanced delights.
Our widescreen TV’s, credit cards, and field of vision are some of the manifestations of this ratio that we all know too well. Come to think of it, I’d bet the last half bottle of Asahi I’m drinking now, that the smile of a beautiful woman on a glorious summer’s day, also conforms to this ratio. My wife’s smile, of course.
We don’t need to work it out for ourselves, we get the math done for us with this cool golden ratio tool.
Filed under: blog tools, bournemouth, design, graphic design, graphics, illustrator cs3, illustrator cs4, Maths / Physics, other interests by Darren
No Comments »
Ever needed to copy/paste 2 or more strings of text in Windows, and find yourself Alt-Tabbing, Ctrl-C, Ctrl-V’ing all over the place?
Well, this free little clipboard manager from xNeat allows you to copy multiple items, then paste from the list.
Dead handy if you need to copy database names/usernames/passwords and probably a zillion other day to day uses too.
**Note – if you’re using Windows 7 x64, I’ve had problems with xNeat – you could try Ditto Clipboard Manager instead – that’s working for me on my 7 x64 box.
Filed under: bournemouth, web development by Darren
Tags: 2 items, copy and paste, multiple items, text, windows
1 Comment »
Another nifty thing I’ve discovered about Scribefire (posts to your blog direct from Firefox), is that it will pop your post to your Delicious account also.
Simply select the option ‘bookmark post at del.icio.us using same tags, enter your login details, bingo.
Filed under: web design bournemouth by Darren
No Comments »
Among other things – this makes it easy to right click any folder from Windows Explorer, and kick off your command prompt window from that directory, without too much keywork.
See it at Tortoise Tools.
Filed under: bournemouth, web development by Darren
Tags: command prompt, tortoise, windows
No Comments »
New Tortoise SVN book available for us Windows users. If you’re a Windows user, and need a handy (context / right-click ) interface for version control, this gives a good run-through.
Alternatively, go to Tortoise documentation for free manuals.
Filed under: bournemouth, version control, web development by Darren
Tags: SVN, tortoise, windows
No Comments »
Need an animated icon to feedback to your users that something’s actually going on before they start cursing your latest project?
See the Ajax loading gif generator – loads of options, and as quick as a flash to get what you need.
3 steps and your done – Select the type of image you’d like – bars, snakes, whatever you like, set the colours for foreground and background. Done.
Filed under: ajax, graphics, icon, web development by Darren
Tags: ajax
No Comments »
Best addon I’ve found if you want the ability to post directly to your blog from Firefox – plenty of option to customise and alter content.
See here for ScribeFire
Technorati Tags: bournemouth, web, design, blog, firefox, extension
Filed under: bournemouth web design by Darren
No Comments »
A weekly roundup of web design articles and resources – definitely worth a little time to soak up.
Filed under: bournemouth web design, resources by Darren
No Comments »
Love the Oblivion Revival colour scheme for Netbeans IDE.
Go check it out – very smooth.
Filed under: bournemouth web design, web development by Darren
No Comments »
If you’re having an issue or problem starting or restarting Wamp Server, and you’re also using Skype, then Skype could be the problem.
- Close Wamp
- Open Skype
- Go to Tools > Options > Advanced > Connection
- Uncheck ‘Use port 80 and 443 as alternatives for incoming connections’
- Save and restart Skype
- Start Wamp
- Hey presto

That should fix any conflict between Wamp Server and Skype.
Filed under: bournemouth, web development by Darren
Tags: issue, problem, restart, server, skype, wamp, won't start
No Comments »
If you’re trying to install Zend Framework with Wamp for local development, then hopefully this will help. I’m assuming you’ve already got Wamp up and running, then tried the Zend Framework Quickstart and it had a head-fit on you…
We’ll keep it simple. Either extract/install as I do below letter for letter, or amend the filepaths accordingly to match your own. This is just how I did it on my local machine – no settings or instructions are intended for live sites, and any changes you make to your system are at your own risk.
First off, I have installed: (more…)
Filed under: web design bournemouth, web development by Darren
Tags: configure, how to, install, setup, wamp, zend framework
1 Comment »
I’m using Posterous at the moment, but a little concerned that my blog won’t be the original poster as posterous may get spidered first.
I love the functionality of posterous though – images in the right order etc.
My problem with the Postie WordPress plugin seems to be that images go in at either the beginning or the end of the post. Not much use if you’re writing a ‘how-to’ with screen shots.
Default WordPress functionality seems useless for me as it’s limited to text only.
Anyone else know of a way to post to WordPress via email with image-order intact without the post showing up on some other site first?
Filed under: web design bournemouth by Darren
No Comments »
Okay. It’s 20 to midnight, I know it’s stupid, but I got really bored.
Tonight, I’ll be mostly eating…Zend Framework and Wamp for some lovely
web development.
I know they’re supposed to get on like chalk and mouldy cheese, but let’s see what happens.
I’ll post back with an update on how much hair I lost, and how many Budweisers (empty of course) got thrown at my screen…
Filed under: web design bournemouth by Darren
No Comments »
If you’re working in a development environment where the number of developers > 1, then the likelihood is you’ll want some kind of SVN / code repository / revision / version control in place. Or failing that, a good yoga teacher and some valium. We’re currently using GIT for our web development projects.
GIT has a Windows client installer that you can hit up and the installation wizard runs pretty nicely. Yes, it’s free, Yes, it’s open source, and Yes, legendary Linus Torvald is largely responsible for Git’s development.
If this is what you’re after, go get the GIT client, download and kick off the install.
(more…)
Filed under: web design bournemouth by Darren
Tags: bournemouth, code, control, GIT, repository, SVN, version, web development
No Comments »
So, you’re developing your shiny new WordPress theme with Dreamweaver CS5…
Here’s how you enable site specific code hints for WordPress. Dead simple.
We’ll assume you already have your site defined for your web design and have set your Testing Server server model to PHP MySQL
(more…)
Filed under: web design bournemouth by Darren
Tags: bournemouth, code, cs5, dreamweaver, hints, web development, wordpress
No Comments »
Neat software to add your laptop or 2nd PC monitor as an extra display monitor. Free trial, but it’s so smooth I’ll be shelling out the $39 on this one immediately.
If you’ve already got 2 screens set up, and it’s not enough (it never is…), and you’ve run out of card slots in your PC for an extra graphics card, and the 2 machines are networked already – then try it, it’s sweet. Perfect for any web design / web development work. No, I’m not affiliated, I just think it’s great.
You can also take control of the second machine from the one you’re on, and view files, copy / paste, run programs etc etc.
Love it.
Posted via email from bournemouthwebdesign’s posterous
Perfect for any web design or web development work.
Filed under: web design bournemouth by Darren
No Comments »