roboform custom fileds

Custom Fields in Identity

If you need to robo-fill a field that is not listed in the Identity Editor then you can define your own Custom Field.

Go to Roboform (Main Menu) -> Identites -> Edit

Select an identity to edit

Go to the right-most tab titled “custom”

Field Name: enter the name of a field found in an online form (eg phone number)

Value: enter the text as you want Roboform to fill in (eg 040324349)

Other Match Strings: enter other wording that could be used by online forms. Start each on a new line by pressing the <enter> key. (eg phone no <enter> contact number <enter> telephone)

Check box fields:

To check a box: Put a * or a x in the Value field

To uncheck a box: Put 0 in the Value field

Field Name with Multiple Values

Eg A field can be titled Birth Date, and have a box for a month, day and year

In the Value field, enter each answer on a new line by pressing the <enter> key. eg. January <enter> 04 <enter> 1999

Field Name.
It identifies the field. It is also used as the Main Match String for the field.

Custom Fields in Identity Editor
Custom Fields in Identity Editor
Field Value.
Determines what RoboForm puts into an online form field.
Other Match Strings.
A list of text captions that are used to match this field in an online form.
Every Match String occupies exactly one line. If you need to have more than one Other Match String, press ENTER after you finished entering the previous Other Match String.

Match Rules.
Field Name and Other Match Strings together constitute Match String List of the custom field. The Match String List is used to recognize online form field by comparing its text caption with all Match Strings contained in the Match String List. Specifically, every Match String from Match String List is matched against the text caption of an online field. If a match is found, the Identity field that matched is used to fill the online field.

Example: You want RoboForm to fill “Message” field with “My Great Speech”. This field may also have captions “Your Comments” and “Say It Here”.
In the Custom tab you find an unused single-line field and you enter into it:
* Field Name: enter “Message”,
* Field Value: enter “My Great Speech”,
* Other Match Strings: enter “Comments”, press ENTER, enter “Say It Here”.
Check how it works in the Custom Fields Test Form.

Words and Punctuation.
RoboForm matches case-insensitive word sequences. All punctuation characters (, . – ! ?) are removed from both Match Strings and online field text captions before matching. Select “Identity -> Save” or click Save (diskette) button on Editor toolbar after entering Match Strings into the Identity Editor and it will show how Match Strings will look after punctuation has been removed.

Example: You need to add a custom field for a checkbox captioned “Are you 18! or over?”.
In the Custom tab you find an unused single-line field and enter into it:
* Field Name: enter “Old Enough” (will work as a match too),
* Field Value: enter “X”,
* Other Match Strings: enter “Are you 18! or over?” and click Save. It will turn into “are you 18 or over” which will be used for matching.
Check how it works in the Custom Fields Test Form.

Multiline Custom Fields. (Pro Version Only)
One field at the bottom of the Custom Tab is a multi-line field. It has more than one line in its Field Value. This field will increase its size as you add more lines to it. Also if you fill unused multiline fields at the bottom of the Custom tab, another empty multiline field will be added when you click Save or reopen the Identity Editor. So the number of multiline fields is unlimited.

Example: You want RoboForm to fill in a resume for you at an online job search site. Add a custom multiline field named “Resume” (this will match any caption with word resume in it) and assign it a multiline value “John Smith <ENTER>VirtuCon 1997-99<ENTER>Chief Designer”.
Check how it works in the Custom Fields Test Form.

Check-Box Fields.
RoboForm can robo-fill checkbox fields (RoboForm has no standard checkbox fields, so you need to create a custom field). The Match Strings of this field will be matched against the text caption of the online checkbox field. Use any “*” value to cause checking of the checkbox field, use “0″ value (starting with RF ver 6.9.4) to cause unchecking of the checkbox. Empty value “” tells RoboForm to ignore the checkbox (no checking or unchecking).
Example: Add custom field named “18 or over” and assign it an “*” value. It will check any check box that has “18 or over” in its caption. See how it works in the Custom Fields Test Form.

Radio Button Fields.
RoboForm can robo-fill custom radio button fields (Credit Card Type is an example of a standard radio button field). To make this happen, create a custom field. RoboForm breaks an online radio button field into a field caption and list of field values. The caption of the online field is matched against the Match Strings of your custom field, and the value list of the online radio button field is matched against the value of your custom field.
Example: Add custom field named “Marital Status”. Assign it any of these values: “Married”, “Single”, “Divorced”, “Widow”. See how it works in the Custom Fields Test Form.

