What is FriendFeed and should I be using it?

I have been asked “What is FF?” quite a few times recently so I thought it might be a good idea to cover this and save me repeating myself a million times in the near future. Of course, now, I will just have to repeat it 10,000 times but that’s a big time saver for me anyway :P!  Lets get on with it!

What is FriendFeed and should I be using it?

What is FF*?

FF stands for FriendFeed in social media speak.

*It can also stand for Firefox!

With all your social profiles on a variety of different sites on the web, FriendFeed’s main aim is to centralise all these accounts under one package.  That’s the plain and simple of it.

Creating an account on FriendFeed means you can develop your profile (as usual) and begin aggregating information from a multitude of other social networking and social media sites into your profile.  That sounds really technical doesn’t it? Let me say that again.  Basically it means you have one account and all your other accounts can be added to it, putting them all under one roof.  That was simpler isn’t it!

Using FriendFeed

Friendfeed couldn’t be simpler to use, just create an account, add your profile photo, a short description of who you are and what you do and then begin adding in your other social profiles. The full list of profiles is extensive and covers 58 social networks you can integrate and use as if your where logged in directly.

FriendFeed also has some other really sensible and useful features such as lists (a specific list of friends or people you subscribe to) and Groups, an area where you can meet new people with similar interests but I will cover them in more detail.

For a more comprehensive explanation of what FriendFeed is check out  the help page. I would recommend you try FriendFeed out, purely for the time saving aspect if nothing else and if you do, you can find my FriendFeed at:

http://friendfeed.com/justinparks

If your already on Friendfeed, add a link to your page in the comments. Always nice to meet a new face and say hello.

WordPress load time – how to speed up your blog loading time

Your wordpress loading time is a point that can be accidentally overlooked when your developing your blog but its of paramount importance that you address the time to load regularly to keep it healthy and keep your visitors happy.

Why is it important to address your WordPress load time?

Don’t underestimate load times on a site or blog, especially your own. Just to make the point, lets illustrate.

If you click this image below:

Wordpress load time   how to speed up your blog loading time

It opened a page with an image of your site that a first time visitor will experience for the first few seconds. If this stays the same for longer than 3 seconds, how does it make you feel.

  • Is it worth waiting on? (impatient)
  • Is it actually loading? (uncertainty)
  • LOAD DAMMIT! (frustration)

Not the best way to introduce someone to your site is it?

The importance of your blogs load time

While you may look at your blog everyday, its easy to become complacent about your blog load time especially if its cached on your computer after the first visit making it appear  to load faster than it actually does, but that’s only for you.

Lets put it into reality here to show how important load time is. Have a read at this:

According to research if your blog takes more than 3 seconds to load you are losing around 40% of your visitors.

That rate goes to 90% if it takes more than 8 seconds to load.

rumblingImprove load time of your blog

A 40% loss of traffic is bad, a 90% loss is ridiculous!

For Google an increase in page load time from 0.4 second to 0.9 seconds decreased traffic and ad revenues by 20%. For Amazon every 100 ms increase in load times decreased sales with 1%.

Gabriel Svennerberg

What a fickle bunch we are!

Fortunately, with a little bit of graft, a few excellent wordpress plugins and some handy applications and extensions, addressing your blogs loading time shouldn’t be a big issue and can be addressed quite simply IF you are able to code.  There are a few plugins that are helpful, but they can only do so much unfortunately.

Fist of, check out the post 40 essential tips for wordpress blogs – Joost De Valk and the first section:

Making your WordPress Blog FAST

and

Maintaining your WordPress Blog

Done that?  Good.

Now here are a few other handy tools and firefox plugins and google apps you can use to go a little deeper and get that blog load time even lower.

**Before we start I would suggest you keep a note of this page address as this process requires you to restart your browser a few times to complete installations. Wouldn’t want you getting lost half way through would we!**

If you want the short version of this and don’t need to follow all the info and instructions  below I thought it would be a good idea to do an overview for those folks who like things in a convenient short list:

  • Downlod install Firefox
  • Install Firebug
  • Install YSlow
  • Install Google Page Speed
  • Open your site
  • Activate FireBug
  • Along the FireBug options bar choose the extension and run
  • Digest the data and address the errors

Now for more details.

Page Load time extensions guide

The first thing you will need is to Download and install Firefox to use these apps.

Once your done, you will need this handy plugin for the browser called FireBug (an essential tool for any designer or developer anyway). Once its installed you will be able to activate the extension by clicking the little bug icon in the bottom right of your browser screen while you have your website open.

Wordpress load time   how to speed up your blog loading time

When you open the extension you will end up with a screen like this:

