• More Fluid Tastiness

    defunkt Apr 21

    Welp, I finally upgraded to Leopard today. And you know what that means… Fluid! Now that I can run standalone GitHub, I thought it would be fun to play with the provided JS API.

    First up, your unread message count. We don’t have any polling stuff (yet), but it’ll update on every page load:

    Also, if you hold down the GitHub icon there are some quick links available:

    That’s it for now. I’m sure there will be more as both Fluid and GitHub grow. I’d love to figure out a way to add some useful Growl stuff.

    Update: Want to try out the Thumbnail plugin on commits? Go to Preferences and click “Thumbnail,” then add these two rules:

    http://github.com/*commits*  .human .message pre a
    https://github.com/* .commit .message a
    

    This’ll give you hot coverflow action for commits on your dashboard and any commit log page.

    • Comments

    • davidsmalley about 2 hours later

      Robby Russell has a good write up of how to get Growl working with Campfire using Fluid – might be some code you can pull and modify there

    • lukasz about 2 hours later

      wow…where i can find this sexy github icon? :)

    • jlindley about 4 hours later

      Lukasz, it’s here: http://github.com/mojombo/github-media/tree/master%2Foctocat.png?raw=true

    • jlindley about 4 hours later

      I mean, here.

    • defunkt about 7 hours later

      @davidsmalley: It is indeed good, but I’m not sure activating Growl when browsing to a page is useful. So, still trying to think of something.

    • jfernandez about 8 hours later

      I would love to see links to branches when you right click or hold down the icon… or maybe direct links to the repos you’re watching

    • anildigital about 12 hours later

      I have to upgrade to Leopard now :)

    • drnic about 13 hours later

      Perhaps someone could build a common fluid app + post it as a github project.

    • drnic about 13 hours later

      The Thumbnail stuff is very cute.

    • defunkt about 14 hours later

      @drnic: I don’t think there’s any support for that yet, but it’s coming soon.

    • itod about 16 hours later

      hey github guys, i think what you’re doing with fluid is great! thanks a ton for adding support for the JS API!
      @drnic I’d really prefer if you head over to the Fluid site, download the app and create your own SSB, but no biggie.

    • itod about 16 hours later

      oh, btw, my name’s todd and i develop fluid :0]
      peace

    • seangeo 1 day later

      Thumbnails don’t seem to work for private repositories, the URLs are missing the host part.

    Participate

    Please log in to comment.