Trouver une ressource (Nouvelle version du moteur, plus rapide & pertinent, essayez le !)
Vous ne trouvez pas de réponse à votre problème ? Alors posez la question dans le forum.
Souvenez-vous qu'il n'y a jamais de question bête, mais rester dans l'ignorance parce que l'on n'ose pas poser une question, ça c'est une erreur !
PETIT ADDON SYMPA POUR LES MOTEUR DE RECHERCHE
Information sur la source
Description
voila ! c'est pas revolutionnaire mais quand meme sympa ! ca l'evite parfois de se deplacer pour rechercher quelque chose ;) j'aurais en ajouter plus mais j'ai juger que cetait suffisant pour l'instant
Source
- alias recherche dialog -md recherche recherche
- dialog recherche {
- title "recherche internet"
- size -1 -1 180 213
- option dbu
- edit "", 1, 17 29 112 11
- box "google", 2, 14 21 119 22
- box "altavista", 3, 14 53 119 22
- edit "", 4, 17 61 112 11
- button "GO", 5, 137 29 25 12
- button "GO", 6, 137 60 25 12
- box "metacrawler", 7, 14 85 119 22
- button "GO", 8, 137 92 25 12
- edit "", 9, 17 93 112 11
- box "astalavista box", 10, 14 117 119 22
- button "GO", 11, 137 124 25 12
- edit "", 12, 17 125 112 11
- box "yahoo", 13, 14 149 119 22
- button "GO", 14, 137 156 25 12
- edit "", 15, 17 157 112 11
- box "sharereactor", 16, 14 181 119 22
- button "GO", 17, 137 188 25 12
- edit "", 18, 17 189 112 11
- menu "recherche", 19
- item "tips", 20, 19
- item "fermer", 21 , cancel
- }
-
- on 1:dialog:recherche:sclick:5:{
- if ( $did(recherche,1) == $null ) { goto finrecherche }
- /run http://www.google.fr/search?hl=fr&ie=UTF-8&oe=UTF-8&q= $+ $did(recherche,1) $+ &btnG=Recherche+Google&meta=
- /did -r recherche 1
- : finrecherche
- }
-
- on 1:dialog:recherche:sclick:6:{
- if ( $did(recherche,4) == $null ) { goto finrecherche2 }
- /run http://fr.altavista.com/web/results?q= $+ $did(recherche,4) $+ &kgs=1&kls=1&avkw=xytx
- /did -r recherche 4
- : finrecherche2
- }
-
- on 1:dialog:recherche:sclick:8:{
- if ( $did(recherche,9) == $null ) { goto finrecherche3 }
- /run http://search.metacrawler.com/texis/search?q= $+ $did(recherche,9) $+ &cat=web&method=all&brand=metacrawler&qk=20&timeout=&rpe=10&collate=1&cat=web&top=1&refer=mc-results1
- /did -r recherche 9
- : finrecherche3
- }
-
- on 1:dialog:recherche:sclick:11:{
- if ( $did(recherche,12) == $null ) { goto finrecherche4 }
- /run http://astalavista.box.sk/cgi-bin/robot?srch= $+ $did(recherche,12) $+ &submit=+search+
- /did -r recherche 12
- : finrecherche4
- }
-
- on 1:dialog:recherche:sclick:14:{
- if ( $did(recherche,15) == $null ) { goto finrecherche5 }
- /run http://fr.search.yahoo.com/search/fr?p= $+ $did(recherche,15)
- /did -r recherche 15
- : finrecherche5
- }
-
- on 1:dialog:recherche:sclick:17:{
- if ( $did(recherche,18) == $null ) { goto finrecherche6 }
- /run http://www.sharereactor.com/search.php?search= $+ $did(recherche,18) $+ &category=0&submit=Search
- /did -r recherche 18
- echo -a sharereactor est souvent surcharger . si la page n'apparait pas . essayer de nouveaux
- : finrecherche6
- }
- on 1:dialog:recherche:menu:20:{
- echo -a Pour supprimer un mot de votre recherche
- echo -a utiliser le symbole -
- echo -a pour exemple :
- echo -a jeuxvideo -xbox
- echo -a ainsi tout les sites contenant le mot xbox seront supprimer
- }
alias recherche dialog -md recherche recherche
dialog recherche {
title "recherche internet"
size -1 -1 180 213
option dbu
edit "", 1, 17 29 112 11
box "google", 2, 14 21 119 22
box "altavista", 3, 14 53 119 22
edit "", 4, 17 61 112 11
button "GO", 5, 137 29 25 12
button "GO", 6, 137 60 25 12
box "metacrawler", 7, 14 85 119 22
button "GO", 8, 137 92 25 12
edit "", 9, 17 93 112 11
box "astalavista box", 10, 14 117 119 22
button "GO", 11, 137 124 25 12
edit "", 12, 17 125 112 11
box "yahoo", 13, 14 149 119 22
button "GO", 14, 137 156 25 12
edit "", 15, 17 157 112 11
box "sharereactor", 16, 14 181 119 22
button "GO", 17, 137 188 25 12
edit "", 18, 17 189 112 11
menu "recherche", 19
item "tips", 20, 19
item "fermer", 21 , cancel
}
on 1:dialog:recherche:sclick:5:{
if ( $did(recherche,1) == $null ) { goto finrecherche }
/run http://www.google.fr/search?hl=fr&ie=UTF-8&oe=UTF-8&q= $+ $did(recherche,1) $+ &btnG=Recherche+Google&meta=
/did -r recherche 1
: finrecherche
}
on 1:dialog:recherche:sclick:6:{
if ( $did(recherche,4) == $null ) { goto finrecherche2 }
/run http://fr.altavista.com/web/results?q= $+ $did(recherche,4) $+ &kgs=1&kls=1&avkw=xytx
/did -r recherche 4
: finrecherche2
}
on 1:dialog:recherche:sclick:8:{
if ( $did(recherche,9) == $null ) { goto finrecherche3 }
/run http://search.metacrawler.com/texis/search?q= $+ $did(recherche,9) $+ &cat=web&method=all&brand=metacrawler&qk=20&timeout=&rpe=10&collate=1&cat=web&top=1&refer=mc-results1
/did -r recherche 9
: finrecherche3
}
on 1:dialog:recherche:sclick:11:{
if ( $did(recherche,12) == $null ) { goto finrecherche4 }
/run http://astalavista.box.sk/cgi-bin/robot?srch= $+ $did(recherche,12) $+ &submit=+search+
/did -r recherche 12
: finrecherche4
}
on 1:dialog:recherche:sclick:14:{
if ( $did(recherche,15) == $null ) { goto finrecherche5 }
/run http://fr.search.yahoo.com/search/fr?p= $+ $did(recherche,15)
/did -r recherche 15
: finrecherche5
}
on 1:dialog:recherche:sclick:17:{
if ( $did(recherche,18) == $null ) { goto finrecherche6 }
/run http://www.sharereactor.com/search.php?search= $+ $did(recherche,18) $+ &category=0&submit=Search
/did -r recherche 18
echo -a sharereactor est souvent surcharger . si la page n'apparait pas . essayer de nouveaux
: finrecherche6
}
on 1:dialog:recherche:menu:20:{
echo -a Pour supprimer un mot de votre recherche
echo -a utiliser le symbole -
echo -a pour exemple :
echo -a jeuxvideo -xbox
echo -a ainsi tout les sites contenant le mot xbox seront supprimer
}
Conclusion
des commentaires ? :) n'esitez pas
Sources de la même categorie
Commentaires
|
CalendriCode
| | | L | M | M | J | V | S | D |
| | | | | 1 | 2 | 3 |
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
|
|