Articles by Kambiz
-
WP-RecentCategoryPosts v1.1 Released
The WP-RecentCategoryPosts plugin v1.1 has been released. This is an upgrade release.
-
How to match two strings approximately
This is the Delphi implementation of Damerau-Levenshtein distance algorithm to find out the edit distance between two strings.
-
How to have a temporary stream, with no size limit
In this topic, you will find the implementation of a stream class that encapsulates a temporary file for using as an intermediate storage.
-
Print Preview v5.60 Released
The Print Preview Components v5.60 has been released.
-
How to replace occurrences of several substrings in a string, all in once
Sometimes we need to locate and replace more than one substring in a string, and Delphi does not have a function for this purpose. In this topic, I am going to implement and discuss such a function.
-
WP-Recent-phpBB v1.2 Released
The WP-Recent-phpBB plugin v1.2 has been released. This is a bugfix release.
-
WP-Recent-phpBB v1.1 Released
The WP-Recent-phpBB plugin v1.1 has been released. This is an upgrade release.
-
How to find if a directory is writable
It is quite easy to find whether a directory is writable or not. If we can create a file on the target directory, the directory is writable, otherwise not.
-
Print Preview v5.50 Released
The Print Preview Components v5.50 has been released.
-
Kolang v2.0 Released
Kolang v2.0 has been released.
