SlideShare a Scribd company logo
1 of 51
Download to read offline
PHP eCommerce
Evolution
Then, Now, the Future
Who am I?
 A late bloomer
 Autodidact
 Autoracing & ColdFusion
 eCommerce & PHP
 Autoracing & PHP
 eCommerce & PHP
Why do I care?
 My Career
 My Friends' Careers
 Future careers
 eCommerce market is growing
I want to get a sense of where we are headed by looking
at where we've come from.
eCommerce Begins
Prehistory
eCommerce Begins:
Prehistory
Communication facilitates transactions.
Naturally, the first transaction is...
eCommerce Begins:
Prehistory
eCommerce Begins:
Prehistory
 Closed systems, large organizations
Initial problem: how to translate virtual shopping to
consumers of the time?
eCommerce Begins:
Prehistory
1983: Viewtron
eCommerce Begins:
Prehistory
1984: CompuServe's "Electronic Mall"
eCommerce Begins
Early WWW
eCommerce Begins: Early
WWW
 1990-1991: Tim Berners-Lee, WorldWideWeb, HTML
 1994: Netscape 1.0 & SSL
eCommerce Begins: Early
WWW
 May 1995: NSF removes restriction of commerce on
the Internet
 Three months later, Netscape's IPO peaked at
$75/share.
 June 6, 1995: PHP 1.0
eCommerce Begins: Early
WWW
 1995: Amazon sells its first book
 1997: Amazon goes public
 1995: eBay (née AuctionWeb) sells its first broken laser
pointer.
 1998: eBay goes public
PHP eCommerce
Emergence
PHP eCommerce: Emergence
 Shift from ISP-dominated marketplaces:
 Power to the vendors
 Power to the people
PHP eCommerce: Emergence
 Early players: (Other languages & platforms!)
"First e-commerce project 1999, back when Intershop still
was written in Perl ... (not Java). I created a few cartridges
for it (today they would be called modules or plugins)."
- Vinai Kopp (@VinaiKopp), netzarbeiter.com
PHP eCommerce: Emergence
 Early players: PHP
