SlideShare ist ein Scribd-Unternehmen logo
1 von 17
Downloaden Sie, um offline zu lesen
How do we do it?
Peter Samoilov, aheadWorks Co.
What’s difference?
Extension is a small codepiece...
...but you have A LOT. Or will have.
(at least we have ~70+)
...and each needs to be updated permanently
You have to do something about that
Must-have dev tools
Version control. Mercurial or Git.
Debug tools. XDebug, Firebug, etc.
Good IDE. Netbeans, Phpstorm, Eclipse
Docs
protects you from general anarchy
makes new product robust and clear
shares knowledge within your team
You spend about 25% of time on docs...
But it saves dozens of hours later!
It gives you speed
w/o docs
with docs
0 10 20 30 40
Exts per year
F@#$, we REALLY forgot this!
Damn, seems it’s really has design problems...
Rename this labels, change order here. Add column
«order ID» here
etc, etc, etc
It gives you speed
80% of time project is 80% ready
Start from initial request
It must be as short as possible
It must describe key functionality
And no tech here!
Add some tech docs
FOA describe business logic
Depict data structures
Add interfaces if needed
Create test plan
And you ready to go!
Type less. Prefer drawings and schemes
Compact as possible.
Share it to your team before the first line of code
General things about docs
Automate it!
Automate Magento installation
Developer: 1.4, 1.7, 1.12, 1.13
QA: 1.4, 1.5, 1.6, 1.7, 1.11, 1.12, 1.13
Use a set of your own sample datas
netz98-magerun
PHP-driven
can install magento in one command
provide tons of service operations
mg by aW (alpha)
Python-driven
has experimental web interface
can install/backup magento
can install side extensions
in active development
Automate it!
Use tools to create extension skeleton
CI
Check silly things: version in xml, formatting, etc.
Merge documentation in package
Create missing templates for Magento EE
Add license to files
Deploy ready packages to your production
Run Unit/Functional automatic tests
0
2,5
5
7,5
10
Magento installation Skeleton Package Large sample data
Manual Automated
Slowdown everything
Move quality assurance into separate process
Start developing before specification is complete
Keep your code in a secret. It’s perfect!
PHP is all what you need
mailto: samoilov@aheadworks.com
Peter Samoilov
skypeto: p.samoilov

Weitere ähnliche Inhalte

Was ist angesagt?

Enterprise Development on a Shoestring Budget
Enterprise Development on a Shoestring BudgetEnterprise Development on a Shoestring Budget
Enterprise Development on a Shoestring BudgetChris Tankersley
 
Agile Testing - A quality culture in the company's core business
Agile Testing - A quality culture in the company's core businessAgile Testing - A quality culture in the company's core business
Agile Testing - A quality culture in the company's core businessWalmyr Lima e Silva Filho
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven DevelopmentZendCon
 
Continuous Integration and Continuous Deployment in Enterprise scenario
Continuous Integration and Continuous Deployment in Enterprise scenarioContinuous Integration and Continuous Deployment in Enterprise scenario
Continuous Integration and Continuous Deployment in Enterprise scenarioDavide Benvegnù
 
The Perfect Neos Project Setup
The Perfect Neos Project SetupThe Perfect Neos Project Setup
The Perfect Neos Project SetupKarsten Dambekalns
 
Introduction to test_driven_development
Introduction to test_driven_developmentIntroduction to test_driven_development
Introduction to test_driven_developmenthaochenglee
 
Introduction to Test Driven Development
Introduction to Test Driven DevelopmentIntroduction to Test Driven Development
Introduction to Test Driven DevelopmentSarah Dutkiewicz
 
Topic production code
Topic production codeTopic production code
Topic production codeKavi Kumar
 
Improving code quality using CI
Improving code quality using CIImproving code quality using CI
Improving code quality using CIMartin de Keijzer
 
Building an open source python application the right way
Building an open source python application the right wayBuilding an open source python application the right way
Building an open source python application the right wayKiran Gangadharan
 
Beer & Beta by Flockler - Feb 4th 2016
Beer & Beta by Flockler - Feb 4th 2016Beer & Beta by Flockler - Feb 4th 2016
Beer & Beta by Flockler - Feb 4th 2016Sointu Karjalainen
 
