Search found 307 matches

by PhilBurton
21 Dec 18 5:09
Forum: Photo Supreme
Topic: Why Photo Supreme isn't 'ready-for-prime-time' [OPINION]
Replies: 11
Views: 10430

Re: Why Photo Supreme isn't 'ready-for-prime-time' [OPINION]

I found the interface so hard to use and the documentation so poor that I gave up on Photo Supreme. The DAM in Lightroom may not be as all-powerful as the core of PSu, but at least there is documentation from both Adobe and many third-parties, and I get more done with LR's DAM than I ever could with ...
by PhilBurton
02 Jan 17 1:04
Forum: Photo Supreme
Topic: Just "discovered" that I can't create custom XMP in Photo Supreme
Replies: 10
Views: 14565

Re: Just "discovered" that I can't create custom XMP in Photo Supreme

Phil,

Just ran across this topic. I am also a photographer with a primary interest in rail. I originally bought IDI because of it's flexible XMP and am now facing the realization that my custom data cannot be moved forward. What are you doing to get past this?

Eric
Eric,

Easiest way to explain ...
by PhilBurton
12 Nov 16 6:01
Forum: Photo Supreme
Topic: Move the Custom Fields from the Info button to the Details button?
Replies: 9
Views: 8001

Move the Custom Fields from the Info button to the Details button?

All the standard metadata for an image is displayed when the Details button is selected. It would be convenient to view custom fields at the same time. Now I have to switch back and forth between Details and Info.

Is this change possible?

Phil
by PhilBurton
11 Nov 16 22:01
Forum: Photo Supreme
Topic: going out of sync
Replies: 17
Views: 11310

Re: going out of sync

This really underlines the need to fully understand the interrelations among the various party of PSu. As mentioned above, one small change can have a huge knock-on effect and affect many other images.

Part of my problem is probably applying PSu to an existing set of over 250,000 images now in my ...
by PhilBurton
07 Nov 16 23:50
Forum: Photo Supreme
Topic: Custom XMP - addititional observations and questions
Replies: 7
Views: 5912

Re: Custom XMP - addititional observations and questions

I was not aware that a label could map to multiple metadata fields. That's awesome!

And yes, I am not going to try a direct interface between MS Access and the PSu database. I have been warned.

Phil
by PhilBurton
07 Nov 16 16:44
Forum: Photo Supreme
Topic: Custom XMP - addititional observations and questions
Replies: 7
Views: 5912

Re: Custom XMP - addititional observations and questions

Custom XMP is like any XMP, no difference except that they're written in the ics scheme, just like any other field writes to their own name.


2. Never do so as you won't know what related tables need updating when writing XMP to the database. You could end up ruining your database or resulting in ...
by PhilBurton
07 Nov 16 5:59
Forum: Photo Supreme
Topic: Custom XMP - addititional observations and questions
Replies: 7
Views: 5912

Custom XMP - addititional observations and questions

I've been doing more experiments with custom fields, and here is what I have observed. I'm doing this post so that people with more experience can correct me if necessary. Also, for anyone interested in adding custom fields, this thread may prove useful.

1. Creating a custom field makes that field ...
by PhilBurton
06 Nov 16 5:16
Forum: Photo Supreme
Topic: All my catalogs just disappeared and all custom settings gone.
Replies: 8
Views: 7958

Re: All my catalogs just disappeared and all custom settings gone.

The list of catalogs shown is the list of matching *.cat.db files in your catalog folder (by default the %localappdata%\Idimager systems, inc\Catalog). If you currently have a catalog open from another folder then the list is appended with catalogs that match the folder of the currently active ...
by PhilBurton
06 Nov 16 1:50
Forum: Photo Supreme
Topic: All my catalogs just disappeared and all custom settings gone.
Replies: 8
Views: 7958

Re: All my catalogs just disappeared and all custom settings gone.

Stephen wrote:Hert will know how it works in Wondows. Email him.
OK. I will have to do that. I was hoping that he was reading the forum and picked up on this issue.

Phil
by PhilBurton
06 Nov 16 1:50
Forum: Photo Supreme
Topic: All my catalogs just disappeared and all custom settings gone.
Replies: 8
Views: 7958

Re: All my catalogs just disappeared and all custom settings gone.

idimager.cat.db is indeed the default. If you have created catalogs with different names the default may still exist somewhere, but be empty. Your database files should be named as usersuppliedname .cat.db and usersuppliedname .thumbs.db

What happens if you use the OS to search all drives for ...
by PhilBurton
05 Nov 16 18:52
Forum: Photo Supreme
Topic: All my catalogs just disappeared and all custom settings gone.
Replies: 8
Views: 7958

Re: All my catalogs just disappeared and all custom settings gone.

Under Mac it's called idimager.cat.db

Isn't that the name of the default catalog?

In any case, I restored that file, into the default location (in Windows). No change.

So again, I created a test catalog in my test catalog directory. And again, PSu (1) confirmed that the catalog was created, and ...
by PhilBurton
05 Nov 16 5:50
Forum: Photo Supreme
Topic: All my catalogs just disappeared and all custom settings gone.
Replies: 8
Views: 7958

All my catalogs just disappeared and all custom settings gone.

My production catalog and all the various test catalogs I've created in the past week to experiment with custom XMP - all gone - when I just opened up PSu to do another experiment. So I created another test catalog, then tried to open it, but PSu couldn't find it. The *.db file wasn't present in my ...
by PhilBurton
04 Nov 16 22:41
Forum: Photo Supreme
Topic: Questions about using custom fields in PSu V 3.3 +
Replies: 6
Views: 7511

Re: Questions about using custom fields in PSu V 3.3 +

This result has nothing to do with coding. It has to do with sorting on a string vs. sorting on a number. You would get the sort order you want if you used leading "0", e.g. -02 or 03.

Your result is why I wanted to have a field that was defined as integer.

Phil
by PhilBurton
04 Nov 16 20:24
Forum: Photo Supreme
Topic: Questions about using custom fields in PSu V 3.3 +
Replies: 6
Views: 7511

Re: Questions about using custom fields in PSu V 3.3 +

Restating my question 4, is there a separate XML type of "unsigned integer?" Or is numeric data stored as a text string? What if I wanted to sort low to high on numeric data or do a filter based on a numeric range?

Phil
by PhilBurton
04 Nov 16 19:39
Forum: Photo Supreme
Topic: XML/XMP question for Hert
Replies: 4
Views: 5386

Re: XML/XMP question for Hert

Hert wrote:Lr writes its namespaces in one go, psu writes namespaces there where applicable. Xml wise they are both fine. I think psu's XMP is better readable.
Hert,

Totally agree here. After seeing the PSu XMP file, I was shocked when I saw that LR creates only one rdf section.