Archive for the 'The Blog Itself' Category

Fix for the page jumping on thumbnails

Friday, December 27th, 2002 | 14:10

Test for the fix for the annoying jump-to-top-of-page that happens when clicking on a thumbnail image. This is based on this Google post. This should also allow the full images … Continue reading »

Test of thumbnail resize

Monday, December 23rd, 2002 | 23:32

Let’s try this: Specifically, I used the code posted here, as well as a few supplemental bits further downthread to make it work with b2 version 0.6.1. I have to … Continue reading »

Category counts

Thursday, November 28th, 2002 | 00:18

I’ve put in this category count hack, to show the number of postings for each category.

B2 Link Manager

Wednesday, November 27th, 2002 | 00:44

I just implemented the most excellent B2 Link Manager, so that most of the various links on the side bar can be stored in the DB, as opposed to being … Continue reading »

Right-click posting with IE

Friday, November 22nd, 2002 | 00:02

Ah, someone posted a way to post URLs to b2 using a right-click in IE. I haven’t tried it yet, but will in a couple more days. Here’s … Continue reading »

B2 Hack for Sticky Posts

Wednesday, November 20th, 2002 | 15:08

Here’s a hack to get sticky posts, where marked posts will stay at the top of the sort order. This was implemented this afternoon to keep the “first post” up.