mmansell

Members
  • Content Count

    2
  • Joined

  • Last visited

Everything posted by mmansell

  1. For anyone looking for a quick and simple screenshot script in Linux, here's something that I threw together. A few people have found it to be of use, so I figured I'd post it here as well. Simply change your upload method and provide it with your user/pass or API keys as necessary. Post a reply if you have any questions. # Requires: # scrot (to take the actual screenshot with) # ftp (if using ftp) # sshpass (if using ssh) # s3cmd (if using s3) # imagemagick (is using dropshadow) # xsel (to copy the url to the clipboard) # curl (used for a few things; imageshack, imgur, url shortners, etc)
  2. Does anyone know of an addon that would allow for XML in Chrome(ium) to be displayed in a fashion such as that in Firefox?