Recent Posts by Christian MacLean
|
Apr 19, 2008
Christian Ma...
6 posts
|
Topic: Developing Facebook Platform Applications with Rails / Local development - FBML vs. iframe Honestly – from what I’ve found you’re better off going out and setting up a free account with dyndns, and then configuring the port mapping on your router to point to your machine running mongrel – I map port 80 (default web port) to 3000 (default mongrel port). Then in my app setup on facebook, I point the config at my dnynds domain. Make sense? |
|
Apr 18, 2008
Christian Ma...
6 posts
|
Topic: Developing Facebook Platform Applications with Rails / Accessing Facebooker::User constants... Hey Mike,
Thanks Mike! Christian |
|
Apr 16, 2008
Christian Ma...
6 posts
|
Topic: Developing Facebook Platform Applications with Rails / Capture xml responses from Facebook... Hey Mike, One thing I’d love to know is a good way to capture the raw XML responses from facebook (say when I make a call from IRB). Can you give us an idea how to do this (for debugging) either from IRB or from the browser? CM |
|
Apr 13, 2008
Christian Ma...
6 posts
|
Topic: Developing Facebook Platform Applications with Rails / Facebook not appending apps.facebook.com Perfect! That did it Mike. Thanks! CM |
|
Apr 13, 2008
Christian Ma...
6 posts
|
Topic: Developing Facebook Platform Applications with Rails / Facebook not appending apps.facebook.com I’ll try that right now! Thanks for the timely response. Question for you developer to developer – I really have trouble reading rdocs and gleaning anything meaningful about learning a new plugin, or rails feature, etc. After 11 years of developement I don’t feel like I’m a dummy reading package and API docs – any tips on how to go about it in Ruby/Rails? Keep up the good work buddy. CM |
|
Apr 11, 2008
Christian Ma...
6 posts
|
Topic: Developing Facebook Platform Applications with Rails / Facebook not appending apps.facebook.com Doesn’t seem to be making any difference at all to me – even if I set :canvas=>false or omit that parameter at all I still get a relative path. Any suggestions? |
6 posts
