Mat Bowles

Insert Humour Here

Interests collage via <lj user=”innerbrat”>

http://treap.net/gavri/lji61.html

It’s a bit weird, but it seems to Google [uses Yahoo!] image search and let you cycle through the top ten results. A bit weird seeing images from my site as top result for one, but, y’know, Google-Fu [even if it is Yahoo!, top result for both it seems].

ETA: The meme creator comments below that is’ using Yahoo!, and explains the technical details in a manner that, well, is completely beyond me. I’ll stick to psephology, I’m ok at at that.

Not dial-up friendly though.

August 22nd, 2006 Posted by MatGB | Uncategorized | 12 comments

12 Comments »

  1. I see: quite a few scarcely clad women, and some lions having sex. But I get a lot of the former on mine too… I guess there just must be a lot of them on the net.

    Comment by tiredstars | August 21, 2006

  2. Yeah, the “scarcely clad” were a little less clad the first run through.

    Didn’t notice the lions though, cool.

    ’s had a lot more nekkidness, but she is a worse perve than me so that shouldn’t surprise anyone.

    Comment by matgb | August 21, 2006

  3. I guess lions making out is an everyday thing for you so you just blank it out.

    Comment by tiredstars | August 21, 2006

  4. No idea, I hadn’t noticed what they were doing, it was just an animal picture, animal pictures can’t be NSFW or horribly offensive as, well, animals.

    Cool pic tho ;-)

    Comment by matgb | August 21, 2006

  5. Ooo, Black Books!

    Comment by tyrell | August 21, 2006

  6. (I did the meme.) It uses Yahoo images search not google. Yahoo has a REST api with JSON. Google only has a SOAP interface. And handling SOAP was just too much trouble.

    Comment by ga_woo | August 21, 2006

  7. So Yahoo have improved their pagerank results a little bit then from last time I used them.

    As a user, I prefer Google because I know how it works the results out, Yahoo I don’t get. As for interfaces? I’ve got a vague idea what an API is, the rest is letters in weird combinations.

    Cool trick though.

    Comment by matgb | August 22, 2006

  8. Haven’t, actually, watched much, at least not while sober, but have liked what I’ve watched.

    At some point, I’ll start watching TV again. Probably when I move to London.

    Comment by matgb | August 22, 2006

  9. Yahoo and Google both provide web services for their search engine for other programs to use.

    A webservice request and response is just like a normal request and response you make from the browser when you surf, but is different in that what the service returns is specified exactly. It has to be, because it is for other programs to consume and not for humans to read. So when you search for ‘madonna’, for example, you get what you see when you click on this link: http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=YahooDemo&query=madonna&results=2

    Before these web service APIs became available, one had to make normal yahoo/google search queries, the program gets the response that we usually get when we make requests manually and then the program has to sift through through the page to find relevant content. And since there was no set structure to the output (those pages’ structure could change every week or so, simply for it to look good, to just to go with the fashion this season. It’s meant to look good - pleasing to our eyes)

    The example above was Yahoo’s REST API which is very simple.

    The Soap protocol is more complicated, both in the how the request is made and in the response. Google does not have a REST API. It only provides Soap.

    Comment by ga_woo | August 22, 2006

  10. I think I understood some of that. I think. Weird that Google gives less flexibility given their usual support for this sort of thing.

    Sheer curiosity, how/why come to comment specifically at my journal? It seems to have done the rounds very quickly so I’m guessing more than just a citation search?

    Shame you had to take it down though.

    Comment by matgb | August 22, 2006

  11. I think I understood some of that. I think. Weird that Google gives less flexibility given their usual support for this sort of thing.

    It really is weird.

    Sheer curiosity, how/why come to comment specifically at my journal? It seems to have done the rounds very quickly so I’m guessing more than just a citation search?

    http://blogsearch.google.com/blogsearch?hl=en&q=link:http://treap.net/gavri/lji61.html&ie=UTF-8&scoring=d

    I was looking at all the ones that had more text than just “create your own!”

    Comment by ga_woo | August 22, 2006

  12. Cool, figured it was something similar.

    Time for a follow up post methinks.

    Comment by matgb | August 22, 2006

Leave a comment

You must be logged in to post a comment.