<?phpif (!defined('ABSPATH'))    exit; // Exit if accessed directlyadd_action("wp_ajax_sliding-captcha", "sliding_captcha_fn");add_action("wp_ajax_nopriv_sliding-captcha", "sliding_captcha_fn");function sliding_captcha_fn() {    $Response['error'] = false;    $action = sanitize_text_field($_POST["action"]);    $qaptcha_key = sanitize_text_field($_POST["qaptcha_key"]);    if (isset($_POST['action']) && isset($_POST['qaptcha_key'])) {        if (htmlentities($action, ENT_QUOTES, 'UTF-8') == 'sliding-captcha') {            echo json_encode($Response);        } else {            $Response['error'] = true;            echo json_encode($Response);            exit;        }    } else {        $Response['error'] = true;        echo json_encode($Response);        exit;    }    die;}{"id":107,"date":"2015-02-05T12:00:15","date_gmt":"2015-02-05T11:00:15","guid":{"rendered":"https:\/\/nylnook.art\/\/en\/?p=107"},"modified":"2019-03-12T15:06:35","modified_gmt":"2019-03-12T14:06:35","slug":"exercise-templates-for-krita","status":"publish","type":"post","link":"https:\/\/nylnook.art\/en\/blog\/exercise-templates-for-krita\/","title":{"rendered":"Exercise grids templates for Krita"},"content":{"rendered":"<p>Since years, I didn&#8217;t have a good way to train my drawing skills on a daily basis, because I couldn&#8217;t find a motivating exercise that suit my needs&#8230;<\/p>\n<p>And practising regularly is the best way I know to get better at drawing \ud83d\ude09<\/p>\n<p>But I recently finally find a way ! Inspired by this <a href=\"http:\/\/www.ctrlpaint.com\/videos\/quick-pose-gesture-sketching\">video<\/a> by Matt Kohr, and with the great resource I finally find here : <a href=\"http:\/\/artists.pixelovely.com\/\">http:\/\/artists.pixelovely.com\/<\/a>, I can know take half an hour daily to train myself !<\/p>\n<p>But because I work digitally (with the great <a href=\"https:\/\/krita.org\/\">Krita<\/a> software), one last thing was missing : a template file to quickly get started on the morning.<\/p>\n<p>So, I made them, and maybe your are interested in the method and the resource, so you can download them <a href=\"https:\/\/github.com\/nylnook\/exercise-grids-templates-for-krita\/archive\/1.0.1.zip\">here<\/a>. (Creative Commons Zero License)<\/p>\n<p>They are very simple : one is an 8192x8192px image which gives you 64 1024x1024px slots for drawing (or 64 poses during 1 minutes ), and one is a 4096x4096px image which gives you 16 1024x1024px slots for a shorter session, or to work with a less powerful computer.<\/p>\n<h2>Installation<\/h2>\n<p>To install them, unzip, and paste the folder ( templates ) into your Krita user preference directory ( example on linux : ~\/.kde4\/share\/apps\/krita\/ )<br \/>\nYou can also open your preference directory inside Krita : Edit &gt; Ressources &gt; Open Resources Folder , don&#8217;t forget to restart Krita after.<\/p>\n<h2>How to use<\/h2>\n<p>Pick a pen brush (or another brush you want to practice with), zoom to the first slot, start a drawing session on one of those websites : <a href=\"https:\/\/line-of-action.com\/\">https:\/\/line-of-action.com\/<\/a> or <a href=\"http:\/\/www.posemaniacs.com\/\">http:\/\/www.posemaniacs.com\/<\/a>\/, and stop when the session is finished or when every slot is filled. You can draw out of the lines \ud83d\ude09<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Since years, I didn&#8217;t have a good way to train my drawing skills on a daily basis, because I couldn&#8217;t find a motivating exercise that suit my needs&#8230; And practising regularly is the best way I know to get better at drawing \ud83d\ude09 But I recently finally find a way ! Inspired by this video [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"godot_game_meta":[],"pulp_press_meta":[],"pulp_comic_meta":[],"inline_featured_image":false,"nylnook_wp_meta":[null],"footnotes":""},"categories":[1],"tags":[21,47,52],"class_list":["post-107","post","type-post","status-publish","format-standard","hentry","category-blog","tag-download","tag-sketches","tag-tutorials"],"_links":{"self":[{"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/posts\/107","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/comments?post=107"}],"version-history":[{"count":4,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/posts\/107\/revisions"}],"predecessor-version":[{"id":276,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/posts\/107\/revisions\/276"}],"wp:attachment":[{"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/media?parent=107"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/categories?post=107"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nylnook.art\/en\/wp-json\/wp\/v2\/tags?post=107"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}