Contact Idan Gazit

x Cancel

Idan Gazit

developer & designer

Tel Aviv · gazit.me

posted 1 year ago

The Technical Debt of Hiring

http://skillsapp.com/blog/2010/12/2/technical-debt-hiring/

We've been planning and designing and crafting our product and message for the past few months, and we're finally announcing Skills, our latest venture.

Hiring is hard, and we think the resume has a large portion of the blame, because it encourages "Hiring Debt", which is a lot like technical debt in that you sacrifice quality for convenience early in the hiring process but must pay it back with interest later.

We're trying to build a solution for this problem with Skills. Your feedback and wisdom is much appreciated!

posted 2 years ago

Loremify / Tobias Bjerrome Ahlin

http://tobiasahlin.com/portfolio/loremify/

If you like LittleIpsum, then check out Loremify. It's a dashboard widget, but the interface is very well-thought out and lets me grab the amount of text I need very quickly.

Secondary benefit: one less icon in my already-overrun menubar.

posted 2 years ago

Skills Logotype

Trying out a new logotype approach.

Need feedback! Particularly with regards to legibility and strength of form. Good logotypes need to be able to stand alone.

If it's not clear (and please say so), the text is "skills"

Trying out a new logotype approach.

Need feedback! Particularly with regards to legibility and strength of form. Good logotypes need to be able to stand alone.

If it's not clear (and please say so), the text is "skills"

posted 2 years ago

Steve Holden's Mighty Python Empire

An in-progress draft of some identity work I'm doing.

An in-progress draft of some identity work I'm doing.

posted 2 years ago

Hidden Hires

Working on launching Hidden Hires, including a design refresh.

Working on launching Hidden Hires, including a design refresh.

posted 2 years ago

Djangocon Program

A single spread from the Djangocon Program. Feedback welcome!

A single spread from the Djangocon Program. Feedback welcome!

posted 2 years ago

(ab)using the <label> tag for fun and usability

                <style>
    label {
        display: block;
    }
    
    label strong.error {
        color: red;
    }
</style>

<label for="year">
    Year
    <strong class="error">Please enter a 4-digit year like '1984'.</strong>
</label>                
Raw

I'd like to share a technique that I don't see used much. I'm wondering if there's a hidden downside I'm not seeing.

Almost all browsers (except Safari v2.0 and earlier) will focus the relevant form input if you click on an associated label. This association is denoted via the label's for attribute.

Lately I've been using (abusing?) the

Thoughts?

posted 2 years ago

Djangocon T-Shirt Blue

Same layout, but with a blue color.

Same layout, but with a blue color.

posted 2 years ago

Djangocon T-Shirt Grey

Working on t-shirt designs for the upcoming Djangocon, wrestling with t-shirt color choices. Unfortunately, I can't just ask for a shirt with whatever hex color I want. :(

Thoughts on the color?

Working on t-shirt designs for the upcoming Djangocon, wrestling with t-shirt color choices. Unfortunately, I can't just ask for a shirt with whatever hex color I want. :(

Thoughts on the color?

posted 2 years ago

Djangocon Sponsor Brochure

Some branding work I'm doing for Djangocon US. I want to apply the same palette / overall look to the conference site, would love some critique & feedback!

Some branding work I'm doing for Djangocon US. I want to apply the same palette / overall look to the conference site, would love some critique & feedback!