tidy
namefix.pl 4.0.1 Beta
namefix.pl functions as an effective platform independent batch file renamer. more>>
namefix.pl 4.0.1 Beta functions as an effective platform independent batch file renamer. Aimed at cleaning up media files downloaded from p2p networks. namefix.pl is a software solution with many features to automate the normally tedious job of filename tidying.
Enhancements:
- Fixed special casing (fn_sp_word) which was ignoring words next to . _ ( ) [ ]
- Add comments to and corrected debug output for function fn_sp_word
- Enabled fn_replace for id3 tags - if you dont want it run on tags, process filename first.
iPurge Safari Caches 1.3
iPurge Safari Caches provides you an effective tool which helps you delete your caches. more>>
iPurge Safari Caches 1.3 provides you an effective tool which helps you delete your caches and protect your computer.
Major Features:
- iPurge Safari Caches: Deletes the following: (Note: The tidy (~) denotes your "Home" folder)
- Hard Disk/private/var/ - Safari caches.
- ~/Library/Caches/com.apple.Safari/Cache.db
- ~/Library/Safari/History.plist
- ~/Library/Safari/HistoryIndex.sk
- ~/Library/Caches/Metadata/Safari/History
- ~/Library/Caches/Adobe/Flash Player/AssetCache
- ~/Library/Preferences/Macromedia/Flash Player/macromedia.com
- ~/Library/Preferences/Macromedia/Flash Player/#SharedObjects
- ~/Library/Caches/QuickTime/downloads
- iPurge Safari Caches Login: Deletes the same caches and you can set it as a login script in your System Preferences > Accounts > Login Items pane.
Select the script you prefer to use.
Enhancements:
- Optimized for Mac OS X 10.6.1
- Now deletes Safari's ~/Library/Caches/Metadata/Safari/History.
Requirements: PPC/Intel, Mac OS X 10.5 or 10.6

