Productive.me

A developer's blog with some consulting tools and tips thrown in

Self-hosted nexus for private scoped npm packages cover image
develop

Self-hosted nexus for private scoped npm packages

Setting up a self-hosted Nexus artifact repository for private, scoped package hosting.

    Self-hosted password manager cover image
    tips

    Self-hosted password manager

    It is always a good idea to use different passwords for different services, but it can be quite hard to remember them all.

      In the dead of night cover image
      creative

      In the dead of night

      when peace evades

        Setting up Z shell (zsh) on a new mac cover image
        tips

        Setting up Z shell (zsh) on a new mac

        Since the newer versions of OSX ship with a very old version of bash and Apple strongly recommends switching to zsh, I gave it a go.

          JQuery UI autocomplete as a kind of intellisense cover image
          develop

          JQuery UI autocomplete as a kind of intellisense

          I recently had to develop an email template system, where the user could create a new email template with a couple of placeholders to be replaced when the email is compiled and sent.

            Simple javascript format currency function cover image
            develop

            Simple javascript format currency function

            A handy little format currency function