FreedomCoder Information for free-minded geeks

27Nov/091

ESearchy-ng work…

Lately , I've been working on a complete refactoring of ESearchy. basically it will be ESearchy 0.2, but for now I'm hosting in it as ESearchy-ng so people can still enjoy the old version while I code the new one. I changed the syntax a lot so here is a simple example of what I currently have.

Comments, bugs and coders interested in the project are more than welcomed.

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • BarraPunto
  • LinkedIn
Comments (1) Trackbacks (0)
  1. There is a syntax error on:

    :website => “https://www.pirulo.com”
    :maxhits => 1000,
    :log => true )

    there is a missing comma, so the correct one is:

    :website => “https://www.pirulo.com”,
    :maxhits => 1000,
    :log => true )

    Nice script btw


Leave a comment


Powered by WP Hashcash

No trackbacks yet.