<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6946482</id><updated>2011-04-22T02:42:07.381+01:00</updated><title type='text'>ColdFlush</title><subtitle type='html'>I have been working in software development for a while now more recently focusing on developing a range of web 2.0 applications for and increasing number of clients. I post problems I have solved in my day job and things I feel people may find either interesting or useful.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>42</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6946482.post-115574412223357523</id><published>2006-08-16T16:47:00.000+01:00</published><updated>2006-08-16T17:02:02.263+01:00</updated><title type='text'>UK's Top Web 2.0</title><summary type='text'>I thought I would mention this blog post on readwriteweb about top UK web 2.0 apps firstly to show we are doing it too and secondly so I can plug last.fm which is simply the best web 2.0 app currently in existence. Not only does last.fm provide a service that is truly innovative not just in its use of technology but also in its business model. It also works really well (which cannot be said of </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/115574412223357523/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=115574412223357523' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/115574412223357523'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/115574412223357523'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2006/08/uks-top-web-20.html' title='UK&apos;s Top Web 2.0'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-115462335985230294</id><published>2006-08-03T17:24:00.000+01:00</published><updated>2006-08-03T18:06:50.366+01:00</updated><title type='text'>Apache rewrite and case sensitivity</title><summary type='text'>I had a problem, some might say that I have many problems but this one I found a solution to, so it thought it would be a good plan to share it.It concerns case sensitivity when running Apache on unix and it comes in two parts.Firstly we are using apache rewrite to create friendly URLs and this works fine you type in www.myniftysite.com/blog/postaboutmonkeydust and this gets parsed through apache</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/115462335985230294/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=115462335985230294' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/115462335985230294'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/115462335985230294'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2006/08/apache-rewrite-and-case-sensitivity.html' title='Apache rewrite and case sensitivity'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-114984440520717263</id><published>2006-06-09T09:53:00.000+01:00</published><updated>2006-06-09T10:13:26.450+01:00</updated><title type='text'>Using caller scope getting 500 null error</title><summary type='text'>This post is pretty much like it says in the title, I was working on a project this week, where I was calling UDF's ( located in the Application.cfm ) from within a customtag. Because of the nature of customtags you can't reference things outside of the tag using the variables scope, so I was using the caller scope and this initially worked.However, for some reason I started to get 500 null </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/114984440520717263/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=114984440520717263' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/114984440520717263'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/114984440520717263'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2006/06/using-caller-scope-getting-500-null.html' title='Using caller scope getting 500 null error'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-114959199218635818</id><published>2006-06-06T11:57:00.000+01:00</published><updated>2006-06-06T12:22:54.246+01:00</updated><title type='text'>Slow SQL through Coldfusion</title><summary type='text'>06/06/06 no matter what the date format seems to be day of the devil and he's been messing with my code.On one of our customer sites there was a particular piece of functionality that was running incredibly slowly, like 90 seconds to render a page kind of slowly. So slowly in fact that I had time to go and make a cup of tea before the page rendered ( i don't fill the kettle to the top ;) ).Now </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/114959199218635818/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=114959199218635818' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/114959199218635818'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/114959199218635818'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2006/06/slow-sql-through-coldfusion.html' title='Slow SQL through Coldfusion'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-110544306336738406</id><published>2005-01-11T11:17:00.000Z</published><updated>2005-01-11T11:32:43.576Z</updated><title type='text'>When is a select box not a select box</title><summary type='text'>I have been revisiting that old chestnut form validation and found out that a select box is not always a select box, I was doing some dynamic form building an needed to know the type of the form element to clear its value (its a long story)I started top play around and found that the typeof() function shows a select box as "undefined" and outputting the .type attribute displays one of two </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/110544306336738406/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=110544306336738406' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/110544306336738406'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/110544306336738406'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2005/01/when-is-select-box-not-select-box.html' title='When is a select box not a select box'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-110371300734742487</id><published>2004-12-22T10:18:00.000Z</published><updated>2004-12-22T10:56:47.346Z</updated><title type='text'>Bullets do the Metro</title><summary type='text'>Last night the 21st December, Bullet Galloway did the Merto Club on oxford street, yes i know it sounds like a strip joint and to be fair it looks like on from the outside but rest assured it is your run of the mill grimey, live music venue with a slightly strange two tier stage and a cash only bar selling cans (just the way i like it).Moving swiftly on; the music, i haven't seen the bullets </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/110371300734742487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=110371300734742487' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/110371300734742487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/110371300734742487'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/12/bullets-do-metro.html' title='Bullets do the Metro'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-110198619726563254</id><published>2004-12-02T11:07:00.000Z</published><updated>2004-12-02T11:16:37.266Z</updated><title type='text'>tabs</title><summary type='text'>it tells me on Dictionary.com that tabs are :-   1. Informal.         1. A bill or check, such as one for a meal in a restaurant.         2. Cost; price: The tab for upgrading the computers would be high.   2. A tabulator on a typewriter.   3. Computer Science.         1. A key on a computer keyboard that, when pressed, inserts a special ASCII character used for formatting text, as in </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/110198619726563254/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=110198619726563254' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/110198619726563254'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/110198619726563254'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/12/tabs.html' title='tabs'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-110198536370424903</id><published>2004-12-02T10:21:00.000Z</published><updated>2004-12-02T11:02:43.706Z</updated><title type='text'>backward browsers</title><summary type='text'>i have a dream one browser one world...but i live in reality with millions of people and loads of browsers none of which comply with w3c standards in totality; while i appreciate there right to freely express themselves, i curse them for the difficulties they cause me when blindly hacking away at my keyboard building sites. A new tool in my arsenal (my stash of web-dev weapons not the </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/110198536370424903/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=110198536370424903' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/110198536370424903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/110198536370424903'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/12/backward-browsers.html' title='backward browsers'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109958431478108911</id><published>2004-11-04T15:50:00.000Z</published><updated>2004-11-04T16:05:14.780Z</updated><title type='text'>CSS 2.1</title><summary type='text'>CSS has been around for yonks and I have been using for a similar period of time but having spent the last three years in an intranet environment (read ie only), I became lazy. So new job new standards and I have endeavored to re-educate myself about how it should be done.CSS 2.1 is a more workable implementation than CSS2 as it has dropped a number of aspects from the recommendation so there </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109958431478108911/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109958431478108911' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109958431478108911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109958431478108911'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/11/css-21.html' title='CSS 2.1'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109932875869446275</id><published>2004-11-01T17:05:00.000Z</published><updated>2004-11-04T16:10:17.343Z</updated><title type='text'>Name and shame time ...</title><summary type='text'>knights b&amp;w Originally uploaded by coldFlush.This picture taken in Paris for earlier this year seemed to be the perfect image to try out blogging using flickr.I was told about this photo blog/tagger/archive a few months ago but have only just set up an account. I like it it has a natty little flash app for organising you pics and has been very well thought out.Click on the photo to see the photo </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109932875869446275/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109932875869446275' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109932875869446275'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109932875869446275'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/11/name-and-shame-time.html' title='Name and shame time ...'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109844245767093672</id><published>2004-10-22T11:50:00.000+01:00</published><updated>2004-10-22T11:54:17.670+01:00</updated><title type='text'>Chuck would never have thought ....</title><summary type='text'>"... of going into politics if the aliens hadn't inflated his cat and sent him on a picnic with Marilyn Monroe."this is one of many genius (and genuine) plotlines featured on query letters i love and boy do i love 'em  the comments nearly had me crying.</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109844245767093672/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109844245767093672' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109844245767093672'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109844245767093672'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/10/chuck-would-never-have-thought.html' title='Chuck would never have thought ....'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109820526781103228</id><published>2004-10-19T17:45:00.000+01:00</published><updated>2004-10-20T11:27:18.883+01:00</updated><title type='text'>why UDF's almost passed my by</title><summary type='text'>I must admit i have never really used UDF's, mainly because i have never used CF5 in a production environment (my employer at the time went straight from CF4.5 to MX in one foul swoop).However, this week has changed all that i have finally found a place in my coding style for them. Previously I have been left wondering whether to use a CFC a Custom Tag or a UDF now that fog is beginning to </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109820526781103228/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109820526781103228' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109820526781103228'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109820526781103228'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/10/why-udfs-almost-passed-my-by.html' title='why UDF&apos;s almost passed my by'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109785376883627624</id><published>2004-10-15T16:16:00.000+01:00</published><updated>2004-10-15T16:22:48.836+01:00</updated><title type='text'>CFEclipse one week in</title><summary type='text'>I have been using CFEclipse for almost a week now and i really like it.There have been moments when i have thought to myself oh i wish i could do this or in can do that in dreamweaver but to be honest on the whole the functionality i use for coding is all there; some it just takes a little while to get your head around slighlty different terminology.Documentation is limited but i discovered </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109785376883627624/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109785376883627624' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109785376883627624'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109785376883627624'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/10/cfeclipse-one-week-in.html' title='CFEclipse one week in'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109759075858207581</id><published>2004-10-12T15:16:00.000+01:00</published><updated>2004-10-12T15:19:18.583+01:00</updated><title type='text'>CFEclipse</title><summary type='text'>Looking for an open source editor i have been hearing a lot of positive noise about the eclipse project and the CFEclipse plug in i have just downloaded both this morning and will be having a go.thanks to andyjarrett.co.uk for a point in the right direction of resources ... here</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109759075858207581/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109759075858207581' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109759075858207581'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109759075858207581'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/10/cfeclipse.html' title='CFEclipse'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109723851105678212</id><published>2004-10-08T13:26:00.000+01:00</published><updated>2004-10-08T13:28:31.056+01:00</updated><title type='text'>Retro don't you just love it</title><summary type='text'>I have some across the web archive a number of time before but i always forget where it is, so more for me than anyone else i'm posting link here.for those who don't know it is an archive of past websites over the ages so you can view all the past crimes of you web developing heros ....</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109723851105678212/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109723851105678212' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109723851105678212'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109723851105678212'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/10/retro-dont-you-just-love-it.html' title='Retro don&apos;t you just love it'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109713969614044295</id><published>2004-10-07T09:56:00.000+01:00</published><updated>2004-10-15T16:28:38.140+01:00</updated><title type='text'>Documentation good to have but a pain to do ;)</title><summary type='text'>yes there is cfc explorer but it not the easiest thing to use and what you really need is some that is accessible inline with the code.This CFC as used by Fullasagoog.com makes this possible ... cheers Nathan Dintenfass.</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109713969614044295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109713969614044295' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109713969614044295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109713969614044295'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/10/documentation-good-to-have-but-pain-to.html' title='Documentation good to have but a pain to do ;)'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109699566567297855</id><published>2004-10-05T17:57:00.000+01:00</published><updated>2004-10-05T18:01:45.860+01:00</updated><title type='text'>Flex for free ...</title><summary type='text'>Flex ... you know that expensive little toy that MM is teasing us with til it wacked on a massive price tag ... well the real code monkey can now use it under a heavily scrutinised non-commercial licencehttp://www.macromedia.com/software/flex/productinfo/faq/#ancnilovely ;)</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109699566567297855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109699566567297855' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109699566567297855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109699566567297855'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/10/flex-for-free.html' title='Flex for free ...'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109653968947834245</id><published>2004-09-30T11:14:00.000+01:00</published><updated>2004-09-30T11:22:45.560+01:00</updated><title type='text'>Cultural change as well as technology change</title><summary type='text'>the headshift blog brought this little insight from dave wilcox to my attention this morning and it really struck a cord"... you need to deal with cultural change as well as technology change at the same time. If you try and bring technology in without commitment from the top, regard to working practices and so on, you'll get resistance... or lots of systems that don't work. And if you try and </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109653968947834245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109653968947834245' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109653968947834245'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109653968947834245'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/09/cultural-change-as-well-as-technology.html' title='Cultural change as well as technology change'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109646351694233556</id><published>2004-09-29T14:06:00.000+01:00</published><updated>2004-09-29T14:13:51.316+01:00</updated><title type='text'>How To: limit a results set from oracle</title><summary type='text'>ever wondered how to select rows n to n from an oracle query without using coldfusion startrow and maxrow ... i did&lt;cfquery name="get_hits" datasource="#request.dsn#" &gt;SELECT * FROM (SELECT hit_id, score, person_id, doc_date, title, type, khs_ref,row_number() over(ORDER BY (doc_date)DESC) rnFROM temp_hits WHERE person_id = #person_id#ORDER BY doc_date DESC)WHERE rn BETWEEN 1 AND 10&lt;/</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109646351694233556/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109646351694233556' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109646351694233556'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109646351694233556'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/09/how-to-limit-results-set-from-oracle.html' title='How To: limit a results set from oracle'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109541593218235721</id><published>2004-09-17T11:07:00.000+01:00</published><updated>2004-09-17T11:13:48.370+01:00</updated><title type='text'>BG @ the Carling Academy</title><summary type='text'>BulletGalloway are playing at the Carling Academy on the 14th October (eflyer), i like this venue it is by far the cleanest venue on London's toilet circuit and good noise too the only thing to make it heaven would be a good deal on beer ... oh i think they have that too</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109541593218235721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109541593218235721' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109541593218235721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109541593218235721'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/09/bg-carling-academy.html' title='BG @ the Carling Academy'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109541175923459551</id><published>2004-09-17T09:52:00.000+01:00</published><updated>2004-09-17T10:03:14.836+01:00</updated><title type='text'>Macromedia Cental 1.5 released</title><summary type='text'>It's here, i haven't had a chance to play around much but there are some obvious improvements in the relase notes1. Using FLash Player 7 (previous version was 6 and out of sync with the flash player).2. Actionscipt 2.0what does this mean, well it should be alot easier to port existing flash apps into Central (obviously requiring some tweaking).there are other but the other main one for me </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109541175923459551/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109541175923459551' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109541175923459551'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109541175923459551'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/09/macromedia-cental-15-released.html' title='Macromedia Cental 1.5 released'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109535123398932033</id><published>2004-09-16T17:11:00.000+01:00</published><updated>2004-09-16T17:26:44.986+01:00</updated><title type='text'>nice searchy type things</title><summary type='text'>found out about these two today both are seacrh engine type things owned by amazonthis one http://www.alexa.com/ allows you to search for a site, see it rankings, speed and who links to and loads other funky infoand this one http://www.a9.com searches the web, amazon images and stuffenjoy.</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109535123398932033/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109535123398932033' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109535123398932033'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109535123398932033'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/09/nice-searchy-type-things.html' title='nice searchy type things'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109508484053548153</id><published>2004-09-13T15:04:00.000+01:00</published><updated>2004-09-13T15:17:12.416+01:00</updated><title type='text'>This morning i have been mainly doing xml ...</title><summary type='text'>i don't know whether it just me but it seems that when using XmlSearch if your xpath is incorrect no error is raised, you just don't get anything returned&lt;script&gt;xmlfile = xmlparse(cfhttp.filecontent);xmlsize = ArrayLen(xmlfile.Response.results);xmlqry = QueryNew("id, Name, location, company, phone, fax");QueryAddRow(xmlqry,xmlsize);for(i=1; i LTE xmlsize; i=i+1) {variables.xmlRes = </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109508484053548153/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109508484053548153' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109508484053548153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109508484053548153'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/09/this-morning-i-have-been-mainly-doing.html' title='This morning i have been mainly doing xml ...'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109483362422119784</id><published>2004-09-10T17:23:00.002+01:00</published><updated>2004-09-10T17:41:41.726+01:00</updated><title type='text'>what instance am i ?</title><summary type='text'>a question i often ask myself along with what is the meaning of life, i haven't found the answer to the latter but a colleague sent me this to help out with the former.&lt;cfscript&gt;jr = CreateObject("java","jrunx.kernel.JRun");servername = jr.getServerName();writeOutput(" &lt;p&gt;JRun Server Name: "&amp;servername&amp;"&lt;/p&gt;");&lt;/cfscript&gt;just what you need when you haven't got a clue which of your </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109483362422119784/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109483362422119784' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109483362422119784'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109483362422119784'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/09/what-instance-am-i_109483362422119784.html' title='what instance am i ?'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109472344991562008</id><published>2004-09-09T10:46:00.000+01:00</published><updated>2004-09-09T10:50:49.916+01:00</updated><title type='text'>Coldfusion and XML</title><summary type='text'>I have been using coldfusion to integrate a third party app into a portal over the past few weeks and after initially being really impressed by the simplicity i am now beginning to find its limitations.As discussed in the livedocs basically it seems that Macromedia haven't fully implemented Xpath and XmlSearch will only return "An array of XML object nodes that match the search criteria" and </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109472344991562008/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109472344991562008' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109472344991562008'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109472344991562008'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/09/coldfusion-and-xml.html' title='Coldfusion and XML'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109463398551236983</id><published>2004-09-08T09:52:00.000+01:00</published><updated>2004-09-08T09:59:45.513+01:00</updated><title type='text'>new beginings</title><summary type='text'>i got the job woo hoo !As of the beginning of october i will be starting at Headshift and cool company that specialises in social software, what's that i hear you wail we to the un-intiated it can be kind of difficult to explain but social twister helped me out with this.</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109463398551236983/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109463398551236983' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109463398551236983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109463398551236983'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/09/new-beginings.html' title='new beginings'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109359955646046317</id><published>2004-08-27T10:35:00.000+01:00</published><updated>2004-08-27T10:39:16.460+01:00</updated><title type='text'>next Bullet Galloway gig</title><summary type='text'>is September the 4th, so if you are up for a good krack use this flyer to get in cheap. it is at the camden barfly 49 Chalk Farm Road,London,NW1 8AN all the rest of the info is in the flyer.</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109359955646046317/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109359955646046317' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109359955646046317'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109359955646046317'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/08/next-bullet-galloway-gig.html' title='next Bullet Galloway gig'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109359930218704575</id><published>2004-08-27T10:31:00.000+01:00</published><updated>2004-08-27T10:35:02.186+01:00</updated><title type='text'>i'm back from outta space</title><summary type='text'>been a bit quite recently, not sure why, no iam i have been slowly loosing enthusim for stuff mainly because my job is getting me down. I see us making the same mistake we were three years ago and i'm finding it increasing hard to build up enthusiam to try and improve things when i'm the only one who seems to care.anyways i have a had a few interviews this week one at a company called headshift</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109359930218704575/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109359930218704575' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109359930218704575'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109359930218704575'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/08/im-back-from-outta-space.html' title='i&apos;m back from outta space'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-108668365026191187</id><published>2004-06-08T09:25:00.000+01:00</published><updated>2004-06-08T10:24:45.550+01:00</updated><title type='text'>Flash MX Professional 2004 painful transition points</title><summary type='text'>1. Flash MX components show up in Flash MX Professional 2004 ide but don't work properly.2. Actionscript 2.0 is now case sensitive so i can no longer be lazy with my syntax3. Flash remoting has changed, some of the method names have altered slightly and won't work off the bat eg. NetServices.setDefaultGatewayURL is now NetServices.setDefaultGatewayUrl grr4. you have to download the new set </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/108668365026191187/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=108668365026191187' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108668365026191187'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108668365026191187'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/06/flash-mx-professional-2004-painful.html' title='Flash MX Professional 2004 painful transition points'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-108668286663627912</id><published>2004-06-08T09:16:00.000+01:00</published><updated>2004-06-08T09:23:03.636+01:00</updated><title type='text'>Flash MX 2004</title><summary type='text'>I have been making a concerted effort to understand this technology recently and i must admit it has been painful, and that pain has been eased in no way by the Macromedia livedocs; which due to various inconsistencies and complete lack of useful examples have only added to the confusion. Having said that i don't like to just moan about stuff without offering a useful alternative, in this case </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/108668286663627912/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=108668286663627912' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108668286663627912'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108668286663627912'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/06/flash-mx-2004.html' title='Flash MX 2004'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-108668067510158560</id><published>2004-06-08T08:43:00.000+01:00</published><updated>2004-06-08T09:03:34.256+01:00</updated><title type='text'>Fahrenheit 451</title><summary type='text'>Just read this book by Ray Bradbury on the recommendation of another blogger and i must admit i liked it it made me think ...'stuff your eyes with wonder', he said, 'live it as if you'd drop dead in ten seconds. See the world. It's more fantastic than any dream made or paid for in factories. Ask no guarantees, ask for no security, there never was such an animal. And if there were, it would be </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/108668067510158560/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=108668067510158560' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108668067510158560'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108668067510158560'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/06/fahrenheit-451.html' title='Fahrenheit 451'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-108661603540719509</id><published>2004-06-07T14:42:00.000+01:00</published><updated>2004-06-07T14:47:15.406+01:00</updated><title type='text'>Nigritude Ultramarine</title><summary type='text'>i don't know who anil is but i agree with his opinion that is would be better for a genuine blogger to win than those blokes that build credit card affliates sites with just links on them and no added valueNigritude Ultramarineso here is my tiny contribution to the darkblue seo challenge by proxy ;)</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/108661603540719509/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=108661603540719509' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108661603540719509'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108661603540719509'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/06/nigritude-ultramarine.html' title='Nigritude Ultramarine'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109360022817669375</id><published>2004-06-06T10:46:00.000+01:00</published><updated>2004-08-27T10:50:28.176+01:00</updated><title type='text'>journey to middle earth ended before it started</title><summary type='text'>had the interview with the chief cabbage and it went really well seemed like a really nice bloke, got loads of positive vibes ... then the next day got an email saying they had gone for someone local.  :)kinda disapointed and relived at the same time,  still i'm going to keep a sly eye on them in the future as the work sounded really interesting.take a look for yourself here</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109360022817669375/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109360022817669375' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109360022817669375'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109360022817669375'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/06/journey-to-middle-earth-ended-before.html' title='journey to middle earth ended before it started'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109359981390263941</id><published>2004-05-29T13:18:00.000+01:00</published><updated>2004-08-27T10:43:33.903+01:00</updated><title type='text'>a bit later</title><summary type='text'>Supposed to have started my meeting at 21:00 BST, it is now 21:20 in the UK which translates to 08:20 in Christchurch NZ on a sunday morning, i'm hoping that the guy i'm supposed to be netMeeting is having trouble getting up rather than decided he can't be arsed ....</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109359981390263941/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109359981390263941' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109359981390263941'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109359981390263941'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/05/bit-later.html' title='a bit later'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109359975055887135</id><published>2004-05-29T13:04:00.000+01:00</published><updated>2004-08-27T10:42:30.556+01:00</updated><title type='text'>In the beginning</title><summary type='text'>A few days ago i applied for a job in new zealand, on a whim now scarily i'm just about to have an online interview for the role. i have sorted out a dial-up account bought a webcam and a mic and to be honest i'm not sure what to do next but sit and wait. I have often thought i would be nice to work abroad for a while but now it could actually happen it seems more scary than exciting. i keep </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109359975055887135/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109359975055887135' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109359975055887135'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109359975055887135'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/05/in-beginning.html' title='In the beginning'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-109359991585652299</id><published>2004-05-29T01:27:00.000+01:00</published><updated>2004-08-27T10:46:30.830+01:00</updated><title type='text'>some background while i'm waiting</title><summary type='text'>looks like Lawrence in a no show this evening which means i get an early start tommorrow for plan B (which is for 09:00 BST sunday morning in the UK).So how did this all come about, well i'm bored at work, i have been working in the IT department of a largish law firm and one day early this week i'm bored, I start searching for job on the internet (not an unusual pastime during my time at the </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/109359991585652299/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=109359991585652299' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109359991585652299'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/109359991585652299'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/05/some-background-while-im-waiting.html' title='some background while i&apos;m waiting'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-108541038094016668</id><published>2004-05-24T15:40:00.000+01:00</published><updated>2004-05-24T15:53:00.940+01:00</updated><title type='text'>Web development methods - FLip</title><summary type='text'>Something that has become of interest to me of recent months is the best way to run your development project. You need to avoid scope creep, encourage user interaction / buy-in and then lock down the scope and do the build. In my experience FLip is one simple method that really works </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/108541038094016668/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=108541038094016668' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108541038094016668'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108541038094016668'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/05/web-development-methods-flip.html' title='Web development methods - FLip'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-108487416690402397</id><published>2004-05-18T10:56:00.000+01:00</published><updated>2004-05-18T11:01:00.290+01:00</updated><title type='text'>OT: Top Gun moment</title><summary type='text'>went sailing last weekend, lovely and hot but dead calm.Still you can beat it saling out of southampton as the sunsets behind you wearing a pair of retro aviators (My mate Captain Trev tells me these are still issued to BA pilots) ... goose ... goooooose !!!Top Gun Moment </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108487416690402397'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108487416690402397'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/05/ot-top-gun-moment.html' title='OT: Top Gun moment'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-108452636783681224</id><published>2004-05-14T10:14:00.000+01:00</published><updated>2004-05-14T10:32:09.890+01:00</updated><title type='text'>web accessible noodle</title><summary type='text'>I was out last night with a couple of friends and the missus, and over noodles the subject of web access for the blind came up. It seems my mate has been raking it in recently redoing a a load of site implementing web accesibility.Now I have for sometime known that in the US there is legislation in place to ensure website have to be made accessible to screen readers et al but i didn't think we </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/108452636783681224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=108452636783681224' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108452636783681224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108452636783681224'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/05/web-accessible-noodle.html' title='web accessible noodle'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-108427649158860517</id><published>2004-05-11T12:49:00.000+01:00</published><updated>2004-05-11T12:57:40.373+01:00</updated><title type='text'>Bullet Galloway - Music to my ears</title><summary type='text'>A&amp;R people everywhere take note you heard it here first ....Bullet Galloway the best unsigned band currently touring the toilet circuit in London (and i'm not even in the band).Next gig - Fri 14th May Rouge144 Charing Cross Road LondonOnstage 9.30 £5 with this E-FLYER! They even allow you to download some of their songs at their website mighty kind i think :)</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/108427649158860517/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=108427649158860517' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108427649158860517'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108427649158860517'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/05/bullet-galloway-music-to-my-ears.html' title='Bullet Galloway - Music to my ears'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-108427573623015056</id><published>2004-05-11T12:36:00.000+01:00</published><updated>2004-05-11T12:43:36.043+01:00</updated><title type='text'>Macromedia Flex - Pricing</title><summary type='text'>I have been reading alot of blogs about this recently moaning about the cost. Yes, it is high and Yes it is a hard sell to smaller clients but it doesn't stop you experimenting using the development licence. If you have a DevNet subscription i believe you can download the trial and just like coldfusion after 30 days it converts to a developer edition. its only a matter of time and demand (and </summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/108427573623015056/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=108427573623015056' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108427573623015056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108427573623015056'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/05/macromedia-flex-pricing.html' title='Macromedia Flex - Pricing'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6946482.post-108427489234219255</id><published>2004-05-11T12:23:00.000+01:00</published><updated>2004-05-11T12:28:12.343+01:00</updated><title type='text'>BlogDay 0 - The virgin post</title><summary type='text'>what to type what to type dunno, oh yeah you could go and look at my picshosted on fotopic.net, it a nice site but has a few usability issues, like making me log in all the time i tell them about it but i can't find where to tell them ;)</summary><link rel='replies' type='application/atom+xml' href='http://coldflush.blogspot.com/feeds/108427489234219255/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6946482&amp;postID=108427489234219255' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108427489234219255'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6946482/posts/default/108427489234219255'/><link rel='alternate' type='text/html' href='http://coldflush.blogspot.com/2004/05/blogday-0-virgin-post.html' title='BlogDay 0 - The virgin post'/><author><name>coldflush</name><uri>http://www.blogger.com/profile/09883493714056307392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
