Li'sar says: Edit Now!
Moderator: Forum Moderators
Li'sar says: Edit Now!
I hope no one minds a little bit silly use of the Wesnoth artwork in an effort to promote good cause and, at the same time, poke a little bit of fun at recent overly widespread web game marketing.

(Image details page)
When I saw the, *ahem*, original banner ad campaign, I thought that parody was inevitable. So, I had to figure out a good recipient - and if there's one cause worth promoting, it's Wikipedia, particularly the video game coverage (since the parody is... sort of... about a video game... in case we somehow managed to forget it in midst of all this). Since Wikipedia's own internal banner ads must use free artwork and there's few Free Software games with high quality artwork, Wesnoth was an obvious choice.
*sigh* I know, I'm not as funny as I used to be. But still.

(Image details page)
When I saw the, *ahem*, original banner ad campaign, I thought that parody was inevitable. So, I had to figure out a good recipient - and if there's one cause worth promoting, it's Wikipedia, particularly the video game coverage (since the parody is... sort of... about a video game... in case we somehow managed to forget it in midst of all this). Since Wikipedia's own internal banner ads must use free artwork and there's few Free Software games with high quality artwork, Wesnoth was an obvious choice.
*sigh* I know, I'm not as funny as I used to be. But still.

- Ken_Oh
- Moderator Emeritus
- Posts: 2178
- Joined: February 6th, 2006, 4:03 am
- Location: Baltimore, Maryland, USA
Re: Li'sar says: Edit Now!
Hah, you should have just used a close-up of Asheviere's chest from here.
Re: Li'sar says: Edit Now!
I watched those ads as they changed, and everytime I saw a new design I would think "what the hell?" with progressively increasing levels of amazement that they hadn't got into trouble yet.
- Aethaeryn
- Translator
- Posts: 1554
- Joined: September 15th, 2007, 10:21 pm
- Location: Baltimore, Maryland, USA
Re: Li'sar says: Edit Now!
Yes, interesting blog post; quite amusing.Araja wrote:I watched those ads as they changed, and everytime I saw a new design I would think "what the hell?" with progressively increasing levels of amazement that they hadn't got into trouble yet.
Advertising like this is why Adblock Plus is the most popular Firefox add-on (when you go to the add-on website and sort by popularity), which is a shame for honest web developers since it cuts down on their potential revenues.
In my opinion, all ads should switch to non-intrusive text-based that blend with the website theme (i.e. not extremely bright red against purple if the website is a standard black-text-on-white-background). The odds of that happening are about the same as all television ads sticking to normal volume instead of being 3x as loud as the television show you're watching.
Aethaeryn (User Page)
Wiki Moderator (wiki)
Latin Translator [wiki=Latin Translation](wiki)[/wiki]
Maintainer of Thunderstone Era (wiki) and Aethaeryn's Maps [wiki=Aethaeryn's Maps](wiki)[/wiki]
Wiki Moderator (wiki)
Latin Translator [wiki=Latin Translation](wiki)[/wiki]
Maintainer of Thunderstone Era (wiki) and Aethaeryn's Maps [wiki=Aethaeryn's Maps](wiki)[/wiki]
Re: Li'sar says: Edit Now!
OHLOOKBOOBIESCLICKCLICKCLICK!Ken_Oh wrote:Hah, you should have just used a close-up of Asheviere's chest from here.

Re: Li'sar says: Edit Now!
Welllll - the video games wikiproject is quite active, so we're probably not that desperate yet. But there still could be a need for more manpower in the future. Oh yes, I can see the ads now. "Clear the cleanup backlog SECRETLY! Be enthralled by the evil queen, ifyouknowwhatImean! Click edit!"Ken_Oh wrote:Hah, you should have just used a close-up of Asheviere's chest from here.
Re: Li'sar says: Edit Now!
Your avatar is absolutely perfect for that post.Kalajel wrote:OHLOOKBOOBIESCLICKCLICKCLICK!

