Thanks for that episode.
Just yesterday I was thinking about how to do the communication between two rails applications. So this is a really big help for me :-)
I'm looking forward to the next episode on this topic :-)
I also think that ActiveResource is a great way to access remote data. In fact I am using it to store and access data in Amazon's SimpleDB webservice.
If anybody wants to dig into this, check out my little Tutorial over at the Amazon AWS site:
http://developer.amazonwebservices.com/connect/entry.jspa?categoryID=152&externalID=1242
Does ActiveResource know that its looking for a Product controller because its called Product.rb? what if you already had a product model? how could you tell ActiveResorce to look for a product controller at that site?
This is pretty cool - I hadn't heard of ActiveResource before.
Wow, that was really interesting.
It's good to know it can be so easily implemented.
Thanks once again Ryan.
Rails is so cool!
Ryan, do you want to do a railscast about TimeZones like TzTime or the new edge zone?
Could you please, pretty please use some other program to encode your videos? I don't own a Mac and every player I try to play your screencasts with fails to read its index and so I can't
seek inside the video at all. I tried mplayer/xine/vlc on Linux
@Phil, good question, what if you already have a Product model? Looking at the source it appears it's possible to set the element_name or collection_name like this in the class:
self.element_name = 'product'
That way you can give the class another name such as RemoteProduct.
@oin, I'll look into providing the movies in an alternative (flash?) format. Thanks for the feedback.
Hello Ryan,
I enjoyed immensely your railcasts. I've watched all of them over the course of last 3 days.
Is it just me - or do you seem more stressed in a later railcasts?
@drozzy, I suppose I've been a little stressed lately. But good news is I'm off work this week so I have time to clear off the stuff that's been building up on my plate. Thank for your concern.
@Ryan: I don't think the format is the problem, since I can seek perfectly in other .movs or .m4vs, but not yours
I forgot to say: thanks for the great railscasts!
@oin, that's very strange. I'm using the Animation codec for the .mov files, so that might be a problem. The .m4v is H.264 so I would imagine that would work. I exported them using QuickTime Pro.
Ryan - thanks again!
You have a knack for making episodes about exactly the problem I'm tackling.
Ryan, you just saved my day with Railscast #94 and #95! For HOURS I was looking for a short and neat little howto in ActiveResource as the one you made. Muchas gracias! :-)
Is it possible to use activeresource with MacRuby? I'm having troubles.
Thanx for the tutorial. One thing you should not forget is to create the migration. I only copied the code above. It raised a bunch of errors I couldn't solve until I discovered I've missed the migration.
It is the first time for me to hear this. it did broadern my horizon.
very appreciated.iwish it could be used by myself.
Hey Ryan, thanks for the great screencast. Where can one find the source for #94 and #95.
Thanks a bunch,
-Vance
It raised a bunch of errors I couldn't solve until I discovered I've missed the migration.
ActiveResource Basics is exact what we are looking thanks for the infos
Now I am planing to leave for sleeping. I hope you will add that. Thanks
I have become a huge fan of this website and I really cant wait to read you next posts!
thanks for the great screencast. I have become a huge fan of this website and I really cant wait to read you next posts! I going to download it
Thanks for sharing your article. I really enjoyed it. I put a link to my site to here so other people can read it. My readers have about the same interets
For HOURS I was looking for a short and neat little howto in ActiveResource as the one you made. Muchas gracias!
I agree with your Blog and I will be back to check it more in the future so please keep up your work. I love your content & the way that you write. It looks like you’ve been doing this for a while now, how long have you been blogging for?






