SlideShare a Scribd company logo
1 of 51
Download to read offline
What I learned at
 DrupalCon...
http://flickr.com/photos/teanitiki/3333270965/
http://flickr.com/photos/hagengraf/3329348515
http://flickr.com/photos/chrys/3333486097/
What I Learned At Drupal Con Dc 2009
http://flickr.com/photos/jjeff
http://flickr.com/photos/teanitiki/3333267947/
Themes I noticed...
What I Learned At Drupal Con Dc 2009
What I Learned At Drupal Con Dc 2009
What I Learned At Drupal Con Dc 2009
http://flickr.com/photos/gregoryh/3338884378/
http://flickr.com/photos/teanitiki/3334993484/
• Individuals and interactions over
  processes and tools

• Working software over comprehensive
  documentation

• Customer collaboration over
  contract negotiation

• Responding to change over following
  a plan
       That is, while there is value in the items on
     the right, we value the items on the left more.
What I Learned At Drupal Con Dc 2009
What I Learned At Drupal Con Dc 2009
http://flickr.com/photos/robertdouglass/55552484/
Companies I noticed...
http://flickr.com/photos/a-barth/3329638177/
http://flickr.com/photos/93002722@N00/3332810661/
http://flickr.com/photos/jjeff/3342433054/
http://flickr.com/photos/a-barth/2313993753/
State of Drupal...
http://flickr.com/photos/a-barth/3329600771/
What I Learned At Drupal Con Dc 2009
http://flickr.com/photos/elstudio/3327934599/
http://flickr.com/photos/hagengraf
Drupal 7
What I Learned At Drupal Con Dc 2009
Projects / Modules I
     noticed...
Context Module
“... allows you to manage contexts for different portions
   of your site. Think of each context as representing a
                   quot;sectionquot; of your site.”
•   Make the blog section active whenever the
    user is viewing a blog node type or blog view.

•   Configure block visibility by section rather
    than by path or PHP code.

•   Make primary / secondary menu links active
    based on what section a user is viewing.

•   Define section titles or a section body class
    to use in page.tpl.php
Spaces Module
  Spaces allows features (a blog, calendar, casetracker,
shoutbox, gallery, etc.) to be enabled and customized in
      different configurations in different spaces.
Space Types
•   spaces_site creates a single space that
    encompasses your entire Drupal site.You can turn
    enable/disable features for the entire site.

•   spaces_og treats each organic group as a distinct
    space. Features can be made disabled/public/private
    on a per-group basis.

•   spaces_user treats each user's profile as a distinct
    space. Features can be enabled/disabled on a per-
    user basis.
Spaces Features
Spaces features are essentially context definitions with
  some additional metadata. Once exported to code,
 spaces features can be bundled with exported views,
implementations of the space settings class, and other
   niceties to create packaged, ready-to-go features.
Acquia Search
    (a.k.a. Apache Solr)
  Solr search can be used as a replacement for core
  content search and boasts both extra features and
better performance. Among the extra features is the
 ability to have faceted search on facets ranging from
content author to taxonomy to arbitrary CCK fields.
What I Learned At Drupal Con Dc 2009
SimpleViews
       A streamlined interface for building Views.
Administrators make a few simple choices (What kind
of content should be listed? Do I want to sort by date,
  or by title? etc.) and a view is generated on-the-fly.
Because the Views API is used, the resulting views can
      be modified using the full Views UI module.
What I Learned At Drupal Con Dc 2009
In addition, every content type gets a simple
      checkbox on its configuration screen:
      quot;Make a listing page for this content.quot;

When it's checked, the module... makes a custom
listing page, complete with RSS feed, filtered to
              just that content type.
Geospatial Web
 Integration
• More than just Google Maps
• Google Owns the Data
• Can’t Format the Way You Want
What I Learned At Drupal Con Dc 2009
• Services to consider - cloudmade.com,
  openstreetmap.com, mapnik

• Modules to consider - Mapstraction, Nice
  Map Module
