New Posts  All Forums:Forum Nav:

(personal) Worthy Free Updates of the Day. - Page 3

post #41 of 249
Firefox Personas Avatar theme.
LL
post #42 of 249
Don't forget Flash 10.1 Beta 2. I was hoping the beta series would give my netbook more of a fighting chance at full screen youtube but no luck. In fact it almost seems like the betas require more cpu than the non betas.

And on the plugin front Shockwave was updated last week or so. And Silverlight 4 developer http://filehippo.com/download_silver...9491a5395a524/ claims to boost fps by 2x over previous versions.
post #43 of 249
Thread Starter 
I just use the Silverlight version offered from MS updates. But this 4.0 beta is quite tempting.

cheers ...
post #44 of 249
Thread Starter 
Just recapping on my personal set-up:

. Avast is no longer part of my repertoire, replacing it with Microsoft Security Essentials - totally praise at the moment.

. Spyware Blaster was also out due to MSE.

. Firefox:
- Personal Menu: a great way to exchange the Menu Bar with a simple button.

cheers ...
post #45 of 249
Thread Starter 

cCleaner 2.27.1070

Quote:
- Added support to Wipe MFT Free Space.
- Added cleaning for Windows Explorer breadcrumb bar.
- Added cleaning for Opera beta versions.
- Added option to turn off CCleaner jumplist tasks on Windows 7.
- Added menu option to Registry Cleaner to add key to exclude list.
- Improved support for SeaMonkey 2.0.
- Improved Windows 7 Taskbar progress accuracy.
- Improved minimize to system tray functionality across all platforms.
- Improved Opera cleaning by including opcache and temporary_downloads folders.
- Improved performance of Compact database routines.
- Improved Wipe Free Space code to avoid locks.
- Improved security when deleting files.
- Minor GUI and interface improvements.
- Minor bug fixes.
Get it here!

cheers ...
post #46 of 249
Thread Starter 

Firefox 3.5.7

Firefox 3.5.7

Quote:
* Fixed a common stability issue.
* Fixed a problem with how updates were being presented to users.
- From automatic update or here.

cheers ...
post #47 of 249
Thread Starter 

Java Runtime Environment 1.6.0.18

Java Runtime Environment 1.6.0.18

A very long list of change log ... Important for Window 7 users ...

Quote:
# OlsonData 2009s

* 6u18 contains Olson time zone data version 2009s.

# Additional Supported System Configurations

For 6u18, support has been added for the following system configurations:
* Ubuntu 8.04 LTS Desktop Edition for both JFB and Java SE (x86) in 32-bit
* SLES 11
* Windows 7 support is now available
* Red Hat Enterprise Linux 5.3

# VisualVM 1.2

VisualVM 1.2 is included in 1.6.0_18. VisualVM 1.2 introduces the following features and enhancements:
* Sampling CPU and Memory profiler plugin (VisualVM-Sampler available on Plugins Center)
* Support for multiple jstatd connections on a single local/remote host
* New charts with dynamic tooltips, public Charts API for plugins
* Monitor and Threads tab are saved into Application Snapshot
* Application Snapshots can be opened using the Load action or --openfile parameter
* Properties UI for Applications, Hosts and Snapshots, public Properties API for plugins
* Customizable proxy settings in Options dialog
* UI for customizing SSL certificates in Options dialog (VisualVM-Security available on Plugins Center)
* Enhanced JMX API to enable customizing JMX environment/connections by plugins
* Display name defined by the monitored application: visualvm.display.name property
* Improved performance for remote X sessions
* Automatic detection of broken jvmstat on Windows (username capitalization vs. hsperfdata file)
* Various UI improvements: main menu, toolbar and context menu; system (theme) colors; About dialog, profiler snapshots, HeapWalker

# Java DB
Java DB 10.5.3.0 is included in 1.6.0_18. Java DB 10.5.3.0 introduces the following improvements:
* SQL Roles
* Generated Columns
* LOB Improvements
* Replication of encrypted databases
* OFFSET/FETCH FIRST syntax
* In-memory back end
* Better updating of optimizer statistics
* Service-tag aware installers

