Monatsarchiv für Oktober 2008

Tribler (BitTorrent-Client) 4.5.0 veröffentlicht

Tribler (BitTorrent-Client) 4.5.0 verfügbar

Tribler Version 4.1.7 Tribler ist ein (BitTorrent) P2P-Client der Uni Delft.

Neuerungen (ohne technischem Inhalt):

nicht veröffentlicht

Homepage: www.tribler.org
Download: www.sourceforge.net

 Teile und genieße

Koma-Mail 3.76 released

Koma-Mail 3.76 released

Neuerungen in dieser Version:

# Convert plain-text (done)
# links to html (done)
# Attach images through c&p (done)
# Encoding-problem with attachment-name (done)
# Calendar color (done)
# Add sortway to contextmenu (done)
# Bayes-Filter checks only the first lines (done)
# Show log in main-window (done)
# Reload toolbar images (done)
# Switch reply state (done)
# Attachment handling improved (done)
# Add “once a day” to calendar (done)
# Change attachment symbol in editor-window (done)
# Change color of marked messages (done)
# Change encryption interface (done)
# Check for contacts with empty names (done)
# No “Empty subject”-message when saving mail (done)
# Template-Button loads template window (done)
# New scroll function (done)

Homepage und download: http://www.koma-code.de
Der Converter wird eventuell benötigt.

 Teile und genieße

Damn Small Linux 4.4.7 Final released

Damn Small Linux Version 4.4.7 released

Damn Small Linux bringt nicht nur Updates, sondern auch Drag und Drop.

Neuerungen:

* Added fluxbox dock app, mount.app. Dropped wmswallow. Moved fluxter into slit to better accomodate wm restarts.
* Added .sylpheed/sylpheedrc with associations for: firefox %s, editor %s, xmms %s, and xzgv %s
* Adjusted .jwmrc & .fluxbox/menu Swap file now calls swapfile.lua instead of the dialog version.
* Improved backup. Now tests success before final shutdown. Dropped /opt/powerdown.sh, moved backup call to filetool.sh in exitcheck.sh
* Added directory option to restore boot code. Once used, must always specify, will not autoscan down into directories.

Quelle: Forum

Homepage und download: www.damnsmalllinux.org

 Teile und genieße

Neue Version des AOL Instant Messenger (AIM 6.8.14.6)

Neue Version des AOL Instant Messenger (AIM 6.8.14.6) released

AIM

Systemvoraussetzung für die Installation des neuen AOL Instant Messengers sind Windows 2000, Windows XP oder Windows Vista.

Download: Install_AIM.exe

Homepage: www.aol.de

 Teile und genieße

SMPLayer Version 0.6.4 zum testen

SMPLayer (Benutzeroberfläche für den MPlayer) in Version 0.6.4 für Linux/Windows XP/2000/NT released

SMPlayer

Neuerungen laut Changelog:

* (Linux) Now smplayer will pop up a warning if the mplayer version is old. This popup will appear only once, although there’ll be a reminder in the status line. A mplayer is considered old if it’s older than svn r25158 (that includes 1.0rc2)
* Now if the SSA/ASS lib is enabled and a file named styles.ass exists in the smplayer config directory ($HOME/.smplayer/ or the application directory if compiled with PORTABLE_APP) smplayer will load it (mplayer option -ass-styles). In this case the color for subtitles and styles configured in Preferences->Subtitles WON’T be used. In the future smplayer will create that file automatically and the preferences dialog will allow to configure all (or at least the most important) styles.
* Bugfix: the show equalizer option didn’t work when assigned to any of the mouse buttons. (Reason: the action name was changed some time ago from “equalizer” to “video_equalizer)
* Added “Show audio equalizer” to the mouse buttons’ combos too.
* (Experimental) Added the possibility to change the video track. Only tested with this sample video: http://www.megaupload.com/?d=3GAGZCTP
* Moved the comboboxes for the video & audio drivers to the Video and Audio tabs.
* Added a new section in the preferences dialog: Playlist.
* Added the possibility to add consecutive files (video_01.avi, video_02.avi..) to the playlist. This feature is controlled by the option add_to_playlist_consecutive_files (under the [gui] section).
* Now the available tracks in DVDs, CDs and VCDs won’t be automatically addedto the playlist if the option gui/auto_add_to_playlist is false. Should fix bug #2049998.
* Logout is not cancelled by smplayer. Fixes bug #2155555.
* Now the options in preferences display a tooltip with a help message.
* Revised and corrected some of the help messages in preferences.
* Added 1:1 to the aspect ratio menu.
* Added a work-around for Traditional Chinese. The names of the arrow keys were deleted from the shortcuts if using Qt 4.3.
* Now the video keeps paused when changing brightness, contrast, hue, saturation and gamma.
* Now the dialog to find subtitles can also download the subtitles (the zip file) and extract the subtitle file. This is exactly how it works: when you click on the download button, the zip file is downloaded to a temporary file. If the zip file contains only one subtitle, it’s extracted, trying to use the same name of the video. So if the video is named movie.avi and you downloaded a French subtitle, the subtitle is saved as movie_fr.srt. If there are more than one subtitle in the zip file, a dialog will appear so the user can choose the subtitle(s) to extract. In that case, and in order not to make things more complicated, the subtitles are just saved with their original names.
* (Windows) Added a tool (dxlist) which can list the dsound audio devices and the ddraw display devices. Read the README.txt inside the dxlist subdirectory for more info and how to compile it.
* (Windows) Now it’s possible to choose the audio device to be used with dsound. It requires dxlist.exe to be installed in the same folder as smplayer.exe. This is experimental.
* Added a new option for smplayer.ini: display_in_compact_mode (under section [floating_control]). If true the floating control will appear too in compact mode. Note: it may not look very well in this mode…
* (Linux) Now it’s possible to choose the audio device to be used with alsa. It requires the application “aplay” to be installed.
* Added an option in Preferences -> General -> Video to set the default zoom.
* Applied (with some changes) the patch to add support for enca, by Stanislav Maslovski. This adds a new option in Preferences -> Subtitles, which can make mplayer to try to autodetect the encoding for subtitles. This requires a mplayer compiled with enca support.
* Now the chapters on DVD should work again.
* Reorganization in some data structures.
* Added another experimental new code to resize the main window.
* Added an (experimental) generic code to manage chapters, instead of two separate codes for mkv and DVDs. Seems to work well with mkv but it’s still untested on DVDs.
* Added basic support for the tag ID_CHAPTERS, added in mplayer svn r27667. This makes things easier to know the number of chapters in a video. Don’t know if it could cause a conflict with DVD chapters. Some code has still to be revised and modified.
* Bugfix: if using “directx,” the -colorkey option wasn’t passed to mplayer (thus the video was black). Now this should be fixed.
* Added support for the new “pausing_keep_force” slave mode command prefix (added in mplayer r27665). This prefix really keeps the file paused after processing a slave command. So now if you, for example, mute the audio when the video is paused it won’t advance one frame after it. It also keeps the video paused when you take a screenshot (although you won’t see the confirmation message until playback resumes). There’s also an option for smplayer.ini, use_pausing_keep_force. You can set to false if you find any trouble or prefer the old behaviour.
* Added the Galician translation, by Miguel Branco.

Homepage und download: http://smplayer.sourceforge.net/

 Teile und genieße

AIMP Classic 2.5 Build 312 released

AIMP Classic 2.5 Build 312 released

AIMP Classic

AIMP Classic kann alle gängigen Audio-Dateien wiedergeben. Optisch ähnelt der Player zwar dem weitverbreiteten Programm Winamp, hat jedoch einiges mehr unter der Haube.
Unterstützte Formate:
AAC, AIF, APE, CDA (CD-Audio), FLAG, M4A, MAC, MOD, MO3, MP1, MP2, MP3, MP4, MTM, Ogg Vorbis, S3M, UMX, WAV, WMA, XM.

Neuerungen laut Forum:

+ Player: Ability to save playlist with ansi-encoding
- Fixed: Bug with renaming files by template with illegal characters
- Fixed: Could not added to the playlist files with *.fla extention
- Fixed: Incorrect work of “Randomize files at playlist” function
- Fixed: Incorrect encoding of russian text which loaded from CDDB
- Fixed: There were no statistics for files with duration less than 15 seconds in Audio library
- Fixed: Wrong updating file information when CUE-Sheets playing
- Fixed: Sometimes changes did’t saved in Audio library
- Fixed: Some small bugs

Homepage und download: http://www.aimp.ru/
Alternativer download: aimp_2.50.312.zip

 Teile und genieße

Opera 9.61 (Build 10463) Final released

Opera 9.61 (Build 10463) Final released

Neuerungen laut Opera-Blog

noch nicht veröffentlicht

Download über das FTP-Verzeichnis

Homepage: www.opera.com

 Teile und genieße

AIMP Classic Version 2.5 Build 309 Beta zum Testen

AIMP Classic 2.5 Build 309 Beta zum Testen

AIMP Classic

