SlideShare una empresa de Scribd logo
1 de 128
Descargar para leer sin conexión
INTERFACE DE SIGN JUG GLING
        by DAN CEDERHOLM
http://www.flickr.com/photos/designerbrent/194242417/
http://www.flickr.com/photos/shawnzlea/137209564/
COLOR
TYPOGR APHY
ICONO GR APHY
MICROFORMATS
FLEXIB ILITY
Learn to juggle


 - Passing one object from one hand to the
   other.
 - Then two ...
 - Then three ...
 - You’re still not juggling.
Juggling is ...


 - Keeping all objects consistently in the air
 - Adapting to shift, changes in pattern, etc.
MY BACKYARD

              http://www.flickr.com/photos/stuartyeates/45919678/
SPECIAL ANNOUNCEMENT
(Wig 2.0?)
toupeepal.com
Color.

Start with a small, core palette. Reuse
that set throughout the design.
http://wellstyled.com/tools/colorscheme2/index-en.html
Choosing color palettes from nature photos
Filter > Pixelate > Mosaic...
                #b67f72




      #393643
SCULPTING
   an INTERFACE
Link color carries
weight.
On link-heavy pages, link color can be
an important design element.
TYPOGRAPHY
GREAT TYPOGRAPHY IS
      INVISIBLE
http://www.informationarchitects.jp/the-web-is-all-about-typography-period
Too few fonts?

     “During the Italian renaissance the
   typographer had one font to work with,
  and yet this period produced some of the
     most beautiful typographical work.”
                            —Oliver Reichenstein
“Information design is not about the use of
good typefaces, it is about the use of good
 typography ... Anyone can use typefaces,
some can choose good typefaces, but only
        few master typography.”

                           —Oliver Reichenstein
DO THE BEST WITH
 WHAT WE HAVE
Georgia    Verdana
Headings   Everything else
CSS Typography

-font-family
-font-size
-font-weight
-letter-spacing
-text-transform
-text-align
h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  }
h3 {
  font-family: Georgia, serif;

 font-size: 90%;

 text-transform: uppercase;

 letter-spacing: 2px;
  color: #963;
  }
5.1.3 In heads and titles, use the best available ampersand.
<span class=quot;ampquot;>&amp;</span>

span.amp {

 font-size: 110%;

 font-family: quot;Goudy Old Stylequot;, quot;Palatinoquot;,
    quot;Book Antiquaquot;, serif;

 font-style: italic;

 }
webtypography.net
Harmonize type set
in graphics.
Use as an opportunity to treat type
consistently.
Avenir
Favicons.

The most important design element of
any site. No, really.
subtraction.com
tanyamerone.com
REALLY EASY
       or
REALLY DIFFICULT
Three choices


- Scale the mark down to 16x16
- Choose a fragment to focus on
- Use something unique
salon. com   technorati.com




saturn.com   andybudd.com




adidas.com     veer.com
zeldman. com   sixfoot6.com




sidesh0w.com   photomatt.net




meyerweb.com   adactio.com
CREATE IN PHOTOSHOP
PASTE INTO ICONOGRAPHER
Add detail without
adding complexity.
Understand the limitations of
background images and boring boxes.
Please recycle.
Suggest the box.

Style portions of the box with minimal
background images for simple markup
and future-proofing.
Reuse/Recycle.

Simplify design and process by reusing
themes, color, graphics.
diag-bg.gif
MICROFORMATS
microformats are ...


 - Confusing
 - A waste of time
 - Something geeks do with a lot of time on
   their hands
“Designed for humans first and
machines second, microformats are a
set of simple, open data formats built
upon existing and widely adopted
standards. Instead of throwing away
what works today, microformats intend
to solve simpler problems first by
adapting to current behaviors and
usage patterns (e.g. XHTML, blogging).”

    – http://microformats.org/about
“Cool. I’ll do it that
                                          way too”   “Cool. I’ll do it that
