Subscribe to RSS

Posts tagged as: Update back to homepage

Android 1.5 bald verfügbar? Android 1.5 bald verfügbar?(0)

Der gestrige Blogpost auf dem Android Developer Blog gibt einen Ausblick auf die kommende Version des Handybetriebssystems Android. Die Android Version 1.5 wird demNutzer viele neue Funktionen und APIs beschehren.Mit den neuen, zusätzlichen APIs stehen beispielsweise Funktionen wie Display-Tastaturen im Hoch- als auch Querformat, Widgets auf der Startseite, Spracherkennung sowie Live-Ordner bereits.

Bereits jetzt erhalten Entwickler einen ersten Einblick auf die kommende Android Version 1.5.

Die neuen Funktionen des Handybetriebssystems Android Version 1.5

  • Kern UI-Elemente wurden verfeinert
  • Animierte Desktopübergänge sind standardmäßig deaktiviert
  • Browser
  • GoogleMail
  • Kontakte, Anrufliste, und Favoriten
  • SMS und MMS
  • Kalender
  • E-Mail
  • Kamera & Galerie
  • Applikationsverwaltung

Verbesserungen hinsichtlich der Performance/Geschwindigkeit werden mit der Android Version 1.5 mitunter in folgenden Bereichen erreicht:

  • Schnellerer Start der Kamera Funktion sowie eine schnellere Bilderfassung
  • Schnellere Bereitstellung der aktuellen GPS-Position (powered by Supl AGPS)

Neue Funktionen des Handybetriebssystems Android Version 1.5 sind:

  • On-screen Soft-Tastatur
  • Arbeiten im Hoch-und Querformat
  • Unterstützung für Anwender Installation von 3rd-Party-Tastaturen
  • Benutzer-Wörterbuch für eigene Worte
  • Home-Bildschirm
  • Widgets
  • Live-Ordner
  • Kamera & Galerie
  • Video-Aufnahme
  • Video-Wiedergabe (MPEG-4-und 3GP-Format)
  • Bluetooth
  • Bluetooth-Stereo-Unterstützung (A2DP und AVCRP Profile)
  • Verbesserte Freisprecheinrichtung
  • Browser
    • Copy and Paste im Browser
    • eine Suche innerhalb einer Seite
    • User-wählbaren Text-Codierung
  • System
    • Neue Linux-Kernel (Version 2.6.27)
    • SD-Karte Dateisystem Auto-Prüfung und Reparatur
    • SIM Application Toolkit 1,0
    • Google-Anwendungen
    • Anzeigen von Google Talk-Freunde “-Status im Adressbuch, SMS, MMS, Google Mail und E-Mail-Anwendungen
    • Laden Sie Videos auf YouTube
    • Upload von Fotos auf Picasa
    • Neue APIs und Entwickler-Tools
  • UI-Rahmen
    • Neue SlidingDrawer Widget
    • Horizontale ScrollView Widget
    • Home Screen Rahmen
    • APIs für die Schaffung von sicheren Home-Bildschirm Widgets
    • APIs für den live Ordner
    • Media Framework
      • Raw Audio-Aufnahme und-Wiedergabe-APIs
      • Interactive MIDI-Wiedergabe-Engine
      • Video-Aufnahme-APIs für Entwickler (3GP-Format)
      • Video-und Foto-Sharing Intents
      • Media Suche Intent

Das ist nur ein Teil der Funktionen, welches das Google Handybetriebssystem Android in der Version 1.5 beinhaltet. Weitere Informationen zur Android Version 1.5 können direkt im Developer Blog abgerufen werden.

Android SDK herunterladen.

Virtual Box 2.2.0 erschienen Virtual Box 2.2.0 erschienen(0)

Sun hat die VirtualBox 2.2.0 veröffentlicht. VirtualBox ist die wohl beliebteste Virtualisierungslösung auf Open-Source Basis. Unter den vielen Verbesserungen ist beispielsweise die 3D-Beschleunigung für Linux / Solaris, Unterstützung von bis zu 16 GB RAM pro virtueller Maschine.  Weitere Informationen zu den Änderungen sind im nachfolgenden Changelog in  englischer Sprache zu finden.

