Skip to the content
Andrew Guyton's Blog
programming/photography/gaming
  • About
  • Contact
  • Photography
  • Projects
    • Game Feedback
    • Thanks
    • Wiki Editor Bug Reports
    • Wiki Editor Feedback
  • About
  • Contact
  • Photography
  • Projects
    • Game Feedback
    • Thanks
    • Wiki Editor Bug Reports
    • Wiki Editor Feedback

Archives December 2010

  • Home
  • 2010
  • December
By Andrew Guyton 0 Comment

Share iTunes song with AutoHotKey and Dropbox

Software
AutoHotkey, automation, Dropbox, iTunes

I wanted to quickly share the song that was playing in iTunes with a contact; I’ve been using Dropdox for a while, so I figured that would be a good

Continue readingShare iTunes song with AutoHotKey and Dropbox

By Andrew Guyton 0 Comment

AutoHotKey Recompile

Software
AutoHotkey, automation, notepad++, script

The following simple meta script will reload your AutoHotKey script when you save it in Notepad or Notepad++: #IfWinActive .ahk – Notepad ;; Ctrl+s saves and recompiles in Notepad AND

Continue readingAutoHotKey Recompile

By Andrew Guyton 0 Comment

Simple AutoHotKey Tricks

Software
AutoHotkey, automation, copy, firefox, IE

Here are some helpful hints for those using the amazing scripting program/framework/language AutoHotKey. When you copy, you need to wait for the text to appear on the clipboard. If you

Continue readingSimple AutoHotKey Tricks

Copyright © 2023