SlideShare ist ein Scribd-Unternehmen logo
1 von 266
Designing for Social Sharing Rashmi Sinha www.uzanto.com www.rashmisinha.com
Plagger – RSS/Atom remixing platform Tatsuhiko Miyagawa   [email_address] Six Apart, Ltd. / Shibuya Perl Mongers YAPC::NA 2006 Chicago
[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object]
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object]
Customer-Centered Design at HP Nancy L. Clark & Craig B. Neely
Overview ,[object Object],[object Object],[object Object],[object Object],[object Object]
Why is Customer-Centered Design Important?
HP Customer-Centered Design Services (CCDS): Who we are ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Product Development Process: Overview ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Case Study: Designing a Complex Application Suite ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Case Study: Designing a Complex Application Suite ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Planning
Case Study: Designing a Complex Application Suite ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Requirements
Case Study: Designing a Complex Application Suite ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Design
Case Study: Designing a Complex Application Suite ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Iterative Development
Case Study: Designing a Complex Application Suite ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Post-Release
Case Study: HP.com Support ,[object Object],[object Object],[object Object],[object Object],[object Object]
Case Study: HP.com Support ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Design
Case Study: HP.com Support ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Development
Case Study: HP.com Support ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Product Release
HP.com summary ,[object Object],[object Object],[object Object],[object Object],http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp
Summary ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Resources ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
HP logo
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object]
IRC, Eject, Growl MSAgent, SSTP … Filter Publish StripRSSAd TruePermalink EntryFullText Pipe Thumbnail FindEnclosures FetchEnclosure SpamAssassin RSSLiberalDateTime URLBL ResolveRelativeLink … Gmail Delicious PDF MT Feed Planet Speech … Notify Bloglines Config OPML, XOXO File, DBI, FOAF … Mixi, Yahoo360JP POP3, iCal iTunes, Amazon YouTube … Subscription CustomFeed
IRC, Eject, Growl MSAgent, SSTP … Filter Publish StripRSSAd TruePermalink EntryFullText Pipe Thumbnail FindEnclosures FetchEnclosure SpamAssassin RSSLiberalDateTime URLBL ResolveRelativeLink … Gmail Delicious PDF MT Feed Planet Speech … Notify Bloglines Config OPML, XOXO File, DBI, FOAF … Mixi, Yahoo360JP POP3, iCal iTunes, Amazon YouTube … Subscription CustomFeed
IRC, Eject, Growl MSAgent, SSTP … Filter Publish StripRSSAd TruePermalink EntryFullText Pipe Thumbnail FindEnclosures FetchEnclosure SpamAssassin RSSLiberalDateTime URLBL ResolveRelativeLink … Gmail Delicious PDF MT Feed Planet Speech … Notify Bloglines Config OPML, XOXO File, DBI, FOAF … Mixi, Yahoo360JP POP3,  iCal iTunes, Amazon YouTube … Subscription CustomFeed
IRC, Eject,  Growl MSAgent, SSTP … Filter Publish StripRSSAd TruePermalink EntryFullText Pipe Thumbnail FindEnclosures FetchEnclosure SpamAssassin RSSLiberalDateTime URLBL ResolveRelativeLink … Gmail Delicious PDF MT Feed Planet Speech … Notify Bloglines Config OPML ,  XOXO File, DBI, FOAF … Mixi, Yahoo360JP POP3, iCal iTunes, Amazon YouTube … Subscription CustomFeed
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object]
bloglines2gmail.yaml plugins: - module: Subscription::Bloglines config: username: you@example.com password: foobar mark_read: 1 - module: Publish::Gmail config: mailto:  [email_address] mailfrom: miyagawa@example.com mailroute: via: smtp host: smtp.example.com
[object Object],[object Object]
RSS in Gmail
HTML + Images
Feed Image (Logo / Buddy Icon)
Search
Auto grouping (“Conversations”)
Diff
Tips: Filter
Tips: is:unread
[object Object],[object Object]
RSS bot in action ,[object Object]
Config for RSS bot (1/3) plugins: - module: Subscription::Config config: feed: # Trac's feed for changesets  - http://plagger.org/…/rss
Config for RSS bot (2/3) # I don't like to be notified of same items # more than once! - module: Filter::Rule rule: module: Fresh mtime: path: /tmp/rssbot.time autoupdate: 1
Config for RSS bot (3/3) - module: Notify::IRC config: daemon_port: 9999 nickname: plaggerbot server_host: chat.freenode.net server_channels: - #plagger-ja - #plagger
[object Object],[object Object]
[object Object],[object Object]
[object Object]
planet-yapcna.yaml (1/4) plugins: - module: Subscription::Config config: feed: - http://yapcchicago.org/feed/ - http://use.perl.org/search.pl?query=YAPC… - http://del.icio.us/rss/tag/yapcna2006 - http://feeds.technorati.com/feed/posts/… - http://bloglines.com/search?q=YAPC+NA&… # etc, etc …
planet-yapcna.yaml (2/4) # Normalize feed title and permalinks - module: Filter::FeedBurnerPermalink - module: Filter::TruePermalink - module: Filter::StripTagsFromTitle
planet-yapcna.yaml (3/4) # Create a smartfeed for all the entries merged - module: SmartFeed::All rule_op: AND rule: - module: Fresh duration: 10080 # seven days - module: URLBL dnsbl: rbl.bulkfeeds.jp config: title: Planet YAPC::NA
planet-yapcna.yaml (4/4) # Generate nice XHTML out of the SmartFeed - module: Publish::Planet rule:  expression: $args->{feed}->id eq 'smartfeed:all' config: dir: /path/to/htdocs skin: sixapart-std template: members_list: 1 style_url: http://example.com/style.css
[object Object],[object Object]
[object Object],[object Object]
youtube.yaml plugins: - module: Subscription::Config config: feed: - http://www.youtube.com/rss/tag/yapc.rss # discover real .flv URLs on YouTube.com - module: Filter::FindEnclosures # fetch them to local directory - module: Filter::FertchEnclosure config: dir: path/to/save
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object]
Plugin phases (types) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],- module: Subscription::Config config: feed: - http://www.yapcchicago.org/feed/ - http://tokyo.yapcasia.org/blog/
[object Object],- module: Subscription::OPML config: url: http://www.example.com/subs.opml # subs.opml <opml> <outline xmlUrl=&quot;http://www.yapcchicago.org/feed/&quot; /> <outline htmlUrl=&quot;http://tokyo.yapcasia.org/blog/&quot; /> </opml>
[object Object],- module: Subscription::File config: url: file:///path/to/subscription.txt % cat subscription.txt http://www.yapcchicago.org/feed/ http://tokyo.yapcasia.org/blog/ %
[object Object],- module: Subscription::XOXO config: url: http://www.example.com/subscription.html # subscription.html <ul class=&quot;xoxo&quot;> <li><a href=&quot;http://www.yapcchicago.org/feed/&quot;>YAPC::NA</a></li> <li><a href=&quot;http://tokyo.yapcasia.org/blog/&quot;>YAPC::NA</a></li> </ul>
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object],Supports: Google AdSense, FeedBurner, Pheedo
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object]
[object Object]
[object Object],If your boss is unhappy your reading blogs on browsers.
[object Object],[object Object]
[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object]
[object Object]
[object Object]
Notify::Eject Supports: Windows, Linux, FreeBSD and Mac OSX!
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],% grep requires Makefile.PL | wc –l 25 % grep recommends Makefile.PL | wc –l 70
[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object]
[object Object]
[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object]
[object Object]
[object Object],[object Object]
browsing alone
Part I: Why NOW?
The web has become a social sphere
Who is online ,[object Object],From Pew Internet Research, for US only
From Pew Internet Research, for US only
Just for fun! 34%  men , 26%  women   37% of  18-29 yrs old , and 20% of  65 and over go online, on any given day, just for fun… From Pew Internet Research, for US only
The web has become a social sphere Massively multiplayer online games
Hintz Alumni Center Evening Mixers:  • 400 Indoors  • 400 Patio Seating
Beaver Stadium Tuesday Night Banquet  -  Tailgate Party and Old Fashioned Ice Cream Party and Sock-Hop Nittany Club Sports Museum
Posters, Exhibits & Socials  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Penn State has a full-service catering company on campus for breaks and meals. We also have our own bakery which supplies Java Co. Catering
Hotels ,[object Object],[object Object],[object Object],Banquet & Social Venues
Nittany Lion Inn   The Nittany Lion Inn  is a gracious, colonial style hotel right on-campus. A 15 minute walk to ASV sessions A  National Trust  historic  hotel
A  National Trust  historic  hotel •   For Banquets & Council Meetings  •  220 Sleeping Rooms Nittany Lion Inn
 
