topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday September 19, 2026, 6:08 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 ... 29 30 31 32 33 [34] 35 36 37 38 39 ... 127next
826
Saw this in the local town of Frome today, and thought it might be appropriate for mouser.  Though I gather "cat house" has a particular meaning in the USA...
827
I took a look at the forum. I see what you mean. You've been busy!
I felt like the only beta tester.  Almost nobody else is posting in the forum.

I really like NoteFrog's live search, but still have reservations about it as a truly heavy-duty professional tool.  Things like the way its "sub-windows" behave as if they belong to separate applications, and numerous niggles about keyboard shortcuts, leave me slightly uneasy.  Using the Bible as a test file meant I ran headlong into a formerly unexpected limit and that further undermined my confidence.  I must add that though an "electronic bible index" might be a nice thing to have, in practice, if I look back at the current awareness bulletins I used to make for work as a "real world" example, they probably totalled (in about 23 years) the equivalent of some 2000 - 3000 separate "notes."  So, realistically, NF could easily have coped.  Also, it's still quite a young project, and Berry has been responsive and quick about most of the points raised.  It will be nice to see HTML clips, but he hadn't time to get them right before the current release.

I have posted a request to have them provide an RSS feed for that forum. Would make life much simpler.
I hardly ever use RSS!  I have the NoteFrog forum set as a hotsite in WebSite-Watcher, so I see which sections have new postings.
828
General Software Discussion / NoteTab 7 editors released
« Last post by rjbull on July 08, 2012, 03:20 PM »
Upgrade to NoteTab 7

A rare upgrade of NoteTab Pro and NoteTab Lite, to version 7.  Pricing:
Upgrade to NoteTab 7
Get a free upgrade to version 7 if you bought NoteTab in 2012. Or a 50% discount if you bought NoteTab earlier.

Free Upgrade

If you bought NoteTab Pro or Std v6.2 any time in 2012 you can upgrade to NoteTab 7 for free.

50% Discount

If you already bought NoteTab Pro or Std, but before 2012, then you can upgrade to NoteTab 7 for half price.

Just go to Help > Check for Updates (available since v4.95) and click on the upgrade link. If you don’t see the link, click on the “Get headlines” button to refresh the list.

If you don’t have a copy of NoteTab or your version is older than 4.95, use the form on the left to submit your order details. You’ll then get an order link with a huge 50% upgrade discount.

