LornaJane
Categories
Pages
Quicksearch
Comments
about PHP Rest Server (part 3 of 3)
Sat, 06.09.2008 20:06
Andrew: As magicmonkey says, I ripped out all the extra bits and bobs to make these examples more readable. I think the point about using JSON as a transport is a very valid one t hough, many languages now have built-in support for working with JSON objects so this would be a valid choice. [...]
Sat, 06.09.2008 20:06
Andrew: As magicmonkey says, I ripped out all the extra bits and bobs to make these examples more readable. I think the point about using JSON as a transport is a very valid one t hough, many languages now have built-in support for working with JSON objects so this would be a valid choice. [...]
about PHP Rest Server (part 3 of 3)
Sat, 06.09.2008 17:28
Presumably, there’s no escaping / filtering because it’s con centrating on the ReST side of the service, not on the many other best-practice sides of PHP. XML is still quite wide ly used, and it’s potentially a better choice than JSON when (eg) exposing APIs at the edge of your application (i [...]
Sat, 06.09.2008 17:28
Presumably, there’s no escaping / filtering because it’s con centrating on the ReST side of the service, not on the many other best-practice sides of PHP. XML is still quite wide ly used, and it’s potentially a better choice than JSON when (eg) exposing APIs at the edge of your application (i [...]
about Acer Aspire One (and cosy)
Sat, 06.09.2008 17:23
Mark: I’m itching to try ubuntu on it but since the device i s so new I’m seeing people still having teething problems ge tting all the peripherals working – and I need this working for an event I’m going to next week so I’m holding my horses for now. Ubuntu with XFCE and the additional netbook [...]
Sat, 06.09.2008 17:23
Mark: I’m itching to try ubuntu on it but since the device i s so new I’m seeing people still having teething problems ge tting all the peripherals working – and I need this working for an event I’m going to next week so I’m holding my horses for now. Ubuntu with XFCE and the additional netbook [...]
about PHP Rest Server (part 3 of 3)
Sat, 06.09.2008 01:19
please fix the example – escape output!!! – cant say how man y time’s i’ve seen commercial code with bugs like that.. JSON is now more commonly used to do this stuff.. XML is us ed mainly for compatibility with REALLY OLD systems now.. ;)
Sat, 06.09.2008 01:19
please fix the example – escape output!!! – cant say how man y time’s i’ve seen commercial code with bugs like that.. JSON is now more commonly used to do this stuff.. XML is us ed mainly for compatibility with REALLY OLD systems now.. ;)
about Acer Aspire One (and cosy)
Fri, 05.09.2008 19:01
Nice cosy :) have you tried to install any of the other linu x os’s on it yet? i believe theres a nice version of ubuntu thats designed for netbooks if i deserve a slap for that then stick on slackware for extra l33tness :)
Fri, 05.09.2008 19:01
Nice cosy :) have you tried to install any of the other linu x os’s on it yet? i believe theres a nice version of ubuntu thats designed for netbooks if i deserve a slap for that then stick on slackware for extra l33tness :)
about PHP Rest Server (part 3 of 3)
Fri, 05.09.2008 17:47
Olá, hoje no blog da Lorna Jane saiu a terceira e ultima par te de como fazer um REST Server em PHP. Aqui você pode ver o primeiro, segundo e terceiro artigo. Basicamente ele tem o mesmo comportamento do que um SOAP service. Ótimo guia para quem vem …
Fri, 05.09.2008 17:47
Olá, hoje no blog da Lorna Jane saiu a terceira e ultima par te de como fazer um REST Server em PHP. Aqui você pode ver o primeiro, segundo e terceiro artigo. Basicamente ele tem o mesmo comportamento do que um SOAP service. Ótimo guia para quem vem …
about PHP Rest Server (part 1 of 3)
Wed, 03.09.2008 23:48
Rory: I didn’t abstract the request object but it would be a nice separation to do so. Michael: I haven’t read that b ut I will, thanks for the link. Calling formulaic method na mes seems to a feature of most implementations I’ve seen so far. I haven’t looked at the Zend Framework stuff – t [...]
Wed, 03.09.2008 23:48
Rory: I didn’t abstract the request object but it would be a nice separation to do so. Michael: I haven’t read that b ut I will, thanks for the link. Calling formulaic method na mes seems to a feature of most implementations I’ve seen so far. I haven’t looked at the Zend Framework stuff – t [...]
about Acer Aspire One (and cosy)
Wed, 03.09.2008 23:42
Michael: Hey there! Luckily I still have the usual selectio n of other devices at my disposal and this is just for stayi ng in touch when I’m out on the road. I haven’t had any maj or battles with it yet and it certainly weighs a lot less th an my work laptop!
Wed, 03.09.2008 23:42
Michael: Hey there! Luckily I still have the usual selectio n of other devices at my disposal and this is just for stayi ng in touch when I’m out on the road. I haven’t had any maj or battles with it yet and it certainly weighs a lot less th an my work laptop!
about Acer Aspire One (and cosy)
Wed, 03.09.2008 21:26
I’ve recently acquired an EeePC 900 as a quick-fix to a term inally dead laptop. I’d have bought an Aspire One, but it wa sn’t out when I bought mine and I needed a new computer righ t away. Anyway, I can echo your frustrations with hardware i ssues and the default install of Linux not being all [...]
Wed, 03.09.2008 21:26
I’ve recently acquired an EeePC 900 as a quick-fix to a term inally dead laptop. I’d have bought an Aspire One, but it wa sn’t out when I bought mine and I needed a new computer righ t away. Anyway, I can echo your frustrations with hardware i ssues and the default install of Linux not being all [...]