Usg Web Tech Day 2016 - Continuous Integration, Deployment, and Delivery
Usg Web Tech Day 2016 - Continuous Integration, Deployment, and DeliveryUsg Web Tech Day 2016 - Continuous Integration, Deployment, and Delivery
Usg Web Tech Day 2016 - Continuous Integration, Deployment, and DeliveryStephen Garrett
 
Dot all 2019 | Testing with Craft | Giel Tettelar
Dot all 2019 | Testing with Craft | Giel TettelarDot all 2019 | Testing with Craft | Giel Tettelar
Dot all 2019 | Testing with Craft | Giel TettelarGiel Tettelaar
 
Sap inside track Munich 2017
Sap inside track Munich 2017Sap inside track Munich 2017
Sap inside track Munich 2017Rainer Winkler
 
Improve Development Process with Open Source Software
Improve Development Process with Open Source SoftwareImprove Development Process with Open Source Software
Improve Development Process with Open Source Softwareelliando dias
 
Df16 getting started with apex as an admin
Df16  getting started with apex as an adminDf16  getting started with apex as an admin
Df16 getting started with apex as an adminChristopher Lewis
 
Getting Started With Apex as an Admin by Christopher Lewis
Getting Started With Apex as an Admin by Christopher LewisGetting Started With Apex as an Admin by Christopher Lewis
Getting Started With Apex as an Admin by Christopher LewisSalesforce Admins
 
Getting Started with Puppet Bolt
Getting Started with Puppet BoltGetting Started with Puppet Bolt
Getting Started with Puppet BoltPuppet
 

Was ist angesagt? (20)

TDD
TDDTDD
TDD
 
Enterprise Development on a Shoestring Budget
Enterprise Development on a Shoestring BudgetEnterprise Development on a Shoestring Budget
Enterprise Development on a Shoestring Budget
 
Agile Testing - A quality culture in the company's core business
Agile Testing - A quality culture in the company's core businessAgile Testing - A quality culture in the company's core business
Agile Testing - A quality culture in the company's core business
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
 
Continuous Integration and Continuous Deployment in Enterprise scenario
Continuous Integration and Continuous Deployment in Enterprise scenarioContinuous Integration and Continuous Deployment in Enterprise scenario
Continuous Integration and Continuous Deployment in Enterprise scenario
 
The Perfect Neos Project Setup
The Perfect Neos Project SetupThe Perfect Neos Project Setup
The Perfect Neos Project Setup
 
Introduction to test_driven_development
Introduction to test_driven_developmentIntroduction to test_driven_development
Introduction to test_driven_development
 
Introduction to Test Driven Development
Introduction to Test Driven DevelopmentIntroduction to Test Driven Development
Introduction to Test Driven Development
 
Topic production code
Topic production codeTopic production code
Topic production code
 
Improving code quality using CI
Improving code quality using CIImproving code quality using CI
Improving code quality using CI
 
Building an open source python application the right way
Building an open source python application the right wayBuilding an open source python application the right way
Building an open source python application the right way
 
Cypress testing
Cypress testingCypress testing
Cypress testing
 
Beer & Beta by Flockler - Feb 4th 2016
Beer & Beta by Flockler - Feb 4th 2016Beer & Beta by Flockler - Feb 4th 2016
Beer & Beta by Flockler - Feb 4th 2016
 
Usg Web Tech Day 2016 - Continuous Integration, Deployment, and Delivery
Usg Web Tech Day 2016 - Continuous Integration, Deployment, and DeliveryUsg Web Tech Day 2016 - Continuous Integration, Deployment, and Delivery
Usg Web Tech Day 2016 - Continuous Integration, Deployment, and Delivery
 
Dot all 2019 | Testing with Craft | Giel Tettelar
Dot all 2019 | Testing with Craft | Giel TettelarDot all 2019 | Testing with Craft | Giel Tettelar
Dot all 2019 | Testing with Craft | Giel Tettelar
 
Sap inside track Munich 2017
Sap inside track Munich 2017Sap inside track Munich 2017
Sap inside track Munich 2017
 
Improve Development Process with Open Source Software
Improve Development Process with Open Source SoftwareImprove Development Process with Open Source Software
Improve Development Process with Open Source Software
 
Df16 getting started with apex as an admin
Df16  getting started with apex as an adminDf16  getting started with apex as an admin
Df16 getting started with apex as an admin
 
