Home / Category / Trends

Posts Tagged 'Trends'

Trends

Check out all of the posts tagged with 'Trends' below. If you still can't find what you are looking for, try searching here

10 Feb 2010 | 2 Comments
Social M***a.. What?

A quick search on Google for the term ‘Social Media’ currently retrieves over 203,000,000 results. Just before Facebook started to make a name for itself and emerged on the scene back in late 2006 the buzz word on the internet was ‘Web 2.0,’ even then people were quick to chime in with there 10 pence worth and were happy to give you their opinion on the next best thing on the internet. This unfortunate movement also bought with it a hell of a lot of …

28 Jan 2010 | 16 Comments
Pretty CSS3 buttons

I’ve come across quite a few sites that explain how to create flexible CSS3 buttons but i’ve never really spent the time to implement one until i found a great little write up courtesy of the guys over at the Zurb blog who have a fantastic post on creating CSS3 buttons. So i’ve taken their example and tweaked it to fit my needs. It’s worth noting that if your using Internet explorer you’re not going to see all these effects as IE still doesn’t support …

29 Nov 2009 | 3 Comments
5 SEO tuning tips

If you think you can just build a website and expect it to perform well you can think again. Getting a website to the top of search results is every marketing managers goal. Im going to run through five key points that will put you in good stead to getting the results your site deserves. SEO is often percieved as a dark art. If you start out well and get the basics done the quality of your content should speak for itself. However …

3 Nov 2009 | 3 Comments
Key web development skills

API Knowledge
A key tool for any budding web developer is API knowledge. It’s good to familiarise yourself with a variety of application interfaces. I started out using the Twitter REST API with PHP and CURL when twitter first launched the API to basically get a users tweets, pretty simple now I look back, but at the time it was the first time i’d done such a thing. As the development of social media continues this will increasingly open up opportunities to develop more and more …

27 Oct 2009 | 16 Comments
Steps to learning a new programming language

Learning a new programming language can be daunting to say the least. I’ve recently cracked it when it comes to jQuery. I wouldn’t say Im a pro by any stretch of the imagination but I can successfully build applications. It wasn’t an easy ride learning a new syntax, I’m going to run over a few tips and techniques that i found useful learning both jQuery and PHP.
Take Time To Learn
In order to get into your new programming language you need time and commitment to perfect …

14 Oct 2009 | 4 Comments
Using subdomains to speed up your site

The average web page contains over 50 elements each of which has to be downloaded from a web server. The HTTP 1.1 specifications recommend that a web browser or server should only typically make two simultaneous downloads per domain or hostname. So most web browsers are effectively restricted by this limit on parallel downloads if the objects in the web page they download are hosted on one server. However there are two ways around this limitation:

You can serve your page elements from multiple servers each …

18 Sep 2009 | No Comment
Using web thumbs to enhance user experience

Over the past few years I’ve had the opportunity to work on a few personal projects. This allowed me to experiment more with techniques that I wouldn’t have normally used on client sites. During this time I was building a blogging platform, I soon found that it was difficult to present the data and make it look interesting to the user, this is where i discovered web thumbnails to achieve this.
There are a variety of web thumbnail services out there but the best and easiest …

19 Jan 2009 | No Comment

Here are a few web trends that i think we will see emerge in 2009.

Firstly IE6 must die this year right? I’m sure every web developer would be happy to see the backside of IE6. There’s a fairly good reason why as well. IE8 is now in the second phase of public beta, so if all goes well i predict that it should be released at the end of this year, meaning that at least everyone stuck in the past can upgrade to IE7 . …