Courtyard Inn Nittany Lion Inn Days Inn Hampton Inn Hilton Garden Inn Ramada Inn Atherton Penn Stater 2 mi from campus >
Conference Center •  2 miles From Campus •  300 Luxury Rooms
Exhibits
Penn State Campus Main Presentation Sites: < Eisenhower Auditorium (2,500)
Downtown State College flanks the south side of campus, a five-minute walk from campus housing, and a 12 minute walk from Eisenhower Auditorium.
MEALS ON-CAMPUS Breakfast $ 5.75 Lunch  $ 8.25 Dinner $10.00 Banquet  $45.00 HOUSING ON-CAMPUS * Single Room in Eastview Terrace  $57.00/night Double Room Nittany Suites $40.00/night *  Includes Breakfast
Budget
 
 
 
WOW is millions of people with diverse backgrounds collaborating, socializing, and learning while having fun. It represents the future of real-time collaborative teams in an always-on, diversity-intensive, real-time environment.  WOW  is a glimpse into our future.  Joi Ito in Wired Magazine
240,000 users
Wells Fargo StageCoach Island
American Apparel
Four draws of such games ,[object Object],[object Object],[object Object],[object Object],[object Object]
Alone together ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The web has become a social sphere Massively multiplayer online games Rich interfaces enable richer interactions
Part II
Part II: What is social sharing?
 
