Javascript Introduction to JSON Basics Panayiotis Georgiou 21/04/2015 0 JSON (JavaScript Object Notation) is one of the most popular and widely accepted data exchange format originally specified by…
homepage Introduction to ElasticSearch Panayiotis Georgiou 24/10/2014 0 In this post, we'll cover the basics of what you need to know about ElasticSearch. Elasticsearch is a search server based on…
HTML5 Get Last Tweet via JQuery Panayiotis Georgiou 17/05/2013 0 Twitter, has a rich API and it allows you to deal with many things. In this example we are going to learn how to use jQuery to get…
Technology Create your own Google Chrome App using JSON Panayiotis Georgiou 13/05/2013 1 In this article I will explain how to create your own custom chrome app and upload to Google Chrome Web Store. We are creating…