AIMP Classic kann alle gängigen Audio-Dateien wiedergeben. Optisch ähnelt der Player zwar dem weitverbreiteten Programm Winamp, hat jedoch einiges mehr unter der Haube.
Unterstützte Formate:
AAC, AIF, APE, CDA (CD-Audio), FLAG, M4A, MAC, MOD, MO3, MP1, MP2, MP3, MP4, MTM, Ogg Vorbis, S3M, UMX, WAV, WMA, XM.

Neuerungen laut Forum:

für mich nicht verständlich

Homepage und download: http://www.aimp.ru/
Alternativer download: aimp_2.50.309_beta.zip

 Teile und genieße

Single Strom von den Toten Hosen kostenlos

Single Strom von den Toten Hosen kostenlos

Die Toten Hosen bieten ab ihre neue Single “Strom” bis 24.10.2008 als Gratis-Download an.



Homepage und download: www.dietotenhosen.de

 Teile und genieße

VNC Free Edition Version 4.1.3 released

VNC Free Edition Version 4.1.3 released

Funktionen anhand eines Versions-Vergleiches

Homepage und download: http://www.realvnc.com/

Alternative: Ultr@VNC

 Teile und genieße

K-Meleon (Browser) Version 1.5.1 Final released

K-Meleon (Browser) Version 1.5.1 Final released

K-Meleon ist die erste deutsche Version des Firefox-Konkurrenten.

Neuerungen und download siehe Forenbeitrag

Download: K-Meleon1.5.1

Homepage kmeleon.sourceforge.net

 Teile und genieße

Trillian Astra 4.0 Alpha Build 86 zum Testen

Trillian Astra 4.0 Alpha Build 86 zum Testen

Neuerungen laut Changelog

FIXES:
[Activity History] Searching activity history with double quotes causes crashes
[Alerts] Notifier/Alert has a strange box artifact.
[Assets] Do not save astracontact if ’set when back’ is enabled on every message send
[Away] Automatically saved away messages do not truncate at an appropriate length, creating a potentially enormous, monstrosity of a context menu
[Chat Browser] Browse For Conferences copies the user count when double-clicking a conference
[Chat Browser] Cannot Tab in Jabber – Join a Conference
[Chat Views] Simple View does not use dspNormal
[Contact List] Astra does not open up in the same position after closing and re-opening
[Contact List] Contact list alpha doesn’t come back when webcam is closed
[Contact List] Deleting all items while in a search, will result in a random selection of non-search items afterwards
[Contact List] Docking / Autohide – Trillian Unhides upon showing desktop
[Contact List] Empty group inside a non empty group, may show in the root group
[Contact List] Facebook connection icon’s tooltip sometimes displays “Clear Text”
[Contact List] Mouseover status creates a line on screen when away
[Contact List] Offline contacts group may not appear on bottom in some situations
[Contact List] Pasting into the contact-list
[Contact List] Rename is slightly too short (width) now
[Contact List] Same contact shows up twice and I can’t put them in the same group
[Contact List] Sorting sometimes causes a < exception
[Containers] Change in the way ctrl+tab works to correspond to window order, not focus order
[Containers] Joining windows may create many containers not wanted
[Container] A single window mode for tabs
[Container] Always on top status disfunctions
[Container] attaching FT window to a container results in an ugly view
[Container] Chat Messages are hidden if transparency is on and grouping enabled
[Container] Container Taskbar Tooltips does not show up when mouseover text or avatar
[Container] Containers created from contact list groups no longer forming properly
[Container] Ctrl+shift+tab doesn't reverse tabbed container ctrl+tab order (or fire at all)
[Container] Detaching a window will cause the window to jump behind the container
[Container] Duplicate contacts in container status bar/tabs
[Container] Empty non-tabbed containers do not close automatically
[Container] Reorganizing tabs between two message windows results in an empty black window
[Container] Scrollbar_needed for taskbar
[Container] Tabbed container names fall into the abyss, never to be seen or heard from again
[Container] Tabs not showing when one window is left
[Container] When adding a new window into the container, it sometimes shows a blip of the window in the upper left corner of the monitor
[CPU Specific] Black borders on message windows
[File Transfer] Cancel/Close button has wrong tooltip for complete transfers
[File Transfer] IMs go to buffer while choosing file to transfer
[File Transfer] shows as all white when its 100% completed while minimized
[File Transfer] Trillian Crash when trying to send a folder full of files
[File Transfer] When zipping files, choose the zip file to match the parent directory if available
[Installation] Unable to complete Build 77 installation
[Installer] Publisher information not present
[Languages] Message Window - Tooltip (Options)
[Login] Go opaque on settings
[Mail] Only show 5 messages if the medium gives me more
[Mail] Sort mail messages by timestamp
[Message Window] choosing text color in Message Windows causes Trillian to minimize completely!
[Message Window] Set me back on message sending, will redraw status chooser in contact list, even if it is invisible
[Message Window] Strip formatting from actions
[Message Window] Webcam tab disappears when attached to a container
[Preferences] accounts.ini easily becomes corrupt
[Preferences] AIM Profile screen looks bad when disconnected
[Preferences] Block a user buttons are misplaced.
[Preferences] Change server and leave, won't mark it as changed
[Preferences] Computer name should be converted to UTF8
[Preferences] Drop down menus stick to scroll wheel in Preferences.
[Preferences] Duplicate/Contradicting Settings
[Preferences] Skin Chooser scroll bars don't show on newly opened skin chooser
[SDK] Enumerate mediums to match icon holder order
[SDK] messageChatRequestList: "Type in custom invitees" box and return key not playing nicely
[SDK] xmlGenerateTree shouldn't use Main/UI thread
[Speed] Significant hang when resorting
[Text Display] Font colors for dark skins
[Toolkit] Trillian pops up unwanted with autohide on, closing another window
[XMPP] Not online even though says it is

