I setup a demo installation of wordpress that you can try:
The login is:
username: demo
password: demo Read instructions
Building trust in media
by Tim Langeman
I setup a demo installation of wordpress that you can try:
The login is:
username: demo
password: demo Read instructions
by Tim Langeman
I recently completed a section of the site that allows Neotext users to generate neotexts for quotes hosted on their websites.

This is a quote from Eric Raymond’s The Cathedral and the Bazaar:
The next best thing to having good ideas is recognizing good ideas from your users. Sometimes the latter is better.
I can “neotextify” the quote by clicking on the “Neotext blockquote” button that was added to my menu bar and entering the url
by Tim Langeman
I haven’t blogged about my recent work on neotext, so here’s another post to get you up to speed:
I modified the django backend so that, in addition to saving a copy of the json file locally, it also uploads a copy of the json file up to Amazon S3.
I then modified the jQuery function to look for neotext json files on:
This subdomain is currently served by Amazon S3.
Having all read requests served by Amazon S3 makes the service much more scalable.
by Tim Langeman
This past Saturday I did a “lightening talk” at the Central PA Open Source Conference, held in Lancaster, PA.
I hadn’t been intending to do a talk, but a fellow attendee encouraged me to. I’ve been talking to enough people that I can do a 5 minute talk without notes pretty easily.
I got some good feedback from the attendees about:
by Tim Langeman
Yesterday, I got the basic implementation of the wordpress tinymce buttons working.
You can see two buttons in the screenshot:
Clicking on one of these links pops up a dialog box, prompting the entry of a url.
The result of this entry is a “blockquote” or “q” tag containing a cite attribute, allowing writers to create neotext references without knowing html.
In the future, I hope to make the buttons use attractive icons.
You can view the code on github:
by Tim Langeman
Yesterday, I created a newsletter to allow interested people to receive updates about the Neotext project.
I also added an RSS feed for the website news. I anticipate that the newsletter will be sent relatively infrequently. People interested in all updates should subscribe to the RSS feed.
by Tim Langeman
by Tim Langeman
Today is the first day for the neotext website!
In the next month, I hope to: