Posts Tagged ‘open source software’

SkaDate Dating Software Update: Word from Developer

Friday, January 13th, 2012
SkaDate Dating Software Update: Word from DeveloperSkaDate 9, the new version of the acclaimed SkaDate Dating Software was released less than a month ago, which means that once again we are getting a lot of requests to simplify the updating procedures. (Read this post for more general information about software upgrades).

Rather than repeating the same answer over and over in blog comments and private support correspondence, we decided to get one definite explanation about the issue, right from developers of the SkaDate dating script. Here’s what they had to say:

Frequent requests for simplification of the update procedure mean only one thing – not everyone fully understand what PHP software is, and how it works.

SkaDate software is written in PHP: Hypertext Preprocessor scripting language, which is open source, so anyone can modify it in any way. Most SkaDate customers do just that by hiring outsourced developers or introducing various modifications themselves. Consequently, numerous modified SkaDate versions on hands all differ from our original default version.

The release of a new software version (like SkaDate 9) means that we modified the original code of existing files and also added new ones.  This is necessary for the implementation of new features and functions.

If a client never introduced custom changes to files modified in the new SkaDate version, the update of these files will be as easy as it gets – said files can be simply replaced. It is, however, a different story, if some changes have been made after all.

If that happened, custom code changes should be merged with alterations done by our programmers in the new SkaDate build. This is absolutely vital for not losing modifications introduced before the release of the new version.

(Just to be clear – file merging is the manual transformation of previously made modifications, with the goal of making them conflict-free compatible with modified files and features of the new build).

That’s how it works in any real open source PHP software, and that is why it is impossible to create some sort of automatic update system for similar PHP applications. Simply put – it is virtually impossible to automatically update everyone’s software, retaining all of the custom modifications introduced by hundreds of customers.

For instance, take Word Press – the popular blogging software. Indeed, it does has an automatic update feature. However, said update overrides all custom code changes made by users, so any modifications will be lost if it is used.

We knew about this issue even while working on our first ever update script, and we tried to find a solution. It seems that the only way to make the process easier for customers is to introduce a semi-automatic update script.

This means that our script can compare files of a customer’s SkaDate version, with files of the same default version (without custom modification), and also with files in the new SkaDate build. Let’s see how it works, using the file index.php as an example:

  • If the file was not custom-modified by the client, but was revised by us in the new build, the script will automatically overwrite it;
  • If the file did not exist at all in client’s current and our default versions, but appeared in the new build, the script will automatically add it to the current version;
  • If the file was custom-modified by the client, while we have also introduced some changes to it in the new build, the file will end up on the Merge List. This tells the client that the file must be merged with both – custom changes and changes introduced by us in the new build;
  • If the file exists in client’s current and our default versions, but is not present in the new build, it will end up on the list of files to be removed. The script does not do it automatically to avoid the risk of deleting files by mistake, thus losing some of custom changes.

SkaDate Dating Software Update: Word from DeveloperHopefully, this shows that we indeed tried our best to simplify and semi-automate the update process as much as possible, while retaining all of the custom code modifications. Any other way of automatic update will result in the loss of all custom modifications.

Note, that the person performing an update should have at least a basic knowledge of PHP programming, since updating any PHP software is the same as working on a custom modification – PHP code will be accessed directly.

We have a number of clients who have necessary PHP skills and perform all of the updates on their own. At the same time we also allow our customers to work on updates without our input, by hiring third-party specialists. However, we also have a paid service in house just in case clients are not qualified enough to work with PHP, or simply prefer to not be bothered with updates at all. In the end it’s the customer’s choice.

Choosing Dating Script II: 5 Things That Make a Big Deal

Friday, July 2nd, 2010

Let’s imagine you have already looked through a heap of dating software reviews, visited a number of vendors’ sites and narrowed your options down to a couple of noteworthy community/dating script providers. Here is what you should pay attention to when comparing software solutions to power your online dating site:

1. How long the dating software vendor has been in the market. This aspect is important because:
- The company with a long business history deserves some trust credit, because that it lasts in the competitive software market means that there is some demand for their product.
- New developed dating software is usually not even half as stable, robust and user-friendly as the one that has been polished up for years.
- A time-tested dating/community script will have a significantly larger support community, more plugins and add-ons developed for it.

2. Access to the software source code provided by the dating/community script vendor. An open source code means:
- Nearly unlimited possibilities for customization, and free branding removal. Just make sure that it is 100% open, and has no licensed or encrypted files.
- Complete data ownership. You won’t need to worry about what will happen if your dating software provider goes bankrupt, or simply abandons the product you are using for other business goals.
- Freedom from customization and support rates of the script vendor. A 100% open source code allows you to refer to any third-party programmer for assistance.

3. Participation in exhibitions and conferences, awards and other signs of recognition. If a software company participated in an industry-related exhibition, won a nomination, or its representative was assigned to speak at the conference – that should tell you something. This means that the software is reliable, the company is legitimate, and is recognized in the world of business.

4. Dating software provider’s guarantee for free bug fixing. That’s important, because shows whether the vendor is ready to take responsibility for the product, or just wants to leave it on your shoulders.

5. Portfolio of the sites powered by the community software of your choice. One live evidence is worth a thousand words. Check the web sites built on the platform you are considering for your project, even if they are added to be nothing more than a testimonial. Register a profile, check the features, look through all pages to have an idea of what your future site will look like.

All those little things mean a big deal, because they indicate how trustworthy this or that dating script is. In other words, they are a guarantee to stability of your future online dating business.