This version is a major update. The following major new features were added:

* OVF (Open Virtualization Format) appliance import and export (see chapter 3.8, Importing and exporting virtual machines, User Manual page 55)
* Host-only networking mode (see chapter 6.7, Host-only networking, User Manual page 88)
* Hypervisor optimizations with significant performance gains for high context switching rates
* Raised the memory limit for VMs on 64-bit hosts to 16GB
* VT-x/AMD-V are enabled by default for newly created virtual machines
* USB (OHCI & EHCI) is enabled by default for newly created virtual machines (Qt GUI only)
* Experimental USB support for OpenSolaris hosts
* Shared folders for Solaris and OpenSolaris guests
* OpenGL 3D acceleration for Linux and Solaris guests (see chapter 4.8, Hardware 3D acceleration (OpenGL), User Manual page 70)
* Added C API in addition to C++, Java, Python and Web Services

In addition, the following items were fixed and/or added:

* VMM: FreeBSD guest related fix for V86 flags (bug #2342)
* VMM: fixed guru meditation when booting an AsteriskNow Linux VM (bug #2342)
* VMM: fixed PGMPOOLKIND_FREE guru meditation (bugs #3356, #3431)
* VMM: fixed Windows XP boot hang (guest PAE + nested paging only)
* VMM: allow mixing of VT-x/AMD-V and software virtualization
* VMM: fixed extremely slow safe mode booting in e.g. Windows 2008 (VT-x/AMD-V only)
* VMM: significant speedup of certain GRUB boot loaders (e.g. Solaris) (VT-x/AMD-V only)
* VMM: real-mode IOPL fix for DOS guests (VT-x only)
* VMM: fixed VT-x detection with certain BIOSes that enable VT-x, but don’t set the lock bit in MSR_IA32_FEATURE_CONTROL
* VMM: fixed hibernation issues on Windows XP hosts (VT-x only; bug #1794)
* VMM: properly emulate RDMSR from the TSC MSR, should fix some NetBSD guests
* VMM: emulate RDPMC; fixes Windows guests crashes when using the Kaspersky virus scanner (bug #1778)
* NAT: fixed truncated downloads (FTP) (bug #3257)
* NAT: blocked UDP packets caused a crash (bug #3426)
* NAT: allow to configure the next server and the boot file via VBoxManage (bug #2759)
* IDE: fixed hard disk upgrade from XML-1.2 settings (bug #1518)
* Hard disk: support more VMDK file variants (including fixed-size ESX server images)
* Hard disks: refuse to start the VM if a disk image is not writable
* USB: further reduced host CPU utilization for OHCI and EHCI; the “VBoxInternal/Devices/usb-ohci/0/Config/FrameRate” CFG key is no longer necessary and no longer supported
* USB: fixed BSOD on the host with certain USB devices (Windows hosts only; bug #1654)
* E1000: properly handle cable disconnects (bug #3421)
* VRDP: fixed hangs when VRDP server is enabled or disabled in runtime
* Shared folders: respect umask settings on Linux, OSX and Solaris hosts when creating files
* X11 guests: prevented setting the locale in vboxmouse, as this caused problems with Turkish locales (bug #3563)
* X11 guests: show the guest mouse pointer at the right position if the virtual desktop is larger than the guest resolution (bug #2306)
* Linux additions: fixed typo when detecting Xorg 1.6 (bug #3555)
* Solaris guests: added xpg4/xcu4 dependency to the guest additions installer (bug #3524)
* Windows guests: bind the VBoxMouse.sys filter driver to the correct guest pointing device (bug #1324)
* Windows hosts: fixed BSOD when starting a VM with enabled host interface (bug #3414)
* Linux hosts: do proper reference counting to prevent unloading the vboxnetflt module as long as this code is in use (bug #3104)
* Linux hosts: do not leave zombies of VBoxSysInfo.sh (bug #3586)
* Linux installers: fixes for Slackware, Arch Linux and Linux from Scratch systems
* Windows installers: combined installer executable which contains both (32- and 64-bit) architectures.
* VBoxManage: less cryptic command-line error messages
* VBoxManage list vms commands now default to compact format
* VBoxManage controlvm dvdattach did not work if the image was attached before
* VBoxManage: allow creation of all supported disk image variants
* VBoxManage showvminfo: don’t spam the release log if the additions don’t support statistics information (bug #3457)
* VBoxManage: big command line processing cleanup, the legacy single-dash options are deprecated and will be removed in the next major release, so switch to the new options now
* Hard disks: improved immutable disk support to auto-reset diff file at VM startup (related to bug #2772)
* GUI: enable the audio adapter by default for new VMs
* GUI: warn if VT-x/AMD-V is not operational when starting a 64-bit guest
* GUI: deactivate 64-bit guest support when the host CPU does not support VT-x/AMD-V
* GUI: removed floppy icon from the status bar
* GUI: show build revision in about dialog
* GUI: fixed sticky status bar text
* GUI: improved error dialogs
* GUI: fail with an appropriate error message when trying to boot a read-only disk image (bug #1745)
* GUI/Mac OS X: fixed disabled close button
* GUI/Windows: re-enabled support for copy and paste (Windows hosts 2.0 regression; bug #2065)
* 3D support: added OpenGL select/feedback support (bug #2920)
* 3D support: close OpenGL subsystem for terminated guest applications (bug #3243)
* 3D support: fixed VM hangs when starting guests with 3D acceleration enabled (bug #3437)
* PXE: fixed boot hangs when hardware virtualization is used (bug #2536)
* LsiLogic: fixed problems with Solaris guests
* Main API: close machine settings XML file when unregistering machine (bug #3548)

Xing – mehr Komfort, mehr Geschwindigkeit, mehr Sicherheit Xing – mehr Komfort, mehr Geschwindigkeit, mehr Sicherheit(2)

Gerade auf dem Corporate Blog der Xing AG entdeckt, dass die Xing Nutzer eine neue “Tischdecke” erhalten. Den Titel “Release-Flash: Mehr Komfort, mehr Geschwindigkeit” habe ich um den Punkt Sicherheit ergänzt, da dieser in der URL zu finden ist (http://blog.xing.com/2009/04/release-flash-mehr-komfort-mehr-sicherheit/) . Ist das etwa ein versteckter Hinweis auf ein Security Patch?

Bereits in der vergangenen Woche hat Xing Teile der Nachrichtenverwaltung verbessert. So ist beispielsweise nun auch die Möglichkeit gegeben innerhalb der Nachrichten zu wechseln – zur vorherigen Nachricht bzw. zur nächsten Nachricht. Auch die Ansicht des Postfaches wurde hierbei angepaßt. Ebenfalls neu ist die Funktion, dass man bei Events mehrere Teilnehmer auf einmal einladen kann. Hierzu müssen lediglich die Adressen, durch ein Komma getrennt, in das Einladungsfeld.

Irgendwie sind es aber immer nur so unscheinbare Dinge, die Xing ändert. Ich hätte gerne mal wieder einen Wow Effekt, aber damit scheinen alle Social Networks ihre Probleme zu haben – noch .

Up-to-date Firefox 3.0.6 Up-to-date Firefox 3.0.6(0)

Firefox 3.0.6 Update” width=”500″ height=”103″ />

Der Firefox Browser wurde von Mozilla in der Version 3.0.6 veröffentlicht. Mit der neuen Version werden allgemeine Programmfehler und kritische Sicherheitslücken geschlossen. Hier werden insgesamt 6 Programmfehler und Sicherheitslücken geschlossen. Das als kritisch eingestufte Problem betrifft die Browser Engine. Angreifer haben durch Javascript die Möglichkeit den Firefox Browser zum Absturz zu bringen und beliebigen Code auszuführen. Dieser Fehler besteht ebenfalls bei Thunderbird und SeaMonkey.

Die neue Version Firefox 3.0.6 steht für Windows, Linux und Mac zum Download bereit.  Wer die Auto-Update-Funktion aktiviert hat, bekommt das Update auf Firefox 3.0.6 beim nächsten Neustart automatisch eingespielt.

Contacts and information

Social networks

Most popular categories

Kaufe dieses WordPress Premium Theme
© 2011 Weblutions All rights reserved.