Archives

Sometimes when using external APIs it’s necessary to store returned cookies, for example if a cookie is being used for authentication. There are two sides to this coin, saving the cookie, and then sending it again on subsequent requests. cURL offers options for this, –cookie-jar (or -c) to save cookies, and –cookie (or -b) to […]

Continue Reading

Many of the applications we develop are managed and stored in the Subversion version control. We also use the Subversion client (svn) to deploy sites onto production servers. If you’re reading this blog post it’s probably because you’ve been directed here to download the Windows Subversion client to install it on a server for deployment […]

Continue Reading

Steve Winter from Matatiro Solutions presented a session at the 2014 FileMaker Developer conference in San Antonio on the integration of web services into a FileMaker solution. The resource materials from that session are available here for download. WEB005 slides WEB005 demo materials

Continue Reading