SlideShare ist ein Scribd-Unternehmen logo
1 von 33
Downloaden Sie, um offline zu lesen
DRUPAL CAMP BRATISLAVA
                                  27. - 28. 2. 2010




                             DRUPAL V BIZNISE
                                 PRÍPADOVÉ ŠTÚDIE



                                Boris Gombarčík @borgo
                               Martin Cagalinec @cernosko

      sven.sk                                               1/33

Saturday, 27 February 2010
Hello!




      sven.sk                         2/33

Saturday, 27 February 2010
Prečo?




      sven.sk                         3 /33

Saturday, 27 February 2010
1. Sven
                             2. Biznis
                             3. Proces
                             4. Case studies




      sven.sk                                  4 /33

Saturday, 27 February 2010
1. Sven



      sven.sk                          5 /33

Saturday, 27 February 2010
sven.sk

                             • Drupal   webshop

                             • 2005

                             •3   + 2 + X = Sven

                             • Fun   Rádio, T-com, Divadlo Aréna, NTC


      sven.sk                                                           6 /33

Saturday, 27 February 2010
Sven + Drupal


                              • Framework

                              • Open   Source

                              • Komunita




      sven.sk                                   7 /33

Saturday, 27 February 2010
2. Biznis



      sven.sk                            8 /33

Saturday, 27 February 2010
Prečo Drupal a nie “TOP CMS 3000”
                             • Voľná GPL licencia

                             • Rapid development

                             • Nezávislosť na dodávateľovi

                             • Neustály vývoj

                             • Bezpečnosť

                             • „Gumený“ framework

                             • Referencie

      sven.sk                                                9 /33

Saturday, 27 February 2010
Prečo Drupal
                             a nie WordPress, Joomla, TYPO3?



                                     • Univerzálosť

                                     • Coding standards

                                     • Komunita




      sven.sk                                                  10 /33

Saturday, 27 February 2010
Drupal prekážkou



                             • Nízke povedomie = nedôvera

                             • Open source = nedôvera

                             • Amaterizmus = nedôvera




      sven.sk                                               11 /33

Saturday, 27 February 2010
3. Proces



      sven.sk                            12 /33

