-
Hardware: the parts of a computer that can be kicked.
Jeff Pesis -
Categories
- Accessibility (45)
- Casual Collective (5)
- Colleagues (1)
- Diary (41)
- News (100)
- Pyrography (6)
- Rants (47)
- tangent (34)
- UK2 (10)
-
Recent Entries
-
Spam
- 784,610 thank you akismet
Category Archives: Accessibility
Missing WordPress Publish button
It seems a lot of user upgrading to WordPress 3.0 are having this issue. It is simple to fix, just go to the edit screen and use the screen options (tab at the top), and set the Screen Layout Number … Continue reading
Forums
I appear to have spent the last few months developing extensions for forums. Specifically FluxBB and PunBB. Both forums are based on the same code but are slowly beginning to diverge. FluxBB developers have decided to delay their release cycle … Continue reading
Enhanced pagination for WordPress
Every so often I write a small piece of code to help someone out. A while ago I wrote Mike Cherim a small plugin for WordPress. He describes it as an Enhanced Pagination plugin. I thought that it was about … Continue reading
WordPress Font Resize plugin
There are several of these about, and they all have similar functionality. But at present they all seem to rely on Javascript. Javascript should only be used to enhance, and shouldn’t be a requirement. Hence I’m releasing eFont Size as … Continue reading
Drupal to WordPress
Some time ago I went through the various Content Management Systems (CMS) out there to find one suitable for by Users. At the time I ended up with Drupal, and spent several weeks finding and implementing a design, transferring content … Continue reading
Writing a WordPress plugin
A while ago I was asked if I could write a shopping cart. I had already started one a few years ago, but never finished it. So I began to go through the scripts and tidy them up ready for … Continue reading