All posts in Tools

Dark Room Update (0.7.6.2b)

This update has been a long time in coming. I wanted the next one to be a bigger release with a couple of new features. But, I haven’t had the time to work on it, so I am releasing this with some rather critical bug fixes.

0.7.6.2b Release Notes
================================================================

Bugs:

1. FIXED: Ability to open files with accented characters
2. FIXED: Text mod state preserved when preferences changed
3. FIXED: Window title not updating when file saved
4. FIXED: Crash when config file is write protected
5. FIXED: Files saved with Unix line breaks
6. FIXED: Wordcount RegEx

Check out the Dark Room Project Page

Or, just download now.

Dark Room Update (0.7.6.1b)

0.7.6.1b Release Notes
================================================================

Bugs:

1. FIXED: FileNotFoundException when caching preferences
2. CHANGED: Text of statistics shortcut from ctrl+? to ctrl+/ to be less confusing

Check out the Dark Room Project Page

Or, just download now.

Dark Room Update (0.7.6b)

I am hesistant to release this version into the wild, because I did not have time to debug it as long as I would normally like. However, I do feel that the improvements justify the release. If there are significant problems I will release a fix ASAP.

0.7.6b Release Notes
================================================================

Feature Requests:

1. ADDED: Display active filename
2. ADDED: Keyboard shortcut for statistics window
3. ADDED: Settings cached locally for increaed portability

Bugs:

1. FIXED: Change font/color causes text to disappear until preference pane brought up again
2. FIXED: Coping entire lines and pasting results in final carraige return not being pasted
3. FIXED: Error message for invalid height says width
4. FIXED: No error message for invalid margin

Check out the Dark Room Project Page

Or, just download now.

Post Counter (WP Plugin)

Some of you may have noticed that little post counter in the small print at the bottom of my site, probably because I told you to look at it. Anyhow, I converted that code into a plugin so that everyone can use it that wants to.

Download File (right click “save as”)

To use this plugin, you need to download the above file, and rename it from “post_counter.phps” to “post_counter.php”, upload it to your plugins directory, and then activate it from site administration.

To put the counter on your site, add the follow line somewhere in one of your template files:

<?php post_counter(); ?>

Dark Room Update (0.7.5b)

Ok, here is a decent batch of stuff. Normally, I would go up to 0.8, but I am running out of “breathing room” so, we just get a “half” a version. :wink:

New Features:

  1. Added check for updates menu option
  2. Added auto indent option
  3. Added drag and drop onto page to open file

Bug Fixes:

  1. Fixed a bug that prevented tabs to spaces from taking effect until restart
  2. Removed resizable borders on dialogs
  3. Optimized page width in non-maximized window
  4. Fixed a bug that resulted in crash when using page setup without any installed printers
  5. Optimzied preferences dialog layout

Check out the Dark Room Project Page

Or, just download now.