Skip to main content Jump to list of all articles

Tag Resources - Page 10

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

Stop the Scams – UK Scam Busting Websites

Millions of innocent people are victims or potential victims of scams around the world each year. Sadly these scams are ever-changing and just as you think you know the latest scam another one pops up. Here are some scam-busting websites that can prevent you from being the next victim.

in Security

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

FotoJet Review – The Time Saving Graphic Design Tool

FotoJet is an all-in-one free online tool for graphic design, photo collages and photo editing. In this review, I will be testing out the plus version of FotoJet which is a paid upgrade to the standard free version, which unlocks many new features, templates and more.

in Software

Infographic – Top 3 Content Management Systems Compared

Content management systems (CMS) are a popular choice for amateur enthusiasts, professional bloggers, web designers and small businesses. In a society where ‘content is king’ more people are using CMS to manage their websites. With so many to pick from the following infographic compares WordPress, Joomla and Drupal, the 3 most popular open source Content Management Systems. How they are used in the modern day society and if you are undecided about which one to use this guide may help you decide which one is suitable for you.

in Software

Offline Marketing Strategies That Can Support Your Online Brand

If you have a brand that is based entirely online, then it’s likely that you are using the internet for your marketing efforts. However, did you know that there are offline marketing strategies that you can employ that will help your online brand as far as awareness, trust, and growth go? Offline marketing should never be written off simply because your brand is located online.

in Marketing

Start Your Travel Blog Adventures With 6 Handy Tips

A travel blog is similar to an online diary, which could eventually make you money and provide financial freedom to adventure across the world. If you have been considering chronicling your journey, but are unsure where to begin, here’s how you can start a travel blog.

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

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.

in WordPress