| Prev | Next
Menu: Products - Portfolio - Services - Download - Order - Company

 
      Topic #6.6.5.
Up To: Company News
   Read: Announcing SC  
   Read: Announcing RSU 2  
   Read: Security  
   >>HREF Archive  
*

  

Browsing >>HREF Archive: News archive: company and product news

You are now in the HREF news archive area. For current news, see this page instead.
  • AJAX
    WebHub v2.078+ has AJAX support built-in.
    There are 3 new commands: AJAXEvent, AJAXObserver and AJAXTimedEvent. There is also a new JavaScript wrapper for convenience in formatting script code while still using WebHub macro expansion.
    11-Dec-2006 20:05

  • WebHub Documentation
    We are also working on minimalist documentation to help new users get started with WebHub. The doc files install themselves to webhub\docs as of version 2.078.
    11-Dec-2006 16:30

  • WebHub users: start thinking seriously about upgrading
    The first step is to make sure all your DFM files are in plain-text format, not the old binary format used in Delphi 1..3. download
    The next step is to make sure that your Delphi code uses the variables MacroStart and MacroEnd rather than any explicit strings, regardless of whether you are using percent-equals or parentils.
    The next step - which is possible with WebHub v2.037+ - is to convert your "whtml" files to WebHub Syntax Stage 0214. download.
    06-Dec-2006 23:09

  • WebHub Feature: cover pages
    The idea of "suspending" WebHub apps has evolved into the idea of "covering" them. When an AppID is "covered", an html file is displayed to the surfer. The html page can contain special macros which fill in a few key facts: date/time the app went offline, the expect downtime in minutes, and the reason for the downtime. You can fill in these facts very quickly, either through WebHubView or programmatically within your application.
    28-Nov-2006 20:09

  • In-house ecommerce engine converted from ICVerify to EProcessingNetwork
    We experienced an unbelievable total failure of ICVerify a few months ago, wherein the ICVerify software continued to give approval codes and settlement confirmations, yet no money actually reached our bank account.
    Yes, this was a big surprise, both technically and to our treasurer.
    Yes, they had told us to upgrade (as almost all companies do), but never in a way that convinced us of any urgency. And when we looked at the cost to upgrade averaged out over two years, which from our experience is how long their software works before the industry changes a rule requiring one to upgrade, we discovered that they were no longer technically nor economically the best solution.
    We used PayPal's credit card terminal for a couple months as a stop-gap measure, and reviewed many of the ecommerce options on the market. In the end, we decided to take the recommendation of our banker and go with EProcessingNetwork, which happens to cost only US $12/month. That is less than we were paying to keep the phone line open for the ICVerify solution! Although EProcessingNetwork does not have a SOAP wrapper, we were able to integrate with its "transparent database" interface easily.
    And the ecommerce system is running the latest WebHub release.
    27-Nov-2006 03:00

  • WebHub New AppID Wizard is Ready
    The New AppID Wizard is ready for use inside Delphi and also within standalone programs.
    26-Nov-2006 03:57

  • Announce: FuzRegex Search and Replace utility
    The regular expression technology developed during the past couple years has found its way into a small utility: FuzRegex. The download link is now active.
    FuzRegex is the search and replace utility for which we have developed the scripts to make it relatively painless to upgrade existing WebHub projects to our new platform.
    Our FuzRegex scripts here: browse
    07-Nov-2006 04:24

  • WebHub Demos: upgraded to XML configuration
    All the demo INI files have been converted to XML. The simple "lite" demos are working fine. The others are still being tested.
    There is a new demo that shows how to display readonly data from a Firebird SQL database, using Interbase Objects.
    However we are taking a pause from the effort with the demos to now make sure that the installers work nicely on clean machines. Once that is done, we will make the installers available on a pre-release basis (i.e. free download to customers, not intended for production servers).
    There are two important tools which will help customers convert existing WebHub apps: WHZMConverter (converts INI to XML config), and FuzRegEx (runs search and replace scripts).
    01-Nov-2006 16:55

  • WebHub component renaming complete
    ALL WebHub components have been renamed as needed.
    29-Oct-2006 19:20

  • hardware upgrade in progress
    We have new hardware online for the demos server. Today we will bring a spare server online, to make it easier to cope with any future surprises.
    14-Oct-2006 10:00

  • DFM Converter Wizard
    We released a small utility program which lets you convert old binary DFM files (e.g. Delphi 1..4) to UNICODE plain text format (Delphi 6+). Once your DFM files are in plain text, you can refactor them using ordinary search and replace tools. DFMConverter.zip
    7-Aug-2006 23:00

  • WebHub News
    Both the runtime and component installers are now complete.

    The WHZMConverter has been updated to have two new features: (a) it copies your setupid to the ZaphodsMap context, and (b) in terms of application INI conversion, it converts only the one associated with your HubApp.

    6-Aug-2006 18:00

  • WebHub v2.065 for D06/D07/D09/D10
    The installers for the runtime system and for the components are now available. The runtime installer contains WebHubAdmin and WebHubView where the menu items are all hooked up to valid actions. You may use these runtime programs in combination with WebHub EXEs compiled from v2.062...v2.065. On FTP, you will find a ZIP file containing just those 2 programs, so that you can quickly add them to an existing installation. There is no real need to upgrade your custom WebHub EXEs to v2.065 if you already have them compiled under v2.062, v2.063 or v2.064.

    Please note, WHZMConverter is available to customers via FTP in the same place as the WebHub Component installers.

    Developers: review all uses of AppSetting and change to AppSetting wherever possible, i.e. for all your custom settings. If you do this now, the next upgrade will be MUCH easier.
    19-Jun-2006 17:04

  • WebHub v2.064 for D06/D07/D09/D10
    The installers for the runtime system and for the components are now available.
    Relative to the previous release, WebHub v2.064 contains a few fixes to the installer. It also includes NativeXml.int (interface to the cross-platform XML component used throughout ZaphodsMap and WebHub).
    16-Jun-2006 16:49

  • WebHub v2.062 status
    WebHub v2.062 uses ZaphodsMap v1.019 and configuration version 3. Good news: the COM issue has been fixed; WebHubAdmin and WebHubView run happily; the WHZMConverter writes files that conform to XSD.
    Files are available on FTP now.
    Please read the release notes, especially the part about using WHZMConverter.
    08-Jun-2006 22:15

  • WebHub v2.061 for D06/D07/D09/D10
    The installers for the runtime system and for the components are now available. 06-Jun-2006 06:27

  • More flexible WebHub System Messages
    There is a new section at the end of the v2.059 release notes which fully explains how to customize the WebHub System Messages by AppID, domain and runner. You will probably want to customize at least the HubNotFound and NoSuchApp messages on your production servers.
    29-May-2006 22:00

  • WebHub Designer for Dreamweaver 8
    Version 1.3.0.1 of the Dreamweaver extension is available now. This includes an important fix for Dreamweaver 8 users. It gives you an additional document type ("whteko 2.14") which you should use when creating new WebHub .whteko files.
    22-May-2006 19:35

  • If you want to help Borland...
    1. Take their survey about developer conferences: survey
    2. Patch Delphi 2006 with update 2 update 2
    3. Find out facts about DevCo Alan Bauer
    4. Have a look at the new Borland Developer Network web site bdn2 beta
    18-Apr-2006

  • WebHub v2.054 available
    This build (v2.054) still uses INI file configuration for the Hub and the WebHub components.
    3-Apr-2006 23:00

  • ZaphodsMap for D06/D07/D09/D09IL/D10/D10IL/K03
    ZaphodsMap has been ported and is now available for Delphi for win32 and dot net, and for Kylix.
    16-Mar-2006 23:00

  • WebHub v2.053 available
    Customers will find the latest build on FTP, for Delphi 6, 7, 9 (Delphi 2005 win32) and 10 (Delphi 2006 win32). We are working on the new IPC in parallel with completing the full port to .Net and Kylix.
    8-Mar-2006 22:50

  • WebHub Wizards confirmed okay in D06/D07/D09/D10 v2.053
    The WebHub wizards are back as of v2.053. Look under File > New > Other, and under Project > WebHub.
    7-Mar-2006 22:45

  • Borland and the anticipated DevCo
    You probably read Borland's announcement on 8-Feb-2006 about selling its IDE business, and David I's commentary #1 and #2. Ann went to a Borland user group meeting in San Jose, California on 21-Feb-2006 and found out some more details about the situation. It does make sense for the development products to live in a private company, which can use their revenue to further advance those products (rather than non-developer products).

    HREF will continue to support WebHub on the Delphi platform as long as possible, and in fact, we suspect that there may be some long-awaited improvements appearing after the new DevCo is formed. (DevCo is a placeholder name for the new company.)

    Delphi 2006 is looking very good (much better than Delphi 2005), and DevCo intends to work under the philosophy that products should ship when they are ready, rather than when the CEO has dictated they must ship based on fiscal promises.
    27-Feb-2006 09:30

  • WebHub Designer for Macromedia Dreamweaver 8
    The latest version of the WebHub Designer plug-in supports both Dreamweaver MX 2004, and the latest version, Dreamweaver 8. Features are identical. This is a FREE upgrade for existing customers.
    15-Dec-2005 03:25

  • WebHub v2.052 for Delphi 6/7/9 is ready
    Customers may download WebHub v2.052 via ftp now. This www.href.com site is running on Hub, runner and components v2.052, which is a good indication that things are basically working okay. Nonetheless, please, please, please check the release notes before you install.
    We added the refactored WebHub Wizard into the installation today; it is the first version to support Delphi 2005.
    The INI to XML converter will be included in v2.053 when we officially change configuration formats.
    08-Dec-2005 14:50

  • TPack Restorer switches from INI to XML
    WebHub v2.051 takes two more steps toward the Ultimate Big Plan for cross-platform WebHub. The first step is to use a new configuration system, implemented by TZaphodsMap, with two key benefits: (a) administrators will have full control over where the config files are located; (b) it will work smoothly even on Linux (where we absolutely cannot rely on finding a Windows System folder!).
    The second step is to FULLY separate run time from design time packages, while using a package filenaming convention which makes it easy for us to support Kylix 3 and Delphi 2006. Details are in the release notes.
    These changes are currently being tested in-house. There are not any pre-release files posted yet.
    12-Oct-2005 04:55

  • WebHub v2.050 for Delphi 5/6/7/9 is ready
    File for WebHub v2.050 are available to customers via FTP now. This version includes TNativeXml (as DCU). Please check the release notes carefully. There are a couple of unit name changes. Relative to v2.049, we fixed the ANCHOR command. This is absolutely the last build for Borland Delphi 5. 09-Oct-2005 17:00

  • Working on new wizards
    We are working on completely rewriting both wizards so that they will support Delphi 2005 for win32 and .Net, and Kylix 3. 20-Sep-2005 09:00

  • Cross-platform XML component is ready
    We are cooperating with the author of TNativeXml, which is a VCL component for use with XML documents. Up until now, TNativeXml has compiled only for Delphi's win32 compiler. TNativeXml now compiles in Kylix and Delphi 2005 for .Net. WebHub v2.049 will bundle this component in DCU format. Full source is available separately from the author, who will maintain the code going forward. 08-Sep-2005 15:00

  • WebHub v2.048 for Borland Delphi 5/6/7/9 is ready
    Files are available to customers via FTP now. 06-Sep-2005 01:30

  • Compiling Borland Kylix 3 files on *Windows*
    We have confirmed that this IS possible using the rather amazing Cross Kylix Compiler. 05-Sep-2005 19:00

  • SlimLogger is at feature-freeze
    The SlimLogger program has reached feature-freeze. Remaining tasks are documentation, installation, packaging, marketing. We ran SlimLogger on the demos.href.com server for most of August, and added it to a second server today. SlimLogger counts the number of bytes transferred to and from a machine, by domain name and/or by IP#. For TCP and UDP traffic, you can restrict by port if desired. HTTP traffic can be sorted by domain name, even if two or more domains share an IP#. For FTP and other protocols, a unique IP# is required.

    SlimLogger is free upon request to all StreamCatcher customers, as it replaces the Bytes Transferred report feature in SC.

    Pricing for other customers is still under discussion. HREF is co-marketing SlimLogger with TrafMeter. 01-Sep-2005 15:00

  • New Configuration System being Developed
    The next major step in WebHub evolution is to overhaul the configuration system, which until now has been based on TIniFile: href.ini, tpack.ini, hub.ini, etc. We are moving to the ZaphodsMap paradigm, which was invented for StreamCatcher and is now being refined, hopefully in a way that will last for the next 10 years. TZaphodsMap will support XML format, maybe INI format.25-Aug-2005

  • TPack Fully Refactored
    The really good news is that all of tpack has now been refactored for use with Delphi for .Net and with Kylix 3. This is a big milestone for us. Of course it is the tip of the iceberg in the sense that we still have over 200 WebHub units to review. The significance is that it proves that we can deal with just about every type of issue, so it is now a matter of keeping on going. The porting team is getting some vacation during August, and then will expand to include a third person during September.

    We are tentatively planning on adding Free Pascal / Lazarus support after we finish the complete WebHub port, as a two-week exercise at the very end. The Lazarus license is a modifield GPL and explicitly grants permission for use in compiling closed-source and commmercial programs (e.g. WebHub, e.g. your own applications). 19-Aug-2005 21:55

  • Delphi Super Page Search Engine updated
    Robert-in-Poland sent us a new set of files for the Delphi Super Page Search Engine... those have been indexed... you can now search for files supporting Delphi 8 and Delphi 2005 at dsp.href.com. 1-Aug-2005

  • HEADS-UP: WebHub GUI subsystem changed in v2.048
    We are making another major change to the WebHub GUI subsystem with v2.048, and that is, to stop using TtpMainMenu and TWebMenu and instead use Delphi's standard TMainMenu with actions. Actions are available in Delphi 5+, Delphi for .Net, and Kylix 3, so by selecting them as a basis for the GUI behavior, we will all have a much easier time porting projects. And the actions seem conceptually cleaner than simply writing lots of OnClick handlers... they seem to be a very good thing.

    If you are using the standard whMain.pas form in your project, then you do not have to do anything because the changes are included for you. If you are building your own GUI, and you want your project to eventually run cross-platform, you should stop using TWebMenu and instead use the technique shown in the whMain.pas unit, and throughout the demos.

    All the demos have been rebuilt with TMainMenu and Delphi actions.23-Jul-2005 21:20

  • WebHub v2.047 for Borland Delphi 5/6/7/9 ready
    The final files for WebHub v2.047 are available. This version of the Hub has been tested on: Win2003, xeon; WinNT; Win2000; Win2000 with 2cpu. As of this version, a special license code is no longer required for systems using Xeon technology and hyperthreading. 21-Jul-05 23:30

  • SlimLogger product planned
    Because Microsoft removed the hook from Win2003 IIS 6 which made the StreamCatcher Bytes Transferred reports possible, we have decided to drop that feature from StreamCatcher in general and to move it into a separate product, named SlimLogger. SlimLogger will count bytes transferred by web site group across all tcp/ip activity including http and ftp. Thus it is even more powerful than StreamCatcher (as SC was limited to http/https). 17-Jul-05

  • WebHub v2.046 for Borland Delphi 5/6/7/9, with SOAP support
    WebHub v2.046 posted; SOAP support added as long as you compile with Delphi 7 or Delphi 2005. Although Borland added some SOAP support in Delphi 6, we needed to use the more refined version which is in Delphi 7+. 26-Jun-2005 04:50

  • Documentation for WebHub Designer for Dreamweaver
    The final documentation for the WebHub Designer for Dreamweaver has been posted. 26-May-2005 04:20

  • WebHub v2.045 for Borland Delphi 5/6/7/9 ready
    For full details, please read the release notes. WebHub.hlp has not been updated but the program files are final.18-May-05 20:05

  • WebHub v2.044 for Borland Delphi 5/6/7/9
    04-May-2005 23:19

  • WebHub v2.043 for Borland Delphi 5/6/7/9
    This is the first release supporting Borland Delphi 2005 ("Delphi 9") for the win32 platform. 07-Apr-2005 18:40

  • New flag for backwards compatibility of MATCH command
    There is a new boolean flag in htWebApp.pas for existing customers who cannot easily change their MATCH macros to the new syntax. Set isMatchTechniqueNew to FALSE in htWebApp.pas. (v2.043) 4-Apr-2005 05:20

  • WebHub v2.042 for Borland Delphi 5/6/7
    15-Mar-2005 15:50

  • WebHub Designer for Macromedia Dreamweaver
    A new version of the WebHub Designer for Dreamweaver has been posted. 11-Mar-2005 00:50

  • WebHub v2.041 for Borland Delphi 5/6/7
    11-Feb-2005 00:09

  • WebHub Designer for Macromedia Dreamweaver
    A new version of the WebHub Designer for Dreamweaver MX 2004 is ready as of today. 07-Feb-2005

  • Happy New Year!
    The core WebHub group crossed another milestone today: the new cross-platform system was invoked from cgi-bin on Apache 2, cgi-bin on Sambar, and isapi on Sambar. 09-Jan-05 04:00
  • Showcase demo redesigned
    The navigation of the showcase demo has been redesigned and that version is live on demos.href.com. 4-Dec-2004

  • WebHub v2.039 ready for Delphi 5, 6 and 7
    15-Nov-2004

  • DTD file published for WebHub Syntax Stage 2 WHTEKO files
    download. 01-Nov-04

  • URL2IMG unveiled
    Visit url2image.com to take screenshots of your web pages using various browsers, at different screen sizes, on different platforms, to proof your work and make sure that it scales as desired. 25-Oct-04

  • WebHub v2.038 for D5/D6/D7
    24-Aug-04

  • ESeminar held regarding WebHub Syntax Stage 2
    The recording of the latest eseminar is available online. You will need a URL, username and password to access the 'advisorweb' system. If you do not already have one, request one through the contact link. Thanks.

    The slides with no audio are online here. 30-Jul-04

  • WebHub v2.037 posted for D5/D6/D7
    This release includes a security layer for anyone using the remote Dreamweaver editing features. 15-Jul-04

  • WebHub Dreamweaver Extension
    Installation file posted for customers, compatible with WebHub v2.036+. 15-Jul-04

  • HREF adopts CVS for publishing WebHub Demos
    The full source to the WebHub demos is now available via CVS. 30-Jun-04

  • WebHub v2.036 posted for D5/D6/D7.
    21-Jun-04

  • WebHub v2.035 for D5/D6/D7 posted
    07-Jun-04

  • WebHub v2.034 for D5/D6/D7
    This edition includes an updated help file (webhub.hlp) which reflects recent changes to the components and the new Dreamweaver integration units. 23-May-04

  • WebHub v2.033 for D5/D6/D7
    15-May-2004

  • WebHub v2.032 for Delphi 5, 6, 7
    This edition includes the DreamWeaver integration units (dmDream.* and whDream.*).4-Apr-2004

  • WebHub v2.031 is ready for download via ftp.
    15-Mar-2004

  • Delphi 8 for .NET ISAPI research milestone
    The first partially-working runner for Delphi 8 for .NET is functioning under IIS 5 on Win2000, thanks to efforts by Oxana. This is a proof-of-concept prototype, along the lines of the FastCGI example. It means that we will be able to provide a .NET solution which is fully compiled in D8 rather than using any Win32 modules. 15-Mar-2004

  • FastCGI research milestone
    We have developed a simplistic FastCGI interface suitable for use with Apache on Windows or Linux. 12-Feb-04

    Performance test results:
    Number of simultaneous browser connections10100
      Average number of requests per second
    Using Broker~48~115
    Using Direct Socket~163~157

    ** Equipment:
    Our Windows test environment:
    PC: CPU Intel Pentium III, 1GHz, RAM 512 PC133, HDD Samsung 40 GB. All hardware settings (main board, memory, HDD) tuned for best performance.
    OS: Windows Server 2003 Enterprise Edition. With installed Apache 2.0.48.0 and FastCGI 2.4.0. All software settings (includes memory, cache and other subsystems) tuned for best performance.

    Our Linux test environment:
    PC: CPU Intel Pentium III, 450 MHz, RAM 256, HDD QUANTUM FIREBALL EL5.1A 4.5 GB.
    OS: Linux Red Hat 7.3. Apache 2.0.48.0, FastCGI 2.4.0.

    These tests were performed using the Microsoft Application Center Test Projects (ACT) utility included in Microsoft Visual Studio .Net Enterprise Architect 2003.

  • Hub runs only as service; separate modules for admin and troubleshooting
    We have decided to stop shipping the old "classic" Hub which ran as an application. Now we will be shipping the combination of Hub.exe (which is HubNoGUI renamed), WebHubAdmin and WebHubView. 11-Feb-2004

  • WebHub v2.028
    30-Jan-04

  • Timing test results (of an "ECHO" page)
    Number of simultaneous browser connections10100
    All tests on same hardware. * Average number of requests per second
    runbin.exe with Apache 2~38~35
    runbin.exe with Apache 1.3~38~35
    Delphi fastcgi.exe with Apache 1.3~32~38
    Delphi fastcgi.exe with Apache 2~198~160
    C fastcgi.exe with Apache 2~160~167
    runisa.dll with IIS 5.0~130~77
    IIS 6 on Win2003 Server
    runisa.dll; worker process isolation mode (DefaultAppPool) ~243~250
    runisa.dll; worker process isolation mode (IsolatedAppPool) ~247~259
    runisa.dll; iis5 compatibility mode (IIS Process) ~246~253
    runisa.dll; iis5 compatibility mode (Pooled) ~85~90
    runisa.dll; iis5 compatibility mode (Isolated) ~80~89

    * PC: Intel Pentium III, 1GHz, RAM 512 PC133, HDD IBM DTLA 307030. All hardware settings (mainboard, memory, HDD) tuned for best performance.
    OSes:
    1) Windows Server 2003 Enterprise Edition. With installed IIS 6.0, Apache 1.3 and Apache 2.0. All software settings (includes memory, cache and other subsystems) tuned for best performance.
    2) Windows Server 2000 with IIS 5.0 (This OS was installed on different than Windows 2003 PC but with the same hardware configuration).
    25-Jan-2004

  • StreamCatcher v1.5.0.6 posted
    Recent changes: fix relating to referrers longer than 1024 characters; threadsafe operation on 1cpu servers running IIS 4 or 5; referrer support added to the TraceLog and Test features; 5 colons allowed within a WebHub command string.
    18-October-2002

  • StreamCatcher v1.5.0.0 posted
    New feature: support for remapping unlimited subdomains through a wildcard. For example, let's say you own www.hosting.com and you want to set up free sites for your friends Bob, Joe and Mary. You create directories on disk: users\bob, users\joe and users\mary, and you tell them to access their sites through bob.hosting.com, joe.hosting.com and mary.hosting.com. Then you set up one StreamCatcher rule which translates bob.hosting.com to bob.hosting.com/users/bob/* and you are all set. Whenever you want to add a new user you only need to create a directory on disk. No DNS entries. No IIS entries. No further StreamCatcher entries. QUICK. INEXPENSIVE. DO IT FOR YOUR FRIENDS! Detailed instructions are in the SCHelp.hlp file; search for "How to Map Unlimited Subdomains".

    New features from v1.0.2.5: (1) WURM repellent. WURM = wicked unauthorized resource munchers, i.e. people who link to your site to grab resources without your permission. Now you can take control over any directory or file, and ensure that the file is only retrieved if the referrer equals, starts with, or contains, a URL (or URLs) of your choice. (2) The bytes transferred report (which counts up bytes used by web site) now provides a running grand total across all web sites so that you can quickly see your bandwidth usage for the whole server. (3) If desired, the Bytes Transferred Report for a single web site shows values for all websites owned by the same owner. 21-August-2002

  • WebHub v2.012
    WebHub v2.012 for Delphi 3, 4, 5 and 6 has been posted for customers. FREE WebHub Trial v2.012 for Delphi 5, 6 and 7 has been posted for new users. 14-August-2002

  • BDE Installation Tip
    If you need to automate install of BDE: summary 18-June-2002

  • SecretAgent.exe
    HREF has published a custom web browser where you can set the user agent. Use it to look at your web site as if you are a particular type of viewer (say IE versus Googlebot), to make sure that you are presenting the desired information to search engine spiders.

    This is highly recommended for anyone using v2.009+ and StreamCatcher. If your own site doesn't do conditional processing yet, download and have a look at www.href.com and support.href.com through the eyes of a spider (detailed instructions are in the browser when you open it). download 552kb, just run the EXE - there is no installation procedure. Thanks to Christian for making the utility. 17-June-2002

  • WebHub VCL v2.012 supports Delphi 3, 4, 5, 6 and 7
    This version of WebHub supports all Delphi compilers from Delphi 3 to Delphi 7. Upcoming releases will only support Delphi 5 and higher. 14-August-2002

  • Change of server address
    HREF's public internet servers and colocated customers' servers moved to a new data center in Santa Rosa, ending the presence at "300 B Street". July-2002

  • Change of headquarters address
    HREF finance and customer service is now being performed from a home office in Santa Rosa. HREF's mailing address is now: 1275 Fourth Street #109, Santa Rosa CA 95404 USA Phone and Fax: 1-707-581-1828. March-2002

  • Change in management
    Ann Lynnworth is President of HREF Tools Corp. and has full control of the company. August-2001

  • WebHub VCL v2.x supports Windows98 and Windows 2000
    WebHub version 2.x is a major upgrade, expanding support from the NT platform to include both Win98 (primarily for test systems) and Windows 2000. Nov-2000

  • Updated cgi-win and cgi-bin runners
    FREE. These will not have the "integer overflow" problem reported by some users. December 9, 1999

  • Focus on Documentation
    HREF has retained the services of Helen Borrie to assist us in revamping the WebHub Help File.
    November 5, 1999

  • WebHub VCL v1.770 is available
    Updated WebHub Project Wizard supports WebHub panels; colored icons indicate the usage of your application when deployed; cookie support improved; Delphi 5 ready.
    August 7, 1999

  • HTML to WebHub-HTML Conversion Wizard
    This utility converts standard HTML files to WebHub syntax for use with any WebHub application server. It supports FrontPage files (among others) and will even optimize the file to remove redundant font tags. FREE -- download. May 14, 1999

  • New Pricing Policy
    1exe version 1.x Hubs are now FREE for deployment on unlimited machines. April 25, 1999

  • Interbase Objects Support
    WebHub v1.751+ adds direct support for Interbase Objects with a new TIBOWebDataSource, with FREE source to trial and registered users. April 25, 1999

  • New ASync Processing Classes
    WebHub v1.73+ includes TwhAsync and other classes which enable you to run background processes while giving the surfer percent-complete and/or other status messages. April 25, 1999

  • June 1, 1998: OrderGenie.Com is a big success!: With a Java client and WebHub middleware, this solution from New Zealand is an excellent option for corporations wanting business-to-business eCommerce.

  • May 20, 1998: WebHub Coolness Layer: announced.

  • May 19, 1998: WebHub-Based AI in Danish Politics: Intellix in Denmark used WebHub and its Internet Agent technology to help voters become conscious of their opinions regarding the Amsterday Treaty. With 10 servers in a cluster, they served a peak of 6,000 surfers per second.

  • May 10, 1998: EZ Links Golf Reservations: Kevin Tupper built a complete tee time reservation system using WebHub and Microsoft SQL.

  • May 4, 1998: Delphi Prefix Registry: HREF Tools is hosting this Registry, which was designed to make life easier for both component users and developers. It registers component prefixes and assists with information on component naming.

  • March 20, 1998: Delphi Super Site Searches: Michael Ax[1] at HREF Tools wrote a Search engine for the most popular Delphi freeware and shareware site in the world - Delphi Super Site.

  • March 10, 1998: Interactive Outline is Back: Use TwhOutline to navigate our site.

  • March 8, 1998: PNG Files Embraced: HREF Tools supports the free PNG graphics file format as a replacement for GIF.

  • February 5, 1998: WebHub.Com launched: There's a new place for newcomers to learn about WebHub: webhub.com!

  • January 2, 1998: Tech Support and Custom Consulting: Matt Marshall, CPA and Delphi programmer, joins HREF to support WebHub developers and manage custom projects.

  • December 15, 1997: Free Search Site for Borland Developers: HREF is proud to be sponsoring developers.href.com, a web site that archives technical newsgroup content, making it fully searchable. It's built-with-WebHub, and very, very fast. Try it!

  • November 23, 1997: Shopping Cart Jump Start Project: New product, includes full HTML and Delphi source for a dynamic, database-driven shopping cart application.

  • November 18, 1997: Training Partner Announced: Blue Star Training Corp. in San Diego, California.

  • WebHub Conference!! November 15 & 16, 1997 HREF Tools Corp will host THE FIRST INTERNATIONAL WEBHUB CONFERENCE!!

  • No-Frills Hosting: HREF announced the availability of colocated server hosting.

  • August 23, 1997: New Technical Support Policy provides more choices for developers...

  • July 21, 1997: The Borland Conference was a big success! Ann Lynnworth presented papers on the State of California using WebHub, and another on credit card charging over the web with WebHub and Delphi.

  • May 19, 1997: WebHub 1.0 Released !

  • January 1, 1997: SecureTax Unveiled!

  • November 5, 1996: Contest Winner for best interactive web site built with WebHub components! $250 Grand Prize Winner: Mauricio Korbman at Food-Online.com.
    Honorable mention: Leslie Harte with a Government database of land-mines.

  • October 5, 1996: Contest Announcement-- HREF Tools Corp. is sponsoring a contest for the best interactive web site built with WebHub components.

  • September 12, 1996 David L. Rice joins HREF as corporate sales representative.

  • July 25: HREF introduces Public Relations Partner: HREF Tools Corp. is pleased to introduce its new public relations partner, The Ford Odell Group.

  • July 2: Version EEP 8.41.3 Discounted: For those of you in love with the version you have been using for the last few months -- we are offering a registered copy of either the 16- or 32-bit WebHub Bundle, EEP 8.41.3, for $125.00.
