Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-22 Thread Henri Chevallier
On Thu, Apr 22, 2010 at 8:28 PM, michael crane  wrote:

> type "dir >dir.txt"
> dir.txt now has a listing of the contents of the directory but it has the
> date time and size as well but everything is in a line vertically.
>
Well just add /B to only have the names, /A-D to not show directories...So
no need for Notpad++ and its column mode, "dir /B /A-D > dir.txt" is enough.
I like adding shortcuts on files and/or directories, so that you can just
right click and execute a bat or whatever...

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-22 Thread michael crane
On Wed, April 21, 2010 9:27 pm, John McAllister wrote:
> Mick...
> This sounds like a good suggestion but, it has to be properly expanded to
> be useable.
I'm not sure I understand.
click on c:/windows/system32/cmd.exe
cd to c:/users/wheremyfilesare
type "dir >dir.txt"
dir.txt now has a listing of the contents of the directory but it has the
date time and size as well but everything is in a line vertically.
get notepad++ from http://sourceforge.net/projects/notepad-plus/
and open dir.txt with it.
there is the handy block editing mode which you get by holding Alt as you
move the mouse, using this you can quickly delete the extraneous stuff to
leave one file name per line.



-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-21 Thread John McAllister
Mick...
This sounds like a good suggestion but, it has to be properly expanded to be 
useable.

John

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-21 Thread michael crane

On Thu, April 15, 2010 11:25 pm, Bruno Postle wrote:
> On Thu 15-Apr-2010 at 20:30 -, John McAllister wrote:
>
>> It is not so much that I need an all-singing-and-dancing image
>> processor... More that I just want to translate system folder listings
>> into text.
>
> A long time ago Microsoft had a tool called tweakui that you could
> use to copy multiple filenames into the clipboard.  I'm not sure if this
> still exists.

to do this I type dir >dir.txt in the directory then use notepad ++ in
column edit mode ( press alt) to trim it.

mick

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-21 Thread John McAllister
Erik,

Utterly awesome.
It worked first time (no need for the shortcut with .bat on desktop), and I 
added the newline.
I've accomplished four hours work in ten minutes, start to finish.

What a nice man!

Talk again soon.

John

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-16 Thread John McAllister
After I navigate to the required folder at the dos command prompt, am I 
supposed to invoke $magick> before I enter the string:-  identify -format 
"[\"%f\",%w,%h]," *.jpg>  myfile.txt--?
Or... does the app have its own command line?
Their website is comprehensive... but it is an IT disaster.
I am still baffled.

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-16 Thread John McAllister
Well...
I've installed ImageMagick.
I'm completely baffled, I'm offered a grey window with very few options.
As for shell scripts... I can't even find the command line!?
Come to that, how am I supposed to specify the particular folder?
John

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-16 Thread John McAllister
Thanks...
Xplorer2 Lite does not enable the display of more than one column.
Also, the "P" commands are disabled.

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-15 Thread Bruno Postle

On Thu 15-Apr-2010 at 20:30 -, John McAllister wrote:

It is not so much that I need an all-singing-and-dancing image processor...
More that I just want to translate system folder listings into text.


A long time ago Microsoft had a tool called tweakui that you could 
use to copy multiple filenames into the clipboard.  I'm not sure if 
this still exists.


--
Bruno

--
You received this message because you are subscribed to the Google Groups "hugin and 
other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-15 Thread David Haberthür
On 15.04.2010, at 22:30, John McAllister wrote:
> It is not so much that I need an all-singing-and-dancing image processor...
> More that I just want to translate system folder listings into text.
>  
> Although I cut my IT teeth on DOS 4, is there an application that would help 
> me with this, a bit more WYSIWIG?
>  
> I do actually understand the basic syntax that has been demonstrated, I 
> assume it manages the comma seperators between array elements.
>  
> But this app is not quite what I am looking for... I think something more 
> primitive, perhaps.

Hey John.
At work I swear on ImageMagick, I don't know how else I'd crop and convert 
15'000 images in one go (that's not a typo!) :)
I'm also using TotalCommander [1] for general file handling.
TotalCommander has a bunch of plugins for Catloging files and general stuff 
[2]. Maybe you can coax the Catalog-Plugin to output what you want to a 
.txt-file, but I'd really suggest (as Erik) to install ImageMagick, fire up 
that DOS-console and start with his suggestion, it's not that complicated...

After you've installed it from http://is.gd/buwCo and use "Start" > "Run" > cmd 
you should be greeted with your well known DOS-window. Navigate to the folder 
with the images and enter:
---
identify -format "[\"%f\",%w,%h];\n" *.jpg > arrays.js
---
and you should have your desired list.

Habi

BTW: Thanks Erik for that tip, I didn't know this :)

[1]: http://www.ghisler.com/, shareware, but I got an site-license from the 
University...
[2]: http://www.ghisler.com/plugins.htm

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

To unsubscribe, reply using "remove me" as the subject.


Re: [hugin-ptx] Re: Converting folder listings to text, for a pano project.

2010-04-15 Thread John McAllister
It is not so much that I need an all-singing-and-dancing image processor...
More that I just want to translate system folder listings into text.

Although I cut my IT teeth on DOS 4, is there an application that would help me 
with this, a bit more WYSIWIG?

I do actually understand the basic syntax that has been demonstrated, I assume 
it manages the comma seperators between array elements.

But this app is not quite what I am looking for... I think something more 
primitive, perhaps.

-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

To unsubscribe, reply using "remove me" as the subject.