"We put up a store with some apple equipment for resell,
[eventually bringing in some Malaysian kids with stolen
credit cards."
- Mathew Beane (@aepod)
PHP eCommerce: Emergence
 Early players: TEP/osCommerce
 Started by Harald Ponce de Leon in March 2000
 Ubiquitous 2.2 came in February 2003
 Many forks: Zen Cart, CREloaded
PHP eCommerce: Emergence
 Early players: WP e-Commerce
"WP e-Commerce has existed since 2006, I've been a
lead developer for it since 2010. It has been downloaded
roughly 2.8 million times and, depending what source
pick, runs approximately 3% of all e-commerce sites on
the web"
- Justin Sainton (@JS_Zao)
PHP eCommerce: Emergence
 Early players: Übercart (2007)
PHP eCommerce: Emergence
 Early players: Übercart (2007)
"[In 2005] we were using osCommerce to power the store
and had a small marketing site in Drupal 4.6... Ultimately
we decided to bet big on Drupal"
- Ryan Szrama (@ryanszrama), Drupal Commerce
PHP eCommerce: Emergence
Early PHP eCommerce is about the convergence
between catalog and content, with openness driving
innovation.
PHP eCommerce
Adolescence
PHP eCommerce:
Adolescence
 Rise of the Platforms: CREloaded (2004)
PHP eCommerce:
Adolescence
 Rise of the Platforms: Volusion (2004)
PHP eCommerce:
Adolescence
 Drupal Commerce
 Remember Ryan? After Übercart, Ryan founded
Commerce Guys and Drupal Commerce.
 Currently powering 32k+ shops
PHP eCommerce:
Adolescence
 Side Note: AdWords ('00) & Analytics ('05)
PHP eCommerce:
Adolescence
 Magento
(2007)
 Varien, Inc. ZF-based answer to the mess of
osCommerce
 Build a platform, then build an eCommerce app
PHP eCommerce:
Adolescence
 Magento
(2007)
 Feature-rich, robust (if difficult) code
 Rapid adoption & growth into enterprise space led to
acquisition by eBay in 2011
PHP eCommerce:
Adolescence
 Rise of the Platforms: Part Deux!
PHP eCommerce:
Adolescence
 Rise of the eCommerce App Store
 MagentoConnect
 WooCommerce
PHP ECOMMERCE
Maturity
PHP eCommerce: Maturity
 Where are we now?
$1 Trillion in eCommerce sales of goods & services
worldwide in 2013, according to eMarketer.
PHP eCommerce: Maturity
 Where are we now?
U.S.: $395.28, 12.4%
China: $181.62, 65.1%
Japan: $118.59, -7.2%
U.K.: $99.19, 13.7%
Germany: $53.00, 12.8%
France: $36.99, 11.0%
Australia: $26.77, 6.0%
Canada: $24.25, 14.2%
Spain: $21.57, 16.2%
Italy: $19.80, 22.6%
eMarketer's 2013 projections, inc. % growth over 2012
PHP eCommerce: Maturity
 Factors: People
 More & more people (consumers) coming online:
 1995: 16M
 2001: 458M
 2006: 1B
 2013: 2.7B
 Emerging markets, esp. Asia/Pac
PHP eCommerce: Maturity
 Factors: Mobile
PHP eCommerce: Maturity
 Factors: Mobile
 Mobile access by consumers
 Mobile savvy by merchants (FFS & RWD sites)
 Mobile mentality
PHP eCommerce: Maturity
 Factors: Mobile
Mobile access by consumers:
 91% of all people on earth have a mobile phone
 56% of people own a smart phone
 50% of mobile phone users, use mobile as their primary
Internet source
 80% of time on mobile is spent inside apps
 72% of tablet owners purchase online from their tablets
each week
PHP eCommerce: Maturity
 Factors: Mobile
Mobile access by consumers:
PHP eCommerce: Maturity
 Factors: Mobile
 Mobile savvy by merchants (FFS & RWD sites)
Merchants are going where the consumers are.
PHP eCommerce: Maturity
 Factors: Mobile
Mobile Mentality
Mobile playground, mobile apps, mobile payments all
require platforms which can manage the various form
factors.
PHP eCommerce: Maturity
 Factors: Enterprise
 Enterprises are learning to use OSS
 PHP is becoming more and more robust
 Enterprise demands are bringing sophistication of
frameworks "up"
PHP eCommerce: Maturity
 "Enterprise" Problems
 Big data: arbitrary expansion, need to dive
 Testability
 Deployments
 Integrations
PHP eCommerce
Future
PHP eCommerce: Future
 Solving "Enterprise" Problems:
 Big data: NoSQL
 Testability: Framework architecture
 Deployments: git, virtualization (HHVM), Composer
 Integrations: Service-oriented architecture, FIG
PHP eCommerce: Future
 Your thoughts?
PHP eCommerce: Future
 Your thoughts?
"I can't imagine ever doing a web project outside of Drupal,
I'm in it for the long haul. Drupal won't be leaving PHP any
time soon, if ever, and we're only just now unleashing the
power of Symfony2 and the other PHP libraries we've
added as dependencies for Drupal 8."
-Ryan Szrama
PHP eCommerce: Future
 Your thoughts?
"Things will have more interoperability -- packages will be
available that can be installed to both Magento and Sylius
(for example)."
- Chris Jones (@leeked)
PHP eCommerce: Future
 Your thoughts?
"I think we’re in a very good state right now, especially as
the companies began to change their mind about PHP and
also consider it for “Enterprise” solutions, which was a
problem for a very long time."
- Tobias Zander (@airbone42)
PHP eCommerce: Future
 Your thoughts?
"Projects like hhmv and appserver.io are pushing the
boundaries of what currently is possible, but that is
happening all the time in some way or another"
- Vinai Kopp
PHP eCommerce: Future
 Your thoughts?
"Magento 2."
- Me

More Related Content

What's hot

E commerce p1 edit
E commerce p1 editE commerce p1 edit
E commerce p1 editmmm2k
 
Electronic commerce
Electronic commerceElectronic commerce
Electronic commerceabir hossain
 
E commerce website using php and my sql
E commerce website using php and my sqlE commerce website using php and my sql
E commerce website using php and my sqlAakash Khandelwal
 
B2B e-commerce inspirations and implementations on Magento by Divante
B2B e-commerce inspirations and implementations on Magento by DivanteB2B e-commerce inspirations and implementations on Magento by Divante
B2B e-commerce inspirations and implementations on Magento by DivanteDivante
 
B2B Commerce - how to become successful
B2B Commerce - how to become successfulB2B Commerce - how to become successful
B2B Commerce - how to become successfulDivante
 
E-Commerce || Presentation
E-Commerce || PresentationE-Commerce || Presentation
E-Commerce || PresentationMuhammad Umar
 
Ecommerce Presentation
Ecommerce PresentationEcommerce Presentation
Ecommerce PresentationStephen Kurnia
 
M-commerce [OpsWay]
M-commerce [OpsWay]M-commerce [OpsWay]
M-commerce [OpsWay]OpsWay
 
E commerce (Leapfrog)
E commerce (Leapfrog)E commerce (Leapfrog)
E commerce (Leapfrog)Sachit Maskey
 
Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Krishna Mohan Shakya
 
The e-Commerce Revolution
The e-Commerce RevolutionThe e-Commerce Revolution
The e-Commerce Revolutionkilpela
 
Content Commerce Conundrum in B2B
Content Commerce Conundrum in B2BContent Commerce Conundrum in B2B
Content Commerce Conundrum in B2BJustin King
 
Online Cloth Shop with inventry System
Online Cloth Shop with inventry SystemOnline Cloth Shop with inventry System
Online Cloth Shop with inventry SystemNasar Khan
 
Scientific Redesign - Magento Migration Rationale and Results
Scientific Redesign - Magento Migration Rationale and ResultsScientific Redesign - Magento Migration Rationale and Results
Scientific Redesign - Magento Migration Rationale and ResultsDivante
 

What's hot (20)

E commerce p1 edit
E commerce p1 editE commerce p1 edit
E commerce p1 edit
 
Electronic commerce
Electronic commerceElectronic commerce
Electronic commerce
 
E commerce website using php and my sql
E commerce website using php and my sqlE commerce website using php and my sql
E commerce website using php and my sql
 
B2B e-commerce inspirations and implementations on Magento by Divante
B2B e-commerce inspirations and implementations on Magento by DivanteB2B e-commerce inspirations and implementations on Magento by Divante
B2B e-commerce inspirations and implementations on Magento by Divante
 
B2B Commerce - how to become successful
B2B Commerce - how to become successfulB2B Commerce - how to become successful
B2B Commerce - how to become successful
 
E-Commerce || Presentation
E-Commerce || PresentationE-Commerce || Presentation
E-Commerce || Presentation
 
Sales pitch
Sales pitchSales pitch
Sales pitch
 
Ecommerce Presentation
Ecommerce PresentationEcommerce Presentation
Ecommerce Presentation
 
M-commerce [OpsWay]
M-commerce [OpsWay]M-commerce [OpsWay]
M-commerce [OpsWay]
 
E commerce (Leapfrog)
E commerce (Leapfrog)E commerce (Leapfrog)
E commerce (Leapfrog)
 
Howamazonworks
HowamazonworksHowamazonworks
Howamazonworks
 
Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)
 
The e-Commerce Revolution
The e-Commerce RevolutionThe e-Commerce Revolution
The e-Commerce Revolution
 
E commerce
E commerce E commerce
E commerce
 
ONLINE SHOPPING SYSTEM -SEPM
ONLINE SHOPPING SYSTEM -SEPMONLINE SHOPPING SYSTEM -SEPM
ONLINE SHOPPING SYSTEM -SEPM
 
E marketing
E marketingE marketing
E marketing
 
Content Commerce Conundrum in B2B
Content Commerce Conundrum in B2BContent Commerce Conundrum in B2B
Content Commerce Conundrum in B2B
 
Online Cloth Shop with inventry System
Online Cloth Shop with inventry SystemOnline Cloth Shop with inventry System
Online Cloth Shop with inventry System
 
Online shopping
Online shoppingOnline shopping
Online shopping
 
Scientific Redesign - Magento Migration Rationale and Results
Scientific Redesign - Magento Migration Rationale and ResultsScientific Redesign - Magento Migration Rationale and Results
Scientific Redesign - Magento Migration Rationale and Results
 

Viewers also liked

Website User Friendliness Q1 Online Shopping Report
Website User Friendliness Q1 Online Shopping ReportWebsite User Friendliness Q1 Online Shopping Report
Website User Friendliness Q1 Online Shopping ReportJuxtConsult
 