From Version History:
Version 7.0

    * Under Windows 32-bit with the /3GB option and Windows x64, NoteTab can now allocate resources past the 2GB address limit when needed (up to 4 GB).
    * NoteTab Pro: Added syntax highlighting for CSS files and improved HTML syntax highlighting with documents that contain PHP, ASP, and Javascript code.
    * Improved the Strip HTML Tags feature with better handling of documents that contain PHP, ASP, and Javascript code.
    * Added real-time word count feature, with a choice between two counting methods. The feature is controlled through the View | Word Count submenu and the word count is displayed in the status bar next to the Ins/Ovr info panel. Word-count is based either on selected text or the whole document (or topic with Outlines). This feature is not available in NoteTab Light (unless you enable trial mode).

      The MS Word method returns a count that should be a close match to the word-count result in Microsoft Word. The NoteTab method is more sophisticated and counts words using a more extensive set of word delimiters. MS Word mostly counts words delimited by space characters. In the following examples, MS Word counts one word per line whereas NoteTab counts three words in each:
          * [email protected]
          * http://fookes.com/
          * help-me-please
          * 2x10x250
    * When the real-time word-count feature is enabled, you can click on the corresponding panel in the status bar to see more detailed text statistics. This information is also displayed after you select a certain amount of text. You will see the word count based on the NoteTab method, the average number of characters per word, the number of sentences, and the average number of words per sentence. This information is particularly valuable to copywriters, bloggers and journalists.
    * In NoteTab Pro and Std, the Tools | Text Statistics feature is now based on the new NoteTab word-count method.
    * When the Text Statistics feature is used on an HTML file, NoteTab only counts visible page text (tags, CSS, scripts and commented blocks are ignored). Hold down the Shift key when selecting this menu command if you want to also count words in HTML tags and comments.
    * Simply select one character in the current document to see its decimal and hexadecimal value in the status bar.
    * New keyboard shortcuts to easily insert typographic characters:
          * Ctrl+. inserts the ellipsis character …
          * Ctrl+- inserts the n-dash character –
          * Ctrl+, inserts “smart quotes” around selected text or a proper apostrophe ’
    * You can now remove history items from drop-down lists in the Find and Replace dialog boxes. To remove an undesired item from the history list, first select it, close the drop-down list and then press the Shift + Delete keys. Or right-click in the field to open the popup menu and choose Delete from List; you can also delete the whole history by choosing Clear History.
    * The Find and Replace dialog boxes now show search results in a balloon (unless you are using Blind-User mode) instead of a message box. This speeds up you work as you no longer need to click on the message box OK button to close it.
    * Added support for wildcard searching in find/replace tools. This feature is not available in NoteTab Light (unless you enable trial mode).

      The following tokens are provided:
           * = matches 0 or more word characters. Example: “jo*” matches “JO”, “John”, “Jody”, “joint”, “join_leave”.
           # = matches 0 or more word characters, including HTML entity characters. Example: “na#” matches “naïve”, “naïve”, and “naïve”.
           ** = matches 0 or more characters and can span across words within a line. Example: “click**link” matches “click link”, “click on link”, “clicking on link”, “Click on this link”, but not “click on links”.
           ? = matches exactly one word character. Example: “jo?” matches “Job” and “jot”, but not “JO”, “John”, “Jody”, and “joint”.
           ~ = matches 0 or one word characters. Example: “jo~” matches “JO”, “Job”, and “jot”, but not “John”, “Jody”, and “joint”.
           & = matches exactly one word character or one HTML entity. Example: “caf&” matches “café”, “café”, and “café”.
           Word characters include alphanumeric characters, all extended ANSI characters, as well as “_”.

      To search with wildcard tokens, select the Wildcards option in the Search drop-down list. Choose Standard for literal searching and Regular Exp. for searching with regular expressions.
    * Find and Replace dialog boxes: you can use keyboard shortcuts to change option in the Search drop-down lists. Simply press CTRL+ALT+{first letter of option name}. Example: CTRL+ALT+A sets the All option and CTRL+ALT+W sets the Wildcards option.
    * Added new Bootstrap library, Clipbar and templates. Bootstrap, from Twitter, is a fantastic collection of CSS and HTML for rapidly developing professional-looking web sites. For more information, visit the official Bootstrap website through this link: http://www.notetab.com/redir/Bootstrap
    * Added new HTML-CSS and HTML-AutoReplace libraries and Clipbar, which include support for HTML5 and CSS3. They replace the following outdated files (note that these are not uninstalled by NoteTab):
           HTML.clb
           HTML-ar.clb
           CSS1.clb
           HTML-1.ctb
           HTML-2.ctb
           CSS1.ctb
    * Added two new web page templates (Web page.tpl and Web page HTML5.tpl) to replace the following outdated files (note that these are not uninstalled by NoteTab):
           HTML.tpl
           CSS1.tpl
    * Updated the regular expressions engine to the latest release, which is based on PCRE 8.31.
    * A confirmation dialog box is now displayed when the Close All menu command is used.
    * You can now use CTRL+ALT+V to paste Clipboard data in HTML format (if available).
    * The Search Disk.fvr Favorites file created after a Search Disk operation now removes the maximum limit of 65 files.
    * Added new program icon and splash screen. Note that you can still revert back to the old icon through the Options dialog box.
    * Program file is now code signed to reduce the risk of anti-virus false positives.
    * Fixed printing issue whereby last page or pages failed to print.
    * Fixed issue with Save Directory setting being ignored under the Use Default Directories option.
    * Fixed issue with Disk Files option in Quick List when Show Full Names option is turned off.
    * Fixed issue when pasting text with non-Windows line breaks into NoteTab Pro.
    * Partially fixed issue with disappearing Clip wizard labels under Windows 7 (though the problem does reappear if you hit the Alt key).
    * Fixed issue when comparing negative integer values in Clips.
    * Fixed issue in ^$GetDate(Date Mask;+/-days)$ function when using the +/-days parameter.
    * Fixed issue in ^$GetDateToInt[(Date;DateFilter)]$ function that failed when date filter did not exactly match date pattern. Example: ^$GetDateToInt(2012-3-27;yyyy-m-d)$
    * Fixed issue with ^$GetDocumentPath$ and the %NtbDocuments% token failing to use the user-defined default directories.
    * Fixed errors in the CRC32 algorithm used in the ^$GetCrcFile("Filename")$ and ^$GetCrcText("Text")$ Clip functions.
    * Fixed errors in the Clip Assistant.
    * Fixed issue in the Modify | Block | Cut feature that failed to work if only the last character column was selected.
    * Many other minor improvements and issues fixed.
    * Updated documentation.

