<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>RSS feed for InstantSpot site A little bit of what interests me.</title><link>http://kukiel.instantspot.com</link><description>Coldfusion, Flex, Gaming and more.</description><language>en-us</language><copyright>This work is Copyright &#xA9; 2009 by A little bit of what interests me.</copyright><generator>RSSVille ColdFusion FeedMaker, version 1.0</generator><pubDate>Sat, 21 Nov 2009 16:48:17 GMT</pubDate><item><title>New Home</title><link>http://kukiel.instantspot.com/blog/2009/02/02/New-Home</link><description>I think most people know that I have moved my blog.  I will do this from time to time.  I really liked Instant spot and it was my first Tech related blog and I enjoyed the year here.  I still regularly stop by and read most of the new posts.  For now my blog home resides at http://blog.kukiel.net which it probably always will but I&apos;m always looking at the different blogging engines especially Coldfusion ones and have multiple dev installs of BlogCFC, Mango and FarCry.    Thanks to Arron and Dave for there support though out the year.</description><pubDate>Mon, 02 Feb 2009 19:08:00 GMT</pubDate><guid>http://kukiel.instantspot.com/blog/2009/02/02/New-Home</guid><category>ColdFusion</category></item><item><title>Reverse Proxy In Ubuntu</title><link>http://kukiel.instantspot.com/blog/2008/11/28/Reverse-Proxy-In-Ubuntu</link><description>The last few days I have spend some time setting up 2 new servers.  One running Railo on Ubuntu and the other Coldfusion in Windows.  I needed to host this on a single IP address and needed both machines available on the internet.   There are 2 ways I know of that can accomplish this task 1.  Using Microsoft ISA and 2 Using Apache as a reverse proxy.  As I already have Apache up and running I went with option 2.  While a seemingly trivial task I had never done this before and got hung up a few times the following are the steps I took:</description><pubDate>Fri, 28 Nov 2008 22:51:00 GMT</pubDate><guid>http://kukiel.instantspot.com/blog/2008/11/28/Reverse-Proxy-In-Ubuntu</guid><category>Flex,CFML,Adobe,ColdFusion,Microsoft,Linux</category></item><item><title>Flex, Data grids and Excel</title><link>http://kukiel.instantspot.com/blog/2008/11/24/Flex-Data-grids-and-Excel</link><description>I write a lot of data-focused applications, a lot of grids, reports updates and inserts.  It&apos;s the usual stuff the business wants, Flex and Coldfusion work really well together for this sort of thing.  We produce quite a few custom reports using the often unknown little gem that comes for free with cf Coldfusion Report Builder.  It can be clunky but I doubt there is a quicker way to produce what we need. When all this is said and done and we are happy with what we have produced ( and so is the business of course ) they seem to inevitably  come back with &quot;This report is great, any chance I can get it in excel?&quot; As per usual it was required ASAP.  We already write out several reports into excel but each report is different and I was after a generic solution.  I was directed to this article by Dale Fraser: http://www.cflex.net/showfiledetails.cfm?ObjectID=298 Which didn&apos;t really work and had a few issues not surprising it was for Flex 1.  Plus I felt that all the HTML was unnecessary and I was after a cleaner simpler solution.  I didn&apos;t want to restrict the use to IE either so the js was to go aswell.  What I came up with was a solution that loops the datagrid columns ( hidden and seen ) and produces a tab separated block of text that will paste into excell perfectly separating the grid columns into nice excel columns.  It even takes into consideration label functions.  The accountants where happy and could now paste into excel with 1 click and manipulate the data in anyway they want. You can see an example of this where I grab the rss feed from fullasagoog and tidy it up a bit and put it in a grid.  Let the grid load up, click copy, open excel, click in a cell and paste.  It works on mac and windows ( I&apos;ll assume linux my desktop is at home so I cant test ) in ie, safari and firefox. http://code.kukiel.net/dgc I also enabled code view. </description><pubDate>Tue, 25 Nov 2008 04:00:00 GMT</pubDate><guid>http://kukiel.instantspot.com/blog/2008/11/24/Flex-Data-grids-and-Excel</guid><category>Flex,CFML,Actionscript,Adobe,ColdFusion,Microsoft</category></item><item><title>Adobe MAX day 3</title><link>http://kukiel.instantspot.com/blog/2008/11/21/Adobe-MAX-day-3</link><description>Well I am back home and the excitement has begun to die down.  I&apos;ve begun running trough my notes on new idea&apos;s and products to try out  and my wife is probably sick of me talking about Adobe, Coldfusion and Flex for a while and I&apos;m actually looking forward to heading back to work.   Day 3 was still a fun day where I participated in the Coldfusion/Flex/Live cycle lab.  Some of what we went over I was already currently using but I did pick up few tricks one of those was that while there is a connection limit to the included LCDS services in CF 8 standard the limit is around 1000 which is more then I need for the current app, but still good to know. I spent some more time at the CF Unconference where I sat in on the CF Uber panel which will be on the CF Conversations podcast.  I also got to meet Joe Rinehart the creator of Model Glue.  He talked about Broadchoice and the technologies used.  He actually spoke a bit on Groovy which I already have been thinking or looking at but after some of the quick demos I intend to take a closer look.  I also sat in on a session where I was introduced to the webserver stress tool.  A mid priced web stress testing tool.  http://www.paessler.com/webstress/download  ( I&apos;m sorry I forgot the name of the presenter ). I also went to the very last session on what&apos;s new in Flex 4 and there are some nice new things, the integration of Flex Unit for one, 2 way data binding ie testInput.text =&quot;{@myValue}&quot;, the separation so a designer can do there thing and the dev there&apos;s, the tighter CF intergration and more. I hope I get to attend next year and catch up with everyone I met but I definitely intend to keep in touch with you all. </description><pubDate>Sat, 22 Nov 2008 02:40:00 GMT</pubDate><guid>http://kukiel.instantspot.com/blog/2008/11/21/Adobe-MAX-day-3</guid><category>CF8 on OSX,Flex,CFML,Actionscript,Adobe,ColdFusion,MAX</category></item><item><title>Adobe Max 2008 Day 2</title><link>http://kukiel.instantspot.com/blog/2008/11/19/Adobe-Max-2008-Day-2</link><description>Well it&apos;s the end of Day 2 at 2008 Adobe MAX and I have to say I was impressed.  I really like the look of the new ColdFusion IDE &quot;Bolt&quot; and it really looks like its gong to work well with CF9 and Flex, which to me is a huge plus.  Ive been using CF Eclipse for a while now but a true ColdFusion extension its going to be great.  The ability to type datasoure=&quot; and have a lookup to available data sources is really nice.  The right click and generate a CRUD from the IDE looks like what we can do in Flxbuilder already but is still nice although with all the noise of Hibernate ORM integration it surprises me that we didn&apos;t see right click of a table, from a datasource and a CRUD generation using hibernate and CF.  Although Ben did mention &quot;Other frame works&quot;  I can only assume this is still to come.  I&apos;m also really looking forward to Adobe Catalyst ( formerly Thermo ) as I&apos;d really like to be able to produce some more applications that don&apos;t look like  standard Flex apps. I attended 2 labs High Powered ColdFusion by Dave Watts and Extending Flex components with Matt Boles.  Both were great sessions but it was the Flex session which in the first 10 mins I saw a solution that would help me cut down code by fixing some hacks I used to get around things I wasn&apos;t sure you could do. Lastly the sneak peaks did show a server side implementation of actionscript as a .sas file that is compiled on the fly and includes but the usual Flex code for displaying the data and the server side code for retrieving the data from the data base.  This is interesting but I don&apos;t think we will see this available for some time as currently CF and AS are a really nice fit. Bolt information/Beta signup: http://labs.adobe.com/wiki/index.php/Bolt (shame about the .php ? ) Oh and I forgot to mention there are plugin&apos;s for Flex support into Visual studio 2008: http://www.ensemble.com/</description><pubDate>Wed, 19 Nov 2008 13:09:00 GMT</pubDate><guid>http://kukiel.instantspot.com/blog/2008/11/19/Adobe-Max-2008-Day-2</guid><category>Flex,CFML,Actionscript,Adobe,ColdFusion</category></item><item><title>The move to Eclipse.</title><link>http://kukiel.instantspot.com/blog/2008/03/06/The-move-to-Eclipse</link><description>The move to Eclipse</description><pubDate>Thu, 06 Mar 2008 16:59:00 GMT</pubDate><guid>http://kukiel.instantspot.com/blog/2008/03/06/The-move-to-Eclipse</guid></item></channel></rss>