SixFive

Empowering our clients through partnership to have confidence in their technology and control over their business
photo

My first trip on Cathay Pacific was a pleasant one. Leaving Sydney at 10pm, the airport was very quiet and I had checked in online so had no queue to dump my bags. Being rather tall I wanted to see if I could get some exit row seats, however this isnt an option you are […]


July 14, 2007 - 8:14 am
Read more
photo

The URL’s that Amazon returns for you through ECS can be altered to include your Amazon associates tag in the URL without you having to butcher and manually alter the URL. How? Simply add it to the request URL you use. Now all links and URL’s will be nicely formatted for you. Why do these […]


July 9, 2007 - 7:34 am
Read more
photo

I have a job where ad-hoc client support via email is a regular occurrence. Taking screen shots of sites and particular screens to help explain the sometimes random and crazy words that come out of my brain is always helpful for the hapless recipient of my ramblings. So I went on a hunt for a […]


July 8, 2007 - 8:33 pm
Read more
photo

Trying to get a local network talk via a VPNto another internal network is not something I want to try and do again in a hurry. However – once I had my local machine at home chatting nicely with our hosted production server network I realised that something came to my attention that hasn’t for […]


July 7, 2007 - 8:39 pm
Read more
photo

I have had a long a flirting relationship with Amazon ECS thru using it with PHP and SOAP, and now that I am totally ColdFusion reliant I have revisited the products sectionon my site, and done something a bit more useful with it. Amazon ECS is a pretty simple system. Hit a URL with some […]


July 5, 2007 - 8:34 pm
Read more
photo

I was just running the ajax examples from Ben Forta for ColdFusion 8 and I noticed that I could add ?cfdebug to the end of the URL in order to see the inline AJAX debug screen. The ColdFusion team over at Adobe have built it in to help our now Web 2.0 ajax’ed coding lives. […]


July 2, 2007 - 7:48 am
Read more
photo

When using cfform don’t leave the action tag blank. This simple omission could you open to XSS/CSS Cross Site Scripting vulnerabilities. Why would you do this? Well if you use an ordinary form tag and leave the action attribute blank the form defaults to submitting to the page in the URL – the browser fills […]


June 20, 2007 - 5:42 pm
Read more
photo

Following on from my previous posts on 301 redirects, if you have access to the IIS administrator or to the Apache httpd.conf file, you can achieve the same outcome without any server side processing and have the redirect handled faster via the webserver. The 301 status code is used to indicate that a page has […]


June 15, 2007 - 6:10 pm
Read more
photo

Following on from my previous post, ColdFusion allows redirects by using the cflocation tag. However cflocation is only a temporary redirect and it returns the 302 http moved temporarily header to the browser: The 301 status code is used to indicate that a page has permanently moved, and to do this in ColdFusion we actually […]


June 14, 2007 - 5:54 pm
Read more
Login
Log in below to access your courses.
Log In With Google
Forgot Password
Enter your email address or username and we’ll send you instructions to reset your password.