Bugs & Changes

Still have a few bugs to wring out. Here are recent additions and changes.

Bugs:

  1. SQL injection detector code was too strict. If you entered any forward slash '/' or 'http://', the system would detect that as a SQL injection attack. 07.14.07: This is now fixed. However, the fix led to the next bug. Ain't that always the way it works?
  2. Adding http:// to a domain caused the site to crash. 07.17.07: This is now fixed - Pythia now removes all instances of 'http://' that are added to a domain.
  3. Attempting to retrieve data from a subdirectory, such as www.momagenda.com/blog, caused a file write error. 07.18.07: This is now fixed - Pythia replaces '/' with '_'.

New Stuff:

  1. 07.15.07: Added percentage change since first data was recorded.
  2. 07.15.07: Added RSS feeds. Feeds are autodiscoverable. Feed chicklet will be placed on site soon.
  3. 07.18.07: Feed chicklet now on site. Auto-generated when feed exists.

If you find a problem, please e-mail admin AT pythia-analytics DOT com.