Friday, November 30, 2012

Free Fonts, Web Fonts & Font Smoothing

OK, I have seen quite a few free font websites in my time, but this one is quite good:
http://www.font-db.com/

If you are planning on using web fonts in your site, this is a good Google reference site:
http://www.google.com/webfonts

This site has a great layout of some of the best of Google webfonts:
http://hellohappy.org/beautiful-web-type/

Now, how do you use web fonts?
It's actually super easy... but there are a few things to consider.
This is a good place to start:
https://developers.google.com/webfonts/docs/getting_started

For the more advanced front end coders out there... this is a great discussion on font smoothing or not... http://www.usabilitypost.com/2012/11/05/stop-fixing-font-smoothing/


Happy fontlicating!

Friday, October 26, 2012

Nifty IE CSS3 Transforms Translator...

Exactly as per the title, this is a great little tool for getting around CSS3 IE transform issues!
http://www.useragentman.com/IETransformsTranslator/

Tuesday, August 21, 2012

Setting up a Facebook "feed" on your website

OK, so our team regularly adds Twitter and Blog feeds to websites.  Often we get aksed to add a Facebook feed... thing is, Facebook is not really a "feed" as it's made up of posts and info from you and other users.  So to add the Facebook "stream" to your site, what you need to do is add a customised view of the "Like Box" social plugin.

To do this, follow the instructions on this page:
http://developers.facebook.com/docs/reference/plugins/like-box/

Happy coding!

Monday, August 13, 2012

You Tube Poster Frames & Thumbnails

If you have ever uploaded a video to You Tube, you'll know that You Tube gives you three choices for a poster frame which is also used as the search thumbnail.  Google just calls them "video thumbnails" to make it easy I guess.  However if you embed your You Tube video on a website, the initial frame before video plays (Poster Frame) is also the thumbnail.

The thumbnail image can have a big impact on whether people actually click on your video in search results and also the look of your web page if embedded.  So how do these thumbnails work and can you modify them?

If you are a You Tube partner - you can now upload custom thumbnails... cool!  To become a partner, you need to enable monetization on your account... not so cool.  If you don't want to do that, then read on.

How to edit your video thumbnail:
1. Visit your account page
2. Click the Uploaded Videos
3. Select Video
4. Click on Edit
5. Click the thumbnail you want, and Update

How does You Tube select the thumbnail?
Well according to one website, it goes by a simple time formula:
X = Video length (in sec.)
Y = X divided by 4 or X/4 (in sec.)

Y is the 1st thumbnail.
2 times Y or 2xY (in sec.) is the 2nd thumbnail (poster frame).
3 times Y or 3xY (in sec.) is the 3rd thumbnail.

So it is possible to create your video with these time codes in mind and actually get a thumbnail and poster frame that is exactly what you want!

I will post an entry soon on You Tube Vs Vimeo!

Sunday, June 17, 2012

Kill Deep Linking...

If you are using Word Press you not doubt are using plugins too... many of which have little foibles such as jQuery from prettyPhoto displaying extra info at end of your URL when you use a popover gallery or after closing it. To disable this, open your prettyPhoto.js file and set deep linking to false.

Also do this:

Replace: clearHashtag(){url=location.href;hashtag=(url.indexOf('#!prettyPhoto'))?true:false;if(hashtag)location.hash="!prettyPhoto";}

With: clearHashtag(){url=location.href;hashtag=(url.indexOf('#!'))?true:false;if(hashtag)location.hash="";}

No more "#!prettyPhoto" or other nonsense...

Enjoy!

Saturday, June 2, 2012

Handy PHP Error Checking Tool

If you like me recently upgraded PHP, you will no doubt be wanting to do some error checking... but not just errors, deprecation warnings, notices etc... this quick tool helps you set and show exactly what you need...

http://www.bx.com.au/tools/ultimate-php-error-reporting-wizard

Friday, May 25, 2012

Leap Motion

What is this exactly???

Well - best described by it's developers... "This isn’t a game system that roughly maps your hand movements.  The Leap technology is 200 times more accurate than anything else on the market — at any price point. Just about the size of a flash drive, the Leap can distinguish your individual fingers and track your movements down to a 1/100th of a millimeter."

The possibilities for interactive displays is exciting!
Check out the video on their website.

Thursday, May 17, 2012

Speed test your website!

Another useful tool form the folks at Googley...
Really only interesting if you are a developer.

https://developers.google.com/speed/pagespeed/insights

- Thanks Tom!

Wednesday, April 4, 2012

How do I clear my browser cache?

So many times we have clients ask us how to clear their browser cache. Well thanks to wikiHow, there is a handy page just about this. Although understandably they have not caught up to the latest Firefox version (who can keep up?), all the major browsers are covered.

Check it out: http://www.wikihow.com/Clear-Your-Browser%27s-Cache

Sunday, February 26, 2012

Search Social Network Posts

One of the best social network searching tools I have found... as in - it works and is easy to use! Search to see what posts have been made about a certain topic or company etc.

TOPSY.

Monday, February 13, 2012

Facebook Username

Thanks Facebook... before you used to have to wait until you had 25+ likes to your page... but now you can set a username for your page straight away! Just remember, you can't change it once it's set.

Why does this matter? Well, by setting a username you can have a shorter URL...

EG: www.facebook.com/MilkDigital