Posted by Olaf
February 5, 2010
There are several tutorials on the Internet on how-to integrate the Google Custom search in your website, but the results are not very attractive. The older iframe version doesn’t fit perfectly in most of our templates and the style for ads and results doesn’t look good in the past. A few month Google has released [...]
Posted by Olaf
December 24, 2009
Our last tutorial about the flickr API was an example on how-to search the flickr photo database for images using some short PHP code. This time we will use parts from the past tutorial together with some jQuery Ajax requests to show our photo search result without reloading the web page. jQuery’s Ajax implementation One [...]
Posted by Olaf
December 19, 2009
This PHP tutorial will show how to create a simple PHP class to search the flickr site for some photos. To get the data we use the flickr API to run a simple search and return the results in a serialized array. We will be using the php function "file_get_contents" to receive data from flickr. [...]
Posted by Olaf
November 29, 2009
As a web shop owner you like to make your shop as popular and successful as possible. If you like to take your business to the next level, you should take a look at the Google Commerce Search. This hosted e-commerce search solution will allow your customers to have a much more pleasant and better [...]