All posts in Web Development

An Introduction to the Semantic Web

Semantic markup helps to make the web “machine understandable”, in other words, it puts the information on the web page in context. By using semantic markup, a search engine is able to differentiate a name from a body of text. It also helps to define the relationship between the various pieces of information, so the name is actually the author of the body of text, which is an article.

Below is a great video explaining the basic principals of the semantic web:

CRLF will be replaced by LF Error

Tracking the changes to a clients site with git is an essential part of the development process. Git provide a safety net (and crash mats under that…and a ladder back to where you were before) it also saves time and effort in deploying similar functionality across other sites.

An error that I have encountered is the infuriating “fatal: CRLF would be replaced by LF in…”. Not only has this driven me partially mad reading the many, many explanations in Drupal.org and Stackoverflow.com, but it has also halted my progress on a project.

One particular solution is to deactivate it in the git core config using the following line:

git config core.autocrlf false

It quickly solved the issue on a Drupal 7 site I was working on!


SEO 101

Every time some one searches for something using a search engine, calculations are made to decide which websites are relevant. Search engines then list the websites in order of relevancy. Therefore, ensuring search engines can access and understand your website is essential for increasing your websites visibility.  This practice of increasing the visibility of a website to search engines such as Google or Bing is known as Search Engine Optimisation, or SEO.

Continue Reading →

10 Things I Love About Drupal

It is an Open Source CMS

Drupal is an Open Source content management system (CMS). This means it is free to use even for corporate and commercial websites. The content management system allows our clients to update the website and content themselves with minimal technical knowledge.

Continue Reading →

AIM Compliance And Web Design Services

Since the widespread popularity of the Internet, there have been protocols in governance and information distribution guidelines particularly in public markets. The AIM rule 26 is the current information dissemination authority for websites of AIM listed companies.
Susumu have experience working with AIM listed companies beyond the scope of simply designing their websites. Our team has been developing and maintaining compliant websites since the introduction of the AIM rule 26 in 2007. Our specialist experience in AIM listed companies together with our knowledge in web development allow us to build your corporate identity and online presence efficiently and to the highest standards.

Continue Reading →

Protecting Your WordPress Administration

There has been a receipt spate of attacks on the WordPress platform. The attacks appeared to be a campaign to spread malware through thousands of legitimate sites. The attacks appear to redirect users to malicious sites known as scareware sites which claim to have identified an infection.
If you are using WordPress, here are some hand hints and tips for securing your site.

Continue Reading →

How Many Visitors Have Been On Your Website?

If you can not answer this question, then you have a website that is not being tracked. This can mean you are missing out on valuable data such as how people are finding your website, where in the world visitors are coming from and how they are using your site. This is crucial information needed for monitoring how well your business is performing online.
The tool we set all our clients up with here at Susumu is Google Analytics. This is an industry standard monitoring tool which is completely free to use. It can be used to monitor multiple sites and in a number of ways. It can be used on sites built in any platform.

Continue Reading →

Are You A Cash Cow For Acai Berry Weight Loss Suppliers?

On a somewhat seperate note, it infuriates me some of the advertisements online which are actually pure cons. You’ve probably seen one for the acai berry diet. I know they are cons but decided to click through to see what actually happens. I got taken to some fake blog about some woman who’d done the diet and it was amazing and worked. Then offered a ‘free’ trial from the Acai Burn website. Having filled out the form which supposidly calculates if you are eligible for the free triaI, the page indicated I was below normal BMI but still offered me the deal! I tried to navigate away and a pop up box came up with a ‘live assistant’ saying don’t go and trying to offer me deals.

Continue Reading →