FEATURES:
* Updated tabbed window preferences to bring back names and include 'single window mode'.
* File transfers now auto-zip directories.

Homepage: http://www.trillian-messenger.net/
Quelle: http://blog.ceruleanstudios.com/

 Teile und genieße

FLV Player Version 2.2 aktualisiert

Future of News – Tägliche Hard- und Softwarenews

FLV Player Version 2.2 aktualisiert

Der FLV-Player spielt Flash-Movies ab.

Neuerungen:

Added H.264 (MPEG-4) playback support, improved .flv file-association and fixed a bug where the duration of videos longer than 1 hour wasn’t displayed correctly.

Homepage und download www.martijndevisser.com

 Teile und genieße

Flock Browser Version 2.0 Final released

Flock Browser Version 2.0 Final released

Neuerungen

noch nicht bekannt

Download über dasFTP-Verzeichnis

Quelle: www.flock.com

 Teile und genieße

Foren-Software Phorum 5.2.9a released

Foren-Software Phorum 5.2.9a released

Eine renomierte Foren-Software ist Phorum, das seit der in Version 5.2.9 veröffentlichen neuen Templates, APIs, verbesserter MySQL-Unterstützung, neue Suchfunktion und verbessertes Caching unzählige Liebhaber gefunden hat.

Homepage und download: www.phorum.org

 Teile und genieße

Titan Donkey 5.1 auf Basis eMule v0.49b released

Titan Donkey 5.1 auf Basis eMule v0.49b

Changelog 5.1:

- merged to eMule v0.49b
- improved Community features
- http://www.titanmule.to file search
- removed Razorback 3 Servers
- many improvements

spezial features:
-adjustable Highspeed Credit System (Applejuice)
- Dual Server Connect
- advanced security features (e.g. AES 256 Bit)
- Highspeed Community

Homepage und download: www.emule-mods.biz

 Teile und genieße

WinBoard Freeware DVD 1.10 freigegeben

WinBoard Freeware DVD 1.10 freigegeben

Neuerungen gem. Changelog

Neu hinzugefügt (13):
o NetScan
o Comodo Firewall
o AutorunnerX
o freeCommander
o Infra Recorder
o ImgBurn
o Sysinternals Suite
o 3DMARK Vantage
o CurrPorts
o CrossLoop
o eToolz
o Google Earth
o NASA World Wind