“I'm going to mark                                         way too”
 up a contact like
      this...”                                   “Cool. I’ll do it that
                                                     way too”
                                                              “Cool. I’ll do it th
                                                                    way too”

      <div class=quot;vcardquot;>
       <a class=quot;url fnquot; href=quot;http://simplebits.com/quot;>Dan Cederholm</a>
       <div class=quot;orgquot;>SimpleBits, LLC</div>
      </div>




PEOPLE                     APPLICATION                                CSS
CONTACT INFO?
PRODUCT REVIEW?
 EVENT DETAILS?
 RELATIONSHIPS?
GUIDED BY VOICES




             http://www.flickr.com/photos/bluetypewriter/174367695/
USE WHAT WORKS TODAY
hCard
(contact information)
http://microformats.org/code/hcard/creator
hCard

<div class=quot;vcardquot;>
 <a class=quot;url fn hidequot; href=quot;http://simplebits.comquot;>Dan Cederholm</a>
 <div class=quot;orgquot;>SimpleBits, LLC</div>
 <div class=quot;adrquot;>
   <div class=quot;street-addressquot;>60 Washington Street, Suite 402</div>
   <span class=quot;localityquot;>Salem</span>,
   <span class=quot;regionquot;>MA</span>,
   <span class=quot;postal-codequot;>01970</span>
   <abbr class=quot;country-namequot; title=quot;United States of Americaquot;>USA</abbr>
 </div>
 <div class=quot;telquot;>
   <span class=quot;typequot;>Fax</span>:
   <span class=quot;valuequot;>+1 978 744 0760</span>
 </div>
</div>
hCard

<div class=quot;vcardquot;>
 <a class=quot;url fn hidequot; href=quot;http://simplebits.comquot;>Dan Cederholm</a>
 <div class=quot;orgquot;>SimpleBits, LLC</div>
 <div class=quot;adrquot;>
   <div class=quot;street-addressquot;>60 Washington Street, Suite 402</div>
   <span class=quot;localityquot;>Salem</span>,
   <span class=quot;regionquot;>MA</span>,
   <span class=quot;postal-codequot;>01970</span>
   <abbr class=quot;country-namequot; title=quot;United States of Americaquot;>USA</abbr>
 </div>
 <div class=quot;telquot;>
   <span class=quot;typequot;>Fax</span>:
   <span class=quot;valuequot;>+1 978 744 0760</span>
 </div>
</div>
SEEING IS BELIEVING
THIS STUFF WORKS NOW
hReview


hReview
rel-tag
hCard
PLANTING SEEDS
“OBLIVIOUS DEVELOPMENT”




               http://www.flickr.com/photos/96434059@N00/196061290/
I HAD NO IDEA WHAT HE
  WAS TALKING ABOUT
“ACCIDENTAL API”
     —Brian Oberkirch
http://allinthehead.com/retro/301/can-your-website-be-your-api
XFN
                hCard



MICROFORMATS WORK
     TOGETHER

      hReview
What good is one brick?

                        XFN

                hCard         hReview

      rel-tag      hCalendar       hResume
hReview




          hCalendar
WIGGREGATOR?
microformats.org
BULLETPROOFING
“Bulletproof”


 - Embracing flexibility
 - Preparing for worst-case scenarios
 - Protecting your designs from “breaking”
 - Catch-phrase to sell books and secure
   speaking engagements
INTEGRITY TESTS
Turn images off.

When images are disabled, is the site
still readable?
Styled alt text

 #header #logo {
 
 float: left;
 
 margin: 0 0 20px 0;
 
 color: #fff;
 
 }
WOW!
WOW!
Turn CSS off.

Give your design an x-ray. A quot;10-
second usability testquot; isn't scientific—
but it can help illustrate separation of
structure and presentation.
Bump up text size.

Increase text size to see how the design
reacts. Can it adapt to varying
amounts of content?
#wrap {
  width: 50em;
  }

#content {
  width: 30em;
  }

#sidebar {
  width: 20em;
  }
Validate.

Validate markup and stylesheets when
possible—especially during the design
process.
COLOR
TYPOGR APHY
ICONO GR APHY
MICROFORMATS
FLEXIB ILITY
THANK YOU.
http://simplebits.com/publictions/speak/juggling

