Monday, March 24, 2014

New responsive template for ApPHP Medical Appointment is added

ApPHP members enjoy now with new X-Medica responsive template for ApPHP Medical Appointment.

ApPHP Medical Appointment - clinic management, doctor and therapist online medical appointment scheduling system for the management of health care appointments.



 Here the main features of this X-Medica Template:
  • Version: 1.0.1
  • Layout: 2 Column Responsive
  • Direction: left-to-right/right-to-left
  • Menus: left, top, bottom
  • Compatibility: ApPHP Medical Appointment v3.0.0 or later
  • License: ApPHP Template license v1.0
  • Delivery Type: Download link.
  • Price: $39.90
Click to see in LIVE DEMO.
Click to see in action RESPONSIVE TEST.


Tuesday, March 18, 2014

The new version 3.0.0 of ApPHP Medical Appointment script has been released

The new version 3.0.0 of ApPHP Medical Appointment script is available now for downloading. There are some bugs fixed and many new additions and improvements.

ApPHP Medical Appointment is a Clinic management, doctor and therapist online medical appointment scheduling system for the management of health care appointments.



Here the main additions and improvements in the new version:

  • Feature: [added] possibility to generate code for widgets and use them on external sites
  • Feature: [added] new module Ratings
  • Feature: [added] possibility to admins to make appointments
  • Feature: [added] possibility to doctors to book membership plans
  • Feature: [added] new imageupload plugin to TinyMCE editor
  • Feature: [added] possibility to define Week Start Day via General -> Datetime & Price
  • Feature: [added] possibility to translate doctor specialties
  • Feature: [added] new FAQ module with a sample data
  • Feature: [added] possibility to select insurance while booking appointment
  • Feature: [added] possibility to select visit reason while booking appointment
  • Feature: [added] possibility to define different visit price for each specialty
  • Feature: [added] new fields for doctor's profile: additional degree and years of experience
  • Feature: [added] possibility to block multiple appointments to the doctor in the same day
  • Feature: [improved] RTL styling for all templates
  • Feature: [improved] doctor account dashboard: added more information
  • Fix bugs fixed
To view a Live Demo click here.

To download new version click here.

Wednesday, February 12, 2014

New version 2.1.0 of ApPHP DataValidator is released


The new version 2.1.0 of of ApPHP DataValidator has been released and available now for downloading.

ApPHP DataValidator is a simple lightweight tool useful for primary general data checks. It handles numbers, strings, emails, URLs. A range of parameters is provided for a wide variety of different verifications. All parameters are used optionally and could be switched on and off for every specific value.
The DataValidator component accepts an array or an object as data container, so it can be easily used to check values got by HTTP request, obtained from database, parsed XML or CSV file or any other source as soon as data are in correct format (array('key'=>'value')). Error handling is made easy and flexible. If validation process fails, you can either obtain a generated error-message or use error-details for logging and user informing in you own style.

Data validation is typically used to make sure that incoming data has a certain quality/value. The validation process is running on a server-side.

Last changes: Version 2.1.0 (Feb 11, 2013)
  • Feature: [added] chain-of-responsibility pattern is added to project (class Validator and classes inheriting ValidatorAnyType). 
  • Feature: [added] added methods to work with upper and lower case are added to ValidatorTypeString 
  • Feature: [added] added methods to handle exceptions from Validator in three ways (throw, write to file, write to array)
  • Feature: [improved] localization language can be set by constant in config.php or using method $validator->SetLanguage("fr");
  • Bugs fixed

To see the script in action click here: LIVE DEMO 

To check all recent changes click here: CHANGE LOG

Monday, February 10, 2014

New DataForm Mini-Course has been published

 
New DataForm Mini-Course has been published on our site. The duration of this course is 5 days only, it includes a lot of examples and cover all major features of this component.

Why to subscribe to this mini-course?


We offer you 5-day Mini-Course for ApPHP DataForm created by our team. This course (emailed right to your inbox) should take you approximately 15 minutes of reading and exercise a day and consists of seven lessons, where each of them includes full code samples, images, links to live demo examples etc.


  • You get well-described examples for all main features of the DataForm!
  • Screenshots and Live Demo examples included!
  • No longer need to spend hours for reading forum and other documentation!
  • Suitable for both beginners and advanced programmers.
  • Fast subscription - start with the first lesson within a few minutes.
  • Benefits for subscribers
  • and much more...
To subscribe, click here.

Wednesday, January 22, 2014

New version 3.3.2 of JS Auto Form Validator Pro is released

We are pleased to announce the release of JS Auto From Validator Pro 3.3.2. New version is available now for downloading.

 The JS Auto Form Validator is an easy-to-setup form validation script which enables you to handle the whole form validation process using the ready-to-use JavaScript class. This script allows you to specify certain form elements as "required" or "non-required" and also a specific type they have: text, password, numeric, zip code etc. It works on the native JavaScript, meaning page will be loaded much faster - especially on mobile devices - as no jQuery is needed!

The script automatically checks all required elements in order to make sure that they are NOT only empty before allowing the form submission, but also that the surfer entered a valid type value. The output is available in 3 ways: into
errors container, with single field error message or with JavaScript Alert() function.

 
There are many features and improvements in this release:

Version 3.3.2 (Jan 20, 2014)
  • Feature: [added] non-documented property stripHtmlTags (true or false)
  • Feature: [added] translation for Dutch
  • Feature: [added] new type of Captcha - "Math"
  • Feature: [added] possibility to define "highlightMode" ("errors" - default, "all" or "off")
  • Feature: [added] possibility to create and use plugins
  • Feature: [added] new type of alert - "singleError"
  • Feature: [added] new mode "attributes"
  • Feature: [improved] form.scripts.js renamed into form.validator.js
  • Feature: [improved] chars/diacritic_chars_utf8.js embedded into form.validator.js
  • Feature: [improved] syntax of FormValidator class
  • Feature: [improved] minor changes in examples
  • Feature: [improved] script execution time
  • Feature: [improved] class structure: added private properties and private methods
  • Feature: [improved] optimized messaging system
  • Bugs fixed
Click here to check our Live Demo.