June 20: HREF moves and grows: We are consolidating our offices in Santa Rosa, California. That means we have new accountants and Michael is moving west in July 3rd! We've also expanded our support staff ... doing our best to give you real service, quality products and complete, accurate documentation.

May 16: Newsletter Sign-up: You can now maintain your own record in our mailing list database, and decide which of our newsletters you would like to receive.

Delphi In-Depth: This book, edited by Cary Jensen, will be available at the end of May. Excerpts are now available on-line.

Delphi 2.0 Unleashed: This book by Charlie Calvert is available in stores now and has two chapters on Delphi and CGI programming. Both were written by Ann Lynnworth at HREF.

March 31: WebHub Discussion Group -- We've got an email-based Forum for WebHub Questions and Answers. Please join! We're striving to make this a great source for technical tidbits and support as well as a place to share ideas. You'll be able to hear not only from HREF but also from other people who have been using WebHub for months.

March 21: Buzzword check-in -- We know you need to get past the buzzwords and find out what will work TODAY and TOMORROW. We are concentrating on maintaining an open architecture that can support integration with new technologies as they emerge. We started with WebSite cgi-win support; we now have Netscape shipping and Spry coming soon. We'll be adding support for other servers and APIs over the next few months. You can build your WebHub-based applications for any of the current servers and know that your application will be portable to other platforms as they arise.