Me project e-commerce- epgdim 14
Me project   e-commerce- epgdim 14Me project   e-commerce- epgdim 14
Me project e-commerce- epgdim 14HITESH BHARTI
 
E commerce in India literature review
E commerce in India literature reviewE commerce in India literature review
E commerce in India literature reviewAbhishek Yadav
 
E commerce project report
E commerce project report E commerce project report
E commerce project report Aditya Purohit
 
Online shopping presentation
Online shopping presentationOnline shopping presentation
Online shopping presentationpobr0702
 

Viewers also liked (6)

Website User Friendliness Q1 Online Shopping Report
Website User Friendliness Q1 Online Shopping ReportWebsite User Friendliness Q1 Online Shopping Report
Website User Friendliness Q1 Online Shopping Report
 
Me project e-commerce- epgdim 14
Me project   e-commerce- epgdim 14Me project   e-commerce- epgdim 14
Me project e-commerce- epgdim 14
 
E commerce in India literature review
E commerce in India literature reviewE commerce in India literature review
E commerce in India literature review
 
E commerce project report
E commerce project report E commerce project report
E commerce project report
 
Onlineshopping
OnlineshoppingOnlineshopping
Onlineshopping
 
Online shopping presentation
Online shopping presentationOnline shopping presentation
Online shopping presentation
 

Similar to Open Source eCommerce: PHP Power

Ecomm wp2014
Ecomm wp2014Ecomm wp2014
Ecomm wp2014Tom Nora
 
6 Ecommerce Trends Altering the Ecommerce Landscape, and changing which strat...
6 Ecommerce Trends Altering the Ecommerce Landscape, and changing which strat...6 Ecommerce Trends Altering the Ecommerce Landscape, and changing which strat...
6 Ecommerce Trends Altering the Ecommerce Landscape, and changing which strat...topher1kenobe
 
Whitebook of ecommerce V1
Whitebook of ecommerce V1Whitebook of ecommerce V1
Whitebook of ecommerce V1Philippe Humeau
 
Testing Services in Retail and ecommerce
Testing Services in Retail and ecommerceTesting Services in Retail and ecommerce
Testing Services in Retail and ecommerceRahul Yashaswi {LION}
 
061203_futurewebapps_tempo
061203_futurewebapps_tempo061203_futurewebapps_tempo
061203_futurewebapps_tempocjin cheng
 
Where Fashion & Ecommerce Collide
Where Fashion & Ecommerce Collide Where Fashion & Ecommerce Collide
Where Fashion & Ecommerce Collide John Surdakowski
 
Networks and the Next Economy
Networks and the Next EconomyNetworks and the Next Economy
Networks and the Next EconomyTim O'Reilly
 
Assignment 1 Your Mobile Ordering Project team needs to provide a s
Assignment 1 Your Mobile Ordering Project team needs to provide a sAssignment 1 Your Mobile Ordering Project team needs to provide a s
Assignment 1 Your Mobile Ordering Project team needs to provide a sdesteinbrook
 
ECOM 201 Saudi Electronic University Daway Medical Company Essay.docx
ECOM 201 Saudi Electronic University Daway Medical Company Essay.docxECOM 201 Saudi Electronic University Daway Medical Company Essay.docx
ECOM 201 Saudi Electronic University Daway Medical Company Essay.docxsdfghj21
 
2018 SITEC EC CLASS - Introduction to E-Commerce 103: Understanding O2O by Ad...
2018 SITEC EC CLASS - Introduction to E-Commerce 103: Understanding O2O by Ad...2018 SITEC EC CLASS - Introduction to E-Commerce 103: Understanding O2O by Ad...
2018 SITEC EC CLASS - Introduction to E-Commerce 103: Understanding O2O by Ad...sitecmy
 
