Recovered from the Wayback Machine. I’ve decided that the current implementation of the metadata layer is unworkable. Too vulnerable, and becoming too cumbersome for developers to work with. Additionally, since it has a significant overhead, and not everyone is interested in it, I’m pulling it out as an integrated component and adding it as a […]
Tag: Wordform
Wordform: CVS Check In
Recovered from Wayback Machine. In order to help faciliate code walk throughs for those who are willing to help examine the Wordform source code for security and other problems, I’ll be looking at checking this code into SourceForge CVS in the next couple of days. I’ll probably also re-release the source code then–without the metadata […]
Wordform: First beta release
Recovered from the Wayback Machine. I’ve just uploaded the first beta release of Wordform, under a build I’ve named “Sklodowska-Curie”, after the famous Madame Curie. The sidebar has a link to the download file at SourceForge. I’ve decided to keep Wordform in perpetual beta release, to match current accepted practice as defined by Google and […]
Wordform: Alterations
Recovered from the Wayback Machine. I am in the process of establishing flags and options for several hard coded references in the code. For instance, right now the code automatically closes all comments older than ten days, and I need to make this into a user controlled option. I’m also making use of the /tmp […]
Wordform: New Update
Recovered from Wayback Machine. I just modified comment moderation to put a placeholder comment into the thread for a moderated comment, but the placeholder only shows if: The IP address of the original author matches the current user’s IP address. The current author’s name and email (from cookie) matches the comment author’s name and email. […]