I guess with most of the examples being transactional websites, we would
most of the functionality after a user login maybe? Still I would be
interested in well  known live examples as well?
Jochen

On Tue, Dec 9, 2008 at 12:56 PM, Cam Spiers <[EMAIL PROTECTED]> wrote:

> I guess no one has any examples...
>
>
> On Mon, Dec 8, 2008 at 9:52 AM, Cam Spiers <[EMAIL PROTECTED]> wrote:
>
>> Hey,
>>
>> I read the slides this morning and the talk looks like an absolute gem.
>> Can't wait for the video (be sure to post a link).
>>
>> Can anyone post links of example sites written like this?
>> Specifically the login functionality and also an example with HTTP
>> requests like:
>>
>> GET /customers
>> POST /customers/new => /customer/1
>> DELETE /customer/1234
>> PUT /customer/1
>>
>> It would be greatly appreciated.
>> Thanks a lot for this Berend and Jochen.
>>
>> Cheers,
>> Cam
>>
>>
>> On Sat, Dec 6, 2008 at 6:59 AM, Robbie MacKay <[EMAIL PROTECTED]> wrote:
>>
>>>
>>> Hey,
>>>
>>> Just reading the slides - If you want another tool that will let you
>>> examine the http headers and change requests etc, try
>>> http://www.charlesproxy.com/ (made by a guy from Auckland)
>>> It sits between your browser and the server and lets you examine
>>> requests, modify them, repeat them, etc.
>>> Very useful :)
>>> Robbie
>>>
>>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to