introE-Commerce.pptx
introE-Commerce.pptxintroE-Commerce.pptx
introE-Commerce.pptxMattMarino13
 
Building blocks eTailing India Conclave Jaipur- 2013- Samarjeet Singh- Iksula
Building blocks eTailing India Conclave Jaipur- 2013- Samarjeet Singh- IksulaBuilding blocks eTailing India Conclave Jaipur- 2013- Samarjeet Singh- Iksula
Building blocks eTailing India Conclave Jaipur- 2013- Samarjeet Singh- IksulaeTailing India
 
Augmented Reality and Fashion
Augmented Reality and FashionAugmented Reality and Fashion
Augmented Reality and FashionZugara
 
Augmented Reality And Fashion
Augmented Reality And FashionAugmented Reality And Fashion
Augmented Reality And FashionMatthew Szymczyk
 
Microformats 101 Workshop
Microformats 101 WorkshopMicroformats 101 Workshop
Microformats 101 WorkshopKelley Howell
 
eBusiness Champions CMS event Leicester
eBusiness Champions CMS event LeicestereBusiness Champions CMS event Leicester
eBusiness Champions CMS event LeicestereBusiness Champions
 
Choosing the Right E-commerce Solution
Choosing the Right E-commerce SolutionChoosing the Right E-commerce Solution
Choosing the Right E-commerce SolutionDr Matt McDougall
 
Itb Lecture 6 Mel 2003
Itb Lecture 6 Mel 2003Itb Lecture 6 Mel 2003
Itb Lecture 6 Mel 2003Oi Kwok Yang
 
GIBS MBA USA West Coast - Web 2.0
GIBS MBA USA West Coast - Web 2.0GIBS MBA USA West Coast - Web 2.0
GIBS MBA USA West Coast - Web 2.0gueste04c8a
 

Similar to Open Source eCommerce: PHP Power (20)

Ecomm wp2014
Ecomm wp2014Ecomm wp2014
Ecomm wp2014
 
eCommerce20 ebook
eCommerce20 ebookeCommerce20 ebook
eCommerce20 ebook
 
6 Ecommerce Trends Altering the Ecommerce Landscape, and changing which strat...
6 Ecommerce Trends Altering the Ecommerce Landscape, and changing which strat...6 Ecommerce Trends Altering the Ecommerce Landscape, and changing which strat...
6 Ecommerce Trends Altering the Ecommerce Landscape, and changing which strat...
 
Whitebook of ecommerce V1
Whitebook of ecommerce V1Whitebook of ecommerce V1
Whitebook of ecommerce V1
 
Testing Services in Retail and ecommerce
Testing Services in Retail and ecommerceTesting Services in Retail and ecommerce
Testing Services in Retail and ecommerce
 
061203_futurewebapps_tempo
061203_futurewebapps_tempo061203_futurewebapps_tempo
061203_futurewebapps_tempo
 
Where Fashion & Ecommerce Collide
Where Fashion & Ecommerce Collide Where Fashion & Ecommerce Collide
Where Fashion & Ecommerce Collide
 
Networks and the Next Economy
Networks and the Next EconomyNetworks and the Next Economy
Networks and the Next Economy
 
Assignment 1 Your Mobile Ordering Project team needs to provide a s
Assignment 1 Your Mobile Ordering Project team needs to provide a sAssignment 1 Your Mobile Ordering Project team needs to provide a s
Assignment 1 Your Mobile Ordering Project team needs to provide a s
 
ECOM 201 Saudi Electronic University Daway Medical Company Essay.docx
ECOM 201 Saudi Electronic University Daway Medical Company Essay.docxECOM 201 Saudi Electronic University Daway Medical Company Essay.docx
ECOM 201 Saudi Electronic University Daway Medical Company Essay.docx
 
2018 SITEC EC CLASS - Introduction to E-Commerce 103: Understanding O2O by Ad...
2018 SITEC EC CLASS - Introduction to E-Commerce 103: Understanding O2O by Ad...2018 SITEC EC CLASS - Introduction to E-Commerce 103: Understanding O2O by Ad...
2018 SITEC EC CLASS - Introduction to E-Commerce 103: Understanding O2O by Ad...
 