Más contenido relacionado

La actualidad más candente

Try Web Components
Try Web ComponentsTry Web Components
Try Web Components拓樹 谷
 
Mapping our Trail and Finding our Way in Web 2.0
Mapping our Trail and Finding our Way in Web 2.0Mapping our Trail and Finding our Way in Web 2.0
Mapping our Trail and Finding our Way in Web 2.0Lynn McCormick
 
BDW - What is Semantics
BDW - What is SemanticsBDW - What is Semantics
BDW - What is Semanticsgordonbrander
 
Open Source Type Pad Mobile
Open Source Type Pad MobileOpen Source Type Pad Mobile
Open Source Type Pad MobileHiroshi Sakai
 
Introduction to Responsive Design v.2
Introduction to Responsive Design v.2Introduction to Responsive Design v.2
Introduction to Responsive Design v.2Clarissa Peterson
 
Swap Skills I Phone
Swap Skills I PhoneSwap Skills I Phone
Swap Skills I PhoneSwapSkills
 
Responsive Design is Hard/Easy! Be Afraid/Don't Worry!
Responsive Design is Hard/Easy! Be Afraid/Don't Worry!Responsive Design is Hard/Easy! Be Afraid/Don't Worry!
Responsive Design is Hard/Easy! Be Afraid/Don't Worry!Dan Mall
 
Death To Bullshit: Now With 80% More Bullshit!
Death To Bullshit: Now With 80% More Bullshit!Death To Bullshit: Now With 80% More Bullshit!
Death To Bullshit: Now With 80% More Bullshit!Brad Frost
 

La actualidad más candente (11)

Try Web Components
Try Web ComponentsTry Web Components
Try Web Components
 
Mapping our Trail and Finding our Way in Web 2.0
Mapping our Trail and Finding our Way in Web 2.0Mapping our Trail and Finding our Way in Web 2.0
Mapping our Trail and Finding our Way in Web 2.0
 
BDW - What is Semantics
BDW - What is SemanticsBDW - What is Semantics
BDW - What is Semantics
 
Open Source Type Pad Mobile
Open Source Type Pad MobileOpen Source Type Pad Mobile
Open Source Type Pad Mobile
 
Embed
EmbedEmbed
Embed
 
Introduction to Responsive Design v.2
Introduction to Responsive Design v.2Introduction to Responsive Design v.2
Introduction to Responsive Design v.2
 
Swap Skills I Phone
Swap Skills I PhoneSwap Skills I Phone
Swap Skills I Phone
 
Responsive Design is Hard/Easy! Be Afraid/Don't Worry!
Responsive Design is Hard/Easy! Be Afraid/Don't Worry!Responsive Design is Hard/Easy! Be Afraid/Don't Worry!
Responsive Design is Hard/Easy! Be Afraid/Don't Worry!
 
Death To Bullshit: Now With 80% More Bullshit!
Death To Bullshit: Now With 80% More Bullshit!Death To Bullshit: Now With 80% More Bullshit!
Death To Bullshit: Now With 80% More Bullshit!
 