aktualisiert (168):
o WinBoard UpdateBuilder Vista 32-Bit 3.09
o WinBoard UpdateBuilder Vista 64-bit 3.09
o WinBoard UpdateBuilder XP 3.09
o 3DMARK Vantage 1.01
o CDBurnerXP Pro 4.2.2.984
o DeepBurner 1.9
o DVDisaster 0.70.6
o Nero CD-DVD Speed 4.7.7.1.6
o VSO Inspector 1.4.2.0
o Backup Slave 01.03.2006
o Personal Backup 4.3
o Z-D Backup 4.3
o Cobian Backup 9.5.0.201
o HDCleaner 3.152
o IZarc 3.81
o KFK FileSplitter 3.12.0.37
o TUGZip 3.5
o Ultimate Zip 4.02
o ZipStar 5.62
o Ant Renamer 2.1
o dirhtml 4.831
o FreeCommander 2008.06c
o GetFoldersize 01.04.2012
o Q-Dir 3.29
o TreeSize Free 02.02.2001
o Unlocker 01.08.2007
o BayCalculator 3.6
o BayWatcher 7.1
o Biet-O-Matic 2.82
o eBay Turbo-Lister
o Lauge 2.23
o PreisPiraten 5.1.0.0
o GIMP 02.06.2000
o Image Analyzer 1.3
o Paint.NET 3.36
o PowerBatch 06.01.2002
o Scribus 1.3.3.12
o Easy Thumbnails 3
o Fast Stone Capture 6.2
o HardCopy 17.0.07
o JAlbum 8.0.9
o My Album 02.05.2008
o Picasa 02.07.3764
o FastStone Image Viewer 3.6
o IrfanView 4.2
o IrfanView Plugins 4.2
o XnView 1.93.6
o Mozilla Firefox 3.0.3
o Opera 9.52
o SeaMonkey 01.01.2009
o MozBackup 01.04.2008
o IE 7 Pro 2.4
o Free Download Manager 2.5.758
o Fresh Download 08.01.2000
o WinHTTrack 3.43
o Incredi-Mail 5.85.3806
o Mozilla Thunderbird 2.0.0.17
o Revolver Mail 7.0.3
o FileZilla FTP Client 3.1.3.1
o FileZilla Server 0.9.27
o SmartFTP 3.0.1023.4
o MailEnable Standard 1.986
o Pidgin (Gaim) 02.05.2001
o Miranda IM 0.7.10
o Windows Live Messenger (MSN Messenger) 8.5
o Trillian Basic 3.1.10.0
o ICQ 6 6.7015
o Gizmo 4.0.0.386
o Skype 3.8
o Yahoo! Messenger Voice 9
o Jana Server 2.5.0.111
o XAMPP für Windows 01.06.2008
o DivX Play Bundle 6.8
o K-Lite Codec Pack Full 4.14f
o Videoinspector 2
o AVS DVD Player 02.04.2004
o Foobar 2000 0.9.5.6
o KoolPlaya 1.3.1.1
o online TV 4.3
o Quicktime Alternative 2.7
o Real Alternative 1.9
o Video LAN Client 0.9.2
o WinAmp 5.541
o SMPlayer 0.6.3.1
o iTunes 8.01
o Aimp 2.11
o Jajuk 01.06.2004
o mp3DirectCut 2.09
o Mp3tag 2.41
o VirtualDub 01.08.2006
o Super 2008.33
o TVGenial 4.05
o TV-Browser 02.07.2001
o Miro 1.2
o Zattoo 3.3.0 Beta
o 3d Traceroute 2.4.39.2
o Advanced Remote Info 0.6.57
o Wireshark Network Analyzer 1.0.3
o LOGINventory 04.05.2007
o Net Profiles 02.01.2005
o NetSetMan 2.5
o NetSpeedMonitor 2.4.2.0
o Network Drive Manager 2.5
o PsTools 02.04.2004
o TCPView 2.53
o WinSCP 4.17
o DHCP Server 1.6
o Hamachi 1.0.3.0
o Adobe Reader 9
o Foxit PDF Reader 2.3
o FreePDF XP 3.26
o GhostScript 8.62
o PDF Creator 0.9.6
o PDF-Analyzer 3.5
o QuickDic 7.2 DB47
o BORG Calendar 01.06.2001
o Copernic Desktop Search 3
o Freemind 0.8.1
o Ganttproject 2.0.7
o LingoPad 2.6
o AbiWord 02.06.2004
o Notepad++ 5.0.3
o OpenOffice 02.04.2001
o Notepad2 1.19
o Ad-Aware 7.1.0.11
o a² HiJackFree 3.1
o Spybot Search & Destroy 01.06.2000
o RunScanner 01.07.2000
o a-squared (a2) Free 3.5
o AntiVir Personal Edition Classic 8.1.0.331
o Free AVG Antivirus Software 8.1.73
o ClamWin 0.94
o Gmer 1.0.14.14536
o McAfee AVERT Stinger 10.0
o Spamihilator 0.9.9.43
o Sunbelt Firewall (Kerio) 4.6
o Eraser 5.86
o Get WSUS Content .NET 2
o KeePass 1.13
o WinPatrol 15.5
o xpAntiSpy 3.96.8
o xpy 0.10.8
o Compusec 5.2
o FineCrypt 10.1
o Password Safe 3.14
o TrueCrypt 6.0a
o VistaMizer 2.5.2.0
o Auslogics Disk Defrag 1.4.16.308
o CPU-Z 1.47
o Fresh Diagnose 7.90
o Sandra Lite 2009-15.42
o SIW System Information for Windows 2008-09
o USBDeview 1.2
o Recuva 1.19
o TestDisk 6.10
o CCleaner 2.1.2
o DriveImage XML 2
o gParted 0.3.9.4
o HDD Health 3.1
o SpeedFan 4.35
o nLite 1.4.9.1
o RegShot 1.8.2
o vLite 1.2
o Fresh UI 8.16
o HD Tune 2.55
o Process Explorer 11.21
o TweakPower 1.5.1.3
o VirtualBox 2.0.2

