Skip to main content Jump to list of all articles

Posts in category: Web Development

Stretched Bulma NavBar Navigation Tutorial

Stretched Bulma NavBar Navigation Tutorial

Welcome to my stretched Bulma navigation tutorial. For those of you that don’t know. Bulma is an incredibly easy to use free and open-source CSS Framework built on the latest CSS flexbox features. Bulma comes with many components, such as a navigation bar and elements like tooltips and buttons which can be customised to suit your needs. Furthermore, it is modular, allowing you to use as many or little features that you require.

Hot Stock, Icons and Graphics 4 Free!

Hot Stock, Icons and Graphics 4 Free!

Website owners, bloggers and fellow creatives are always on the lookout for good, and preferably free, graphics for their websites. If you don’t have the time or possibly not as creative they are a must. Here is a comprehensive sourced list, updated for 2018, of websites that provide free images, icons and other vector art for all of your design needs. Please be advised that some may have licenses for commercial use. Feel free to comment on any you think I have missed. Enjoy!

Hello Bulma CSS Framework, Goodbye Bootstrap

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.

Extensions to Install on Visual Studio Code, Atom & Brackets

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 and Brackets. These extensions will enhance the use of your code editor making you super productive.

WordPress Bulma NavWalker With Font Awesome Support

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

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

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 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 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

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.

Python Resources, Tools and Articles to Get You Started

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.

WordPress Functions PHP Super Useful Snippets

WordPress Functions PHP Super Useful Snippets

Adding Code snippets to the WordPress functions.php file enables you to perform actions and use filters in a way that will improve functionality of your WordPress site which can make your theme more organised and cleaner. Here is a bunch of useful snippets to further enhance your WordPress theme.

... 2 3 4 5 6 7 8 9 10 11 12