# Performance Improvements
6u18 introduces improvements in the following areas:
* Faster jar File Creation
The fix of a long standing bug related to jar file creation has greatly improved creation time. For example, for a given jar file, it is possible that you might see a creation time improvement in the range of 20 percent. (Refer to 6496274.)

* Java Hotspot VM 16.0
6u18 includes version 16.0 of the Java HotSpot Virtual Machine. Contributing to increased performance in this release are several enhancements in Java HotSpot VM 16.0. These include:
- Improved NUMA-aware allocation
- Extensions to compressed object pointers
- Garbage collection improvements
> Updated Client JVM heap configuration
In the Client JVM, the default Java heap configuration has been modified to improve the performance of today's rich client applications. Initial and maximum heap sizes are larger and settings related to generational garbage collection are better tuned.
^ The default maximum heap size is half of the physical memory up to a physical memory size of 192 megabytes and otherwise one fourth of the physical memory up to a physical memory size of 1 gigabyte.
For example, if your machine has 128 megabytes of physical memory, then the maximum heap size is 64 megabytes, and greater than or equal to 1 gigabyte of physical memory results in a maximum heap size of 256 megabytes.
^ The maximum heap size is not actually used by the JVM unless your program creates enough objects to require it. A much smaller amount, termed the initial heap size, is allocated during JVM initialization. This amount is at least 8 megabytes and otherwise 1/64 of physical memory up to a physical memory size of 1 gigabyte.
^ The maximum amount of space allocated to the young generation is one third of the total heap size.
^ The updated heap configuration ergonomics apply to all collectors except Concurrent Mark-Sweep (CMS). CMS heap configuration ergonomics remain the same.
^ Server JVM heap configuration ergonomics are now the same as the Client, except that the default maximum heap size for 32-bit JVMs is 1 gigabyte, corresponding to a physical memory size of 4 gigabytes, and for 64-bit JVMs is 32 gigabytes, corresponding to a physical memory size of 128 gigabytes.
> Work stealing termination
> Work queue overflow processing
> Bit set processing on 64-bit Linux
- Class loading optimizations for faster startup
- Code generation improvements
> New intrinsics using SSE 4.2
> New intrinsics for Integer/Long bit operations - leading/trailing zeros, bit count
> Unsigned byte and integer loads
> Integer load shortening
> Elision of needless conversions between integer primitive types
> Optimization of common string concatenation patterns
- Garbage First (G1) garbage collector
> Improved reliability and performance
> Available as "early access" software.
- Serviceability enhancements
> New options to request a heap dump or class histogram before or after a full GC
> New tool to decode LogCompilation output
- Extensive reliability improvements

* Application Startup Improvements
- Better startup of applications and applets on systems where D3D is used. Savings are up to 100-200ms depending on application and the system.
- Revised support for pre-verification of FX runtime. Improves warm start of typical FX applications by up to 15 percent.
- Concurrent download of jars for webstart applications and applets.
- Number of other startup improvements for UI applications and applets.

* Runtime Performance Improvements for UI Applications
- Improved performance of applications using translucent windows.
- Better performance and smaller memory consumption by text rasterizer.
- Faster processing of PNG images.

* Ability to Read Larger .zip Files
- As of this update release, it is possible to read .zip files of sizes up to 4 gigabytes.

# Deployment Updates
* Java Web Start
Java Web Start now implements JSR-056 version 6.0.18.
New Java Network Launch Protocol (JNLP) API
- The javax.jnlp.DownloadService2 interface provides services to query the cache. See Using the DownloadService2 Service to learn more.
- The javax.jnlp.DownloadServiceListener interface provides methods to specify a custom progress indicator that indicates the progress of an application's download. See Using the DownloadServiceListener Service to learn more. See JNLP File Syntax for information about the syntax of JNLP files.
- The javax.jnlp.IntegrationService interface provides methods for programmatic management of shortcuts. See Using the IntegrationService Service to learn more.

