Adobe

Guten Abend, ich habe heute so eine Email bekommen. Ist mein Konto in Gefahr? Was soll ich machen?

Hier ist original E-Mail von Adobe.

Important Password Reset Information
To view this message in a language other than English, please click here.

We recently discovered that an attacker illegally entered our network and may have obtained access to your Adobe ID and encrypted password. We currently have no indication that there has been unauthorized activity on your account.

Hallo zusammen,
Adobe hatte vor ein paar Monaten die Version CS2 mit Adobe Photoshop, Indesign, Illustrator etc. kostenlos zum Download angeboten. Gerade habe ich die Seite besucht, leider finde ich die Links und Seriennummern nicht mehr sondern bekomme nur einen Anmeldebildschirm. Bevor ich mich bei Adobe registriere, wollte ich wissen, ob man immer noch CS2 kostenlos herunterladen kann oder ist es vorbei?

Adobe CS unterstützt (ehemalige Macromedia) Flash nicht mehr. Was ist nun? Wodurch wird SWF Dateien ersetzt? Wie erstellt man solche dynamische-interaktive Inhalte? Wenn es nur eine Video-Werbung ist kann man mit einem FLV-Player spielen lassen. Aber was ist wenn es eine interaktive Objekt ist? Auch Slideshows kann man leicht mit JavaScript programmieren aber bei einige Fällen braucht mehr. Und das ist entweder ein Flash Anwendung oder Java-Applet.

Suche

Neueste Kommentare

  • 13 hours 25 minutes ago
    Warning: Undefined array key "url" in Drupal\Core\Asset\CssCollectionOptimizerLazy->optimizeGroup()
    Warning: Undefined array key "url" in Drupal\Core\Asset\JsCollectionOptimizerLazy->optimizeGroup() 
  • 2 days 14 hours ago
    Server install & config : Debian 12 + Plesk + Apache + nginx + MariaDB + Solr
    sudo timedatectl set-timezone Europe/Berlin
  • 1 week 2 days ago
    Warning: PHP Startup: Unable to load dynamic library 'apcu.so' ... cannot open shared object file: No such file or directory

    Try this:

  • 3 weeks 1 day ago
    List Cronjobs for all users (via for + crontab)

    Alternative (without warnings like "no crontab for dovecot") to see all tasks:

  • 2 weeks 6 days ago
    Install APCu (PHP 8.1, Plesk)

    php 8.3 apcu failed

    über Plesk hat es geklappt.

     

  • 2 weeks 6 days ago
    Install APCu (PHP 8.1, Plesk)

     

    install:

    # sudo apt install php-dev
    
  • 2 weeks 6 days ago
    pecl install apcu : phpize: not found / ERROR: `phpize' failed

    phpize

    # sudo apt install php-dev
    

     

    details

  • 2 weeks 6 days ago
    Install APCu (PHP 8.1, Plesk)

    Problem:

  • 2 months 1 week ago
    Install APCu (PHP 8.1, Plesk)

    Problem:

  • 3 months 1 week ago
    Linux mv: das Verschieben von 'new' nach 'old' ist nicht möglich: Das Verzeichnis ist nicht leer

    Hilft "cp -avf old new && rm -rvf old" nicht?