18
Rapid Prototyping how to build things really, really fast Jeremy Hubert Prototyper, Yahoo! Search [email protected] http://jeremyhubert.com/hacku/

Rapid Prototyping

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Rapid Prototyping

Rapid Prototypinghow to build things really, really fast

Jeremy HubertPrototyper, Yahoo! Search

[email protected]

http://jeremyhubert.com/hacku/

Page 2: Rapid Prototyping

Important:prototype != product

Page 3: Rapid Prototyping

Sell an Ideaor

Test an Idea

Page 4: Rapid Prototyping

PrototypeProper Product

Problem

lorem

lorem

lorem

lorem

lorem

lorem

ipsumipsum

ipsum ipsum

ipsumipsum

ipsum

ipsum

Solution

ipsum

ipsumipsum

Magic

Page 5: Rapid Prototyping

Prototype

Magic

Problem

lorem

lorem

lorem

lorem

lorem

lorem

ipsumipsum

ipsum ipsum

ipsumipsum

ipsum

ipsum

Solution

ipsum

ipsumipsum

Page 6: Rapid Prototyping

Maximum Effect with

Minimum Effort

Page 7: Rapid Prototyping

Fake it ‘til you make it

Page 8: Rapid Prototyping
Page 9: Rapid Prototyping

Make only what you must

Page 10: Rapid Prototyping

Fast

Beautiful

Functional

Something else...

Does it need to be...

Page 11: Rapid Prototyping

Secret WeaponsWell, ok.. not *that* secret

Page 12: Rapid Prototyping

YUIYahoo’s Utility and Control libraries

developer.yahoo.com/yui

Page 13: Rapid Prototyping

YQLThe internet is your database

developer.yahoo.com/yql

Page 14: Rapid Prototyping

Website InspectorsExplore the live source of any website and then change it

Can be found in Google Chrome, Apple Safari and Mozilla Firefox

webkit.org and getfirebug.com

Page 15: Rapid Prototyping

jQuery

A very easy to use and powerful javascript library

jquery.com

Page 16: Rapid Prototyping

GreasemonkeyTake control of any website

greasespot.net

Page 17: Rapid Prototyping

Screen ScrapingI use HPricot, a Ruby based Screen-Scraper

You can also use Beautiful Soup (Python) or YQL

hpricot.com

Page 18: Rapid Prototyping

Thank You

jeremyhubert.com/hacku/