What I Learned At Drupal Con Dc 2009
Calais
  Calais is a web service that uses natural language
processing (NLP) technology to semantically tag text
that is input to the service. The tags are delivered to
the user who can then incorporate them into other
  applications - for search, news aggregation, blogs,
                 catalogs, you name it.
What I Learned At Drupal Con Dc 2009
What I Learned At Drupal Con Dc 2009
Full Node Revision
     Module(?)
  Stage content in production site
CaseTracker &
      CaseTrackerCCK
Case Tracker enables teams to track outstanding cases
which need resolution. This module was inspired by the
 issue handling in project module, but unlike Project
 module, which is specific to software development,
   Case Tracker was designed to be a generic issue
                        tracker.
Learn (a lot) more...

• Slides - http://www.slideshare.net/tag/
  drupalcon
• Video - http://www.archive.org/search.php?
  query=drupalcon%20dc

More Related Content

What's hot

Decoupling Content Management with Create.js
Decoupling Content Management with Create.jsDecoupling Content Management with Create.js
Decoupling Content Management with Create.jsHenri Bergius
 
Java2day 2013 : Modern workflows for javascript integration
Java2day 2013 : Modern workflows for javascript integrationJava2day 2013 : Modern workflows for javascript integration
Java2day 2013 : Modern workflows for javascript integrationMite Mitreski
 
Creating 3D Worlds with WebGL and Babylon.js - Codemotion.es
Creating 3D Worlds with WebGL and Babylon.js - Codemotion.esCreating 3D Worlds with WebGL and Babylon.js - Codemotion.es
Creating 3D Worlds with WebGL and Babylon.js - Codemotion.esdavrous
 
NGF2014 - Create a 3d game with webgl and babylon.js
NGF2014 - Create a 3d game with webgl and babylon.jsNGF2014 - Create a 3d game with webgl and babylon.js
NGF2014 - Create a 3d game with webgl and babylon.jsdavrous
 
The Heron Mapping Client - Overview, Functions, Concepts
The Heron Mapping Client - Overview, Functions, Concepts The Heron Mapping Client - Overview, Functions, Concepts
The Heron Mapping Client - Overview, Functions, Concepts Just van den Broecke
 
New Tools for Visualization in JavaScript - Sept. 2011
New Tools for Visualization in JavaScript - Sept. 2011New Tools for Visualization in JavaScript - Sept. 2011
New Tools for Visualization in JavaScript - Sept. 2011philogb
 
Dashbuilder community overview
Dashbuilder community overviewDashbuilder community overview
Dashbuilder community overviewdashbuilder
 

What's hot (7)

Decoupling Content Management with Create.js
Decoupling Content Management with Create.jsDecoupling Content Management with Create.js
Decoupling Content Management with Create.js
 
Java2day 2013 : Modern workflows for javascript integration
Java2day 2013 : Modern workflows for javascript integrationJava2day 2013 : Modern workflows for javascript integration
Java2day 2013 : Modern workflows for javascript integration
 
Creating 3D Worlds with WebGL and Babylon.js - Codemotion.es
Creating 3D Worlds with WebGL and Babylon.js - Codemotion.esCreating 3D Worlds with WebGL and Babylon.js - Codemotion.es
Creating 3D Worlds with WebGL and Babylon.js - Codemotion.es
 
NGF2014 - Create a 3d game with webgl and babylon.js
NGF2014 - Create a 3d game with webgl and babylon.jsNGF2014 - Create a 3d game with webgl and babylon.js
NGF2014 - Create a 3d game with webgl and babylon.js
 
The Heron Mapping Client - Overview, Functions, Concepts
The Heron Mapping Client - Overview, Functions, Concepts The Heron Mapping Client - Overview, Functions, Concepts
The Heron Mapping Client - Overview, Functions, Concepts
 
New Tools for Visualization in JavaScript - Sept. 2011
New Tools for Visualization in JavaScript - Sept. 2011New Tools for Visualization in JavaScript - Sept. 2011
New Tools for Visualization in JavaScript - Sept. 2011
 
