TODO List
What's Left to Do?
In no particular order, here are some things that need working, implementing,
or sexing up,
- implement /xbi/homepage.rss as an xml to rdf transform
- write articles on
- boot sector viruses, recovery, design
- x86 protected mode
- viruses that take advantage or stay resident through a warm reboot
- detection of a boot virus
- virus jokes
- virus creation software
- windows help viruses (.hlp & .chm)
- unix viruses
- polymorphic viruses
- stealth techniques
- viruses vs. other malware
- virus myths
- security tools diskette
- how to protect yourself from viruses without anti-virus software
- increasing default MSIE security settings
- Windows XP Service Pack 2
- freeware security utilities for windows
- mobile viruses (cell phone, pda, etc.)
- virus replication mechanisms
- precautions against email viruses
- network-level protection against malware
- anti-virus heuristics
- XBI: when a parsing error occurs, send headers telling client NOT
to cache the error page (cache-control/pragma/expires funkiness)
- a forum/message board system (homebrew ideally, maybe miniBB)
- implement left/right menu specifics in xml/xslt files
- search integration (google code is there just not up)
- display newest X articles for each section (on homepage, homework,
etc.)
- integrate the forum system into articles
- XBI: web-based administration interface
- XBI: finalize XML Schema for all document types
- XBI special URI handlers:
- http://site/xbi/news/2004062617595901
- http://site/xbi/security/101
- http://site/xbi/static/news/2004062617595901/bill.png
- submitItem, previewItem, postItem, modifyItem - different document
types: news items, articles, reviews, etc; a generic interface