Clip-code Additions

    * NoteTab Pro and Std: Added two new Clip functions.
           ^$StrWordCount("Str"[;Method])$
            Method = MsWord or NoteTab
            To count the number of words in a string.
           ^$StrWordList("Str")$
            To extract a word list (with duplicates removed).
    * Updated Clip functions to support regular expressions and wildcards:
           ^$StrCount("SubStr";"Str";Options)$
           ^$StrPos("SubStr";"Str";Options)$
           ^$StrReplace("SubStr";"ReplaceStr";"Str";Options)$


      Options:
           C: Searches for whole words only.
           I: Ignores character case.
           R: Specifies that the search criteria represents a regular expression.
           *: Specifies that the search criteria uses wildcards. In NoteTab Light, this option is only recognized during trial mode.
           A: Use to replace all matched occurrences with ^$StrReplace. When this option is not used, only the first match is replaced.

      Note that the old format for these Clip functions is still valid.
    * The ^!Find and ^!Replace Clip commands also support wildcard searching. Use “*” as an option parameter. The following example searches for words that end in “tab”:
      ^!FIND “*tab” C*
    * Added Clip command to delete the current selection:
      ^!DeleteSelection
    * Added two Clip functions to calculate a hash signature of specified data using the SHA-1 algorithm. SHA-1 was designed by the United States National Security Agency.
           ^$GetSHA1File("Filename")$
            Returns the SHA-1 signature of the specified file. The result is produced in hexadecimal format. Example: ^$GetSHA1File("^$GetAppFileName$")$
           ^$GetSHA1Text("Text")$
            Returns the SHA-1 signature of the specified text. The result is produced in hexadecimal format. Example: ^$GetSHA1Text("^$GetText$")$
    * Added Clips to control which type of data is pasted in a document (plain text or HTML if available):
           ^!SetPasteHtml [TRUE|FALSE]
            When set to True and the Clipboard has data in HTML format, pasting its contents into a document inserts HTML code instead of plain text.
           ^$GetPasteHtml$
            Returns 1 if the Paste Html option is set and 0 if it is not.

NoteTab doesn't get much love in this stronghold of coders, but it's still a good editor if you aren't a coder.
829
Still use CHS for it's quickpaste popup menu, which is now the best on the block.  For a while, ARSclip and CHS were nose-for nose there, but now CHS is the king of the hill.
One of the things I like about ArsClip is that old clips are auto-deleted on number of clips, rather than age.  That means that if I don't use the PC for even a week or two, when I go back to it, the same 15 or whatever recent clips are still there in the popup.  AFAIK CHS does things by date, so old clips have disappeared, and you have to pop up the main window go look for them.  Further, AC now has a Search and Paste menu entry directly on the popup (it doesn't really have a main window in the usual sense anyway).  That has a nice live search, and includes Removed Clips.

I don't know why I keep track of these things...
It's now part of your nature!  It's the DC effect!  :lol:
830
Living Room / Re: O Fortuna Misheard Lyrics
« Last post by rjbull on July 07, 2012, 02:13 PM »
;D  ;D  ;D