Dashbuilder community overview
Dashbuilder community overviewDashbuilder community overview
Dashbuilder community overview
 

Viewers also liked

Animoto For Teachers
Animoto For TeachersAnimoto For Teachers
Animoto For Teacherslezlieharris
 
Zamirler
ZamirlerZamirler
Zamirleryardimt
 
The Immutable Law of Social Media #REALationships WordCamp Miami 2016
The Immutable Law of Social Media #REALationships WordCamp Miami 2016The Immutable Law of Social Media #REALationships WordCamp Miami 2016
The Immutable Law of Social Media #REALationships WordCamp Miami 2016Gilbert Direct Marketing, Inc.
 
Benchmark – H71 J
Benchmark – H71 JBenchmark – H71 J
Benchmark – H71 Jaeidvd
 
Gaelyk: Lightweight Groovy on the Google App Engine
Gaelyk: Lightweight Groovy on the Google App EngineGaelyk: Lightweight Groovy on the Google App Engine
Gaelyk: Lightweight Groovy on the Google App EngineTim Berglund
 
SöZcüK Anlamı
SöZcüK AnlamıSöZcüK Anlamı
SöZcüK Anlamıyardimt
 
Dans Computer Services Ace Canada 2009 Regional Exhibition Presentation
Dans Computer Services Ace Canada 2009 Regional Exhibition PresentationDans Computer Services Ace Canada 2009 Regional Exhibition Presentation
Dans Computer Services Ace Canada 2009 Regional Exhibition PresentationStarman80
 
Udl Book Builder For Teachers
Udl Book Builder For TeachersUdl Book Builder For Teachers
Udl Book Builder For Teacherslezlieharris
 
CüMle çEşItleri
CüMle çEşItleriCüMle çEşItleri
CüMle çEşItleriyardimt
 
GerçEk Anlam
GerçEk AnlamGerçEk Anlam
GerçEk Anlamyardimt
 
Lucruri utile facebook
Lucruri utile facebookLucruri utile facebook
Lucruri utile facebookCarla Alman
 
Girnita DM Blood Transfusions
Girnita DM Blood TransfusionsGirnita DM Blood Transfusions
Girnita DM Blood TransfusionsDiana Girnita
 
AMADEO PREZIOSI
AMADEO PREZIOSIAMADEO PREZIOSI
AMADEO PREZIOSIyardimt
 
French mystery geo
French mystery geoFrench mystery geo
French mystery geoEva Rekkedal
 

Viewers also liked (20)

Animoto For Teachers
Animoto For TeachersAnimoto For Teachers
Animoto For Teachers
 
Zamirler
ZamirlerZamirler
Zamirler
 
Thurrockv9
Thurrockv9Thurrockv9
Thurrockv9
 
The Immutable Law of Social Media #REALationships WordCamp Miami 2016
The Immutable Law of Social Media #REALationships WordCamp Miami 2016The Immutable Law of Social Media #REALationships WordCamp Miami 2016
The Immutable Law of Social Media #REALationships WordCamp Miami 2016
 
Benchmark – H71 J
Benchmark – H71 JBenchmark – H71 J
Benchmark – H71 J
 
Beliver
BeliverBeliver
Beliver
 
Gaelyk: Lightweight Groovy on the Google App Engine
Gaelyk: Lightweight Groovy on the Google App EngineGaelyk: Lightweight Groovy on the Google App Engine
Gaelyk: Lightweight Groovy on the Google App Engine
 
SöZcüK Anlamı
SöZcüK AnlamıSöZcüK Anlamı
SöZcüK Anlamı
 
Ivan bailey
Ivan baileyIvan bailey
Ivan bailey
 
Haiku
HaikuHaiku
Haiku
 
Dans Computer Services Ace Canada 2009 Regional Exhibition Presentation
Dans Computer Services Ace Canada 2009 Regional Exhibition PresentationDans Computer Services Ace Canada 2009 Regional Exhibition Presentation
Dans Computer Services Ace Canada 2009 Regional Exhibition Presentation
 
