{"id":15082,"date":"2015-05-28T05:01:18","date_gmt":"2015-05-27T19:01:18","guid":{"rendered":"http:\/\/www.rjmprogramming.com.au\/ITblog\/?p=15082"},"modified":"2017-04-10T13:31:15","modified_gmt":"2017-04-10T03:31:15","slug":"yahoo-yql-json-thesaurus-gettext-translation-tutorial","status":"publish","type":"post","link":"https:\/\/www.rjmprogramming.com.au\/ITblog\/yahoo-yql-json-thesaurus-gettext-translation-tutorial\/","title":{"rendered":"Yahoo YQL JSON Thesaurus Gettext Translation Tutorial"},"content":{"rendered":"<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/AjaxYqlThesaurus.m4v\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"Yahoo YQL JSON Thesaurus Gettext Translation Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/AjaxYqlThesaurus.jpg\" title=\"Yahoo YQL JSON Thesaurus Gettext Translation Tutorial\"   \/><\/a><p class=\"wp-caption-text\">Yahoo YQL JSON Thesaurus Gettext Translation Tutorial<\/p><\/div>\n<p>Recently we talked about PHP methods to facilitate (language) internationalization via the <a target=_blank href='http:\/\/php.net\/manual\/en\/book.gettext.php' title='Human Language and Character Encoding Support'>&#8220;gettext&#8221;<\/a> Human Language and Character Encoding Support module with the <a target=_blank href='https:\/\/www.rjmprogramming.com.au\/ITblog\/php-gettext-internationalization-primer-tutorial\/' title='PHP Gettext Internationalization Primer Tutorial'>PHP Gettext Internationalization Primer Tutorial<\/a>.<\/p>\n<p>Yesterday&#8217;s <a target=_blank title='Yahoo YQL Web Service JSON Thesaurus Tutorial' href='#yywsjtt'>Yahoo YQL Web Service JSON Thesaurus Tutorial<\/a> as shown below, is a good candidate for &#8220;gettext&#8221; internationalization, and we show the files necessary to oversee yesterday&#8217;s HTML and Javascript with a layer of PHP to achieve it.  We test this on our local <a target=_blank href='https:\/\/www.mamp.info\/' title='MAMP'>MAMP<\/a> local web server, where &#8220;gettext&#8221; is enabled (unfortunately, this is not the case with the rjmprogramming.com.au domain, so today, we only have source code rather than an additional live run &#8230; for that you can watch a video playing of a MAMP session using it <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/AjaxYqlThesaurus.m4v\" title=\"Click picture\">here<\/a>).<\/p>\n<p>Now this additional internationalization concerns the &#8230;<\/p>\n<ul>\n<li>language of the wording on the screen, and in error messages and titles<\/li>\n<li>starting of an execution in the same language as last used &#8230; we use PHP methods, but you could also use <a target=_blank title='Cookies' href='http:\/\/en.wikipedia.org\/wiki\/HTTP_cookie'>Cookies<\/a> for this idea<\/li>\n<\/ul>\n<p>The downloadable PHP <a target=_blank title='Ajax_yql_thesaurus.php' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.php-GETME\">Ajax_yql_thesaurus.php<\/a> (we show here the changes to it from yesterday&#8217;s HTML at <a target=_blank title='Ajax_yql_thesaurus.php' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/Geographicals\/diff.php?one=http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.php-GETME\">Ajax_yql_thesaurus.php<\/a>) calls on <a target=_blank title='localization.php' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/localization.php_GETME\">localization.php<\/a>.<\/p>\n<p>Sessions using <a target=_blank href='http:\/\/www.macupdate.com\/app\/mac\/22905\/poedit' title='Poedit'>Poedit<\/a> (for our Mac laptop) resulted in the necessary translation *.po files (compiled into *.mo) &#8230;<\/p>\n<ul>\n<li><a target=_blank title=\"French\" href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/locale\/fr_FR\/LC_MESSAGES\/messages.po_GETME\">French<\/a><\/li>\n<li><a target=_blank title=\"German\" href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/locale\/de_DE\/LC_MESSAGES\/messages.po_GETME\">German<\/a><\/li>\n<li><a target=_blank title=\"Italian\" href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/locale\/it_IT\/LC_MESSAGES\/messages.po_GETME\">Italian<\/a><\/li>\n<li><a target=_blank title=\"Spanish\" href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/locale\/es_ES\/LC_MESSAGES\/messages.po_GETME\">Spanish<\/a><\/li>\n<li><a target=_blank title=\"English\" href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/locale\/en_EN\/LC_MESSAGES\/messages.po_GETME\">English<\/a><\/li>\n<\/ul>\n<p> &#8230; the languages of the YQL web service of the data emanating from its links to the <a target=_blank title='altervista thesaurus ... thanks' href='http:\/\/thesaurus.altervista.org\/'>altervista<\/a> thesaurus web service database with Yahoo YQL website &#8230; thanks.  For the altervista thesaurus database usage it is best to request a key for your web service queries.  You fill in a word (or two, or three) of interest to search for like-minded words.<\/p>\n<p>Leave aside lots of time and\/or <strike>man<\/strike>person power for the translation work.  Hope this helps you out.<\/p>\n<hr>\n<p id='yyjtatt'>Previous relevant <a target=_blank title='Yahoo YQL JSON Thesaurus and Translation Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/\/'>Yahoo YQL JSON Thesaurus and Translation Tutorial<\/a> is shown below.<\/p>\n<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.html\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"Yahoo YQL JSON Thesaurus and Translation Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/thesaurus_plus.jpg\" title=\"Yahoo YQL JSON Thesaurus and Translation Tutorial\" id='iyy' onmouseover=\" this.src=this.src.replace('.jpg','.xpng').replace('.gif','.xjpg').replace('.png','.xgif').replace('.x','.');        \"  \/><\/a><p class=\"wp-caption-text\">Yahoo YQL JSON Thesaurus and Translation Tutorial<\/p><\/div>\n<p>Language teachers will sometimes resort to an <a target=_blank title='Language immersion information from Wikipedia ... thanks' href='http:\/\/en.wikipedia.org\/wiki\/Language_immersion'>immersion method<\/a>, in the classroom, where the only language allowed to be spoken is the language being learnt, often the second language for the student who is being taught. <a target=_blank title='English as a Second Language information from Wikipedia ... thanks' href='http:\/\/en.wikipedia.org\/wiki\/English_as_a_second_or_foreign_language'>ESL<\/a> teachers face this decision sometimes. We read an interesting <a target=_blank href='http:\/\/www.spanishconversation.net\/pros--cons-of-total-immersion.html' title='Interesting article'>article<\/a> on the subject here, and decided to use our <a target=_blank title='HTML Canvas Pros and Cons Font Colours Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/html-canvas-pros-and-cons-font-colours-tutorial\/'>Pros and Cons<\/a> web <a target=_blank title='Pros and Cons web application' href='http:\/\/www.rjmprogramming.com.au\/PHP\/prosandcons.html'>application<\/a> to create our own view of the importance of the excellent points talked about in that article, as you can see with our report &#8230;<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/PHP\/prosandcons_2015_5_19_27_49.jpg\" title=\"Pros and Cons Regarding Full Immersion Language Learning\"><\/img><\/p>\n<p>Then there are degrees of &#8220;immersion&#8221;, as well, with questions such as whether you allow the use of paper (or electronic) dictionaries and translators.  Think there is a lot of agreement that the best language learning happens with some degree of context and use of realia to help the student envisage the situations in which that vocabulary might be encountered.  However, with written work or independent study, and even in the classroom a (web application) tool to help the learner with a difficult word could help, and so we&#8217;ve extended the functionality of the previous <a target=_blank title='Yahoo YQL Web Service JSON Thesaurus Tutorial' href='#yywsjtt'>Yahoo YQL Web Service JSON Thesaurus Tutorial<\/a> as shown below, by offering the chance for the native language be used to translate the word, and offer a list of thesaurus word lists of the language they are learning out of the list of languages below &#8230;<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<ul>\n<li><a target=_blank href=\"http:\/\/www.thefreedictionary.com\/\">English<\/a><\/li>\n<li><a target=_blank title=\"French\" href=\"http:\/\/www.systranet.com\/dictionary\/\">French<\/a><\/li>\n<li><a target=_blank title=\"German\" href=\"http:\/\/www.dict.cc\/\">German<\/a><\/li>\n<li><a target=_blank title=\"Italian\" href=\"http:\/\/www.wordreference.com\/iten\/\">Italian<\/a><\/li>\n<li><a target=_blank title=\"Spanish\" href=\"http:\/\/www.wordreference.com\/es\/en\/translation.asp\">Spanish<\/a><\/li>\n<\/ul>\n<p>Read more about this below as well, but this tutorial uses a YQL web service into the data emanating from its links to the <a target=_blank title='altervista thesaurus ... thanks' href='http:\/\/thesaurus.altervista.org\/'>altervista<\/a> thesaurus web service database with Yahoo YQL website &#8230; thanks.  For the altervista thesaurus database usage it is best to request a key for your web service queries.  You fill in a word (or two, or three) of interest to search for like-minded words.<\/p>\n<p>We found useful, and thank, for this extra functionality, the tremendous <a target=_blank title='MyMemory API' href='http:\/\/mymemory.translated.net\/doc\/spec.php'>MyMemory API<\/a> resource.<\/p>\n<p>The downloadable HTML source code for today&#8217;s tutorial you could call <a target=_blank title='yql_thesaurus.html' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.html--GETME\">Ajax_yql_thesaurus.html<\/a> (changed as per <a target=_blank title='Ajax_yql_thesaurus.html changes' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/Geographicals\/diff.php?one=http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.html--GETME\">Ajax_yql_thesaurus.html<\/a>) calls on the PHP <a target=_blank title='yql_thesaurus.php' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/yql_thesaurus.php-GETME\">yql_thesaurus.php<\/a> (changed as per <a target=_blank title='yql_thesaurus.php changes' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/Geographicals\/diff.php?one=http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/yql_thesaurus.php-GETME\">yql_thesaurus.php<\/a>).<\/p>\n<p>Try a <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.html\">live run<\/a> yourself and hope this sparks an idea or two for you.<\/p>\n<hr>\n<p id='yywsjtt'>Previous relevant <a target=_blank title='Yahoo YQL Web Service JSON Thesaurus Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/yahoo-yql-web-service-json-thesaurus-tutorial\/'>Yahoo YQL Web Service JSON Thesaurus Tutorial<\/a> is shown below.<\/p>\n<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.html\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"Yahoo YQL Web Service JSON Thesaurus Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Thesaurus.jpg\" title=\"Yahoo YQL Web Service JSON Thesaurus Tutorial\"  \/><\/a><p class=\"wp-caption-text\">Yahoo YQL Web Service JSON Thesaurus Tutorial<\/p><\/div>\n<p>Here is a tutorial that might be re-introducing you to the Yahoo Web Services called YQL, building on previous ones here at this <a href='http:\/\/www.rjmprogramming.com.au\/wordpress\/?tag=YQL' title='Yahoo YQL tutorials here'>blog<\/a>.   The name is the way it is because it simplified the API aspects of its functionality for the developer to concentrate on SQL, and I&#8217;m really supportive of this concept.  You don&#8217;t have to output in JSON, as other data forms like XML are acceptable.  Let&#8217;s see what Wikipedia says about YQL below. <\/p>\n<blockquote>\n<p>Yahoo! Query Language (YQL) Gumtree Advertisementusing Android Phone Photos Tutorialis an SQL-like query language created by Yahoo! as part of their Developer Network. YQL is designed to retrieve and manipulate data from APIs through a single Web interface, thus allowing mashups that enable developers to create their own applications.[1]<\/p>\n<p>Initially launched in October 2008 with access to Yahoo APIs,[2] February 2009 saw the addition of open data tables from third parties such as Google Reader, the Guardian, and The New York Times.[3] Some of these APIs still require an API key to access them. On April 29th of 2009, Yahoo introduced the capability to execute the tables of data built through YQL using JavaScript run on the company&#8217;s servers for free.[3]<\/p>\n<\/blockquote>\n<p>So this tutorial uses a YQL web service into the data emanating from its links to the <a target=_blank title='altervista thesaurus ... thanks' href='http:\/\/thesaurus.altervista.org\/'>altervista<\/a> thesaurus web service database with Yahoo YQL website &#8230; thanks.  For the altervista thesaurus database usage it is best to request a key for your web service queries.  You fill in a word (or two, or three) of interest to search for like-minded words.<\/p>\n<p>And what is a thesaurus?   Read what Wikipedia says <a target=_blank title='Thesaurus information from Wikipedia ... thanks' href='http:\/\/en.wikipedia.org\/wiki\/Thesaurus'>here<\/a> but, basically, it can be thought of as a repository of a language&#8217;s list of words of a similar meaning to the word of your interest.   It is a great tool for people learning a language foreign to them, especially regarding their vocabulary.<\/p>\n<p>The two big PHP functions of use (as distinct from an Ajax approach, requiring no PHP &#8230; read on) for this are:<\/p>\n<ul>\n<li><a target=_blank title='file_get_contents' href='http:\/\/us1.php.net\/file_get_contents'>file_get_contents<\/a><\/li>\n<li><a target=_blank title='json_decode' href='http:\/\/php.net\/manual\/en\/function.json-decode.php'>json_decode<\/a> &#8230; when there is a data structure of any complexity, this function is highly recommended, but for today&#8217;s tutorial we do not use it, and take the opportunity to show you a solution using <a target=_blank title='Ajax information from Wikipedia ... thanks' href='http:\/\/en.wikipedia.org\/wiki\/Ajax_%28programming%29'>Ajax<\/a> that requires no PHP &#8230;  link to some downloadable Ajax inspired HTML programming source code which you may want to rename to <a target=_blank title='yql_thesaurus.html' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.html-GETME\">Ajax_yql_thesaurus.html<\/a> which changes from the HTML supervising PHP approach as per <a target=_blank title='Ajax_yql_thesaurus.html changes' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/Geographicals\/diff.php?one=http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.html-GETME\">Ajax_yql_thesaurus.html<\/a> (and then there is an <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.html\" title=\"Click picture\">Ajax live run<\/a>)<\/li>\n<\/ul>\n<p>Good links for information regarding this tutorial (thanks) are:<\/p>\n<ul>\n<li><a target=_blank href='http:\/\/developer.yahoo.com\/yql\/guide\/two-minute-tutorial.html' title='YQL Two Minute Tutorial'>YQL Two Minute Tutorial<\/a> from Yahoo<\/li>\n<li><a target=_blank href='http:\/\/en.wikipedia.org\/wiki\/Yahoo!_Query_Language' title='Yahoo! Query Language'>Yahoo! Query Language<\/a> from Wikipedia, as per quote above<\/li>\n<li><a target=_blank href='http:\/\/developer.yahoo.com\/yql\/' title='YQL Home Page'>YQL Home Page<\/a> from Yahoo<\/li>\n<li><a target=_blank href='https:\/\/developer.yahoo.com\/yql\/console\/?q=select%20*%20from%20flickr.photos.interestingness%2820%29&#038;env=store:\/\/datatables.org\/alltableswithkeys#h=select+*+from+thesaurus+where+key%3D%22test_only%22+and+word%3D%22peace%22+and+language%3D%22en_US%22' title='YQL thesaurus help'>YQL thesaurus help<\/a> from Yahoo<\/li>\n<li><a target=_blank title='YQL JSON Parsing Help' href='http:\/\/developer.yahoo.com\/forum\/YQL\/yql-query-intermittently-returns-no-results\/1374521623593-fa4a3519-10ae-4a17-8fd4-6de45a159d6f'>YQL JSON Parsing Help<\/a> from YQL forum<\/li>\n<\/ul>\n<p>Another tool you should have in your armoury for jobs like this is the online JSON validator <a target=_blank title='JSON validator online' href='http:\/\/jsonlint.com\/'>here<\/a>.  A generic JSON approach to issues could be:<\/p>\n<ol>\n<li>Type the URL you were given into a web browser address bar and have a look at it<\/li>\n<li>Type the URL you were given into http:\/\/jsonlint.com\/ and have it validated<\/li>\n<li>Understand in your own mind what would be different about 1. to make it suitable<\/li>\n<li>Incorporate findings of 3. into massaging of data between file_get_contents and json_decode<\/li>\n<\/ol>\n<p>Here is a link to some downloadable HTML programming source code which you may want to rename to <a target=_blank title='yql_thesaurus.html' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/yql_thesaurus.html_GETME\">yql_thesaurus.html<\/a> which calls some downloadable PHP programming source code which you may want to rename to <a target=_blank title='yql_thesaurus.php' href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/yql_thesaurus.php_GETME\">yql_thesaurus.php<\/a> (and then there is a <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/yql_thesaurus.html\" title=\"Click picture\">PHP live run<\/a>).<\/p>\n<p>We thank the following free online dictionaries &#8230;<\/p>\n<ul>\n<li><a target=_blank href=\"http:\/\/www.thefreedictionary.com\/\">English<\/a><\/li>\n<li><a target=_blank title=\"French\" href=\"http:\/\/www.systranet.com\/dictionary\/\">French<\/a><\/li>\n<li><a target=_blank title=\"German\" href=\"http:\/\/www.dict.cc\/\">German<\/a><\/li>\n<li><a target=_blank title=\"Italian\" href=\"http:\/\/www.wordreference.com\/iten\/\">Italian<\/a><\/li>\n<li><a target=_blank title=\"Spanish\" href=\"http:\/\/www.wordreference.com\/es\/en\/translation.asp\">Spanish<\/a><\/li>\n<\/ul>\n<p>Stay tuned for an interesting blog posting tomorrow which combines the new thesaurus functionality of today&#8217;s contribution, along with the functionality <i>&#8220;smarts&#8221;<\/i> of yesterday&#8217;s <a target=_blank title='PHP\/CSS Sentence Auxiliary Verb Game Tutorial' href='http:\/\/www.rjmprogramming.com.au\/wordpress\/?p=11513'>PHP\/CSS Sentence Auxiliary Verb Game Tutorial<\/a>.<\/p>\n<p><b>Stop Press<\/b><\/p>\n<p>As of 14th May 2015 a blog posting called <a target=_blank title='HTML\/Javascript Homonyms Game Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/htmljavascript-homonyms-game-tutorial\/'>HTML\/Javascript Homonyms Game Tutorial<\/a> inspired a &#8220;tweak&#8221; to the arrangement above such that a call of the web application above such as <a target=_blank title='Sense of Humour thesaurus result' href='http:\/\/www.rjmprogramming.com.au\/PHP\/YQL\/Thesaurus\/Ajax_yql_thesaurus.html?startwith=sense%20of%20humour'>Sense of Humour<\/a> will cause the display of a lookup during the &#8220;onload&#8221; event, as required.<\/p>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d11246' onclick='var dv=document.getElementById(\"d11246\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"http:\/\/www.rjmprogramming.com.au\/wordpress\/?tag=dictionary\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d11246' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n<hr>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d15059' onclick='var dv=document.getElementById(\"d15059\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"http:\/\/www.rjmprogramming.com.au\/wordpress\/?tag=ESL\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d15059' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n<hr>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d15082' onclick='var dv=document.getElementById(\"d15082\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"https:\/\/www.rjmprogramming.com.au\/ITblog\/?tag=gettext\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d15082' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Recently we talked about PHP methods to facilitate (language) internationalization via the &#8220;gettext&#8221; Human Language and Character Encoding Support module with the PHP Gettext Internationalization Primer Tutorial. Yesterday&#8217;s Yahoo YQL Web Service JSON Thesaurus Tutorial as shown below, is a &hellip; <a href=\"https:\/\/www.rjmprogramming.com.au\/ITblog\/yahoo-yql-json-thesaurus-gettext-translation-tutorial\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,13,37],"tags":[85,264,396,1557,576,587,620,652,664,744,932,1559,997,1319,1412,1574],"class_list":["post-15082","post","type-post","status-publish","format-standard","hentry","category-elearning","category-esl","category-tutorials","tag-apache","tag-cookies","tag-esl","tag-gettext","tag-html","tag-iframe","tag-internationalization","tag-javascript","tag-json","tag-mamp","tag-php","tag-poedit","tag-programming","tag-tutorial","tag-web-service","tag-yahoo-yahoo-yql"],"_links":{"self":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/15082"}],"collection":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/comments?post=15082"}],"version-history":[{"count":8,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/15082\/revisions"}],"predecessor-version":[{"id":29473,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/15082\/revisions\/29473"}],"wp:attachment":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/media?parent=15082"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/categories?post=15082"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/tags?post=15082"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}