Category Archives: Computers & Software

Fax Machines Are Stupid

It came to me today as a sudden revelation (an “ah-ha” moment) that our fax machine is a total anachronism, like something out of the 19th century.  Here it is the 21st century, and we are still sending back and … Continue reading

Posted in Computers & Software | 2 Comments

New ClickIt Coming Soon

I’m working on the next version of ClickIt.  ClickIt is an automatic computer document signing program.  It allows batch signing of documents in programs that don’t allow batch signing.  It was originally designed to work with the Allscripts EMR system … Continue reading

Posted in Computers & Software, Electrophysiology | 1 Comment

Blogging From My Droid

Yes it’s possible to write a blog post on an Android phone using WordPress for Android.  Why anyone would want to write a post on the Droid’s clunky keyboard is an excellent question.  I suppose if there is something you … Continue reading

Posted in Computers & Software | Leave a comment

Emacs Word Wrap Modes

I had problems sending posts to WordPress from weblogger on Emacs because of formatting errors. I have been using auto-fill-mode in Emacs to avoid lines extending off the screen. Auto-fill-mode works by inserting newline characters (ASCII 0A, C-j) at the … Continue reading

Posted in Computers & Software | 1 Comment

The C++ Way. Part 0.

I’ve decided to write a series of posts on what I call “The C++ Way” analogous to “The Ruby Way,” a book and philosophy of the Ruby Language. After programming in C++ for years, I still struggle to think in … Continue reading

Posted in Computers & Software | Leave a comment

Testing Emacs Weblogger Mode

I installed WebloggerMode into Emacs 23.1 and am testing it out. Yes, right here, live! Typing text into Emacs, even some simple HTML is much faster and more fun than typing into the Wordpress text editor. I’ve got all my … Continue reading

Posted in Computers & Software | Leave a comment

What’s Happened To The Bookstores?

If you are a bookstore aficionado you can’t have avoided noticing how they have deteriorated over the last ten years. Fewer books, less variety, more open spaces and chairs, fewer people, most of whom are there to drink coffee and … Continue reading

Posted in Books, Computers & Software, Language | Leave a comment

Singleton Madness

I’ve been spending the last few weeks trying to exorcise a pesky singleton class from EP Simulator. This is the Options class, which contains all the program options that are saved from session to session. There is only one set … Continue reading

Posted in Computers & Software, Electrophysiology | Leave a comment

Emacs Tip of the Month

Want real shell mode in Emacs? Using M-x shell only gives terminal emulation, which sometimes doesn’t display things correctly and which, since it supports all Emacs key bindings, makes you do things like use M-p instead of C-p to bring … Continue reading

Posted in Computers & Software | Leave a comment

EP Studios Projects Update

Here’s a rundown of current activity at the EP Studios mothership: EP Office EP Office is the flagship project of EP Studios. Version 1.7 is out and basically is the culmination of the original software, which started out as a … Continue reading

Posted in Computers & Software, Electrophysiology | Leave a comment