That's a prize Mondegreen!
831
I had forgotten to update the review with notes on this version. Must do.
You might like to review the NoteFrog forum thread NoteFrog v2.2 released, where berry states this of the current production release of NoteFrog:
for performance reasons, the size of any single stack is limited to 25,000 items (we generally see significant degradation between 10-15K on fairly powerful machines.)
He's made the stack size limit user-definable in the latest beta, but I haven't tried that yet.
832
NoteFrog v2.2 released

Post by berry » July 3rd, 2012, 4:19 pm

NoteFrog version 2.2, the production release for version 2, has been released and is available for download.

http://notefrog.com/...s/setup_NoteFrog.exe

The "Customer Preview" sale will continue for two more days, so if you haven't purchased a license yet, you might want to act.

>> NoteFrog home page
833
mouser, you already have Capture Options, which ignore clips from specified applications.  Maybe you could consider Paste Options, which would specify the type of pasting per application?  E.g., Ctrl+V, Shift+Ins, whatever?
834
General Software Discussion / Re: sorting units of text
« Last post by rjbull on July 01, 2012, 03:54 PM »
Do you really want what you said, and sort the items, or do you just want to find them using the categories as keywords/tags?  If the latter, you might look at NoteFrog.  The current version can import files delimited with markers.

If you really want to keep your text organised, then you might try a single-pane outliner like Noteliner.  It's free, but .NET if that bothers you, and uses its own file format.

Otherwise, I concure with MilesAhead, though I normally reach first for MemPad.  MemPad has particularly nice input/output from/to delimited files.  It shouldn't be too hard to massage your files into forms that NoteFrog or MemPad can import.

FWIW, following MilesAhead's comment, I do know that Ultra Recall Standard or Professional can import Treepad Lite .HJT files.  Some of the other outliners, like RightNote and AllMyNotes, only accept KeyNote .KNT files, but KeyNote is free and can import .HJT files itself, so you can convert in two stages.
835
Finished Programs / Re: DONE: Are any of the files missing???
« Last post by rjbull on July 01, 2012, 03:30 PM »
Oh that is surely inscrutable, pretty much goes against my knowledge of the word suppress, ie. suppress = remove;hide;subdue

Maybe I should reboot my explanation of how I think comm works  :)

In comparing two files, you have three cases: lines in File 1 that aren't in File 2; lines in File 2 that aren't in File 1; and lines that are common to both files, i.e. cross-file duplicates.  File Intersection takes the sort of approach that end-users might expect, and sends each data stream to a separate file, sensibly named.  comm sends all three data streams to STDOUT, simultaneously, in three parallel columns separated by tabs.  You can catch its output in a pager like MORE, or redirect it into a text file and examine it with an editor, but it's very hard to read, even if you make tab characters visible, the more so as data lines are usually different lengths.  The switches clarify output.  They suppress one or more data streams, so you end up with only the information you want.  So, the use of the word "suppress" is correct, and the concept is logical, but it's the logic of a coffeed-up supergeek in a 3 AM coding session.
836
Finished Programs / Re: DONE: Are any of the files missing???
« Last post by rjbull on June 27, 2012, 04:16 PM »
However, it now occurs to me that in your case, another Unix utility might be better, comm, e.g. the one contained in GNU utilities for Win32:
Usage: comm [OPTION]... LEFT_FILE RIGHT_FILE
Compare sorted files LEFT_FILE and RIGHT_FILE line by line.

  -1              suppress lines unique to left file
  -2              suppress lines unique to right file
  -3              suppress lines unique to both files
      --help      display this help and exit
      --version   output version information and exit

I think that's the opposite of what we're trying to do - we want to suppress lines that are common to both files.
It does do what I think you want, but as ever with GNU/FSF, is inscrutable.  Don't overlook that you can combine arguments.  Consider two files:

1.txt        2.txt   
-----        -----   
Ash          Ash     
Holly        Beech   
Oak          Holly   
Rowan        Rowan   
Whitebeam    Whitebeam

