By entering xnoword search into the search box, you will get hits in images which do not have metadata. When searching for xnoword in a specific field, you will get hits for images where that field is empty.
Note: For indexed archives you also need to make sure that the fields that you want to search as empty are “indexed as empty” inside the “Fields” tab on index properties. For all changes a rebuild is required.
Caveat lector: I used to work with support at FotoWare. This blog is my own space, I am not paid to write it. I write about FotoWare and FotoWare products because I believe in them.
Category: How To
-
Searching for images with no metadata or no metadata in specific fields?
-
Showing 32-bit registry entries on 64-bit versions of Windows
As 64-bit processors become increasingly prolific, so do 64-bit installations of the operating system. However, most software is still written in 32-bit, which shouldn’t cause any significant problems for most end-users. However, if you need to modify or remove the registry entries for a 32-bit program, you won’t find it where you expect to.
The reason for this is that all registry entries for 32-bit software are placed in a separate folder. In order to view them, you need to locate the node called Wow6432Node:
-
Using MSTSC to connect to a console mode session.
One of the most important tools in any sysadmin’s tool kit is the ability to remote control servers and client computers. Being able to quickly connect to Terminal Services is a great way to do so. If you’re like me, you leave a few windows open whenever you leave a machine, and a neat trick is to be able to see these same windows when you login remotely.
As it turns out, that is fairly easily done. When using the mstsc command line tool, you simply need to use the appropriate switch to activate a console session, and off you go! Simply use the following command, and you’re good to go:mstsc /console
-
Deleting a service using the registry
In last week’s post, I showed you how to remove a service using the command prompt. However, there is another way, by using the registry. In this case, too, we need to do a little research, to find the name of the service. For simplicity, I’ll repeat it here:
(more…) -
Deleting a service from the command prompt
Sometimes, as an administrator, you will need to remove a service from Windows. This can be because it is malfunctioning, and reinstalling the software it came with does not solve the issue, or because an uninstall of the software it came with does not solve the actual problem. Whatever the cause, removing a service takes a little bit of legwork before you can get to the actual removal of it.
In order to remove a service, you need to know what name Windows uses to refer to it. This can be found as follows:
(more…) -
Set Index Manager to make searches accent insensitive
By default, Index Manager will index accented characters, such as äöü, different from un-accented characters. However, Index Manager is able to make searches accent insensitive. This setting is set on a per-archive basis. When enabling this option, Index Manager will ignore accents when indexing and treat them as regular unaccented characters. Thus it will be possible for a French user, for example, to search both for précipité and precipite and return all hits with or without the accents.
In order to enable the feature, open Index Manager’s Operations Center page, and edit the settings for the Index(es) you wish to make searches accent insensitive. Under the Advanced tab, you will find Language Options. Once you have made the changes, you must perform a complete rebuild of the Index(es) since it controls how Index Manager interprets the files’ metadata at the time when the index is built.
A note to Scandinavian users: The special Scandinavian characters æ, ä, ø, ö and å are treated as accented versions of a and o. Hence, when searching in archives with Scandinavian metadata, it makes sense to retain accent sensivity (by not selecting the checkbox in question).
Caveat lector: I used to work with support at FotoWare. This blog is my own space, I am not paid to write it. I write about FotoWare and FotoWare products because I believe in them. -
Configuring multiple sites in FotoWeb Desktop for iPhone
Once FotoWeb Desktop for iPhone has been initialized and configured for the first time, it will store the server host name you specified so you won’t have to type it again the next time you connect.
If, however, you would like to connect to another FotoWeb server, you can easily change the connection.
To do so, follow these steps:
(more…)
-
Configuring the FotoWeb iPhone app for first use
With the release of SR4 also came FotoWeb Desktop for iPhone. After having downloaded it to your iPhone or iPad, you must set it up to talk to your FotoWeb server. Here’s how:
(more…)
-
Password protecting your FotoStation Configuration
As a system administrator, you may want to limit access to certain program features in FotoStation, and even access to the entire configuration dialog, as well as prevent users from accessing certain types of side panels and program functions.
Security settings are accessed from the Configuration Menu, under General:
To prevent unauthorized access to the program configuration dialog, select the checkbox labeled Protect configuration dialogs with a password. Then click on the set password button to specify a password to access the configuration.
To prevent access to certain critical program features, click on the Add button. In the dialog that appears, press the Ctrl key to choose more than one option from the list.The following features can be disabled:
(more…) -
FotoWeb: Automatically notify the site administrator when a user registers to the site
In order to enable automatic notifications being sent to a site administrator when a new user registers on the site, follow these steps: (more…)