introE-Commerce.pptx
introE-Commerce.pptxintroE-Commerce.pptx
introE-Commerce.pptx
 
Building blocks eTailing India Conclave Jaipur- 2013- Samarjeet Singh- Iksula
Building blocks eTailing India Conclave Jaipur- 2013- Samarjeet Singh- IksulaBuilding blocks eTailing India Conclave Jaipur- 2013- Samarjeet Singh- Iksula
Building blocks eTailing India Conclave Jaipur- 2013- Samarjeet Singh- Iksula
 
Augmented Reality and Fashion
Augmented Reality and FashionAugmented Reality and Fashion
Augmented Reality and Fashion
 
Augmented Reality And Fashion
Augmented Reality And FashionAugmented Reality And Fashion
Augmented Reality And Fashion
 
Microformats 101 Workshop
Microformats 101 WorkshopMicroformats 101 Workshop
Microformats 101 Workshop
 
eBusiness Champions CMS event Leicester
eBusiness Champions CMS event LeicestereBusiness Champions CMS event Leicester
eBusiness Champions CMS event Leicester
 
Choosing the Right E-commerce Solution
Choosing the Right E-commerce SolutionChoosing the Right E-commerce Solution
Choosing the Right E-commerce Solution
 
Itb Lecture 6 Mel 2003
Itb Lecture 6 Mel 2003Itb Lecture 6 Mel 2003
Itb Lecture 6 Mel 2003
 
GIBS MBA USA West Coast - Web 2.0
GIBS MBA USA West Coast - Web 2.0GIBS MBA USA West Coast - Web 2.0
GIBS MBA USA West Coast - Web 2.0
 

More from Ben Marks

PWA for PHP Developers
PWA for PHP DevelopersPWA for PHP Developers
PWA for PHP DevelopersBen Marks
 
Magento 2 Module in 50 Minutes
Magento 2 Module in 50 MinutesMagento 2 Module in 50 Minutes
Magento 2 Module in 50 MinutesBen Marks
 
Open Source Commerce Melee
Open Source Commerce MeleeOpen Source Commerce Melee
Open Source Commerce MeleeBen Marks
 
A World Without PHP
A World Without PHPA World Without PHP
A World Without PHPBen Marks
 
Magento 2 Development Best Practices
Magento 2 Development Best PracticesMagento 2 Development Best Practices
Magento 2 Development Best PracticesBen Marks
 
Your First Magento 2 Module
Your First Magento 2 ModuleYour First Magento 2 Module
Your First Magento 2 ModuleBen Marks
 
Magento 2 Modules are Easy!
Magento 2 Modules are Easy!Magento 2 Modules are Easy!
Magento 2 Modules are Easy!Ben Marks
 
Magento 2: Modernizing an eCommerce Powerhouse
Magento 2: Modernizing an eCommerce PowerhouseMagento 2: Modernizing an eCommerce Powerhouse
Magento 2: Modernizing an eCommerce PowerhouseBen Marks
 
Finding Your Way: Understanding Magento Code
Finding Your Way: Understanding Magento CodeFinding Your Way: Understanding Magento Code
Finding Your Way: Understanding Magento CodeBen Marks
 

More from Ben Marks (9)

PWA for PHP Developers
PWA for PHP DevelopersPWA for PHP Developers
PWA for PHP Developers
 
Magento 2 Module in 50 Minutes
Magento 2 Module in 50 MinutesMagento 2 Module in 50 Minutes
Magento 2 Module in 50 Minutes
 
Open Source Commerce Melee
Open Source Commerce MeleeOpen Source Commerce Melee
Open Source Commerce Melee
 
A World Without PHP
A World Without PHPA World Without PHP
A World Without PHP
 
Magento 2 Development Best Practices
Magento 2 Development Best PracticesMagento 2 Development Best Practices
Magento 2 Development Best Practices
 
Your First Magento 2 Module
Your First Magento 2 ModuleYour First Magento 2 Module
Your First Magento 2 Module
 
Magento 2 Modules are Easy!
Magento 2 Modules are Easy!Magento 2 Modules are Easy!
Magento 2 Modules are Easy!
 
