SlideShare une entreprise Scribd logo
1  sur  235
Grappling with 7 (part 2) Kevin Frank 8/16/05
Grappling with 7 (part 2) Kevin Frank 8/16/05
Grappling with 7 (part 2) Kevin Frank 8/16/05 Still
Grappling with 7 (part 2) Kevin Frank 8/16/05 Still
 
 
Arcata,   CA
How Many Of You...
How Many Of You... ,[object Object]
How Many Of You... ,[object Object],[object Object]
How Many Of You... ,[object Object],[object Object],[object Object]
How Many Of You... ,[object Object],[object Object],[object Object],[object Object]
If you have questions...
If you have questions... Please interrupt me and ask them.
If you have questions... I don’t mind... Please interrupt me and ask them.
If you have questions... I don’t mind... (at all). Please interrupt me and ask them.
I only have one request...
I only have one request...
Violators will face the wrath of
 
The Avenging Ninja
[object Object]
Ethan Frank
Ethan Frank Technical Assistant
Let’s start with a  simple example
Let ( [VL = "Header"; L = ValueListItems ( Get ( FileName ) ;VL); X = PatternCount(L;"¶")+1; N = 1+Mod(X+gScriptParameter;X); E = MiddleWords(L;N;1); T = MiddleWords(FieldType (Get ( FileName ) ;E);2;1); P = gScriptParameter; G = GetField(E)]; Choose(P>2; Case(T="Number";Right("00000000"&G;8);G); Case(T="Number";1/(G+2); T="Date";Date(12;12;3000)-G; T="Hour";Time(23;59;59)- G; T="Text"; Substitute( Upper(G); ["A"; "z"]; ["B"; "y"]; ["C"; "x"];  ["D"; "w"]; ["E"; "v"]; ["F"; "u"] ; ["G"; "t"]; ["H"; "s"];  ["I"; "r"]; ["J"; "q"]; ["K"; "p"]; ["L"; "o"]; ["M"; "n"];  ["N"; "m"]; ["O"; "l"]; ["P"; "k"]; ["Q"; "j"]; ["R"; "i"];  ["S"; "h"]; ["T"; "g"]; ["U"; "f"]; ["V"; "e"]; ["W"; "d"];  ["X"; "c"]; ["Y"; "b"]; ["Z"; "a"] ) )))
( just kidding )
Main Presentation: Anchor / Buoy A FM7 Relational Graph Design Approach
What is A/B  ?
What is A/B  ? ,[object Object]
What is A/B  ? ,[object Object],[object Object]
What is A/B  ? ,[object Object],[object Object],[object Object]
What is A/B  ? ,[object Object],[object Object],[object Object],[object Object]
X X 6 7
[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object]
 
 
[object Object]
It lets you concentrate on the trees without losing sight of the forest.
[object Object]
[object Object]
[object Object],[object Object],[object Object]
[object Object]
[object Object],[object Object]
[object Object]
[object Object],[object Object]
Of the three Database “Layers”...
Of the three Database “Layers”... Data
Of the three Database “Layers”... Data Business
Of the three Database “Layers”... Data Business Presentation
ERDs only describe  this layer... Data
The RG is essential to all three layers Data Business Presentation
[object Object],[object Object]
This is an ERD
 
FileMaker 7 is a great tool
… but it’s not the right tool for making ERDs
[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object]
Another reason developers may find the FM7 RG confusing...
Another reason developers may find the FM7 RG confusing...  it's different
Another reason developers may find the FM7 RG confusing...  it's different AND THAT’S PUTTING IT MILDLY
 