Getting Started With Apex as an Admin by Christopher Lewis
Getting Started With Apex as an Admin by Christopher LewisGetting Started With Apex as an Admin by Christopher Lewis
Getting Started With Apex as an Admin by Christopher Lewis
 
Getting Started with Puppet Bolt
Getting Started with Puppet BoltGetting Started with Puppet Bolt
Getting Started with Puppet Bolt
 

Andere mochten auch

Rosa valdez 3 fi ma
Rosa valdez 3 fi maRosa valdez 3 fi ma
Rosa valdez 3 fi marosemati
 
Daniel defoe biography
Daniel defoe biographyDaniel defoe biography
Daniel defoe biographyFrenzien
 
Meet magento russia 2013 by Peter Samoilov and Andrei Ivanov
Meet magento russia 2013 by Peter Samoilov and Andrei IvanovMeet magento russia 2013 by Peter Samoilov and Andrei Ivanov
Meet magento russia 2013 by Peter Samoilov and Andrei IvanovPeter Samoilov
 
Kryptanium overview 012114
Kryptanium overview   012114Kryptanium overview   012114
Kryptanium overview 012114James LaLonde
 
Ergonomics of Input Devices/bioenggineering
Ergonomics of Input Devices/bioenggineeringErgonomics of Input Devices/bioenggineering
Ergonomics of Input Devices/bioenggineeringMariyam Zahid
 
Black card presskit
Black card presskitBlack card presskit
Black card presskitPete Chatmon
 
Daniel defoe biography
Daniel defoe biographyDaniel defoe biography
Daniel defoe biographyFrenzien
 
Siemer & associates e commerce report spring 2013
Siemer & associates e commerce report spring 2013Siemer & associates e commerce report spring 2013
Siemer & associates e commerce report spring 2013Vince Bitong
 
Pronounciation problems(final) copy
Pronounciation problems(final)   copyPronounciation problems(final)   copy
Pronounciation problems(final) copyMariyam Zahid
 
Peripheral nerve injuries
Peripheral nerve injuriesPeripheral nerve injuries
Peripheral nerve injuriesHawre Hassan
 
Yodo1 overview feb 2014 j version
Yodo1 overview feb 2014 j versionYodo1 overview feb 2014 j version
Yodo1 overview feb 2014 j versionJames LaLonde
 
GDC 2014 Yodo1 Keynote how ski safari become a chinese hit v2
GDC 2014 Yodo1 Keynote how ski safari become a chinese hit v2GDC 2014 Yodo1 Keynote how ski safari become a chinese hit v2
GDC 2014 Yodo1 Keynote how ski safari become a chinese hit v2James LaLonde
 

Andere mochten auch (18)

Rosa valdez 3 fi ma
Rosa valdez 3 fi maRosa valdez 3 fi ma
Rosa valdez 3 fi ma
 
Daniel defoe biography
Daniel defoe biographyDaniel defoe biography
Daniel defoe biography
 
Meet magento russia 2013 by Peter Samoilov and Andrei Ivanov
Meet magento russia 2013 by Peter Samoilov and Andrei IvanovMeet magento russia 2013 by Peter Samoilov and Andrei Ivanov
Meet magento russia 2013 by Peter Samoilov and Andrei Ivanov
 
Kryptanium overview 012114
Kryptanium overview   012114Kryptanium overview   012114
Kryptanium overview 012114
 
Ergonomics of Input Devices/bioenggineering
Ergonomics of Input Devices/bioenggineeringErgonomics of Input Devices/bioenggineering
Ergonomics of Input Devices/bioenggineering
 
Black card presskit
Black card presskitBlack card presskit
Black card presskit
 
Daniel defoe biography
Daniel defoe biographyDaniel defoe biography
Daniel defoe biography
 
Siemer & associates e commerce report spring 2013
Siemer & associates e commerce report spring 2013Siemer & associates e commerce report spring 2013
Siemer & associates e commerce report spring 2013
 
Cycle of motivation
Cycle of motivationCycle of motivation
Cycle of motivation
 
Tutorial in Insert Menu
Tutorial in Insert MenuTutorial in Insert Menu
Tutorial in Insert Menu
 
Skeletal System of Frog
Skeletal System of FrogSkeletal System of Frog
Skeletal System of Frog
 
Pronounciation problems(final) copy
Pronounciation problems(final)   copyPronounciation problems(final)   copy
Pronounciation problems(final) copy
 