Hi I found you while I was searching my network at LinkedIn. Let's connect directly, so we can help each other with referrals. If we connect, both of our networks will grow. To add me as your connection, just follow the link below.
First generation Social Networks (Friendster, LinkedIn…) 1) I am linked to ->   -> to you ---> --->You are linked to her -> ---> so on… ,[object Object],[object Object],[object Object],[object Object],[object Object]
Object mediated social networks “… call for the rethinking of sociality along lines that include objects in the concept of social relations.” Katrin-Knorr Cetina
Coffee Dance performance Tomatoes
Second generation social networks  ,[object Object],[object Object],[object Object],[object Object],[object Object]
Social sharing of our stuff  (social networks with objects in between) e.g., Flickr, Yahoo answers 1) I share my pics ->   -> with you --->   -->You share your pics -> ---> with him ,[object Object],[object Object],[object Object],[object Object]
Viral sharing  (passing on interesting stuff) e.g., YouTube videos 1) I send video I like  ->   -> to you. You pass on -->   --> to her, who sends on to her, who passes on… ,[object Object],[object Object],[object Object]
Tag-based social sharing  (linked by concepts…) e.g., Flickr, del.icio.us 1) I tag my bookmarks   -> you see my tags  -->You share your tags -> ,[object Object],[object Object],[object Object],[object Object],politics lebanon Global voices politics technology Global voices web JAVA CNN networks blogs science science science brain
Social news creation  (rating news stories) e.g., digg, Newsvine 1) I find interesting story   -> you rate story  -->Others rate stories ,[object Object],[object Object],[object Object],5 4
Objects invite us to ,[object Object],[object Object],[object Object],[object Object]
Part III: So you want to design for social sharing?
Forget the ipod!
Web 2.0 and Virtual Worlds Roo Reynolds Metaverse Evangelist [email_address]
Your innocent laughter was so pure
To my pain it was the cure
My heart fills with pain so much
To see all the lives of people that you have touched..
memories of you are so sweet …
But sometimes ,[object Object]
A story of an African Safari An adventure experienced by three little boys. PART ONE
It was November 2006…. ,[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object],“ No,” said Taz, look, it’s moving…it IS a snake!”
Looking out different windows ,[object Object],When Mama looked out the window on HER side of the car, she could see this. There was a snake AND a stick.
Which snake do you think it is? Me! It is me! I’m a puff adder.  The book says I’m ‘large, thick bodied, sluggish, broad head is covered in small scales. Tail very short. Body scales rough.  Body yellowish to light brown with numerous dark chevrons… active at dusk, Up to 30 young born in late summer. May give deep warning hiss.  Bites readily.  Venom causes swelling and pain, occasionally death. Found throughout Africa.’
[object Object]
Does Leon win? Is a snake an animal? No! I’m a banana, not a snake.  (How can I get them to come closer so I can SHOW THEM my FANGS?) A snake is a reptile. Reptiles are members of the animal kingdom. So yes, Leon won – the snake IS an animal.
[object Object],[object Object]
But what about the stick on the other side of the car? No, a stick is not an animal. A stick comes from a tree, so it is part of a plant. HOWEVER, a stick can be an insect.  During their exploration of the camp the boys saw several stick insects. BUT THIS STICK?  It is a very special thing.  It is a message – a signal.  There’s one animal in the African bush that likes breaking such leafy sticks off trees to carry around until they get bored, then they drop them.  The boys soon found out what that animal is….
Compare two of the  little boys  to the elephant in SIZE Why is Taz holding his nose???
… .because he’s never ever smelled anything like an elephant before Elephant poo!
[object Object],[object Object]
You can tell how recently an elephant passed by, based on the elephant dung. ,[object Object],[object Object],[object Object],[object Object]
They carried on driving….. ,[object Object],[object Object],[object Object]
I’m sorry … for the bad times  we had to share
I’m thankful … ,[object Object]
that have known you. ,[object Object],[object Object]
So many people you have helped with just a smile
you were the type that was worth waiting for a while … ,[object Object],[object Object]
if only they keep going forever after
years went by it seems so long ago but at the same time i can’t let you go i can’t seem to get over the fact that you’re gone ,[object Object]
you were such a young person and you opened my eyes ,[object Object]
Web 2.0
Web 2.0 examples (then and now) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Web 2.0 components / characteristics The Web  as “ The Platform” Tools: RSS, AJAX, PHP, Ruby Services, not packaged software Architecture of  participation Small pieces loosely joined, or “re-mixed” Harnessing collective intelligence Software that gets better as more people use it Standards: REST, XHTML Techniques:  Mash-up, wiki, tagging, blogging Rich user experience Light-weight programming models
Key themes to remember ,[object Object],[object Object]
Web 2.0 attitude ,[object Object],[object Object]
Web 2.0  is understood – so what’s next?
Games?!  A few numbers… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Virtual Worlds - background ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Virtual Worlds ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Some principles…
1: Make system personally useful ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Bite-sized self-expression ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
2: Identify symbiotic relationship between personal & social ,[object Object],[object Object],[object Object]
3: Create porous boundary between public & private ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Privacy settings on Flickr
4. Allow for levels of participation ,[object Object],[object Object],[object Object],Source: Bradley Horowitz’s weblog, Elatable, Feb. 17, 2006, “Creators, Synthesizers, and Consumers”
Why do people digg? “ commenting, digging, burying comments, typing descriptions, reading hundreds of articles and… … for a lot of nerds, using digg is just a casual free-time activity. Entertaining. Fun. Engaging.”
how to encourage participation ,[object Object],[object Object],[object Object],[object Object],[object Object],Source: Using social psychology to motivate contributions to online communities, Ling et al. 2005
5. Let people feel the presence of others ,[object Object],[object Object],[object Object],[object Object],[object Object],What people are digging right now!
6. And yet, moments of Independence… ,[object Object],[object Object],[object Object],[object Object]
Allow for alternative viewpoints & perspectives ,[object Object],[object Object],[object Object]
Create conditions for wise crowds ,[object Object],[object Object],[object Object],[object Object]
Wise Crowds: Cognitive Diversity ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Wise Crowds: Independence ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Wise Crowds: Decentralization “ A crowd of decentralized people working to solve a problem on their own without any central effort to guide them, come up with better solutions, rather than a top-down driven solution.”   Suroweicki
Wise Crowds: Easy Aggregation ,[object Object],[object Object],[object Object]
7. Enable Serendipity  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
8. Most of all, allow for play
Things to try at home! ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Questions? www.rashmisinha.com www.uzanto.com