Let's take a TRIP down...
Let's take a TRIP down... Memory Lane
 
 
 
 
=
=
In FM6: we named these...
In FM7: we name these...
Some Basic Terminology
Some Basic Terminology ,[object Object]
Some Basic Terminology ,[object Object]
Some Basic Terminology ,[object Object],[object Object]
Some Basic Terminology ,[object Object],[object Object]
Some Basic Terminology ,[object Object],[object Object],[object Object]
Some Basic Terminology ,[object Object],[object Object],[object Object]
Tables
TOs
TOGs
Some Benefits of the FM7 Relational Model
[object Object],Some Benefits of the FM7 Relational Model
[object Object],[object Object],Some Benefits of the FM7 Relational Model
[object Object],[object Object],[object Object],Some Benefits of the FM7 Relational Model
[object Object],[object Object],[object Object],[object Object],Some Benefits of the FM7 Relational Model
[object Object],[object Object],[object Object],[object Object],[object Object],Some Benefits of the FM7 Relational Model
Benefits, shmenefits!
Benefits, shmenefits!  In the good old days...
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object]
Some Potentially Confusing Aspects  of the FM7 Relational Model
[object Object],Some Potentially Confusing Aspects  of the FM7 Relational Model
[object Object],[object Object],Some Potentially Confusing Aspects  of the FM7 Relational Model
[object Object],[object Object],[object Object],Some Potentially Confusing Aspects  of the FM7 Relational Model
[object Object],[object Object],[object Object],[object Object],Some Potentially Confusing Aspects  of the FM7 Relational Model
For example: In a typical FM6 solution tracking donors and donations... ID#_Donor Date Payment_Type Amount ID# First_Name Last_Name < etc. >
These  are mutually bi-directional 10 relationships from Donors to Donations: 3 relationships from Donations to Donors:
These  can only be resolved in one direction  10 relationships from Donors to Donations: 3 relationships from Donations to Donors:
[object Object],[object Object],Some Potentially Confusing Aspects  of the FM7 Relational Model
[object Object],[object Object],[object Object],Some Potentially Confusing Aspects  of the FM7 Relational Model
Where am I?
Where am I starting from?
Where am I starting from? Where am I going to?
 
 
 
It’s easy to see where  you’re  going  in FM7…  Context is determined by where you start from
It’s easy to see where  you’re going in FM7…  Context is determined by where you  start  from
Contextual Food for Thought
Contextual Food for Thought ,[object Object]
Contextual Food for Thought ,[object Object]
Contextual Food for Thought ,[object Object],[object Object]
Contextual Food for Thought ,[object Object],[object Object],[object Object]
 
Contextual Food for Thought ,[object Object],[object Object],[object Object],[object Object]
 
Contextual Food for Thought ,[object Object],[object Object],[object Object],[object Object],[object Object]
 
Contextual Food for Thought ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
 
Contextual Food for Thought ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],Some Potentially Confusing Aspects  of the FM7 Relational Model
 
 
[object Object],[object Object],[object Object],[object Object],[object Object],Some Potentially Confusing Aspects  of the FM7 Relational Model
[object Object],[object Object],[object Object],[object Object],[object Object],Some Potentially Confusing Aspects  of the FM7 Relational Model
 
 
 
 
Initially, a feeling of vertigo, or even existential nausea, is to be expected. -- Mike Harris, March 2004
Hmm… For every TO,  I have to decide...
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
  I wonder when we’re going to start learning about...  ???
[object Object],[object Object]
A/B  in a Nutshell
[object Object],A/B  in a Nutshell
 
[object Object],[object Object],A/B  in a Nutshell
Anchors Buoys
[object Object],[object Object],[object Object],A/B  in a Nutshell
1 Anchor per base table
[object Object],[object Object],[object Object],[object Object],A/B  in a Nutshell
Layouts X No Layouts
[object Object],[object Object],[object Object],[object Object],[object Object],A/B  in a Nutshell
Page 1 Page 2 < etc. >
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],A/B  in a Nutshell
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],A/B  in a Nutshell Most A/B-ers agree  on these points...
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],A/B  in a Nutshell But have minor   differences re:
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],A/B  in a Nutshell But have minor   differences re:
Color Coding & TO Naming Conventions
Legend at the top of the RG
Legend at the top of the RG ,[object Object]
Legend at the top of the RG ,[object Object],[object Object]
Legend at the top of the RG ,[object Object],[object Object],[object Object]
Anchor Name
[object Object],Anchor Name
[object Object],[object Object],Anchor Name
[object Object],[object Object],[object Object],Anchor Name
[object Object],[object Object],[object Object],Anchor Name
[object Object],[object Object],[object Object],[object Object],Anchor Name
[object Object],[object Object],[object Object],[object Object],Anchor Name
Buoy Name
Buoy Name
[object Object],Buoy Name
[object Object],[object Object],Buoy Name
[object Object],[object Object],[object Object],Buoy Name
If you need to clarify the Buoy name
[object Object],If you need to clarify the Buoy name
[object Object],[object Object],If you need to clarify the Buoy name
[object Object],[object Object],[object Object],If you need to clarify the Buoy name
[object Object],[object Object],[object Object],[object Object],If you need to clarify the Buoy name
Abbreviated Anchor Names...
Abbreviated Anchor Names...
Abbreviated Anchor Names... … ensure that an anchor precedes its buoys in sorted TO lists
Some Benefits of the A/B Method
Some Benefits of the A/B Method ,[object Object]
Some Benefits of the A/B Method ,[object Object],[object Object]
From this layout...
From this layout... … which is anchored to this TO
Donor Name comes from here...
Some Benefits of the A/B Method ,[object Object],[object Object],[object Object]
No need to make any changes here
… or here
Some Benefits of the A/B Method ,[object Object],[object Object],[object Object],[object Object]
… ad infinitum In A/B, “Related” TOs are “Relevant” TOs
Some Benefits of the A/B Method ,[object Object],[object Object],[object Object],[object Object],[object Object]
 
