Edu Software
red Età Pre-Scolare
red Scuola Elementare e Media
Scuola Superiore
red Libri Elettronici
red Software per Insegnanti
Video Education Directory
red Software From All The World
red Open Content Resources
red Segnala un Software!

Need a Job? Search it with us!
Need a Job? Search it with us!
(Multilingual Website!)


Bookmark and Share

Prova il Nuovo Motore di Ricerca della Normativa Scolastica e Correlata!
OContent Resources -
Segnala questo sito - Recommend this site


Loading

'; # Make sure images do not display with a border. echo ''; $default_title = 'Softwe'; # If you do not specify a title, this will be your default page. $sourceurl = 'http://fr.wikipedia.org/wiki/'; # This URL needs adjusting sometimes. $pathfromroot = substr( $_SERVER['REQUEST_URI'], 0, strpos( $_SERVER['REQUEST_URI'], "?" ) ); $title_wiki = $_GET['title']; if ($title_wiki == "") { $title_wiki = $default_title; } $nicetitle = str_replace( "_", " ", stripslashes( $title_wiki ) ); function callback( $buffer ) { global $nicetitle; global $title_wiki; global $sourceur # Separate the article content $buffer = substr( $buffer, strpos( $buffer, '' ) ); $buffer = substr( $buffer, 0, strpos( $buffer, '
' ) ); # Replace relative links (use another wiki server) $buffer = str_replace( '"/w/skin', '"http://fr.wikipedia.org/w/skin', $buffer ); $buffer = str_replace( '"/skins', '"http://fr.wikipedia.org/skins', $buffer ); # Replace relative links (use this server) $buffer = str_replace( '"/wiki/', '"' . $pathfromroot . '?title=', $buffer ); # Remove edit links $buffer = str_replace( ">edit<", "><", $buffer ); $buffer = str_replace( "[<", "<", $buffer ); $buffer = str_replace( ">]", ">", $buffer ); $buffer = str_replace( 'href="/w/index.php?', 'target="_blank" href="http://fr.wikipedia.org/w/index.php?', $buffer ); # These are typically links to non-existent pages, so the Wikipedia edit page has to open. if ( $buffer <'' ) { $buffer = '

' . $nicetitle . ' edit
Extracted from Wikipedia, the Fr Encyclopedia - ' . $pathfromroot . 'Original source - ' . $pathfromroot . 'History

' . $buffer; } else { $buffer = '

In questo momento la pagina a cui stavi tentando di accedere non puó essere visualizzata.

Puoi: Ritornare alla pagina precedente oppure accedere all'Articolo originale su "' . $nicetitle . .

Unfortunately, no content could be extracted!

You can Return to the previous page or consult the Wikipedia article on "' . $nicetitle . '".'; } return $buffer; } # Your page header comes here...' ob_start("callback"); #inclu $sourceurl . $title_wiki; $cuu = new CURL; echo $cuu -> get( $sourceurl . $title_wiki ); ob_end_flush(); # Your page footer comes here...' # Define the cURL class: class CURL { var $callback = false; function setCallback($func_name) { $this->callback = $func_name; } function doRequest($method, $url, $vars) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); #curl_setopt($ch, CURLOPT_HEADER, 1); curl_setopt($ch, CURLOPT_USERAGENT, SERVER['HTTP_USER_AGENT']); #curl_setopt($ch, CURLOPT_USERAGENT, 'User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)'); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_COOKIEJAR, 'cookie.txt'); curl_setopt($ch, CURLOPT_COOKIEFILE, 'cookie.txt'); if ($method == 'POST') { curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, $vars); } ata = curl_exec($ch); curl_close($ch); if ($data) { if ($this->callback) { $callback = $this->callback; $this->callback = false; return call_user_func($callback, $data); } else { return $data; } } else { return curl_error($ch); } } function get($url) { return $this->doRequest('GET', $url, 'NULL'); } function post($url, $va) { return $this->doRequest('POST', $url, $vars); } } ?>

Open Content Resources
Aiuto per le ricerche

(Premessa: per utilizzare al meglio le risorse raggiungibili da questa tecnologia, la conoscenza delle lingue - in particolare di quella inglese - è indispensabile)

N.B.: SearchForQuery è istruito per eseguire ricerche di SOFTWARE OPEN SOURCE, LIBERO, FREEWARE, COMMERCIALWARE, ESEMPI APPLICATIVI E CONTESTI DI APPLICAZIONE. Il DOWNLOAD dei materiali può richiedere, in cer casi, qualche click per raggiungere le risorse. Le ricerche vengono effettuate a scelta nelle directories educative di tutto il web che si trovano sotto il dominio .edu oppure all'interno di TS.

1) puoi digitare uno o più termini per volta ed impiegare tutti gli operatori logici previsti da Google;

2) Se cerchi una frase esatta o un nome cognome digitali, separati da un solo spazio, entro i doppi apici "";

3) utizza il menù 'Scegli' per restringere la ricerca solo all'area disciplinare prescelta e clicca su "Cerca!".