Simbiosis

Communiques from the wilderness

Unified search API

RANDOM THOUGHT
We need a unified search API for all websites, so that we can do federated searches across all related websites.

IE, I know my info is in one of 3 places, none of which are indexed by google.
Solution: Search interface which can hit all the places at once. I’ve done this by hacking the Plone live search facility

Proposal. An XML-RPC or GET request which passes a single search string. Results are returned in RSS format.

January 23, 2006 Posted by Nigel | Uncategorized | | No Comments Yet

Blueant hcitool info

Requesting information …
        BD Address:  xxxx
        Device Name: Blueant Headphones
        LMP Version: 1.1 (0×1) LMP Subversion: 0×33c
        Manufacturer: Cambridge Silicon Radio (10)
        Features: 0xbd 0xfe 0×0f 0×00 0×00 0×00 0×00 0×00
                <3-slot packets> <encryption> <slot offset> <timing accuracy>
                <role switch> <sniff mode> <RSSI> <channel quality> <SCO link>
                <HV2 packets> <HV3 packets> <u-law log> <A-law log> <CVSD>
                <paging scheme> <power control> <transparent SCO>

Service Name: Blueant Stereo
Service Description: Blueant Stereo
Service RecHandle: 0x110b
Service Class ID List:
  "Audio Sink" (0x110b)
Protocol Descriptor List:
  "L2CAP" (0x0100)
    PSM: 25
  "AVDTP" (0x0019)
    uint16: 0x100
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "Advanced Audio" (0x110d)
    Version: 0x0100

January 21, 2006 Posted by Nigel | Uncategorized | | No Comments Yet

Hold back on X.org 6.9

Recent experiences with trying to use Xorg 6.9 in Debian have prompted me to post this quick warning. Xorg 6.9 is quite buggy, at least with the Radeon driver (Radeon Mobility 9000 M9). Symptoms include:

  1. Dual head (separate servers) which worked in 6.8 no longer works. The second screen is detected but remains blank
  2. Server keys ctrl+alt+Fx no longer work
  3. The whole server is very very slow. It took minutes to draw the gnome interface and longer to use the menus
  4. Running X -configure crashed out with the message below
Backtrace:
0: X(xf86SigHandler+0x80) [0x8088da0]
1: [0xffffe420]
2: X(xf86DriverlistFromCompile+0x28) [0x8080bf8]
3: X(DoConfigure+0x11) [0x8073c11]
4: X(InitOutput+0x604) [0x80719f4]
5: X(main+0x231) [0x80d3ed1]
6: /lib/tls/libc.so.6(__libc_start_main+0xd0) [0x4ada7ed0]
7: X [0x80701d1]

Fatal server error:
Caught signal 11.  Server aborting

X.org 6.8 works fine :)

January 5, 2006 Posted by Nigel | Uncategorized | | No Comments Yet