Skip to main content Jump to list of all articles

Tag Tools - Page 4

Hot New Web Dev – September 2022

Welcome to Hot Web Dev September 2022, featuring the latest web development technologies. This month features one of the most significant purchases this year for a tech company. You can take your blogging skills to the next level with our carefully selected tools and resources that you will love. The web tool of the month is a vision of pure structure.

in Web Development

Super Linux Guide To Web Design 2022

Welcome to the Linux guide to web design 2022. I started using Linux in 2007 and have been a long-time fan ever since. It’s been 12 years since my original web design on Linux. During this time Linux has become more established and usable for novice users. If you own a Raspberry Pi you will more than likely use a Linux distribution. Without further ado, let’s check out what Linux has got to offer in the world of web design.

in Linux

Learn A New Skill on Lockdown

With lockdown and schools shut for the foreseeable future, along with several jobs and businesses, myself, other students and various workers/business owners find ourselves with a lot of free time. So much free time that I’d say we have no idea what to do with it. So, before we all get bored and begin to go crazy, here are a few things we could do to try and mitigate the boredom and still manage to learn a new skill.

in Education

Final Farewell Disqus – Time for Change

Over the past few weeks, I have made many small changes to WOW. Some are more noticeable than others. For example, updating the external CSS and JavaScripts to their latest versions. One big change has made my blog revert to a feature of yesteryear, something that I started with back in 2008.

in WordPress

Top Savvy VS Code Extensions 2019

VS Code has become popular since its initial release in 2015. Released 1 year after Adobe Brackets and a year before Atom.  The battle of the text editors began to rival Commercial software Sublime Text. VS Code was designed to be a next-generation Code editor built on top of the Electron Framework. Its lightweight functionality and its extensible features make it fully compatible with the majority of programming languages. Microsoft has also made it cross-platform so it supports Windows, Mac, and Linux. It can even run as a portable app.

in Web Development

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

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.

in WordPress

Get Your Computer in Tip Top Shape with a Little Spring Cleaning

While most people welcome spring as a chance to do a little housecleaning, but it’s also the perfect opportunity to take that same approach with your desktop or laptop. Just like your house, the clutter can start to add up on your computer and lead to a whole bunch of problems, the computer running much slower than normal, and a general sense of disorganisation. To help you get through the process we’ve provided a few simple steps you can follow.

in PC

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.

in WordPress

Python Resources, Tools and Articles to Get You Started

With so many Python resources on the internet, I have compiled a comprehensive, but not exhaustive, list of articles, books and tutorials for all who want to learn.  Python is a high-level programming language that ranks highly in all-time computer programming favourites from year to year. As it’s powerful yet simple to learn it’s common for beginners to start as an entry into learning a programming language. It is easily transferable to others who have experience in other languages such as JavaScript, Java and PHP.

in Web Development