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 2011

  • Home
  • 2011
By Andrew Guyton 0 Comment

Disable Windows key during a game

Gaming, Software
AutoHotkey, Diablo 2

I’ve gotten back into playing Diablo 2, and I accidentally hit the Windows key every now and then, which minimizes the game. Here’s the code to disable that key via

Continue readingDisable Windows key during a game

By Andrew Guyton 0 Comment

Multiple xpath lookups in YQL

Web
Feed43, RSS, YQL

To understand what we’re doing here, you may want to read my introduction to using YQL and Feed43 to create custom RSS feeds. I wanted to pull multiple unconnected elements

Continue readingMultiple xpath lookups in YQL

By Andrew Guyton 2 Comment

Add artist to filename with AutoHotkey

Software
AutoHotkey, music

A common task I’ve been using AutoHotkey for lately is adding the artist to the filename of an mp3. Here’s some quick code to do that: RenameSongs(path, artist) { Loop

Continue readingAdd artist to filename with AutoHotkey

By Andrew Guyton 4 Comment

Using iTunes with AutoHotkey_L

Software
AutoHotkey, COM, Dropbox, iTunes

So I recently noticed that my code to combine AutoHotkey with iTunes wasn’t working, so tonight’s project was to get it working again. Luckily, AutoHotkey has dramatically developed since I

Continue readingUsing iTunes with AutoHotkey_L

By Andrew Guyton 0 Comment

Read books from your phone with Dropbox and Epub2Go

Software, Web
Dropbox, ebook, ePub, Epub2Go, PDF

So there are plenty of applications that will let you view PDFs on your iDevice, but if you really want to enjoy reading a book it needs to be reformatted

Continue readingRead books from your phone with Dropbox and Epub2Go

Posts navigation

1 2 … 5
Copyright © 2023