HighDots Forums  

Web Services

Ruby On Rails Talk Ruby On Rails programming language mailing list


Discuss Web Services in the Ruby On Rails Talk forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Christoph Jasinski
 
Posts: n/a

Default Web Services - 11-04-2009 , 05:10 PM






Well Greg, it seemed you get the message wrong. Somehow I should have known
that it can get emotional when posting non-rails things on the rails list,
which I see not that positive.

1) I only said my opinion - just like anybody else. It wasn't the only truth
out there. Of course you can build anything with rails from single site page
(there was at least one post on the list here) to a mega super duper complex
site.
I just raise the question whether using a light-weightier framework
wouldn't be a better choice. When I go to check my mail box I use my feet
not my car (I about a 10m walk). Example should be clear.

2) I never said anything about other programming language. Sinatra is a
"tiny brother" of Rails also written in *RUBY*. I PERSONALLY would never
want to recommend to anyone anything other than ruby. Even if it's about
SQL! Period.

3) I like Ruby and Rails like anyone who ever saw it. It's almost like an
addiction.

4) Sorry if my post got your angry, for whatever reasons.

Cheers,
Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk (AT) googlegroups (DOT) com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe (AT) googlegroups (DOT) com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply With Quote
  #2  
Old   
Christoph Jasinski
 
Posts: n/a

Default Re: Web Services - 11-04-2009 , 05:18 PM






Hi Steven,

I found two good resource in my library for Web Services:

- Ruby in Practice, from Jeremy McAnally, Manning Publication (it's chapter
5, implementations with REST and SOAP are shown)
- Enterprise Recipes with Ruby and Rails, Maik Schmidt, Pragmatic
Programmers, (it's chapter 7 / receips 32-35; with REST, SOAP and WSDL)

Both are great resources with code and explanations.

Rails is a good choice

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk (AT) googlegroups (DOT) com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe (AT) googlegroups (DOT) com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply With Quote
  #3  
Old   
Steven Elliott Jr
 
Posts: n/a

Default Re: Web Services - 11-04-2009 , 05:29 PM



Ok awesome. I will be sure to check them out! Thanks for everyone's
help. I'm sure I'll post back to the group for some more tips but I'm
going to spend some time researching and trying things out.

I'm sure Sinatra is awesome but i'm so hell bent on rails right now
( and still building confidence ) that I don't want to switch to
anything else right now. After 5 years of .NET development Rails is
like a breath of fresh air for me. I'm hoping to get it established
into the enterprise where I work and introduce agile methods.

--
Steven Elliott Jr

On Nov 4, 2009, at 5:18 PM, Christoph Jasinski <christoph.jasinski (AT) googlemail (DOT) com
Quote:
wrote:

Hi Steven,

I found two good resource in my library for Web Services:

- Ruby in Practice, from Jeremy McAnally, Manning Publication (it's
chapter 5, implementations with REST and SOAP are shown)
- Enterprise Recipes with Ruby and Rails, Maik Schmidt, Pragmatic
Programmers, (it's chapter 7 / receips 32-35; with REST, SOAP and
WSDL)

Both are great resources with code and explanations.

Rails is a good choice

Chris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk (AT) googlegroups (DOT) com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe (AT) googlegroups (DOT) com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply With Quote
  #4  
Old   
Christoph Jasinski
 
Posts: n/a

Default Re: Web Services - 11-04-2009 , 05:38 PM



Good that you can breath now better. I understand that myself after years on
Java.

Good luck with you service.

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk (AT) googlegroups (DOT) com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe (AT) googlegroups (DOT) com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply With Quote
  #5  
Old   
sax
 
Posts: n/a

Default Re: Web Services - 11-04-2009 , 05:43 PM



respond_to do |format| is the awesome. It makes RESTful web services
extremely easy to do in rails.

On Nov 4, 2:38*pm, Christoph Jasinski
<christoph.jasin... (AT) googlemail (DOT) com> wrote:
Quote:
Good that you can breath now better. I understand that myself after years on
Java.

Good luck with you service.

Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk (AT) googlegroups (DOT) com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe (AT) googlegroups (DOT) com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply With Quote
  #6  
Old   
Steven Elliott Jr
 
Posts: n/a

Default Re: Web Services - 11-04-2009 , 08:16 PM



Awsums. I'll check it. Thanx!

--
Steven Elliott Jr

On Nov 4, 2009, at 5:43 PM, sax <sax (AT) livinginthepast (DOT) org> wrote:

Quote:
respond_to do |format| is the awesome. It makes RESTful web services
extremely easy to do in rails.

On Nov 4, 2:38 pm, Christoph Jasinski
christoph.jasin... (AT) googlemail (DOT) com> wrote:
Good that you can breath now better. I understand that myself after
years on
Java.

Good luck with you service.

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk (AT) googlegroups (DOT) com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe (AT) googlegroups (DOT) com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply With Quote
  #7  
Old   
Marnen Laibow-Koser
 
Posts: n/a

Default Re: Web Services - 11-04-2009 , 09:42 PM



sax wrote:
Quote:
respond_to do |format| is the awesome. It makes RESTful web services
extremely easy to do in rails.
Also check out make_resourceful. It's generally helpful for Rails apps
where anything RESTful is involved.

Quote:
On Nov 4, 2:38�pm, Christoph Jasinski
Best,
--
Marnen Laibow-Koser
http://www.marnen.org
marnen (AT) marnen (DOT) org
--
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk (AT) googlegroups (DOT) com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe (AT) googlegroups (DOT) com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply With Quote
  #8  
Old   
Steven Elliott Jr
 
Posts: n/a

Default Re: Web Services - 11-04-2009 , 10:53 PM



Thanks you for the info. I will most certainly check it out.

--
Steven Elliott Jr

On Nov 4, 2009, at 9:42 PM, Marnen Laibow-Koser <rails-mailing-list (AT) andreas-s (DOT) net
Quote:
wrote:


sax wrote:
respond_to do |format| is the awesome. It makes RESTful web services
extremely easy to do in rails.

Also check out make_resourceful. It's generally helpful for Rails
apps
where anything RESTful is involved.


On Nov 4, 2:38�pm, Christoph Jasinski

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
marnen (AT) marnen (DOT) org
--
Posted via http://www.ruby-forum.com/.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk (AT) googlegroups (DOT) com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe (AT) googlegroups (DOT) com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.