Warning: Table './jdarx_drupal/sessions' is marked as crashed and should be repaired query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'ec5ddf2b6cef2c7e79546d65f0079570' in /f2/jdarx/public/includes/database.mysql.inc on line 172

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 899

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 531

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 532

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 533

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 534
ACAP dataset suggestions | ACAP Information

ACAP dataset suggestions

warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/common.inc on line 141.

A number of suggestions relating to ACAP datasets; some improvements to existing ones, and some suggestions for new ones.

Connection Settings

It might be useful to have connection settings stored in ACAP (ie. dial-up number, ADSL settings, proxy settings, and the like). It would then be possible to write a client which would reset the client computer's settings based on the information in the ACAP server. This would allow ISPs more flexibility. Changing your dial-up number? Just set the new one up in parallel, and put the new settings in ACAP.

Filter settings

It would be good if mail filters could be stored here. One possibility would be to have a standard regex to action mapping, and then procmail or maildrop scripts could be generated from there.

Anti-Spam Filter settings

This would obviously be dependant on the individual Anti-spam software employed, but it would make it possible for individual customers to configure their spam settings

Bookmarks

There is already a Bookmarks dataset, but in my opinion, it should have a LastResult item, which should store the last HTTP header result (ie. 404 not found or whatever).

This would mean that an automatic program could go through the bookmarks, LastResult can store a "moved" (302?) or a "not found" (404) result in this attribute. The next time the user opens their web browser, the browser can check which items are 302/404/whatever, and notify the user, so that they can bookmark the new page (if the old one has been moved), and notify them of which pages have become 404, so that they can grab a copy from archive.org if they so desire.