Some Benefits of the A/B Method ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
I’m confused --
I’m confused -- If my RG is broken into separate TOGs, how do I navigate between them?
I’m confused -- If my RG is broken into separate TOGs, how do I navigate between them? For example... How do I jump from a donation to the parent donor?
Grab your board & wetsuit, because it’s time to go...
TOG Surfing
To jump from a donation to the corresponding donor
To jump from a donation to the corresponding donor From the Anchor...
GTRR to the desired Buoy...
GTRR to the desired Buoy...
… but choose a layout attached to the corresponding Anchor
This works because… AND … share a common base table
This works because… AND … share a common base table
[object Object],[object Object]
One Very Important Point
[object Object],One Very Important Point
[object Object],[object Object],One Very Important Point
[object Object],[object Object],[object Object],One Very Important Point
[object Object],[object Object],[object Object],[object Object],One Very Important Point
[object Object],[object Object],[object Object],[object Object],[object Object],One Very Important Point
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],One Very Important Point
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],One Very Important Point
Addressing Common Concerns... ,[object Object]
Addressing Common Concerns... ,[object Object],[object Object]
Addressing Common Concerns... ,[object Object],[object Object],[object Object]
Addressing Common Concerns... ,[object Object],[object Object],[object Object],[object Object]
Addressing Common Concerns... ,[object Object],[object Object],[object Object],[object Object],[object Object]
Addressing Common Concerns... ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Addressing Common Concerns... ,[object Object]
Addressing Common Concerns... ,[object Object],[object Object]
[object Object],[object Object],Miscellaneous Thought #1
[object Object],[object Object],Miscellaneous Thought #2
Since adopting A/B...
[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object]

Contenu connexe

Similaire à Kevin Frank's Anchor-Buoy Presentation Long

C interview-questions-techpreparation
C interview-questions-techpreparationC interview-questions-techpreparation
C interview-questions-techpreparationKushaal Singla
 
SQL For Programmers -- Boston Big Data Techcon April 27th
SQL For Programmers -- Boston Big Data Techcon April 27thSQL For Programmers -- Boston Big Data Techcon April 27th
SQL For Programmers -- Boston Big Data Techcon April 27thDave Stokes
 
Linking data without common identifiers
Linking data without common identifiersLinking data without common identifiers
Linking data without common identifiersLars Marius Garshol
 
F# and functional programming
F# and functional programmingF# and functional programming
F# and functional programmingramikarjalainen
 
Flickr Php
Flickr PhpFlickr Php
Flickr Phproyans
 
New Concepts: Relationship Elements (Transcript)
New Concepts: Relationship Elements (Transcript)New Concepts: Relationship Elements (Transcript)
New Concepts: Relationship Elements (Transcript)ALAeLearningSolutions
 
Introduction To Programming
Introduction To ProgrammingIntroduction To Programming
Introduction To Programmingcwarren
 
American Psychological Association (APA) information for .docx
American Psychological Association (APA) information for .docxAmerican Psychological Association (APA) information for .docx
American Psychological Association (APA) information for .docxdaniahendric
 
[4DEV] Bartosz Sokół - Functional developer in object oriented world - how F#...
[4DEV] Bartosz Sokół - Functional developer in object oriented world - how F#...[4DEV] Bartosz Sokół - Functional developer in object oriented world - how F#...
[4DEV] Bartosz Sokół - Functional developer in object oriented world - how F#...PROIDEA
 
