Adobe, CFC, ColdFusion

ColdFusion Development and Consultancy in the UK

02.27.10 | Permalink | Comment?

Just thought we would post a quick reminder, that Fusion Team can offer Adobe ColdFusion consultancy and development to your UK or EU based business. From new development to bug fixing and re-architecting, we can help you. We have experience with Adobe ColdFusion 6, 7 and 8 as well as BlueDragon 7 upwards and Railo. [...]

AIR - Apollo, Actionscript 3, Adobe

Adobe AIR 2.0 is released on BETA

11.27.09 | Permalink | 1 Comment

Adobe have released version 2 of the AIR cross platform runtime, that builds on the success of AIR 1 giving developers new capabilities, and even tighter integration with the desktop. Some new features of AIR 2 include:
* Support for the detection of mass storage devices.
* Advanced networking [...]

AIR - Apollo, Actionscript 3, Adobe

Flash and AIR on the iPhone

10.05.09 | Permalink | Comment?

Yes you have read this right ….. Adobe Flash CS5 will allow developers to create applications built using Actionscript 3, available for the iPhone and iPod touch.
At MAX 2009, Adobe showed a number of applications and games for iPhone that have been built using a prerelease version of Flash Professional CS5. These applications are [...]

CSS, Frameworks, JQuery, Javascript

Setting Equal Heights using JQuery

09.28.09 | Permalink | Comment?

I recently ran into a problem of trying to align the height of 2 columns (col-left and col-right). I know this can be achieved using CSS in most circumstances and I would always advise this path or solution to the problem. However just CSS this time, was not going to get the job done. Luckily [...]

Actionscript 3, Adobe, Flex

Adobe Flex 4 SDK

06.01.09 | Permalink | Comment?

Adobe have made available the BETA release of the Flex 4 SDK (previously codenamed Gumbo). There are 3 major themes and changes to Flex 4 and this release. They are:

Design in Mind: providing a framework for continuous collaboration between designer and developer
Developer Productivity: improving compiler performance and adding productivity enhancements to language features
Framework Evolution: taking [...]

Microsoft, SQL

Import CSV data into Microsoft SQL 2005 using bulk insert

05.15.09 | Permalink | 2 Comments

A little problem I had recently was to import a CSV file with about 16mb of data, into a Microsoft SQL 2005 database, using Microsoft SQL Studio Express. A csv file is a file with data that has “comma seperated values” (CSV) and by using SQL bulk load we can read this file from disk [...]

Microsoft, SQL

You do not have permission to use the bulk load statement

05.09.09 | Permalink | 1 Comment

I had a problem when trying to bulk load a CSV file into my Microsoft SQL 2005 database. The error was “You do not have permission to use the bulk load statement”. It turned out to be quite a simple solution.
The solution: It was simply a permission issue and your SQL login needs to be [...]

CSS, Frameworks, Javascript, Usability

JQuery - A Web Developer’s Best Friend!

04.17.09 | Permalink | Comment?

I haven’t posted on my blog for a while now as it’s been a little hectic on the work front. I did however feeel it necessary to post something about this superb javascript framework called JQuery. In their own words this is what JQuery is:
jQuery is a fast and concise JavaScript Library that simplifies HTML [...]

Ajax, Apple, CSS, Frameworks

Building iPhone Applications

10.21.08 | Permalink | 2 Comments

I have been looking into developing some sample applications for Apple’s iPhone. I discovered a very nice example application that was written by a colleague of mine from TAG Worldwide. Malcolm Barclay has written a London underground Tube Status application for the iPhone. (Screenshot to the left).
The concept and software is very simple yet effective [...]

ColdFusion, Google, SEO, SQL, XML

SQL Get Distance from Longitude and Latitude

08.15.08 | Permalink | Comment?

I am currently building a mileage and distance calculator for one of my clients and needed a solution to calculate the distnace between 2 geocoded longitude and latitude points. I know this can be achieved using the Google GClientGeocoder, but I was looking for an SEO friendly and non Javascript / AJAX solution to produce [...]

« Previous Entries