Peripheral nerve injuries
Peripheral nerve injuriesPeripheral nerve injuries
Peripheral nerve injuries
 
Yodo1 overview feb 2014 j version
Yodo1 overview feb 2014 j versionYodo1 overview feb 2014 j version
Yodo1 overview feb 2014 j version
 
GDC 2014 Yodo1 Keynote how ski safari become a chinese hit v2
GDC 2014 Yodo1 Keynote how ski safari become a chinese hit v2GDC 2014 Yodo1 Keynote how ski safari become a chinese hit v2
GDC 2014 Yodo1 Keynote how ski safari become a chinese hit v2
 
Why choose ESS?
Why choose ESS?Why choose ESS?
Why choose ESS?
 
ESS Overview
ESS OverviewESS Overview
ESS Overview
 
ESS Drug Testing
ESS Drug TestingESS Drug Testing
ESS Drug Testing
 

Ähnlich wie How do we do it

Joomla! Day Chicago 2011 Presentation - Steven Pignataro
Joomla! Day Chicago 2011 Presentation - Steven PignataroJoomla! Day Chicago 2011 Presentation - Steven Pignataro
Joomla! Day Chicago 2011 Presentation - Steven PignataroSteven Pignataro
 
Continuous Delivery for Python Developers – PyCon Otto
Continuous Delivery for Python Developers – PyCon OttoContinuous Delivery for Python Developers – PyCon Otto
Continuous Delivery for Python Developers – PyCon OttoPeter Bittner
 
Magento performancenbs
Magento performancenbsMagento performancenbs
Magento performancenbsvarien
 
Software Development Standard Operating Procedure
Software Development Standard Operating Procedure Software Development Standard Operating Procedure
Software Development Standard Operating Procedure rupeshchanchal
 
Building Scalable Development Environments
Building Scalable Development EnvironmentsBuilding Scalable Development Environments
Building Scalable Development EnvironmentsShahar Evron
 
Care and feeding notes
Care and feeding notesCare and feeding notes
Care and feeding notesPerrin Harkins
 
Best practice adoption (and lack there of)
Best practice adoption (and lack there of)Best practice adoption (and lack there of)
Best practice adoption (and lack there of)John Pape
 
System design for Web Application
System design for Web ApplicationSystem design for Web Application
System design for Web ApplicationMichael Choi
 
XPDays Ukraine: Legacy
XPDays Ukraine: LegacyXPDays Ukraine: Legacy
XPDays Ukraine: LegacyVictor_Cr
 
Kelly potvin nosurprises_odtug_oow12
Kelly potvin nosurprises_odtug_oow12Kelly potvin nosurprises_odtug_oow12
Kelly potvin nosurprises_odtug_oow12Enkitec
 
Passing The Joel Test In The PHP World
Passing The Joel Test In The PHP WorldPassing The Joel Test In The PHP World
Passing The Joel Test In The PHP WorldLorna Mitchell
 
Slides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetingsSlides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetings10n Software, LLC
 
Sai devops - the art of being specializing generalist
Sai   devops - the art of being specializing generalistSai   devops - the art of being specializing generalist
Sai devops - the art of being specializing generalistOdd-e
 
Ci tips and_tricks_linards_liepins
Ci tips and_tricks_linards_liepinsCi tips and_tricks_linards_liepins
Ci tips and_tricks_linards_liepinsLinards Liep
 
Product! - The road to production deployment
Product! - The road to production deploymentProduct! - The road to production deployment
Product! - The road to production deploymentFilippo Zanella
 
An Introduction to Microservices
An Introduction to MicroservicesAn Introduction to Microservices
An Introduction to MicroservicesAd van der Veer
 
Chen's second test slides again
Chen's second test slides againChen's second test slides again
Chen's second test slides againHima Challa
 

Ähnlich wie How do we do it (20)

Joomla! Day Chicago 2011 Presentation - Steven Pignataro
Joomla! Day Chicago 2011 Presentation - Steven PignataroJoomla! Day Chicago 2011 Presentation - Steven Pignataro
Joomla! Day Chicago 2011 Presentation - Steven Pignataro
 
Continuous Delivery for Python Developers – PyCon Otto
Continuous Delivery for Python Developers – PyCon OttoContinuous Delivery for Python Developers – PyCon Otto
Continuous Delivery for Python Developers – PyCon Otto
 
