Archive for the ‘Design’ Category
| Newer Entries »Taste of Ink samples review
Tuesday, March 9th, 2010
After being really disappointed with the latest jobs by Overnight Prints, I decided to look around for another printer. Yesterday I received the samples I ordered from Taste of Ink, a Scottsdale, AZ based print shop. I was really impressed by the presentation of the sample they provided, so I decided to make a little video about it.
Tags: Business Cards, Letterpress, Printing
Posted in Design | 8 Comments »
Stencils for iPhone developers
Wednesday, January 13th, 2010
You can find Dean’s stencil at MobileSketchBook.com.
Tags: iPhone application, Stencils, Tools, Video
Posted in Apple, Design | No Comments »
How to modify the Facebook Share button
Tuesday, October 27th, 2009
The first thing I thought when I found out about the new Facebook Share button was: “Cool! I’m going to add it to my blog right away.”
The first thing I thought after I installed it was: “Why couldn’t they make the button height 15px like most of the other sharing buttons around???”
Yes, I was pretty annoyed by having buttons at the top of my blog posts with different heights, so I decided to try to modify the css of the button myself. Here’s the result:
.FBConnectButton {
height: 15px;
float: left;
background-position-y: -251px;
background-position-x: -1px;
border-bottom: 1px solid #1a356e;
}
.FBConnectButton_Text {
font-size: 8px ;
height: 9px;
}
.fb_share_count_inner {
height: 9px;
position: relative;
}
.fb_share_count .fb_share_count_right {
float: left;
}
Just copy and paste these few lines of code into your CSS file and your Facebook Share button should be the same size of your compact Tweetmeme button.
I may do more modifications in the future to improve the look of this reduced version, but for now this is usable enough for my blog.
Tags: CSS, Facebook, Facebook Connect, How to
Posted in Design, Developing | 10 Comments »
CSS 3: What is the fuss about
Thursday, October 22nd, 2009
Last night I gave a very basic presentation at the Design Miami Meetup about some of the new features offered by CSS 3. Here is the slide show:
If you want to learn more, you should look at these links:
And of course the most boring one
Tags: CSS 3, Meetup, Resources
Posted in Design, Developing | No Comments »
What is a serif?
Thursday, October 15th, 2009

Source: http://ilovetypography.com
Tags: Font, Typography
Posted in Design | No Comments »
How to create a shiny button with Photoshop
Tuesday, June 30th, 2009
Today I want to share with you a simple tutorial on how to make a cool shiny button in few seconds. The quality of the video isn’t the best ever, so I suggest you to watch it full screen in order to see where I click.
Click here to download the psd file of the tutorial.
Tags: Photoshop, Trick of the day
Posted in Design | No Comments »

Find me here