Udl Book Builder For Teachers
Udl Book Builder For TeachersUdl Book Builder For Teachers
Udl Book Builder For Teachers
 
Roland Shield Sausage Room
Roland Shield Sausage RoomRoland Shield Sausage Room
Roland Shield Sausage Room
 
CüMle çEşItleri
CüMle çEşItleriCüMle çEşItleri
CüMle çEşItleri
 
GerçEk Anlam
GerçEk AnlamGerçEk Anlam
GerçEk Anlam
 
Meat 2.0 vr7
Meat 2.0 vr7Meat 2.0 vr7
Meat 2.0 vr7
 
Lucruri utile facebook
Lucruri utile facebookLucruri utile facebook
Lucruri utile facebook
 
Girnita DM Blood Transfusions
Girnita DM Blood TransfusionsGirnita DM Blood Transfusions
Girnita DM Blood Transfusions
 
AMADEO PREZIOSI
AMADEO PREZIOSIAMADEO PREZIOSI
AMADEO PREZIOSI
 
French mystery geo
French mystery geoFrench mystery geo
French mystery geo
 

Similar to What I Learned At Drupal Con Dc 2009

Implementing a Symfony Based CMS in a Publishing Company
Implementing a Symfony Based CMS in a Publishing CompanyImplementing a Symfony Based CMS in a Publishing Company
Implementing a Symfony Based CMS in a Publishing CompanyMarcos Labad
 
Features and Context Overview
Features and Context OverviewFeatures and Context Overview
Features and Context Overviewbrentratliff
 
Strategies and Tips for Building Enterprise Drupal Applications - PNWDS 2013
Strategies and Tips for Building Enterprise Drupal Applications - PNWDS 2013Strategies and Tips for Building Enterprise Drupal Applications - PNWDS 2013
Strategies and Tips for Building Enterprise Drupal Applications - PNWDS 2013Mack Hardy
 
What the heck are Features and why do I need them for my Drupal website?
What the heck are Features and why do I need them for my Drupal website?What the heck are Features and why do I need them for my Drupal website?
What the heck are Features and why do I need them for my Drupal website?Bryan Mayjor
 
Google Apps Script for Beginners- Amazing Things with Code
Google Apps Script for Beginners- Amazing Things with CodeGoogle Apps Script for Beginners- Amazing Things with Code
Google Apps Script for Beginners- Amazing Things with CodeLaurence Svekis ✔
 
Building and Deployment of Drupal sites with Features and Context
Building and Deployment of Drupal sites with Features and ContextBuilding and Deployment of Drupal sites with Features and Context
Building and Deployment of Drupal sites with Features and ContextSvilen Sabev
 
Industry-Standard Web Development Techniques for Angular
Industry-Standard Web Development Techniques for AngularIndustry-Standard Web Development Techniques for Angular
Industry-Standard Web Development Techniques for AngularJai Prakash Mishra
 
Onion Architecture with S#arp
Onion Architecture with S#arpOnion Architecture with S#arp
Onion Architecture with S#arpGary Pedretti
 
Architecting an ASP.NET MVC Solution
Architecting an ASP.NET MVC SolutionArchitecting an ASP.NET MVC Solution
Architecting an ASP.NET MVC SolutionAndrea Saltarello
 
Beginner's guide to drupal
Beginner's guide to drupalBeginner's guide to drupal
Beginner's guide to drupalmayank.grd
 
CUST-3 Document Management with Share
CUST-3 Document Management with ShareCUST-3 Document Management with Share
CUST-3 Document Management with ShareAlfresco Software
 
Rapid Prototyping with TurboGears2
Rapid Prototyping with TurboGears2Rapid Prototyping with TurboGears2
Rapid Prototyping with TurboGears2Alessandro Molina
 
