Messages - cnewtonne [ switch to compact view ]

Pages: prev1 2 3 4 5 6 [7] 8 9 10 11 12 ... 24next
31
To start with, I have to state that I'm not affiliated with this product in any way other than being a long-time user of it. This long-term use has given me insights into how powerful and stable this fine piece of software is. I would like to briefly share with this forum hoping it will spark some genuine interest in exploiting its features (and specifically its SDK) to improve and extend it.
The product reside on this web site http://wjjsoft.com/ and it is described as ...

myBase is a versatile free-form database system that allows entry of unstructured text, webpages, images, documents, emails and even arbitrary files without regard to length or format. All information is compressed with the integrated zip utility and stored in the tree structured outline form.
...

Developed using C++ and laid on top of a solid rock SSG database engine (http://wjjsoft.com/nyf_sdk.html) using zlip compression (http://www.zlib.net/),  it has delivered such an unparalleled stability and performance beyond comparison to any other solution in its category. Best of all, the developer WJJ, has made pubic and an SDK that opens up the doors wide open to a limitless array of features and extensions. Something that makes me drool just thinking about it.

Wjj offers the SDK on his site (http://wjjsoft.com/nyf_sdk.html). The license terms indicate that you are FREE to use at no charge to develop extensions to MB. With this SDK, one can develop three distinct types of solutions:

- Stand alone applications built on top of the SSG databases.
- Plugins that integrate to the internal functionality of MB to add features.
- Add-ons that are external to MB, yet, integrate with it to capture, organize, and share information from any sources. Source may include any app like  a web browser, office suite, email clients, and so forth. The current WebCollect add-on is a good example (http://wjjsoft.com/nyf_webcollect.html).

Again, for plug-ins and add-ons, you are to use the SDK free of charge. For the first one, though, you have to pay a royalty fee and understandably so.

The SDK if very well documented, indeed. It contains the header files, the library DDLs, full API documentation, reusable code snippets that integrate right into your project, and code examples. It just can not be any more complete.

I would like to invite to readers of this forum, and especially the developers amongst them, to browse the above links to get an idea. Download the software for 30 days and try it. See how much you can benefit and help develop it. 

This software has changed the way I manage and interact with my data for years. I hope it will help you as much as it did for me.

32
Finished Programs / Re: Copy-paste with the right text format
« on: May 26, 2007, 07:05 AM »
I was struggling with this issue for ages myself. In addition to what you described, I wanted a solution that allows you to do ...
- create a text styles (saved font color, size, indentation, ...etc)
- apply any of these styles on existing text.
- Save text snippets in RTF format including images and be able to retrieve them with hotkeys.

I could not do it using MacroExpress. I knew it was possible with AutHotKey, I just did not want to spend time learning the syntax. I eventually did it with Perfect Keboard, and it works just fine.

But I do urge you or even Mouser to develop such a tool that allows you to do all of the above.

33
Mouser,
I wanted to see if this is doable in the current release of FARR. Most apps that provide a search-as-u-type feature, provide an option where user can control the delay between end of typing and start of search in ms. This delay is basically ms that pass where KB is idle. This way I do not have to be racing along with FARR and sometimes stepping on each other's toes.

What do you think?

34
"...Can you describe in detail what would make a user choose mybase or ultrarecall?  ..."

Things you can do in UR that you can not do in MB?
----------------------------------
- Save Outlook/TBird messages in groups or individually to the DB. It costs you a click of a button in UR. With MB, there is an OL import add-on but it has always been a dysfunctional one and I never used it.

- You get full-blown synchronization capabilities with OL for all item types, docs, and urls. I have not seen any other app that is even close to doing this. I do not use it much, but I have to admit it is a killer one.

- Use KB shortcut to save content from any app on your desktop (Global paste). Once captured this way, UR puts in 'imported items' folders where you can later go and re-organize. MB has CBoard monitor that pops up a menu every time you do a 'cntr+c' but I always found it restricting and annoying. I do not necessarily want MB to monitor all my CBoard activity.

- UR shines above all when it comes to logical or virtual organization of data. MB has only 2 virtualization levels, the tree itself and the labeling system. I thought this was enough for my usage till I saw what UR can do. With the later, not only you can use system generated attributes such as type, date, category, tags. You you can also create you own. So practically, your tree is never your primary navigational tool. It is mostly used to organize content at its very generic level. On top of this tree, you can create views based on any attribute. This is something that becomes important when your content grows over the years where you end up with a tree of thousands of items. It becomes a nightmare to use as a navigational tool.

- Support forum and activity is alive. The Kinook support team monitors their queues daily and are responsive. The MB forum is practically dead and response it slow and minimal.

Things you can do with MB that you can not in UR
----------------------------------
- MB stability and performance is unparalleled. Unfortunately, I get unhanded exceptions from UR more often than I like (had 3 in less than a month). Things like 'DB locked. No further operations allowed', 'access violation errors'. I have NEVER seen this in MB, not a single time. I have to mention, however, that the high quality of their support have brought these instances to very minimal. Bugs do get fixed and released timely.

- DB compression is the best I have ever seen. To give you an idea I had a folder with RTF docs in it. Explorer reported its total size at 160MB. I imported this folder to UR in 20 minutes with a total DB size of 53MB. Same folder imported into MB in 5 minutes with a total DB size of 13MB. Numbers speak loader that words!

- Web page in situ editing. In MB, you only need to hit F2 and you will go crazy wanting to edit every web page on your machine. Such feature seems a far from UR.

- More RTF editing features as compared to UR. In the former, you can indent, create text styles, control spacing. With UR, you can not.
- export content in dynamic HTML trees.
- Password protect entire tree as well as individual items.

These are some of the features I can come up with. There may be other minor ones I will leave up the readers to find out.

35
I have a need to acquire an automation tool (or macro app) that can save and retrieve formatted text (RTF). Almost all of the tools I searched handle plain text. I know there are some that do 'auto completion' but this is not what I'm looking for. It needs to be a macro program. I found Perfect Keyboard and it does allow to create 'clipboard macro'. This app saves the clipboard content including all its attributes (formatting, images, tables, ...). You can then retrieve it via a key or shortext. For some reason, however, the program has been acting funny lately and I need to find an alternative. I have used MacroExpress for years but unfortunately it does not support RTF text in any way or shape or form (very disappointing).

Any ideas will be very much appreciated.

Pages: prev1 2 3 4 5 6 [7] 8 9 10 11 12 ... 24next
Go to full version