Get your own customer support community

Recent activity

Subscribe to this feed
  • question

    Todd replied on February 12, 2010 18:02 to the question "Fluid.app and web tracking" in Wakoopa:

    Todd
    Hey there guys, this is Todd, developer of Fluid. One barrier to doing this is that all Fluid apps have the exact same executable name ("FluidInstance").

    I'm actually currently in the process of a major open source rewrite of Fluid (http://github.com/itod/fluidium). One of the things I'm fixing is that in the future the executable name of Fluid apps will try to match the name give to the app by the user. So a "Gmail" app would have an exectuable name of "Gmail" instead of "FluidInstance". Or maybe it should be "Fluid-Gmail" or something. Wakoopa guys, you're the experts on tracking this stuff, so I'm totally open to feedback on that. i'd like to make this easier for you.

    (ps other options are to look at the CFBundleIdentifier which will give away that the app is a Fluid app. but you probably knew that already)

    cheers