Subset Matches and Exact Matches.
The Match String of the custom field matches a sequence of words in the online field caption, so that the matched word sequence must be a subset of the entire online field caption. Words in the sequence must be exactly the same and their order must be exactly the same. The case of words (lower, upper or capitalized) is disregarded, though.

Sometimes you want to specify Match Strings that match the entire field caption but not its subsets. Use “=Match String” for this.
Example: If you specify “=Comments” as Other Match String for the Message field, then it will match only fields that have the “Comments” caption but not the field with “Your Comments” or “Comments Here” captions.

HTML Field Name Matches.
We do not believe in using HTML Field Names in matching, because often these names do not make much sense and can even be misleading. But if your field has no text caption at all (for example: it only has a picture caption), then HTML field names are used for matching. So if no match is found using regular text captions, RoboForm tries to match a field by its HTML name. All custom field Match Strings are used in this last-resort match attempt and spaces between words are disregarded in HTML field ID match.
Example: Add custom field named “Attitude”, its value being “Positive”. The field that has picture as a caption and “attitude” as its HTML name will match in the Custom Fields Test Form.

Opening and Saving .ico + .png files in Adobe Photoshop

Adobe Photoshop can be used to open and save .ico and .png files with the use of a plug-in.

To get the Plug-In, go to this website: http://www.telegraphics.com.au/sw/

- Download the file: “ICO (Windows Icon) Format”


Once downloaded. extract to your plug-ins folder in Photoshop.

1. Extract the zip file (right click -> extract files) to your Adobe Photoshop PLUG-INS folder in program files. (Normally: c:/program folders/adobe/adobephotoshopcs3/plug-ins)

2. Re-start Photoshop.

Now you should be able to open and save .ico files in Photoshop.

TIP

  • As16×16pixels is so tiny, it would be easier to start with your canvas set to 64×64 pixels. Always use even multiples when you plan to resize your file.

How to create Thunderbird userChrome.css file

CSS files customise the appearance of Thunderbird’s user interface

The userChrome.css file isn’t there by default, so you must create it. To do this:

1. Open xplorer2 or explorer and Navigate to your Thunderbird profile folder:

(MAKE SURE HIDDEN FILES ARE SHOWN)

  • VISTA: C:\users\[User Name]\AppData\Roaming\Thunderbird\Profiles\xxxxxxxx.default
  • XP / 2000: C:\Documents and Settings\[User Name]\Application Data\Thunderbird\Profiles\xxxxxxxx.default

2. Open the folder called “chrome”

3. Create a new file — (In xporer2: select F7 or right click an empty spot, and choose “new file”.)

4. Name it: userchrome.css


* To open and edit the userchrome.css file: double click.

about:config edits

By modifying preferences in about:config you can change different firefox behaviours.

Simply type: about:config in the address bar and press Enter, and you’ll see a list of different firefox settings listed in alphabetical order.

FINDING A SETTING QUICKLY:

  • If you know exactly what you are looking for you can narrow down the list, by typing the search term in the Filter: fieldor copying and pasting the term (from the list below, these are in bold beside “Go to:”) *make sure there is no space at the end of the text.

To get the full list back again, click the Show All button or just clear the Filter: bar

EDITING A PREFERENCE:

  • Double-click on the name or right-click and choose modify and you’ll be prompted for the new value.
  • If you double-click on an entry that has a Boolean value, it’ll just switch from true to false or vice versa; double-click again to revert to the original setting.

Not all changes take effect immediately, so if you want to be absolutely certain a given change is in effect, be sure to close and reopen Firefox after making a change.

________________________________________________

about:config edits:

* Put the tab close button on the far right of tab bar instead of each tab:

Type: about:config in the address bar, press enter.

Go to: Browser.tabs.closeButtons (right click, choose modify and change value to 3)

________________________________________________

* Let tabs get really small before scrolling (the left and right arrows that appear):

Type: about:config in the address bar, press enter.

Go to: Browser.tabs.tabMinWidth (right click, choose modify and change value to 0)

________________________________________________

* Google in Firefox: Open Search Results in new tabs

Type: about:config in the address bar, press enter.

Go to: browser.search.openintab (Change the value to true by double-clicking the previous “false” text.)

________________________________________________

* Force all links that open new windows to open in tabs

Type: about:config in the address bar, press enter.

