Small bug fix to chanmon

Just a quick bug fix update to chanmon. It was failing to detect open buffers on more than one screen when using the ‘dynmon’ feature (thanks to m4v for report and fix) The latest version is now 2.1.1 and will be available from Downloads and Weechat scripts and Weeget

September 20, 2010 · (updated May 24, 2016) · 1 min · KenjiE20

chan/highmon updates

Okay, so I may have neglected doing an update for a while. Well have a new version of chanmon and highmon then. By popular request, v2.1 now has an ’nchannel’ option for alignment, to display both buffer numbers and channel names together. As per usual changelogs, info and links in Downloads and should be available on Weechat’s page / via Weeget

August 27, 2010 · (updated May 24, 2016) · 1 min · KenjiE20

Weechat scripts mass update

So it’s been a while since I posted anything here, and now there’s 4 updates all at once, typical. Chanmon and Highmon both get bumped up to version 2.0, new things include; Selectable outputs, both sharing the same formatting Buffer logging toggle, no more giant chanmon log file config clean up (command), no longer requires all channels to be set in the config, you only need to set the ones you want off, the command should clean up the config from previous versions /monitor can now be given options, so you can toggle channels from another channel Nickregain goes to 1.1 with; ...

April 25, 2010 · (updated May 24, 2016) · 1 min · KenjiE20

Chanmon & Highmon v1.7

New versions of highmon and chanmon, version 1.7. This version adds a customisable nick prefix and suffix to both And makes Chanmon’s dynamic mode, split window aware. As always, find more info in the Downloads section or via weechat/weeget.

January 25, 2010 · (updated May 24, 2016) · 1 min · KenjiE20

Weechat scripts update

All three of the scripts I’ve put out have been updated. No major changes, some code cleanup. Chanmon and Highmon have in-client help available on /help chanmon or /help highmon Find them in the Downloads section or via weechat.

August 10, 2009 · (updated May 24, 2016) · 1 min · KenjiE20

Fixing Wordpress' Gallery

It’s moderately well known that Wordpress’ gallery code, is not as robust as it could be in some cases. These have a tendency to manifest in XHTML / multi-column CSS layouts. There are two main issues; It inserts inline CSS into the middle of the page, which under XHTML is not good The gallery layout can do unusual things, including odd line breaks which can create large gaps after the first row, kill the template or other odd things It’s been bugging me for a while now, so I decided to do a bit of research to find some solutions, and figured it would be useful to post the results. ...

July 29, 2009 · 5 min · KenjiE20