0

Share Me

This morning I was sorting some of my Gmail Contacts and noticed a load of empty entries in my “Other Contacts” section. People who’s names I recognised (such as Scott Kelby and Terry White) but no emails or phone numbers… So decided to delete them.

I log into my Google+ account and all my Circles are now empty.



So Google+ automatically add’s anyone you have in a circle to your Gmail contacts… a great way to clog up your contacts list with people who you’ll never really know on a personal level.

 

0

Share Me

0

Share Me

Just stumbled across these cool design related outline icons over at Design Contest.

The icons come in 5 sizes: 32×32, 48×48, 64×64, 128×128 and 256×256 so they’ll surely come in handy for a wide variety of uses.

Download Zip File

2

Share Me

The new Facebook Timeline should be arriving for all facebook users any day now but there’s a developers preview release for those who cant wait – like me.

One of the biggest new features is the Cover Image which allows you to add a large (851 x 315 px) image to the top of your timeline, in addition to your profile image.

Below is a screenshot of what mine currently looks like:

Being a designer, I figured I had to give my cover the Photoshop treatment!

Creating your own custom header is simple.  Just create an image which is exactly 851 x 315 pixels in size and upload!

If you want to have a look at what your profile could look like before you upload it, use Photoshop template I’ve created below

Download the template

Instructions included in the zip file

0

Share Me

Here’s a handy little tip for clipping multiple layers into another in one go.

Here’s what we will be creating (exciting eh!)

Continue reading “Photoshop Tip: Clip multiple layers at once” »

0

Share Me

While working on a recent mobile website project, one of the requirements was to make the site as lightweight as possible so not to impact loading times on mobile devices.

The CSS is cross-browser ready and utilises the CSS generated by Colorzilla’s Ultimate CSS Gradient Generator and css3generator.com

Here’s the CSS Code used to generate the button

    .button
    {
        padding:3px 8px;

        font:bold 1em Arial; color:#ffffff;
        text-shadow: 0px 1px 1px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=1);

        background: rgb(106,155,203); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(106,155,203,1) 0%, rgba(61,125,188,1) 49%, rgba(47,115,182,1) 50%, rgba(31,105,177,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(106,155,203,1)), color-stop(49%,rgba(61,125,188,1)), color-stop(50%,rgba(47,115,182,1)), color-stop(100%,rgba(31,105,177,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(106,155,203,1) 0%,rgba(61,125,188,1) 49%,rgba(47,115,182,1) 50%,rgba(31,105,177,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(106,155,203,1) 0%,rgba(61,125,188,1) 49%,rgba(47,115,182,1) 50%,rgba(31,105,177,1) 100%); /* Opera11.10+ */
        background: -ms-linear-gradient(top, rgba(106,155,203,1) 0%,rgba(61,125,188,1) 49%,rgba(47,115,182,1) 50%,rgba(31,105,177,1) 100%); /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a9bcb', endColorstr='#1f69b1',GradientType=0 ); /* IE6-9 */
        background: linear-gradient(top, rgba(106,155,203,1) 0%,rgba(61,125,188,1) 49%,rgba(47,115,182,1) 50%,rgba(31,105,177,1) 100%); /* W3C */

        border:2px solid #cccccc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

Live Demo

0

Share Me

I just launched a new blog for a photographer friend of mine to showcase his bespoke photography portfolio.  “Beyond Exposure is about producing photographs that are not just technically and visually pleasing, but also a medium to convey and evoke feelings.”

 

 

The site uses the WordPress platform with a fully customised theme which has a widget-ready sidebar, Lightbox image zooms and facebook like buttons on every post.

View project

0

Share Me

ei

Stuck for ideas? Need to get the creative juices flowing?

Subscribe to Email Inspiration and get a daily email with an inspiring image. Simple.

 

According to the website, you can only subscribe via Email (or follow them on twitter and facebook), However I managed to find a link to their RSS feed too.

 

0

Share Me

Here’s the scenario:

You’re using photoshop and you want to draw some nice buttons with rounded corners.  Of course there are several ways to do this, however the easiest is to use the Rounded Rectangle Tool (U).

So you set the radius and draw your rectangle and there you have some perfectly rounded corners.  BUt on closer inspection you see the all too common problem of the vector shape not aligning perfectly to the pixels of your bitmap document.

Continue reading “Photoshop Tip: Remove ghosting on vector shapes” »

0

Share Me

Finally, it’s here. Android Market gets a web interface.

http://market.android.com/

We can now browse the whole market on our PC while procrastinating at work!

Log in with your google account and you can install apps straight to your phone without connecting it to your computer and without performing any sort of ‘sync’… yet another reason why iTunes sucks!

Brilliant.

Optimized by SEO Ultimate