Web Design Industry Blog

Rss Feed

Facebook denies that private message bug ever existed

Published on September 28, 2012
Tags: Internet Security, Internet Communication

After rumours emerged on Monday evening that private messages were being displayed on Facebook users’ walls, the internet was up in arms about the latest privacy issue to be related to the social networking giant. A number of reports, most of which originated from France, suggested that messages from 2009 were being posted to users’ walls and were therefore visible to all users.

On Tuesday, Facebook came out and declared that this was untrue, stating that every message it had investigated was simply an old wall message which its users had forgotten about, therefore assuming they must have been private messages. The company said it had checked very report and found them all to be entirely false, adding: "A lot of the confusion is because before 2009 there were no likes and no comments on wall posts. People went back and forth with wall posts instead of having a conversation."
 
The users in France had been concerned that messages which appeared to have been sent between 2007 and 2009 were suddenly made public; something which alarmed a great number of Facebook users around the world. Facebook responded by saying that there was no way in which private messages could be published to a user’s wall due to them being handled completely separately by Facebook’s servers. Despite this, a number of users are still sure that a number of their wall posts were originally private messages.
 
The news comes on the same day that US financial publication Barron’s declared that Facebook’s public stock was only worth somewhere in the region of $15 per share - well below the flotation price of $38 per share; a price which has fallen drastically since the company was floated earlier this year. Shares ended down on Wall Street by 9.1% to $20.79, having fallen more than 11% earlier in the day. Although Facebook was only floated in May, its price has plunged more than 40% in just four months, worrying investors all around the world.
 
The social networking giant has not been without its recent controversy, much of which has been related to privacy issues which continue to dog the company. The introduction and implementation of a controversial facial-recognition tool which would automatically tag Facebook users in photographs uploaded to its website caused uproar in many circles, with a number of users saying it breached their privacy and control over their own photographs and which images would be available to their friends and work colleagues.
 
This week, Facebook announced that it was suspending the facial-recognition tool in Europe in order to concentrate its efforts on implementing changes recommended by the Data Protection Commissioner of Ireland last year. The tool will be discontinued for users in Europe by 15th October and is already unavailable to new users signing up for Facebook accounts in the interim. The feature was also criticised in Germany, with German data privacy authorities opening an investigation into the facial recognition tool.
 
The feature, named Photo Tag Suggest, uses facial recognition algorithms in order to work out who is in a picture based on previously-tagged photographs of that person. The system was introduced to make uploading and tagging photos much easier, as it is often seen as a time-consuming and laborious aspect of Facebook profile management. Users are able to opt out of using the feature, but critics have said this does not go far enough and have demanded that the database should be destroyed in its entirety.
 
For a company which was valued at over $100bn just four months ago, the road has been a rocky one and CEO Mark Zuckerberg certainly has a number of issues which he will need to address in order to assuage investors in his company, who are likely to be worried at the news of more controversy for Facebook and a number of problems which have meant that the stock price for the technology company has nosedived by over 40%. Many critics think the company will never manage to reach its flotation price and have advised against investing in the social media giant. Others, however, see it as a minor blip and are buying up shares at what they see as a rock bottom price.
 

By Chelsey Evans

Submit Blog & RSS Feeds 
 

  0 Comments | Post Comment

Java security hole could leave a billion computers at risk of infection

Published on September 28, 2012
Tags: Internet Security

A security hole has been discovered at the heart of a type of computer code which is used on more than a billion PCs and Macs worldwide. The critical hole, which has been called the ‘zero day’ vulnerability, exploits all versions of Oracle’s flagship Java software and could potentially allow hackers to take control of a user’s system.

 Java is an extremely common programming language which is used by many websites and pieces of desktop software and includes cross-browser integration with Safari, Internet Explorer, Chrome and Firefox. The implications of the security hole could be massive due to the wide-ranging use of Java on computers across the world.
 
The security hole was discovered by Adam Gowdiak, the CEO of Security Explorations, a Polish firm which seeks to discover and fix holes in popular pieces of software and programming languages. The news comes hot on the heels of another ‘zero day’ discovery in Java last month. The security holes are named ‘zero day’ because there is no known cure available, which is even more worrying news for Oracle and users of the Java platform.
 
It is thought that no hackers have access to the vulnerability yet, and the source code has been sent back to Oracle for analysis in the hope that a patch can be released in order to plug the security hole. Oracle are yet to make a statement on the matter, but it should be noted that they were quick to push out an emergency fix last time such a bug was discovered.
 
Oracle was founded in June 1977 in Santa Clara, California, with Oracle Version 1 being released the following year. Introducing SQL database systems in 1979 as well as a number of other groundbreaking technologies, Oracle has risen to become the industry leader in patent enterprise systems. In January 2010, Oracle acquired Sun Microsystems, becoming a manufacturer of both hardware and software. It was Sun Microsystems who originally developed the Java environment in 1990 as an alternative to the C++ and C programming languages. The bulk of Java implementation was released under the GNU General Public License (GPL) in November 2006.
 
It has come under fire a number of times in the industry due to its design choices and handling of certain aspects of software. Performance was a major factor in the early days of Java, but it is now considered one of the fastest language platforms available in recent benchmarking tests, often up to three times faster than C/C++. Security holes in Java began to be exploited in 2010 when the environment became a common target for computer hackers, targeting the Java virtual machine in particular. Oracle has encouraged its users to always update Java in order to ensure they are protected by the latest security fixes.
 
However, surveys have shown that many users are unaware of what Java is and many do not even know they have it installed, with the majority not knowing how to update it. As many corporate firms and businesses restrict software installation on their computers, updates are often slow to be deployed which can affect security enormously in corporate environments. However, with Java being able to run on any system due to its cross-platform capabilities, it is widely used as a platform in more than a billion computers worldwide. The platform is even used in many types of mobile phones as well as routers and mainframes, requiring very few adjustments. Its far-reaching nature and worldwide appeal is what can often make it an appealing target for hackers. This is widely assumed to be a primary reason for it having been a target in recent months and years.
 
This latest security hole will affect worry the majority of users since it is believed that no hackers have actually managed to exploit the hole. With Oracle widely expected to release a security patch in due course, there should be no risk to users but it is unlikely to inspire confidence in those who use the Java platform regularly, particularly after a number of security risks and threats in recent months and years. 

By Chelsey Evans

Submit Blog & RSS Feeds 
 

  0 Comments | Post Comment

HTML4, HTML5 or HXTML? A web development dilemma

Published on September 21, 2012
Tags: Web Development London

HTML, or hyper-text mark-up language, the building block of the web, has been evolving ever since its initial introduction. There have not been any major differences between different versions of HTML, each incarnation simply improving upon the previous one as new technologies and website requirements come into play.

However, with the introduction of HTML5, the playing field looks set to change. The majority of new browser releases now support HTML5 and it is being used increasingly regularly amongst web developers. But is it necessarily the best mark-up language to use in web development? We have taken a closer look at all three mark-up languages in order to form an opinion.
 
HTML4, it may surprise you, was first developed in 1990 - over twenty-two years ago. Syntax is generally very loose, with closing tags being optional and upper/lower-case syntax being entirely optional. This made it very difficult for browsers to accurately render pages and, as a result, many websites appear completely differently across different browsers and platforms. On the plus side, though, it is very easy to learn and adopt.
 
In order to counteract the negative downsides of HTML4, XHTML was introduced. Technically, XHTML is a dialect of XML, adapted for website markup. It standardises much of HTML, including stating that opening tags must be closed and certain tags cannot be nested within each other. These restrictions tend not to be prohibitive, but instead make for a more professionally coded website. XHTML is now the language of choice for most professional web developers for this reason.
 
HTML5 is a relatively new markup language, which is becoming more and more popular all the time. The updated markup language gives new functionality to web developers in terms of designing for the mobile web and even going so far as to replace Flash and other multimedia plugins with an inbuilt multimedia platform. It also supports geolocation and canvas imaging for graphic designers. The markup has been kept simple - even the DOCTYPE has been simplified to <!DOCTYPE html>. Compare this to the XHTML 1.0 Transitional DOCTYPE, which looks akin to this: <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> and you can see how the new markup language might be more convenient.
 
Older versions of HTML are also supported in HTML, and it is entirely up to you as to how strictly you write the code, rather than having to choose a level of strictness in XHTML. Combined with the addition of dynamic image creation, multimedia encoding and new accessibility attributes, it certainly seems as though the future is bright with HTML5. For this reason, we would recommend that new websites be developed using HTML5 as opposed to XHTML or, definitely, HTML4.
 

By Chelsey Evans

Submit Blog & RSS Feeds 
 

  0 Comments | Post Comment

Social media: How to capitalise on the new side of the web

Published on September 21, 2012
Tags: Internet Communication

Although the vast majority of businesses will now have a website, many would love to get involved with social media but are either unsure as to how to start or, in many cases, do not fully understand or appreciate how social media can help their business.

When approaching social media, the first thing you should consider is what you want to get out of it. Are you simply looking to advertise your business or do you want to engage with customers and add a personal front to your business? Social media allows you to interact with your target audience and adds a human face to your company, which will help your reputation immensely. Social media is very easy to use once you know the basics, but it can be quite a time consuming pursuit, especially so in the early days. Early on, it can feel as though you’re getting nowhere but persevere as the rewards can be huge.
 
The main social networks to consider are Facebook, blogging platforms, Twitter, YouTube and LinkedIn. Each of these websites are distinctly different and have completely different purposes and functions. If social media is completely new to you, you should choose just one website to begin with and start off with a personal account - rather than a business account - so you can get a feel for the system before you dive straight in with your business account.
 
Twitter is particularly easy to find your way around, especially if you start by following people you know or your favourite celebrities or news feeds. Once you are familiar with the concept, you can begin to tweet yourself and join in the conversation. However, as Twitter is the fastest-paced of the social networks you will need to be sure you can check and update it regularly.
 
Facebook, on the other hand, allows you to set up a page for your company (be sure to do this as a Page as opposed to a Profile; they are completely different). Facebook will allow you and your company to post news, photos and other information to fans of your page. You can also create advertising campaigns through Facebook in order to promote your business. Blog platforms, such as Wordpress, are also a good way to post regular news although they can be quite complicated and limited in their scope.
 
YouTube is a dedicated video hosting platform, allowing you to post and share videos with other users. Posting videos or reviews of your products or interesting content could really help to promote your business to web users. A final mention must go to LinkedIn, a business social network which can help you to get in touch with people who work in the same field, or people who might be potential business contacts. It’s generally frowned upon to advertise blatantly on LinkedIn, although its whole purpose of being targeted towards business users can be very handy indeed.
 

By Chelsey Evans

Submit Blog & RSS Feeds 
 

  0 Comments | Post Comment

How a content management system could help your website

Published on September 13, 2012
Tags: Web Development London

When you come to have a new website built for your business, it is important that you are aware of the various options available to you in terms of the structure of your website. If you are looking for a simple advert-style website then a flat-file system is a straightforward and cost-effective of getting your company on the world-wide web. However, if you need a little more advanced functionality then a content management system could be just the thing you’re looking for.

A content management system, or CMS, does exactly what it says on the tin. Broadly, it is a system which is designed to help you to manage content on your website. Content management systems come in all shapes and sizes, from blog management systems to eCommerce packages, simple page-updaters to dynamic content generation systems. The term is all-encompassing. What they have in common, however, is the way in which they are able to store, retrieve and manage data with ease.

A content management system will consist of the front-end system, enabling you to manage your content and the end user to view it and utilise it on your website; the back-end system, which retrieves data and manipulates it in such a way that it can be easily utilised by the front-end; and the database, which stores the data and allows it to be retrieved by the back-end system. Common database formats include MySQL for Unix-based systems and Microsoft SQL Server for ASP-based systems.

A common use of content management systems is that of blog management. Blog management systems, such as Wordpress, have a wide range of uses nowadays - far beyond that of maintaining a blog. Wordpress, in particular, is very popular as a generalised CMS, allowing users to create simple text pages and interlink them in a way which makes maintaining their website much easier than it otherwise would be. Widgets, plugins and themes make setting up and maintaining a website with Wordpress a breeze, and it is an increasingly popular option as a generalised CMS.

Of course, blog management systems such as Wordpress are the best option if you are looking to set up a blog-based website. The management of blog posts is fully taken care of, from category management to sorting and ordering, archiving and commenting. Although your website may seem impressively complicated, a high quality content management system can make the whole process a breeze.

If you are looking to sell products through your website, you will almost definitely need an eCommerce system. Popular eCommerce packages, including osCommerce, make it easy for you to set up an online store and integrate your products with a payment acceptance solution. Services such as PayPal and WorldPay are relatively simple to set up and will allow you to accept payments safely and securely through your website in order to begin selling products and making money through the web. An eCommerce content management system will allow you to add, remove and update products with ease and makes managing your online store incredibly simple.

Whether you are looking to launch a blog, an online store, or even if you are just simply looking for a way to update your website’s content with ease, a content management system could be just the right solution for you. You do not need any particularly advanced technical expertise in order to operate a well set-up content management system and can administrate an advanced form of website with relative ease. All content management systems come with easy-to-use front-end systems which will make updating your website, adding pages and tweaking products a breeze.

Content management systems do tend to be more expensive than simple flat-file websites due to the time they take to set up and calibrate, but the power which lies behind a good content management system is truly unbeatable, and you’ll have a website which can maintain products and content easily for many years to come. If you’re looking for a more powerful solution than a simple website, a content management system might be just the thing for you.

By Chelsey Evans

Submit Blog & RSS Feeds 
 

  0 Comments | Post Comment

<<First < Previous  1 2 Next > Last >>

Follow Us: Follow us on Google+ Follow us on Facebook Follow us on Twitter Follow us on LinkedIn


Disclaimer: The contents of these articles are provided for information only and do not constitute advice. We are not liable for any actions that you might take as a result of reading this information, and always recommend that you speak to a qualified professional if in doubt.

Reproduction: These articles are © Copyright Ampheon. All rights are reserved by the copyright owners. Permission is granted to freely reproduce the articles provided that a hyperlink with a do follow is included linking back to this article page.