Comic Discussion > QUESTIONABLE CONTENT

WCDT 7-11 March 2011 (1876-80)

<< < (17/75) > >>

Odal:
I guess those could work, though it seems like a situation niether of them would really want to talk about again, let alone bring it up in front of Cosette.

Jabberwocky:

--- Quote from: pwhodges on 07 Mar 2011, 12:00 ---The random function calls a perl script at ohnorobot.  The script is clearly a very poor random number generator, and it also only delivers comics that ohnorobot has in its archive (which is missing a fair number of QC).  It seems to me that it would be relatively trivial to do a decent random function in Javascript and drop the call to ohnorobot (having said that, I guess I'm duty bound to do it and ask an admin to implement it...).

--- End quote ---


--- Code: ---
<script language="Javascript">

var latestComic = 1877;
var comicUrl = "http://questionablecontent.net/view.php?comic=";

function loadRandomComic() {
location.href = comicUrl +
Math.floor(Math.random() * (latestComic + 1));
};

</script>

<a href="#" onClick="loadRandomComic()">Random</a>


--- End code ---

snubnose:
Err, personally I think its totally fine if you flirt with other people as long as its done jokingly and the other person knows you're in a partnership.

Its however not a nice idea to flirt people who dont know you're in a partnership. You might hurt either their or your partners or even both feelings.

Black Sword:
I hereby offer the totally unhelpful postulation that Padma is very pretty and her obvious sanity makes her far prettier than Cossie.

I still want to have Steve and Cossie encounter Meena and David, preferably with Meena either pregnant or nursing a baby. Mostly because I think it's Steve's turn for hella drama and I'd like him to have a bit more of the spotlight...

sitnspin:
Cossette is a college kid. She's young. And apparently she has not had the best dating history, as indicated by certain statements she has made.  Jealousy and insecurity are not surprising reactions. I'm a flirter. I flirt without even realizing it most of the time. This has upset some of the girls I have dated. While I am pretty open about these things, I understand why some people are not. While her actions are not justified, her emotional reaction is both justified and understandable.

Also, I do not think Martin is being a bad friend just because he refuses to lie to cover up Steve's behavior. If anything, I think Steve is being a bad friend for putting Martin in that position.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version