Displaying 9 results from an estimated 9 matches for "fbjs".
Did you mean:
bjs
2008 Mar 18
4
respond_to formats, fbml and fbjs
In my controllers I have a respond_to block for both fbml and fbjs.
I created the fbjs mime type in environment.rb:
Mime::Type.register "application/javascript", :fbjs
However, even if I specify fbjs in a parameter name format during AJAX
post requests, it is being overwritten by Rails or Facebooker as FBML.
I confirmed this by placing logger.debug par...
2008 Aug 20
1
Facebook javascript (FBJS) library
I wrote an fbjs library to help speed up development of some of my
applications. I plan to have some sort of "official" release with a blog
entry and github repository at some point, but I thought you guys might want
to have it earlier.
It''s still a work in progress. I''ve been using ev...
2008 Mar 30
0
javascript confirm function in FBJS
I''d like to add the :confirm option in the link_to_remote and replace
the missing confirm function with Facebook''s Dialogs.
function confirm(text) {
dlg = new Dialog(Dialog.DIALOG_CONTEXTUAL).showChoice(''Confirm
Request'', text , ''Yes'', ''No'');
dlg.onconfirm = function() { return true; };
dlg.oncancel = function() { return
2008 Mar 12
2
Developing Facebook Platform Applications with Rails
...mmfacer
It walks you through creating a Facebook application with Facebooker,
all the way from setup to handling large number of users.
Thank all of you for asking questions on this list. I did my best to
answer all of them in the book. Expect to see more chapters shortly,
as information on FBJS, profile updating and performance are added.
Mike
--
Mike Mangino
http://www.elevatedrails.com
2008 Jun 15
11
[PATCH] helper to create fb css stylized table
I attached a rails helper implementation of the fb_table described here:
http://wiki.developers.facebook.com/index.php/Facebook_Styles
I included testing and comments. I hope you find it useful.
Curiously, it''s really a small extension of FBML.
Richard
-------------- next part --------------
Index: test/rails_integration_test.rb
2008 Jan 25
5
ajax with facebooker?
So if I am using fbml,canvas & facebooker, can I do ajax calls? if so
how?
From reading it seems they support some sort of mock ajax, but I
don''t really understand, can somone explain to me?
If I cant do ajax, can I still do javascript?
Can I use 3rd party libs like prototype & scriptaculous?
thanks
Joel
2008 Apr 07
7
Testing and Mocking
Can I second this question? Could someone provide a simple example of
how they set up a functional test for a controller that uses
facebooker?? Do you have to copy a lot of stuff from
rails_integration_test.rb ?
I guess that since we don''t have a test facebook to test against, we
have to stub out a lot of stuff right?
--simon
> Hi, I''m wondering if folks would care
2008 Sep 17
0
Facebooker with expanded FJBS library
A few weeks ago I posted an FBJS library that I had been working on. I have
now updated that library to be fully compatible with Facebooker and created
a publicity accessible fork for people to try it out. I did attempt to
maintain backwards compatability, but I strongly recommend switching to the
new methods.
The fork is located...
2010 Jan 21
0
[JOBS] Position open for Socially Responsible Senior Ruby Engineer
...ical experience scaling web applications (Do you love reading
the highscalability blog like we do?)
- Video game, and/or viral game mechanics experience
- A love and appreciation for unobtrusive Javascript ala jQuery
- Practical experience and/or an interest in building Facebook
Applications (FBML, FBJS, etc.)
- Experience using ActionScript 3.0/Flex
- A polyglot programmer who is comfortable working with (or able to
learn quickly) the languages that best fit the job as our needs
evolve
- Comfortable in a *nix stack. We host on EngineYard and use a
variety of popular open source packages like Me...