Flat File Based WordPress
Friday, January 4th, 2008Posted in Web Apps · Tags: hotscripts, wordpress
I ran into this the other day while browsing Scripts.com, which is much better than Hotscripts, because they have filters for the scripts so you can view only free ones or high ranking ones. The only problem is that it does that using POST (no bookmarkable filters) and resets your filter on each page load.
Anyway, back to the flat file based WordPress, it’s called Dayfox. This should be lighter weight and faster than regular WP, but its still in beta.
In case your not sure what flat file based means, it means they use text files to hold the data, rather than a real database like MySQL.