Browse Category

Web development

Web Development Blog | Latest Web Development Information, Web Dev & Integration

How to invoice for design work – a quick guide

So you have finally done it, you are a freelancer or have set up your own little design agency and you have your first clients with jobs coming in. And now comes the time that a project comes to the point where money is involved, be it just before the first 1/3 of the project is done or towards the end of the project. But what do you need to look out for? Where to go for resources if anything goes wrong?

Continue reading after the break for some strategies on how to invoice for your web design or web development work… Keep Reading

On Google Chrome – the new browser on the block

On Google Chroms - the new browser for the masses - Whatwasithinking.co.uk Google just launched its beta of Google Chrome, the in-house browser that is said to “combine a minimal design with sophisticated technology to make the web faster, safer, and easier.” The browser comes with a lot of interesting features such as a new tab look, a neat address bar giving you the options to search for keywords or auto-completing (even partial) web addresses, anonymus web surfing, web application shortcuts and the ability to isolate browser tabs in case anything goes wrong.

So let’s have a closer look at the browser compared to the competition… Keep Reading

On outsourcing work in the web design industry – things to look out for

On outsourcing work in the design industry - whatwasithinking.co.ukNot so long ago I received an email from a former student of mine who has just started up his own design studio asking whether or not outsourcing work to contractors, freelancers or studios makes sense and what to look out for.

Especially for upcoming design studios or companies / agencies who are lacking in a certain area (such as developers or Flash animators) it makes sense looking to outsource work to keep employment costs low and not having to worry about whether or not there will be enough work to keep someone (or a whole team) employed.

Read after the fold what to look out for… Keep Reading

WordPress 2.6 upgrade – small downtime, but Whatwasithinking is back!

Uprading WhatwasIthinking.co.uk to version 2.6We apologise for the 15 minute downtime last night, we have just ugraded WordPress to version 2.6 and the Automatic Upgrade plugin died on us due to a read-write permission error (I think!). But we are back now, happy days! 😀

I am still working on getting my Yahoo-map-based travelblog prototype online, the Flash image-uploader is working fine, but there is an error once you have a number of users trying to connect / upload at the same time. Stay tuned for updates!

On Flash – map integration with Yahoo Maps + ActionScript (part 2)

On Flash - map integration with Yahoo Maps and ActionScript (part2)If you followed my entry about Map integration with Yahoo Maps and ActionScript you will probably be wondering what I have to report about the progress. As you may remember, this mash-up is about offering a client a new spin on travel bogging: being able to log in to the client’s website from anywhere in the world and give other users (and family and friends) the opportunity to see where you are going and what you are doing there.

Last time I wrote about this Yahoo / Flash mashup I connected the Yahoo map’s API through Flash and PHP to a MySQL database and was able to write / read from the entries. My next goals were to integrate a user-login, adding links, implementing moderation and a Flash image uploader script. Keep Reading

On web development – How to install FireFox 2 next to FireFox 3

Installing FireFox 2 alongside FireFox 3 - Whatwasithinking.co.ukWith the arrival of FireFox 3 (and its record-breaking amount of downloads in its first 24h) more and more of us web architects and web developers are getting rid of their beloved FireFox 2 installation and are moving all their bookmarks, themes and extensions to version 3 of the popular browser. And rightfully so, version 3 is faster, much more stable and its updated Gecko engine is displaying your website creations in the best possible way… or is it?

I came across a couple of odd bits when developing a website – it seems like Firefox 3 is displaying a floated element’s width of 100% correctly, whereas FF2 would not fully acknoledge the width unless the element was previously set to “clear: both;” (or something along those lines, unfortunately I am still relatively new to the CSS cut-up world.

So we decided to install FireFox 2 again on the design-machines next to an existing FireFox 3 installation without causing any issues with the extensions or other settings between the browsers. I got it to work pretty much instantly on the first go, but since colleagues and friends were asking about how to get FireFox 2 to work with FireFox 3, here is a quick step-by-step guide after the break. Keep Reading

On Flash – Flash Player 10, Features & Rich Media Information

On Flash - Flash Player 10, Features & Rich media informationAdobe Labs has just released the beta of its Flash Player 10, code name “Astro”., and its time for us flash-developers to get stuck right in! Flash Player 10 introduces a number of new features and technical improvements to the exhaustive list of features and abilities of Flash 9, among them improved 3D effects and a enhanced drawing API.

For the full list of features please continue reading below the break… Keep Reading

On Flash – map integration with Yahoo Maps + ActionScript 2.0

On Flash - map integration with Yahoo Maps + ActionScript 2.0In my job it isn’t always about a swish flash interface, a cool looking site or animation these days – it is about integration, about offering functionality that jumps out from the rest of the competition. The magic word is integration. A client of ours approached us about adding a special sort of travel-blog.

What we would like is some sort of members-only application that allows our users to track their journeys with us and to maybe blog about them, but it should look swish and very easy to use. We would like a similar functionality for our travel guides who would then post information about the tours.

The idea of a blog is a great tool for customer retention, if done right it allows users to post comments about their journeys, maybe with images to keep a log of what they are doing while on that trip. It would allow visitors to see what is going on on a journey with <Company Name> and what you can do or what the user(s) saw and took part in. Obviously, I wanted to offer a little bit more than just a blog. My idea was to work on a map-blog… Keep Reading