[O'Reilly] HTML5 Design
[O'Reilly] HTML5 Design[O'Reilly] HTML5 Design
[O'Reilly] HTML5 Design
 
More of less (take 2)
More of less (take 2)More of less (take 2)
More of less (take 2)
 

Similar a Juggling

The DiSo Project and the Open Web
The DiSo Project and the Open WebThe DiSo Project and the Open Web
The DiSo Project and the Open WebChris Messina
 
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...Mario Heiderich
 
Introduction to Responsive Web Design
Introduction to Responsive Web DesignIntroduction to Responsive Web Design
Introduction to Responsive Web DesignClarissa Peterson
 
What is Object Oriented CSS?
What is Object Oriented CSS?What is Object Oriented CSS?
What is Object Oriented CSS?Nicole Sullivan
 
Standardizing the Web: A Look into the Why of Web Standards
Standardizing the Web: A Look into the Why of Web StandardsStandardizing the Web: A Look into the Why of Web Standards
Standardizing the Web: A Look into the Why of Web StandardsTim Wright
 
Blueprint talk at Open Hackday London 2009
Blueprint talk at Open Hackday London 2009Blueprint talk at Open Hackday London 2009
Blueprint talk at Open Hackday London 2009Ricardo Varela
 
Nanoformats
NanoformatsNanoformats
Nanoformatsrozario
 
The road to professional web development
The road to professional web developmentThe road to professional web development
The road to professional web developmentChristian Heilmann
 
RWD in the Wild
RWD in the WildRWD in the Wild
RWD in the WildRich Quick
 
Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Tatsuhiko Miyagawa
 
HTML Web Devlopment presentation css.ppt
HTML Web Devlopment presentation css.pptHTML Web Devlopment presentation css.ppt
HTML Web Devlopment presentation css.pptraghavanp4
 
BarCamp Sd Microformats
BarCamp Sd MicroformatsBarCamp Sd Microformats
BarCamp Sd MicroformatsJoshua Brewer
 
JavaScript For People Who Don't Code
JavaScript For People Who Don't CodeJavaScript For People Who Don't Code
JavaScript For People Who Don't CodeChristopher Schmitt
 
DG Group - Active Or Passive Website
DG Group - Active Or Passive WebsiteDG Group - Active Or Passive Website
DG Group - Active Or Passive WebsiteFranco De Bonis
 
HTML5 and Other Modern Browser Game Tech
HTML5 and Other Modern Browser Game TechHTML5 and Other Modern Browser Game Tech
HTML5 and Other Modern Browser Game Techvincent_scheib
 
HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09pemaquid
 

Similar a Juggling (20)

The DiSo Project and the Open Web
The DiSo Project and the Open WebThe DiSo Project and the Open Web
The DiSo Project and the Open Web
 
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
 
Introduction to Responsive Web Design
Introduction to Responsive Web DesignIntroduction to Responsive Web Design
Introduction to Responsive Web Design
 
What is Object Oriented CSS?
What is Object Oriented CSS?What is Object Oriented CSS?
What is Object Oriented CSS?
 
Standardizing the Web: A Look into the Why of Web Standards
Standardizing the Web: A Look into the Why of Web StandardsStandardizing the Web: A Look into the Why of Web Standards
Standardizing the Web: A Look into the Why of Web Standards
 
Blueprint talk at Open Hackday London 2009
Blueprint talk at Open Hackday London 2009Blueprint talk at Open Hackday London 2009
Blueprint talk at Open Hackday London 2009
 
Nanoformats
NanoformatsNanoformats
Nanoformats
 
The road to professional web development
The road to professional web developmentThe road to professional web development
The road to professional web development
 
Shifting Gears
Shifting GearsShifting Gears
Shifting Gears
 
RWD in the Wild
RWD in the WildRWD in the Wild
RWD in the Wild
 
HTML5: 5 Quick Wins
HTML5:  5 Quick WinsHTML5:  5 Quick Wins
HTML5: 5 Quick Wins
 
Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8
 
HTML Web Devlopment presentation css.ppt
HTML Web Devlopment presentation css.pptHTML Web Devlopment presentation css.ppt
HTML Web Devlopment presentation css.ppt
 
css.ppt
css.pptcss.ppt
css.ppt
 
css.ppt
css.pptcss.ppt
css.ppt
 
BarCamp Sd Microformats
BarCamp Sd MicroformatsBarCamp Sd Microformats
BarCamp Sd Microformats
 
JavaScript For People Who Don't Code
JavaScript For People Who Don't CodeJavaScript For People Who Don't Code
JavaScript For People Who Don't Code
 
DG Group - Active Or Passive Website
DG Group - Active Or Passive WebsiteDG Group - Active Or Passive Website
DG Group - Active Or Passive Website
 
HTML5 and Other Modern Browser Game Tech
HTML5 and Other Modern Browser Game TechHTML5 and Other Modern Browser Game Tech
HTML5 and Other Modern Browser Game Tech
 
HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09
 

Último

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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
🐬 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
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
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
 
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
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 

Último (20)

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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
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...
 
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
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

Juggling