Skip to content

Instantly share code, notes, and snippets.

View devogon's full-sized avatar

ragnar van der wiel devogon

View GitHub Profile

Last updated: 2017-03-18

Searching for Files

Find images in a directory that don't have a DateTimeOriginal

exiftool -filename -filemodifydate -createdate -r -if '(not $datetimeoriginal) and $filetype eq "JPEG"' .

###Output photos that don't have datetimeoriginal to a CSV### Note this can take a long time if you have a lot of jpgs

@amjd
amjd / gist:acc5e108bfb2f29f050c
Created June 6, 2014 05:30
List of websites used in Conlectus's WhoAmI - http://tinsnail.neocities.org/
var rawSites = {
'programming': [
'http://blog.codinghorror.com/',
'http://thedailywtf.com/',
'http://www.hanselman.com/blog/',
'http://code.tutsplus.com',
'https://news.ycombinator.com/',
'http://www.reddit.com/r/programming/',
'http://codebetter.com',
'http://android-developers.blogspot.com/',
Module 1, Introduction to Matter, Energy, and Direct Current, introduces the course with a short history
of electricity and electronics and proceeds into the characteristics of matter, energy, and direct current
(dc). It also describes some of the general safety precautions and first-aid procedures that should be
common knowledge for a person working in the field of electricity. Related safety hints are located
throughout the rest of the series, as well.
Module 2, Introduction to Alternating Current and Transformers, is an introduction to alternating current
(ac) and transformers, including basic ac theory and fundamentals of electromagnetism, inductance,
capacitance, impedance, and transformers.