Any chance of making the jump to GitHub to make contributing easier? I''ve already got my fork over there, but it would be nicer to have the official repo there instead. -- Christopher Redinger http://www.agiledisciple.com
I guess I should announce that I added Facebooker to GitHub yesterday. For now, I think my repo there should be the official one. I''m going to spend a little time over the next couple weeks moving to make facebooker work with Rails 2.1 and via a gem plugin. Mike On Jun 26, 2008, at 2:28 PM, Christopher Redinger wrote:> Any chance of making the jump to GitHub to make contributing easier? > I''ve already got my fork over there, but it would be nicer to have the > official repo there instead. > > -- > Christopher Redinger > http://www.agiledisciple.com > _______________________________________________ > Facebooker-talk mailing list > Facebooker-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/facebooker-talk-- Mike Mangino http://www.elevatedrails.com
Fantastic, thanks! Are you keeping a list of stuff that needs to be worked on for Rails 2.1? Since I am using 2.1 and Facebooker in a production app now, I''d be more than happy to contribute. Similar question for the changes to Facebook with regards to sessions. For instance sessions will no longer be needed for updating profiles, but the facebooker code uses a session to do so. Is there a plan for rewriting that kind of thing? On Thu, Jun 26, 2008 at 2:36 PM, Mike Mangino <mmangino at elevatedrails.com> wrote:> I guess I should announce that I added Facebooker to GitHub yesterday. For > now, I think my repo there should be the official one. I''m going to spend a > little time over the next couple weeks moving to make facebooker work with > Rails 2.1 and via a gem plugin. > > Mike > > On Jun 26, 2008, at 2:28 PM, Christopher Redinger wrote: > >> Any chance of making the jump to GitHub to make contributing easier? >> I''ve already got my fork over there, but it would be nicer to have the >> official repo there instead. >> >> -- >> Christopher Redinger >> http://www.agiledisciple.com >> _______________________________________________ >> Facebooker-talk mailing list >> Facebooker-talk at rubyforge.org >> http://rubyforge.org/mailman/listinfo/facebooker-talk > > -- > Mike Mangino > http://www.elevatedrails.com > > > >-- Christopher Redinger http://www.agiledisciple.com
We pulled the session key out of most of the places that don''t need it already. I''m not keeping a list of items. I typically just use my own applications as the example and run things until they work :) Mike On Jun 26, 2008, at 2:45 PM, Christopher Redinger wrote:> Fantastic, thanks! > > Are you keeping a list of stuff that needs to be worked on for Rails > 2.1? Since I am using 2.1 and Facebooker in a production app now, I''d > be more than happy to contribute. > > Similar question for the changes to Facebook with regards to sessions. > For instance sessions will no longer be needed for updating profiles, > but the facebooker code uses a session to do so. Is there a plan for > rewriting that kind of thing? > > On Thu, Jun 26, 2008 at 2:36 PM, Mike Mangino > <mmangino at elevatedrails.com> wrote: >> I guess I should announce that I added Facebooker to GitHub >> yesterday. For >> now, I think my repo there should be the official one. I''m going to >> spend a >> little time over the next couple weeks moving to make facebooker >> work with >> Rails 2.1 and via a gem plugin. >> >> Mike >> >> On Jun 26, 2008, at 2:28 PM, Christopher Redinger wrote: >> >>> Any chance of making the jump to GitHub to make contributing easier? >>> I''ve already got my fork over there, but it would be nicer to have >>> the >>> official repo there instead. >>> >>> -- >>> Christopher Redinger >>> http://www.agiledisciple.com >>> _______________________________________________ >>> Facebooker-talk mailing list >>> Facebooker-talk at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/facebooker-talk >> >> -- >> Mike Mangino >> http://www.elevatedrails.com >> >> >> >> > > > > -- > Christopher Redinger > http://www.agiledisciple.com-- Mike Mangino http://www.elevatedrails.com
On Jun 26, 2008, at 1:36 PM, Mike Mangino wrote:> I guess I should announce that I added Facebooker to GitHub > yesterday. For now, I think my repo there should be the official > one. I''m going to spend a little time over the next couple weeks > moving to make facebooker work with Rails 2.1 and via a gem plugin.That''s great, Mike. I hope to have time to work on merging merb_facebooker into facebooker proper. I''ll fork from you soon. :)
Great! I do not have the skills to contribute yet, but I think the switching to Git will ease the development and utilisation process! aurels -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20080626/d86fb980/attachment.html>