Magento performancenbs
Magento performancenbsMagento performancenbs
Magento performancenbs
 
Software Development Standard Operating Procedure
Software Development Standard Operating Procedure Software Development Standard Operating Procedure
Software Development Standard Operating Procedure
 
Building Scalable Development Environments
Building Scalable Development EnvironmentsBuilding Scalable Development Environments
Building Scalable Development Environments
 
X page developer
X page developerX page developer
X page developer
 
Django
Django Django
Django
 
Care and feeding notes
Care and feeding notesCare and feeding notes
Care and feeding notes
 
Best practice adoption (and lack there of)
Best practice adoption (and lack there of)Best practice adoption (and lack there of)
Best practice adoption (and lack there of)
 
System design for Web Application
System design for Web ApplicationSystem design for Web Application
System design for Web Application
 
XPDays Ukraine: Legacy
XPDays Ukraine: LegacyXPDays Ukraine: Legacy
XPDays Ukraine: Legacy
 
Django
DjangoDjango
Django
 
Kelly potvin nosurprises_odtug_oow12
Kelly potvin nosurprises_odtug_oow12Kelly potvin nosurprises_odtug_oow12
Kelly potvin nosurprises_odtug_oow12
 
Passing The Joel Test In The PHP World
Passing The Joel Test In The PHP WorldPassing The Joel Test In The PHP World
Passing The Joel Test In The PHP World
 
Slides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetingsSlides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetings
 
Sai devops - the art of being specializing generalist
Sai   devops - the art of being specializing generalistSai   devops - the art of being specializing generalist
Sai devops - the art of being specializing generalist
 
Ci tips and_tricks_linards_liepins
Ci tips and_tricks_linards_liepinsCi tips and_tricks_linards_liepins
Ci tips and_tricks_linards_liepins
 
Product! - The road to production deployment
Product! - The road to production deploymentProduct! - The road to production deployment
Product! - The road to production deployment
 
An Introduction to Microservices
An Introduction to MicroservicesAn Introduction to Microservices
An Introduction to Microservices
 
Chen's second test slides again
Chen's second test slides againChen's second test slides again
Chen's second test slides again
 

Kürzlich hochgeladen

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 

Kürzlich hochgeladen (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 

How do we do it

  • 1. How do we do it? Peter Samoilov, aheadWorks Co.
  • 2. What’s difference? Extension is a small codepiece... ...but you have A LOT. Or will have. (at least we have ~70+) ...and each needs to be updated permanently You have to do something about that
  • 3. Must-have dev tools Version control. Mercurial or Git. Debug tools. XDebug, Firebug, etc. Good IDE. Netbeans, Phpstorm, Eclipse
  • 4. Docs protects you from general anarchy makes new product robust and clear shares knowledge within your team
  • 5. You spend about 25% of time on docs... But it saves dozens of hours later! It gives you speed w/o docs with docs 0 10 20 30 40 Exts per year
  • 6. F@#$, we REALLY forgot this! Damn, seems it’s really has design problems... Rename this labels, change order here. Add column «order ID» here etc, etc, etc It gives you speed 80% of time project is 80% ready
  • 7. Start from initial request It must be as short as possible It must describe key functionality And no tech here!
  • 8. Add some tech docs FOA describe business logic Depict data structures Add interfaces if needed Create test plan And you ready to go!
  • 9. Type less. Prefer drawings and schemes Compact as possible. Share it to your team before the first line of code General things about docs
  • 10. Automate it! Automate Magento installation Developer: 1.4, 1.7, 1.12, 1.13 QA: 1.4, 1.5, 1.6, 1.7, 1.11, 1.12, 1.13 Use a set of your own sample datas
  • 11. netz98-magerun PHP-driven can install magento in one command provide tons of service operations
  • 12. mg by aW (alpha) Python-driven has experimental web interface can install/backup magento can install side extensions in active development
  • 13. Automate it! Use tools to create extension skeleton
  • 14. CI Check silly things: version in xml, formatting, etc. Merge documentation in package Create missing templates for Magento EE Add license to files Deploy ready packages to your production Run Unit/Functional automatic tests
  • 15. 0 2,5 5 7,5 10 Magento installation Skeleton Package Large sample data Manual Automated
  • 16. Slowdown everything Move quality assurance into separate process Start developing before specification is complete Keep your code in a secret. It’s perfect! PHP is all what you need