Archive for July, 2010
Setting up WriteMonkey on WordPress
This post has been written using WriteMonkey as the text editor. Not only that but I’ve utilised Markdown as the method of text mark-up. All of this has been achieved using WordPress as my CMS, Firefox as my browser and a Firefox plug-in called It’s All Text.
My first impressions are actually good. Although its taken a little setup, I’m actually happy with the result. You see, using WriteMonkey as a text editor is, well, gorgeous. The screen is emptied of all distractions. With typewriter mode enabled, it is a pure joy to use.
Now to get this to work I did the following:
- disabled the visual editor in WordPress,
- installed the It’s All Text Firefox plug-in,
- installed the PHP Markdown plug-in for WordPress,
- started writing :)
Not so hard is it? Actually the writing bit is the hardest. But you knew that…
What it now means is that when I begin writing a new post in WordPress, I simple click the little edit button that appears, and WriteMonkey fires up, comes to the foreground and I start writing. To finish up, I press CTRL-Q and I click YES I do want to save it.
So I can whole-heartedly say that it’s worth the effort to setup WriteMonkey. Go do it! It feels good.
Of course, now the hard bit is about to start, that is, do more writing.
PS: Only found out about WriteMonkey via DownloadSquad
How to: Clear Outlook Location list
Had an issue yesterday where we wanted to remove some entires from Outlooks location list.
Huh? When you book an appointment in Microsoft Outlooks calendar you can specify a location. If ACT! by Sage has a Resource that is designated as a location, when ACT! sync’s with Outlook that location list gets filled in.
So, we wanted to edit that list in Outlook. Well, you can’t.
But you can clear the list completely, which for our purpose suited us fine, it’ll get repopulated with the correct values.
Thus, without further ado, here is how you do this:
Open up Regedit and remove the value from this key:
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Preferences\LocationMRU
Note that you will need to replace the version number for your version of Microsoft Office (14.0 = MSO2010, 12.0 = MSO2007).
Hat tip to superuser.com.
How to: discover open files on Microsoft Server
So you’re working on a Microsoft Server machine, merrily getting stuff done, when you get a message saying that it can’t continue because files are open. Sound familiar? It happens to me often.
Here is how I find out which files are open and who has them open:
If you’re working on a Microsoft Server 2008, Start | Administrative Tools | Share and Storage Management | Manage Open Files…
If you’re working on a Microsoft Server 2003, Start | right click My Computer | Manage | Computer management (local) | System Tools | Shared Folders | Open Files
Makes it a great deal easier, now you know which file needs closing, and who you need ask to do it.
Hope that helps you. Anything you’ve found helpful? Let me know in the comments.

