HOME
Andrew Schwabe's Blog : ColdFusion

Building Facebook apps with CFML

Packt Publishing put up an article I wrote about getting started with Facebook application development using CFML. This was based on a presentation I did at NCDevCon last month. Take a look, let me know if it helped ya...

http://www.packtpub.com/article/facebook-application-development-with-coldfusion-railo

I'm considering writing another article about using the new Facebook Social Plugins and the new Graph API since it is a bit different from the old RESTful API that most developers have been using.


NCDevCon Facebook and CF Presentation Files

For those attending my talk today on building Facebook applications, here is the Powerpoint file and code examples. Enjoy!

Facebook_CF_Presentation.zip (2.2 MB .zip File)

I've been invited to speak at NCDevCon 2010!

Following the success of the CFinNC conference last October, the Triangle Area ColdFusion User Group (TACFUG) is proud to announce NCDevCon 2010.

This conference is planned for May 22-23, 2010 and will be held at the College of Textiles on the campus of North Carolina State University in Raleigh, NC.

Did we mention that the cost for this conference is the same as last year? That's right. It's free!

I will be presenting on building Facebook applications with ColdFusion, and going "beyond the basics" including some of Facebook's new APIs for 2010.

Check it out online at http://ncdevcon.com/

Flash Builder 4 (aka Flex 4 aka "Gumbo") is released!

Lots of aka's (i know). Flex 4 SDK (open source) has been out for a while, or at least as a public beta. Now that Flash Builder 4 (the new IDE that replaces Flex Builder 3 -- note the product naming difference), there is a lot to be excited about.

A new skinning system that brings in the best of declarative graphics and fixes quirks with scale 9 and manual skinning of components. Supposedly everything is a lot more efficient and light weight. Flex 3 was pretty to look at, but a bit memory intensive. I don't have specifics on that yet, but all improvements are welcome to make it scalable for larger apps.

It is also designed for backward compatibility, so hopefully all our Flex3 apps compile nicely.

Looks like a great upgrade! If you are into ColdFusion/Railo as well, be sure to check out their bundle of Flash Builder 4 and ColdFusion Builder at a good price.

Here are some details: http://www.adobe.com/products/flex/overview/

My new articles on packt publishing

Packt Publishing asked me to write a bit about Railo. It took me forever due to being busy (as always), but here they are! Enjoy and share the love.

Introduction to Railo Open-Source CFML Engine:
http://www.packtpub.com/article/introduction-to-railo-open-source

Tutorial: Rendering web pages as PDF using Railo
http://www.packtpub.com/article/rendering-web-pages-pdf-using-railo-open-source

More Entries