Then:

c:\Zdir>c:\dos\Utils\comm.exe -3 1.txt 2.txt
        Beech
Oak

(when there are two output streams, they are normally separated by a tab)
Combining two arguments:

c:\Zdir>c:\dos\Utils\comm.exe -13 1.txt 2.txt
Beech

Just don't combine all of arguments 1, 2 and 3, or you won't learn much  :)
However, the File Intersection program looks pretty well spot on.  :Thmbsup:
It's good, but as I recall it, insists on writing all three files each time.  That means that in batch processes, you have to remember to delete the unwanted as well as wanted ones afterwards.  But, it seems more intuitive than comm.
837
Finished Programs / Re: DONE: Are any of the files missing???
« Last post by rjbull on June 26, 2012, 03:19 PM »
rjbull, DIR /B /S is good.  That can get us a list of files of both folders.  Then strip away path.  Once the two lists are in hand, what diff program would you use?
I realise you're sorted now, but for the record, I'd most probably use a the GNU port of Unix diff, see DiffUtils for Windows.

However, it now occurs to me that in your case, another Unix utility might be better, comm, e.g. the one contained in GNU utilities for Win32:
Usage: comm [OPTION]... LEFT_FILE RIGHT_FILE
Compare sorted files LEFT_FILE and RIGHT_FILE line by line.

  -1              suppress lines unique to left file
  -2              suppress lines unique to right file
  -3              suppress lines unique to both files
      --help      display this help and exit
      --version   output version information and exit

Report bugs to <[email protected]>.

If that appeals, you might also like a possibly more friendly alternative, File Intersection (fintrsct):
This program takes two text input files. It finds all the lines that are the same, and writes those out into a text file (defaults to common). Then it finds the lines that are unique to the first file and writes those out (defaults to unique1), and finds the lines that are unique to the second file (defaults to writing out to unique2). [...] original purpose was comparing system files like autoexec.bat between different systems in order to troubleshoot. My purpose was to help me back stuff up: I'd have a list of files (say, just for the sake of argument, a bunch of music files) that were on a CD, and a list of files that were in a folder, and this would help me figure out which were already backed up.
838
Finished Programs / Re: DONE: Are any of the files missing???
« Last post by rjbull on June 25, 2012, 03:12 PM »
er, can't you just DIR /B in dummy and real folders, and compare them with a diff program?
839
Have you looked at KillProcess by Orange Lamp Software Solutions?

KillProcess

KillProcess is an application assassin of the extreme kind. It can terminate almost any process on a Windows machine, including any service and process running in the system. Even protected Microsoft system processes can be terminated. All of this can be done in the matter of milliseconds.

The speed that KillProcess can kill your applications with is determined by your computer speed and is not restricted by any other settings within the OS itself. KillProcess is way more powerful than the Task Manager in other terms than speed. It can kill multiple processes, either by multi-select or by clever use of “kill lists”. Using these techniques it is possible to “batch” terminate processes, quickly and swiftly, with a click of a button.

KillProcess can also scan the running processes on the computer, and kill them on sight, much like an anti-spyware application would. In KillProcess however you are in charge of which applications should be allowed to run or not – and that applies to the computer as long as you say so.
840
Here are a few I've noticed, but not tried:

  • Password Depot by AceBIT GmbH
     Automated log-in to password protected websites due to full browser integration!
  • Password Profiler 3
    Automate Log-Ons and Fill Forms Faster
    PC Magazine
    • Logs into Web sites automatically
    • Fills long registration and checkout forms quickly and easily
    • Saves logins to your favorite sites
    • Shares logins between IE and Firefox
  • PassCrypt
    same author made PC Magazine's Password Profiler 3
    Auto-Fill Dialog
    This mini-dialog pops up whenever you visit a site that has saved form/password information. Just click the Fill Form button and you're ready to go.
  • Sticky Password
    The only password manager and online form filler you‘ll need (sic)
    * login automatically to your favorite websites
    * fill-in online forms with one click

