Tag: tech
07 Nov
PhotoKeeper: Usage guide
This script will take a source directory (say the contents of a flash card from a camera),
scan all the image/video file EXIFs, and sort them into date-based folders in a user-specified
directory. It will optionally only copy files that have not already been copied (deduplication per
folder). Photo …
07 Nov
This script will take a source directory (say the contents of a flash card from a camera), scan all the image/video file EXIFs, and sort them into date-based folders in a user-specified directory. It will optionally only copy files that have not already been copied (deduplication per folder). Photo …
10 Jan
AirFrame: Usage guide
Download images from an authenticated Flickr account (or local filesystem) and
push them wirelessly to a Toshiba FlashAir Wifi SD card mounted in a digital
photo frame.
- Free software: ASL2 license
- Documentation: http://virantha.github.io/airframe/html
- Source: http://github.com/virantha/airframe
Features
- Authenticates to Flickr to get …
10 Jan
Download images from an authenticated Flickr account (or local filesystem) and push them wirelessly to a Toshiba FlashAir Wifi SD card mounted in a digital photo frame.
- Free software: ASL2 license
- Documentation: http://virantha.github.io/airframe/html
- Source: http://github.com/virantha/airframe
Features
- Authenticates to Flickr to get …
I'm going to describe AirFrame, a Python script I wrote that's available
on GitHub under ASL2 open-source, that can automatically pull photos
matching a given set of tags from an authorized Flickr account, and
wirelessly push them to a WiFi enabled SD card sitting inside an
inexpensive digital photo frame …
I'm going to describe AirFrame, a Python script I wrote that's available on GitHub under ASL2 open-source, that can automatically pull photos matching a given set of tags from an authorized Flickr account, and wirelessly push them to a WiFi enabled SD card sitting inside an inexpensive digital photo frame …
Inspired by this article on Python Weekly, I thought I'd look into
deploying a simple hello world application to Heroku, built on the Flask
micro framework.
Here's my workflow:
Create a new directory and …
Inspired by this article on Python Weekly, I thought I'd look into deploying a simple hello world application to Heroku, built on the Flask micro framework.
Here's my workflow:
Create a new directory and …
I managed to piece together how to attach a new PDF file to an Evernote
note using their Python API, so I thought it might be useful to have a
post that has all of this information together in one place. I've put
together a complete example that will:
- Authenticate …
I managed to piece together how to attach a new PDF file to an Evernote note using their Python API, so I thought it might be useful to have a post that has all of this information together in one place. I've put together a complete example that will:
- Authenticate …
I've been wanting to script simple text scanning and substitution in
Microsoft Word documents for a while now, and after a little digging, it
turns out, it's fairly straight-forward to read and edit .docx (OpenXML)
or the ECMA-376 original standard, and now under ISO as ISO/IEC
29500. Although I …
I've been wanting to script simple text scanning and substitution in Microsoft Word documents for a while now, and after a little digging, it turns out, it's fairly straight-forward to read and edit .docx (OpenXML) or the ECMA-376 original standard, and now under ISO as ISO/IEC 29500. Although I …
I typically spend several hours a day on conference calls, and I really
miss my old blackberry that used to have a dedicated mute button. The
iPhone touch button on the phone screen is just not quick enough to
quickly jump in and out of a meeting in a noisy …
I typically spend several hours a day on conference calls, and I really miss my old blackberry that used to have a dedicated mute button. The iPhone touch button on the phone screen is just not quick enough to quickly jump in and out of a meeting in a noisy …
I'd previously written about how I was using a Fujitsu ScanSnap 1500 to reduce paper clutter
and move to a paperless workflow at home. So far, this system has been
working great for me, with every scanned document getting OCR'ed and
uploaded to my default Evernote notebook as a searchable …
I'd previously written about how I was using a Fujitsu ScanSnap 1500 to reduce paper clutter and move to a paperless workflow at home. So far, this system has been working great for me, with every scanned document getting OCR'ed and uploaded to my default Evernote notebook as a searchable …