* Deploying Java Web Start Applications Without Specifying the codebase Attribute The Deployment Toolkit script contains the following new functions that enable the deployment of Java Web Start applications without specifying the codebase attribute in the application's JNLP file:
- createWebStartLaunchButtonEx(jnlp, minimumVersion)
- launchWebStartApplication(jnlp)

* New JNLP Extension Security Dialog
A new security dialog has been introduced in 6u18 for installing signed Java extensions on a user's system. Java extensions are components described in JNLP files that are typically intended to be used by a large number of applications and applets.
The new security dialog is triggered by an application that references the Java extension in its JNLP file (by including it in the resources element). The security dialog will ask the user if they would like to install the extension. Once the extension is installed, it can be referenced by other applications without the need for asking the user's permission again (as long as it is the same extension from the same codebase).
The JNLP file of the Java extension must adhere to the following requirements:
- The JNLP file MUST contain a component-desc element that describes the Java extension.
- The JAR files that are specified in the resources element MUST be signed with the same certificate.
- The signer's certificate MUST contain an Authority Information Access or CRL Distribution Points extension so that the revocation status can be checked (via OCSP or CRLs).

# JSR-173 StAX 1.2 API Upgrade
* 6u18 includes an upgrade to minor revision 1.2 of JSR-173 Streaming API for XML (StAX) which was a result of Maintenance Reviews 2 and 3. You can find more details about these Maintenance Reviews in the JSR 173 Change Log.
* The StAX 1.2 upgrade maintains binary and source compatibility. Existing binaries compiled on StAX 1.0 will continue to run on StAX 1.2. Programs written to StAX 1.0 will continue to compile to StAX 1.2.
* There will be a minor behavioral difference if deprecated methods are used. In this case, there will be deprecation warnings at compilation. Other than these warning messages, the StAX 1.2 upgrade maintains behavioral compatibility.

# Various bug fixes
Via automatic update or here.

cheers ...
post #48 of 249
Thread Starter 
2 (personal) important updates for the day:

- Firefox 3.6

- Microsoft (cumulative) Security Patch for IE8 (KB978207)

Both can be achieved via automatic update.

cheers ...
post #49 of 249
Thread Starter 

Firefox Add-On

Tab Focus 1.0.6

Focus Tab on Mouse Over

"This Add-on allows tab switching by mouse-over. The desired tab is selected after an adjustable value."

cheers ...
post #50 of 249
Quote:
Originally Posted by qhn View Post
Tab Focus 1.0.6

Focus Tab on Mouse Over

"This Add-on allows tab switching by mouse-over. The desired tab is selected after an adjustable value."

cheers ...
Whats the point? It's not like you can't click if you're using the mouse anyways.
post #51 of 249
Thread Starter 
Quote:
Originally Posted by dr/owned View Post
Whats the point? It's not like you can't click if you're using the mouse anyways.
Kinda go together with my other "focus when mouse over" dings - bring the window to foreground when mouse over, per example. A mac-type mouse gesture

One of those cute "toys"

cheers ...
post #52 of 249
Thread Starter 

Speccy 1.00.089 Beta

A pretty nifty tool that accurately reports system temps ...

Quote:
- Major rewrite to improve speed and stability.
- New Peripherals section.
- Added expand / collapse arrows to detail pages.
- Improved Win7 support.
- Improved support for dual video cards.
- Fixed issue that could cause analysis to get stuck on some graphics cards.
- Improved support for some older optical drives.
- Temperature selection is now saved between sessions.
- Loads of minor fixes and tweaks.
cheers ...
post #53 of 249
Thread Starter 

CCleaner 2.28.1091

CCleaner 2.28.1091