Magento 2: Modernizing an eCommerce Powerhouse
Magento 2: Modernizing an eCommerce PowerhouseMagento 2: Modernizing an eCommerce Powerhouse
Magento 2: Modernizing an eCommerce Powerhouse
 
Finding Your Way: Understanding Magento Code
Finding Your Way: Understanding Magento CodeFinding Your Way: Understanding Magento Code
Finding Your Way: Understanding Magento Code
 

Recently uploaded

Osi security architecture in network.pptx
Osi security architecture in network.pptxOsi security architecture in network.pptx
Osi security architecture in network.pptxVinzoCenzo
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shardsChristopher Curtin
 
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfEnhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfRTS corp
 
Effort Estimation Techniques used in Software Projects
Effort Estimation Techniques used in Software ProjectsEffort Estimation Techniques used in Software Projects
Effort Estimation Techniques used in Software ProjectsDEEPRAJ PATHAK
 
Key Steps in Agile Software Delivery Roadmap
Key Steps in Agile Software Delivery RoadmapKey Steps in Agile Software Delivery Roadmap
Key Steps in Agile Software Delivery RoadmapIshara Amarasekera
 
Ronisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited CatalogueRonisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited Catalogueitservices996
 
Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsJean Silva
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?Alexandre Beguel
 
Best Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITBest Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITmanoharjgpsolutions
 
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...Bert Jan Schrijver
 
[ CNCF Q1 2024 ] Intro to Continuous Profiling and Grafana Pyroscope.pdf
[ CNCF Q1 2024 ] Intro to Continuous Profiling and Grafana Pyroscope.pdf[ CNCF Q1 2024 ] Intro to Continuous Profiling and Grafana Pyroscope.pdf
[ CNCF Q1 2024 ] Intro to Continuous Profiling and Grafana Pyroscope.pdfSteve Caron
 
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...OnePlan Solutions
 
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdf
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdfPros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdf
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdfkalichargn70th171
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jNeo4j
 
Zer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfZer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfmaor17
 
Understanding Plagiarism: Causes, Consequences and Prevention.pptx
Understanding Plagiarism: Causes, Consequences and Prevention.pptxUnderstanding Plagiarism: Causes, Consequences and Prevention.pptx
Understanding Plagiarism: Causes, Consequences and Prevention.pptxSasikiranMarri
 
eSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolseSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolsosttopstonverter
 
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...kalichargn70th171
 
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdfAndrey Devyatkin
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldRoberto Pérez Alcolea
 

Recently uploaded (20)

Osi security architecture in network.pptx
Osi security architecture in network.pptxOsi security architecture in network.pptx
Osi security architecture in network.pptx
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards
 
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfEnhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
 
Effort Estimation Techniques used in Software Projects
Effort Estimation Techniques used in Software ProjectsEffort Estimation Techniques used in Software Projects
Effort Estimation Techniques used in Software Projects
 
Key Steps in Agile Software Delivery Roadmap
Key Steps in Agile Software Delivery RoadmapKey Steps in Agile Software Delivery Roadmap
Key Steps in Agile Software Delivery Roadmap
 
Ronisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited CatalogueRonisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited Catalogue
 
Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero results
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?
 
Best Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITBest Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh IT
 
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
 
[ CNCF Q1 2024 ] Intro to Continuous Profiling and Grafana Pyroscope.pdf
[ CNCF Q1 2024 ] Intro to Continuous Profiling and Grafana Pyroscope.pdf[ CNCF Q1 2024 ] Intro to Continuous Profiling and Grafana Pyroscope.pdf
[ CNCF Q1 2024 ] Intro to Continuous Profiling and Grafana Pyroscope.pdf
 
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
 
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdf
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdfPros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdf
Pros and Cons of Selenium In Automation Testing_ A Comprehensive Assessment.pdf
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
Zer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfZer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdf
 
Understanding Plagiarism: Causes, Consequences and Prevention.pptx
Understanding Plagiarism: Causes, Consequences and Prevention.pptxUnderstanding Plagiarism: Causes, Consequences and Prevention.pptx
Understanding Plagiarism: Causes, Consequences and Prevention.pptx
 
eSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolseSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration tools
 
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
 
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository world
 

Open Source eCommerce: PHP Power