Posts tagged with: PHP
Revamping Worldoweb: A Dive into My New Design with Daisy UI
Shoutout to Daisy UI: If you’ve been away from worldoweb for some time or just chanced upon it, you’re witnessing my brand-new design. Initiated in early August, I set the month-end as my deadline, and in this post, I’ll walk you through the instruments I utilised and weigh in on the merits and pitfalls of the development process.
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.
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.
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.
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.
WordPress Bulma NavWalker With Font Awesome Support
Earlier this year I revamped my WordPress website using Bulma, a CSS Flexbox Framework. I tested a few Navwalkers to integrate the WordPress Nav Menus into the Bulma Navigation. Although they worked they didn’t support Font Awesome. I embarked on creating my own Bulma Navwalker with inspiration from my previous Bootstrap Navwalker and GiottoPress.
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.
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.
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.
WOW RSS PHP Class - Combine and Display Multiple RSS Feeds
WOW RSS is a little 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. If you prefer to use the...
Top 20 WordPress Development Plugins
Everybody needs tools to help with a job. You can’t put up a shelf without the aid of a screwdriver, using ‘no more nails’ doesn’t count! The same can be said of WordPress development. If you are developing a WordPress theme or plugin there are some excellent plugins available to help you do the job better. Furthermore, here is a roundup of more than 20 development tools that can speed up the process for you.
Flywheel - Local WordPress Development Made Easy
Developing local WordPress websites has become easier over the years but installing the software to develop locally on your own computer can be cumbersome. Deciding whether to use free software like Ampps, Mamp, Xampp, pay for commercial software or even setup vagrant and VVV. They can all be learning curves that require additional steps to debug and get your perfect server setup. Enter Local from Flywheel that aims to take the frustration out of installing a local development environment by replacing it with a fast and functional app.