Go to:

  1. browser.link.open_external (right click, choose modify and change value to 3)
  2. browser.link.open_newwindow (right click, choose modify and change value to 3)
  3. browser.link.open_newwindow.restriction (right click, choose modify and change value to 0)

________________________________________________

* Mousewheel Click (or Middle Click) to paste in any text area

Type: about:config in the address bar, press enter.

Go to:

  1. middlemouse.paste (Change the value to true by double-clicking the previous “false” text.)

________________________________________________

* Show Location + Tab bar while viewing Firefox in Fullscreen Mode (F11)

Type: about:config in the address bar, press enter.

Go to:

  1. browser.fullscreen.autohide (Change the value to false by double-clicking the previous “true” text.)

Additional Tip: If you also want to keep your BOOKMARK Bar visible during fullscreen mode, add this line to your userchorme.css file: #PersonalToolbar {visibility: visible !important;}

________________________________________________

ROBOFORM Browser Adaptor

Firefox, Mozilla and Netscape

RoboForm Adapter for Firefox, Mozilla, etc.

For Firefox to work in some browsers an adapter needs to be installed. Roborform Installation will do this automatically if, during installation you check “Install Adapter that allows RoboForm to work in Firefox.

However, if you need to do it manually, go to this page on the Roboform website and download the corresponding adapter (xpi file) for your browser type and version.

http://www.roboform.com

Thunderbird Multiple Email Accounts

MOZILLIA THUNDERBIRD

ADDING and CONFIGURING Multiple Accounts

  1. Add New Email Addresses
  2. Creating Separate Inboxes for Multiple Email Addresses
  3. Creating a SENT folder

____________________________________

____________________________________

1) ADD A NEW EMAIL ADDRESS to your Thunderbird Account:

FOR A GMAIL EMAIL ADDRESS:

  • Open Thunderbird
  • Go to: File -> New -> Account
  • Select “Gmail- Click Next
  • In the Your Name field: enter your name.
  • In the Email Address (@gmail) field: enter your gmail address
  • Click Save
  • Enter the password for you gmail account if requested. Check the “remember password” if you don’t want to be asked for it again.

FOR AN ISP EMAIL ADDRESS

  • Open Thunderbird
  • Go to: File -> New -> Account
  • Select “Email account- Click Next
  • In the Your Name field: enter your name.
  • In the Email Address field: enter your full email address
  • In the Incoming Server field: enter whatever you ISP incoming server is – normally it’s just replacing everything before and including the @ of your email with mail. (eg. joe@bigpond.com would be mail.bigpond.com or joe@adam.com.au would be mail.adam.com.au)
  • OPTIONAL: UNCHECK “Use Global Inbox – store mail in local folders” If you want to create multiple accounts with separate Inboxes
  • Click Next
  • Enter an Incoming username – click Next.
  • Enter an Account Name - Click Next
  • Click “FINISH”.
  • Enter your password if requested and check the “remember password” if you don’t want to be asked for it again.

____________________________________

____________________________________

2) CREATING SEPARATE INBOXES FOR MUTIPLE EMAIL ADDRESSES IN THUNDERBIRD.

If you are receiving mail in the same inbox for multiple email accounts already created, you can separate them so they have their own inbox, outbox etc.

  • Tools -> Account Settings
  • In the left panel you will see the email accounts you have set up. Find the account name you want to give it’s own inbox.
  • Select the “Server Settings” option below it.
  • In Server Settings click on “Advanced
  • In the Advanced Account Settings Window that opens, change the option from “Global Inbox” to “Inbox for this server’s account
  • Click “OK” Click “OK” again.
  • A new inbox will appear under All Folders for that account.

____________________________________

____________________________________

3) Creating a SENT folder:

  • Right click on the account name (under ALL FOLDERS) that you want to create a Sent Folder for.
  • Click “NEW FOLDER
  • Name it “Sent
  • Click “OK

(Follow the same method above for a “Drafts” folder – just name the folder Drafts instead of Sent)

____________________________________

____________________________________

Firefox Profiles

FIREFOX PROFILE MANAGER:

You can create, delete and switch profiles by using the Firefox Profile Manager

To open the Firefox Profile Manager:

***FOR XP:

First, exit out of all Firefox windows completely
Open “Start” menu -> Run
In the Run window, enter the following command: firefox.exe -profilemanager

***FOR VISTA:

