Search

You can find the results of your search below.

Catz metadata and social media integration
63 Hits, Last modified:
===== ===== Mandatory page metadata ===== The base template base/heavy.html.ep forces the following metadata on all pages. ^ tag ^ explanation ^ | meta... equiv content-language | content langauge is also set on html and body so we really are on the safe si... ow. The default is index,follow when with default setup and noindex,nofollow otherwise. Controllers ar
About the design and implementation of Catz
57 Hits, Last modified:
.</WRAP> ===== The key attributes ===== * The service is stateless: the HTTP GET request's URL ide... the resource requested. There are no cookies nor sessions. * The public access is dynamic but read ... sign that brings you straight to the heart of the service. There is no fancy intro pages or other thin... ks instead of icons. * The minimum amount of nonsense is provided. ===== Technologies used ===== H
Catz service management
38 Hits, Last modified:
====== Catz service management ====== <WRAP info>Latest update 2022-07-16.</WRAP> This page contains... to show an example how a Perl- and Mojolicious-based application can be managed. This also gives me o... tarting from February 4th 2012 the system and the server has automated backup routines so backup instr... ures) ===== Ship the changed files to the active server instance under //data// directory. Run the d
Catz bulk intefrace
13 Hits, Last modified:
fo> 2021-04-25: This interface had its practical use until summer 2014. It is still available but cons... ting the photos of an album ===== The request is sent as HTTP GET and a plain text document is reture... ain the data using the pipe character as a column separator. The fields retuned are * URL to hires p... et * The name of the cat in the photo In case of an error 404 is returned. ==== Photos of the
Catz data concepts
7 Hits, Last modified:
a concepts ====== The concepts known by the Catz service are listed here in the default sorting order. For more information about the concepts please see https://catza.net/en/search/ ^ Technical code ^ Visible text ^ Explanation ^ Source data level ^ La
Catz application engine
2 Hits, Last modified:
ages=""> Some of the technologies that Catz is based on are: * https://www.perl.org/ * https://mo... te.org/ * https://memcached.org/ * https://metacpan.org/release/Bit-Vector * https://jquery.com/