Posted inArticles

PHP 5.6 Beta on Ubuntu

PHP also known as Pre HTML Processor is a server-sided language used for web development, it is built for writing web pages and web application. It is one of the most popular languages used by web developers. The source code is server-sided which means that the client can’t access the code and can only see […]

Posted inArticles

Update Node.js on Koding VM

Koding is an online development environment, which allows software/web developers to program and collaborate online using a web browser without installing any extra software on you system or a web browser extension, the platform supports multiple programming languages, including Python, Perl, Node.js, Ruby, Java, PHP and Go. Koding also offers better access to the VM. […]

Posted inArticles, Linux, Tutorials

Atom on Arch Linux

Atom is a cross platform open source text/source code editor developed by GitHub written in C++, Node.js, Coffee Script, JavaScript, CSS. Atom offers a built-in package manager called APM to install packages developed by Atom developers and third-party developers. Atom is built on top of Chromium-based desktop application framework. The user can tweak atom UI. […]

Posted inArticles, Linux

Brackets on Debian/Ubuntu…

[![Brackets](https://revryl.com/wp-content/uploads/2014/04/200px-Brackets_Icon.png)](http://brackets.io/) Adobe Brackets (once known as Edge) is an Open-Source cross-platform source/text editor for Web development written in HTML, CSS and JavaScript. Brackets is free and licensed under the MIT License and maintained on GitHub. Currently, Brackets has yet to achieve version 1.0. It gets updates roughly twice a month. Brackets, at the time, is under […]