RightWebPage 0.13.1
RightWebPage is such an advanced software that verifies and corrects many aspects of conformance of Web sites to standards of Internet best practices more>>
RightWebPage 0.13.1 is such an advanced software that verifies and corrects many aspects of conformance of Web sites to standards of Internet best practices such as W3C WCAG and ISO/IEC 23026:2006 - Software Engineering - Recommended Practice for the Internet - Web Site Engineering, Web Site Management, and Web Site Life Cycle.
Major Features:
- Verification of a single page or entire web site at your option;
- HTML Validation against W3C DTDs and WHATWG (X)HTML5 pre-release schemas;
- Automatic checking and correction of many aspects of conformance to international best practices;
- Visualization of a snapshot with a given character encoding (the user agent is also chosen in order to present the specific version originally intended to be seen in a given web browser);
- Complete verification of links. Even the redirections to a custom error page are detected by a special algorithm;
- Automatic correction of missing widths and heights of images to enable better responsiveness of web pages;
- Automatic correction of missing meta tags elements like default language and metadata;
- Support for web pages in Chinese, Japanese, Korean and many other languages.
- Performance optimization for multi-core processors.
- Validation during navigation.
- Application of standards during revalidation.
- Memory revalidation with no need to make all corrections of a web page at once (users may correct small portions of the code and see the results pressing F5)..
- HTML Tidy accessibility check.
- Balloon tooltips for contextual help.
- Recursive validation for frames.
- Proxy support.
- Web inspector with javascript debugger.
Enhancements:
- Due to unsatisfied dependencies, a crash in previous release for Mac was fixed
HTML Tidy accessibility check. Balloon tooltips for contextual help. Recursive validation for frames. Proxy support. Web inspector with javascript debugger. Enhancements: Added proxyLicense:Freeware
Blender 2.49b
Blender is designed to attract many users as a comprehensive and fully integrated 3D graphics creation suite allowing modeling, animation more>>
Blender 2.49b is designed to attract many users as a comprehensive and fully integrated 3D graphics creation suite allowing modeling, animation, rendering, post-production, realtime interactive 3D and game creation and playback with cross-platform compatibility - all in one tidy, easily and free downloadable package! This software is open-source and licensed under GPL. Sources are available from the developer site.
game creation and playback with cross-platform compatibility - all in one tidy, easily and free downloadable package! The software is being distributed under the GPL license, with sources available
IP Scanner 2.34
IP Scanner for the Macintosh is a very powerful program which assists you in displaying all machines, users & IP numbers of Macintosh users on your local network. more>>
IP Scanner 2.34 for the Macintosh is a very powerful program which assists you in displaying all machines, users & IP numbers of Macintosh users on your local network. It also detects some non-Macintosh devices, and in many cases can even identify the manufacturer of the device.
IP Scanner uses Bonjour (the technology formerly known as Rendezvous) to collect realtime user information as well as IP data from Macintosh machines on a local area network and sorts everything in tidy columns, each machine's IP number displayed next to its name (along with the current username of the person logged in to that machine).
For small network admins, this means no more shouting around the office to find out who has which IP or, conversely, who is sitting at which workstation in a fixed IP network.
Scanner is free for individual users. Using it on a network with more than 5 devices requires a shareware licens, which entitles you to export and printing functions, tech support, feature requests, and a chance to win a dream date with Paris Hilton.
MediaWiki 1.15
Collaborative editing software that runs Wikipedia, the free encyclopedia, and other projects. MediaWiki is an extremely powerful, scaleable software and a feature-rich wiki implementation, that uses more>> Collaborative editing software that runs Wikipedia, the free encyclopedia, and other projects.
MediaWiki is an extremely powerful, scaleable software and a feature-rich wiki implementation, that uses PHP to process and display data stored in its MySQL database.
MediaWiki is designed to handle a large number of users and pages without imposing too rigid a structure or workflow. It is licensed under the GNU General Public License (GPL).
Pages use MediaWikis wikitext format, so that users without knowledge of XHTML or CSS can edit them easily.
When a user submits an edit to a page, MediaWiki writes it to the database, but without deleting the previous versions of the page, thus allowing easy reverts in case of vandalism or spamming.
MediaWiki can manage image and multimedia files, too, which are stored in the filesystem. For large wikis with lots of users, MediaWiki supports caching and can be easily coupled with Squid proxy server software.
System requirements:
- PHP 5 (5.1 recommended). PHP 4 is no longer supported.
- MySQL 3.23.x is no longer supported; some older hosts may need to upgrade. At this time we still recommend 4.0, but 4.1/5.0 will work fine in most cases.
- Apache
Enhancements
- Removed category redirect feature, implementation was incomplete.
- (bug 18846) Remove update_password_format(), unnecessary, destroys all passwords if a wiki with $wgPasswordSalt=false is upgraded with the web installer.
- (bug 19127) Documentation warning for PostgreSQL users who run update.php: use the same user in AdminSettings.php as in LocalSettings.php.
- Fixed possible web invocation of some maintenance scripts, due to the use of include() instead of require(). A full exploit would require a very strange web server configuration.
- Localisation updates.
Configuration changes:
- Added $wgNewPasswordExpiry, to specify an expiry time (in seconds) to temporary passwords
- Added $wgUseTwoButtonsSearchForm to choose the Search form behavior/look
- Added $wgNoFollowDomainExceptions to allow exempting particular domain names from rel="nofollow" on external links
- (bug 12970) Brought back $wgUseImageResize.
- Added $wgRedirectOnLogin to allow specifying a specifc page to redirect users to upon logging in (ex: "Main Page")
- Add $wgExportFromNamespaces for enabling/disabling the "export all from namespace" option (disabled by default)
New features:
- (bug 2242) Add an expiry time to temporary passwords
- (bug 9947) Add PROTECTIONLEVEL parser function to return the protection level for the current page for a given action
- (bug 17002) Add &minor= and ?mary= as parameters in the url when editing, to automatically add a summary or a minor edit.
- (bug 16852) padleft and padright now accept multiletter pad characters
- When using UserCreateForm hook to add new checkboxes into Special:UserLogin/signup, the messages can now contain HTML to allow hyperlinking to the sites Terms of Service page, for example
- Add new hook UserLoadFromDatabase that is called while loading a user from the database.
- (bug 17045) Options on the block form are prefilled with the options of the existing block when modifying an existing block.
- (bug 17055) "(show/hide)" links to Special:RevisionDelete now use a CSS class rather than hardcoded HTML tags
- Added new hook WantedPages:getSQL into SpecialWantedpages.php to allow extensions to alter the SQL query which is used to get the list of wanted pages
- (bugs 16957/16969) Add show/hide to preferences for RC patrol options on specialpages
- (bug 11443) Auto-noindex user/user talk pages for blocked user
- (bug 11644) Add $wgMaxRedirects variable to control how many redirects are recursed through until the "destination" page is reached.
- Add $wgInvalidRedirectTargets variable to prevent redirects to certain special pages.
- Use HTML5 rel attributes for some links, where appropriate
- Added optional alternative Search form look - Go button & Advanced search link instead of Go button & Search button
- (bug 2314) Add links to user custom CSS and JS to Special:Preferences
- More helpful error message on raw page access if PHP_SELF isnt set
- (bug 13040) Gender switch in user preferences
- (bug 13040) {{GENDER:}} magic word for interface messages
- (bug 3301) Optionally sort user list according to account creation time
- Remote description pages for foreign file repos are now fetched in the content language.
- (bug 17180) If $wgUseFileCache is enabled, $wgShowIPinHeader is automatically set to false.
- (bug 16604) Mark non-patrolled edits in feeds with "!"
- (bug 16604) Show title/rev in IRC for patrol log
- (bug 16854) Whether a page is being parsed as a preview or section preview can now be determined and set with ParserOptions.
- Wrap message confirmemail_pending into a div with CSS classes "error" and "mw-confirmemail-pending"
- (bug 8249) The magic words for namespaces and pagenames can now be used as parser functions to return the desired namespace or normalized title/title part for a given title.
- (bug 17110) Styled #mw-data-after-content in cologneblue.css to match the rest of the font
- (bug 7556) Time zone names in signatures lack i18n
- (bug 3311) Automatic category redirects
- (bug 17236) Suppress watch user page link for IP range blocks
- Wrap message searchresulttext (Special:Search) into a div with class "mw-searchresult"
- (bug 15283) Interwiki imports can now fetch included templates
- Treat svn:// URLs as external links by default
- New function to convert namespace text for display (only applies on wiki with LanguageConverter class)
- (bug 17379) Contributions-title is now parsed for magic words.
- Preprocessor output now cached in memcached.
- (bug 14468) Lines in classic RecentChanges and Watchlist have classes "mw-line-odd" and "mw-line-even" to make styling using css possible.
- (bug 17311) Add a note beside the gender selection menu to tell users that this information will be public
- Localize time zone regions in Special:Preferences
- Add NUMBEROFACTIVEUSERS magic word, which is like NUMBEROFUSERS, but uses the active users data from site_stats.
- Add a tag on redirected page views
- Replace hardcoded ... as indication of a truncation with the ellipsis message
- Wrap warning message editinginterface into a div with class mw-editinginterface
- (bug 17497) Oasis opendocument added to mime.types
- Remove the link to Special:FileDuplicateSearch from the "file history" section of image description pages as the list of duplicated files is shown in the next section anyway.
- Added $wgRateLimitsExcludedIPs, to allow specific IPs to be whitelisted from rate limits.
- (bug 14981) Shared repositories can now have display names, located at Mediawiki:Shared-repo-name-REPONAME, where REPONAME is the name in $wgForeignFileRepos
- Special:ListUsers: Sort list of usergroups by alphabet
- (bug 16762) Special:Movepage now shows a list of subpages when possible
- (bug 17585) Hide legend on Special:Specialpages from non-privileged users
- Added $wgUseTagFilter to control enabling of filter-by-change-tag
- (bug 17291) MediaWiki:Nocontribs now has an optional $1 parameter for the username
- Wrap special page summary message $specialPageName-summary into a div with class mw-specialpage-summary
- $wgSummarySpamRegex added to handle edit summary spam. This is used *insteadof $wgSpamRegex for edit summary checks. Text checks still use $wgSpamRegex.
- New function to convert content text to specified language (only applies on wiki with LanguageConverter class)
- (bug 17844) Redirect users to a specific page when they log in, see $wgRedirectOnLogin
- Added a link to Special:UserRights on Special:Contributions for privileged users
- (bug 10336) Added new magic word {{REVISIONUSER}}, which displays the editor of the displayed revisions author user name
- LinkerMakeExternalLink now has an $attribs parameter for link attributes and a $linkType parameter for the type of external link being made
- (bug 17785) Dynamic dates surrounded with a tag, fixing sortable tables with dynamic dates.
- (bug 4582) Provide preference-based autoformatting of unlinked dates with the dateformat parser function.
- (bug 17886) Special:Export now allows you to export a whole namespace (limited to 5000 pages)
- (bug 17714) Limited TIFF upload support now built in if tif extension is enabled. Image width and height are now recognized, and when using ImageMagick, optional flattening to PNG or JPEG for inline display can be enabled by setting $wgTiffThumbnailType
- Renamed two input IDs on Special:Log from page and user to mw-log-page and mw-log-user, respectively
- Added $wgInvalidUsernameCharacters to disallow certain characters in usernames during registration (such as "@")
- Added $wgUserrightsInterwikiDelimiter to allow changing the delimiter used in Special:UserRights to denote the user should be searched for on a different database
- Add a class if missingsummary is triggered to allow styling of the summary line
Bug fixes:
- (bug 16968) Special:Upload no longer throws useless warnings.
- (bug 17000) Special:RevisionDelete now checks if the database is locked before trying to delete the edit.
- (bug 16852) padleft and padright now handle multibyte characters correctly
- (bug 17010) maintenance/namespaceDupes.php now add the suffix recursively if the destination page exists
- (bug 17035) Special:Upload now fails gracefully if PHPs file_uploads has been disabled
- Fixing the caching issue by using -{T|xxx}- syntax (only applies on wiki with LanguageConverter class)
- Improving the efficiency by using -{A|xxx}- syntax (only applies on wiki with LanguageConverter class)
- (bug 17054) Added more descriptive errors in Special:RevisionDelete
- (bug 11527) Diff on page with one revision shows "Next" link to same diff
- (bug 8065) Fix summary forcing for new pages
- (bug 10569) redirects to Special:Mypage and Special:Mytalk are no longer allowed by default. Change $wgInvalidRedirectTargets to re-enable.
- (bug 3043) Feed links of given page are now preceded by standard feed icon
- (bug 17150) escapeLike now escapes literal properly
- Inconsistent use of sysop, admin, administrator in system messages changed to administrator
- (bug 14423) Check block flag validity for block logging
- DB transaction and slave-lag avoidance tweaks for Email Notifications
- (bug 17104) Removed [Mark as patrolled] link for already patrolled revisions
- (bug 17106) Added redirect=no and mw-redirect class to redirects at "user contributions"
- Rollback links on new pages removed from "user contributions"
- (bug 15811) Re-upload form tweaks: license fields removed, destination locked, comment label uses better message
- Whole HTML validation ($wgValidateAllHtml) now works with external tidy
- Parser tests no longer fail when $wgExternalLinkTarget is set in LocalSettings
- (bug 15391) catch DBQueryErrors on external storage insertion. This avoids error messages on save were the edit in fact is saved.
- (bug 17184) Remove duplicate "z" accesskey in MonoBook
- Parser tests no longer fail when $wgAlwaysUseTidy is set in LocalSettings.php
- Removed redundant dupe warnings on reupload for the same title. Dupe warnings for identical files at different titles are still given.
- Add change tagging facility, where changes can be tagged internally with certain designations, which are displayed on various summaries of changes, and the entries can be styled with CSS.
- (bug 17207) Fix regression breaking category page display on PHP 5.1
- Categoryfinder utility class no longer fails on invalid input or gives wrong results for category names that include pseudo-namespaces
- (bug 17252) Galician numbering format
- (bug 17146) Fix for UTF-8 and short word search for some possible MySQL configs
- (bug 7480) Internationalize database error message
- (bug 16555) Number of links to mediawiki.org scaled back on post-installation
- (bug 14938) Removing a section no longer leaves excess whitespace
- (bug 17304) Fixed fatal error when thumbnails couldnt be generated for file history
- (bug 17283) Remove double URL escaping in show/hide links for log entries and RevisionDeleteForm:__construct
- (bug 17105) Numeric table sorting broken
- (bug 17231) Transcluding special pages on wikis using language conversion no longer affects the page title
- (bug 6702) Default system messages updated/improved
- (bug 17190) User ID on preference page no longer has delimeters
- (bug 17341) "Powered by MediaWiki" should be on the left on RTL wikis
- (bug 17404) "userrights-interwiki" right was missing in User:$mCoreRights
- (bug 7509) Separation strings should be configurable
- (bug 17420) Send the correct content type from action=raw when the HTML file cache is enabled.
- (bug 12746) Do not allow new password e-mails when wiki is in read-only mode
- (bug 17478) Fixed a PHP Strict standards error in maintenance/cleanupWatchlist.php
- (bug 17488) RSS/Atom links in left toolbar are now localized in classic skin
- (bug 17472) use print
LOOP to PDF 2.0.1
A Firefox add-on that allows you to convert your PDF files. Upload, convert and combine your files to PDF from a tidy toolbar, without the conversion getting in the way of your Web browsing more>> A Firefox add-on that allows you to convert your PDF files.
Upload, convert and combine your files to PDF from a tidy toolbar, without the conversion getting in the way of your Web browsing. LOOP for Firefox allows you to convert and combine files to PDF with the click of a button.
LOOP allows you to convert, organize, and combine files to PDF. Your customer will appreciate an email with one organized, professional, and visually consistent secure PDF rather than a series of attached files that are confusing, out of order, and time consuming for the recipient to review.
LOOP to PDF for Firefox extension allows you to save time and gives you a competitive edge.
LOOP for Firefox also provides a revolutionary way to document web pages while browsing the Internet. You can seamlessly document URLs with the click of a button and then download or combine the web pages with other files to a single PDF.
Note: The LOOP to PDF for Firefox add-on is cross-platform and it works on Mac OS X, Windows and Linux.
System requirements:
-
Enhancements
- Resolved locale compatibility issues.
License:Freeware
Home Tidying Up 1.3 Beta
Easily search for duplicates with this program more>> Easily search for duplicates with this program
Home Tidying Up is an application which allows to use the file examination method with the files which are in your Home folder.
When you decide to arrange a room at home, you proceed generally by examining each element to see whether it is in double, if it is too old and useless or if it takes too much place. Then you decide to throw away this element or move it in another less us
Main features:
- an easy to use interface,
- a way to arrange files in your home,
- code written in AppleScript Studio so you can easely add other features.
Safari Tidy Plugin 0.2.7
Validate webpages you browse for (X)HTML compliance. more>> Validate webpages you browse for (X)HTML compliance.
The Safari Tidy plugin is a small plugin that lets you validate the webpages you browse for (X)HTML compliance. The actual validation is done by Tidy.
How it works... In the bottom right corner of each browser window you will see the amount of warnings and errors the current page has, along with a small icon. Clicking on the icon will show the source of the current page.
The default view-source window of Safari is extended so that it shows all the errors and warnings in a list. The lines containing errors are highlighted so they may be located easily. Doubleclicking on a warning or error in the list will position the cursor at the correct location in the HTML source text.
System requirements:
-
Enhancements
- Compatible with Safari 4.
Hammer of Thyrion 1.4.4 Pre6 / 1.4.3
Free and open source port of Ravens Hexen II source more>> Free and open source port of Ravens Hexen II source
Hammer of Thyrion is a cross-platform port of Ravens Hexen II source. It is based on an older linux port, Anvil of Thyrion.
HoT includes many bug fixes, opengl improvements, improved sound and video modes, and documentation among many others.
NOTE: Hexen II source, and the Hammer of Thyrion source port, are free
but the game itself is not: you must have an original copy of the
game released by Raven Software and Activision.
Main features:
- Support for Hexen II, Hexen II demo, Portal of Praevus mission pack and HexenWorld.
- Cross-platform code: Tested on Mac OS X, Linux, FreeBSD, OpenBSD, and Windows. The software renderer version is tested on QNX. Other unices should also work. There are seperate ports to MorphOS and PalmOS.
- Tested on 32 bit and 64 bit platforms.
- In-game resolution changing for both opengl and software renderers. Instant fullscreen/windowed toggling on X11 (unix).
- OpenGL enhancements including multitexturing, glow effects, working brightness control, text and hud size changing on the fly, translucent console background, console background stretching, colored lights and support for external lit files, fixes for texture cache and model mesh cache mismatches.
- Fully network-compatible with Ravens 1.11 windows version as well as with other Hexen II ports. Can load and play games saved with Ravens 1.11 windows version.
- The same binary handles both original hexen2 and the mission pack.
- The same hexen2 binary transparently handles both v1.11 (hexen2) and v1.12 (mission pack) style progs.dat files.
- Fullscreen intermissions and help dialogs.
- MouseWheel support.
- Improvements and fixes to the HexenC game code.
- Improved sound support: A selection of three different sound drivers (ALSA, OSS and SDL) for Linux. FreeBSD is supported with OSS and SDL, OpenBSD and NetBSD are experimentally supported with sunaudio and SDL.
- Working music volume controls and on the fly selection of CD or MIDI music.
- Full user directories support under unix: all users have their own configuration files and game saves.
- Improved console functionality (inline editing and tab completion), and a maplist command.
- Ability to delete saved games from within the game.
- Several hexen2 utilities (hcc: the hexenc compiler, and other mapping tools) are maintained and are being kept up to date.
- Several hexenworld utilities (hwmaster: hexenworld master server, hwmquery: tool for querying hw master servers, hwrcon and hwterm: rcon tools) are maintained and are being kept up to date.
Enhancements
- bumped the hexen2 engine version to 1.22, and hexenworld engine version to 0.22.
- fixed the broken software renderer binaries from C++ compilers with x86 assembly enabled (do not use the bool keyword of C++).
- compilations using the gcc-4.4 development versions were tested.
- added support for Microsoft Visual Studio 2008.
- added support for 64 bit windows versions (x64) using mingw-w64.
- opengl: fixed an issue that changing resolution from within the game might crash on Windows Vista.
- stricter checking on the values pulled out of .wav file chunk headers.
- renamed model_t to qmodel_t in order to avoid conflicts on solaris.
- fixed the "mirrored prints" problem of hexen2 console at high resolutions.
- fixed the colored prints of hexenworld console.
- fixed array going out-of-bounds (utils/map.c) and bogus maybe used uninitialized warnings (sbar.c) from gcc-4.3.
- fixes to the SVGALib driver. it is functional now.
- fixed bug #2176384: in windowed mode, when you save using the menus, the game used to quit the menu without grabbing the mouse properly.
- increased the buffersize for sdl audio. made it to print a little more detailed info at startup.
- launcher, patching: rewritten the inter-threads log printing and fixed the erratic crashes on smp systems. launcher version is 1.0.4 now.
- hexenworld master server: unknown packets are properly output as hexdump. hwmaster version is 1.2.6 now.
- other minor fixes.
- 3dfx gamma hacks are disabled by default at compile time (see the Makefile).
- killed compatibility with user directories from HoT-1.4.0 and earlier which didnt operate with a data1 subdirectory. they are ancient history now.
- added initial support for standalone free contents (mods) as an extra patch.
- added extra testing code to support midi when using sdl audio (extra patch).
- utils, qbsp: accept more than one wad file specified in the value of the "wad" key. the wad file names must be separated by a semicolon. spaces are allowed in the file names. quoted paths arent allowed.
- utils, qbsp: the absolute paths in wad values are not touched, ie. the paths beginning with a / on unix or with a drive specifying string like "C:foo ar.wad" on windows. all other values with no path information or relative path information are prefixed with the project path. this fixes the issues reported for qbsp usage from within worldcraft.
- added back some unused code for future reference. removed some truly dead code.
- minor documentation tidy-ups.
ELOcalc 0.3 Beta
Free and open source command-line calculator more>> Free and open source command-line calculator
ELOcalc is a small GUI/command-line calculator designed to calculate ELO scores (for, e.g., chess).
Enhancements
- Tidied code
- Made config screen look better
- added clear button
- added ability to select from some preset k-values (e.g., FIDE, USFC, etc)
Qpid 0.5
Open source and free AMQP based messaging tool more>> With Tidy Up! you can search for duplicate files and packages; by the owner application, content, type, creator, extension, date modified, date created, name, label, visibility and more. You can also search by the tag, duration and bit rate of MP3s and AACs audio files, search the content of the iTunes and iPod dababases, and synchronize deletions with iTunes.
Tidy Up! allows you to search for duplicate folders; by name, date modified, date created, label visibility, empty folders, their contents and more.
Tidy Up! is fast, from 20% to 50% faster than the already fast Doublet Scan. With its multitasking capability, you can do more searches at a time and take advantage of the latest Macintosh computers and operating systems
Tidy Up! have a security system that assure you to keep at least an item of the duplicate group on the disk.
Tidy Up! comes with a list of tasks with which to do some common searches
Tidy Up! offers a full-size preview of the most commonly used files such as: audio, media, text, pdf, graphics, fonts and more...
One of the most interesting features of Tidy Up! is the capability to separate, for quick and easy organization, found items using custom criteria via "Smart Baskets."
Of course Tidy Up! allows you to trash, move, burn and export into html files all found items.
Tidy Up! is fully customizable and allows you to create your preferred workspace.<<less
HaXePlayer 1.03
Simple Flash MP3 player written in Haxe more>> Simple Flash MP3 player written in Haxe
HaXePlayer is a simple and open source flash based MP3 player developed in HaXe, a new object oriented language aimed at scripting languages like ActionScript, JavaScript etc.
IHaXePlayer also uses swfmill to be able to build an embedded font resource.
System requirements:
-
Enhancements
- Debug looping functionality and add to info messages. 30-Mar-09
- More code tidying and looping functionality added. 29-Mar-09
- README corrected. 12-Mar-09
- HaXePlayer 1.02 released on Sourceforge. 11-Mar-09
- Progress bar code rationalised to stop flickering due to concurrent
- updating. 09-Mar-09
- HaXePlayer 1.01 released on Sourceforge. 22-Feb-09
- More code tidying, unnecessary variable removed. 22-Feb-09
- Classes split into separate files, Makefile updated. 13-Feb-09
- HaXePlayer.hx code tidied up, use enum for button state. 10-Feb-09
- Sources moved to trunk, HaXePlayer.hx updated with calculated widget
- positions and disabled/enabled buttons. 9-Feb-09
- HaXePlayer 1.0 released on Sourceforge. 07-Feb-09
- Update README.
- Imported via svn to Sourceforge. 7-Feb-09
BlitzMax IDE 2.00 Beta 6 / 1.15
Integrated Development Environment for the programming language BlitzMax more>> Integrated Development Environment for the programming language BlitzMax
BlitzMax IDE is an Integrated Development Environment for the programming language BlitzMax including a program editor, debugger interface and help system.
This is the Community Edition of the BlitzMax IDE and it is based on the official IDE supplied with BlitzMax by Blitz Research Limited (BRL).BlitzMax IDE is entirely supported by the BlitzMax community.
Main features:
- Auto-complete: Whilst coding, you can press Control-Space at any time to auto-complete the current command. If there are several possible choices, a dropdown list is shown, otherwise the word is completed for you. At present, this only works on BlitzMax keywords.
- Auto-Tidy: This optional feature will try to make the code you write easier to read by ensuring consistent use fo whitespace. For example, spaces are added around commas. This behaviour can be turned off in the IDE options.
- Block comment / uncomment: An additional item is now available on the context menu within the editor, allowing you to comment or uncomment a section of code.
- Code Tree: The code tree has been improved signficantly to provide easy access to all of your code elements.
- To-Do List: Any line of code starting with TODO: , FIX: or BUG: will automatically be listed in the To-Do list. Double clicking on the item in the list will take you back to that line of code. This enables you to simply and easily mark areas of code that you need to come back to.
- Bookmarks: Like the todo list, you can add bookmarks to your code using MARK:, or using the context menu. You can easily move between bookmarks using the context menu or shortcut keys. Bookmarks are also listed in the To-Do List.
- Keyboard Shortcuts: A number of keyboard shortcuts have been added to improve your productivity. The Home key will now take you the first character on the line; press it again to go to the beginning of the line. Also, Shift+Home now works correctly for selecting text. The Back and Forward arrows now work within the editor screens. If you have used any of the code navigation aids (Code tree, To-Do list, bookmarks, etc), the arrows will now move you around between recently visited sections fo code.
- Debugging: When debugging, the CE IDE shows a green Continue button as well as a red Stop button, allowing you to re-start your program after it has been stopped.
- Modules: When synchronising modules, all known alternative modules are listed for optional synchronisation.
- Improved Help: The existing help documentation provided with BlitzMax for modules has been structured into logical groups. This enables new and experienced users alike to navigate quickly and easily through the BlitzMax commandset.
System requirements:
-
Enhancements
Added:
- Support for threaded build mode (thanks grable)
- Splash screen (copied and tweaked from official IDE)
- Test Harness to automatically test key elements of CE IDE before each release
Fixed:
- Layout of IDE Options & Find/Replace requesters improved, especially on non-win32 platforms
- Project manager properties fixed to only react to mouse clicks on all platforms
- Keypresses now detected when changing hotkeys on Linux
- New files no longer start out with a carriage return
- Auto-tidy code no longer adds an extra space on the end of some lines
- GTK not enabling / disabling menus when on a file tab (Brucey GTK fix)
- GTK errors & warnings & lockups on startup (Brucey GTK fixes)
Issues:
- Undo/Redo not completely behaving themselves
- There are still some small memory leaks that need to be pinned down
- Appear to be calling SyncDocs twice on startup (comment out line 1365 and still okay)
- Amend datanode code to ensure there is only ever 1 ref to treeviewnode & 1 free & never set text if node=null
- not macos section in RefreshView in datanodes freegadget being called twice according to markcw?
- Attempting to amend the root node - cant change name! (although GTK now ignores it)
- Resize Ok & Cancel buttons to 34/35 (check IDE options), and 28 for all other buttons
- Some tab & font size combinations give inconsistent text layout. This will be an issue until a new codearea is implemented, or BRL.MaxGUI.TGUIFont adds a width.
- LINUX & MACOS: Auto-complete doesnt show at cursor position on Mac or Linux due to no known means of obtaining graphical cursor position
- Linux/GTK: Unable to set hotkeys (awaiting Brucey GTK canvas KEYUP/KEYDOWN events fix)
- Linux/GTK: Not showing the memory window in debug compile of IDE (awaiting Brucey GTK Timer/EventHook fix)
- Linux/GTK: Unable to scroll hotkey list (awaiting Brucey GTK fix for tabbers)
- Linux/GTK: Find/Replace blanks textfields & hangs (awaiting Brucey GTK TextFieldText fix)
- Linux/FLTK: End a built app also ends/closes the IDE!
- Linux/FLTK: Flickery mouse when over IDE - occurs in official IDE too
Tetronimoes 1.6
Have tetronimoes moving on your desktop. more>> Have tetronimoes moving on your desktop.
The Tetronimoes screensaver show Tetronimoes moving within a 3D (OpenGL) area and is an update to a previous screen saver with a name change.
Options for Falling, moving Away, moving Towards Tetronimoes Galaxy or Random settings have been added tot he Options, as well as slightly tidied up coding.
A tetromino is a geometric shape composed of four squares connected orthogonally. This is a particular type of polyomino, like dominoes and pentominoes are.
The tetracube is the corresponding polycube, and is a geometric shape composed of four cubes connected orthogonally.
Enhancements
- More on screen giving more depth to the Tetronimoes universe.
- Options for Falling, moving Away, moving Towards Tetronimoes Galaxy or Random settings have been added tot he Options, as well as slightly tidied up coding.