Skip to main content Jump to list of all articles

Tag PHP - Page 2

Hot New Web Dev – July 2023

Welcome to Hot Web Dev July 2023, featuring the latest web development. This month features news of a brand change, another brand upsetting its users and despite the haters, PHP is making a comeback, of sorts. If you have never programmed PHP then now is a good time, just don’t listen to all the haters. As usual, we have our coding resources and our tool of the month. Enjoy.

in Software

Hot New Web Dev – February 2022

Welcome to the February 2022 edition of the latest web development technologies. This month in hot web dev we will feature data structures and algorithms and why they are important. If you love Linux but want to try something new, take a look at the distributions to try out in 2022. As always there is the usual coding and web design resources.

in Linux

Top 10 Super YouTube Coders for Learning

Welcome to my Top 10 YouTube coders for learning. I would have to admit I didn’t really get into YouTube until a year or so ago. I started doing a course myself and was looking around for some inspiration. My list is formed from my own opinion.  I’m open to hearing your own thoughts in the comment section.

in Web Development

Captivating WordPress Statistics 2020 – Infographic

Love WordPress? The following infographic shows WordPress statistics from birth, in 2003, right through to the present time. The infographic features statistics about the growth and how popular it became in such a short time. WordPress themes and plugins are also on the agenda. How many times do people switch themes every month?  WordPress has become highly popular with attacks over the past decade so it would only be right to feature security and vulnerabilities.

in WordPress

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

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

Top Atom Packages You Should Install From The Start

Atom, like Brackets, is a 21st century, full-featured, cross-platform, open-source hackable text editor from Github. Currently, at the time of writing, there are over 7000 Atom packages available to extend its functionality further. Sifting through all of those packages is both time-consuming and cumbersome.

in Web Development

WOW-Multi-Twitter 2.0 Reloaded PHP Class

WOW-Multi-Twitter 2.0 is a PHP class that accesses single or multiple Twitter account feeds via the Twitter API using OAuth, the standard, secure way of interacting with your Twitter feeds. Version 2.0 replaces the following 2 scripts, Multi Twitter Script and Wow Twitter Single. Some of the original code has been reused but because it is object-orientated it should be easier to set up.

in Web Development

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