Inhalt der DVD http://wiki.winboard.org/index.php/Freeware_DVD_Inhalt
Download: http://download.winboard.org/details.php?file=25
Artikel im Blog: blog.winboard.org

 Teile und genieße

GIMP Version 2.6.1 released

GIMP Version 2.6.1 released

GIMP

GIMP ist ein freies, sehr umfangreiches Grafikbearbeitungsprogramm.

Homepage: http://gimp-win.sourceforge.net/
Download: ftp://ftp.gimp.org/ bzw. sourceforge.net

 Teile und genieße

Jörg Haider bei Verkehrsunfall gestorben

Jörg Haider bei Verkehrsunfall gestorben

Kärntens Landeshauptmann und Chef des Bündnis Zukunft Österreich (BZÖ) Jörg Haider (58) ist heute Nacht bei einem Verkehrsunfall ums Leben gekommen.

Quelle: APA

Haider hinterlässt eine Frau und zwei erwachsene Töchter.

 Teile und genieße

BitTorrent-Client Halite Version 0.3.1.1 Final released

BitTorrent-Client Halite 0.3.1.1 Final released

Halite basiert auf die libtorrent-Bibliothek, und ist in C++ geschrieben.

Halite

Homepage und download: binarynotions.com alternativ sourceforge

 Teile und genieße

SIV – System Information Viewer Version 3.34 verfügbar

SIV 3.34 verfügbar

Neuerungen:

Added support for the Core i7 (Bloomfield) 900 series processors.
Added the [Extents] page that lists a files extent information.
Added reporting of the nVidia nForce2 chipset memory speed information.
Changed the SIV -MONITOR logging to log even on systems without sensors.

Homepage und download: rh-software.com

 Teile und genieße

MediaCoder Full Pack Version 0.6.1 Build 4196 released

MediaCoder Full Pack Version 0.6.1 Build 4196 released

MediaCoder ist ein umfangreiches Opensource Konvertierungsprogramm.
Unterstützte Formate:
MP3, Ogg Vorbis, AAC, AAC+, AAC+V2, MusePack, WMA, RealAudio
FLAC, WavPack, Monkey’s Audio, OptimFrog, AAC Lossless, WMA Lossless, WAV/PCM;

H.264, Xvid, DivX, MPEG 1/2/4, H.263, Flash Video, 3ivx*, RealVideo*, Windows Media, AVI, MPEG/VOB, Matroska, MP4, RealMedia*, ASF/WMV, Quicktime*, OGM*, CD*, VCD*, DVD*, CUE Sheet*

Die mit * gekennzeichneten Formate nur als Input.

MediaCoder

Neuerungen laut Changelog:

noch nicht veröffentlicht

Screenshot im Blog

Homepage und download: http://mediacoder.sourceforge.net/

 Teile und genieße

OpenOffice.org 3.0.0 Final released

OpenOffice.org 3.0.0 Final released

Läuft neben Windows unter Linux, Mac OS X und FreeBSD.
OpenOffice.org beinhaltet die Module “Writer” (=Textverarbeitung), “Calc” (=Tabellenkalkulation), “Impress” (=Präsentation), “Base” (=Datenbank), “Draw” (=Grafik) und “Math” (=Formeleditor) zum im Microsoft Office vergleichbare Anwendungen – und das zum Nulltarif.

Release Notes: http://development.openoffice.org/

Download ftp.stardiv.de oder oootranslation.services.openoffice.org

Homepage: openoffice.org

 Teile und genieße

TorrentTrader 2.05 released

TorrentTrader 2.05 released

Das wohl meistgenutzte Tracker-Script in neuer Version.

Screenshots @sourceforge.net

Homepage und download: http://www.borget.info/

 Teile und genieße

Trillian Astra 4.0 Alpha Build 85 zum Testen

Trillian Astra 4.0 Alpha Build 85 zum Testen

Neuerungen laut Changelog

FIXES:

