Automate ALL THE THINGS - DevFest SV

Resources

ALL THE THINGS from http://hyperboleandahalf.blogspot.com/

Command central / app launchers
Alfred App http://www.alfredapp.com/ (osx)
Quicksilver http://qsapp.com/ (osx)
Launchy http://www.launchy.net/ (windows)
Launchy python hooks http://pylaunchy.sourceforge.net/docs/ (windows)

Skylight http://www.candylabs.com/skylight (windows)
Launchy http://www.launchy.net/ (windows)
Launchy python hooks http://pylaunchy.sourceforge.net/docs/ (windows)
Launchy http://www.launchy.net/ (windows)
Launchy python hooks http://pylaunchy.sourceforge.net/docs/ (windows)

Gnome Launch Box https://live.gnome.org/GnomeLaunchBox (linux)
Gnome Do http://do.davebsd.com/ (linux)
Launchy http://www.launchy.net/ (windows)
Launchy python hooks http://pylaunchy.sourceforge.net/docs/ (windows)

Mac-specific automation
Applescript intro http://www.macosxautomation.com/applescript/firsttutorial/index.html
Automator intro http://support.apple.com/kb/HT2488?viewlocale=en_US&locale=en_US

command line
Bash http://quickleft.com/blog/tag/bash Cheatsheet http://rubytune.com/cheat Browse commands http://www.commandlinefu.com/commands/browse
shell scripting
Shell scripting intro http://www.howtogeek.com/?post_type=post&p=67469

Flickr uploader
http://www.flickr.com/services/apps/tags/commandline

Trovebox, open source gallery
Trovebox http://trovebox.com/
Trovebox upload via PHP shell https://github.com/openphoto/openphoto-php
https://gist.github.com/1274061

aliases
http://alias.sh

shell short-shortcuts
^a beginning of line
^e end of line
^r reverse search through history
alt-b back a word
alt-f forward a word
TAB to autocomplete

scheduling tasks
cron / crontab intro http://www.adminschoice.com/crontab-quick-reference
at (osx / linus / unix) http://content.hccfl.edu/pollock/unix/atdemo.htm
AT (windows) http://support.microsoft.com/kb/313565

writing HTML made easy
Emmet http://emmet.io/
Emmet (formerly Zen Coding) downloads http://code.google.com/p/zen-coding/downloads/list
https://github.com/rooney/zencoding
http://www.vim.org/scripts/script.php?script_id=2981

code generators
Cake http://book.cakephp.org/1.3/view/1522/Code-Generation-with-Bake
Drupal http://drupal.org/project/easy_module
Symfony http://symfony.com/doc/current/book/page_creation.html
Django https://github.com/debrice/djangogenerator
Rails http://guides.rubyonrails.org/command_line.html
Rails intro http://guides.rubyonrails.org/getting_started.html
Ruby http://doc.zeroc.com/display/Ice/Code+Generation+in+Ruby

operating system shortcuts


Apple
 http://support.apple.com/kb/HT1343 

Window 
http://support.microsoft.com/kb/126449


Continuous Integration
Hudson http://hudson-ci.org/
Jenkins http://jenkins-ci.org/

web app CLI
http://drush.ws http://wp.cli.org/ https://docs.djangoproject.com/en/dev/ref/django-admin/ http://docs.django-cms.org/en/2.3.5/advanced/cli.html https://github.com/django-extensions/django-extensions

customize your own browsing experience
Greasemonkey http://www.greasespot.net/
Userscripts http://userscripts.org/

CSS preprocessors
SASS http://sass-lang.com/

Automate testing
Form autofill bookmarklet http://www.phpied.com/form-auto-fill-bookmarklet/

Web testing recorders
Selenium http://seleniumhq.org/
Windmill http://www.getwindmill.com/

Connecting websites together
IFTTT ifttt.com Cloudwork http://cloudwork.com/ Huginn https://github.com/cantino/huginn/

Image optimization
ImageOptim http://imageoptim.com/

Web telephony (blog by voice)
Twilio http://twilio.com/
Google Voice http://voice.google.com/

Add new comment