tweak xp
AntTweakBar 1.03
AntTweakBar allows programmers to quickly add a light and intuitive graphical user interface into graphic programs. more>>
Program variables can be linked to a graphical control that allows users to modify them. Thus, parameters exposed by programmers can be easily modified. They are displayed into the graphical application through one or more embeded windows called tweak bars.
Design and integration:
The library is designed to minimize programmer work while offering a fast, clean, intuitive and non-invasive graphical interface. For instance, numerical values are automatically mapped to a RotoSlider control for rapid editing.
It is composed of few functions. Common variables like booleans, integers, floats and enums can be directly mapped to a graphic control through pointers or callback functions. Additionnal editing informations like min and max values can be provided. Keyboard shortcuts can also be associated to controls and an help window which summurizes these shortcuts can be displayed. Programmers are not required to design the graphical interface by providing coordinates or by using a visual UI editor. Controls are automatically organized following an optional given hierarchy. In most cases, only one line of code is needed to add a new variable to a tweak bar.
The AntTweakBar library mainly targets graphical programs that need an easy way to tweak parameters and see the result in real-time like 3D demos, light inline game editors, small 3D applications, prototypes, debug facilities of weighter graphical programs, etc.
While the library itself is written in C++, its programming interface is a C interface, and then it can be directly integrated in any C++ or C program.
It has been designed with performance in mind. Embeded in a typical 3D application, its rendering time is almost insignificant. Bars can also be iconified to fully minimize their rendering time.
Enhancements:
- The medium font is antialiased.
- The code now compiles on 64-bit x86 platforms.
- A problem which occurred if the library was initialized or uninitialized more than once was fixed.
- Some other minor fixes were done.
Optimoz Tweaks 0.4
Optimoz Tweaks automatically performs actions based on the cursor. more>>
Automatically shows the sidebar when the mouse cursor touches the left window border, and closes it when the cursor is over the web page again.

Ubuntu Tweak 0.4.3
Ubuntu Tweak is an application designed to config Ubuntu easier for everyone. more>> <<less
i815 linux tweak 0.1
i815 linux tweak project is i815-family chipset tweaker and optimizer for improve performance. more>>
USE AT YOUR OWN RISK
Installation:
From root user tpye "./install.sh".
If success, module will compile and plased into modules directory.
Usage:
modprobe i815tweak
Without any parameters nothing changes. In /proc/i815info you can see actual chipset settings.
Or see "dmesg" for error info..
For list all module parameters check "modinfo i815tweak".
cas=[2,3]
CAS# Latency (CL)
ras2cas=[2,3]
SDRAM RAS# to CAS# Delay (SRCD)
ras=[2,3]
SDRAM RAS# Precharge (SRP)
refX=[0-7]
SDRAM Mode Select (SMS). These bits select the operational mode of the MCH DRAM interface. The special modes are intended for initialization at power up.
0 = DRAM in Self-Refresh Mode, Refresh Disabled
1 = Normal Operation, 100 MHz System memory – Refresh interval 15.6 uSec
133 MHz System memory – Refresh interval 11.7 uSec
2 = Normal Operation, 100 MHz System memory – Refresh interval 7.8
133 MHz System memory – Refresh interval 5.85 uSec
3 = Normal Operation, 100 MHz System memory – Refresh interval 1.28 uSec
133 MHz System memory – Refresh interval 0.96 uSec
4 = NOP Command Enable. In this mode all processor cycles to SDRAM result in a NOP Command on the SDRAM interface.
5 = All Banks Precharge Enable. In this mode all processor cycles to SDRAM result in an All Banks Precharge Command on the SDRAM interface.
6 = Mode Register Set Enable. In this mode all processor cycles to SDRAM result in a mode register set command on the SDRAM interface.
7 = CBR Enable. In this mode all processor cycles to SDRAM result in a CBR cycle on the SDRAM interface.
dct57=[0, 1]
DRAM Cycle Time (DCT). This bit controls the number of SCLKs for an access cycle.
0 = Tras = 7 SCLKs and Trc = 9 SCLKs.
1 = Tras = 5 SCLKs and Trc = 7 SCLKs (Default)
bnr=[0,1]
Block New Request Lookahead
agp=[0,1]
AGP4X Override
sba=[0,1]
Sideband Address Enable (SBA)
1 = Enable. The sideband addressing mechanism is enabled.
0 = Disable
fw=[0,1]
Fast Writes Enable (FW). This bit must always be programmed to 0. The chipset will behave
unpredictably if this bit is programmed with 1.
cpc=[0,1]
Command per cycle
sm=[0,1]
SM Always Bypass
hacqs=[0,1]
Host Aperture Cycle Queue Slot
0 = Default value. No dedicated queue
1 = A dedicated queue slot is reserved
clt=[0,1]
CPU Latency Timer
0 = Deferrable processor cycle will be Deferred immediately after receiving another ADS#
1 = Deferrable processor cycle will only be Deferred after in has been held in a “Snoop Stall” for 31
clocks and another ADS# has arrived (default).
dpcp=[0,1]
DRAM Page Closing Policy (DPCP)
0 = Precharge All during the service of any “Page Miss” access.
1 = Precharge All during the service of any “Page Miss” access.
magwe=[0,1]
Memory Arbiter Grant Window Enable (MAGWE).
0 = Disabled. Enforce fixed priority.
1 = 24 clocks limiting host, 24 clocks guaranteed to low priority graphics stream.
EXAMPLE:
modprobe i815tweak cas=2 ras2cas=2 ras=2 bnr=1 dct57=1
For more info about i815 chipset settings see Intel Document Reference Number 290688-001, 290693-001 and 290693-002
Titlebar Tweaks 1.8.3.7
Allows you to tweak your browsers titlebar text more>>
If you always use a single Firefox window, opening all new pages in tabs, you probably don't care much about displaying the current tabs page title in the window titlebar. Titlebar Tweaks enables you to customize your window titlebar to do the following:
- Display the browser name before the page title
- Display only the browser name or page title
- Replace the browser name in the titlebar with your own text
Major Features:
- Compatible with Mozilla Firefox 2.0.
- Enables you to switch the order of the browser name and document title in the browser's titlebar, or remove one of the two entries.
- Allows you to change the browser name in the titlebar.
Enhancements:
- Added "Blank Page" to display for web page titles that are blank.
Requirements:
- Mozilla Firefox

