topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday May 13, 2025, 1:53 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

Recent Posts

Pages: prev1 ... 200 201 202 203 204 [205] 206 207 208 209 210 ... 222next
5101
Finished Programs / Re: IDEA: Sort images into folders based on resolution
« Last post by skwire on August 17, 2009, 08:46 PM »
Dimensions 2 Folders has been updated to v1.0.4: Webpage | Download

v1.0.4 - 2009-08-18
    + Added a "Separate Folder" option for matches within specified tolerances.

main.png

Esker, please give this a thorough run on your folder and let me know how it worked out.  Thanks.
5102
Finished Programs / Re: IDEA: Sort images into folders based on resolution
« Last post by skwire on August 17, 2009, 05:04 PM »
Sure, I can do that.  Any ideas for a folder name suffix?  Say, for instance, we're dealing with 800x600 and a tolerance of 20.

800 x 600           <-- Exact matches here.
800 x 600 [~20]  <-- Within tolerances here.

This is what I had in mind.
5103
Finished Programs / Re: IDEA: Sort images into folders based on resolution
« Last post by skwire on August 17, 2009, 07:36 AM »
Thanks for the kind words, Esker & paarkhi.  Esker, I realise that I sort of combined your two requests into one but I hope that was okay.  Did you have a chance to test it out on your downloads folder?
5104
Thanks for the compliments and feedback.  I'm glad it's working how you'd like.
5105
Finished Programs / Re: IDEA: Sort images into folders based on resolution
« Last post by skwire on August 17, 2009, 02:34 AM »
I'd like to see an option to sort out just one specific resolution, or a list of specified resolutions, so that I can run the program on my bulk image downloads folder and pull out all the images that are wallpaper sized, without worrying about having hundreds of extraneous folders created that then get in the way of other sorting (exactly 400 folders created this batch, amusingly).
As an added bonus, but much lower priority, a sub-option that would create a second folder for images that almost match the required res but not quite, e.g. 1682x1050 or 1680x1040. Perhaps with a definable pixel or percent range.

Dimensions 2 Folders has been updated to v1.0.3: Webpage | Download

v1.0.3 - 2009-08-17
    + Added a second sort method that allows you to specify specific resolutions to
      sort (along with a +/- threshold for each).  (Thanks, Esker)

This new method, 'Sort only images that match these resolutions', allows you to set only certain resolutions to sort.  You can also set a +/- threshold for each resolution to catch those images that are "close" to your target resolution.  For instance, if you set a width of 800, a height of 600, and a threshold of 20, this will match any image with a resolution between 780 and 620.  All such images will be sorted into an 800x600 folder.  If you want to match a resolution EXACTLY, set the threshold to 0.

main.png
5106
BTW, you can use a template like this to create subfolders:  $artist\[$year] $album

5107
Post New Requests Here / Re: Remember removed programs
« Last post by skwire on August 16, 2009, 03:11 PM »
Maybe use some macro to run it and click View=>Html Report All Items.
No need for a macro since the app itself has commandline support to do exactly what you're suggesting:

Command-line options
  • /stext <Filename>    Save the list of all installed applications into a regular text file.
  • /stab <Filename>    Save the list of all installed applications into a tab-delimited text file.
  • /stabular <Filename>    Save the list of all installed applications into a tabular text file.
  • /shtml <Filename>    Save the list of all installed applications into HTML file.
  • /sxml <Filename>    Save the list of all installed applications to XML file.
5108
Tags 2 Folders is a small utility to sort audio files into folders based on their tags.  The following audio file types are suppported:

AAC, APE, FLAC, MP1, MP2, MP3, MP4, MPC, M4A, M4B, OGG, OFR, OFS, TTA, WMA, WV 

Simply choose a source folder, a destination folder, set your options and click the "Go" button.

Options

1) Recurse source folder:  Scan through the source folder's sub-directories.
2) Show destination folder after run:  Launch an Explorer window of the destination folder when done.
3) Template:  Use the tokens to come up with your own folder naming scheme.
4) Copy files to destination:  Make copies of the original files in the destination folder.
5) Move files to destination:  Move the original files into the destination folder.

Other notes

1) You can drag & drop folders onto the source and destination fields.
2) Filename collisions will be automatically renamed like this:

audio_file.mp3
audio_file[1].mp3
audio_file[2].mp3
audio_file[3].mp3
...

main.png

