[o_o]
This website is in english, but due to a lot of french readers, some readers comments are in french. The official language of this site and of the comments is english, still.

A new comic every Monday and Friday

  [ «« ]    [ « ]  Page 223/782   [ » ]    [ »» ]
  [ «« ]    [ « ]  Navigation in the category Geek's World   [ » ]    [ »» ]
 [ da page ]
In order to be more occuratly indexed, the texts of the strip are written in this hidden div.

New in the storyline? Get to the beginning of "MS Girl : ultimate weapon"
  [ «« ]    [ « ]  Page 223/782   [ » ]    [ »» ]
2005-11-19 19:45:11

* Salagir

This strip got a soundtrack !


Big version if you want it (totally unuseful)

Nota: the code I put for reading this file in awfull... I'm interrested by a good code ;) I don't have time to look into it now.
 

Readers comments:

2005-11-18 00:15:19

Dwarfoo7

elle est vraiment moche MS Girl! Il ferait bien d'employer Lina chez Microsoft ;-)

Tiens au fait ?! Il devient quoi Rachid ? Il fait plus la bd du Lundi ?
2005-11-18 00:35:54

Tiga

HAZAH!
2005-11-18 00:44:55

Celelibi

Humm très riche en dialogue aujourd'hui. :)
Il manque quand même quelques effets sonores, genre un "wonnnwonwonwonwon" dans le premier cadre, une petite musique extraite d'un film érotique (j'ai pas dis film de cul) pour la deuxième case, et un disque qui déraille pour le passage à la troisième case. :)

Sinon, ça va ? la traduction en français à pas été trop difficile. ;)

Salagir's answer:

Justement au début j'avais pensé écrire le nom de la musique de fond, puis j'ai oublié... du coup, pour me rattraper, voici la soundtrack ! :)
2005-11-18 07:39:54

Falcon

non justement c'est ca qui est bon. Le pas de dialogue ca souligne le POW xD honomatopé de BD et tout car j'ai plutot dans l'idée que ca fasse "clong!" que "pow". quand a la MS girl il est vrai que je la trouve particulierement moche :s levre colagéné poitrine trop grosse en gros on dirait amelie mauresmo avec une poitrine et des levre overglonfed.
2005-11-18 11:29:33

DaFred

pwned :)
oui elle est pas très belle la ms girl ...
2005-11-18 16:39:56

al3x`-

klr je suis au prichain épisode on découvre que c'est un trans
2005-11-18 17:48:25

hotus

And what about the kiss ? :-(
Kevin qui va pas aimé, c'est m oi qui vous le dit :-p
2005-11-19 03:04:29

phyroe

damn strait! finaly that drab will get some sence knoced into her.
2005-11-19 20:10:55

aleph

Yeah, that MS girl could use some ressource consuming graphic upgrade (am ithinking vista ? checking... no. I m not barfing).
Hum is it because your code for the soundtrack is dead, that i have a 'fownload firefox plugin ' prompt but then the plugin seems to miss ?

Salagir's answer:

I hope so, because I have the same problem and this would mean FF can't embed mp3, which would really sucks. I changed the type from "mp3" to "mpeg" and FF can find a plugin (Quicktime.. I hate that), and that's a shame... 1) they are many mpeg types... 2) how come, today, a plugin can be needed for mp3?
2005-11-19 21:40:35

13Kill

T__T et ou le "TULULULUUUUU !" de se magnifique sound track >_<"
enfin bon Zelda powa hein Sala?
2005-11-20 10:59:13

Source

all i can say is... PWNED

take that Micro$oft
2005-11-20 20:41:27

Celelibi

Pour le code de la balise embed je pense que ceci devrait mieux marcher (mais chez moi la lecture ne commence pas)
<embed src="/pages/223-bg32.mp3" type="audio/mpeg" controller="true" autostart="true" loop="false"/>

ou avec la balise object (ce qui est plus recommandé) :
<object type="audio/mpeg" width="500" height="100" data="223-bg32.mp3">
<param name="filename" value="/pages/223-bg32.mp3" />
<param name="autostart" value="true" />
<param name="loop" value="false" />
</object>

Salagir's answer:

Plus recommancé mais à mon dernier test, il y a quelques années, rendait completement innaccessible la lecture. Je l'ai ajouté et ca ne change rien... mais ne perturbe rien non plus.
La lecture ne commence pas toute seule... c'était mon but. Cela doit-il l'être ?
2005-11-21 00:13:29

A helpfull guy

> I'm interrested by a good code

May I suggest <object width="240" height="100" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" type="application/x-oleobject" codebase="http://activex.microsoft.com/a...ntrols/mplayer/en/nsmp2inf.cab# Version=5,1,52,701">
<param name="FileName" value="truc.mp3" />
<param name="AutoStart" value="false" />
<param name="ShowControls" value="true" />
<param name="ShowDisplay" value="false" />
<param name="ShowStatusBar" value="true" />
<param name="AutoSize" value="false" />
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/windows/windowsmedia/download/" src="truc.mp3" width="240" height="100" autostart="false" autosize="false" showcontrols="1" showdisplay="0" showstatusbar="1"></embed>
</object> ? Le point important, c'est le choix du CLSID et du codebase.

Salagir's answer:

I'm amazed the type should be "application/x-mplayer2" when I just want to read a simple sound file. That's weird, I don't have mplayer2 on my OS, right now °_°
And "application/x-oleobject" ??
I think I'll leave it as it is ;)
2005-11-27 10:04:26

phyzz

LOL to put music on the demise of MS Girl, you have to use MS proprietary code and software !!!
Isn't that ironic ?
I say : MIDI rules ! (you used to be an advocate of MIDI, Salagir !)
2006-05-12 13:58:41

Julie

Excellent le soundtrack

Add your own comment:     Email for Gravatar:

Text processing: add *, / or _ around some text, and it'll format it *bold*, /italic/ or _underlined_.
If you type a url or e-mail directly, it'll be made as a link. If you want to make a link around text different than the url, use [url=thelink]the text[/url], like in phpBB. There is also [code], use it to quote code or to write in monospace font.
If you begin your line with >, the color will be different, use it to quote other messages.
You will be able to edit your messages for a limited time.
  [ «« ]    [ « ]  Page 223/782   [ » ]    [ »» ]
 
 
[FR] [EN]
   
Click me to vote!
Vote for me on _Top Webcomics_! The Webcomic List Online Comics.net Hot Web Comics

Killer Features

Stay informed

Licence

Linking to me