Weitere ähnliche Inhalte

Andere mochten auch

Разнообразие интернет поведения
Разнообразие интернет поведенияРазнообразие интернет поведения
Разнообразие интернет поведенияKsenia Sudbina
 
Пресса и интернет. Сравнение мирового и украинского опыта
Пресса и интернет. Сравнение мирового и украинского опытаПресса и интернет. Сравнение мирового и украинского опыта
Пресса и интернет. Сравнение мирового и украинского опытаDariya
 
Presentation
PresentationPresentation
PresentationIvlita
 
Нестандартные способы продвижения и директ-мэйл
Нестандартные способы продвижения и директ-мэйлНестандартные способы продвижения и директ-мэйл
Нестандартные способы продвижения и директ-мэйлPetr Ponomarev
 
алексей погорелов пресса в украине
алексей погорелов пресса в украинеалексей погорелов пресса в украине
алексей погорелов пресса в украинеguesta80811
 
Актуальные тренды потребительского поведения
Актуальные тренды потребительского поведенияАктуальные тренды потребительского поведения
Актуальные тренды потребительского поведенияAdvanter Group
 
Кратко о мульти-салоне Vogue Style
Кратко о мульти-салоне Vogue StyleКратко о мульти-салоне Vogue Style
Кратко о мульти-салоне Vogue StyleViktoriaZherdetskaya
 
максим лазебник рекламно коммуникационный рынок украины 2009
максим лазебник рекламно коммуникационный рынок украины 2009максим лазебник рекламно коммуникационный рынок украины 2009
максим лазебник рекламно коммуникационный рынок украины 2009guesta80811
 
эффективность рекламы (гайшенец)
эффективность рекламы (гайшенец)эффективность рекламы (гайшенец)
эффективность рекламы (гайшенец)Anastacia_Art
 
Софья Новикова
Софья НовиковаСофья Новикова
Софья Новиковаproducers2014
 
Mediakit 2012 (eng.)
Mediakit 2012 (eng.)Mediakit 2012 (eng.)
Mediakit 2012 (eng.)Anastasiia_z
 

Andere mochten auch (20)

Vogue mediakit 2013
Vogue mediakit 2013Vogue mediakit 2013
Vogue mediakit 2013
 
New menu
New menuNew menu
New menu
 
Разнообразие интернет поведения
Разнообразие интернет поведенияРазнообразие интернет поведения
Разнообразие интернет поведения
 
Пресса и интернет. Сравнение мирового и украинского опыта
Пресса и интернет. Сравнение мирового и украинского опытаПресса и интернет. Сравнение мирового и украинского опыта
Пресса и интернет. Сравнение мирового и украинского опыта
 
Новый журнал
Новый журналНовый журнал
Новый журнал
 
Vilnyus2013 2
Vilnyus2013 2Vilnyus2013 2
Vilnyus2013 2
 
бьюти
бьютибьюти
бьюти
 
Presentation
PresentationPresentation
Presentation
 
Luxe vibrators
Luxe vibratorsLuxe vibrators
Luxe vibrators
 
Geo fashion days
Geo fashion daysGeo fashion days
Geo fashion days
 
Нестандартные способы продвижения и директ-мэйл
Нестандартные способы продвижения и директ-мэйлНестандартные способы продвижения и директ-мэйл
Нестандартные способы продвижения и директ-мэйл
 
Padre
PadrePadre
Padre
 
о журнале ак
о журнале ако журнале ак
о журнале ак
 
алексей погорелов пресса в украине
алексей погорелов пресса в украинеалексей погорелов пресса в украине
алексей погорелов пресса в украине
 
Актуальные тренды потребительского поведения
Актуальные тренды потребительского поведенияАктуальные тренды потребительского поведения
Актуальные тренды потребительского поведения
 
Кратко о мульти-салоне Vogue Style
Кратко о мульти-салоне Vogue StyleКратко о мульти-салоне Vogue Style
Кратко о мульти-салоне Vogue Style
 
максим лазебник рекламно коммуникационный рынок украины 2009
максим лазебник рекламно коммуникационный рынок украины 2009максим лазебник рекламно коммуникационный рынок украины 2009
максим лазебник рекламно коммуникационный рынок украины 2009
 
эффективность рекламы (гайшенец)
эффективность рекламы (гайшенец)эффективность рекламы (гайшенец)
эффективность рекламы (гайшенец)
 
Софья Новикова
Софья НовиковаСофья Новикова
Софья Новикова
 
Mediakit 2012 (eng.)
Mediakit 2012 (eng.)Mediakit 2012 (eng.)
Mediakit 2012 (eng.)
 

Ähnlich wie 29.4 Mb

Small Ant,Big Dream
Small Ant,Big DreamSmall Ant,Big Dream
Small Ant,Big Dreamchriskenshin
 
Liedl Presentation1 Ed 217
Liedl Presentation1 Ed 217Liedl Presentation1 Ed 217
Liedl Presentation1 Ed 217guestd0a40c
 
Redesigning TCS.com with Remote Research
Redesigning TCS.com with Remote ResearchRedesigning TCS.com with Remote Research
Redesigning TCS.com with Remote ResearchChris Farnum
 
Open / Drupal Camp Presentation: Brent Bice
Open / Drupal Camp Presentation: Brent BiceOpen / Drupal Camp Presentation: Brent Bice
Open / Drupal Camp Presentation: Brent BiceLevelTen Interactive
 