Activity History issues
- ICQ MN is garbage text, does not reflect actual message
Alert medium icons may not show large if there is no avatar for the user
avatar-background not working in alerts
Be able to suppress self status message changes
IRC Trayalert Window: Username == Chanel Name
Notification chats push HTML entities instead of parsed characters
Notification on new ICQ message shows UIN instead of display name
Quick Reply should mark Chat Windows as Read
Buzz alert text shows up incorrect
No Astra Connection w/ proxy settings or IE settings
Audio chat makes the window unusable
Unable to use tab in mshtml window for authorizing facebook application
Do not show emoticons in the chat room name in the join window
4.0 plugin structure cleanup
Icon setting for empty identity
Unable to remove connection if plugin is disabled
Per-Service Display Name
AIM icon seems to cause expansion to fail
Group reordering has no effect
Info Card is showing < > & sometimes
Renamed subcontacts jump to the top of the Meta
“Spelling” error
Astra crashes on Vista (x64)
Buzzing crashes Astra 84, possibly DoS
Connections drop down causes astra to crash
Corodonata won’t load. Error messages then black contactlist.
Random Crash in Build 84
Trillian crash on startup
If you close trillian with a current song playing, when you load up again, it wont change songs again
Image Preview doesn’t do transparency (which sucks for built in Draw function)
Default proxy port’s are not used properly for http or value requests
Email CL tooltip shows wrong day of the month, reuses month of the year
/me filtered out in the middle of messages
Inline images not shown in previous conversation output
Large fonts in bubbles do not have the right base line
Send Message to All causes crash after a response
Older plugins do not seem to connect using the connect button in the connection manager
HTTP default proxy support uses the wrong type values and won’t work
The procedure entry point IsWow64Process could not be located in the dynamic link library Kernel32.dll
Trillian Update Available Window – Click here for more information links to a forum thread
Astra Build 75-80 unusable in Vista without Administrator permissions

“Set all back” clears FB status message.
Facebook “Experimental” Chat does not show away/idle status in contact list, sadness ensues
Improved debug log output and feedback on errors
/quit command does not give any response and echoes quit reason incompletely
Be able to compose multiple messages on multiple lines
Crash on DCC send completition
Honor no-color channel mode(s)
Importing perform buffer from 3.1 irc with semi colons doesn’t work
Interrupting a DCC transfer crashes Trillian
IRC plugin does not decode UTF-8 properly
Join Channel dialog crashes with an empty channel name
Kick message only sends first word
Missing Real Name Setting
Trillian crashes whem posting large text over IRC
Trillian crashes when a person logs off with an open query to them
Wrong status and progress display during outgoing DCC file transfers

Contact Status Message Cut Off by “< " character
User nicknames are being checked against invalid length
Astra settings aren't being saved to the server correctly
Crash when IE proxy set
Encoding messed up (affects cyrillic chars, umlauts, UTF-8)
Status messages aren't displayed correct
It thinks MSN is a Myspace Account
Other peoples' now playing info doesn't display artist (or song title)
Windows Live Messenger disconnects immediately on launch of Astra
Creating Google Talk connection brings up error with no text
Google Talk fails to adopt global Away state
Jabber connects but is offline to others
Yahoo crashes on Right Click message window

Click on the display name area in the contact list makes it look strange
Non alpha tooltips
Infocard should display full display name, instead of cutting it off
Updated systray icons

FEATURES:

* Notifications: Able to ignore notifications on a per-contact basis
* New Info Cards, Tabs, Window Frame for Cordonata Dark Themes

Homepage: http://www.trillian-messenger.net/
Quelle: http://blog.ceruleanstudios.com/

 Teile und genieße

XP Codec Pack Version 2.4.3 veröffentlicht

XP Codec Pack Version 2.4.3 Final released

“XP Codec Pack” ist ein umfangreiches Codec-Paket, das für eine optimale Wiedergabe aller gängigen Video- und Audioformate sorgt.

XP Codec Pack

Funktionen:

* clean & compact
* no spyware / adware / viruses included
* easy to use
* easy to install / uninstall
* multilanguage support: German, Polish, Portuguese, Brazilian Portuguese, Spanish
* 100% legal
* 100% freeware!

Includes
* AC3Filter 1.51a
* AVI Splitter 1.0.0.9
* CDXA Reader 1.0.0.2
* CoreAAC (AAC Decoder) 1.2.0
* CoreFlac Decoder 0.4
* FFDShow MPEG-4 Video Decoder 2008.07.05
* GPL MPEG-1/2 Decoder 0.1.2.0
* Matroska Splitter 1.0.3.0
* Media Player Classic 6.4.9.1
* OggSplitter/CoreVorbis 1.1.0.79
* RadLight APE Filter 1.0.0.4
* RadLight MPC Filter 1.0.0.4
* RadLight OFR Filter 1.0.0.4
* RealMedia Splitter 1.0.1.2
* RadLight TTA Filter 1.0.0.2
* The Codec Detective 2.0
* VSFilter (DirectVobSub) 2.38

Homepage und download: http://www.xpcodecpack.com/