Contributions: what they are and how to find them
Contributions: what they are and how to find themContributions: what they are and how to find them
Contributions: what they are and how to find themPedro Cambra
 
TulsaTechFest - Maximize SharePoint UX with free jQuery libraries
TulsaTechFest - Maximize SharePoint UX with free jQuery librariesTulsaTechFest - Maximize SharePoint UX with free jQuery libraries
TulsaTechFest - Maximize SharePoint UX with free jQuery librariesMark Rackley
 

Similar to What I Learned At Drupal Con Dc 2009 (20)

Ashish Garg
Ashish GargAshish Garg
Ashish Garg
 
Implementing a Symfony Based CMS in a Publishing Company
Implementing a Symfony Based CMS in a Publishing CompanyImplementing a Symfony Based CMS in a Publishing Company
Implementing a Symfony Based CMS in a Publishing Company
 
Creating a SPA blog withAngular and Cloud Firestore
Creating a SPA blog withAngular and Cloud FirestoreCreating a SPA blog withAngular and Cloud Firestore
Creating a SPA blog withAngular and Cloud Firestore
 
Features and Context Overview
Features and Context OverviewFeatures and Context Overview
Features and Context Overview
 
Strategies and Tips for Building Enterprise Drupal Applications - PNWDS 2013
Strategies and Tips for Building Enterprise Drupal Applications - PNWDS 2013Strategies and Tips for Building Enterprise Drupal Applications - PNWDS 2013
Strategies and Tips for Building Enterprise Drupal Applications - PNWDS 2013
 
What the heck are Features and why do I need them for my Drupal website?
What the heck are Features and why do I need them for my Drupal website?What the heck are Features and why do I need them for my Drupal website?
What the heck are Features and why do I need them for my Drupal website?
 
Google Apps Script for Beginners- Amazing Things with Code
Google Apps Script for Beginners- Amazing Things with CodeGoogle Apps Script for Beginners- Amazing Things with Code
Google Apps Script for Beginners- Amazing Things with Code
 
Drupal Flyover, CMS Expo
Drupal Flyover, CMS ExpoDrupal Flyover, CMS Expo
Drupal Flyover, CMS Expo
 
Building and Deployment of Drupal sites with Features and Context
Building and Deployment of Drupal sites with Features and ContextBuilding and Deployment of Drupal sites with Features and Context
Building and Deployment of Drupal sites with Features and Context
 
Drupal vs sitecore comparisons
Drupal vs sitecore comparisonsDrupal vs sitecore comparisons
Drupal vs sitecore comparisons
 
Django in the Real World
Django in the Real WorldDjango in the Real World
Django in the Real World
 
Angular js workshop
Angular js workshopAngular js workshop
Angular js workshop
 
Industry-Standard Web Development Techniques for Angular
Industry-Standard Web Development Techniques for AngularIndustry-Standard Web Development Techniques for Angular
Industry-Standard Web Development Techniques for Angular
 
Onion Architecture with S#arp
Onion Architecture with S#arpOnion Architecture with S#arp
Onion Architecture with S#arp
 
Architecting an ASP.NET MVC Solution
Architecting an ASP.NET MVC SolutionArchitecting an ASP.NET MVC Solution
Architecting an ASP.NET MVC Solution
 
Beginner's guide to drupal
Beginner's guide to drupalBeginner's guide to drupal
Beginner's guide to drupal
 
CUST-3 Document Management with Share
CUST-3 Document Management with ShareCUST-3 Document Management with Share
CUST-3 Document Management with Share
 
Rapid Prototyping with TurboGears2
Rapid Prototyping with TurboGears2Rapid Prototyping with TurboGears2
Rapid Prototyping with TurboGears2
 
Contributions: what they are and how to find them
Contributions: what they are and how to find themContributions: what they are and how to find them
Contributions: what they are and how to find them
 
TulsaTechFest - Maximize SharePoint UX with free jQuery libraries
TulsaTechFest - Maximize SharePoint UX with free jQuery librariesTulsaTechFest - Maximize SharePoint UX with free jQuery libraries
TulsaTechFest - Maximize SharePoint UX with free jQuery libraries
 

