Jump to content

R4z3r

Member
  • Posts

    47
  • Joined

  • Last visited

Contact Methods

  • Twitter
    @kkirsche

Profile Information

  • Location
    Virginia

R4z3r's Achievements

Member

Member (4/5)

17

Reputation

  1. My pleasure! With how helpful you and the staff are here, whether via email, on the forums, or on Twitter, I think you deserve to be recognized for what you are: an amazing company! Just updated my post with the Workflows article I did. If there's anything I missed, or you have any thoughts for features or things that are commonly overlooked/misused/or some cool tips and tricks, let me know! Always looking to learn more about Alfred.
  2. Hey Guys, This is kinda a shameless plug but I wanted to share it because I think it may be helpful to some people. If you don't want to read this because it's a shameless plug, I understand. If you are considering purchasing the Powerpack, and are unsure of what it really does, or if you own it and are looking to learn more about the features it provides, I wrote a tutorial for MacTuts+ which was posted today. The second part of the article will be posted tomorrow, and I encourage you to take a look at them if you want to learn more. Today's is the basics, while tomorrow focuses on Workflows — understanding them, using them, and creating them. Up and Running With the Alfred Powerpack — The Basics: http://bit.ly/190gcr1 Up and Running With the Alfred Powerpack — Workflows: http://bit.ly/11wN321 Thanks for reading and I hope you find it helpful! -Kevin Kirsche
  3. I have a workflow, I just see no point in launching a workflow after alfred starts up when a trigger of even just "when alfred starts" do X would simplify it. It's not a question of difficulty, simply one of convenience. I agree that monitoring is not correct and I believe that was misunderstood, I don't mean monitor if you double click and application. That would be way to intense for something like Alfred, but simply if application X is launched via alfred, do Y. Symbolic links such as that shouldn't be that difficult realistically with Obj-C, though I can't speak for how it was designed.
  4. Hey, I was just wondering if it may be possible to get an "On Open" trigger. While I have in mind when alfred opens...do this, it could potentially be extended to when application X is opened, do Y. Just a thought but it might be confusing. I just figure there has to be a better way to run a workflow automatically when alfred begins (such as open all applications you would use in a normal work day) I understand if this isn't something you want to add but at least for me I thought it would be helpful.
  5. If that is possible, that would be fantastic, nonetheless though you have one of my top workflows here
  6. Ah, I didn't realize that and I didn't know I had a fn button honestly on my desktop. Sorry. How can I change the modifier key though (from fn to...let's say ctrl or alt) EDIT: It let's you use the server name, server url, account username, etc. to open them, not just the favorite name
  7. This is great, wish you integrated this with Transmit Favorites by bigluck. I think this would be a great extension to that workflow (http://www.alfredforum.com/topic/171-transmit-favorites-workflow/?hl=transmit) Thanks though! EDIT: How do you type the ❊ symbol? I haven't seen that before so just curious.
  8. Wasn't sure. Ont he first page you were looking at ways to get that information. Figured I'd share once I figured it out. Sorry, I just personally don't have a use for the workflow so I didn't check how you were doing it. Sorry, but glad to see you have things working how you would like!
  9. Fixed. Sorry about that! @Getthething I thought it was doing that correctly, sorry about that. I'll double check and get on that for you. If it's not there currently, shouldn't be too hard to add for you
  10. Great job! I've updated my TVRage workflow to take advantage of this. I look forward to using a developer signature or dev id to make it a bit safer
  11. Could probably use System Profiler from the terminal (see http://macstuff.beachdogs.org/blog/?p=21 for a blog post about it) system_profiler SPMemoryDataType should get you the info you need for the RAM
  12. @300DDR — Alleyoop Support has been added. After looking into it also, TVRage doesn't offer when the next episode will air (that I can find) at least. I'll see if another service would be better to get that information or if I'm just missing it.
  13. I think it's a TV Rage issue as I can't get it to speed up whether used on a normal PHP website or in the app. I'm looking at adding the next episode time. I hadn't heard of Alleyoop but can implement it if you're interested. Just will take me a day or so to get everything ready
  14. For RAM could use: sysctl hw.memsize That retuns in in bits I believe. Then divide by 3072 (1024 * 3) and you get in GB the amount of RAM the user has
  15. Hi @Domenic, I got that too last night and I think it has something to do with TV Rage. I'm working on a fix that'll timeout and let you know that it's on there end. Also, just updated it to 0.20 so that you don't have to enter the timezone info anymore! It's working for me now, and I'll be working on getting that error in regards to TV Rage up for you. Sorry about the inconvenience! EDIT: Also, if for any reason you want to use an earlier version, you can download them from my github: https://github.com/kkirsche/TVRage-Alfred_Workflow/tree/master/OLD_Versions -Kevin
×
×
  • Create New...