Freedom Software, Competition, and WordPress Plugins
You’ve done something noteworthy when people are willing to tell you publicly that they don’t like it. Such is the case with my WordPress plugin, jQuery Table of Contents. Zoran at Hackadelic, author of a similar plugin, Hackadelic SEO Table of Contents, likes the clean code but could do without the Javascript.
WordPress jQuery Table of Contents plugin
I’m proud to announce my first WordPress plugin, “jQuery Table of Contents,” which inserts the lovely little table of contents you see on many of the pages of my website. It uses jQuery to inspect the content of your post or page and generate table of contents links based on the header tags. It’s easy, [...]
Simple Table Of Contents in JQuery
I developed a handy Table of Contents script using JQuery for another project, now abandoned, and I decided to implement it on this website (which uses WordPress). This assumes that you have JQuery already loaded and are using WordPress 2.9 or newer.
Simple flashcards using JQuery
I wanted to create some flashcards for my Jesus and the Gospels class, where the final exam involves being given a large number of fill-in-the-blank questions. I also wanted to try out JQuery, a lightweight Javascript toolkit that has fascinated me for a while. The result is quite impressive for very little work. To add [...]