New Telephone number 0370 321 2020

2020Media announced today a new incoming telephone number.

0370 321 2020

This new number replaces all our 0870 and 0370 321 2020 numbers that we’ve been using since we started 10 years ago and have followed us faithfully from office to office as we’ve expanded. The reason is two-fold.

  1. Calls to 0330/0370 numbers are cheaper –  they cost the same to call as standard landline numbers, even from a mobile phone,  and are included in many calling plans.
  2. 0870 numbers have come under regulatory changes from OfCom which rules out their use for businesses like ours.

So, if you’d like to talk to 2020Media, there’s just one number to note: 0370 321 2020.

Want your own 0330 or 0370 number?  We recommend Flextel

2020Media is a leading UK business internet service provider, founded in 1999. We offer UK web hosting, domain names, internet connectivity and server hosting. Please see our website for more: www.2020media.com. Latest products include Wifi Hotspots for business and non-profits with premises, advanced WordPress hosting, and new top level domain (ntld) registrations.

Wiki time

MediaWiki Logo
MediaWiki Logo

A Wiki is a collaborative website that can be edited by multiple people, usually without having to log in. The encyclopedia Wikipedia is one of the best known wikis.  Ward Cunningham described a wiki as “the simplest online database that could possibly work”.

We’ve recently started a documentation project here at 2020Media. We started out using WordPress, but we’re now trying out a Wiki. WordPress has some advantages like alerting the administrator when comments are made to articles, but the Wiki approach allows us to quickly add new pages and content in the shortest possible time.

As we’re already familiar with Wikipedia (it’s so well ranked on Google it must make the SEO ‘experts’ green with envy) we decided to use the same free software, MediaWiki.

If you’re thinking about a new website, take a look at wikis. 2020Media have hosting plans that are perfect for any wiki website.

Domains consultation

Royal Institute of British Architects (RIBA)
Royal Institute of British Architects (RIBA)

This week 2020Media attended the London ICANN consultation on new top level domain names (gTLDs) at RIBA. The event was well attended, with many people flying from all over Europe and beyond to have their say.

ICANN is seeking people’s views on the introduction of potentially hundreds of new top level domains (.eco, .city, etc) especially with regard to protecting brand names.

Many big brands have resisted the idea of new domains entirely, but having accepted they will happen, are now attempting to ‘reserve’ their names and trademarks so they can’t be registered by anyone apart from themselves.

In recent ccTLD launches, there’s been quite a high price put on domains in the so-called Sunrise period by the registries, and this is something the brands want to avoid.

On the other hand, trademarks exist in classes, they are not global (so Apple Records and Apple Computers can both have trademark on ‘Apple’, in their respective business areas). So if a new domain is launched, why should the man in the street not register apple.eco, providing they don’t start passing themselves off as an Ipod reseller.

How to reset Joomla and WordPress passwords

Joomla

Using any MySQL admin tool, (PHPMyAdmin), run the following query, entering your own choice of password:

UPDATE jos_users SET password = MD5("new-password") WHERE  jos_users.username = "admin"; 

If you’re using a different username to admin, change as appropriate.

If this doesn’t work, try changing jos_users to mos_users.

WordPress

If you know your username and the email account in your profile, you can use the “lost password” function –

If you can’t use this method, here’s how to do it in MySQL.

Using any MySQL admin tool, (PHPMyAdmin), run the following query, entering your own choice of password.

UPDATE wp_users SET user_pass = MD5("new-password") WHERE wp_users.user_login = "admin";

Notes: You must have access to your database. If you don’t, pass these instructions on to someone that does.

News, tips and reviews from one of Britain's leading web hosting companies