@1 Helpdesk XP 1.2
Online helpdesk system written in Perl CGI. more>> A very powerful web-based helpdesk system. It supports file attachments, hidden remarks, priority marking etc. You can even tell whether your replies have been read by the visitors.<<less
XStream 1.2.1
XStream is a simple library to serialize objects to XML and back again. more>>
Main features:
- Ease of use. A high level facade is supplied that simplifies common use cases.
- No mappings required. Most objects can be serialized without need for specifying mappings.
- Performance. Speed and low memory footprint are a crucial part of the design, making it suitable for large object graphs or systems with high message throughput.
- Clean XML. No information is duplicated that can be obtained via reflection. This results in XML that is easier to read for humans and more compact than native Java serialization.
- Requires no modifications to objects. Serializes internal fields, including private and final. Supports non-public and inner classes. Classes are not required to have default constructor.
- Full object graph support. Duplicate references encountered in the object-model will be maintained. Supports circular references.
- Integrates with other XML APIs. By implementing an interface, XStream can serialize directly to/from any tree structure (not just XML).
- Customizable conversion stategies. Strategies can be registered allowing customization of how particular types are represented as XML.
- Error messages. When an exception occurs due to malformed XML, detailed diagnostics are provided to help isolate and fix the problem
Enhancements:
- A lot has changed since 1.1.2, especially for writing DOM structures or JSON.
- A lot of new converters have been added.
- There is more support for JDK 5-specific elements.
- JRockit and certain CGLIB proxies are supported.
- Many more abilities are available to tweak the processed XML.
openSUSE KDE Tweaks 10.2
openSUSE KDE Tweaks are actually KDE 3.5.5 (openSUSE 10.2) patches and two RPM tools. more>>
I like and dislike the new kickoff menu at the same time, so I decided to change everything about it that I dont like.
Although my patches were meant to change only the new kickoff menu, I ended up changing other parts of KDE, and even writing two little apps. The results of my hacking are all here, so make good use of it.
The patch provides the following modifications:
bi-kicker:
- Changes the order of the kickoff tabs to a more logical order (in order of access frequency): Favorites, Applications, History, Leave
- Removes the IMHO useless Computer tab (can be replaced with a sysinfo icon in the Favorites tab)
- Corrects the order of Grub entries (to descending) in the "Start Operating System" submenu
- Removes the useless "Restart and boot directly into ..." comments from the Start OS submenu
- Changes the order of the Recently Used Apps to the same order as in the old menu and as in the Recent Documents list (new at top, older at bottom)
- Lower the number of days a New Application entry is kept (1 instead of 3)
- Adds an Uninstall context menu entry which calls the uninstall_rpm script with the *.desktop file as the first parameter
- Changes in the old KMenu the "Recently Used Applications" tag to just "Recently Used" and the "Most Used Applications" tag to "Most Used"
- Adds a rounded corner to the left side of the search mode
bi-kicker_noshadow:
- Everything included in bi-kicker
- Removes the shadow surrounding the menu. Useful for those who enable the nVidia composite mode (providing a cool shadow for all active windows) and would like to avoid a strange double shadow effect.
bi-kdesktop:
- Prevents the unwanted realignment of desktop icons when the Auto Align
bi-kcontrol:
- Removed the "Get New Wallpapers" button from the Desktop Configuration Dialog, because it provides unfiltered access to images that are more and more shameless
- Changes the icon of the Display option (different from the Screensaver option)
bi-krpmview:
- Adds a "Quick Install" button to the krpmview kpart which calls the install_rpm script with the *.rpm file as the first parameter
The RPM-Tools provide:
- Simple and quick solution to install an RPM + konqueror service menu
- Simple and quick solution to uninstall an RPM + konqueror service menu
- No dependency handling