Webpage | Download
5109
Working on it now...
5110
I can do this one.
5111
Post New Requests Here / Re: IDEA: Urgently need encryption tester program
« Last post by skwire on August 15, 2009, 10:31 AM »
there should be a lot of free little encryption testing utilities out there that can do this, so i'm not sure there is any reason to write a new one.. maybe just locate an existing one?
Agreed.
5112
Post New Requests Here / Re: IDEA: Urgently need encryption tester program
« Last post by skwire on August 15, 2009, 10:23 AM »
All you want is to encrypt a given string with 128 bit AES and see the encrypted output?
5113
Finished Programs / Re: Scan music collection for missing covers/artwork
« Last post by skwire on August 14, 2009, 04:36 PM »
v1.0.6 - 2009-08-14
    + Window size and position are now saved.
    + Added several file management options when right-clicking the listbox or image.
    + Added "Register 'Add to CovArt Ops' shell extension" option under the Extra menu.
    * Minor graphical tweak to the picture control.
    ! Root folder of a selection wasn't being scanned properly.
5114
N.A.N.Y. 2009 / Re: NANY 2009 Release: Trout (audio player)
« Last post by skwire on August 11, 2009, 10:18 PM »
Hell yes it was.  Sexy, ain't it?   :P

 :-\
v1.0.3 build 40 - 2009-08-11
    ! Title display coordinates were borked because I can't add ten properly.  (Thanks, app103)
5115
General Software Discussion / Re: tool to check if TIFF files compressed ?
« Last post by skwire on August 07, 2009, 09:33 AM »
Fixed.   :D
5116
Developer's Corner / Re: AutoHotKey Tidy or equivalent?
« Last post by skwire on August 06, 2009, 03:09 PM »
I've been using it for so long that I don't recall the default hotkey but you can change all that here:

Settings, Program Settings, Key Map, Editor, DeleteLine
5117
Developer's Corner / Re: AutoHotKey Tidy or equivalent?
« Last post by skwire on August 06, 2009, 05:54 AM »
http://www.autohotke...forum/topic7810.html

For the record, I use PSPad as well.
5118
Screenshot Captor / Re: How do I capture the Add or Remove Programs list?
« Last post by skwire on August 06, 2009, 05:13 AM »
In my own coding experiences, OCR is a right pain in the @$$ to get working well.
5119
Screenshot Captor / Re: How do I capture the Add or Remove Programs list?
« Last post by skwire on August 06, 2009, 02:27 AM »
Just use Nir Sofer's myUninstaller.  His app allows you to export the data in a variety of formats.
5120
Post New Requests Here / Re: Request/Idea-Winamp Titlebar Control
« Last post by skwire on August 06, 2009, 02:23 AM »
Does it have to be titlebar buttons?  How about a small, floating bar that you could position anywhere?  I could easily leverage my Trout minibar code as a stand-alone Winamp controller.
5121
Developer's Corner / Re: Autohotkey help
« Last post by skwire on August 02, 2009, 04:31 PM »
Two things:

1) If you don't want them renamed if they're minimised, use: If ( WinState <> -1 )

2) You're missing some braces (and this is where consistent indentation becomes important).  Consider this:

n=1
WinGet, id, list,,, Program Manager
Loop, %id%
{
    this_id := id%A_Index%
    WinGet, WinState, MinMax, ahk_id %this_id%
    If ( WinState <> 0 )   
    {   
        titles := A_Index                              ; keep track of how many windows in list
        WinGetTitle, titles%A_Index%, ahk_id %this_id% ; save original title
        titles%A_Index% .= "`n" this_id                ;   and its ahk_id
   
        WinGetTitle, this_title, ahk_id %this_id%
       
        WinGetClass, this_class, ahk_id %this_id%
        if this_class in Notepad,CabinetWClass,ExploreWClass
        {
            WinSetTitle,ahk_id %this_id%,, %n%
            n := n + 1
        }
        MsgBox, 4, , Visiting All Windows`n%a_index% of %id%`nahk_id %this_id%`nahk_class %this_class%`n%this_title%`n`nContinue?
        IfMsgBox, NO, break
    }
}

msgbox, %titles%

; restore titles
Loop, %titles%
{
    StringSplit, windowInfo, titles%A_Index%, `n
    WinSetTitle, ahk_id %windowInfo2%,, %windowInfo1%
    msgbox, %windowInfo2%   %windowInfo1%
}

5122
Developer's Corner / Re: Autohotkey help
« Last post by skwire on August 02, 2009, 12:40 PM »
You were very close.  Change this line:

if this_class = Notepad,CabinetWClass

To:

if this_class in Notepad,CabinetWClass,ExploreWClass

Now it should do what you want.  Alternately, you could do it this way:

If ( this_class = "Notepad" OR this_class = "CabinetWClass" OR this_class = "ExploreWClass" )
5123
I won't be able to be of much help.  I run XP and don't use Winamp.   :P  Thanks for the testing and feedback, though.
5124
What happens when you run a FLAC file from the Run box?  Does Winamp behave the same way?
5125
Hmmmm...I suppose so.  What I do in the code is akin to simply "running" the file in, say, the Run prompt.  Maybe try switching the association back and simply entering the full path to a FLAC file in the Run box?
Pages: prev1 ... 200 201 202 203 204 [205] 206 207 208 209 210 ... 222next