Ouzi Tag-Based Semantic Search Engine

Parts in green represent the source code used

<a href="http://www.ouzi.org/" title="Ouzi Semantic Web Search"><img alt="Ouzi Semantic Web Search" title="Ouzi Semantic Web Search" src="http://www.ouzi.org/ouzi.png?site=http://www.ouzi.org/examples/" border="0" /></a> Ouzi Semantic Web Search <!-- Start Ouzi -->

Kitchen

A kitchen is a room used for food preparation and sometimes entertainment. A modern kitchen is typically equipped with a stove or microwave oven and has a sink with water on tap for cleaning flood and dishwashing. Modern kitchens often also feature a dishwasher. Some installations to store food usually also are present, either in the form of an adjacent pantry or more commonly cabinets and a refrigerator. Although the main function of a kitchen is cooking, it can be the center of other activities as well, especially within homes, depending on its size, furnishing, and equipment. If a washing machine is present, washing and drying laundry is also done in the kitchen. The kitchen may also be the place where the family eats, provided it is large enough. Sometimes, it is the most comforting room in a house, where family and visitors tend to congregate. (Source : Wikipedia, Kitchen) <!-- End Ouzi -->

Pages semantically related to this one on the whole worldwide web :

This is useful to display main links to other pages of your website.

<?php
readfile ( "http://www.ouzi.org/ouzi?action=show-related-pages-worldwide&q=".urlencode($_SERVER["SCRIPT_URI"]."?".$_SERVER["QUERY_STRING"]) );
?>

The <!-- Start Ouzi --> and <!-- End Ouzi --> comments are very useful to get tags related to the main content of the web page.

If you're ok with PHP coding, you can also import data and store it into a var to manipulate it : just replace the 'readfile' command with :

$myVar=file_get_contents(Ouzi Url);