Perl DBI Scripting with the ILS
Perl DBI Scripting with the ILSPerl DBI Scripting with the ILS
Perl DBI Scripting with the ILSRoy Zimmer
 
Eat my data
Eat my dataEat my data
Eat my dataPeng Zuo
 
Lecture 13
Lecture 13Lecture 13
Lecture 13Shani729
 
Data normailazation
Data normailazationData normailazation
Data normailazationLalit Kale
 

Similaire à Kevin Frank's Anchor-Buoy Presentation Long (20)

C 2
C 2C 2
C 2
 
C interview-questions-techpreparation
C interview-questions-techpreparationC interview-questions-techpreparation
C interview-questions-techpreparation
 
SQL For Programmers -- Boston Big Data Techcon April 27th
SQL For Programmers -- Boston Big Data Techcon April 27thSQL For Programmers -- Boston Big Data Techcon April 27th
SQL For Programmers -- Boston Big Data Techcon April 27th
 
Linking data without common identifiers
Linking data without common identifiersLinking data without common identifiers
Linking data without common identifiers
 
F# and functional programming
F# and functional programmingF# and functional programming
F# and functional programming
 
Flickr Php
Flickr PhpFlickr Php
Flickr Php
 
New Concepts: Relationship Elements (Transcript)
New Concepts: Relationship Elements (Transcript)New Concepts: Relationship Elements (Transcript)
New Concepts: Relationship Elements (Transcript)
 
Introduction To Programming
Introduction To ProgrammingIntroduction To Programming
Introduction To Programming
 
American Psychological Association (APA) information for .docx
American Psychological Association (APA) information for .docxAmerican Psychological Association (APA) information for .docx
American Psychological Association (APA) information for .docx
 
[4DEV] Bartosz Sokół - Functional developer in object oriented world - how F#...
[4DEV] Bartosz Sokół - Functional developer in object oriented world - how F#...[4DEV] Bartosz Sokół - Functional developer in object oriented world - how F#...
[4DEV] Bartosz Sokół - Functional developer in object oriented world - how F#...
 
Allegograph
AllegographAllegograph
Allegograph
 
C 2
C 2C 2
C 2
 
Eurolan 2005 Pedersen
Eurolan 2005 PedersenEurolan 2005 Pedersen
Eurolan 2005 Pedersen
 
Perl DBI Scripting with the ILS
Perl DBI Scripting with the ILSPerl DBI Scripting with the ILS
Perl DBI Scripting with the ILS
 
Eat my data
Eat my dataEat my data
Eat my data
 
Web As A Platform
Web As A PlatformWeb As A Platform
Web As A Platform
 
Pmm05 16
Pmm05 16Pmm05 16
Pmm05 16
 
Lecture 13
Lecture 13Lecture 13
Lecture 13
 
PDF Localization
PDF  LocalizationPDF  Localization
PDF Localization
 
Data normailazation
Data normailazationData normailazation
Data normailazation
 

Plus de FrescatiStory

Colina crucilor, Lituania
Colina crucilor, LituaniaColina crucilor, Lituania
Colina crucilor, LituaniaFrescatiStory
 
Palatul lui Gigi Becali
Palatul lui Gigi BecaliPalatul lui Gigi Becali
Palatul lui Gigi BecaliFrescatiStory
 
Le marché aux oignons à Berne, Suisse
Le marché aux oignons à Berne, SuisseLe marché aux oignons à Berne, Suisse
Le marché aux oignons à Berne, SuisseFrescatiStory
 
Crucea Caraiman (Crucea Eroilor Neamului)
Crucea Caraiman (Crucea Eroilor Neamului)Crucea Caraiman (Crucea Eroilor Neamului)
Crucea Caraiman (Crucea Eroilor Neamului)FrescatiStory
 
A fi părinte în lumea animalelor - Parenting Moments in the Animal World
A fi părinte în lumea animalelor - Parenting Moments in the Animal WorldA fi părinte în lumea animalelor - Parenting Moments in the Animal World
A fi părinte în lumea animalelor - Parenting Moments in the Animal WorldFrescatiStory
 
România. Lecția de istorie
România. Lecția de istorieRomânia. Lecția de istorie
România. Lecția de istorieFrescatiStory
 
Alertă medicală - Un osuț foarte ascuțit
Alertă medicală - Un osuț foarte ascuțitAlertă medicală - Un osuț foarte ascuțit
Alertă medicală - Un osuț foarte ascuțitFrescatiStory
 
