Skip to main content Jump to list of all articles

Articles

Page 28 of 28

Welcome to the worldoweb's Articles Hub – a curated space where the realms of coding, web design, and business converge. Dive into the latest industry news, explore insightful perspectives on contemporary business trends, and immerse yourself in a rich tapestry of code tutorials and design insights.

Install Lampp in Linux Mint

Install Lampp in Linux Mint

This is an in-depth guide to installing LAMPP on Linux Mint. LAMPP, the linux version of XAMPP, is a popular open source, cross platform web server software that includes Apache, MYSQL, PHP and Perl. This software can be installed locally on your PC to aid with the development of websites that use the server side scripting language PHP, like WordPress themes for example.

Tools For A Web Trade! Part 1

Tools For A Web Trade! Part 1

This is the first part in a series of posts that shows some very useful tools and resources for the web. In this part we feature colour tools, cheat sheets and bookmarklets.

Open Source Gems

Open Source Gems

Everybody has heard of open source and may have used popular software such as Firefox, Thunderbird, Libre office, Eclipse, Filezilla, GIMP and Audacity. Here are some gems that you may or may not heard of that do a good job for free.

Windows 7, Vista Done Right?

Windows 7, Vista Done Right?

I am sure you are well aware now that Vista came 2nd in Tech’s all time flops. Microsoft were quick to start from scratch and get on with things and in Vista’s wake came Windows 7. Will the newest Microsoft operating system finally win back the disappointed Windows fans?

Is 2009 The Year Of Linux?

Is 2009 The Year Of Linux?

Most people have heard the word Linux mentioned from time to time over the web. For those of you that haven’t it is an alternative operating system. Linux was created by Linus Torvalds in the early 90’s and over the years it has become more popular as it has become simpler to use. Linux comes in various distributions to suit a variety of different needs.

Speed Up Vista! Part 2

Speed Up Vista! Part 2

Welcome to Speed up Vista part 2. This section is also relevant to those that have XP or Windows 7 & 10. In Speed up Vista Part 1, we have speeded up our system so far by turning off system services that are not needed. In this section, we will look at other ways to speed up your computer by cleaning the registry, temporary files, startup entries and defragmentation.

Speed Up Vista! Part 1

Speed Up Vista! Part 1

Welcome to speed up Vista, part 1. Microsoft Windows Vista may dive bombed since it was released in 2007. For those you that do have it and thought it was a faster system you will be disappointed! First and foremost Vista looks beautiful but underneath those good looks, it is also using a lot of needless system resources.

PHP and MySQL Event Lister Script

PHP and MySQL Event Lister Script

I have been searching for an Event Lister for a while now. I just wanted something simple and free. All I could find were gig organisers for bands or commercial scripts. That was up until I came across a Basic PHP Events Lister from Mevin.com.

Form Processing on Test

Form Processing on Test

Form processing is widely used and there are plenty of scripts available out there. This experiment was to take three scripts with spam prevention, form validation and the ability to redirect the user on successful or error user submission.