Skip to main content Jump to list of all articles

Tag Resources - Page 9

Trip Down Memory Lane – Web Design

In this edition of a trip down memory lane series, we feature the comparison of Web Design from 2008 to 2018.  Web design has evolved greatly over this period of time.  Introducing new technologies, improved specifications and browsers becoming more consistent resulting in having to use fewer hacks. However, browser wars are still here to stay but who will be on top next year!

in Web Development

Worldoweb Turns 10 – A Trip Down Memory Lane

Wow, Worldoweb turns 10. Many things have happened in the last 10 years. We have seen Apple, Amazon and Google dominate the technology field. The annoyance of subscription models to in-app purchases becoming the firm favourite to drain anyone’s bank account. I hope you enjoy reading part 1 of this series of WOW’s trip down memory lane where we compare worldoweb from 2008 to now in 2018.

in Life

Hello Bulma CSS Framework, Goodbye Bootstrap

During spring, I decided to give WOW a little overhaul and create a new WordPress theme. I previously used bootstrap 3, which at the time was very stable. During the development stage, I could upgrade to Bootstrap 4 or change to another framework.  Having looked at several options I opted to choose Bulma, a fast-growing lightweight CSS framework. Here are my findings.

in Web Development

11 Tips on Finding the Right Infographic Ideas

It’s not uncommon to come across an infographic while browsing on the web. They are everywhere and we can see why— they make data and statistics look more appealing and easy to understand. According to a study by Hubspot, infographics are three times more likely to be shared than any other type of content. If you’re looking to generate traffic and leads, it’s ideal to invest in them.

in Marketing

Extensions to Install on Visual Studio Code, Atom & Brackets

When it comes to open-source code editors we are spoilt for choice.  Do you go for Brackets, Atom or Visual Studio Code editors as an alternative to using a paid-for software? Do you install all and use them for different projects?  Here is a list of extensions to install on Visual Studio Code, Atom & Brackets. These extensions will enhance the use of your code editor making you super productive.

in Web Development

Top Ways to Drive Traffic to Your Website

As a business in today’s modern, technology-loving world, who has an online presence, driving traffic to your site is one of the most important metrics to determine what type of visitors you are getting and how you can optimise your site to convert them. The Internet is full of competition so standing out in the crowd is the only way you’ll be able to break through this barrier and gain the hits your website needs to win new customers.

in Marketing

How to Enter a Career in Technology

Technology is transforming every industry across the world and changing the lives of billions of people every day. It has evolved rapidly since it’s invention and continues to grow and change every year. It is therefore unsurprising if you want to secure a career in the forward-thinking field. Find out how to enter a career in technology if you think this is the right path for you.

in Technology

WOW RSSX PHP Class – Display Multiple Feeds using SimpleXML

WOW RSSX is another PHP script that fetches either a single or multiple RSS Feeds and combines them to display on your website along with categories and dates. With added options, you can tailor the output to suit your needs. The difference between the recently published WOW RSS and WOW RSSX is that this script uses SimpleXML and WOW RSS uses cURL to fetch the feeds and JSON to convert the feeds from a SimpleXML object to a PHP array.

in Web Development