Nonetheless, here are the buzzwords:

  • JAVA : we support Java in two ways, both demonstrated in the free sample project called HTJAVA. You can pass data (from a database and/or from the surfer) to a precompiled Java applet, and you can also send Java scripts as chunks. Check out the real-time clock on the sample -- it's done as a chunk!
  • SQL : we support SQL queries to the extent that Delphi does, which means we can talk to Oracle, Interbase, Infomix, Sybase, etc.
  • ISAPI, NSAPI, and WSAPI : WebHub is meant to be a cross-server solution and you will see more APIs supported as we get past version 1.0. Registered users receive updates for 12 months from date of purchase.

January 21: If you've been curious about *how* WebHub is able to create components on the fly, check out tshapes.pas. It uses the xtension unit from TPack, which is included in the trial version. This sample code shows a simple example using TComponentExtensions where a red circle creates a frame surrounding itself -- in the *Designer*. There's now a newsletter on WebHub Tips and Techniques to help you become successful with it faster... back issues will be kept on-line here.

December 19: The Fish Store got some new features, including an e-mail test page, graphics on-the-fly, and a string grid. We continue to provide full source code to the Fish Store so that you can learn to make interactive web sites with WebHub as easily as possible.

November 21, 1995: We are pleased to present the first interactive outline on the Web -- demonstrated on our new Table of Contents page. Of course we are making this functionality available to WebHub programmers - you too will be able to use the new TwhOutline component to make your large sites more managable. We have also started publishing the Delphi interface source code to the most important ancestor classes in TPack and WebHub, so that enterprising component writers can easily write WebHub-compatible components.

[1] Michael Ax co-founded HREF Tools Corp., wrote WebHub version "EEP" through version 2.005, from September 1995 to July 2001; ran HREF from January 2000 to July 2001; and has since moved on to a new phase of his life. Visit Michael Ax's web site and his new project ZodiacDegrees.com.

[1]

This web page was updated Sep. 07, 2007 23:30 Pacific Time

 

 
 

Path:  www.href.com to; Company to; Company News to; HREF Archive
 

Copyright © 1995-2008 HREF Tools Corp. All Rights Reserved Worldwide.
Running: WebHub-v2.094 on Microsoft-IIS/6.0,
Local Time: Sun, 11 May 2008 17:08:38.
Session 528391334, 5 pages sent to CCBot/1.0 ( http://www.commoncrawl.org/bot.html) at 38.103.63.17;
Time to produce this page: 31msec.