Accueil > > > BOT POUR CANAL DE WEBRADIO (BY A NOOB :D)
BOT POUR CANAL DE WEBRADIO (BY A NOOB :D)
Information sur la source
Description
Ce code est un simple bot IRC avec des options de merdes ... vu que je suis un noob et que c'est ma 1ere source merci de ne pas être trop mechant avec moi ... Je poste quand même ce script (sans trop de pub ^^) car il n'y en a AUCUN ! J'ai dailleur chercher longtemps ... en tout cas, ce qu'il manque vraiment à cette add-on c'est un interface et aussi un truc en socket qui chercher sur un site web (ex: http://www.watchout.net:8012 ) le nombre de personnes qui ecoutent la radio ou quelle musique passe ... J'éspère que vous serez compréensifs face à ma nulité en IRC Scripting et en Orthographe ;)
Source
- alias msg {
- if (%msgqueue) {
- .timermsgqueue off
- .timer 1 %msgqueue raw privmsg $1 : $+ $2-
- .timermsgqueue 1 $calc(%msgqueue +1) unset %msgqueue
- inc %msgqueue
- }
- else { raw privmsg $1 : $+ $2- | inc %msgqueue | .timermsgqueue 1 1 unset %msgqueue }
- }
- alias notice {
- if (%noticequeue) {
- .timernoticequeue off
- .timer 1 %noticequeue raw notice $1 : $+ $2-
- .timernoticequeue 1 $calc(%noticequeue +1) unset %noticequeue
- inc %noticequeue
- }
- else { raw notice $1 : $+ $2- | inc %noticequeue | .timernoticequeue 1 1 unset %noticequeue }
- }
-
- on *:TEXT:*:*:{
- if (($chr(35) isin $1-) && ($nick !isop $chan)) { msg $nick 0,7.:4|0:. 8Evite de puber et join & perform12 %radio.chan 8! 0,7.:4|0:. }
- if ($1 == !help) { .notice $nick 0,7.:4|0:. 8pv un admin ou laisse moi un message en disant 5!msg 0,7.:4|0:. }
- if ($1 == !url) { .notice $nick 0,7.:4|0:. 8Stream is currently %thestream 8on %theurl 0,7.:4|0:. }
- if ($1 == !anim) {
- if (%onair = offair) { .notice $nick 0,7.:4|0:. 4personne 8n'est actuellement 0n air ! 0,7.:4|0:. }
- if (%onair != offair) { .notice $nick 0,7.:4|0:.4 %onair 8est actuellement9 0n air7 ! 0,7.:4|0:. }
- }
- if ($1 == !dedi) {
- if (%onair = offair) { .notice $nick 0,7.:4|0:. 4personne 8n'est actuellement 0n air tu ne peux donc 4pas faire8 de dedi ! 0,7.:4|0:. }
- if (%onair != offair) {
- .query %onair voici le ce que $nick m'a dit (en dedicasse): $2-
- .notice $nick 0,7.:4|0:.8 ta dedicasse4 ( $2- )8 est partit à4 %onair 8! 0,7.:4|0:.
- }
- }
- if (($1 == !msg) && ($chan == %radio.chan)) { query $nick 0,7.:4|0:. 8pose ton message ici en disant !msg xxx (xxx => ton msg) 0,7.:4|0:. }
- if (($1 == !msg) && ($chan == $null)) {
- if ($2 == $null) { return }
- set -u0 %a 0
- :loop
- inc %a
- if (%a >= 5) { .notice $nick 0,7.:4|0:. 8La liste est pleine 0,7.:4|0:. | return }
- if (%msg [ $+ [ %a ] ] == $null) { set %msg [ $+ [ %a ] ] $2- | set %nickofmsg [ $+ [ %a ] ] $nick | .msg $nick 0,7.:4|0:. 8Msg enregistré 0,7.:4|0:. | return }
- goto loop
- }
- if ($1 == !news) {
- .notice $nick %news1
- .notice $nick %news2
- .notice $nick %news3
- .notice $nick %news4
- }
- if ($1 == !cmds) {
- .notice $nick 0,7.:4|0:. 8Les commandes du bot sont les suivantes:0,7 .:4|0:.
- .notice $nick 0,7.:4|0:. 8!url (pour connaitre l'adresse du stream et son statut) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!anim (pour savoir qui anim) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!dedi xxx (pour faire le dedicasse xxx si quelqun est 0nAir) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!news (pour connaitre les news) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!help (si vous avez des problemmes) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!msg (pour laisser un message aux admins) 0,7.:4|0:.
- if ($nick isop $chan) {
- .notice $nick 0,7.:4|0:. 4op cmd: 8!opcmds (pour connaitre les commandes des operateurs) 0,7.:4|0:.
- }
- }
-
- if ($nick !isop %radio.chan) { return }
- if ($1 == !onair) { .notice $nick 0,7.:4|0:. 8ok tu es maintenant onair ! 0,7.:4|0:. | set %onair $nick }
- if ($1 == !offair) { .notice $nick 0,7.:4|0:. 8ok: personne n'est onair :'( 0,7.:4|0:. | set %onair offair }
- if ($1 == !do) {
- $2-
- .notice $nick 0,7.:4|0:. 8Action réalisée 0,7.:4|0:.
- }
- if (($1 == !readmsg) && ($2 isnum) && ($2 > 0)) {
- if (%msg [ $+ [ $2 ] ] == $null) { .notice $nick Msg n'existe pas | return }
- .notice $nick Msg $2 : %msg [ $+ [ $2 ] ] :: par : %nickofmsg [ $+ [ $2 ] ]
- }
- if ($1 == !readallmsg) {
- set -u0 %a 0
- set -u0 %b 0
- :hum
- inc %a
- inc %b 2
- if (%msg [ $+ [ %a ] ] == $null) { .timer 1 %b notice $nick Lecture Finie | return }
- .timer 1 %b .notice $nick Msg %a : %msg [ $+ [ %a ] ] :: par : %nickofmsg [ $+ [ %a ] ]
- goto hum
- }
- if ($1 == !opcmds) {
- .notice $nick 0,7.:4|0:. 8!do xxx (pour que le bot fasse exactement xxx) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!saynews (pour que le bot dise les news sur tous les chans) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!setnews(1,2,3,4) (pour que le bot configure les news 1,2,3 et 4) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!readallmsg (pour que le bot vous dise les msgs) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!supprallmsg/supprmsg x (pour que le bot supprime tous les msgs ou 1 en particulier) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!onair/offair (pour vous mettre onair/offair aupres du bot sur %radio.chan !) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!seturl (url)/!setstream (1/0) (pour configurer l'url et le status du stream !) 0,7.:4|0:.
- .notice $nick 0,7.:4|0:. 8!massvoice (1/0) (met l'auto voice on/off) 0,7.:4|0:.
- }
- if ($1 == !seturl) {
- set %theurl $2-
- .notice $nick 0,7.:4|0:. 8Stream is currently %thestream 8on %theurl 0,7.:4|0:.
- }
- if ($1 == !massvoice) {
- set %voiceonjoin $2
- }
- if ($1 == !setstream) {
- if ($2 == 1) {
- set %thestream 9UP
- .notice $nick 0,7.:4|0:. 8Stream is currently %thestream 8on %theurl 0,7.:4|0:.
- }
- if ($2 == 0) {
- set %thestream 4DOWN
- .notice $nick 0,7.:4|0:. 8Stream is currently %thestream 8on %theurl 0,7.:4|0:.
- }
- }
- if ($1 == !saynews) {
- amsg %news1
- amsg %news2
- amsg %news3
- amsg %news4
- }
- if ($1 == !setnews) { .notice $nick les cmds sont !setnews1 !setnews2 !setnews3 !setnews4 !news !saynews }
- if (($left($1,8) == !setnews) && ($len($1) == 9)) {
- set %news [ $+ [ $right($1,1) ] ] $2- | .notice $nick voici la news $right($1,1) : $2-
- }
- if ($1 == !supprallmsg) {
- unset %nickofmsg* %msg* | .notice $nick Tous les messages ont été effacés
- }
- if (($1 == !supprmsg) && ($2 isnum) && ($2 > 0)) {
- if (%msg [ $+ [ $2 ] ] == $null) { .notice $nick Msg n'existe pas | return }
- set -u0 %a $2
- dec %a
- :del
- inc %a
- if (%msg [ $+ [ %a ] ] == $null) { .notice $nick Msg $2 effacé | return }
- set -u0 %t %msg [ $+ [ $calc(%a +1) ] ]
- set %msg [ $+ [ %a ] ] %t
- set -u0 %t %nickofmsg [ $+ [ $calc(%a +1) ] ]
- set %nickoffmsg [ $+ [ %a ] ] %t
- }
- }
-
- ON *:LOAD:{
- .echo -a 0,7.:4|0:. 8Bot pour chan de radio installé 0,7.:4|0:.
- .echo -a 0,7.:4|0:. 8Des dialogues devraient apparaitre ... remplissez bien les 2 premiers ! 0,7.:4|0:.
- .echo -a 0,7.:4|0:. 8Bot by b3b3n (b3n_j@voila.fr) ! 0,7.:4|0:.
-
- set %botsrv $?="serveur irc du bot (irc.quakenet.eU.org/irc.voila.fr/...)"
- set %radio.chan $?="Nom du chan principal ?"
- set %botnick $?="Nom du bot ?"
- set %botpass $?="owner pass (pour la cmd !do uniquement)"
- set %Qauth $?="compte Q du bot"
- set %Qpass $?="pass Q du bot"
- if if (%botsrv) {
- .server -m %botsrv
- }
- }
-
- ON *:UNLOAD:{
- .echo -a 0,7.:4|0:. 8Bot pour chan de radio désinstallé 0,7.:4|0:.
- .echo -a 0,7.:4|0:. 8Bot by b3b3n (b3n_j@voila.fr) ! 0,7.:4|0:.
- }
-
- alias botsrv {
- set %botsrv $?="serveur irc du bot (irc.quakenet.eU.org/irc.voila.fr/...)"
- }
-
- alias botchan {
- set %radio.chan $?="Nom du chan principal ?"
- }
-
- alias botnick {
- set %botnick $?="Nick du bot"
- }
- alias botQpass {
- set %Qpass $?="pass Q du bot"
- }
- alias botpass {
- set %botpass $?="pass du bot (pour la cmd !do"
- }
-
- ON *:CONNECT:{
- .msg Q@Cserve.Quakenet.org auth %Qauth %Qpass
- mode $me +x
- /join %radio.chan
- }
-
- ON *:START:{
- /server -m %botsrv
- /nick %botnick
- }
- on *:JOIN:%radio.chan:{
- .notice $nick 0,7.:4|0:. 8Welcome²5 %radio.chan 8! dites 1 !cmds 8pour les connaitre ! 0,7.:4|0:.
- if (%voiceonjoin == 1) {
- mode $chan +v $nick
- }
- }
-
- menu menubar,channel,query,status {
- -
- ? Bot Pour Radio-Channel ?
- .Nick du bot ( %botnick ): /botnick
- .Serveur du bot ( %botsrv ):/botsrv
- .Chan principal ( %radio.chan ):/botchan
- .Q auth du bot ( %Qauth ):/botQauth
- .Q pass du bot ( %Qpass ):/botQpass
- }
alias msg {
if (%msgqueue) {
.timermsgqueue off
.timer 1 %msgqueue raw privmsg $1 : $+ $2-
.timermsgqueue 1 $calc(%msgqueue +1) unset %msgqueue
inc %msgqueue
}
else { raw privmsg $1 : $+ $2- | inc %msgqueue | .timermsgqueue 1 1 unset %msgqueue }
}
alias notice {
if (%noticequeue) {
.timernoticequeue off
.timer 1 %noticequeue raw notice $1 : $+ $2-
.timernoticequeue 1 $calc(%noticequeue +1) unset %noticequeue
inc %noticequeue
}
else { raw notice $1 : $+ $2- | inc %noticequeue | .timernoticequeue 1 1 unset %noticequeue }
}
on *:TEXT:*:*:{
if (($chr(35) isin $1-) && ($nick !isop $chan)) { msg $nick 0,7.:4|0:. 8Evite de puber et join & perform12 %radio.chan 8! 0,7.:4|0:. }
if ($1 == !help) { .notice $nick 0,7.:4|0:. 8pv un admin ou laisse moi un message en disant 5!msg 0,7.:4|0:. }
if ($1 == !url) { .notice $nick 0,7.:4|0:. 8Stream is currently %thestream 8on %theurl 0,7.:4|0:. }
if ($1 == !anim) {
if (%onair = offair) { .notice $nick 0,7.:4|0:. 4personne 8n'est actuellement 0n air ! 0,7.:4|0:. }
if (%onair != offair) { .notice $nick 0,7.:4|0:.4 %onair 8est actuellement9 0n air7 ! 0,7.:4|0:. }
}
if ($1 == !dedi) {
if (%onair = offair) { .notice $nick 0,7.:4|0:. 4personne 8n'est actuellement 0n air tu ne peux donc 4pas faire8 de dedi ! 0,7.:4|0:. }
if (%onair != offair) {
.query %onair voici le ce que $nick m'a dit (en dedicasse): $2-
.notice $nick 0,7.:4|0:.8 ta dedicasse4 ( $2- )8 est partit à4 %onair 8! 0,7.:4|0:.
}
}
if (($1 == !msg) && ($chan == %radio.chan)) { query $nick 0,7.:4|0:. 8pose ton message ici en disant !msg xxx (xxx => ton msg) 0,7.:4|0:. }
if (($1 == !msg) && ($chan == $null)) {
if ($2 == $null) { return }
set -u0 %a 0
:loop
inc %a
if (%a >= 5) { .notice $nick 0,7.:4|0:. 8La liste est pleine 0,7.:4|0:. | return }
if (%msg [ $+ [ %a ] ] == $null) { set %msg [ $+ [ %a ] ] $2- | set %nickofmsg [ $+ [ %a ] ] $nick | .msg $nick 0,7.:4|0:. 8Msg enregistré 0,7.:4|0:. | return }
goto loop
}
if ($1 == !news) {
.notice $nick %news1
.notice $nick %news2
.notice $nick %news3
.notice $nick %news4
}
if ($1 == !cmds) {
.notice $nick 0,7.:4|0:. 8Les commandes du bot sont les suivantes:0,7 .:4|0:.
.notice $nick 0,7.:4|0:. 8!url (pour connaitre l'adresse du stream et son statut) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!anim (pour savoir qui anim) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!dedi xxx (pour faire le dedicasse xxx si quelqun est 0nAir) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!news (pour connaitre les news) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!help (si vous avez des problemmes) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!msg (pour laisser un message aux admins) 0,7.:4|0:.
if ($nick isop $chan) {
.notice $nick 0,7.:4|0:. 4op cmd: 8!opcmds (pour connaitre les commandes des operateurs) 0,7.:4|0:.
}
}
if ($nick !isop %radio.chan) { return }
if ($1 == !onair) { .notice $nick 0,7.:4|0:. 8ok tu es maintenant onair ! 0,7.:4|0:. | set %onair $nick }
if ($1 == !offair) { .notice $nick 0,7.:4|0:. 8ok: personne n'est onair :'( 0,7.:4|0:. | set %onair offair }
if ($1 == !do) {
$2-
.notice $nick 0,7.:4|0:. 8Action réalisée 0,7.:4|0:.
}
if (($1 == !readmsg) && ($2 isnum) && ($2 > 0)) {
if (%msg [ $+ [ $2 ] ] == $null) { .notice $nick Msg n'existe pas | return }
.notice $nick Msg $2 : %msg [ $+ [ $2 ] ] :: par : %nickofmsg [ $+ [ $2 ] ]
}
if ($1 == !readallmsg) {
set -u0 %a 0
set -u0 %b 0
:hum
inc %a
inc %b 2
if (%msg [ $+ [ %a ] ] == $null) { .timer 1 %b notice $nick Lecture Finie | return }
.timer 1 %b .notice $nick Msg %a : %msg [ $+ [ %a ] ] :: par : %nickofmsg [ $+ [ %a ] ]
goto hum
}
if ($1 == !opcmds) {
.notice $nick 0,7.:4|0:. 8!do xxx (pour que le bot fasse exactement xxx) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!saynews (pour que le bot dise les news sur tous les chans) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!setnews(1,2,3,4) (pour que le bot configure les news 1,2,3 et 4) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!readallmsg (pour que le bot vous dise les msgs) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!supprallmsg/supprmsg x (pour que le bot supprime tous les msgs ou 1 en particulier) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!onair/offair (pour vous mettre onair/offair aupres du bot sur %radio.chan !) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!seturl (url)/!setstream (1/0) (pour configurer l'url et le status du stream !) 0,7.:4|0:.
.notice $nick 0,7.:4|0:. 8!massvoice (1/0) (met l'auto voice on/off) 0,7.:4|0:.
}
if ($1 == !seturl) {
set %theurl $2-
.notice $nick 0,7.:4|0:. 8Stream is currently %thestream 8on %theurl 0,7.:4|0:.
}
if ($1 == !massvoice) {
set %voiceonjoin $2
}
if ($1 == !setstream) {
if ($2 == 1) {
set %thestream 9UP
.notice $nick 0,7.:4|0:. 8Stream is currently %thestream 8on %theurl 0,7.:4|0:.
}
if ($2 == 0) {
set %thestream 4DOWN
.notice $nick 0,7.:4|0:. 8Stream is currently %thestream 8on %theurl 0,7.:4|0:.
}
}
if ($1 == !saynews) {
amsg %news1
amsg %news2
amsg %news3
amsg %news4
}
if ($1 == !setnews) { .notice $nick les cmds sont !setnews1 !setnews2 !setnews3 !setnews4 !news !saynews }
if (($left($1,8) == !setnews) && ($len($1) == 9)) {
set %news [ $+ [ $right($1,1) ] ] $2- | .notice $nick voici la news $right($1,1) : $2-
}
if ($1 == !supprallmsg) {
unset %nickofmsg* %msg* | .notice $nick Tous les messages ont été effacés
}
if (($1 == !supprmsg) && ($2 isnum) && ($2 > 0)) {
if (%msg [ $+ [ $2 ] ] == $null) { .notice $nick Msg n'existe pas | return }
set -u0 %a $2
dec %a
:del
inc %a
if (%msg [ $+ [ %a ] ] == $null) { .notice $nick Msg $2 effacé | return }
set -u0 %t %msg [ $+ [ $calc(%a +1) ] ]
set %msg [ $+ [ %a ] ] %t
set -u0 %t %nickofmsg [ $+ [ $calc(%a +1) ] ]
set %nickoffmsg [ $+ [ %a ] ] %t
}
}
ON *:LOAD:{
.echo -a 0,7.:4|0:. 8Bot pour chan de radio installé 0,7.:4|0:.
.echo -a 0,7.:4|0:. 8Des dialogues devraient apparaitre ... remplissez bien les 2 premiers ! 0,7.:4|0:.
.echo -a 0,7.:4|0:. 8Bot by b3b3n (b3n_j@voila.fr) ! 0,7.:4|0:.
set %botsrv $?="serveur irc du bot (irc.quakenet.eU.org/irc.voila.fr/...)"
set %radio.chan $?="Nom du chan principal ?"
set %botnick $?="Nom du bot ?"
set %botpass $?="owner pass (pour la cmd !do uniquement)"
set %Qauth $?="compte Q du bot"
set %Qpass $?="pass Q du bot"
if if (%botsrv) {
.server -m %botsrv
}
}
ON *:UNLOAD:{
.echo -a 0,7.:4|0:. 8Bot pour chan de radio désinstallé 0,7.:4|0:.
.echo -a 0,7.:4|0:. 8Bot by b3b3n (b3n_j@voila.fr) ! 0,7.:4|0:.
}
alias botsrv {
set %botsrv $?="serveur irc du bot (irc.quakenet.eU.org/irc.voila.fr/...)"
}
alias botchan {
set %radio.chan $?="Nom du chan principal ?"
}
alias botnick {
set %botnick $?="Nick du bot"
}
alias botQpass {
set %Qpass $?="pass Q du bot"
}
alias botpass {
set %botpass $?="pass du bot (pour la cmd !do"
}
ON *:CONNECT:{
.msg Q@Cserve.Quakenet.org auth %Qauth %Qpass
mode $me +x
/join %radio.chan
}
ON *:START:{
/server -m %botsrv
/nick %botnick
}
on *:JOIN:%radio.chan:{
.notice $nick 0,7.:4|0:. 8Welcome²5 %radio.chan 8! dites 1 !cmds 8pour les connaitre ! 0,7.:4|0:.
if (%voiceonjoin == 1) {
mode $chan +v $nick
}
}
menu menubar,channel,query,status {
-
? Bot Pour Radio-Channel ?
.Nick du bot ( %botnick ): /botnick
.Serveur du bot ( %botsrv ):/botsrv
.Chan principal ( %radio.chan ):/botchan
.Q auth du bot ( %Qauth ):/botQauth
.Q pass du bot ( %Qpass ):/botQpass
}
Conclusion
le debut du code (anti exess flood) fait partit d'un autre post sur ce site ... j'en remerci l'auteur ^:p
Je rapelle que si des vrais scripteurs regardaient ce code et le rendent potable ca serait cool ... Soyez indulgent !
Sources de la même categorie
Commentaires et avis
|
Derniers Blogs
UNE JOLIE-HORLOGE ET PAS QU'UN PEU !UNE JOLIE-HORLOGE ET PAS QU'UN PEU ! par neodante
Pour les possesseurs d'iPhone, ça y est Bijin Tokei - qui se traduit littéralement en Français par " Jolie Horloge " - est arrivé et GRATUITEMENT s'il vous plaît ! Après la version Tokyo, Hokkaido, night club, racing, Gal, "pour les mademoiselles'", . voi...
Cliquez pour lire la suite de l'article par neodante TECHDAYS PARIS 2010 : CONNECTEZ VOS DONNéES à SHAREPOINT 2010 AVEC LES BUSINESS CONNECTIVITY SERVICESTECHDAYS PARIS 2010 : CONNECTEZ VOS DONNéES à SHAREPOINT 2010 AVEC LES BUSINESS CONNECTIVITY SERVICES par ROMELARD Fabrice
Animé par: Gaetan Bouveret et Julien Chomarat Business Connectivity Services (BCS) est dans SharePoint 2010 la version 2 de Business Data Catalog (BDC dans SharePoint 2007). Il s'agit de la solution permettant de visualiser des données provenan...
Cliquez pour lire la suite de l'article par ROMELARD Fabrice [DIVERS] SUIVRE VOS SéRIES PRéFéRéS SUR LA TOILE[DIVERS] SUIVRE VOS SéRIES PRéFéRéS SUR LA TOILE par orion
Comme de nombreux geek, je suis un grand amateur de série TV et je rate régulièrement des épisodes de mes séries préférés. Une solution s'offre à vous avec ce merveilleux site : Tv Gorge - www.tvgorge.com Moteur de recherche à l'appui, vous pouvez ...
Cliquez pour lire la suite de l'article par orion TECHDAYS PARIS 2010 : LA BI DANS SHAREPOINT 2010TECHDAYS PARIS 2010 : LA BI DANS SHAREPOINT 2010 par ROMELARD Fabrice
Animé par: Vincent Bellet et Baptiste Giraudier La BI dans SharePoint 2010, Les nouveaux services d'application dans SP2010 et SQL Server Reporting services 2008 R2. La BI dans SharePoint est généralisée pour tous afin de permettre à tous les coll...
Cliquez pour lire la suite de l'article par ROMELARD Fabrice
Forum
RE : ON RAWMODERE : ON RAWMODE par WorldDMT
Cliquez pour lire la suite par WorldDMT AVERTISSMENT ET KIKKAVERTISSMENT ET KIKK par mouhcine951990
Cliquez pour lire la suite par mouhcine951990
Logiciels
DB-MAIN (9.1.0)DB-MAIN (9.1.0)DB-MAIN is a data-modeling and data-architecture tool. It is designed to help developers and anal... Cliquez pour télécharger DB-MAIN Xilisoft DPG Convertisseur (5.1.37.0120)XILISOFT DPG CONVERTISSEUR (5.1.37.0120)Xilisoft DPG Convertisseur offre aux fans de Nintendo DS une bonne solution leur permettant de dé... Cliquez pour télécharger Xilisoft DPG Convertisseur GraphicsGale (2.01.01)GRAPHICSGALE (2.01.01)GraphicsGale est un logiciel de PixelArt avec de nombreuse fonctionnalités permettant de réalisé ... Cliquez pour télécharger GraphicsGale Architecte 3D (Platinum 2010)ARCHITECTE 3D (PLATINUM 2010)Architecte 3D Platinium vous permet de concevoir facilement les plans votre future maison, de l'é... Cliquez pour télécharger Architecte 3D TeamViewer 5 (TeamViewer 5)TEAMVIEWER 5 (TEAMVIEWER 5)Dépanner un ami,expliquer une manipulation devient un jeu d'enfant.
Prise en main d'un autre ord... Cliquez pour télécharger TeamViewer 5
Comparez les prix

HTC Magic
Entre 429€ et 429€
|