Get initial iPhoneOnRails.com content in place
Reported by Ryan Daigle | January 26th, 2009 @ 09:56 AM | in ObjectiveResource 1.0
First pass of the site content to get bulk of info in place. Will then need second pass by Josh for technical accuracy etc...
Comments and changes to this ticket
-
Ryan Daigle January 27th, 2009 @ 10:11 PM
- Assigned user changed from Ryan Daigle to Joshua Vickery
Josh,
Here's what's left to do on the site that I need to hand off to you:
- The example code sample on the main page needs real content (something that quickly shows what it looks like on the Obj-C side)
- An introductory screencast (3-5 minutes showing a quick roundtrip between a rails app and the iPhone side. Include standard CRUD plus a custom action).
- Update the installation steps on the download page to be accurate.
- Figure out what we want to do in the Code Contributing section of the community page. Perhaps just pull from the Rails contributor guide? http://rails.lighthouseapp.com/p...
-
Joshua Vickery January 30th, 2009 @ 06:37 PM
- Assigned user changed from Joshua Vickery to Ryan Daigle
that should be everything aside from the screencast
-
Ryan Daigle January 30th, 2009 @ 06:55 PM
- Assigned user changed from Ryan Daigle to Joshua Vickery
Can we add the following:
- Example usage for nested resources, custom actions and query parameters to the getting started section.
- An example of using programatically determined username/passwords instead of static ones?
- A little more detail to the install section of the download page?
Also, I'm not sure I love the "ORS" suffix applied to all the method names. Is that avoid naming conflicts? If it's absolutely necessary how about using a "remote" prefix instead. Like:
[Dog remoteFindAll]
?
-
Joshua Vickery February 2nd, 2009 @ 07:30 AM
- State changed from new to resolved
replacing this with new tickets for each task
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Port of Rails' ActiveResource framework to the iPhone.