Saturday, 27 February 2010
Ako vzniká web
                             •   Analýza

                             •   Cenová ponuka

                             •   Špecifikácia

                             •   Zmluva


                                               }         {
                             •   Wireframes                  •   Drupal Funkcionalita
                                                   JOB
                             •   Dizajn                      •   Drupal Téma

                             •   Hosting

                             •   Testing

                             •   Faktúra

      sven.sk                                                                           13 /33

Saturday, 27 February 2010
Tipy


                             • Nečakajte na zadanie

                             • Umenie povedať “NIE”

                             • Umenie povedať “DOSŤ”

                             • Nezabudnite na peniaze




      sven.sk                                           14 /33

Saturday, 27 February 2010
4. Prípadové štúdie



      sven.sk                                      15 /33

Saturday, 27 February 2010
Earn the money!




                             • Čo je “optimálne”?

                             • drupal.org/project/X




      sven.sk                                         16 /33

Saturday, 27 February 2010
funradio.sk




      sven.sk                              17 /33

Saturday, 27 February 2010
funradio.sk

                             •Import

                             •Moduly

                             •Typy obsahu

                             •Výkon


      sven.sk                                        18 /33

Saturday, 27 February 2010
Eskills.sk




      sven.sk                             19 /33

Saturday, 27 February 2010
Eskills.sk


                  •Moduly


                  •Test


                  •Výkon



      sven.sk                             20 /33

Saturday, 27 February 2010
teamrmg.eu




      sven.sk                             21/33

Saturday, 27 February 2010
teamrmg.eu

                             •Drupal 6
                              drupal.org


                             •PureMVC
                              puremvc.org


                             •SwfAddress 2.4
                              asual.com/swfaddress/




      sven.sk                                            22 /33

Saturday, 27 February 2010
Výhody Drupal + Flash

                               • Existujúce CMS

                               • Open Source

                               • žiadne PHP a SQL

                               • HTML alternatíva

                               • User management

                               • Moduly


      sven.sk                                        23 /33

Saturday, 27 February 2010
Nevýhody Drupal + Flash




      sven.sk                                          24 /33

Saturday, 27 February 2010
Spôsob komunikácie Drupal + Flash

                             •TXT
                             ?id=666&name=evil...


                             •XML
                             <item></item>


                             •AMF
                             ActionScript Message Format




      sven.sk                                                25 /33

Saturday, 27 February 2010
Moduly Drupal + Flash

                             •Services
                              node.get, node.set, views.get, menu.get, etc...



                             •AFMPHP
                              open source


                             •Node Order



      sven.sk                                                                   26 /33

Saturday, 27 February 2010
Spojenie Flash + Drupal

                             •system.connect


                             •session id


                             •store session id, use session id



      sven.sk                                                    27 /33

Saturday, 27 February 2010
On the Flash side

                             •NetConnection Class
                              var drupal:NetConnection = new NetConnection();
                              drupal.objectEncoding = flash.net.ObjectEncoding.AMF3;
                              drupal.connect(“http://localhost/drupal6/services/afmphp”);


                             •Responder
                              var responder:Responder = new Responder( onReturn, onError);


                             •Service call
                              drupal.call(“system.connect”, responder);


      sven.sk                                                                                28 /33

Saturday, 27 February 2010
Flash with Drupal - Travis Tidwell
                                                   •   Getting started with Drupal

                                                   •   Getting started with Flash

                                                   •   Creating a Flash app

                                                   •   Adding flash content to Drupal

                                                   •   Hello world app

                                                   •   Flash and CCK

                                                   •   Drupal images in Flash

                                                   •   Drupal audio in Flash

                                                   •   Flash video in Drupal




      sven.sk                                                                          29 /33

Saturday, 27 February 2010
A iné


                      • iprima.cz              • jenpromuze.cz

                      • moje.hnonline.sk       • zdravedasna.sk

                      • hudbask                • cenoveponuky.sk

                      • lideazeme.cz           • kofolaoriginal.sk




      sven.sk                                                        30 /33

Saturday, 27 February 2010
A iné
                         • whitehouse.gov                              • beta.worldbank.org

                         • mtv.co.uk                                   • popsci.com

                         • observer.com                                • ubuntu.com

                         • endpoverty2015.org                          • grammy.com

                         • warnerbrosrecords.com                       • CNNgo.com

                         • officepranks.forbes.com                      • mattel.com


                                       Viac na www.buytaert.net/tag/drupal-sites

      sven.sk                                                                                 31 /33

Saturday, 27 February 2010
Čo vy na to?




      sven.sk                               32 /33

Saturday, 27 February 2010
Ďakujeme.

                                    www.sven.sk
                                 www.sven.sk/jobs
                                    info@sven.sk
                             twitter.com/svencreative



      sven.sk                                           33 /33

Saturday, 27 February 2010

Weitere ähnliche Inhalte

Ähnlich wie Drupal V Biznise

Developing Plugins on OpenVBX at Greater San Francisco Bay Area LAMP Group
Developing Plugins on OpenVBX at Greater San Francisco Bay Area LAMP GroupDeveloping Plugins on OpenVBX at Greater San Francisco Bay Area LAMP Group
Developing Plugins on OpenVBX at Greater San Francisco Bay Area LAMP Groupminddog
 
ESUG 2010 Welcome!
ESUG 2010 Welcome!ESUG 2010 Welcome!
ESUG 2010 Welcome!ESUG
 
Eclipse Virgo presentation at OSGi Users' Forum UK (27 Apr 2010)
Eclipse Virgo presentation at OSGi Users' Forum UK (27 Apr 2010)Eclipse Virgo presentation at OSGi Users' Forum UK (27 Apr 2010)
Eclipse Virgo presentation at OSGi Users' Forum UK (27 Apr 2010)mfrancis
 
Пак ли този Rails?
Пак ли този Rails?Пак ли този Rails?
Пак ли този Rails?Stefan Kanev
 
Campus Party 2010
Campus Party 2010Campus Party 2010
Campus Party 2010Fabio Akita
 
Plone Conference 2010 – Where we go from here
Plone Conference 2010 – Where we go from herePlone Conference 2010 – Where we go from here
Plone Conference 2010 – Where we go from hereEric Steele
 
20100627 sobe2
20100627 sobe220100627 sobe2
20100627 sobe2Shu Shimbo
 
Apache Solr for TYPO3 (@ T3CON10 Dallas, TX)
Apache Solr for TYPO3 (@ T3CON10 Dallas, TX)Apache Solr for TYPO3 (@ T3CON10 Dallas, TX)
Apache Solr for TYPO3 (@ T3CON10 Dallas, TX)Ingo Renner
 
Mozilla Labs - Explore the ideas
Mozilla Labs - Explore the ideasMozilla Labs - Explore the ideas
Mozilla Labs - Explore the ideaszbraniecki
 
From where OpenVBX came from to how we open sourced it
From where OpenVBX came from to how we open sourced itFrom where OpenVBX came from to how we open sourced it
From where OpenVBX came from to how we open sourced itminddog
 

Ähnlich wie Drupal V Biznise (10)

Developing Plugins on OpenVBX at Greater San Francisco Bay Area LAMP Group
Developing Plugins on OpenVBX at Greater San Francisco Bay Area LAMP GroupDeveloping Plugins on OpenVBX at Greater San Francisco Bay Area LAMP Group
Developing Plugins on OpenVBX at Greater San Francisco Bay Area LAMP Group
 
ESUG 2010 Welcome!
ESUG 2010 Welcome!ESUG 2010 Welcome!
ESUG 2010 Welcome!
 
Eclipse Virgo presentation at OSGi Users' Forum UK (27 Apr 2010)
Eclipse Virgo presentation at OSGi Users' Forum UK (27 Apr 2010)Eclipse Virgo presentation at OSGi Users' Forum UK (27 Apr 2010)
Eclipse Virgo presentation at OSGi Users' Forum UK (27 Apr 2010)
 
Пак ли този Rails?
Пак ли този Rails?Пак ли този Rails?
Пак ли този Rails?
 
Campus Party 2010
Campus Party 2010Campus Party 2010
Campus Party 2010
 
Plone Conference 2010 – Where we go from here
Plone Conference 2010 – Where we go from herePlone Conference 2010 – Where we go from here
Plone Conference 2010 – Where we go from here
 
20100627 sobe2
20100627 sobe220100627 sobe2
20100627 sobe2
 
Apache Solr for TYPO3 (@ T3CON10 Dallas, TX)
Apache Solr for TYPO3 (@ T3CON10 Dallas, TX)Apache Solr for TYPO3 (@ T3CON10 Dallas, TX)
Apache Solr for TYPO3 (@ T3CON10 Dallas, TX)
 
Mozilla Labs - Explore the ideas
Mozilla Labs - Explore the ideasMozilla Labs - Explore the ideas
Mozilla Labs - Explore the ideas
 
From where OpenVBX came from to how we open sourced it
From where OpenVBX came from to how we open sourced itFrom where OpenVBX came from to how we open sourced it
From where OpenVBX came from to how we open sourced it
 

Kürzlich hochgeladen

Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 

Kürzlich hochgeladen (20)

Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 

Drupal V Biznise

  • 1. DRUPAL CAMP BRATISLAVA 27. - 28. 2. 2010 DRUPAL V BIZNISE PRÍPADOVÉ ŠTÚDIE Boris Gombarčík @borgo Martin Cagalinec @cernosko sven.sk 1/33 Saturday, 27 February 2010
  • 2. Hello! sven.sk 2/33 Saturday, 27 February 2010
  • 3. Prečo? sven.sk 3 /33 Saturday, 27 February 2010
  • 4. 1. Sven 2. Biznis 3. Proces 4. Case studies sven.sk 4 /33 Saturday, 27 February 2010
  • 5. 1. Sven sven.sk 5 /33 Saturday, 27 February 2010
  • 6. sven.sk • Drupal webshop • 2005 •3 + 2 + X = Sven • Fun Rádio, T-com, Divadlo Aréna, NTC sven.sk 6 /33 Saturday, 27 February 2010
  • 7. Sven + Drupal • Framework • Open Source • Komunita sven.sk 7 /33 Saturday, 27 February 2010
  • 8. 2. Biznis sven.sk 8 /33 Saturday, 27 February 2010
  • 9. Prečo Drupal a nie “TOP CMS 3000” • Voľná GPL licencia • Rapid development • Nezávislosť na dodávateľovi • Neustály vývoj • Bezpečnosť • „Gumený“ framework • Referencie sven.sk 9 /33 Saturday, 27 February 2010
  • 10. Prečo Drupal a nie WordPress, Joomla, TYPO3? • Univerzálosť • Coding standards • Komunita sven.sk 10 /33 Saturday, 27 February 2010
  • 11. Drupal prekážkou • Nízke povedomie = nedôvera • Open source = nedôvera • Amaterizmus = nedôvera sven.sk 11 /33 Saturday, 27 February 2010
  • 12. 3. Proces sven.sk 12 /33 Saturday, 27 February 2010
  • 13. Ako vzniká web • Analýza • Cenová ponuka • Špecifikácia • Zmluva } { • Wireframes • Drupal Funkcionalita JOB • Dizajn • Drupal Téma • Hosting • Testing • Faktúra sven.sk 13 /33 Saturday, 27 February 2010
  • 14. Tipy • Nečakajte na zadanie • Umenie povedať “NIE” • Umenie povedať “DOSŤ” • Nezabudnite na peniaze sven.sk 14 /33 Saturday, 27 February 2010
  • 15. 4. Prípadové štúdie sven.sk 15 /33 Saturday, 27 February 2010
  • 16. Earn the money! • Čo je “optimálne”? • drupal.org/project/X sven.sk 16 /33 Saturday, 27 February 2010
  • 17. funradio.sk sven.sk 17 /33 Saturday, 27 February 2010
  • 18. funradio.sk •Import •Moduly •Typy obsahu •Výkon sven.sk 18 /33 Saturday, 27 February 2010
  • 19. Eskills.sk sven.sk 19 /33 Saturday, 27 February 2010
  • 20. Eskills.sk •Moduly •Test •Výkon sven.sk 20 /33 Saturday, 27 February 2010
  • 21. teamrmg.eu sven.sk 21/33 Saturday, 27 February 2010
  • 22. teamrmg.eu •Drupal 6 drupal.org •PureMVC puremvc.org •SwfAddress 2.4 asual.com/swfaddress/ sven.sk 22 /33 Saturday, 27 February 2010
  • 23. Výhody Drupal + Flash • Existujúce CMS • Open Source • žiadne PHP a SQL • HTML alternatíva • User management • Moduly sven.sk 23 /33 Saturday, 27 February 2010
  • 24. Nevýhody Drupal + Flash sven.sk 24 /33 Saturday, 27 February 2010
  • 25. Spôsob komunikácie Drupal + Flash •TXT ?id=666&name=evil... •XML <item></item> •AMF ActionScript Message Format sven.sk 25 /33 Saturday, 27 February 2010
  • 26. Moduly Drupal + Flash •Services node.get, node.set, views.get, menu.get, etc... •AFMPHP open source •Node Order sven.sk 26 /33 Saturday, 27 February 2010
  • 27. Spojenie Flash + Drupal •system.connect •session id •store session id, use session id sven.sk 27 /33 Saturday, 27 February 2010
  • 28. On the Flash side •NetConnection Class var drupal:NetConnection = new NetConnection(); drupal.objectEncoding = flash.net.ObjectEncoding.AMF3; drupal.connect(“http://localhost/drupal6/services/afmphp”); •Responder var responder:Responder = new Responder( onReturn, onError); •Service call drupal.call(“system.connect”, responder); sven.sk 28 /33 Saturday, 27 February 2010
  • 29. Flash with Drupal - Travis Tidwell • Getting started with Drupal • Getting started with Flash • Creating a Flash app • Adding flash content to Drupal • Hello world app • Flash and CCK • Drupal images in Flash • Drupal audio in Flash • Flash video in Drupal sven.sk 29 /33 Saturday, 27 February 2010
  • 30. A iné • iprima.cz • jenpromuze.cz • moje.hnonline.sk • zdravedasna.sk • hudbask • cenoveponuky.sk • lideazeme.cz • kofolaoriginal.sk sven.sk 30 /33 Saturday, 27 February 2010
  • 31. A iné • whitehouse.gov • beta.worldbank.org • mtv.co.uk • popsci.com • observer.com • ubuntu.com • endpoverty2015.org • grammy.com • warnerbrosrecords.com • CNNgo.com • officepranks.forbes.com • mattel.com Viac na www.buytaert.net/tag/drupal-sites sven.sk 31 /33 Saturday, 27 February 2010
  • 32. Čo vy na to? sven.sk 32 /33 Saturday, 27 February 2010
  • 33. Ďakujeme. www.sven.sk www.sven.sk/jobs info@sven.sk twitter.com/svencreative sven.sk 33 /33 Saturday, 27 February 2010