I finished getting Excorporate and all its dependencies into GNU ELPA. Excorporate lets Emacs retrieve calendar items from an Exchange server. I had to rewrite the default UI to use Org Mode, because Calfw isn’t entirely copyright-assigned to the FSF yet. The Calfw UI is still there for reference, but as a text file so …
Author Archives: Thomas Fitzsimmons
Crossgrading from Fedora 22 i686 to x86_64
I’ve always upgraded my Fedora laptop incrementally using the recommended tools (yum, preupgrade, fedup). For this reason, my initial decision to install i686 Fedora (back when 32-bit compatibility was important) has carried through, and I’ve always used i686 Fedora, even though the CPU supports x86_64. Recently I wanted to try out Mezzano in a virtual …
Continue reading “Crossgrading from Fedora 22 i686 to x86_64”
EUDC Improvements
I use Emacs Unified Directory Client (EUDC) for completing email addresses from LDAP and BBDB databases. It’s nice to be able to complete names from LDAP when composing emails, obviously, but it’s also nice in Org mode to M-x eudc-expand-inline someone’s name into my notes. When I first configured the EUDC LDAP backend for my …
Excorporate 0.6.0: Exchange integration for Emacs
Here is Excorporate version 0.6.0. New in this release: – Support for overriding settings autodiscovery by manually configuring an EWS URL – A check to prevent soap-client conflicts with other packages – Handle user@sub.domain.com/autodiscover.domain.com autodiscovery case – Support for Exchange 2013 (via the new API addition, exco-server-version) Thanks to everyone who tested autodiscovery on the …
Continue reading “Excorporate 0.6.0: Exchange integration for Emacs”
Excorporate: EWS support for Emacs
I use Exchange at work for calendaring. I also use terminal-mode emacsclient when I’m logged in from another machine. In that scenario I can’t easily open a web browser to use Outlook Web Access. It annoyed me that I couldn’t check my schedule from within a terminal Emacs session. Thus, I did the only sensible …
Emacs and TWiki
At work I have cause to edit a TWiki that my team uses for internal documentation. I wanted to use Emacs for this task, so that I wouldn’t need to interact with a web browser text area widget. I couldn’t find anything that did that, so I took the closest thing I could find, erin.el, …
Emacs Slime Volleyball
I started experimenting with Emacs’s SVG capabilities and ended up writing a game. Presenting: Emacs Slime Volleyball! It’s a clone of the great Slime Volleyball applet I used for IcedTeaPlugin testing. Try it out!
Advice, serial-term and U-Boot
At work I make heavy use of the GNU Emacs mode serial-term to interface with various target boards. The boards all run U-Boot with a 5 second autoboot timeout. I often want to power-cycle a group of boards, then stop them all at the U-Boot prompt before they autoboot. It’s a race to C-x b …
Think Penguin
I bought a ThinkPenguin.com laptop for my Mom for her birthday. She’s a long time GNU/Linux user and she was ready for an upgrade from her ThinkPad T41. I decided to try ThinkPenguin.com. I’m really impressed with their service and their product. The laptop shipped within a few days, and when it arrived it had …
Pulse-Eight USB CEC Adapter
I bought the Pulse-Eight USB CEC adapter a few months back and so far it’s been a great addition to my XBMC setup. For a long time I wanted to control my TV from my Android phone, for a few reasons. First, I usually have it with me and charged up, unlike my TV remote …