Angular is a Javascript framework used to develop applications. It uses HTML and languages like typescript or javascript, all of which will compile to javascript. The following are the main development blocks used in Angular applications: Components Modules Data binding Dependency injection Templates Directives Metadata Services Modules A module can...
Mahara is an open source e-portfolio application that allow people to share its portfolio. Several Mahara features: Personalized Collaboration SmartEvidence Open SOurce Customizable Mobile Integration Scalable You can learn more detail about Mahara by visiting Mahara website. Objective In this tutorial we’ll learn how to install Mahara on Ubuntu 14.04....
Monstra is a modern, lightweight content management systems that easy to install, use and upgrade. Beside its simplicity, Monstra is fast and lightweight, optimiised in both frontend and backend by combining html, css and js files to reduce HTTP calls to your server. Monstra is also mobile ready so it’s...
phpBB is a free forum or bulletin board software that can be used to discuss any topics with a group of people or it can even power the entre website. phpBB has extensive features some of them are: registration, posting, attachments, user management, moderation, private messaging, search system and notification....
Mastodon is a free and open source social network platform very similar to the Twitter. Anyone can run Mastodon and participate in running a social network seamlessly. It is written in Ruby and JavaScript. In this tutorial, we will install Mastodon in Ubuntu 16.04 server. Requirements A server running Ubuntu...
Wagtail is a free and open source Content Management System written in Python and built on Django. It is simple, fast, beautiful and provides a fast attractive interface for editors. Wagtail is a flexible Django content management system focused on flexibility and user experience. It comes with lots of features,...
Erlang is a general-purpose programming language or runtime environment designed at the Ericsson Computer Science Laboratory. In the Erlang runtime environment the code is compiled to bytecode and runs inside a virtual machine. So Erlang much like Java can run anywhere. It was originally designed for soft real-time applications where...
WordPress introduced the Post Thumbnails feature in version 2.9. In version 3.0, it was swiftly changed to Featured Image and has remained that way since then. A featured image is an image that is associated with a particular post. Imagine reading an online news magazine that has no image at...
Steve Jobs once said that design is not just about how something looks, but also how it works. While that’s true, the reality is that people think more of appearance when we talk about design than the inner workings of an object. “Woops that site has a really amazing design”,...
What is AngularJS? AngularJS is a javascript framework that is mostly used by software developers to create web applications. It has evolved to angular2 which had incorporated object oriented programming in it’s design, making it easy and quicker for web developers. One of the most recommended ways for one to...