Explore the Articles

JavaScript

Advanced Unit Testing Techniques in JavaScript

In this tutorial, Guido Kessels will introduce you to some of the more advanced techniques available to you. As this tutorial will cover some advanced topics, he assumes you’ve already created unit tests before and are familiar with the basics and its terminology. We’ll be using SinonJS. This is a standalone framework which provides an API for mocks, stubs, spies and more. You can use it with any testing framework of your choosing, but for this tutorial, we’ll be using BusterJS, as it ships with SinonJS built-in.

Read More
Server Side

From Procedural to Object Oriented PHP

This tutorial was inspired by a speech given by Robert C. Martin that Patkos Csaba watched a year or so ago. The main subject of his talk is about the possibility of picking The Last Programming Language. He addresses topics such as why should such a language exist? And what it should look like? However, if you read between the lines, there was another interesting idea that caught my attention: the limitations that each programming paradigm imposes upon on us programmers. So before we get into how we could go about converting a procedural based PHP app into an object oriented one, he wants to cover a little bit of theory beforehand.

Read More
Manuals

HTML5 Data Bindings Manual

In over a hundred pages, we covered everything you need to know about the HTML5 Data Bindings extensions. The article features useful tutorials and videos on how to refresh your HTML5 Data source, How to use nested repeat regions, how to show preloader and many many more. If you still have any questions regarding the extension do not hesitate to contact our Tech support.

Read More
Design

Free Travel Location Pin Icons

Here comes another great free pack, designed by the team behind  Freepik. It features a list of amazing location pin icons with color combinations and well-designed source. The free source files of these Location Pin Icons contain icons with different sizes and shape such as Round icons ( 32px, 64px and 265px ) and Square icons ( 32px, 64px and 265px ).

Read More
Design

Email Templates For Web Designers And Developers (PDF, ODT, TXT)

You know how it goes: you are facing a difficult situation with a client, and you aren’t quite sure how to respond to it to navigate the conversation into a meaningful direction. This is where email templates can come in handy. This article features email templates for communicating with clients, superiors, teammates and the like. You can easily customize them. They balance firmness and tact, professionalism and friendliness.

Read More
Design

200 Foodie Pack: A Free Set Of Food Icons

Today we are pleased to feature a set of 200 useful and beautiful foodie icons. This freebie was created by the team behind Freepik, and at the time of writing it’s the largest set of food icons available on the web in one pack. The 200 Foodie Pack includes 200 customized icons available in PNGs (32×32px, 64×64px, 128×128px), as well as in AI, EPS and vector format. Perfect for any projects around gourmet, food, restaurant, gastronomy and the like. Enjoy!

Read More
Design

Adapting To A Responsive Design (Case Study)

In this article, Matt Gibson will explain, from his own experience of refreshing his agency website, why they abandoned a separate mobile website and will review the process of creating a new responsive design. At Cyber-Duck, they have been designing both responsive websites and adaptive mobile websites for several years now. Both options, of course, have their pros and cons. With a separate mobile website, you have the opportunity to tailor content and even interactions to the context of your users, whereas a responsive website means better content parity for users and a single website to maintain.

Read More
Design

Building A Responsive Web Application

We are talking and reading a lot about responsive Web design (RWD) these days, but very little attention is given to Web applications. Admittedly, RWD still has to be ironed out. But many of us believe it to be a strong concept, and it is here to stay. So, why don’t we extend this topic to HTML5-powered applications? Because responsive Web applications (RWAs) are both a huge opportunity and a big challenge, I wanted to dive in.

Read More
Server Side

Parallel Testing for PHPUnit with ParaTest

PHPUnit has hinted at parallelism since 2007, but, in the meantime, our tests continue to run slowly. Time is money, right? ParaTest is a tool that sits on top of PHPUnit and allows you to run tests in parallel without the use of extensions. This is an ideal candidate for functional (i.e Selenium) tests and other long-running processes.

Read More
Manuals

DMXzone Bootstrap Elements Manual

In this article you'll find the full list of all 35 elements included in DMXzone Bootstrap Elements extension. Each element is presented with its properties and detailed information about what it does and how it can be customized. Additionally, there's a tutorial on how to access Bootstrap elements panel and the Bootstrap elements inspector floating panel in Dreamweaver. Also, watch the five video tutorials where we covered everything you need to know on how to work with this extension.

Read More
Newer articles Older articles