p.s. Betatester werden gesucht, und können sich über das Kontaktformular auf xpcodecpack.com melden.

 Teile und genieße

XeroBank Browser (ehemals Torpark) Version 2.0.0.17b

XeroBank Browser (ehemals Torpark) 2.0.0.17b released

(Portabler Mozilla Firefox mit Proxy-Unterstützung)

XeroBank

Neuerungen werden bei XeroBank nicht veröffentlicht.
Homepage bzw. download: www.xerobank.com

 Teile und genieße

PlainEdit Version 1.7.5 veröffentlicht

PlainEdit Version 1.7.5 veröffentlicht

PlainEdit
Wem PSPad oder Notepad++ zu groß, zu umfangreich oder zu langsam sind und wer bei Notepad 2 die Tab-Funktion vermisst, der wird PlainEdit lieben. PlainEdit ist z.B. von einem USB-Stick lauffähig, und daher portabel. Neben den bereits enthaltenen 14 Syntaxhervorhebung für die gängigsten Web-, Script- und Programmiersprachen, kann man sich auf der Homepage auch noch über 300 weitere Syntaxhervorhebungen herunterladen.

Neuerungen:

Diverse kleinere Änderungen und Korrekturen.

Homepage und download: www.gaijin.at

 Teile und genieße

Trillian 3.1.11 veröffentlicht

Trillian 3.1.11 veröffentlicht

Trillian ist ein Messenger, der zu AIM, ICQ, MSN, Yahoo Messenger und IRC verbinden kann.

Trillian

Homepage und download: http://www.trillian.cc/

 Teile und genieße

Realtek AC97 Audio-Treiber Version 4.06 verfügbar

Realtek AC97 Audio-Treiber Version 4.06 verfügbar

Download: WDM_A406.exe

Homepage: www.realtek.com.tw

 Teile und genieße

Skype Version 3.8.0.180 Final released

Skype Version 3.8.0.180 Final released

Neuerungen laut Changelog:

* feature: Added mjpg webcam support
* feature: Added High Quality video support for Logitech Vision Pro
* feature: Command line login
* change: Live tab (Skypecasts) removed
* change: Klonie Avatars and Emotive Ringjam ringtone links removed
* change: Firefox plugin updated to version 2.2.0.102
* change: Internet Explorer plugin updated to version 2.2.0.205
* bugfix: Video devices with non-Latin characters in name did not display correctly
* bugfix: Video calls occasionally caused Skype to crash

Homepage und download: http://www.skype.com/

 Teile und genieße

TV-Browser Version 2.71 Final verfügbar

TV-Browser Version 2.71 Final verfügbar

TV-Browser TV-Browser ist eine Online-TV-Programm-Zeitschrift, die die Java-Laufzeitumgebung ab Version 5.0 erfordert

Features:

Elektronische TV-Zeitschrift
Open Source
mehr als 500 TV-Sender (inkl. Premiere)
mehr als 60 Radio-Sender
Windows, Linux, MacOS, OS/2
Plugins, Skins, Icons

Hinweis laut Forum:
TV-Browser 2.7 ist für alle, die Java ab der Version 5 nutzen können.

Nach einer Betaversion und einem Release Candidate können wir euch heute TV-Browser 2.7.1 final zum Download anbieten. In dieser Version wurde der Hauptaugenmerk auf die Verbesserung der Stabilität sowie der Geschwindigkeit gelegt.

Auf Computern mit Mehrkernprozessoren machen sich die Änderungen an der Lieblingssendungssuche besonders bemerkbar, so dass man jetzt noch schneller über die neu gefundenen Lieblingssendungen unterrichtet wird.

Zusätzlich wurde die Darstellung der Sendungen in der Programmtabelle nochmals etwas überarbeitet um den zur Verfügung stehenden Platz besser ausnutzen zu können.

Neuerungen siehe Changelog

Download sourceforge.net

Homepage: http://www.tvbrowser.org/

 Teile und genieße

»  Suche

  • Blog durchsuchen

»  Info bzw. Statistik

»  Freunde und sonstige Links

Pascal’s Blog
Security Check
WeFind.com-Genau was Du suchst


   All-Inkl.com - Unser Webhoster
Deutsches Blog Verzeichnis    Top Blogs
Blogverzeichnis - Blog Verzeichnis bloggerei.de   iPing-it!
2links.de   JRank    Bloggeramt.de   Findelio Web Directory    supported by www.rankingcloud.de   Page Strength SEO Tool - SEOmoz.org   Die beliebteste Webseite    Wir respektieren Deine Privatsphäre
Improve the web with Nofollow Reciprocity.
 
E-mail It