First, exit out of all Firefox windows completely
Open “Start” Menu -> in the Start Search box type: firefox.exe -profilemanager -then open the result shown under Programs
If you create a new profile, you are given the option to create a name for it.
To switch between profiles – Click the profile you want to use and select “start firefox”

____________________________________________________________________________________

Creating shortcuts to different profiles:

  1. Create a firefox shortcut in the desktop or wherever you want.
  2. Right click and open its Properties.
  3. In the Target section just add -p ProfileNameHere after its contents. (Make sure to put a space between the contents already there and the –p)

So the Target field should looks like this:

“C:\Program Files\Mozilla Firefox\firefox.exe” –p MyProfileName

Remember to substitute your Profile name for “MyProfileName” in the example above.

____________________________________________________________________________________

Using Multiple Profiles at the same time

If you want to be able to access Multiple profiles at the same time, simply complete the steps above, and then add –no-remote to the end of the Target section.

So the target field should look like this:
“C:\Program Files\Mozilla Firefox\firefox.exe” –p MyProfileName -no-remote

Remember to substitute your Firefox profile name for “MyProfileName” in the example above.

Do this for each profile you want to access simultaneously.

___________________________________________________________________________________

Thunderbird Add-Ons

THUNDERBIRD ADD-ONS

  1. Get all mail Button. – easily get mail from all accounts at once. https://addons.mozilla.org/en-US/thunderbird/addon/4856

thunderbird – add ons and themes – how to install

DOWNLOAD and INSTALL INSTRUCTIONS:

OPTION 1 : Open Thunderbird choose Tools – Add-ons from the menu bar. Drag the Download Link and drop it in Thunderbird’s Add-ons window.

Wait for the download, and allow the installation to proceed.

Restart Thunderbird.

OPTION 2: download and save the file to install later.

Right click on the link and select “save link as” and choose a folder on your hard drive to download to.

Start Thunderbird, then in Thunderbird choose Tools – Add-ons. Press the Install… button, and select the file that you saved.

For installing Themes, do the same steps above then,

AFTER YOU HAVE INSTALLED THE THEME

Go to Tools – Add-ons – Themes

Select the Theme you downloaded and select the “Use Theme” button for it.

Restart Thunderbird

Thunderbird – Mail Tweak Add On

http://mailtweak.mozdev.org/

Mail Tweak

Mail Tweak is an extension for Thunderbird 2 (with partial support for Thunderbird 1.5 and Thunderbird 3). It provides a variety of fixes and enhancements.

TWEAKS:

Here is a list of all the tweaks the Mail Tweak extension provides.

  • Account Settings cleanup *
  • Address lines
  • Background color inheritance
  • Bcc by default
  • Collected reply
  • Column heading lock
  • Compact from folder properties *
  • Configuration menu *
  • CSS selector
  • Dialogs menu
  • Discard new message
  • Disconnect when idle
  • Extension options/preferences
  • Focus empty Subject *
  • Folder icons
  • Folder menus
  • Folder pane auto-hide
  • Hide Local Folders
  • Image defaults
  • Insert menu
  • Keep a copy prompt
  • Message font
  • Mesage number
  • Open folder
  • Permanent pen
  • Personalize messages
  • Preferences cache
  • Search windows
  • Send with no subject
  • Splitter highlight *
  • Status icons *
  • Status message cache *
  • Tag numbering *
  • Tag tools
  • Tree font
  • Word count *

For more information on the Tweaks go here: http://mailtweak.mozdev.org/tweaks.html

MAIL TWEAK CSS TWEAKS:

A couple of the Tweaks in Mail Tweak require editing of the userChrome.css and userContent.css files. These are CSS selector and Folder icons

Find examples on this here: http://mailtweak.mozdev.org/mailtweak-css.html#folder-icons


INSTALLATION

1. Go to http://mailtweak.mozdev.org/

2. Select “Installation”

NOTE THE DOWNLOAD INSTRUCTIONS:

OPTION 1 : Open Thunderbird choose Tools – Add-ons from the menu bar. Drag the link below and drop it in Thunderbird’s Add-ons window.

Wait for the download, and allow the installation to proceed.

Restart Thunderbird.

OPTION 2: download and save the file to install later.

Right click on the link and select “save link as” and choose a folder on your hard drive to download to.

Start Thunderbird, then in Thunderbird choose Tools – Add-ons. Press the Install… button, and select the file that you saved.

___________________________________________________