The Art and Science of Requirements Gathering
The Art and Science of Requirements GatheringThe Art and Science of Requirements Gathering
The Art and Science of Requirements GatheringVanessa Turke
 
KB Seminars: Working with Technology - Platforms; 10/13
KB Seminars: Working with Technology - Platforms; 10/13KB Seminars: Working with Technology - Platforms; 10/13
KB Seminars: Working with Technology - Platforms; 10/13MDIF
 
Crafting the Ultimate Toolkit for API Platform Teams: What You Are Missing
Crafting the Ultimate Toolkit for API Platform Teams: What You Are MissingCrafting the Ultimate Toolkit for API Platform Teams: What You Are Missing
Crafting the Ultimate Toolkit for API Platform Teams: What You Are MissingNordic APIs
 
User-Centered Website Design
User-Centered Website DesignUser-Centered Website Design
User-Centered Website DesignBrent Bice
 
Developer Experience (DX) as a Fitness Function for Platform Teams
Developer Experience (DX) as a Fitness Function for Platform TeamsDeveloper Experience (DX) as a Fitness Function for Platform Teams
Developer Experience (DX) as a Fitness Function for Platform TeamsAndy Marks
 
Mashing Up Taking Enterprise Mashups To The Next Level Presentation
Mashing Up  Taking Enterprise Mashups To The Next Level  PresentationMashing Up  Taking Enterprise Mashups To The Next Level  Presentation
Mashing Up Taking Enterprise Mashups To The Next Level Presentationjward5519
 
Improving the User Experience of UiPath Apps
Improving the User Experience of UiPath AppsImproving the User Experience of UiPath Apps
Improving the User Experience of UiPath AppsDianaGray10
 
Ajax Usability for AjaxWorld
Ajax Usability for AjaxWorldAjax Usability for AjaxWorld
Ajax Usability for AjaxWorldAndreCharland
 
SLAS 2017 - "Multiple Research Platforms: One Single Data Sharing Portal"
SLAS 2017 - "Multiple Research Platforms:  One Single Data Sharing Portal"SLAS 2017 - "Multiple Research Platforms:  One Single Data Sharing Portal"
SLAS 2017 - "Multiple Research Platforms: One Single Data Sharing Portal"CSols, Inc.
 
Community Platform: Choosing the Right One
Community Platform: Choosing the Right One Community Platform: Choosing the Right One
Community Platform: Choosing the Right One Satya S
 

Ähnlich wie 29.4 Mb (20)

Small Ant,Big Dream
Small Ant,Big DreamSmall Ant,Big Dream
Small Ant,Big Dream
 
"La cultura organizativa"
"La cultura organizativa""La cultura organizativa"
"La cultura organizativa"
 
Cake Baken
Cake BakenCake Baken
Cake Baken
 
Liedl Presentation1 Ed 217
Liedl Presentation1 Ed 217Liedl Presentation1 Ed 217
Liedl Presentation1 Ed 217
 
Open source: Making connections by Sunny Pai
Open source: Making connections by Sunny PaiOpen source: Making connections by Sunny Pai
Open source: Making connections by Sunny Pai
 
Cms pres
Cms presCms pres
Cms pres
 
Applications Report
Applications ReportApplications Report
Applications Report
 
Redesigning TCS.com with Remote Research
Redesigning TCS.com with Remote ResearchRedesigning TCS.com with Remote Research
Redesigning TCS.com with Remote Research
 
Open / Drupal Camp Presentation: Brent Bice
Open / Drupal Camp Presentation: Brent BiceOpen / Drupal Camp Presentation: Brent Bice
Open / Drupal Camp Presentation: Brent Bice
 
The Art and Science of Requirements Gathering
The Art and Science of Requirements GatheringThe Art and Science of Requirements Gathering
The Art and Science of Requirements Gathering
 
KB Seminars: Working with Technology - Platforms; 10/13
KB Seminars: Working with Technology - Platforms; 10/13KB Seminars: Working with Technology - Platforms; 10/13
KB Seminars: Working with Technology - Platforms; 10/13
 
Crafting the Ultimate Toolkit for API Platform Teams: What You Are Missing
Crafting the Ultimate Toolkit for API Platform Teams: What You Are MissingCrafting the Ultimate Toolkit for API Platform Teams: What You Are Missing
Crafting the Ultimate Toolkit for API Platform Teams: What You Are Missing
 
User-Centered Website Design
User-Centered Website DesignUser-Centered Website Design
User-Centered Website Design
 
Developer Experience (DX) as a Fitness Function for Platform Teams
Developer Experience (DX) as a Fitness Function for Platform TeamsDeveloper Experience (DX) as a Fitness Function for Platform Teams
Developer Experience (DX) as a Fitness Function for Platform Teams
 
Mashing Up Taking Enterprise Mashups To The Next Level Presentation
Mashing Up  Taking Enterprise Mashups To The Next Level  PresentationMashing Up  Taking Enterprise Mashups To The Next Level  Presentation
Mashing Up Taking Enterprise Mashups To The Next Level Presentation
 
Improving the User Experience of UiPath Apps
Improving the User Experience of UiPath AppsImproving the User Experience of UiPath Apps
Improving the User Experience of UiPath Apps
 
Ajax Usability for AjaxWorld
Ajax Usability for AjaxWorldAjax Usability for AjaxWorld
Ajax Usability for AjaxWorld
 
Maruti gollapudi cv
Maruti gollapudi cvMaruti gollapudi cv
Maruti gollapudi cv
 
