topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 1:30 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - chr15 [ switch to compact view ]

Pages: [1]
1
NoDelay v1.4.20100414.1 http://userscripts.org/scripts/show/6499

NoDelay automates the navigation to the download links on many upload sites by automating the non user processes, and only alerts the user when an actual user intervention is required to complete a task.

NoDelay also allows you to customize any part of a web site page, to add/remove/alter elements and in turn change the web site behaviour, via a small library of scripting commands in Javascript.

For example, removing the Ads and logos, remove the AdBlock checks if you use it, automate web actions, etc.

If you wish to check whether you have the latest version of NoDelay installed, then you could type either of the URI below in the address bar of your web browser, and this test will be performed.

    * check.nodelay
    * http://userscripts.org/scripts/show/6499

If you would like additional links to be included, or wish to report any issues, please leave a comment and I will endevour to fulfil your request.

I would also be interested in the scripts you make for yourself as well, again please leave a comment.

The script should work in:

    * Firefox (install Greasemonkey first)
    * Google Chrome (no plug-in required)
    * Opera (no plug-in required)
    * Safari (install GreaseKit first)
    * Internet Explorer (install IE7Pro, download the script, change the extension to .ieuser.js, copy the file to c:\program files\iepro\userscript and enable the script in IE7Pro's settings dialog)

Note: You may need to enable Javascript for the web sites if you are using a different web browser than Firefox.
History
2006.11.24 - First release
2006.11.27-2007.05.30 - Site updates
2010.04.14 - Code and site list refactoring

Approx 200 sites are listed, also you can your own.

2
System Path Commander / SPC - Hardcore
« on: May 18, 2008, 11:01 AM »
This is the Hardcore version of System Path Commander, it is intended for experienced Hard core users who know there way around the Windows Registry, if you are not one of these users DO NOT use this version.

All configuration is done via the ini file "spc.spi".

I have included an "example_spc.spi" for the more advanced users which illustrates some extra settings to allow you too fully customize your usage of SPC.

NOTE: Before using this on your productive registry keys, it is highly advisable to test throughly whether SPC can perform the tasks, you expect of it.

The main feature is that all mappings are user customizable from the config file.

If you have a single delimitor string in the registry this can be split across many lines in a GUI to aid administration of the entries in a simple visual way, before only Path was captured, now anything can be configured for example PATH, INCLUDE, CLASSPATH etc....

Also within the registry you have lists of strings which relate to certain functions ( ie: development components ), these are now handled in the same user friendly way as above.

The above allows you to load and unload development components before starting your development IDE to minimize your memory footprint while developing solutions for clients.

Within the example_spc.spi file, there are three examples, they relate to the LOCAL and SYSTEM PATH mappings, and the Development Component mappings.

Convert to long or short names depending on your requirement.

Check / Inverse / Convert Short/Long file name actions are now processed on all selected items.

Now supports additional ini files for the true masters, note these are called at start time, and you can also switch between up to 10 additional ini file at
runtime using the key combo CTRL+1 etc, the new ini file name is expected to be spc.spi.1 (default) or in the example below network.spi.1

Cmdline:
spc.exe
spc.exe network.spi


Key Combo:
==========
Select ALL - CTRL+A

Realtime Change ini file - CTRL+0 ... CTRL+9

CTRL+0 ..Reload base ini file, dropping your changes.

The ini file used is listed in the Window caption.

If you run as a limited user, you are still able to use spc, if you need admin rights to change something then you are automatically prompted for this.

You will notice I have reintroduced the old Copy and Move functions, as I still see a use for this.

You will now be asked to install spc on first use, so that you adhere to the new administratrive model of windows, if you wish to use a specific spi, just provide it as a parameter on the command line, or via the shortcut on the desktop.

chr15

Disclaimer: Application is provided as is, no one is responsible for any changes except the user pressing the Update button, until this happens, nothing changes on your system.

History:
1.34..Fixed two bugs, added more functions, and also the ability to utilise user elevation actions if needed.
1.33..Fixed a bug, added more functions.
1.32..Hardcore Public release

Pages: [1]