Wordpress load time   how to speed up your blog loading timeClick the image to enlarge

FireBug alone is a great plugin for editing CSS code but its the next two extensions that address the page load time.

YSlow – blog load time analysis

Yahoo!’s rules for high performance web site.

Install the extension YSlow. This extension focuses on Yahoos criteria for page load times and will report back on errors and areas to be addressed on your blog.

Once you have it installed you will see the icon for the extension beside the FireBug icon in your browser window.

Wordpress load time   how to speed up your blog loading time

Open your site and while viewing hit the YSlow icon to be presented with this:

Wordpress load time   how to speed up your blog loading time

Run the test on your blog to begin the analysis and get a report on items that need to be addressed. Each area is graded from A to F, A being perfect and F being bloody terrible. All the results can be filtered by:

  • CONTENT (* Number of errors detected)
  • CSS (*)
  • IMAGES (*)
  • JAVASCRIPT (*)
  • SERVER (*)

As you click through each section it will display a list of problems and a short description of  what the error and how to resolve it.  More details are available to help you understand the error and address it directly.

At this stage your own your own im afraid as each site will be completely unique in the fixes that it may require.

*Special thanks to Ian Miller for pointing this extension out to me.

Google Page Speed

Googles open source code for best practice web page performance

Never ones to miss a trick Google, of course,  also have a FireFox extension available to evaluate your page performance and offer analysis and suggestions on errors to be addressed. Just like YSlow, the extension requires FireBug to be installed in order to work, so since we have covered that lets go straight to the download page and install it.

Install the Google Page Speed extension.

Once thats complete, open your blog or site and activate Firebug:

Wordpress load time   how to speed up your blog loading timeYou will be presented with something like this. Click on the highlighted otpion, Page Speed:

Wordpress load time   how to speed up your blog loading timeClick on the image to enlarge

You will be presented with this, just hit the button to begin the analysis:

Wordpress load time   how to speed up your blog loading time

And low and behold your presented with a report and details of all the errors that need to be addressed on your page to make it load faster evaluate the page speed. The interface is easy to understand and review and clicking on the titles will open a page with explanations and definitions to the error with recommendations on how to address them.

Clicking the “+” icon opens a list of all the pages affected by the error or causing it.

Again, your basically on your own here as each and every page will be unique in the issues that need to be addressed.

Addressing load time issues

All these options may seem a little overwhelming at first, but take you time and address the points you can do quickly and easily to begin with. Doing this should make a noticeable difference on your page load time immediately.

Some of the errors will simply boggle your mind and really I would be surprised if there’s any page out there without errors or points that could be optimised. Try running it on your Google search page to see what I mean, it even has errors and warnings.

The point it that all this is about optimising the page, not making it 100% completely perfect. Its about doing the best you can to make the time to load as little as it can be and in combination with the plugins on the other post mentioned above it should help get that load time down to a more than acceptable level for your visitors.

Best of luck all, and as per usual, I would love any comments or feedback, suggestions or points to this post, so don’t hesitate to let me know if there’s anything I have missed or could expand upon.

Linkedin Professional Networking – Overview

Well that’s the end of a series of posts all about Linkedin.com (for now anyway). I hope they have been of some help and your now setting up profiles and getting involved with discussions and building your network.  Its worth it, believe me.

As I mentioned before, in an earlier post,  I’m always happy to meet other professionals and network. If your interested in connecting with me, just hit the button below and choose the “add Justin Parks to your network” option to get in touch.

Linkedin Professional Networking   Overview


Linkedin.com
Startup Guide – Getting started on Linkedin

This is a run down I thought would be a good idea to centralise in a single list, of the last series of posts and what they covered these last few days. As usual feedback, questions and comments are always welcome.  Let me know what you think!

How Linkedin are you?

  • What is Linkedin.com?
  • Join LinkedIn.com

Manage your linkedin profile and public profile URL

  • Edit Public Profile Settings
  • Linkedin Public Profile URL
  • Linkedin customized buttons

Review your Linkedin Profile and expand upon it

  • Expanding on your Linkedin profile
  • Your Linkedin profile photo
  • Linkedin profile progress bar
  • How to present your Linkedin profile
  • Begin to build your Linkedin network
  • Dont stop adding to your Linkedin profile

Adding Applications to your Linkedin profile

  • Add a linkedin application

Linkedin Answers – professionals get involved and get informed

  • Answer Questions on Linkedin
  • Ask Questions on Linkedin

Linkedin Groups – Using and creating groups in Linkedin

  • Linkedin Groups
  • Linkedin Groups Directory
  • Create a Linkedin Group