First Notes On My Search System

View an Acrobat PDF document (13.6Kb) with more information regarding the search system

I wanted to get some information out here so that people could see what I am working on, and indeed what is running this site’s search facility. The icon to the right will take you to a PDF document (13.6Kb) which gives some more details about the approximate process flow of the search supplements, as well as a database schema of what’s running the best bets, variants and related terms.

Another O’Reilly Article On The Table!

I’ve been emailed by the author of an upcoming O’Reilly article for techo’s regarding my work with a more complete search system. He wants to discuss my integration of Best Bets, a controlled vocabulary and a normal, keyword-based search engine. There’s not really a lot to say right now, but I’ve emailed him back saying that I am definitely interested, so we’ll see what happens.

Interest From SearchLoggers Group

I’ve had some initial interest from some of the other members of the searchloggers group in the work that I am doing with the search system on this site. The integration of a controlled vocabulary, best bets and a stand-aloone search engine backend appears to be of interest to others as well ๐Ÿ™‚

My hope is that this can be developed into a stand-alone product that could be wrapped around nearly any search system, simply adding to the functionality of said search system. So far things are looking good, but only really for something written in PHP. I would need to add other options for systems written in Perl, C etc.

In the near future, I will be posting database schemas, some notes on implementation and other bits and pieces about how I am attacking the whole process. Keep an eye on things if you are interested ๐Ÿ™‚

Trudging Along

Work on my site is coming along. I have added in blosxom v1.1, which went pretty much without a hitch. I had to modify my template slightly, but that was more because of my dodgy custom handling, rather than anything to do with blosxom itself.

I’ve been spending some time on the projects section, getting the project pages up to scratch and re-formatted; it’s looking pretty good. I am taking a few of the old projects offline, because they don’t have any documentation, don’t work anymore, things like that ๐Ÿ™‚

I’m not going to put a date on when the site will be live, but given the current progress, and the list of things to do still, I would estimate about 2 weeks. Here’s the current list;

  1. Projects Sections
    1. Blogger API (functions, classes + meta)
    2. phpMassMail (also requires some work to make it 4.2+ compatible, and re-format documentation to include)
    3. JSSearch (would like to get some more information/documentation/examples included)
    4. JSValidate (want to update this to include the ability to open a popup window rather than an alert – optional)
    5. Client work and websites
  2. Contact Form
    1. Layout/design
    2. Contingency design
    3. Processing/handling
    4. Result/output page
  3. Search System
    1. Layout/Design (of the results, as well as extra options, defining manual entries etc)
    2. Processing system (integrating my manual results with Google/XooMLe’s results)
    3. Management of my manual entries (and a decent name for them ๐Ÿ™‚

So there we go. That’s what I’ll be working on in the near future. And for those interested, I will be creating a custom search system, which integrates Google‘s results for within my website (using XooMLe) with a selection of manual “Top Picks” or “Best Bets” which I have selected for certain terms. I have the rough idea planned out already, just need to implement it in code. I will probably make the code available for download once it’s complete as well, so keep an eye out for that ๐Ÿ™‚

That’s all for now – time to get back to life.