SLAS 2017 - "Multiple Research Platforms: One Single Data Sharing Portal"
SLAS 2017 - "Multiple Research Platforms:  One Single Data Sharing Portal"SLAS 2017 - "Multiple Research Platforms:  One Single Data Sharing Portal"
SLAS 2017 - "Multiple Research Platforms: One Single Data Sharing Portal"
 
Community Platform: Choosing the Right One
Community Platform: Choosing the Right One Community Platform: Choosing the Right One
Community Platform: Choosing the Right One
 

Mehr von guru100

Office 2007 Service Pack 1 Changes All
Office 2007 Service Pack 1 Changes AllOffice 2007 Service Pack 1 Changes All
Office 2007 Service Pack 1 Changes Allguru100
 
Os Timed Original
Os Timed OriginalOs Timed Original
Os Timed Originalguru100
 
Office 2007 Service Pack 1 Changes All
Office 2007 Service Pack 1 Changes AllOffice 2007 Service Pack 1 Changes All
Office 2007 Service Pack 1 Changes Allguru100
 
More Than 80 Mb
More Than 80 MbMore Than 80 Mb
More Than 80 Mbguru100
 
More Than 50mb
More Than 50mbMore Than 50mb
More Than 50mbguru100
 
Win Tr55 Readme
Win Tr55 ReadmeWin Tr55 Readme
Win Tr55 Readmeguru100
 
Test Url Clicking
Test Url ClickingTest Url Clicking
Test Url Clickingguru100
 
Ppdg Robust File Replication
Ppdg Robust File ReplicationPpdg Robust File Replication
Ppdg Robust File Replicationguru100
 
Rashmi Xerox Parc
Rashmi Xerox ParcRashmi Xerox Parc
Rashmi Xerox Parcguru100
 
More Than 30 Mb
More Than 30 MbMore Than 30 Mb
More Than 30 Mbguru100
 
Miyagawa
MiyagawaMiyagawa
Miyagawaguru100
 
Life At Google
Life At GoogleLife At Google
Life At Googleguru100
 
Languages Test
Languages TestLanguages Test
Languages Testguru100
 
How Stupid Can We Get Notes
How Stupid Can We Get NotesHow Stupid Can We Get Notes
How Stupid Can We Get Notesguru100
 

Mehr von guru100 (20)

Office 2007 Service Pack 1 Changes All
Office 2007 Service Pack 1 Changes AllOffice 2007 Service Pack 1 Changes All
Office 2007 Service Pack 1 Changes All
 
Os Timed Original
Os Timed OriginalOs Timed Original
Os Timed Original
 
Office 2007 Service Pack 1 Changes All
Office 2007 Service Pack 1 Changes AllOffice 2007 Service Pack 1 Changes All
Office 2007 Service Pack 1 Changes All
 
More Than 80 Mb
More Than 80 MbMore Than 80 Mb
More Than 80 Mb
 
More Than 50mb
More Than 50mbMore Than 50mb
More Than 50mb
 
Win Tr55 Readme
Win Tr55 ReadmeWin Tr55 Readme
Win Tr55 Readme
 
Test Url Clicking
Test Url ClickingTest Url Clicking
Test Url Clicking
 
Test1
Test1Test1
Test1
 
Ppdg Robust File Replication
Ppdg Robust File ReplicationPpdg Robust File Replication
Ppdg Robust File Replication
 
Shakira
ShakiraShakira
Shakira
 
Rashmi Xerox Parc
Rashmi Xerox ParcRashmi Xerox Parc
Rashmi Xerox Parc
 
T4
T4T4
T4
 
T6
T6T6
T6
 
More Than 30 Mb
More Than 30 MbMore Than 30 Mb
More Than 30 Mb
 
Macro
MacroMacro
Macro
 
Miyagawa
MiyagawaMiyagawa
Miyagawa
 
Macro
MacroMacro
Macro
 
Life At Google
Life At GoogleLife At Google
Life At Google
 
Languages Test
Languages TestLanguages Test
Languages Test
 
How Stupid Can We Get Notes
How Stupid Can We Get NotesHow Stupid Can We Get Notes
How Stupid Can We Get Notes
 

Kürzlich hochgeladen

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Principled Technologies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 

Kürzlich hochgeladen (20)

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 

