Articles in the Project category

My Best Side Project

By Eric — 3 minute read

After a few years working on it, I can say that the "magic mirror" I built with my son has been the best for-fun side project I've ever done. When I was describing the idea, my wife was hesitant about letting me hang it on the wall -- mostly due to …

Read more...

Notable for Note Taking

By Eric — 3 minute read

I recently started using Notable for my software development notes. It is an Electron app that lets you write your notes as Markdown. It is a little light on features currently, but that can be a good thing.

OneNote

OneNote Screenshot

I've used Microsoft OneNote for a long time. There are a …

Read more...

Eric's Toolset

By Eric — 2 minute read

These are some of my favorite software utilities for development and life in general. Everything listed here is free.

IDEs

PyCharm Community Edition (JetBrains) - A feature-rich IDE and debugger for Python built on the IntelliJ platform, with the free community edition having arrived in 2013.

Windows

Notepad2 (Florian Balmer) - This …

Read more...

Clean HTML from Microsoft Word: Rube Goldberg Method

By Eric — 3 minute read

Wouldn't it be nice to be able to save nice clean HTML from Microsoft Word? Here's a way that is only slightly convoluted.

If you use the "Web Page, Filtered" option from Word, you get buried in piles of CSS cruft, but as noted here, you can use the Publish …

Read more...

Alert Camera Gadget

By Eric — 1 minute read

Download

Download Gadget
Version 0.8.0 (beta)
26 Sep 2012
Around 74 KB

The Alert Camera Gadget lets you keep an eye on your Logitech Alert cameras by rotating through snapshots (still images) from all the cameras associated with your account. This gadget is not provided by or supported …

Read more...

Cipher Suite for webOS

By Eric — 3 minute read

My son turns 14 this month, but we still have bedtime stories. Currently, the bedtime story is Simon Singh's The Code Book. While reading the description of the Vigenére cipher, I started to think about how I'd code up an implementation, and that led to my first webOS application. Cipher …

Read more...

Cipher Suite - Classic ciphers for webOS

By Eric

Icon

Cipher Suite is now available in the official Palm App Catalog.

Read more...

Photo Drag 'n Shrink - Quick photo resizer for Windows

By Eric — 1 minute read

Photo Drag 'n Shrink makes it easy to resize images so that they take up less space and can be transferred quicker.

Download

DragShrink.exe
Version 1.0
11 Nov 2009
Around 49 KB

This application depends on the Microsoft .NET Framework 2.0, which can be obtained through Windows …

Read more...

Coming Up Gadget - A Windows Desktop Gadget

By Eric — 1 minute read

Download

Download Gadget
Version 0.9.3
08 Jun 2010
Around 20 KB

Coming Up Gadget is a reminder tool for upcoming events for Windows Vista or Windows 7. It retrieves events either from Microsoft Outlook or a Google Calendar account (including Google Apps). Coming Up is intended to remind …

Read more...

InspectionPrinter - Prepare source code for inspection

By Eric — 3 minute read

InspectionPrinter is a utility to help get source code ready for a formal inspection.

Download

Install via "ClickOnce"
Version 1.1.2326.36040
15 May 2006
Around 1.7 MB

Inspection Printer depends on the Microsoft .NET Framework 2.0, which can be obtained through Windows Update.

Note: Installing the …

Read more...