More from Neil Giarratana

NHBSR Empowering (and Connecting) Employees to Work Remotely
NHBSR Empowering (and Connecting) Employees to Work RemotelyNHBSR Empowering (and Connecting) Employees to Work Remotely
NHBSR Empowering (and Connecting) Employees to Work RemotelyNeil Giarratana
 
Planning & Executing Successful Practices
Planning & Executing Successful PracticesPlanning & Executing Successful Practices
Planning & Executing Successful PracticesNeil Giarratana
 
Implementing The Breakout
Implementing The  BreakoutImplementing The  Breakout
Implementing The BreakoutNeil Giarratana
 
The Task Force for the Retention and Recruitment of a Young Workforce for NH
The Task Force for the Retention and Recruitment of a Young Workforce for NHThe Task Force for the Retention and Recruitment of a Young Workforce for NH
The Task Force for the Retention and Recruitment of a Young Workforce for NHNeil Giarratana
 
Selling You & Your Services Drupalcon 2009
Selling You & Your Services   Drupalcon 2009Selling You & Your Services   Drupalcon 2009
Selling You & Your Services Drupalcon 2009Neil Giarratana
 

More from Neil Giarratana (7)

NHBSR Empowering (and Connecting) Employees to Work Remotely
NHBSR Empowering (and Connecting) Employees to Work RemotelyNHBSR Empowering (and Connecting) Employees to Work Remotely
NHBSR Empowering (and Connecting) Employees to Work Remotely
 
Teaching Defense
Teaching DefenseTeaching Defense
Teaching Defense
 
Planning & Executing Successful Practices
Planning & Executing Successful PracticesPlanning & Executing Successful Practices
Planning & Executing Successful Practices
 
Pregame Preparation
Pregame PreparationPregame Preparation
Pregame Preparation
 
Implementing The Breakout
Implementing The  BreakoutImplementing The  Breakout
Implementing The Breakout
 
The Task Force for the Retention and Recruitment of a Young Workforce for NH
The Task Force for the Retention and Recruitment of a Young Workforce for NHThe Task Force for the Retention and Recruitment of a Young Workforce for NH
The Task Force for the Retention and Recruitment of a Young Workforce for NH
 
Selling You & Your Services Drupalcon 2009
Selling You & Your Services   Drupalcon 2009Selling You & Your Services   Drupalcon 2009
Selling You & Your Services Drupalcon 2009
 

Recently uploaded

Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...DianaGray10
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Will Schroeder
 
Videogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfVideogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfinfogdgmi
 
Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Commit University
 
COMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a WebsiteCOMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a Websitedgelyza
 
20230202 - Introduction to tis-py
20230202 - Introduction to tis-py20230202 - Introduction to tis-py
20230202 - Introduction to tis-pyJamie (Taka) Wang
 
How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?IES VE
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.YounusS2
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfDaniel Santiago Silva Capera
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarPrecisely
 
Introduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxIntroduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxMatsuo Lab
 
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationUsing IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationIES VE
 
OpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureOpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureEric D. Schabell
 
Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024D Cloud Solutions
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxGDSC PJATK
 
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfJamie (Taka) Wang
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Adtran
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPathCommunity
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXTarek Kalaji
 

Recently uploaded (20)

Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
 
20150722 - AGV
20150722 - AGV20150722 - AGV
20150722 - AGV
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
 
Videogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfVideogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdf
 
Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)
 
COMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a WebsiteCOMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a Website
 
20230202 - Introduction to tis-py
20230202 - Introduction to tis-py20230202 - Introduction to tis-py
20230202 - Introduction to tis-py
 
How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity Webinar
 
Introduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxIntroduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptx
 
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationUsing IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
 
OpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureOpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability Adventure
 
Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptx
 
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation Developers
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBX
 

What I Learned At Drupal Con Dc 2009