DelphiDabbler Delphi Tips Database Deprecated

What a long time between posts!

Not a lot (i.e. nothing!) has happened on DelphiDabbler.com for well over a year now. Among other things that means that the Delphi Tips database hasn't been updated - and it won't be in future. So I've decided to deprecate it with the view of removing it from the site.

To avoid losing all the data forever, I've 'printed' each tip to it's own PDF file and placed them in a Git repository on GitHub - see https://github.com/delphidabbler/delphi-tips. In addition to the tips from the site I've also added a couple of extra documents that contain numerous other tips. One has loads of tips from the former Delphi Pool website and the other contains tips published in the past by Topellina.

If anyone wants to take over the database just fork the repo. If you want the original HTML include files and associated SQL database just open an issue on the GitHub repo and ask. Or leave a comment below.

The great majority of the tips have not been tested by me and they're all pretty old. Use at your own risk!

Comments

  1. Good content, hard to find a quality site like this one anymore. Thanks

    ReplyDelete

Post a Comment

Comments are very welcome, but please don't comment here if:

1) You have a query about, or a bug report for, one of my programs or libraries. Most of my posts contain a link to the relevant repository where there will be an issue tracker you can use.

2) You have a query about any 3rd party programs I feature, please address them to the program's developer(s) - there will be a link in the post.

3) You're one of the tiny, tiny minority who are aggressive or abusive - in the bin you go!

Thanks

Popular posts from this blog

New String Property Editor Planned For RAD Studio 12 Yukon 🤞

Multi-line String Literals Planned For Delphi 12 Yukon🤞

Call JavaScript in a TWebBrowser and get a result back