topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday April 25, 2024, 2:34 pm
  • 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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vizacc [ switch to compact view ]

Pages: prev1 2 [3]
51
General Software Discussion / Re: GemX - missing in action
« on: October 17, 2007, 01:21 AM »

If I offended anyone -
I'm sorry.


52
General Software Discussion / Re: GemX - missing in action
« on: October 17, 2007, 12:34 AM »
I forgot to mention:
we're having a flu going around at my office.

When I feel a bit better, I'll post the HM updates and latest version of HM8 for testing.

sorry for the inconvenience caused.

53
General Software Discussion / Re: GemX - missing in action
« on: October 17, 2007, 12:27 AM »
DoubleWitt,

one issue I do raise up is the "library issue". it's the same story year-in, year-out for many years.

let me give you a more general example.
suppose you buy a programming library. it costs US$2,000 to license. it comes with all the features you needed and the vendor's web-pages tell of many success stories. you buy it, and then start to integrate it into your program. All seems to goes well until you start getting complaints... the library vendor supports you a little and then, later ignores you... you get stuck with a nightmare situation: you tell your boss you spent US$2,000 and need to buy another library to fix the probem, or try to fix the library a bit here and a bit there, and try to please your customer.

Who gets the blame? I don't know the answer. I re-wrote HelpMaker nearly 30 times before I got it correct.

In the case of HelpMaker,
I went through nearly 10 image-library vendors, 5 calendar-and-planner-library vendors, 6 Treeview-library vendors, 15 database-library vendors... and so on... it stopped some time ago when I got my own in-house developers to write code for me instead.

Maybe it's too good to be true that HelpMaker is free of charge.

Maybe it doesn't matter at all.


54
General Software Discussion / Re: GemX - missing in action
« on: October 15, 2007, 02:29 PM »
hi,
just a note here:

vizacc - is NOT the owners of GemX or distribute the product GemX Do-Organizer.

vizacc writes the free software HelpMaker.
The version in Development is HelpMaker version 8.0, which has similar features to GemX DoOrganizer.

The reason why I joined this thread is because vizacc competes against GemX in the E-Book (embedded E-Book) market.

Some kind person was willing to show was GemX Do-Organizer does via web-conference and had a nice discussion with him.
I did some analysis of that Do-Organizer program using the WinSpy utility supplied with Visual C++ v6.0.

Esentially,
Some parts of HelpMaker v8 is written in Delphi and some in Visual C++. We use a special method of compiling where we statically link
MSVCRT (Microsoft Visual C++ Run-Time Library) and MFC (Microsoft Foundation Code) together with Delphi code.

We use the same libraries such as "TNT (Troy's Unicode Controls)".

++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++


For example:
- The "Treesviews" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.
- HelpMaker's Treeview library is constant updated, hence, any bugs or issues our customers have with the Treeview is fixed and updated.

- The Calendar and Planner found in GemX was ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .
- HelpMaker's Calendar and Planner library is custom-made, and goes far beyond what GemX does.

- GemX database system .... I won't discuss that...
- HelpMaker database I/O library connects to every large and well-know database vendor in the market.

For the record:
- Vizacc "used to use" that Treeview library, that Planner library, that Calendar library, that WordProcessor library, and many libraries that GemX uses.
- Vizacc don't use them +++++++++++++ libraries .

The reason why I hijacked this thread is because:
- Vizacc have all the libraries required to make something similar to GemX.
- Vizacc have the ability to make something similar to GemX, and probably give a lower or scaled-down version for free.
- Vizacc has it's own WordProcessor, MindMapper system and many libraries (which we will never sell).

For example,
- our WordProcessing guys here does nothing all day long but breath RTF, HTML and PDF all day long.
- our MindMapper guys does nothing but geometric and graphics calculations all day long.

Most importantly:
- Vizacc has the financial resources to pull this off, and give good customer-service as well.

Hope that helps.


55
General Software Discussion / Re: GemX - missing in action
« on: October 13, 2007, 08:08 PM »
I mean, 10pm EST time Sunday 14 Oct 2007.

56
General Software Discussion / Re: GemX - missing in action
« on: October 13, 2007, 02:39 PM »
I dunno if this is appropriate or not -

One of my lead developers is available today.
if you're available for a phone discussion and web-conference (via www.gotomeeting.com) can walk him through this GemX DoOrganizer and what it does, we can make a much, much better alternative.

Drop me an email today at "supportviz@vizacc dot com" with your name and phone number.

(note: This offer is valid until 10pm EST time Sunday)

57
General Software Discussion / Re: GemX - missing in action
« on: October 13, 2007, 02:30 PM »

Hi,
I downloaded a copy of their GemX do-Organizer.
It says: TRIAL EXPIRED.

I'm not able to find out what it does, other than what is on their website.

Here's what mine looks like
a1.png

a2.png

This is FREE software.



58
General Software Discussion / Re: GemX - missing in action
« on: October 06, 2007, 07:05 AM »
hi,
I'm currently re-writing the HelpMaker at version 8.0.
it's under testing and aimed towards content generation.

in general:
[this is based on what is done already, not vapor-ware or hype-ware]

1) It stores data into RDBMS. You can choose the following:
- MSSQL
- Sybase
- Firebird
- MySQL

The "main thing" is the usage of 64-bit primary keys and full Unicode on load/save.

1) It has a Unicode Text Editor
This allows you to edit and save in Unicode to the database.
You can store many text notes as you want.
(Saves to RDMBS as a Unicode Text BLOB field)

2) It has a calender/scheduler system.
You can have as many Calendar/Schedulers as you want, all Unicode based.
(Saves to RDBMS as a table, with fields)

3) HTML Editor.
You can have as many web-pages as you want, all Unicode based.
Instead of saved to wiki, or some filesystem, the files are loaded from database.
(Saves as open standard "HTML")

4) Graphics Editor.
You can save (or dump) all your Graphics and annotations and stored in it's original format.
Instead of saving it all over the place, you save it to Field in Database.

5) RTF Editor.
We developed our own Unicode RTF editor.
It loads/saves your RTF into Unicode BLOB field in Database.

6) Mind Mapper or kpEdit Editor.
We developed our own Mind Mapper editor, loads/saves in Unicode.
It loads/saves in **XML format** into Unicode BLOB field in Database.

7) Outliner Editor
We developed our own Outliner Editor, and load/saves in Unicode.

8) We have our own PDF development libraries, so it's hassle free to create a PDF File from the database.

This is what I can say for now. Many features are actively developed and since they may or may not be in the final version, i cannot comment on them until they are done.

I hope that helps.


59
General Software Discussion / Re: Mind-Mapping Software
« on: October 05, 2007, 05:03 PM »
hi,
I'm writing a mind-mapper program currently...

what features would you like to see in it?


60
General Software Discussion / Re: GemX - missing in action
« on: October 05, 2007, 03:24 PM »
hi,
I took a "closer look" at their software.

How would you like to test my software that does more/less the same?

Mine is different in the sense it uses RDBMS to store data.
Choose your RDBMS: - MSSQL, MySQL, Firebird, Sybase ASA, DB/2, Oracle.





61
General Software Discussion / Re: Help Authoring Gem
« on: October 05, 2007, 03:14 PM »
glad you liked it.


62
I wonder if anyone used SAP/3 internal font system?

Their SAP Fonts are wonderful for coding. :)


63
General Software Discussion / Re: Help Authoring Gem
« on: October 04, 2007, 11:59 AM »
hi,
HelpMaker v7.3 build #38 is out.

This fixes nearly all bugs.

Thank you

Pages: prev1 2 [3]