fullasagoog.com ColdFusionMX blendFullasagoog: Chock Full Of Rich Internet Application GoodnessThe Week in ColdFusion, 2-8 July: Object-oriented CFML for fun and profit- July 11, 2008 In the last few weeks, the number of code-related blog posts in the &226;ole CFBlogosphere has skyrocketed &226; which is just the way I like it. This week I found lots of good material on writing object oriented code. This bumper roundup will be the last that I&226;ll be posting this month &226; I&226;m off ...http://www.fullasagoog.com/go.cfm?itemid=0F8F779F-AD08-8B66-0403800C9A88B6CA Eclipse Quick Tip- July 10, 2008 I say that this is an Eclipse quick tip because it should be helpful to all. I mainly use CFEclipse & Flex Builder in the course of a workday and there is one thing that I can share with you. A friend of mine upgraded to Eclipse 3.4 last night and during a chat he said it seems to be a bit quicker, except on start up. I hear this a lot from CFE users and there is a pretty easy solution to this. Most of the time you start creating different projects and after awhile you can end up withhttp://www.fullasagoog.com/go.cfm?itemid=0EFBE81E-A008-2B41-E82A2C42F07D8D8F Case Study: FoodSHIELD Leverages ColdFusion And Acrobat Connect Pro- July 10, 2008 FoodSHIELD is a web-based platform that creates community, increases collaboration, and facilitates communication among thousands of public and private entities involved in protecting and defending the United States food supply. From laboratories and...http://www.fullasagoog.com/go.cfm?itemid=0EFBE455-E3BB-4F6C-A195DD64D3E20010 optional SMS parameters- July 10, 2008 there were a few threads in the support forums over the last few days about figuring out how to send vendor specific optional parameters via coldfusion's oh-so-sweet SMS gateway. i'd never had to do this before (mainly because we'd managed to avoid SMS vendors who required them) and after pouring thru the docs it looked like the coldfusion team might have missed this. no biggie, i've used thehttp://www.fullasagoog.com/go.cfm?itemid=0EFA064C-9CFA-FA96-147D26C2D4DD8675 Thread.setContextClassLoader Doesn't Work on CF 8.0.0- July 10, 2008 I know the number of CF 8.0.0 installs is probably pretty minimal compared to CF 8.0.1, but thought this was worth pointing out.&194;&160; If you use Thread.setContextClassLoader on CF 8.0.0, it raises no exception, but it doesn't actually set the ClassLoader for the thread. I ran into this today using my CF GroovyHibernate integration on one ...http://www.fullasagoog.com/go.cfm?itemid=0EF5C4BC-046F-4B79-7BA94BC399E77CCC Edit current page - A neat little bookmarklet- July 10, 2008 Ever wondered if you could edit the page you are browsing on make updates to it. Found a very neat little bookmarklet that allows to exactly do that. Edit current website Just drag the above link to your bookmarks toolbar and voila you are all set to edit the page you are currently viewing. Don't worry though the changes are only temporary and are lost once you move away or refresh the page. But its a handy snippet to have some fun or create fake screenshots ;-). I suspect this to be one of thhttp://www.fullasagoog.com/go.cfm?itemid=0EF2879E-DB6A-C922-0F916CF43E3562CE Who considers ColdFusion a legacy language- July 10, 2008 How uninformed do you have to be to consider ColdFusion a legacy language I noticed a trackback to one of my posts about using overloaded Java methods when calling them via ColdFusion. I visited it just see what they had to say, and although it just turned out to be a aggregator post, I ...http://www.fullasagoog.com/go.cfm?itemid=0EF1B22D-FBBC-9AB9-F256FB07CE6FAFC0 Yahoo! Search BOSS Launched - "Build your Own Search Service"- July 10, 2008 The best way to describe this is to quote directly: "BOSS (Build your Own Search Service) is Yahoo!'s open search web services platform. The goal of BOSS is simple: to foster innovation in the search industry. Developers, start-ups, and large Internet companies can use BOSS to build and launch web-scale search products that utilize the entire Yahoo! Search index. BOSS gives you access to Yahoo!'s investments in crawling and indexing, ranking and relevancy algorithms, and powerful...http://www.fullasagoog.com/go.cfm?itemid=0EEC8EC8-0528-4DB6-0837BC7453A42BA6 CynergyTV: Flex, Silverlight And Why I've Disappeared- July 10, 2008 So why have I been so quiet for pretty much the last year outside of some token posts Well, our re-launched CynergyTV experience holds the reason, and I'm glad I can finally talk about it. So Dave, you mean you've spent the last year re-building ...http://www.fullasagoog.com/go.cfm?itemid=0EAC52CD-E341-6A0F-6AFFEA916D865F79 ColdFusion Functions Declared Inside CFScript Have Output- July 10, 2008 Last night, I was talking shop with Simon Free . He mentioned that he always writes his ColdFusion user defined functions (UDFs) in CFScript tags. I argued that if you do that, you have no control over things like output. To this he said, "Of course you do, CFScript tags don't have output unless you use WriteOutput()." But then, I was asked, "What about something like OnRequest() method in Application.cfc" At this point, both of us ... Read...http://www.fullasagoog.com/go.cfm?itemid=0E878328-B758-21DA-623B9217A3B05CEA |