Advertisement

Fennec support and signed builds: Thanks to the work of Fabrice Desre the current Adblock Plus development bui.. http://bit.ly/7XsX09
Index | Back to Top
http://leechermods.blogspot.com.nyud.net/2009/10/everest-ultimate-edition-free-give-away.html 
article based on:
http://for-free-on-internet.com/2009/06/everest-ultimate-edition-46-4-free/




1. Go to this German promotion page and fill in your first and last names ( Vorname, Nachname ) plus the email address and click on “Senden”.

Free Key http://www.pro.de/aktion/com/everest

( copy and paste in your browser )

2. You will receive a first email message where you should click on the confirmation link. ( or copy and paste in your browser ).



3. You will immediately receive the license key in a second message.



Download old final installer/zip 4.60.1500:
http://www.pcauthority.com.au/Download/122107,everest-ultimate-edition-46.aspx
http://www.lavalys.com:8081/everestultimate460.zip
ftp://ftp.atfile.com:2233/data/03/everestultimate460.exe
http://www.benchmarkhq.ru/files/everestultimate460.exe

or a later betas with bugfixes and many improvements, up to version EVEREST Ultimate Edition 4.60.1611 is the license valid.



What you do not get with this promotion for V 4.6.1500 final *see remarks tested betas after 1500 final up to 1607 beta where the free key work with. - later betas before 4.60.1611 have some of the features already, search file mirrors beta releases Dec. 2008 and before 11. Jan 2009

*in beta|| Improved Hardware Monitoring module with Alerting feature //Besides the "classic modules" (Sensor Icons, OSD, Logitech G15 LCD, Vista Sidebar, Logging, External Applications) we've added Alerting to the Hardware Monitoring module of EVEREST Ultimate Edition.
Implements support for S3 GammaChrome, DeltaChrome, Chrome S25/S27, Chrome 4xx/5xx cards.
Currently it has limited flexibility, and it only supports showing a popup window and/or sending an e-mail when an alert occurs. We'd be happy to receive feedbacks, and hear about your ideas & suggestions about this new feature.
You can configure Alerting in EVEREST / main menu / File / Preferences / Hardware Monitoring / Alerting. in since Everest Ultimate Edition 4.60.1578

*in beta|| Support for Intel Core i7, Intel Atom and AMD Phenom II processors //since Everest Ultimate Edition 4.60.1598 - Further i7 optimizations

*in Beta up to OpenGL 3.0|| Support for OpenGL 3.1 with OpenGL version compliance test

*in beta|| Support for Windows 7 and a new auto-load feature under Windows Vista // Revamped the EVEREST auto-start feature under Windows Vista and Windows 7 in since Everest Ultimate Edition 4.60.1591

*in beta|| Extended audio information: OpenAL and High Definition Audio pages

*in beta|| New information page for installed Windows Vista Sidebar Gadgets //The QPI is now working properly
The clock ratio is now working properly for 965 processors over stock
The RAM speed is now working properly when overclocking or using higher RAM dividers
The Windows "lag" problem is fixed as it polls to update the gadget... in since Everest Ultimate Edition 4.60.1588


*particle wise in beta|| GPGPU devices information for ATI Stream and nVIDIA CUDA



see changelogs in forums

Changelogs

http://www.xtremesystems.org/forums/showthread.php?t=200726&page=5
http://www.overclock.net/downloads/138456-everest-home-2-20-a-4.html
http://forum.lowyat.net/topic/784489/+40
http://www.kaldata.com/forums/index.php?showtopic=90783&pid=1164609&mode=threaded&start=
http://samforum.ws/archive/index.php/t-253-p-2.html
http://forums.tweaktown.com/f69/intel-burn-test-27994/index13.html


Download
http://www.benchmarkhq.ru/files/everestultimate460.exe [build 1500]


http://www.lavalys.com:8081/beta/everestultimate_build_1599_x3lqik4sdyt.zip [key work]
http://www.lavalys.com:8081/beta/everestultimate_build_1601_cwe7ydc1msx.zip [key work]
http://www.lavalys.com/beta/everestultimate_build_1607_as1kyn5cxzv.zip -> 1:1 DDL Mirror1 | Mirror2 [key work]
http://www.lavalys.com/beta/everestultimate_build_1611_s1axkcy4tvr.zip [???]

search original zip package of EVEREST Ultimate Edition 4.60.1611 Beta mirror

some older versions backups can be found here: http://web.archive.org/web/*/lavalys.com/beta/* or here: ftp://ftp.atfile.com:2233/data/03/


http://filespump.com/archive/everest-ultimate-edition-4-60-1611.html
http://findfiles.com/list.php?string=everestultimate&db=Mirrors
http://odnim-arxivom.ru/news/2009-01-07-2448

1613 [not valid]
1615 [not valid and all later versions]

Anyone have a backup from http://www.lavalys.com/beta/everestultimate_build_1611_s1axkcy4tvr.zip
EVEREST Ultimate Edition 4.60.1611 please share it. v4.60.1611 is possible the last Version for the legal free personal license!!!

Index | Back to Top
http://ow.ly/15UftM (via shareaholic)
http://hg.mozilla.org/try/rev/b4f1185c3278#

try - changeset - 40266:b4f1185c3278
x
authorD?o Gottwald <dao@mozilla.com>
 Wed Oct 07 16:26:03 2009 +0200 (at Wed Oct 07 16:26:03 2009 +0200)
changeset 40266b4f1185c3278
parent 40265de9d574b1a41
pushlog:b4f1185c3278
x
     1.1 --- a/browser/base/content/browser.js	Wed Oct 07 14:54:00 2009 +0100