Large Easter eggs around the world
Large Easter eggs around the worldLarge Easter eggs around the world
Large Easter eggs around the worldFrescatiStory
 
Patru secrete ale telefonului tău mobil
Patru secrete ale telefonului tău mobilPatru secrete ale telefonului tău mobil
Patru secrete ale telefonului tău mobilFrescatiStory
 
Populația mahomedană în Europa
Populația mahomedană în EuropaPopulația mahomedană în Europa
Populația mahomedană în EuropaFrescatiStory
 
Plus qu’une photo / Mai mult decât o simplă fotografie / More than just a photo
Plus qu’une photo / Mai mult decât o simplă fotografie / More than just a photoPlus qu’une photo / Mai mult decât o simplă fotografie / More than just a photo
Plus qu’une photo / Mai mult decât o simplă fotografie / More than just a photoFrescatiStory
 
Niciodata toamna n-a fost mai frumoasa
Niciodata toamna n-a fost mai frumoasaNiciodata toamna n-a fost mai frumoasa
Niciodata toamna n-a fost mai frumoasaFrescatiStory
 

Plus de FrescatiStory (20)

Șomerul
ȘomerulȘomerul
Șomerul
 
Colina crucilor, Lituania
Colina crucilor, LituaniaColina crucilor, Lituania
Colina crucilor, Lituania
 
Palatul lui Gigi Becali
Palatul lui Gigi BecaliPalatul lui Gigi Becali
Palatul lui Gigi Becali
 
Le marché aux oignons à Berne, Suisse
Le marché aux oignons à Berne, SuisseLe marché aux oignons à Berne, Suisse
Le marché aux oignons à Berne, Suisse
 
Photos inusitées
Photos inusitéesPhotos inusitées
Photos inusitées
 
Beautiful Greece
Beautiful GreeceBeautiful Greece
Beautiful Greece
 
Crucea Caraiman (Crucea Eroilor Neamului)
Crucea Caraiman (Crucea Eroilor Neamului)Crucea Caraiman (Crucea Eroilor Neamului)
Crucea Caraiman (Crucea Eroilor Neamului)
 
A fi părinte în lumea animalelor - Parenting Moments in the Animal World
A fi părinte în lumea animalelor - Parenting Moments in the Animal WorldA fi părinte în lumea animalelor - Parenting Moments in the Animal World
A fi părinte în lumea animalelor - Parenting Moments in the Animal World
 
România. Lecția de istorie
România. Lecția de istorieRomânia. Lecția de istorie
România. Lecția de istorie
 
Islamism
IslamismIslamism
Islamism
 
Alertă medicală - Un osuț foarte ascuțit
Alertă medicală - Un osuț foarte ascuțitAlertă medicală - Un osuț foarte ascuțit
Alertă medicală - Un osuț foarte ascuțit
 
Oameni, destine
Oameni, destineOameni, destine
Oameni, destine
 
Large Easter eggs around the world
Large Easter eggs around the worldLarge Easter eggs around the world
Large Easter eggs around the world
 
Patru secrete ale telefonului tău mobil
Patru secrete ale telefonului tău mobilPatru secrete ale telefonului tău mobil
Patru secrete ale telefonului tău mobil
 
Populația mahomedană în Europa
Populația mahomedană în EuropaPopulația mahomedană în Europa
Populația mahomedană în Europa
 
Bucovina altui veac
Bucovina altui veacBucovina altui veac
Bucovina altui veac
 
Plus qu’une photo / Mai mult decât o simplă fotografie / More than just a photo
Plus qu’une photo / Mai mult decât o simplă fotografie / More than just a photoPlus qu’une photo / Mai mult decât o simplă fotografie / More than just a photo
Plus qu’une photo / Mai mult decât o simplă fotografie / More than just a photo
 
Noiembrie frumoasă
Noiembrie frumoasăNoiembrie frumoasă
Noiembrie frumoasă
 
Niciodata toamna n-a fost mai frumoasa
Niciodata toamna n-a fost mai frumoasaNiciodata toamna n-a fost mai frumoasa
Niciodata toamna n-a fost mai frumoasa
 
Salina Turda
Salina TurdaSalina Turda
Salina Turda
 

Dernier

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Dernier (20)

DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

Kevin Frank's Anchor-Buoy Presentation Long