ColdFusion

ColdFusion Web hosting in the UK

12.09.07 | Permalink | View Comments

I am currently considering web hosting here in the UK instead of the US, due to the nightmare I’ve been having with my current host with downtime. Does anybody host with a UK ColdFusion provider currently and who do you suggest?  Thanks

PHP, SEO, Usability, Wordpress

WordPress IIS permalinks using 404 redirect

12.04.07 | Permalink | View Comments

Ok, I finally got this blog to have Search Engine friendly URL’s on a Windows 2003 server! I done a lot of searching and digging, but finally found this technique on Einar Egilsson’s Blog. The solution uses a custom 404 handler to complete the redirecting. Simply by adding this custom 404 page, your blog can [...]

AIR - Apollo, Adobe, Design, Usability

Adobe AIR gets a new logo

11.18.07 | Permalink | View Comments

This is the look and logo for Adobe Air as discovered over at Mike Chambers blog – introducing the Adobe Air Logo. I personally think the logo is great. Clean, simple and easy to recognise.Mike says “I am not going to go into a detailed analysis of what the logo represents, but I do want to [...]

Apple, Design, Usability

The Apple iPhone comes to the UK on O2

11.15.07 | Permalink | View Comments

The Apple iPhone has finally made it to the UK on O2 and I have to say it looks and feels really nice. I love the ability to view web pages as you would see them on your Mac or PC and not like on some other mobile web browsers. The usability studies done on [...]

Ajax, ColdFusion

AJAX Library – Lalabird JSMX API

11.13.07 | Permalink | View Comments

I have been using this tiny AJAX library for a while now and have used it in various projects. It is extremely simple to use and is easily extendable and customisable. JSMX at http://www.lalabird.com/ is great. I know there are many others out there. Does anybody have a favourite?

SEO

Social Bookmarking – What do you think?

11.12.07 | Permalink | View Comments

I am currently working on implementing social bookmarking for a client. Whilst I sort of like the idea of my favourites roaming around with me and the superb SEO benefits to your site, is there any other use to these tools? Also which ones are the most popular or most used? Do some pages overdo [...]

AIR - Apollo, Flex, Google, SEO

Google Analytics – Adobe AIR Version – GAS

10.18.07 | Permalink | View Comments

I stumbled across this very interesting post regarding google analytics over at Dan Mackey’s blog. He has found an Adobe AIR application that hooks into Google Analytics yet acts like a desktop app. The app is still in BETA but looks really nice. Download it over at aboutnico.be

ColdFusion, SQL, XML

SQL XML – FOR XML AUTO

10.17.07 | Permalink | View Comments

Currently working on restructuring some google sitemaps for my client. Instead of the usual query, loop, output process for a ColdFusion XML manipulation based task, I decided to get SQL server to do the work for me. Using FOR XML AUTO, ELEMENTS at the bottom of my query, I can get SQL to return the results of [...]

Adobe, ColdFusion, JRUN

cffile crashes out – try using java.io.BufferedWriter?

10.12.07 | Permalink | View Comments

A few months back I was confronted with the problem of writing a fairly large CSV file using ColdFusion. The file size was around 10mb so I got to work with cffile. After building the code, I sat back and pushed the button to test. BANG! the memory on the ColdFusion server was sky high [...]

Adobe, CFC, ColdFusion, Frameworks, JRUN, XML

CFCs in or out of the web root?

09.27.07 | Permalink | View Comments

The answer to the question above is very much a question of security. Facing the same question at the moment, I believe it would be best to move all CFC’s into a globally accessible shared mapping. From here the CFC’s can then be divided by project or use, similar to Java notation for a package. [...]

« Previous Entries
» Next Entries