1.2 +++ b/browser/base/content/browser.js Wed Oct 07 16:26:03 2009 +0200
1.3 @@ -1051,6 +1051,8 @@ function BrowserStartup() {
1.4 gURLBar.setAttribute("enablehistory", "false");
1.5 }
1.6
1.7 + CombinedStopReload.wrap();
1.8 +
1.9 allTabs.readPref();
1.10
1.11 setTimeout(delayedStartup, 0, isLoadingBlank, mustLoadSidebar);
1.12 @@ -1373,6 +1375,8 @@ function BrowserShutdown()
1.13 tabPreviews.uninit();
1.14 ctrlTab.uninit();
1.15 allTabs.uninit();
1.16 +
1.17 + CombinedStopReload.uninit();
1.18
1.19 gGestureSupport.init(false);
1.20
1.21 @@ -3314,6 +3318,8 @@ function BrowserCustomizeToolbar()
1.22 if (splitter)
1.23 splitter.parentNode.removeChild(splitter);
1.24
1.25 + CombinedStopReload.unwrap();
1.26 +
1.27 var customizeURL = "chrome://global/content/customizeToolbar.xul";
1.28 gCustomizeSheet = getBoolPref("toolbar.customization.usesheet", false);
1.29
1.30 @@ -3384,6 +3390,8 @@ function BrowserToolboxCustomizeDone(aTo
1.31
1.32 UpdateUrlbarSearchSplitterState();
1.33
1.34 + CombinedStopReload.wrap();
1.35 +
1.36 gHomeButton.updatePersonalToolbarStyle();
1.37
1.38 // Update the urlbar
1.39 @@ -3937,14 +3945,10 @@ var XULBrowserWindow = {
1.40 onStateChange: function (aWebProgress, aRequest, aStateFlags, aStatus) {
1.41 const nsIWebProgressListener = Ci.nsIWebProgressListener;
1.42 const nsIChannel = Ci.nsIChannel;
1.43 - if (aStateFlags & nsIWebProgressListener.STATE_START) {
1.44 - // This (thanks to the filter) is a network start or the first
1.45 - // stray request (the first request outside of the document load),
1.46 - // initialize the throbber and his friends.
1.47 -
1.48 - // Call start document load listeners (only if this is a network load)
1.49 - if (aStateFlags & nsIWebProgressListener.STATE_IS_NETWORK &&
1.50 - aRequest && aWebProgress.DOMWindow == content)
1.51 + if (aStateFlags & nsIWebProgressListener.STATE_START &&
1.52 + aStateFlags & nsIWebProgressListener.STATE_IS_NETWORK) {
1.53 +
1.54 + if (aRequest && aWebProgress.DOMWindow == content)
1.55 this.startDocumentLoad(aRequest);
1.56
1.57 this.isBusy = true;
1.58 @@ -3967,6 +3971,7 @@ var XULBrowserWindow = {
1.59
1.60 // XXX: This needs to be based on window activity...
1.61 this.stopCommand.removeAttribute("disabled");
1.62 + CombinedStopReload.switchToStop();
1.63 }
1.64 }
1.65 else if (aStateFlags & nsIWebProgressListener.STATE_STOP) {
1.66 @@ -4034,6 +4039,7 @@ var XULBrowserWindow = {
1.67 this.throbberElement.removeAttribute("busy");
1.68
1.69 this.stopCommand.setAttribute("disabled", "true");
1.70 + CombinedStopReload.switchToReload(aRequest instanceof Ci.nsIRequest);
1.71 }
1.72 }
1.73 },
1.74 @@ -4308,7 +4314,105 @@ var XULBrowserWindow = {
1.75 } catch (e) {
1.76 }
1.77 }
1.78 -}
1.79 +};
1.80 +
1.81 +var CombinedStopReload = {
1.82 + wrap: function () {
1.83 + if (this.container)
1.84 + return;
1.85 +
1.86 + var stop = document.getElementById("stop-button");
1.87 + if (!stop)
1.88 + return;
1.89 +
1.90 + var reload = document.getElementById("reload-button");
1.91 + if (!reload)
1.92 + return;
1.93 +
1.94 + this._reloadBeforeStop = (reload.nextSibling == stop);
1.95 + if (!this._reloadBeforeStop && stop.nextSibling != reload)
1.96 + return;
1.97 +
1.98 + this.container = document.createElement("deck");
1.99 + this.container.id = "stop-reload-container";
1.100 + stop.parentNode.replaceChild(this.container, stop);
1.101 + this.container.appendChild(stop);
1.102 + this.container.appendChild(reload);
1.103 + this.stop = stop;
1.104 + this.reload = reload;
1.105 + this.container.selectedPanel =
1.106 + XULBrowserWindow.stopCommand.getAttribute("disabled") == "true"
1.107 + ? reload : stop;
1.108 + stop.addEventListener("click", this, false);
1.109 + },
1.110 +
1.111 + handleEvent: function (event) {
1.112 + // the only event we listen to is "click" on the stop button
1.113 + if (event.button == 0 &&
1.114 + !this.stop.disabled)
1.115 + this._stopClicked = true;
1.116 + },
1.117 +
1.118 + switchToStop: function () {
1.119 + if (!this.container)
1.120 + return;
1.121 +
1.122 + this._cancelTransition();
1.123 + this.container.selectedPanel = this.stop;
1.124 + },
1.125 +
1.126 + switchToReload: function (aDelay) {
1.127 + if (!this.container)
1.128 + return;
1.129 +
1.130 + if (!aDelay || this._stopClicked) {
1.131 + this._stopClicked = false;
1.132 + this._cancelTransition();
1.133 + this.container.selectedPanel = this.reload;
1.134 + return;
1.135 + }
1.136 +
1.137 + if (this._timer)
1.138 + return;
1.139 +
1.140 + this._timer = setTimeout(function (self) {
1.141 + self._timer = 0;
1.142 + self.container.selectedPanel = self.reload;
1.143 + }, 650, this);
1.144 + },
1.145 +
1.146 + _cancelTransition: function () {
1.147 + if (this._timer) {
1.148 + clearTimeout(this._timer);
1.149 + this._timer = 0;
1.150 + }
1.151 + },
1.152 +
1.153 + unwrap: function () {
1.154 + if (!this.container)
1.155 + return;
1.156 +
1.157 + var toolbar = this.container.parentNode;
1.158 + if (this._reloadBeforeStop) {
1.159 + toolbar.replaceChild(this.stop, this.container);
1.160 + toolbar.insertBefore(this.reload, this.stop);
1.161 + } else {
1.162 + toolbar.replaceChild(this.reload, this.container);
1.163 + toolbar.insertBefore(this.stop, this.reload);
1.164 + }
1.165 + this.uninit();
1.166 + },
1.167 +
1.168 + uninit: function () {
1.169 + this._cancelTransition();
1.170 + if (this.container) {
1.171 + this.stop.removeEventListener("click", this, false);
1.172 + this.container = null;
1.173 + this.reload = null;
1.174 + this.stop = null;
1.175 + }
1.176 + }
1.177 +};
1.178
1.179 var TabsProgressListener = {
1.180 onProgressChange: function (aBrowser, aWebProgress, aRequest,


 
Index | Back to Top
http://leechermods.blogspot.com/2009/10/firefox-36-namoroka-personas-support.html 

New Features:

Personas support now live in 3.6 nightlies - check it out at www.getpersonas.com
about pages:
about:support
about:memory
HTML5 File Drag and Drop
Full screen support for <video> tag
Pie-chart Progress Indicator
Updated WebGL support for 3D in Firefox
Add Firefox win7 jump list support.
Add Combined Stop Reload




HTML5 File Drag and Drop
Full screen support for < video > tag
Pie-chart Progress Indicator


Updated WebGL support for 3D in Firefox

You can view some 3D demos here. You will need to go to 'about:config' and set 'webgl.enabled_for_all_sites' to true.

Add Firefox win7 jump list support.
Add Combined Stop Reload



news source parts from: https://wiki.mozilla.org/WeeklyUpdates/2009-10-05

ImageBanana - namoroka.jpg
http://hg.mozilla.org/try/log/40096
http://hg.mozilla.org/mozilla-central/log/33495
http://hg.mozilla.org/try/summary

https://wiki.mozilla.org/Build:TryServer
http://tinderbox.mozilla.org/showbuilds.cgi?tree=MozillaTry
https://build.mozilla.org/tryserver-builds/?C=M;O=D
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/?C=M;O=D


http://hg.mozilla.org/mozilla-central/

Windows x64 build support
http://hg.mozilla-x86-64.com/
http://hg.mozilla-x86-64.com/mozilla2-win64-mq
http://wiki.mozilla-x86-64.com/Firefox:Download
http://wiki.mozilla-x86-64.com/images/Firefox-3.7a1pre.en-US.win64-x86_64.installer.20091006.zip
Download
https://build.mozilla.org/tryserver-builds/jdolske@mozilla.com-try-8dd96cca3c77/install/sea/try-8dd96cca3c77-win32.installer.exe

Latest Minefield Firefox 3.7 Alpha with combined stop reload

http://hg.mozilla.org/try/rev/b4f1185c3278
http://hg.mozilla.org/try/shortlog/40266
http://hg.mozilla.org/try/file/b4f1185c3278/browser/base/content/browser.js
https://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-b4f1185c3278/
https://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-b4f1185c3278/install/sea/try-b4f1185c3278-win32.installer.exe





ImageBanana - qt.jpg
https://www-trunk.stage.mozilla.com/en-US/plugincheck/
 
 
 
 
 

Tags:

Index | Back to Top
http://leechermods.blogspot.com/2009/10/firefox-36-namoroka-personas-support.html 

New Features:

Personas support now live in 3.6 nightlies - check it out at www.getpersonas.com
about pages:
about:support
about:memory
HTML5 File Drag and Drop
Full screen support for <video> tag
Pie-chart Progress Indicator
Updated WebGL support for 3D in Firefox
Add Firefox win7 jump list support.
Add Combined Stop Reload




HTML5 File Drag and Drop
Full screen support for < video > tag
Pie-chart Progress Indicator


Updated WebGL support for 3D in Firefox

You can view some 3D demos here. You will need to go to 'about:config' and set 'webgl.enabled_for_all_sites' to true.

Add Firefox win7 jump list support.
Add Combined Stop Reload



news source parts from: https://wiki.mozilla.org/WeeklyUpdates/2009-10-05

ImageBanana - namoroka.jpg
http://hg.mozilla.org/try/log/40096
http://hg.mozilla.org/mozilla-central/log/33495
http://hg.mozilla.org/try/summary

https://wiki.mozilla.org/Build:TryServer
http://tinderbox.mozilla.org/showbuilds.cgi?tree=MozillaTry
https://build.mozilla.org/tryserver-builds/?C=M;O=D
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/?C=M;O=D


http://hg.mozilla.org/mozilla-central/

Windows x64 build support
http://hg.mozilla-x86-64.com/
http://hg.mozilla-x86-64.com/mozilla2-win64-mq
http://wiki.mozilla-x86-64.com/Firefox:Download
http://wiki.mozilla-x86-64.com/images/Firefox-3.7a1pre.en-US.win64-x86_64.installer.20091006.zip
Download
https://build.mozilla.org/tryserver-builds/jdolske@mozilla.com-try-8dd96cca3c77/install/sea/try-8dd96cca3c77-win32.installer.exe

Latest Minefield Firefox 3.7 Alpha with combined stop reload

http://hg.mozilla.org/try/rev/b4f1185c3278
http://hg.mozilla.org/try/shortlog/40266
http://hg.mozilla.org/try/file/b4f1185c3278/browser/base/content/browser.js
https://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-b4f1185c3278/
https://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-b4f1185c3278/install/sea/try-b4f1185c3278-win32.installer.exe





ImageBanana - qt.jpg
https://www-trunk.stage.mozilla.com/en-US/plugincheck/
 
 

Tags:

Index | Back to Top
News Source: http://leechermods.blogspot.com.nyud.net/2009/09/tuneup-utilities-2010-beta-3.html
TuneUp Utilities 2010 Beta 3
TuneUp Utilities 2010 Beta 3
Update 30.09.2009

TuneUp Utilities Beta 3 V9.0.5.8

Wichtige Neuerungen der Beta 3:

Startseite
* Die Anzeige auf der Startseite aktualisiert sich nun schneller.
* Die Startseite zeigt nun die gleichen Empfehlungen wie der Performance Advisor.
* Der Grammatikfehler im Slider auf der Startseite wurde korrigiert.

TuneUp Turbo Modus
* Bei Einschaltung des Turbo Modus und Neustart wird nun kein zweites TuneUp Utilitites Icon erstellt.
* Die „TuneUpUtilitiesService32.exe“ stürzt beim Systemstart nicht mehr ab.
* Werden alle Optimierungen beim Turbo Modus ausgeschaltet, so wird dies nun auch korrekt angezeigt.
* Rechtschreibfehler bezüglich des Turbo Modus wurde behoben.

TuneUp Live Optimizer
* Avguard.exe wird durch den Live Optimizer nicht mehr nach unten priorisiert.

TuneUp 1-Klick-Wartung
* Während der 1-Klick Wartung funktioniert nun auch die Minianwendung wieder.
* Wird bei Installation das Desktop Icon der 1-Klick-Wartung nicht ausgewählt, so wird dies nun auch nicht erzeugt.

TuneUp Leistung steigern
* Der Leistungsratgeber zeigt nun die korrekten Werte der Grafikkarte bei den Empfehlungen an.

TuneUp System Health
* Unter Probleme beheben wird nun der Hinweis, dass das Systemlaufwerk noch nie auf Fehler überprüft wurde, korrekt angezeigt.

TuneUp System Information
* TuneUp System Information zeigt nun auch SATA Festplatten an.

TuneUp Drive Defrag
* Die Fehlermeldung bei der gründlichen Defragmentierung erscheint nicht mehr.

TuneUp System Control
* TuneUp System Control erkennt nun, das Opera bereits gestartet wurde.

Installation
* Die Fehlermeldung während der Installation erscheint nicht mehr.

TuneUp Update Wizard
* Es erscheint nun keine Fehlermeldung, wenn nach Updates gesucht wird.



Download
TuneUp Utilities 2010 Beta 3 Build 9.0.5.8 (beta) Testversion Preview - Shareware

TUU2010DE_Beta3_0008.exe | DDL1 | DDL2 |
File: TUU2010DE_Beta3_0008.exe
CRC-32: 89b52167
MD4: 8f030da73cf2653e54003ee4df7a39f1
MD5: 664c7c01dd126c2d8dbd208b883072ca
SHA-1: 15156685e33ebc46dc231ca6b3a089b6c8b9e728

ImageBanana - digitalsignature.png



Homepage:
http://www.tune-up.com/link/?target=int_menu&app=tuu2010&version=9.0.5&tu_lang=de-de&tu_appid=475&os_syslang=en%252DUS&os_ulang=de%252DDE&os_ucountry=DE&os_ver=5.1.2600&os_x64=0&os_sp=3.0&os_id=4&utm_campaign=tuu2010&utm_medium=software&utm_source=menu&utm_content=homepage

Support:
http://www.tune-up.com/link/?target=support&app=tuu2010&version=9.0.5&tu_lang=de-de&tu_appid=475&os_syslang=en%252DUS&os_ulang=de%252DDE&os_ucountry=DE&os_ver=5.1.2600&os_x64=0&os_sp=3.0&os_id=4&utm_campaign=tuu2010&utm_medium=software&utm_source=menu&utm_content=homepage-support

Pre-order now: TuneUp Utilities – Version 2010 for only USD 19.95!
Pre-order site TuneUp Utilities 2010 Final Version end of October at discount price 60% off for 19,95 USD only - 3 PC's

older Version
 
 
Index | Back to Top

the Ultimate Packer for eXecutables

Version 3.04
27 Sep 2009

Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
Markus F.X.J. Oberhumer, László Molnár & John F. Reiser

UPX 3.04 has been released. Please report all problems and bugs in our bug tracker.
The main news in version 3 are:

* optional LZMA compression
* support for BSD systems


Also have a look at the more detailed ChangeLog.

Changes in 3.04 (27 Sep 2009):
* new format Mach/AMD64 supports 64-bit programs on Apple Macintosh.
* new formats Dylib/i386 and Dylib/ppc32 support shared libraries
[such as browser plugins] on Darwin (Apple Macintosh). An existing
-init function (LC_ROUTINES command) is required.
* new format vmlinuz/armel for Debian NSLU2 (etc.) linux kernel
* bvmlinuz boot protocol 2.08 for 386 Linux kernel
* Extended ABI version 4 for armel-eabi ARM Linux ELF
* bug fixes

Homepage: http://upx.sourceforge.net/
Download
Download
File Description
upx304w.zip Win32 console version
upx-3.04-i386_linux.tar.bz2 precompiled i386-linux version
upx-3.04-amd64_linux.tar.bz2 precompiled amd64-linux version
upx-3.04-armeb_linux.tar.bz2 precompiled armeb-linux version
upx-3.04-mipsel_linux.tar.bz2 precompiled mipsel-linux version
upx-3.04-powerpc_linux.tar.bz2 precompiled powerpc-linux version
upx304d.zip 32-bit DOS version
upx304a.zip Atari TOS/MiNT version
upx-3.04-src.tar.bz2 source code
(you also need UCL)


http://leechermods.blogspot.com/2009/09/upx-304-best-executable-packer.html (via shareaholic)
 
 
Index | Back to Top
TuneUp Utilities 2010 Beta 2 Testversion
TuneUp Utilities 2010 Beta
-------------------------------------------------------------------
TuneUp Utilities 2010 wird ab Ende Oktober in einer neuen
Version verfügbar sein. Der Windows-Optimierer wird dann
Windows 7 unterstützen. Daneben erwarten Sie noch eine
ganze Reihe neuer Funktionen zur Pflege und Leistungssteigerung
Ihres Rechners.

Neu ist eine Mini-Anwendung für Windows Vista und 7, die den
Zustand Ihres Rechners auf dem Desktop anzeigt und Ihnen
direkten Zugriff auf die Optimierungs-Funktionen bietet.

Turbo-Modus und Live-Optimierung
Ein weiteres Highlight von TuneUp Utilities 2010 ist der
Turbo-Modus. Mit ihm können Sie bei Bedarf überflüssige
Hintergrund-Funktionen abschalten und Ihrem Rechner so
einen Leistungs-Schub verpassen.

Die Live-Optimierung verkürzt Reaktionszeiten und beschleunigt
Programmstarts, auch wenn Ihr Rechner gerade durch eine
Vielzahl von laufenden Programmen belastet wird.

Einfach und intuitiv bedienbar
Auch die Oberfläche des Optimierungs-Klassikers wird
überarbeitet: Sie wird Ihnen zukünftig direkt nach dem
öffnen des Programms anzeigen, ob und welche
Optimierungs-Maßnahmen nötig sind.


Änderungen in der Beta 2:

TuneUp Leistung steigern
* Die Übersichtsseite unter Leistung steigern wurde überarbeitet und beschleunigt.
* Innerhalb von TuneUp Leistung steigern. Visuelle Effekte können nun die Empfehlungen übernommen werden.

TuneUp Optimierungsbericht
* Der Optimierungsbericht zeigt nun Werte an.

TuneUp Utilities-Minianwendung
* Leistungssteigerung innerhalb der Mini-Anwendung funktioniert nun.

TuneUp System Control
* Beim Aufruf des Menüpunkts Sicherheit unter Verwaltung erscheint keine Fehlermeldung mehr.

Sonstige Änderungen
* Unter XP reagiert nun das TuneUp Icon innerhalb des Infobereichs wieder korrekt.

nfo: http://www.binsearch.info/viewNFO.php?oid=40307243&server=
news source: http://www.portalzine.tv/index?/Articles/1/read/aWQtMTY5NC0%3D/

- Beta Test Version German -

HP: http://www.chip.de/news/TuneUp-Utilities-2010-kommt-mit-Turbo-Modus_38038817.html
Download
TuneUp Utilities 2010 Beta 2 build 9.0.4.6 (beta)
TuneUp_2010-Beta2.rar | DDL1 | DDL2 | Size: 19.34 MiB

TuneUp Utilities 2010 Beta 1 build 9.0.3.75 (beta)
TuneUp_2010-Beta1.rar | DDL1 | DDL2 | Size: 19.30 MiB


Mirrors

"Die Beta-Version von TuneUp Utilities 2010 können Sie in Kürze bei CHIP Online herunterladen."


http://leechermods.blogspot.com.nyud.net/2009/09/tuneup-utilities-2010-beta-2.html (via shareaholic)
 
 
Index | Back to Top

ImageBanana - Unbenanntbig.png
Download
firefox-3.6a2pre Namoroka Multilanguage Versions:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-1.9.2-l10n

/
ImageBanana - Unbenanntdesk.jpgImageBanana - Unbenanntbig.png


To change to Aero Skin in Strata, move the content with its subfolders and files (open with 7zip or similar) from \chrome\classic.jar:\skin\classic\aero

that's located in: classic.jar:\skin\classic\aero\global *.*
\aero\browser *.*
\aero\mozapps *.*

a level up to chrome\classic.jar:\skin\classic\
as shown in the picture

firefox-3.6b1pre Namoroka Multilanguage Versions:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-1.9.2-l10n/?C=N;O=A

English only: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-1.9.2/

More recent Namoroka builds to test:
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-1.9.2-win32/

other os: http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/

3.6a2-candidates (to time only for wince arm - check back soon for other os)
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/3.6a2-candidates/

http://leechermods.blogspot.com/2009/09/mozilla-firefox-36-beta-1-pre-firefox.html (via shareaholic)
Index | Back to Top
  
This is SkipScreen Lite for Firefox.
Reduced to only the needed to make downloading from 'one click Filehoster' easy and automatically without user interrupt just like from real Direct Links.
Supported Filehoster are:  Rapidshare.com zShare.net MediaFire.com Megaupload.com Sharebee.com Depositfiles.com Sendspace.com Divshare.com Linkbucks.com Uploaded.to 4shared.com storage.to Hotfile.com link-protector Linkbucks and many more...
Based on:
https://addons.mozilla.org/en-US/firefox/addons/versions/11243

SkipScreen Version 0.1.09072009

official changelog
SkipScreen Version 0.1.09072009

compatible with:  Firefox: 3.0 – 3.7a1pre

0.1.09072009
* Added storage.to (thanks to Ahmed)
* Added 4shared.com (thanks to Ahmed) - with audio-preview option (turn off via options, like zShare)
* Fixed: Rapidshare Needs JavaScript/Download-button-visible error
* Fixed: Rapidshare "no slots available" handler was added
* Fixed: Hotfile.com (website changed around Sept 5)
* link-protector fixed and upgraded (prefix-type links supported)
* better url-handling; removes errors on URLs without a TLD (eg "http://localhost/index.html") [if you don't have the 07282009_url_fix release)
* scroll-bars added to options-pane (when window is smaller than lists)

The next two items help support future development of SkipScreen //removed in lite - use public feedback on <a xhref="https://addons.mozilla.org/en-US/firefox/addon/11243">https://addons.mozilla.org/en-US/firefox/addon/11243</a> instead
* Optional SurfCanyon search-refinements (disable / enable in options panel, works for Bing, Yahoo, Google)
* Optional Zugo "SkipSearch" start-page (opt-in at launch)

--------------------

0.1.07282009_url_fix

* better url-handling; removes errors on URLs without a TLD (eg "http://localhost/index.html")

----------

0.1.07282009

* Added: Hotfile handler; the waits are automated!
* Added: SkipScreen entry on the tools menu for the Options and About panes
* Fixed: bug where SkipScreen banner was present for non-download Linkbucks pages
* Added: Linkbucks family sites: baberepublic.com blahetc.com linkgalleries.net linkseer.net picturesetc.net placepictures.com qvvo.com realfiles.net seriousfiles.com seriousurls.com thatsprime.com thesefiles.com thesegalleries.com thosegalleries.com tinybucks.net uberpicz.com ubervidz.com ubucks.net ugalleries.net urlpulse.net viraldatabase.com youfap.com zxxo.net
* Added: randomized retry delays for Hotfile, Uploaded, Depositfiles, and RapidShare (+-10 seconds added to the automated retry when simultaneous downloads are being automated)
* Changed: minor modification to some of the "waiting" messages during automation

Lite Version changes:
Made by AnotherJohn

Removed unneeded stuff:
- removed: SurfCanyon search-refinements;
- removed: Zugo "SkipSearch" start-page;
- removed: Post Download page and content;
refer to: https://addons.mozilla.org/en-US/firefox/versions/license/74818

+ Changed: set max version to latest Minefield
+ Changed Other: improvements to the code base
+ Added: German Local support
+ Changed: status nfo to blue design and make smaller
+ Changed: some {SS} status messages on browser title

optimize code to less than the half extension size (from 58 KB to 19 KB by removing obsolete js parts)


Download  
Latest Version:
Download/Install | Mirror
SRC  
Older Version:
Download/Install  
SRC  
Related:
  Megaupload auto-fill captcha   Auto-fills the megaupload captcha and auto-starts download megaupload.com, megaporn.com  UserScript: http://userscripts.org/scripts/show/38736  

Tags:

Index | Back to Top

eMule 0.49c X-Mod 1.5.2.3

  • Sep. 13th, 2009 at 2:18 PM
X-Mod 1.5.2

Fixed:
a miner fix in Preferences (morph4u)
bugs in Save URL Source
localize dialogs "OK" "Apply" "Cancel" button
a miner fix in CompareDirectories
miner fixes in CemuleDlg::OnWebGUIInteraction

Removed:
meter icon
AvgQr
chunck choose method menu & Order chunck choose method
old web templates support
_PfnLoadUnicows

Added:
support NTFS filesystem features
floating speedgraph window
option DontCheckDLPVer(Don't Check DLP Version)
Random Port On Startups

Changed:
Web Interface support AJAX
Web Server support "HTTP/1.1 304" and gzipped file request
Statistics HTML features
use 9pt Font Size
compress DLP to prevent from changing the binary
modified check in preference pages
less downloadtimout for leecher
no upload can only be enabled when use integerated DLP
change RefuseUpload implementation
reduce file buffer size limitation
Update Integrated DLP to v39
improve old features

code from X-Ray 1.7

* Optimizations - No Need to Refresh a stopped File
* NiceMove
* eMulePlusIniClass
* NewHTTPProgressbar
* AICHSecurity
* FiXeS :: Bugfix :: bscabral
* FiXeS :: Obfuscation-Bugfix :: WiZaRd
* FiXeS :: Bugfix :: WiZaRd cmdline
* ReconnectToKadAfterConnectionError
* Optimizations - Don't Refresh item if not needed
* SearchCatch
* Different reasktime(FastReaskforMLDonkey,...)
 
X-Mod 1.5.1

Fixed:
minor fixes in kademlia\Indexed.cpp (WiZaRd)
upload : download ratio is very large in some situation

Removed:
Anti-Random Modstring
MediaInfo 0.4 support
Shareaza's md4 and sha implementation

Added:
Save http sources

Changed:
improve source save and allow save LowID source
minor improve in BarShader
use crypto++'s md5 implementation
use crypto++'s md4 implementation(netfinity)
compiled with official UPnP
improve the feature download from leechers while no upload
don't Failed-Download-Ban http sources
improve old features

code from NetF WARP 0.3a.13 BETA

* Rearranged for alignment reasons
* Moved this inline for speed!
* Credits Reset Exploit Prevention
* To reduce task switching on multicore CPU's
* Changed to types for better portability between different CPU targets
* Use cryptlib for non X86 platforms
* Latest CAsyncSocketEx(Version 1.3)


X-Mod 1.5.0

Fixed:
issue in DoSwap
Statistics issues in old X-Mod
Often reload sharedfiles when file not found
Scroll bar context menu issues of mulelist
Wrong Folder Icon in directory tree ctrl
memleak when serverconnection fail
Small Bug in Zipfile.cpp (WiZaRd)

Added:
Remember Transfer Cat Tab
Anti-Random Modstring
official UPnP lib condtional compilation

Changed:
Improved ClientCreditsList and ACAT optimization
Improved CDownloadListCtrl::AddSource
skip downloading source when A4AF to other
Don't remember AICH when it is not referenced by knownfile
Improved Add and Remove UPNP
Don't force to share files in Incoming or Cat Incoming when it is not known
Update Integrated DLP to v37
vectors call reserve() first, and replace clear() with std::vector().swap()
Only exclude file if it was not single shared (Stulle)

code from Xtreme 7.2

* - change: change default user dir mode to ApplicationDir
* - add: support Ctrl+C and Delete handling in downloaded history list (Stulle)
Copy ed2k links into clipboard using Ctrl+C and Delete files on hitting the del key.
* - fixed: fix crash in downloading sources handling (Enig123)
* - fixed: fix possible overflow in processing of upload queue and download queue
* - fixed: fix crash at shutdown (MorphXT)
* - fixed: minor issue in case of shutdown while still hashing (WiZaRd)
* - fixed: minor issue with friends handling (WiZaRd)
* - restore: Xman's improved socket closing
Althought it use more memory(10~20MB), but it is necessary to some kind of user.


X-Mod 1.4.6

Fixed:
Localize "OK" "Temporary" "Countries" in chinese
check partfile status after createpartfile in PartFileConvert.cpp
get rid of display issues like X:\\001.part
urldecode Clients' Filename

Removed:
Option menu in system menu
Banned column in queuelist

Added:
Index Temporary Filter and use binary search to insert and delete
DLP V36 Integerated
Don't Upload to Leecher and ban leecher menu in upload queue clientlist
Auto Save Nodes.dat
View emulecollection menu
Preview Links in Direct Download Dialog
support long country name like "Country[Location]" in IP2Country
country column in downloadlist and clientlist
don't load ipfilters' description, will save much memory

Changed:
recover X version check
change modstring: X-Mod to make it same with Mod name
show Direct Download Dialog when there's ed2k file link in clipboard
show server's dyn ip and country flag
improve servers' ipfilter
change auto-complete button in cat dialog
change default cat 0's Title
show content after it loaded in Network dialog
improve the client part of the statistic tree and fix a bug
Import lots of code fixes found and proofed by Enig123
show upload speed in trayicon
improve old features
Non-Public Version

Mexter 1.4.5

Fixed:
Remove Useless Localize

Removed:
X version check
[LBM]
Debug Log code
compatible code in preference.cpp
Lite [FV]
Ord option in Xtreme Page

Added:
Additional Localize
shared file extension filter(don't share them)
prompt before a file is gong to be hashed
Resume Download, TrustHash
Paste Links menu in cat menu
faster end game: drop stalled downloads (netfinity)

Changed:
make client progress more accuracy
Speed Up Loading ipfilter,don't sort if it was sorted
Speed Up Loading ip2country,don't sort if it was sorted,use std::map
don't create skin folder if not need
create logs folder if need
no context menu for SDI_ALL and SDI_DIRECTORY
ip2country code from CN Mod Enig123::Reduce GDI handles
P2PThreat

code from Xtreme 7.1

* - fixed: official bug around userhash initialization (Enig123)
* - improved: make source add action thread safe (Enig123)
* - fixed: Special case when socket is closing but data still in buffer (netfinity)
* - fixed: avoid userhash collision (DreaMule)
* - add: Friend Links (MorphXT) and fixed a memleak
* - improved: free unused memory when a download is completed/cancelled (Enig123)
* - improved: optimized Upload Bandwidth Throttler
* - improved: use a prime table to initiate ClientCreditsList
* - change: let nick name and location controls resize together with the source detail dialog
* - change: support 24k send buffer


Mexter 1.4.4

Fixed:
show ? after change one cat's filter setting
don't show server count after change language
disable preallocate while eMule allocating

Removed:
Xtreme version check
Don't Draw Hidden Rect

Added:
file type filter for search list
X version check
64bit version compilation

Changed:
use non Unicode way to read ip2country,speed up loading
improve effect when change list in Transfer dialog
try create cat incomming folder if not exist rather than use default incomming one after complete
prefer autocat's temp folder
change version number and modstring: Mexter
Speed Up Loading ipfilter
Show IP Filter Hits
Show More Splash Info
change DLP default preference to ban
Don't Draw Hidden Column
always show cachebar, don't show cachebar if show more controls not checked
html features in statistic dialog

code from Xtreme 7.0

* - updated UPnP (thanks CN_Mod Team and ACAT)
* - add: show UPnP status in network info dialog (idea from ScarAngel)
* - add: rebind UPnP on IP-change (idea from X-RAY)
* -- add: safehash: installation dir unsharing (MorphXT)
* - change: UPnP Internal Search: send more request
* - remove: Fix Connection Collision (no more needed in .49b codebase)


code from ScarAngel 3.1

* TK4 CreditSystem
* ZZUL CreditSystem
* Threaded Known Files Saving


code from X-Ray 1.6

* MoreFourCCCodes
* Optimizations


X 0.1.3

Added:
home page link
option ReadOnly(make Preference ReadOnly)

Changed:
show supported language
show average download speed

code from ScarAngel 3.0

* Recognize MlDonkey XS Answer
* relax on startup
* Source Counts Are Cached derivated from Khaos


code from X-Ray 1.5

* FiXeS
* IP2Country (for KAD)
* Optimizations


code from Xtreme 7.0

* - fixed: stop rehashing of files with foreign language name (Borschtsch)
* - fixed: avoid deadlock when disable network adapter
* - add: Fake Shareaza detection


X 0.1.2

Fixed:
Memleak in Crypto++ typeid(T).name() may cause Memleak
massrename Modeless dialog may crash eMule

Added:
show LBM status
Temp folder settings for cat and CollectionView
chunck choose method menu
Flush Buffer menu
drop 0 KB client
file extension filter(upload without compress)
File Verify, Fileformat.csv

Changed:
auto change Search wnd's cat tab(follow the transfer wnd's)
Paste Links will add file in current cat
show head compeletion percent
dynamic change file buffer size limitation
improve Order chunck choose method
recover tray menu(dialog)
TreeOptionCtrl display style
recognize ip:port when add server
code from 0.49b

code from Neo4.5

* Multi Temp Directories in ppgDirectory
* Modeless Dialogs
* sharefileswnd toolbar
* Stop after file completion
* Quick Start


code from ScarAngel 3.0

* CreditSystems
* Enhanced Client Recognition
* Invisible Mode


0.48a Xtreme 6.1

Fixed:
Wrong cat tab position if last selected list is not download list

Added:
64bit compile compatibility(zlib from internet, md4 sha from Shareaza 2.3.1.0)
show cache bar in progress
use 64bit time
Order chunck choose method
auto set high priority, clear slow client when near compeletion and even restart it if necessary
don't accept upload if download speed is higher than an exact value(only for auto priority file)
Time limitation option for flush buffer
historylist text filter

Changed:
change CastItoXByte to show X.X KB
show KAD distance in hex
show file size in Byte in ArchivePreview dialog
show progress in X.XX%
lower default process priority to Normal
increase file buffer size limitation
aloow all file types to download preview part

based on emule 0.48a Xtreme 6.1
compiled with:
id3lib 3.9.0-devel 2009-08-30
libpng 1.2.40
zlib 1.2.3
Crypto++ 5.6.1 SVN 476 (lite)
CxImage version 6.00
miniupnp 1.3 07/08/2009

http://sourceforge.net/projects/emulex/

eMule0.49c-X-Mod1.5.2.3-x64-bin-only.7z
2.9 MiB
eMule0.49c-X-Mod1.5.2.3-x86-bin-only.7z 2.5 MiB

http://sourceforge.net/projects/emulex/files/

eMule0.49c-X-Mod1.5.2.3-x86-nosse-exe-only.7z 1.6 MiB
eMule0.49c-X-Mod1.5.2.3-sources.7z 2.7 MiB

Tags:

Index | Back to Top
RatioMaster 1.8.9: Hi, List of changes: - Bug fix : fixed speed randomizer not accepting float values .. http://bit.ly/X5ivi
Index | Back to Top
Simple Translator 1.1: Update for Simple Translator. - Added global HotKey Ctrl T - it will translate what.. http://bit.ly/IT0GS
Index | Back to Top
Currently Browsing: YouTube - Del Monte vs Topless - Love Story (Raindropz! Remix Edit) http://htxt.it/1Rhe
Index | Back to Top
Index | Back to Top
Second Adblock Plus 1.1.1 release candidate: The current development build (Adblock Plus 1.1.0 .2009080913) is .. http://bit.ly/Tz5Pp
Index | Back to Top
Index | Back to Top
Index | Back to Top
Adblock Plus 1.1.1 release candidate: The current development build (Adblock Plus 1.1.0 .2009080815) is a relea.. http://bit.ly/6ZGY9
Index | Back to Top
Mozilla Firefox 3.6 Alpha 1 - Namoroka Alpha 1 - Minefield 1.9.2 - 3.6 Alpha 2 pre - Gecko 1.9.2: This Alpha of Namoroka / Gecko 1.9.2 introduces several new features and many Bugfixes. Themes required a .manifest file to install, contents.rdf is not more supported! Here many Extensions, Addons and Themes limited Compatible for 3.6a2pre under Xtras: http://htxt.it/nfAG
Index | Back to Top

Syndicate

RSS Atom

Latest Month

December 2009
S M T W T F S
  12345
6789101112
13141516171819
20212223242526
2728293031  

Page Summary

Latest News

 Subscribe
Best OpenSource Project
Powered by LiveJournal.com
Designed by [info]chasethestars