xFX JumpStart
Quick Links HomeDownloadPurchaseSupportSite MapPublic Forums
UtilitiesDHTML Menu BuilderDHTML Menu Builder DEDHTML Menu Builder LITEKeyLaunchSoftLedsNice FoldersFile Extension ManagerNetToolsxFXMixerPopUp KillerxFX ScreenSaver SettingsAPE for Traktor Pro
.NET ControlsDXVUMeterNETMixerProNET
ActiveX ControlsDXVU MeterMixerProFormShaperxFX Slider
GamesxFX Domino

Google
Web software.xfx.net

ROR
APE for Traktor Pro News
Version 1.0.30 is now available
APE for Traktor Pro Home  APE for Traktor Pro News  APE for Traktor Pro Download  APE for Traktor Pro Support Sat, Feb 06, 2010
After running some tests with APE under Mono for MacOS I was able to fix several bugs which prevented the program from being usable.

Although it is still extremely unstable and the UI presents many problems, release 1.0.30 can finally be used under MacOS.

Some known bugs when running APE with Mono are:
  • LINQ, a technology that is extensively used by APE, is considerably slower under Mono so APE is less responsive under MacOS
  • The interface looks horrible and is constantly flickering -- let's hope that future versions of Mono correct this
  • Sometimes APE will simply close (crash)...


APE for Traktor Pro News
Version 1.0.29 is now available
APE for Traktor Pro Home  APE for Traktor Pro News  APE for Traktor Pro Download  APE for Traktor Pro Support Fri, Feb 05, 2010
This version fixes a large number of bugs and it's almost feature complete.

The downloadable zip file (which should be used for those who want to run APE under MacOS using Mono) now includes a small script (StartAPE) that can be used to launch APE without having to open a terminal window.

Also, this version of APE will detect when it is running under Mono and will be disable most of its eye-candy features, since these don't seem to work very well with Mono.



xFX ScreenSaver Settings News
Version 0.3.1 is now available
xFX ScreenSaver Settings Home  xFX ScreenSaver Settings News  xFX ScreenSaver Settings Download  xFX ScreenSaver Settings Support Wed, Feb 03, 2010
This new version's main feature is its support for Ubuntu 9.10
Here's the list of what has changed in this release:
  • Fixed many UI issues. The settings window should now look perfect for all screen savers..
  • This version is based on the Chris Halse's trunk which greatly improves several internal routines.
  • Fixed several minor bugs...


APE for Traktor Pro News
APE for Traktor Pro is released
APE for Traktor Pro Home  APE for Traktor Pro News  APE for Traktor Pro Download  APE for Traktor Pro Support Thu, May 28, 2009
Advanced Playlists Editor for Traktor Pro (or APE for short) has been designed to ease the process of managing Traktor's collection while providing a set of advanced (yet very easy to use) tools that allow operations that cannot be performed with Traktor nor any other tool (such as iTunes).

Please note that this version of APE is still considered a beta which basically means that (a) not all features are implemented and (b) those that are, are not guaranteed to work. Also, the documentation included with this release is not complete but should help you get started and take advantage of the many options provided by APE.



DHTML Menu Builder News
DHTML Menu Builder 4.20.017 is now available!
DHTML Menu Builder Home  DHTML Menu Builder News  DHTML Menu Builder Download  DHTML Menu Builder Support Fri, Apr 17, 2009
Here are the changes and additions since version 4.20.10 was released:
  • DHTML Menu Builder 4.20.017 is released
    • Fixed problem that prevented the Install Menus tool from displaying some folders.
    • Fixed problem that could cause DHTML Menu Builder to generate invalid HTML code under some circumstances.
    • Fixed multiple issues with the Publishing tool.
    • Fixed bug with the CollapsibleMenus AddIn which prevented some projects from working correctly.
    • Fixed problem that, under some circumstances, could crash DHTML Menu Builder when the mouse hovered over one of the program's menus.
    • Added preliminary support to export projects as sitemaps (File->Export As Sitemap) following the Sitemap 0.9 standards (http://www.sitemaps.org/).
    • Added support to create menus in languages that require Unicode text. This feature must be activated through the Edit->Preferences dialog.
    • The ShowMutipleToolbars AddIn (which is used to create multi-column menus) has been considerably enhanced providing limitless possibilities to create highly complex multi-column menus.
    • Improved the performance of the Install Menus tool. Now, the tool will load in a matter of seconds regardless of the amount of files contained in the web site.
    • Added support to modify the behavior of the "Follow Browser's Scrollbars" feature.
      (See the documentation for the Tools->Toolbars Editor->Advanced dialog for more information)
  • Engine 2.6.017 has been updated
    • Fixed several bugs that caused compatibility problems with Internet Explorer 8.
    • Fixed problem that prevented the Advanced Unfolding Effects from working on documents utilizing one of the XHTML specifications.
    • Fixed code generation for separators so that they don't' break DynAPI-based menus.
    • Fixed problem that caused menus containing Unicode text to be rendered wider than required.
    • Fixed bug that could cause some toolbar items to appear empty (caption-less) under some circumstances.
    • Fixed problem with the newly introduced "Smart Scrolling" feature.
    • Fixed problem with the code generated by the "Search Engine Optimization" feature.
    • Fixed bug that could cause the Live Preview to generate javascript errors under some configurations.
    • Improved the code the generation in order to properly comply with newer standards.
    • The code that displays the menus when using Free Flow has been improved reducing (although not eliminating) the initial display delay.
  • Developers' Edition
    • Fixed several issues with the DynAPI code (currently at version 1.1) that considerably improves the reliability of dynamicly generated menus.
    • The DynAP documentation has been updated to contain an introduction tutorial that will guide you through the most basic steps to create your first dynamic menus.
    • The DynAPI code has been considerably enhanced. Over 12 different bugs have been resolved allowing programmatically generated menus to include complex styles, render faster than ever and work perfectly under all modern browsers (such as Safari, Internet Explorer 7 and 8 and FireFox 3).
    • The recently introduced function "dmbAPI_parseArray" is now able to completely substitute every single DynAPI function related to generation of menus considerably simplifying the use of the DynAPI.