Re: Li'sar says: Edit Now!
This kind of advertising is actually pretty tame. Not animated, no sound (I kept my computer muted so often back when I still played Kingdom of Loathing, because KoLWiki had an ad in rotation that played "CONGRATULATIONS! YOU'VE JUST WON A FREE NINTENDO WII!" every few minutes)... There are far worse ads (popunders that circumvent popup blockers...) that have caused some the rise of NoScript.Aethaeryn wrote:Advertising like this is why Adblock Plus is the most popular Firefox add-on (when you go to the add-on website and sort by popularity), which is a shame for honest web developers since it cuts down on their potential revenues.
And, speaking as a Web developer, NoScript is far, far, far more harmful to the progress of the Web than Adblock is. I can live with AdBlock - I get a bit less revenue from people who weren't that likely to click ads in the first place... Sure, it undercuts my profits by a fair margin, but meh, I'll find a way to deal with it. NoScript, however... it destroys all of JavaScript, except for sites the user has allowed. My beautiful, beautiful website... and all the interactivity is gone! Gone! D:
Proud creator of the :whistle: smiley | I prefer the CC-0 license.
Re: Li'sar says: Edit Now!
Unless javascript is absolutely required, (say, google maps) your site should function just fine without javascript. If it doesn't, I'd better be interested in its content.Zarel wrote:And, speaking as a Web developer, NoScript is far, far, far more harmful to the progress of the Web than Adblock is. I can live with AdBlock - I get a bit less revenue from people who weren't that likely to click ads in the first place... Sure, it undercuts my profits by a fair margin, but meh, I'll find a way to deal with it. NoScript, however... it destroys all of JavaScript, except for sites the user has allowed. My beautiful, beautiful website... and all the interactivity is gone! Gone! D:
Usually, more attention to web-two-point-oh stuff and other eyecandy means less attention to actual content.
Re: Li'sar says: Edit Now!
Oh, of course. JavaScript is never absolutely required (not even in Google Maps - try going there with JS off, it works just fine), but it does make an interactive website significantly better (say, Google Maps). If you were interested in a website's content, then you'd be fine with JavaScript off, whether at Google Maps, or one of my own websites; the only websites that require JavaScript are the badly written ones (and the ones with video, like YouTube).AI wrote:Unless javascript is absolutely required, (say, google maps) your site should function just fine without javascript. If it doesn't, I'd better be interested in its content.
Usually, more attention to web-two-point-oh stuff and other eyecandy means less attention to actual content.
The bigger problem is, without JavaScript, you're missing a lot of more interactive features, or other distinguishing features designed to make your user experience better (say, an automatic username availability checker, or a button that lets you insert an image to phpBB, or keyboard shortcuts, or Lightbox, or IPB's Quick Edit feature, or Facebook's/Gmail's IM feature, etc).
Proud creator of the :whistle: smiley | I prefer the CC-0 license.
Re: Li'sar says: Edit Now!
Google maps was a bad example. IM is indeed a much better choice. (though I've seen it done (approximated) in plain HTML)
The only reason HTML 4 (5 has <video>) requires javascript for video is a patent.
Unfortunately, numerous FOSS sites have 'upgraded' their interface lately, leaving them unusable without javascript. Though none are as bad as one website that requires XSS (!!) to pass your order to their payment system provider. (or whatever that's called)
The only reason HTML 4 (5 has <video>) requires javascript for video is a patent.
Unfortunately, numerous FOSS sites have 'upgraded' their interface lately, leaving them unusable without javascript. Though none are as bad as one website that requires XSS (!!) to pass your order to their payment system provider. (or whatever that's called)
Re: Li'sar says: Edit Now!
No, it isn't...AI wrote:Google maps was a bad example. IM is indeed a much better choice.
Exactly.AI wrote:(though I've seen it done (approximated) in plain HTML)
Exactly.AI wrote:The only reason HTML 4 (5 has <video>) requires javascript for video is a patent.
In terms of NoScript, video isn't that big of a deal, since it's pretty obvious "Turn on JavaScript to see the video" "Oh! Temp allow." It's the sites that can be used without JavaScript that suck.
For instance, what if you had NoScript, and you went to Google Maps. You'd be getting a vastly inferior experience, but would it ever occur to you to turn on JavaScript?
Yes, and these sites don't suffer, since NoScript users will simply temp allow them.AI wrote:Unfortunately, numerous FOSS sites have 'upgraded' their interface lately, leaving them unusable without javascript. Though none are as bad as one website that requires XSS (!!) to pass your order to their payment system provider. (or whatever that's called)
It's the legitimate and well-made sites, such as Google Maps, that people will visit, and never know that their experience could be so much better.
Proud creator of the :whistle: smiley | I prefer the CC-0 license.
- xbriannova
- Posts: 237
- Joined: August 2nd, 2009, 2:51 am
Re: Li'sar says: Edit Now!
You think the advertisements are bad? Wait till you actually try the game. The people inside are all perverted sex maniacs. For every five minutes, there's always someone asking whether there's a girl who wants to 'get it on'
. There's always someone asking for free sex
. Then there's the gameplay- Its so freaking slow and straightforward with little thinking involved.
The only reason I tried the online game is because I was extremely bored and depressed over some real life issues. I quit a few hours later. Even if I want to try again, I can't and boy am I glad. The reason's because there's some bug that jammed the game at the loading screen. Don't play that trash guys. My rating? 0/10. I admit I was hooked for a little while but ultimately, Evony's hardly worth your time.


The only reason I tried the online game is because I was extremely bored and depressed over some real life issues. I quit a few hours later. Even if I want to try again, I can't and boy am I glad. The reason's because there's some bug that jammed the game at the loading screen. Don't play that trash guys. My rating? 0/10. I admit I was hooked for a little while but ultimately, Evony's hardly worth your time.
Current Projects:
UMC Campaign Guardian Order.
Main Campaign Thread: http://www.wesnoth.org/forum/viewtopic.php?f=8&t=26895
Art Thread: http://www.wesnoth.org/forum/viewtopic. ... 28&start=0
UMC Campaign Guardian Order.
Main Campaign Thread: http://www.wesnoth.org/forum/viewtopic.php?f=8&t=26895
Art Thread: http://www.wesnoth.org/forum/viewtopic. ... 28&start=0
Re: Li'sar says: Edit Now!
Perhaps this wouldn't happen if the advertisement weren't intentionally designed to be similar to a sex ad...xbriannova wrote:You think the advertisements are bad? Wait till you actually try the game. The people inside are all perverted sex maniacs. For every five minutes, there's always someone asking whether there's a girl who wants to 'get it on'. There's always someone asking for free sex
![]()
Proud creator of the :whistle: smiley | I prefer the CC-0 license.
Re: Li'sar says: Edit Now!
Actually, I don't allow slashdot and wesnoth-umc-dev is seriously considering dumping sourceforge over this and similar things.Zarel wrote:Yes, and these sites don't suffer, since NoScript users will simply temp allow them.AI wrote:Unfortunately, numerous FOSS sites have 'upgraded' their interface lately, leaving them unusable without javascript. Though none are as bad as one website that requires XSS (!!) to pass your order to their payment system provider. (or whatever that's called)
It's only stackoverflow (which actually uses javascript in mostly-sensible ways and has a good interface) that I've perma-allowed
The small "your web browser is not fully supported Read more" text with link to explanation works perfectly fine. Google isn't the only one who thought that might be a good idea.It's the legitimate and well-made sites, such as Google Maps, that people will visit, and never know that their experience could be so much better.