Quote:
- Added support for custom locations for applications.
e.g. CustomLocation1=FIREFOX|C:\MyFirefox\Profile
- Improved detection and cleaning algorithm for new releases of Mozilla based browsers.
- Added news tasks to W7 jumplist.
- Added new command line parameters: /CLEANER, /REGISTRY, /TOOLS and /OPTIONS.
- Improved MUI cache cleaning for Vista and Windows 7.
- Added drive information to Wipe Free space status.
- Improved Wipe MFT free space routines.
- Improved W7 toolbar feedback.
- Improved several core processes and routines.
- Improved file search algorithm when recursing.
- Added support for cleaning Paint Shop Pro 12.
- Improved support for IZarc and Axialis IconWorkshop.
- Minor GUI tweaks.
Pick it up here or via Automatic update.

cheers ...
post #54 of 249
Thread Starter 

VLC Media Player 1.0.5

VLC Media Player 1.0.5

Quote:
# Decoders:

* SubRip extra styles improvements
* Fix potential crashes in SSA and svg decoders

# Mac OS X Interface:

* Improved support for the 2009 Apple Remote

# Windows port:

* Use of gcc 4.4.2 to compile instead of gcc 4.2. This might slightly increase performance and fix x264 issues

# Translations:

* Portuguese Brazilian, Lithunanian, Romanian, Ukranian, Japanese, Bengali, Walloon, Galician, Danish, Khmer, Polish, Slovenian, Vietnamese, Finnish Russian, Slovak translation updates
* New Malayalam, Macedoninan, Nynorsk translations
cheers ...
post #55 of 249
Thread Starter 

Avast! Free Antivirus 5.0.396

Avast! Free Antivirus 5.0.396


Quote:
- fixed a number of bluescreens
- added Korean and Hungarian language versions
cheers ...
post #56 of 249
Thread Starter 

K-Lite Mega Codec Pack 5.70

K-Lite Mega Codec Pack 5.70

Quote:
# Updated Media Player Classic Home Cinema to version 1.3.1595.0
# Changed default video renderer in MPC-HC on Vista/7 to "EVR Sync"
# Changed default H.264 decoder from "ffdshow (libavcodec)" to "DivX H.264"
# This gives better decoding performance, certainly on computers with multiple CPU cores
# Updated Gabest MP4 splitter to version 1.3.1572.0
# Updated AC3ACM to version 1.5
# Updated Codec Tweak Tool to version 4.2.0
# Updated Win7DSFilterTweaker to version 2.8
# Minor changes
cheers ...
post #57 of 249
Thread Starter 

Minefield (Firefox) hits 3.7a2pre

Minefield (Firefox) hits 3.7a2pre

. all add-on are being disabled

. Mozilla warns users about 2 malware Add-ons and pulls them off the Add-On repository.
- Sothink Web Video Downloader
- Master Filer

cheers ...
post #58 of 249
Thread Starter 

Override Mozilla Firefox Guidance 0.6.080510

Override Mozilla Firefox Guidance 0.6.080510

Just a ha ha ha thing

Quote:
Randomly implements several essentially unhelpful - yet almost funny - error pages, when a website cannot be reached.
cheers ...
post #59 of 249
Thread Starter 

TinEye Reverse Image Search 0.7.1

Got this tip from Djembe.

TinEye Reverse Image Search 0.7.1

Quote:
TinEye is a reverse image search engine. The plugin adds a right-click menu item that allows you to search for an image to find out where it came from, how it is being used, if modified versions of the image exist, or to find higher resolution versions.
cheers ...
post #60 of 249
Thread Starter 

Avast! Free Antivirus 5.0.418

Avast! Free Antivirus 5.0.418

... or via automatic update!

Quote:
- stability improvements in the Behavior Shield
- improved compatibility with MBAM Pro (Windows XP)
- improvements in the rootkit scanner
- solved a vulnerability in AavmKer4.sys (Windows 2000/XP only) - special thanks to Tobias Klein
- ProAV + IS: solved a problem with Acrobat hanging when opening pdf files directly from IE
- firewall: low-level packet rules are back in the Expert settings
- improvements in the licensing engine
- new languages: Traditional Chinese, Swedish, Korean, Bulgarian, Hungarian. This makes the current number of supported languages 16
cheers ...
New Posts  All Forums:Forum Nav: