Tag Archives: source code

[v2.0.1] Shortny – Handy and clean URL shortening script

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Shortny is a multifunctional website URL shortening service script developed based on PHP and MySQL. As its name suggests, its file size is quite small – less than 1 MB. The flies in the ointment are: Shortny’s source code does not separate the templates out, and does not yet support a multilingual user interface. Of course, developers with a little understanding of the web front-end technology can further customize and improve it according to their own needs with ease.

Continue reading [v2.0.1] Shortny – Handy and clean URL shortening script

[v3.7] Live Chat – Self-hosted live support chat solution without monthly fees

Live Chat (AKA: Live Support Chat) is a PHP-based online chat customer support system developed by JAKWEB from Switzerland. It has a beautifully designed user interface, simple and practical functions, and can assign customers participating in the chats to a department or designated customer service representative for reception. With its help, we can build our own customer support system so as to facilitate communications with our own customers.

Continue reading [v3.7] Live Chat – Self-hosted live support chat solution without monthly fees

Visual Studio Code – Free, open-source and cross-platform modern code editor by Microsoft

At the Build 2015 developer conference, in addition to the release of Microsoft Edge browser and the preview version of the brand new Windows 10, the biggest surprise was the release of Visual Studio Code – a free, open-source and cross-platform code editor for programming modern Web and cloud applications. Its direct competitors are Sublime Text, Atom, Vim, Notepad++, Brackets, etc. In order to improve its competitiveness, it even provides keyboard shortcuts installation for them all.

Continue reading Visual Studio Code – Free, open-source and cross-platform modern code editor by Microsoft

CentOS Web Panel – Best free server control panel for Linux web hosting

There are many free or commercial Linux VPS control panels on the market (such as VestaCP, Webmin, Kloxo, ISPConfig, etc.), which basically can be installed and used on Ubuntu, CentOS, Debian and other Linux distributions. CentOS Web Panel, though, is a distinctive one. For example, it is able to automatically deploy LAMP‘s software bundle and Varnish HTTP Cache servers.

Continue reading CentOS Web Panel – Best free server control panel for Linux web hosting

[v3.12] DJ Java Decompiler – Decompile Java class files with ease

DJ Java Decompiler is a powerful and easy-to-use Java decompiler for Windows, which can precisely decompile/revert the compiled class file of Java (complicated Java applets and binary files) to Java’s source code and save as plain text file or other common file formats. To use it, you do not have to additionally install the JVM (Java Virtual Machine) or any other JDK (Java Development Kit) environment, tools module in your system.

Continue reading [v3.12] DJ Java Decompiler – Decompile Java class files with ease

CoolFormat – Universal source code formatter for all popular programming languages

CoolFormat is a free and open-source source code formatting tool from China. It is universal for many popular programming languages, such as C\C++\C#\CSS\HTML\Java\JavaScript\JSON\Objective-C\PHP\SQL\XML.

Continue reading CoolFormat – Universal source code formatter for all popular programming languages