29.4 Mb

  • 1. Designing for Social Sharing Rashmi Sinha www.uzanto.com www.rashmisinha.com
  • 2. Plagger – RSS/Atom remixing platform Tatsuhiko Miyagawa [email_address] Six Apart, Ltd. / Shibuya Perl Mongers YAPC::NA 2006 Chicago
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10. Customer-Centered Design at HP Nancy L. Clark & Craig B. Neely
  • 11.
  • 12. Why is Customer-Centered Design Important?
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53.
  • 54. IRC, Eject, Growl MSAgent, SSTP … Filter Publish StripRSSAd TruePermalink EntryFullText Pipe Thumbnail FindEnclosures FetchEnclosure SpamAssassin RSSLiberalDateTime URLBL ResolveRelativeLink … Gmail Delicious PDF MT Feed Planet Speech … Notify Bloglines Config OPML, XOXO File, DBI, FOAF … Mixi, Yahoo360JP POP3, iCal iTunes, Amazon YouTube … Subscription CustomFeed
  • 55. IRC, Eject, Growl MSAgent, SSTP … Filter Publish StripRSSAd TruePermalink EntryFullText Pipe Thumbnail FindEnclosures FetchEnclosure SpamAssassin RSSLiberalDateTime URLBL ResolveRelativeLink … Gmail Delicious PDF MT Feed Planet Speech … Notify Bloglines Config OPML, XOXO File, DBI, FOAF … Mixi, Yahoo360JP POP3, iCal iTunes, Amazon YouTube … Subscription CustomFeed
  • 56. IRC, Eject, Growl MSAgent, SSTP … Filter Publish StripRSSAd TruePermalink EntryFullText Pipe Thumbnail FindEnclosures FetchEnclosure SpamAssassin RSSLiberalDateTime URLBL ResolveRelativeLink … Gmail Delicious PDF MT Feed Planet Speech … Notify Bloglines Config OPML, XOXO File, DBI, FOAF … Mixi, Yahoo360JP POP3, iCal iTunes, Amazon YouTube … Subscription CustomFeed
  • 57. IRC, Eject, Growl MSAgent, SSTP … Filter Publish StripRSSAd TruePermalink EntryFullText Pipe Thumbnail FindEnclosures FetchEnclosure SpamAssassin RSSLiberalDateTime URLBL ResolveRelativeLink … Gmail Delicious PDF MT Feed Planet Speech … Notify Bloglines Config OPML , XOXO File, DBI, FOAF … Mixi, Yahoo360JP POP3, iCal iTunes, Amazon YouTube … Subscription CustomFeed
  • 58.
  • 59.
  • 60.
  • 61. bloglines2gmail.yaml plugins: - module: Subscription::Bloglines config: username: you@example.com password: foobar mark_read: 1 - module: Publish::Gmail config: mailto: [email_address] mailfrom: miyagawa@example.com mailroute: via: smtp host: smtp.example.com
  • 62.
  • 65. Feed Image (Logo / Buddy Icon)
  • 68. Diff
  • 71.
  • 72.
  • 73. Config for RSS bot (1/3) plugins: - module: Subscription::Config config: feed: # Trac's feed for changesets - http://plagger.org/…/rss
  • 74. Config for RSS bot (2/3) # I don't like to be notified of same items # more than once! - module: Filter::Rule rule: module: Fresh mtime: path: /tmp/rssbot.time autoupdate: 1
  • 75. Config for RSS bot (3/3) - module: Notify::IRC config: daemon_port: 9999 nickname: plaggerbot server_host: chat.freenode.net server_channels: - #plagger-ja - #plagger
  • 76.
  • 77.
  • 78.
  • 79. planet-yapcna.yaml (1/4) plugins: - module: Subscription::Config config: feed: - http://yapcchicago.org/feed/ - http://use.perl.org/search.pl?query=YAPC… - http://del.icio.us/rss/tag/yapcna2006 - http://feeds.technorati.com/feed/posts/… - http://bloglines.com/search?q=YAPC+NA&… # etc, etc …
  • 80. planet-yapcna.yaml (2/4) # Normalize feed title and permalinks - module: Filter::FeedBurnerPermalink - module: Filter::TruePermalink - module: Filter::StripTagsFromTitle
  • 81. planet-yapcna.yaml (3/4) # Create a smartfeed for all the entries merged - module: SmartFeed::All rule_op: AND rule: - module: Fresh duration: 10080 # seven days - module: URLBL dnsbl: rbl.bulkfeeds.jp config: title: Planet YAPC::NA
  • 82. planet-yapcna.yaml (4/4) # Generate nice XHTML out of the SmartFeed - module: Publish::Planet rule: expression: $args->{feed}->id eq 'smartfeed:all' config: dir: /path/to/htdocs skin: sixapart-std template: members_list: 1 style_url: http://example.com/style.css
  • 83.
  • 84.
  • 85. youtube.yaml plugins: - module: Subscription::Config config: feed: - http://www.youtube.com/rss/tag/yapc.rss # discover real .flv URLs on YouTube.com - module: Filter::FindEnclosures # fetch them to local directory - module: Filter::FertchEnclosure config: dir: path/to/save
  • 86.
  • 87.
  • 88.
  • 89.
  • 90.
  • 91.
  • 92.
  • 93.
  • 94.
  • 95.
  • 96.
  • 97.
  • 98.
  • 99.
  • 100.
  • 101.
  • 102.
  • 103.
  • 104.
  • 105.
  • 106.
  • 107.
  • 108.
  • 109.
  • 110.
  • 111.
  • 112.
  • 113.
  • 114.
  • 115.
  • 116.
  • 117.
  • 118.
  • 119.
  • 120.
  • 121.
  • 122.
  • 123.
  • 124.
  • 125.
  • 126.
  • 127.
  • 128.
  • 129. Notify::Eject Supports: Windows, Linux, FreeBSD and Mac OSX!
  • 130.
  • 131.
  • 132.
  • 133.
  • 134.
  • 135.
  • 136.
  • 137.
  • 138.
  • 139.
  • 140.
  • 141.
  • 142.
  • 143.
  • 144.
  • 145.
  • 146.
  • 147.
  • 148.
  • 149.
  • 150.
  • 151.
  • 152.
  • 153.
  • 154.
  • 155.
  • 156.
  • 157.
  • 158.
  • 159.
  • 160.
  • 162. Part I: Why NOW?
  • 163. The web has become a social sphere
  • 164.
  • 165. From Pew Internet Research, for US only
  • 166. Just for fun! 34% men , 26% women 37% of 18-29 yrs old , and 20% of 65 and over go online, on any given day, just for fun… From Pew Internet Research, for US only
  • 167. The web has become a social sphere Massively multiplayer online games
  • 168. Hintz Alumni Center Evening Mixers: • 400 Indoors • 400 Patio Seating
  • 169. Beaver Stadium Tuesday Night Banquet - Tailgate Party and Old Fashioned Ice Cream Party and Sock-Hop Nittany Club Sports Museum
  • 170.
  • 171. Penn State has a full-service catering company on campus for breaks and meals. We also have our own bakery which supplies Java Co. Catering
  • 172.
  • 173. Nittany Lion Inn The Nittany Lion Inn is a gracious, colonial style hotel right on-campus. A 15 minute walk to ASV sessions A National Trust historic hotel
  • 174. A National Trust historic hotel • For Banquets & Council Meetings • 220 Sleeping Rooms Nittany Lion Inn
  • 175.  
  • 176. Courtyard Inn Nittany Lion Inn Days Inn Hampton Inn Hilton Garden Inn Ramada Inn Atherton Penn Stater 2 mi from campus >
  • 177. Conference Center • 2 miles From Campus • 300 Luxury Rooms
  • 179. Penn State Campus Main Presentation Sites: < Eisenhower Auditorium (2,500)
  • 180. Downtown State College flanks the south side of campus, a five-minute walk from campus housing, and a 12 minute walk from Eisenhower Auditorium.
  • 181. MEALS ON-CAMPUS Breakfast $ 5.75 Lunch $ 8.25 Dinner $10.00 Banquet $45.00 HOUSING ON-CAMPUS * Single Room in Eastview Terrace $57.00/night Double Room Nittany Suites $40.00/night * Includes Breakfast
  • 182. Budget
  • 183.  
  • 184.  
  • 185.  
  • 186. WOW is millions of people with diverse backgrounds collaborating, socializing, and learning while having fun. It represents the future of real-time collaborative teams in an always-on, diversity-intensive, real-time environment. WOW is a glimpse into our future. Joi Ito in Wired Magazine
  • 190.
  • 191.
  • 192. The web has become a social sphere Massively multiplayer online games Rich interfaces enable richer interactions
  • 194. Part II: What is social sharing?
  • 195.  
  • 196. Hi I found you while I was searching my network at LinkedIn. Let's connect directly, so we can help each other with referrals. If we connect, both of our networks will grow. To add me as your connection, just follow the link below.
  • 197.
  • 198. Object mediated social networks “… call for the rethinking of sociality along lines that include objects in the concept of social relations.” Katrin-Knorr Cetina
  • 200.
  • 201.
  • 202.
  • 203.
  • 204.
  • 205.
  • 206. Part III: So you want to design for social sharing?
  • 208. Web 2.0 and Virtual Worlds Roo Reynolds Metaverse Evangelist [email_address]
  • 209. Your innocent laughter was so pure
  • 210. To my pain it was the cure
  • 211. My heart fills with pain so much
  • 212. To see all the lives of people that you have touched..
  • 213. memories of you are so sweet …
  • 214.
  • 215. A story of an African Safari An adventure experienced by three little boys. PART ONE
  • 216.
  • 217.
  • 218.
  • 219.
  • 220. Which snake do you think it is? Me! It is me! I’m a puff adder. The book says I’m ‘large, thick bodied, sluggish, broad head is covered in small scales. Tail very short. Body scales rough. Body yellowish to light brown with numerous dark chevrons… active at dusk, Up to 30 young born in late summer. May give deep warning hiss. Bites readily. Venom causes swelling and pain, occasionally death. Found throughout Africa.’
  • 221.
  • 222. Does Leon win? Is a snake an animal? No! I’m a banana, not a snake. (How can I get them to come closer so I can SHOW THEM my FANGS?) A snake is a reptile. Reptiles are members of the animal kingdom. So yes, Leon won – the snake IS an animal.
  • 223.
  • 224. But what about the stick on the other side of the car? No, a stick is not an animal. A stick comes from a tree, so it is part of a plant. HOWEVER, a stick can be an insect. During their exploration of the camp the boys saw several stick insects. BUT THIS STICK? It is a very special thing. It is a message – a signal. There’s one animal in the African bush that likes breaking such leafy sticks off trees to carry around until they get bored, then they drop them. The boys soon found out what that animal is….
  • 225. Compare two of the little boys to the elephant in SIZE Why is Taz holding his nose???
  • 226. … .because he’s never ever smelled anything like an elephant before Elephant poo!
  • 227.
  • 228.
  • 229.
  • 230. I’m sorry … for the bad times we had to share
  • 231.
  • 232.
  • 233. So many people you have helped with just a smile
  • 234.
  • 235. if only they keep going forever after
  • 236.
  • 237.
  • 239.
  • 240. Web 2.0 components / characteristics The Web as “ The Platform” Tools: RSS, AJAX, PHP, Ruby Services, not packaged software Architecture of participation Small pieces loosely joined, or “re-mixed” Harnessing collective intelligence Software that gets better as more people use it Standards: REST, XHTML Techniques: Mash-up, wiki, tagging, blogging Rich user experience Light-weight programming models
  • 241.
  • 242.
  • 243. Web 2.0 is understood – so what’s next?
  • 244.
  • 245.
  • 246.
  • 248.
  • 249.
  • 250.
  • 251.
  • 252.
  • 253. Why do people digg? “ commenting, digging, burying comments, typing descriptions, reading hundreds of articles and… … for a lot of nerds, using digg is just a casual free-time activity. Entertaining. Fun. Engaging.”
  • 254.
  • 255.
  • 256.
  • 257.
  • 258.
  • 259.
  • 260.
  • 261. Wise Crowds: Decentralization “ A crowd of decentralized people working to solve a problem on their own without any central effort to guide them, come up with better solutions, rather than a top-down driven solution.” Suroweicki
  • 262.
  • 263.
  • 264. 8. Most of all, allow for play
  • 265.