topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday April 24, 2024, 3:17 pm
  • 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.


Messages - xiperware [ switch to compact view ]

Pages: [1]
1
JGPaiva's GridMove and Ahk Tools / Re: GridMove: Grids Here
« on: June 05, 2013, 02:28 AM »
So almost 4 years ago i made xipergrid1 with 66 positions using all combinations of 1/3, 1/2, 2/3.

Had a need today for some more options so i dug up the script and spent a few hours updating it. Presenting... xipergrid2 with 148 positions along the same theme using all combinations of 1/6, 1/3, 1/2, 2/3, 5/6 (+4 centered positions). Supports two monitors, script provided, free to use/modify/include as you like.

2
General Software Discussion / Re: Regex Renamer
« on: January 11, 2010, 10:04 PM »
Small update released:

RegexRenamer v1.2
http://regexrenamer.sourceforge.net/

- major performance increase when working with large numbers of files
- default max file limit increased from 1000 => 10000, can be raised more via registry
- RegexRenamer.exe accepts an optional cmd-line argument to set the initial working folder
- added option to have "Rename using RegexRenamer" in explorer right-click menu
- added option to "Only rename selected rows" (ctrl or shift-click to select multiple rows)
- the "Enable realtime preview" and "Remember window position" options are now enabled by default
- fixed "Remember window position" on multiple monitors
- several misc bug fixes

Regards,
- xiper

3
JGPaiva's GridMove and Ahk Tools / Re: GridMove: Grids Here
« on: October 14, 2009, 04:49 AM »
xiperware: Incredible work, that looks amazing!
I think I'll include that in the next release of GridMove, is that ok with you?
No probs, go for it.

4
JGPaiva's GridMove and Ahk Tools / Re: GridMove: Grids Here
« on: October 13, 2009, 06:17 PM »
Just discovered GridMove, great program!

I couldn't find any grids that did what i want, so i created my own.

xipergrid1 - trigger zones
xipergrid1.jpg

It is a generic grid that allows all possible combinations of 1/3 - 1/2 - 2/3 in both height & width with an intuitive trigger layout - works best with Show Grid turned off. This means you can have many different layouts such as:

xipergrid1a.jpg

It's actually generated from a small throwaway script (attached) so it's easy to tweak without manually editing all 1600 lines. Currently supports two monitors - you can edit the script and add more if needed.

Cheers,
- xiper

5
General Software Discussion / Re: Regex Renamer
« on: December 16, 2006, 11:37 PM »
Configuring TortoiseCVS for Anonymous pserver Authentication
http://sourceforge.n...en/#anonymous_config - linked from the project CVS page (http://sourceforge.n...cvs/?group_id=177064).

Or the source is available as an optional componant within the installer. :)

Feel free to submit any patches via the patch tracker.

6
General Software Discussion / Re: Regex Renamer
« on: December 16, 2006, 09:37 PM »
Thanks for your feedback guys - there's a new version out with many new features, addressing several of yours and others comments.


ChangeLog - v1.0 (12 Dec 2006)
- added feature to move/copy/backup matched files to another folder (with or without renaming)
- added manual path entry (inc support for network paths), with browse network button
- added rename folder support
- moved option checkboxes to menu, relocated help menu
- added ability to rename to subfolders
- added exclude toggle button to filter (allow filtering out files that match)
- fixed a couple of minor filter validation bugs, cleaned up behaviour of filter controls
- renaming now done in seperate thread
- added cancel button during rename operation
- added progress bar during rename
- added shift-rightclick context menus to match/replace/filter fields to insert regex elements
- added "reset every x files" numbering option
- numbering increment can now be negative (resulting number must still be positive)
- change case menu is now highlighted when an option is selected (same as move/copy menu)
- original filename is now shown instead of blank preview (ui change only, same functionality)
- added more extensive preview filename validation (also done during single rename)
- added warning if any files new name begins with a space or dot
- help menu-items are now disabled when help files are not installed
- fixed preview validation bug where under certain conditions there was an exponential slow-down
- fixed bug where validation wasn't detecting conflicts when renaming a file to a folders name
- made regex fields resizable, reduced overall minimum app size
- added disable splash screen checkbox to about dialog
- added option to remember window size & position
- added workaround to fix .NET ListView bug with horizontal scrollbar appearing in filelist
- made filelist columns non-resizable (to avoid buggy behaviour when expanded > window size)
- fixed bug where all shortcuts in a folder had the same icon
- updated help file, added two examples

Any other suggestions welcome.

Cheers

Pages: [1]