Internet Explorer 6 Still the Popular Browser?

Written by: Ryan Coughlin on November 5 with one comment(s). located in Browsers.

A friend who started Cat on The Couch Productions, tweeted me an article titled “Browser Version Market Share” and I found this extremely interesting, check out this clip that was taken from the website. Most of you are going to have the same feeling as me when you see what the first result is. This article was published along with the data presented in October, 2009. I am sure there might be other data that says otherwise, but I believe this is very creditable, this resource came originally from the CNET website.

Browser Version Market Share

Browser Version Market Share

Find Internet Explorer 6 at the top using 23% – was a huge shock to me. Waiting til it dies out and Firefox, Safari, Chrome and others start to take the market share for browsers. Slowly but surely, that number will dwindle as new computers are coming with Internet Explorer 8 preloaded. As for Web Developers, you all know this still means we will be using CSS fixes to fix double float margin and many other issues that we deal with when testing a website on IE6.

Google Insights – An Aid to a Successful Blog Post

Written by: Ryan Coughlin on November 3 with zero comment(s). located in Internet Marketing, SEO.

Google Insights Logo

Last spring I came across Google Insights while I was working at EpikOne as a Web/Graphic Designer for the Spring semester. I used this for one of their projects to research currents trends that were developing among coffee, this was what the company was based around. I was using Google Insights to then gather information on current trends that were developing during a certain period of time and a set geography base for the search. After analyzing the data presented by Google Insights I took notes on the data given then worked that in to a new newsletter that was going to be sent out to a list of subscribers.

Lets cut to the chase, Google Insights can help you create a successful blog post because if you have an idea for a post in mind, send some keywords/phrases to insight. The interface of Google Insights is very simple, the landing page looks as follows:

Google Insights - InterfaceHere are some basics steps that I take when I want to use Google Insights to writing a successful blog post:

  • Think of a new blog post idea/thought to work with
  • Write down some keywords/phrases, that visitors might search for
  • Enter them in to Google Insights – If you need to add any filters (Area, Timeline, Country, etc)
  • The results for your keywords/phrases will be graphed out for you and also a map overlay showing popularity, also showing a graph of Interest over Time
  • See which keywords/phrases are doing the best, then work those around your up and coming blog post.

The simple tips above can help your blog post become more successful by analyzing what the current trends are relating to that one topic. Lets say I wanted to write an article about jQuery and AJAX, lets plug these in to Google Insights and see what it returns, below is an image that shows us Top Searches and Rising Searches.

google-insights-searchesGive this method a try out for yourself. Ponder up a new post idea, think of some keywords, plug them in to Google Insights, blow away, bring on the followers. This has become a common tool in my arsenal for blogging and designing. Great way to check if your blog post is running in to any current trends, that will lead in readers to your blog. Give this a try and see how it goes.

Launched Cat On The Couch Productions Site

Written by: Ryan Coughlin on October 21 with zero comment(s). located in Blog.

Finally..after months and months and still work to do. I was able to launch the Cat on the Couch Productions website. Which has a much cleaner appearance with new branding, that was a must to have.

The old site was terrible and did nothing but turn potential clients away. I loaded up some jQuery on the new website but am removing alot of the components to increase performance.

If you are using qTip, don’t. It is 44KB packed, which is still incredibly large. They have a lighter weight SimpleTip, that I am switching too, that is less than 10KB.

You can check out the website, but there are still numerous changes to be done, but my thoughts were that it was acceptable and working to launch for now. Then go back and tweak performance, gzip, compress, and CSS sprites.

Work and school studies have been picking and I have been slacking on the blog posts and jquery goods, but there will be more.

Reload CSS without a page refresh

Written by: Ryan Coughlin on October 7 with zero comment(s). located in CSS.

As I was working this afternoon, Rogie King posted a tweet about a Bookmarklet that allows you to reload your CSS on your page without reloading the page.

So far I have been loving this, it is the perfect tool for your workspace. I highly recommend this to others. Thanks to the creator of this, can grab this bookmarklet and start using it.

  1. Drag it to your bookmark toolbar
  2. Open a site your are designing
  3. To view your new CSS changes, just click the bookmark in the toolbar, and wa la

Quick and really easy. Thought i’d share this tool with everyone. Give it a try.