Homepage of this site

Dented Reality Notes

01 Jul 2003

XooMLe-Lite? (#)

I've been playing around with the idea of creating a "lite" version of XooMLe, which would have less information passed back in the resulting XML, making it easier to work with for simple projects, and probably quite a bit quicker as well. The system would be based on the current one, but for the search, things would be cut down, so it might just be that I end up making a /search-lite/ method available via the normal XooMLe server.

If this happens, it will probably be a chance for me to clean up the code on the entire project, and then I might also release the code so that you can "install" your own XooMLe server :) Information will be posted here if that's the case, and I'll also post to the XooMLe-News mailing list (sign up on the XooMLe Project Page).

Anyone else hanging out for an even simpler version of the XML results? I am thinking of having something like this;

<googleSearch>
  <totalResults>xxx</totalResults>
  <time>xxx</time>
  <results>
    <result>
      <title>xxx</title>
      <URL>xxx</URL>
      <snippet>xxx</snippet>
    </result>
  </results>
</googleSearch>

Comments? Suggestions? Please use the comments link below (to the right).

[Posted @ 04:16, in: /notes/projects/web/xoomle | Comments Disabled!]

Browse All Posts By Date

August 2008

Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31