Wednesday, 13 November 2019

What is the status of the online matrimonial business in India?


India is a country where marriage is considered a vey sacred relation. It is not only a relation of the two individuals but also binds the two families as well. In India, marriage is considered as a relation, which binds the two individuals for the full eternity. In India, there is approximate more than 11 million marriages happens every year. 

In Indian ancient scriptures, there are 8 types of marriages. But in today’s arena there is a tradition of arranged marriages as well loves marriages. Here, parents choose the most suitable life partner for their children.

The old system of arranging marriages into Indian families was done via Newspaper advertisements, word of mouth conversations, relatives and local priests. But the complete system has been changed after coming of the online matrimony websites after the entrance of bharatmatrimony and shaadi.com in 1997.

Online matrimony business is growing rapidly in India. Its growth rate is measured at the rate of 25% every year. The online matrimony sector is full of expert professionals which are not only having the knowledge of digital media but also aware with these traditional Indian cultural values.

The online matrimonial sector has the total worth of 2000 crore INR. The reason of this overall success in a very short period of time is consistency, more privacy, convenience and time-saving. The overall pace of development will be continued in the online matrimonial sector for the upcoming years as well.        



Saturday, 11 May 2019

How to implement the FTP connection in ColdFusion?

The service “FTP” refers to the standard internet protocol - “File Transfer Protocol”. It is used to transfer files from one server to another server. To do this, the software of “FTP client” is used. This is a piece of software, which helps in file transfer to one to another computer.

On the destination computer, it is necessary to install on the FTP server. This server allows the transfer of the FTP files. Once FTP files have been installed, other connected users will be able to access the data files and transfer them.  

There are many famous FTP client software like - cuteFTP, WSFTP, FileZilla etc. ColdFusion framework also gives you the independence to make your own FTP client. If an application programmer has already FTP client, then there is no need to develop a new FTP client.

There are many types of tasks which can not be performed by the FTP program -
run on a scheduled task to perform on routine basis.
having a  content management system.
access of files is restricted to perform certain functions.    

List the contents of a directory -

GetFile - copies the file from FTP file to a local machine.
PutFile - copies the file from the local machine to FTP server.
remove file - removes/deletes a file on the FTP server.
rename file - renames the file on the FTP server.

Hope you have liked this post ! Thanks for reading this post.

reference links - 

How course instructor is helpful for you?

An instructor is a person who is in charge of the classroom. An instructor is generally a full term employed professional for a specific curriculum. There are sometimes adjunct instructors available in an institute who have short term employment.

A facilitator also plays the role of the instructor specifically in an online learning environment. An instructor and facilitator has any real significance if they can help to students in making connection with learning objects.


There is always a requirement in the online institutes that they require the instructors with proper subject matter expertise, not only holding the teaching skills individuals. If they have the required online teaching skills then a student can win at the earliest.

To get the proper knowledge of the instructor’s credentials, students must proceed to the institute website. Every institute has its own different page pertaining to required credentials. In the lacuna of this, students must move to the right school or institute.

Instead of the traditional classroom teaching, it is the sole duty of the online incharge to help the students in making information available at the right time and making them workable with those concepts.     

Hope you have liked this post ! Thanks for reading this post.

reference links - 

Friday, 10 May 2019

How to differentiate between the traditional and cohort model?

The adoption of traditional and cohort model depends upon the institute or course, you are being adopted to. It is strongly recommended to the student during the interviewing process while approaching for the courses.

Traditional Model -


In the traditional model, a student is required to take on the introductory classes which is his first priority. After taking own path, it is necessary to evaluate that how much a course is offering during the course period of time. After getting independant, it is necessary to take on the responsibility.


Cohort model -

A cohort model is the one in which an individual sits with the same peers group in each and every course. It depends upon the elected course. For some students, the kind of cohort model is the best in which academic career is fixed for an individual. But in some cases, to follow different courses with different individuals is also necessary.

Conclusion -

To participate in a cohort model or traditional one, it is a concerning matter for those participating in the professional degree. If you are going for the lower course program, it would be much good for you to follow the traditional model.
Hope you have liked this post ! Thanks for reading this post.

reference links - 

How to implement redirects in ColdFusion framework?

Redirection is a process in any programming language, in which a user is traversed to another page from current page to provide the real information. The redirected page can be a broken or parked domain page, so redirection is necessary in this case.

In coldFusion framework, there is facility to serve the redirection facility by using of two methods -

permanent redirects.
temporary redirects.

permanent redirects -

A permanent redirect should be used when no page exists. In this type of redirection, 301 redirect status code is used. It is implemented by the <cfheader> in the ColdFusion framework. This is generally used for search engines as well and they will index the correct file.

temporary redirects -

It is used in the case where a user is being redirected to another page based on a logical rule. In this case, <cflocation> tag is used to induce this redirection. This actually sends HTTP status code of 302 code which means  - “moved temporarily”.


Hope you have liked this post ! Thanks for reading this post.

reference links - 

Thursday, 9 May 2019

How to embed other products in your coldfusion application?

Online education is all about to complete a student connection to the reading material by the online mediums. Online education combines the elements of the internet connection, reading material and student itself.

The first design requirements in online education is proper curriculum for student which he can complete by himself independently on time with the helpful instructors of his instructor. This instructor properly facilitates you with your whole learning journey.

Many instructors find it more convenient to take a test after some introductory classes. This method is considered very inconvenient and dull by some students.

After a test, a student can interact with the peers about the answers but in self-paced courses, this is not necessary.

To take a test to demonstrate student understanding about a subject is a much broader idea. This approach is also very traditional. This thing requires adjustments in class schedule and also included in instructor-led courses.  

Online education success depends upon the nature of students for taking the charge and complete the work. Your compassionate and encapsulating faculty would definitely love to see you succeeded in your academics. More of all, there is noone to tell you about log in and out.

Hope you have liked this post ! Thanks for reading this post.

What is the nature of online education?

Online education is all about to complete a student connection to the reading material by the online mediums. Online education combines the elements of the internet connection, reading material and student itself.

The first design requirements in online education is proper curriculum for student which he can complete by himself independently on time with the helpful instructors of his instructor. This instructor properly facilitates you with your whole learning journey.

Many instructors find it more convenient to take a test after some introductory classes. This method is considered very inconvenient and dull by some students.

After a test, a student can interact with the peers about the answers but in self-paced courses, this is not necessary.

To take a test to demonstrate student understanding about a subject is a much broader idea. This approach is also very traditional. This thing requires adjustments in class schedule and also included in instructor-led courses.  

Online education success depends upon the nature of students for taking the charge and complete the work. Your compassionate and encapsulating faculty would definitely love to see you succeeded in your academics. More of all, there is noone to tell you about log in and out.

Hope you have liked this post ! Thanks for reading this post.