edump module is running on “node.js” and “react” now. You can confirm these plugins on your management screen.
Category: edump
Site module has been updated
PHP system file for system management as well as DB management has been updated to the latest version. It can work approximately two times faster than previous version.
A new edump add-on for FireFox(Quantum) has been released.
A new edump add-on for FireFox(Quantum) has been released. FireFox(Quantom) has a new architecture for executing it’s plugins, hence you should reinstall the new edump add-on to your FireFox. You can download and install from this website below.
https://addons.mozilla.org/en-US/firefox/addon/add-on-for-edump
The edump console will be available on the developer window of FireFox.
CommandLine edump for Windows has been developed
We received a request for developing a command line version for edump a long time ago. so we’ve developed and provided it already.
When you use this module, you can send a message on Windows. Some kind of programming language has already been connected to the “Command Prompt” of Windows. As a result, the existing language can access edump through this module. You can download the module on the web page below.
https://www.edump.net/admin/code_other.php
This command of edump will work on your computer’s environment!
We added some brief information about the team on the web page.
Hello. Some users wanted to know about the information of our team so we wrote it. We are private volunteers for providing this service because we always wish to improve the environment of software development. You can contact us via E-mail or facebook anytime. We are looking forward to it!
[ New feature ] edump’s viewer has been equipped with a new feature.
Hello everyone. Recently edump’s viewer has been equipped with a new feature which is switching to “Show User Interface”. You’ll be able to change the status when needed. When you use this feature, you can see more variables on the viewer. You will be able to change the status when you push “Shift + 1” on the keyboard . Pushing it everytime, showing the status of the User Interface will be changed. We hope to improve your development environment.
The plugin for WordPress has been upgraded.
The plugin for WordPress has been upgraded recently. Its version is 1.0.1 now. The user can arrange the settings depending on the situation. And this version has been equipped with a “JavaScript” module also. You can choose to use these features on the administration panel. It’s convenient when you are developing plugins and themes using the language of JavaScript. We hope to improve the user’s development environment every time.
“_v” which is the main function of edump has been equipped with a feature that can receive variable arguments.
“_v” is the main function on edump, so usually the users use this for debugging every time. Recently this function, “_v” has been equipped with a feature which can receive variable arguments. The users will be able to send some messages at the same time. For example
■Previously( 1 argument only)
_v($value);
■Currently
_v($val1, $val2, $val3);
Of course the user can utilize this feature on the 4 languages: PHP, JavaScript, Ruby and Python. Probably this feature will be able to contribute to your program’s development efficiently.
Largely accessing edump will be prevented.
Recently edump has been equipped with a new feature which prevents it from being accessed by unauthorized and malicious websites. This feature can recognize specific malicious access and users on the system so edump will still be able to run the service for their users if bad users try malicious access. We want to provide safe and quality service for our users every time so we will improve edump again and again.