Clearlooks-XPSilver
Clearlooks-XPSilver is yet another excellent addition for Gnome users. It is actually a theme that aims to replicate Windows XP Silver color scheme, but the final result is a little different more>>
Requirements:
- Gnome
MegaMek 0.32.2
MegaMek is an unofficial, online version of the Classic BattleTech board game. more>>
Currently, nearly all level 1 BattleTech rules and technology are working. Work is progressing on level 2 rules and technology, and most of those are functional at this point. Even some level 3 rules have been added.
MegaMek is open source, free software. It is licenced under the GPL.
Main features:
- Network or hotseat play for 2 or more players
- A cunning AI opponent for offline play
- All level 1 (3025) tech
- Most level 2 (2750, 3050+) tech
- Compatible with all 3025 mechs and many from later eras
- Most level 1 rules implemented
- Many level 2 rules implemented, including vehicles, infantry and fire
- Map board selection and editing
- Map boards based off official map packs included
- Mech selection and support for some mech editors
- Most official mech designs included
- Color graphics
- Lasers
Enhancements:
- Bug: bot died when only unarmed targets available
- Bug: occasional exceptions observing bot v bot games
- Tweak build.xml to ask for version number when packaging a new release.
- Bug 1588924: Cannot Open Custom BA Panel with Java 1.4
- Bug 1582609: Cannot load MUL that includes the TMP-3M2 "Storm Tempest"
- Bug 1585497: Check for partial cover when hitting with infernos
- Bug 1598976: Mech with Torso-Mounted Cockpit destroyed by head blown off critical.
- Bug 1591093: no units to move error when swarming infantry knocked off in accidental fall
- Body-mounted C3 Masters in Tanks should fire their TAG into the front arc,
- per the Ask the PM Forum.
- Bug 954406: Charge declaration and stacking
- Bug: Megamek required "Helvetica" font
- Bug: NPE in stop swarm attack if the swarmed unit was destroyed earlier in the phase
- Bug 1613504: Unloading BA from prone mech didnt work
- Bug 1610653: Flying BA can be thrashed
- Bug 1598816: Description of Game Option "Friendly Fire"
- Bug 1623985: Swarm LRM attacks source
The UNIX Man Slak Paks 0.5
The UNIX Man Slak Paks is a Slackware package creation framework. more>>
The framework currently has a lot of parameters, and also has basic frameworks for CPAN packages. It is possible to add more frameworks and tweaks for other package networks as well, such as the PHP and Python archives, and these are in the works currently.
Enhancements:
- This marks the start of the new style of build scripts. These are much more modular, and have a consistent set of shell functions and variables which work in their defaults for most situations, and can be redefined by a package file to do special setup or other functions
- which some packages may require.
Download Manager Tweak 0.7.2
Download Manager Tweak provides a modification of the Firefox download manager that changes its appearance. more>>
The Download Manager Tweak extension streamlines the current Firefox download manager. The extension allows the Firefox download manager to be opened in a separate window, the sidebar, or a tab.
The extension also modifies the default appearance of the download manager to make it more concise and intuitive.
Main features:
- The download manager (DM) can now be opened in a separate window, the sidebar, or a tab.
- The toolbar can be positioned on the top or bottom of the DM window.
- The user can select which buttons should on the toolbar.
- The skin support has been fixed.
- Other minor options.
- New: Rudimentary download queue -- highly experimental
- German (de-DE) translation (thanks to Hendrik Gebhardt)
- Spanish (es-ES) translation (thanks to Carlos)
- Dutch (nl-NL) translation (thanks to Pascal De Vuyst)
- Russian (ru-RU) translation (thanks to Nik Skyfly)
- Chinese (zh-TW) translation (thanks to Kuo Wen-Hsing)
- French (fr-FR) translation (thanks to PhiNux and The_Sims)
- Polish (pl-PL) translation (thanks to cambridge)
- Swedish (sv-SV) translation (thanks to Carlos Murakami)
- Italian (it-IT) translation (thanks to Giuliano Masseroni)
- New: Japanese (ja-JP) translation (thanks to Premier)
Ethane 0.1
Ethane is the easy way to thrive ad hoc network. more>>

imetal 0.98
imetal is professionally designed as a port of the imetal OSX theme created by AndyBlac . more>>
imetal 0.98 is professionally designed as a port of the imetal OSX theme created by AndyBlac . It uses the pixbuf engine so it's a little slow, but i couldn't make an accurate port without it. Now that Azel is finaly completed and released, i managed to update imetal too ...
There is only one theme now, if you want to use global menu with it , just open the gtkrc file found inside the theme folder and change the line (it's near the end) : include "Tweaks/tweaks.rc" to, include "Tweaks/globalmenu-tweaks.rc" and reload the theme. In order to extract the archive , change the suffix to tar.gz .
Enhancements:
- Fixed a bug (introduced in v0.97) where empty lists had a blue color.
- Evolution vertical mail preview mode list headers fixed.
- Thunar home toolbar button is now properly skinned.
<<less
systuner 0.1
systuner is a performance tuning tool for generic FreeBSD setups. more>>
systuner must run by root to set values in sysctl and loader.conf
SYSTUNER IS PUBLISHED UNTER THE BDS LICENSE (rev)!