Pooteeweet - pooteeweet.org - Poo-tee-weet
General Information:
Latest News:
Re: XPath expert needed 20 Aug 2013 | 08:53 am
Thanks for sharing this information, i truly love your weblog. Keep this good work & enlighten us with your new post http://vienne.co/vi-cam-tay. Thanks.
Re: XPath expert needed 24 Jun 2013 | 09:56 pm
Just for the record. Liip founder Chregu proposed an approach in the ticket which Willem-Jan has worked into a patch.
XPath expert needed 24 May 2013 | 11:27 pm
In the PHPCR implementation using Doctrine DBAL we support search queries by converting the SQL2/QOM statements into XPath queries that we run on the XML stored in an RDBMS. Sounds insane, yes .. but ...
Re: What is needed to REST in Symfony2 18 May 2013 | 10:41 am
It seems to me that no one really gets into resource linking. In some apps, I've created a custom form type for giving the ability to just simply pass in an id as you would a hidden form type in commo...
Re: What is needed to REST in Symfony2 11 May 2013 | 09:03 pm
2) Dynamic content in NelmioApiDocBundle and/or some way to integrate with JMSSerializer exclusion strategies (f.e. so that I can version my API docs together with my API)
Re: What is needed to REST in Symfony2 10 May 2013 | 06:39 am
In addition to everything you've said, I'd like to add another: documentation / tutorial. A tutorial on FOSRestBundle - which of course more broadly means that people want to know about REST - is the ...
Re: What is needed to REST in Symfony2 7 May 2013 | 12:08 pm
Another topic we maybe should look into http://jsonapi.org
Re: What is needed to REST in Symfony2 6 May 2013 | 12:12 pm
there is also a Symfony REST Edition https://github.com/gimler/symfony-rest-edition
Re: What is needed to REST in Symfony2 6 May 2013 | 04:30 am
4) Behat Context for testing REST APIs (specifically Context for JSON/XML "assertions)
What is needed to REST in Symfony2 6 May 2013 | 01:40 am
I think we already have quite a nice toolchain for REST in Symfony2 with Bundles like FOSRestBundle, JMSSerializerBundle, NelmioApiDocBundle, FSCHateoasBundle and HautelookTemplatedUriBundle. What is ...