• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

How to do this?

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    How to do this?

    ClientCo occasionally have updates to their core software but users need to login to their account to see if any are available.

    What would be good if possible;

    A browser plugin that would notify the user that updates are available with a download link. It wouldn't be necessary that anyone was actually logged into their account, a simple notification would be enough.

    Any plugin would need to work in all browsers or at least IE, Firefox and Safari.

    How to go about this?
    Me, me, me...

    #2
    Write a plugin?

    That would be in the browser, so they visit a site which loads a plugin locally and tells them they need to update. The plugin could check the local version and remote version and decide what to do.

    But it sounds like what you really want is an app that sits in the background (or in the tray) and notifies the user. Nothing to do with launching a browser.
    Will work inside IR35. Or for food.

    Comment


      #3
      Originally posted by VectraMan View Post
      But it sounds like what you really want is an app that sits in the background (or in the tray) and notifies the user. Nothing to do with launching a browser.
      Yeah, something in the system tray had ocurred to me as well, maybe a better approach.
      Me, me, me...

      Comment


        #4
        Originally posted by Cliphead View Post
        ClientCo occasionally have updates to their core software but users need to login to their account to see if any are available.

        ?
        Is it a custom application. If it is add a routine that checks a webpage everytime it starts up.

        Then display a popup when updates are required.

        simples
        merely at clientco for the entertainment

        Comment


          #5
          It's probably not a java app but if it was I would say java web start.

          Comment


            #6
            Originally posted by eek View Post
            Is it a custom application. If it is add a routine that checks a webpage everytime it starts up.

            Then display a popup when updates are required.

            simples
            ClientCo's software is mainly for studio use where most workstations aren't connected to the internet hence someting standalone that they can use on their personal machines.
            Me, me, me...

            Comment


              #7
              Don't know if you want to go this route, but:

              Sparkle

              Sparkle is a free Mac OS X software framework designed to simplify updating software for the end user of a program. Sparkle supports checking for updates via appcasting. WinSparkle seeks to replicate Sparkle's functionality for Windows developers.
              and

              Sparkle for Windows

              WinSparkle is a heavily (to the point of being its almost-port) inspired by the Sparkle framework by Andy Matuschak that became the de facto standard for software update on Mac OS X.
              Behold the warranty -- the bold print giveth and the fine print taketh away.

              Comment


                #8
                Originally posted by Sysman View Post
                Don't know if you want to go this route, but:

                Sparkle



                and
                Thanks, I'll check it out.
                Me, me, me...

                Comment

                Working...
                X