CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

Author : Sahida

LimeSurvey : How to remove – Please contact Administrator () for further assistance. – message from Home Page ?

By default in LimeSurvey web site, we can see a text “Please contact Administrator ( ) for further assistance.” message and which contains your web site’s Administrator’s e-mail too. This may cause an issue to your mail box to flood with UNWANTED spam mails as Administrator e-mail is exposed to others. We can avoid this […]

LimeSurvey : “How to fix the issue, Internal Server Error – Property “Survey.gsid” is not defined ?

One day, I have received a Task to my Task list to fix an issue; which stopping the User(s) to create a Survey in one of the LimeSurvey website(s). The issue, shows below message: Internal Server Error Property “Survey.gsid” is not defined. An internal error occurred while the Web server was processing your request. Please […]

Microsoft Project 2013 – How to Open Project Options dialog?

Microsoft Project allows changing the Project options through the Project Options dialog. Through the Project Options dialog, we can change the display options, language options, customize the ribbon, etc. This article explains, how to open the Project Options dialog. This article applies to: Microsoft Project 2013. Step 1. Open the Microsoft Project applicationĀ and thenĀ click on […]

Ruby Programming – Interactive shell

Once we installed Ruby, we will get one powerful command line interactive Ruby-programming environment called irb (Interactive Ruby).Ā irb is a command line interpreter allowed to enter Ruby commands and instantly see the results in the environment itself. This is very useful when learning Ruby. In this article we will discuss about invoking ruby command-line interpreter, […]

Ubuntu 14.x – How to open Terminal window?

The terminal window is helpful to execute Ubuntu commands, scripts, or execute the applications. A terminal window opens the command-line tool to allow the user(s) to enter the commands, to do some operations. Usually, the user(s) use the Terminal window, to perform maintenance operations. In this article, we are going to discuss the steps to […]

Ruby Programming: An Introduction

Ruby is a popular open source, cross-platform, object-oriented, dynamic, scripting, interpreted programming language. It was invented in the year 1993 by Yukihiro Matsumoto (Matz). Ruby is cross-platform, that means if we develop a Ruby programĀ based onĀ one machine; it’s likely to run theĀ same program without any changes on different machines. In order to develop or run […]

Scroll to top