Messages - wuwei23 [ switch to compact view ]

Pages: [1] 2 3 4 5 6next
1
FARR Plugins and Aliases / FScript 1.9: querynokeyword problem
« on: December 08, 2009, 11:31 PM »
Hey everyone,

I'm currently learning the FARR plugin model & FScript by endeavouring to write a plugin that can manipulate Trac sites via XML-RPC.

I'm not sure if this is an issue with FScript or with my understanding, but I've hit a problem with the querynokeyword parameter being passed to onSearchBegin. The docs say that "querynokeyword is the query without alias", but the value I'm receiving is always exactly the same as the value in queryraw.

So with an alias string of 'trac', when I enter 'trac test', both querynokeyword and queryraw return the value 'trac test', whereas from my reading of the docs I'm expecting querynokeyword to be 'test'.

Is that what I should expect or have I got it all wrong?

Cheers!

2
Developer's Corner / Re: Sorting Algorithm Animations
« on: May 06, 2009, 02:46 AM »
I've always liked this set of non-animated sorting algorithm visualisations:

Shell Sort

3
Living Room / Re: Google Maps on Paper [ScreenToaster promo video]
« on: March 05, 2009, 08:14 PM »
That the map marker shadow was an actual shadow cracked me up :)

This reminds me of a clip I saw a few years back, which showed a real world desktop emulating the windows desktop. I wish I could track it down...

4
Living Room / Re: The Greatest Graphic Novel of All Time: Watchmen
« on: March 05, 2009, 08:03 PM »
While I have mad love for pretty much everything Alan Moore writes, I think 'Watchmen' is too firmly steeped in comic tradition to be the 'greatest' graphic novel. Amazingly influential, yes. But when large thematic portions of the story are told via a comic-within-the-comic technique (Moore loves his meta-narrative), it can be a big stumbling block to people who aren't well versed in the history of the genre (and I state this from having pushed the book on everyone I know).

Moore's 'V for Vendetta' is an equally powerful yet entirely self-contained work that I have a lot more success in recommending (or did until the film killed any interest in it with it's godawful, pointless changes). 'The League of Extraordinary Gentlemen' is a lot of fun if you have any familiarity with Victorian literature (and also totally destroyed by a godawful film). His 'Lost Girls' is an astounding work of both pornography & literature. 'Promethea' is one of the best occult primers I've ever encountered.

See? Totally smitten with the guy :)

Other more recent works that I can't recommend enough:
  • Scott Pilgrim - part slacker romance, part video game pastiche, a totally new style in storytelling
  • Barry Ween, Boy Genius - 'Dexter's Lab' meets 'South Park'
  • Girls - one of the most original first contact stories I've ever read
  • Ex Machina - Superheroes meet 'West Wing'
  • Y, The Last Man - Something kills all of the males on the planet but two...

Okay, so some of those are series of trades rather than a singular graphic novel, but they all rock my world.

mouser: did you see that Larry Marder is finally releasing new 'Beanworld' material? There was a Holiday Special released just prior to Xmas, and it looks like Dark Horse is going to re-release the earlier trades as well as continue with new stuff. (I'm really surprised it's with DH given everything he's done for Image over the past decade.)

5
I've come across the Python interface before, but not being a huge fan of python myself (shutup tin man :P) I never tried it. After reading your post I decided to give it a once over. The interoperability is rather impressive to me, though I don't see any huge benefit, unless you're really into python and don't mind the additional performance hit.

The benefit is that Python rawks and the only performance speed I really care about is how fast I can develop :)

The examples [1] provided there are a bit rough around the edges, so you will need to do some work to get them to run. If anyone woiuld like assistance in this area, feel free to reply or pm me.

I will definitely take you up on this offer once I start to play around with XULRunner, cheers!

Pages: [1] 2 3 4 5 6next
Go to full version