Password Depot has been mentioned on DC before.
841
General Software Discussion / Re: Choice.com and Choice.exe for Windows XP
« Last post by rjbull on June 17, 2012, 03:39 PM »
I just opened up a CMD.EXE console under Vista Home Premium, typed CHOICE, and got Microsoft's own CHOICE program, dated 2006.  It's in
c:\Windows\System32\  Haven't tried it in a batch file, though.  Is Microsoft CHOICE really missing from your computer, or do you have a preference for third-party tools?

Are you sure the problem lies with CHOICE?  Do you have any account restrictions on your computer that might cause problems with a console?

Other CHOICE programs you might try: Horst Schaeffer's 16-bit DOS program CHOIX.COM in his PBATS collection: http://www.horstmuc.de/main.htm , bottom of page.  If you'd like fairly similar WinGUI versions, look at Horst's Windows 32 bit Console Mode programs at http://www.horstmuc.de/wcon.htm
842
Again today, 2012-06-15:  http://www.bitsdujou.../software/hippoedit/  $15.00 instead of $39.95.
843
Since I bought my license for Listary, I haven't looked at anything else, particularly as it integrates so well with my preferred file manager, Total Commander.  Also with several other file managers.
844
Post New Requests Here / Re: Sending user-supplied text
« Last post by rjbull on June 13, 2012, 03:04 PM »
OP:  do you mean something like pasting the text of a form letter, with only the name changed?  If so, there are already ways of doing that without actually needing to write your own program.
845
Found Deals and Discounts / Re: Aml Pages v9.35 - FREE offer on GOTD
« Last post by rjbull on June 13, 2012, 02:55 PM »
Available on Bits du Jour today, 2012-06-13, at 50% off, meaning you pay $14.50.
846
Found Deals and Discounts / Re: Aml Pages v9.35 - FREE offer on GOTD
« Last post by rjbull on June 05, 2012, 03:29 PM »
I haven't seen IainB's error either, but AML Pages hasn't so far grabbed me.  It has a couple of features I haven't noticed elsewhere (not saying they don't exist...): it has the ability to paste a Web clip either as-is (more or less, as usual), or as HTML code.  That might be nice if you want to extract links and things to reformat for a DC forum post, for example.  And, it can output trees to .CHM format.

The author's native language clearly isn't English, and I don't think the clumsy translation is doing him any favours.  I have to admit I don't speak any language other than English, and respect the attempts of non-native speakers of English.
847
Mini-Reviews by Members / Re: Bookmark Docs - MiniReview
« Last post by rjbull on May 31, 2012, 04:41 PM »
No, I didn't mean to imply that Linkman can bookmark a given position in a web page, but I can see how my statement might be interpreted that way.
OK, thanks.  Reiterating my own earlier post, it's a feature I'd like, and like to work in the same way as a text editor does.  That looks more like a job for a Firefox extension than a separate program... but it was worth asking.
848
Mini-Reviews by Members / Re: Bookmark Docs - MiniReview
« Last post by rjbull on May 30, 2012, 04:08 PM »
I should start by saying that by "bookmark," I mean setting a way to get back to a particular place in a document or a particular web page."

Following your earlier post, I read you as implying that Linkman can bookmark not only a Web page, but also a given position on that page.  Is that correct, please?
849
I would like a finder or searcher of the pdf files that are scanned or imaged, not searchables.

I just saw what looks like your other thread on that.  I don't have an answer.  I wondered about using pdftotext from XPDF, and assuming that any file with zero text output was an image, but I don't think that will work if the file is encrypted.  If the information in pdfinfo (from the same XPDF package) is both correct and complete, there just doesn't seem to be a flag that says that the file is a scanned image.  Once you've found them, maybe the best thing is to rename them, or otherwise tag them, but that doesn't help find them in the first place.
850
Where is it to catalogue all types of files.

Do you know anyone ?

Try searching DC for "whereisit:)
Pages: prev1 ... 29 30 31 32 33 [34] 35 36 37 38 39 ... 127next