Skip to content

wouterj/2014-talks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

  • All talks are in english.
  • Comment and rate talks on joind.in

Keynote

Slides
Video

By Fabien Potencier
github @fabpot
twitter @fabpot


Feature Flags with Symfony

Description
Did you ever want to toggle a feature of your application on and off? Or test a new functionality with just a subgroup of users? It is ridiculously simple to implement feature flags with Symfony's dependency injection container. This talk will introduce you to the different kinds of feature flags and show you how to implement them with Dependency Injection.

Slides
Video

By Benjamin Eberlei
github @beberlei
twitter @beberlei


Meet Elcodi, the flexible e-commerce components built on Symfony2

Description
Elcodi is a suite of bundles for Symfony2 which aim to help developers build and quickly scale e-commerce websites. It is written in a clean, straightforward way to ease and smooth the learning curve and it promotes development productivity, SOLID, DRY principles without adding too many layers of indirection. Some of the goals we think we've reached: Balance between flexibility and development speed, Reusable components and foundations for writing custom Model. We'd like to share some insights on how we are approaching those topics by using rigorous coding standards, enforcing coherence and loose coupling, aiming for comprehensible and self-explaining code. See how you can leverage Symfony components for addressing similar challenges and let's discuss the rationales behind some good practices. And above all, see how to do it without pain, because we think that coding should always be a pleasure and crafting developer-friendly software is in our DNA!

Slides
Video

By Marc Morera
github @mmoreram
twitter @mmoreram


Five Weird Tricks to Become a Better Developer

Description
No BDD, TDD or SOLID here. No best practices for class naming. No arguing about tabs vs. spaces or vim vs. emacs. Jordi will present a few ways to become a better developer by getting better with the non-coding skills our jobs require. Skills like empathy, pragmatism and being human.

Slides
Video

By Jordi Boggiano
github @Seldaek
twitter @seldaek


Filesystem Abstraction with Flysystem

Description
In almost all of the applications we create in our day to day lives we work with filesystems. These days it's not just our local filesystem anymore. It's AWS S3, Dropbox, (S)FTP, or any other cloud filesystem provider. They all have their pros and cons. In this talk we’ll go into several aspects of choosing and working with filesystems and how Flysystem helps you out in this process. We'll go over: technical debt, separation of concerns, domain vs implementation and how using an abstract filesystem can help you be flexible.

Slides
Video

By Frank de Jonge
github @FrenkyNet
twitter @frankdejonge


Symfony Grows Up: The Developer Experience (DX) Initiative

Description
I'm routinely overwhelmed by the quality, features and *people* that make Symfony possible. But earlier this year, I looked around and at the Symfony universe and saw something I didn't like: complexity. Not because our high-quality tools need to be hard, but because we had stopped asking one important question each time we solved a problem: "How could we make this simpler?" And so, the Developer Experience (DX) initiative was born to ask that question and make Symfony more *productive* and joyful. In this talk, I'll show you what we've already accomplished and how it will immediately affect how you develop (in a good way). We'll also see what's next and why I'm so excited about the future.

Slides
Video

By Ryan Weaver
github @weaverryan
twitter @weaverryan


Developing Business Application with Oro Platform

Description
The Oro Platform is an Open source Business Application Platform (BAP). It offers developers features and tools they’ve been looking for. Built using PHP5 and the Symfony2 framework, developing custom business applications has never been so easy, come and learn how to do create your own application with Oro Platform.

Slides
Video

By Yevhen Shyshkin
github @yshyshkin


Rock Solid Deployment of Symfony Apps

Description
Web applications are becoming increasingly more complex, so deployment is not just transferring files with FTP anymore. We will go over the different challenges and how to deploy our PHP applications effectively, safely and consistently with the latest tools and techniques. We will also look at tools that complement deployment with management, configuration and monitoring.

Slides
Video

By Pablo Godel
github @pgodel
twitter @pgodel


Kunstmaan CMS bundles, you're welcome

Description
Almost 3 years after the start, the Kunstmaan CMS bundles are now used all over the world. It wasn't all sunshine and rainbows -building a cms is hard work- but luckily Symfony and it's many fine bundles make it easier. Nonetheless, it took some time to put the cherry on top so I'll talk about the pitfalls too. My presentation is about where we came from, how we handled the situation and how we built the Kunstmaan bundles. Want to know more... ? I'll be happy to answer all your questions!

Slides
Video

By Kim Ausloos
github @kimausloos


Symfony Tips and Tricks

Description
This talk will make a quick overview of tips, tricks and code snippets for developers using Symfony and all its ecosystem, from Monolog to Doctrine. Learn how to become more productive and discover some rarely used options and features.

Slides Video

By Javier Eguiluz
github @javiereguiluz
twitter @javiereguiluz


Hey, I just met AngularJS, and this is crazy, so here’s my JavaScript, let’s use it maybe

Description
Since bumping into AngularJS a few months ago, we decided to invest more and more time developing applications with it: coming from a PHP background, the shift of paradigm easy due to the use of patterns and intuitive flows: even though this won’t be a very in-depth technical talk, we are going to see why you should consider working with angular: fast single-page apps, DI, ease of testing, being asynchronous, scaling on the clients. Welcome to the future.

Slides
Video

By Alessandro Nadalin
github @odino
twitter @odino


Make Symfony shine with Varnish

Description
In this talk you will learn how we used Varnish to provide a 100x increase in the throughput of our site, clippingbook.com. We will learn how to install varnish and how to configure it to work correclty alongside Symfony, including: - How to handle logged in and not logged in users - Using ESI - Caching for different devices - Deciding what to cache and what not and how to configure Symfony for this.

Slides
Video

By Carlos Granados
github @carlos-granados
twitter @carlos_granados


PHP object mocking framework world: let's compare Prophecy and PHPUnit

Description
Heard about PHPSpec? Well its PHP object mocking framework called Prophecy is quite nice. We'll discover its API, similarities and improvements regarding the one from PHPUnit. Finally, we'll take a look at the integration of Prophecy in PHPSpec.

Slides
Video

By Sarah Khalil
github @saro0h
twitter @Saro0h


Jeopardy

Description
Please phrase your answers in the form of a question?

Video

By Jeremy Mikola
github @jmikola
twitter @jmikola


Growing and managing communities for large Open Source projects

Description
The growth of an Open-Source project brings a windfall of opportunties. More users, more developers, more design experts, and more... everything. Despite the thiving of the overall community, something else is also growing: problems. Code reviews back up, the spriral of complexity becomes unstoppable, amazing and dedicated contributors burn out in fireballs of frustration and regret. Come listen to Jen Lampton, a community organizer and developer, talk about management of development workflows, decision making, and appealing your project's broader audience.

Slides
Video

By Jen Lampton
github @jenlampton
twitter @jenlampton


Big data, Great! Now what?

Description
Big Data is one of the new buzzwords in the industry. Everyone is using NoSQL databases. MySQL is not cool anymore. But... do we really have big data? Where should we store it? Are the traditional RDBMS databases dead? Is NoSQL the solution to our problems? And most importantly, how can PHP and Symfony2 help with it?

Slides
Video

By Ricard Clau
github @ricardclau
twitter @ricardclau


Life After Assetic: State of the Art Symfony 2 Frontend Dev

Description
Assetic is a great tool. It helps us build our SASS and LESS files and minimises our JavaScript. But with Assetic we still have to do a lot of manual work. There are better ways to automate our frontend workflow. With Gulp and Bower, we can ditch Assetic and get to grips with the latest and greatest. We will go through how to automate and optimise our Symfony2 frontend workflow in a more efficient manner than we have ever done before.“

Slides
Video

By Michelle Sanver
github @michellesanver
twitter @michellesanver


Sylius - E-Commerce for Symfony2

Description
Introduction of Symfony powered e-commerce framework for PHP. What is Sylius and how can it help all Symfony developers with their next online selling platform. How Sylius leverages Symfony2 flexibility to provide next-generation online-selling platform and why Symfony is the best choice for modern e-commerce.

Slides
Video

By Paweł Jędrzejewski
github @pjedrzejewski
twitter @pjedrzejewski


Solving the Hard Parts of eCommerce

Description
Thanks to Composer and Symfony, we all realize the advantages of single purpose libraries that solve specific problems. However, when it comes to eCommerce, there are few such libraries. eCommerce projects tend to be monolithic applications. Every few years we start over with a new technology stack, but we keep repeating the same mistakes with taxes, pricing, payments, addresses, etc. Our knowledge resets. How can we build a knowledge base of best practices? What reusable code can we publish? This session will provide an overview of some problems that we believe can be solved by abstract libraries: * Currency handling * Price management and complex pricing * Tax handling and the interaction between taxes and discounts * Address input and formatting * Payment processing We’ll then demonstrate the libraries Commerce Guys is publishing that we will use to power Drupal Commerce 2.x, the next version of the popular Drupal eCommerce module suite with more than 45,000 live sites.

Slides
Video

By Bojan Zivanovic
github @bojanz
twitter @bojan_zivanovic


mysqlnd, an unknown powerful extension

Description
Some of you may have heard about mysqlnd. I personnally gave it a try and stepped deep into its heart. Here, I'll show you what mysqlnd can do for you, mainly how it can powerfuly decrease memory consumption when retrieving datasets, how it can hint you about wrong but working queries from PHP side, and how you can plug in additionnal code to turn this extension to an even more useful tool. We're gonna be hooked between MySQL and PHP to see and analyze whatever transits

Slides
Video

By Julien Pauli
github @jpauli
twitter @julienPauli


Unleash Postgresql features in your PHP developments.

Description
While other scripting languages are racing at supporting Postgresql features, with the Pomm object model manager, PHP already supports them all. During this session we will see how Postgresql with its rich type set and operators can shape data structures in application's model layer. How it is possible to send events in the database to triggers detached processes and how to integrate schemaless components in a strongly typed relationnal database.

Slides
Video

By Grégoire Hubert
github @chanmix51
twitter @chanmix51


The Twelve-Factor App: Best Practices for PHP on Platforms-as-a-Service

Description
Horizontal scalability has always been at the core of PHP application design, and in the cloud, that approach shines the brightest. But to fully leverage the power and convenience of PaaS offerings such as Heroku, it's worth following certain best practices and methodologies when developing applications. This presentation covers all the steps from code and dependency management over configuration to maintaining dev/prod environment parity, and will demonstrate, live on stage, just how easy it can be to deploy and scale a Symfony application on Heroku.

Slides
Video
Example on GitHub

By David Zuelke
github @dzuelke
twitter @dzuelke


Artificial Neural Network in a Tic Tac Toe Symfony Console Application

Description
Among all the C libraries bindings PHP offers, there is one for FANN: Fast Artificial Neural Network (libfann). With it you can easily create a neural Network with different activation functions for each neuron/ layer. ANNs (Artificial Neural Networks) are used for machine learning and for recommendation systems. In this Talk we will show an implementation (and running demo) of a basic IA that will learn to play Tic Tac Toe leveraging the Symfony console componente as UI While we demo, we will show a detailed log of what is going on.

Slides
Video

By Eduardo Gulias
github @egulias
twitter @egulias


Developing Beautiful, Measurable Software

Description
Software engineering is a measurable art. At some point or another, most developers have come across code that elicited feelings of approval or disgust; however, "clean code" can be more than a matter of opinion. We can measure it! This session will explore the spectrum of object calisthenics, software metrics, and tools that we can employ to help us create beautiful software.

Slides
Video

By Jeremy Mikola
github @jmikola
twitter @jmikola


Implementing data synchronization API for mobile apps with Silex

Description
Le app mobile al giorno d’oggi sono molto comuni. Spesso queste applicazioni non possono contare su una connessione ad internet costante: la possibilità di lavorare in modalità offilne sta diventanti sempre più comune. In questo caso di studio vedremo una possibile implementazione di una architettura che abiliti la sincronizzazione dei dati creati in modalità offline. Today mobile apps are everywhere. These apps cannot count on a reliable and constant internet connection: working in offline mode is becoming a common pattern. This is quite easy for read-only apps but it becomes rapidly tricky for apps that create data in offline mode. This talk is a case study about a possible architecture for enabling data synchronization in these situations. Some of the topics touched will be: - id generation - hierarchical data - managing differente data types - sync algorithm

Slides
Video

By Michele Orselli
github @micheleorselli
twitter @orso


PHP Profiling: from theory to practice

Description
I bet you are writing unit tests for your apps; if not, you probably feel ashamed. But what about performance? Everyone is talking about it but very few people actually integrate performance into their development workflow... After some quick theory, I will show you how to use xhprof and xdebug, two popular tools to profile PHP applications. Then, I will introduce you to Blackfire, a new profiler that makes it so easy to profile your apps that you won't have any more excuses for not doing it. Finally, I will talk about my new holy grail: Continuous performance profiling.

Slides
Video
Blackfire.io

By Fabien Potencier
github @fabpot
twitter @fabpot

And Nicolas Gregas
github @nicolas-grekas
twitter @nicolasgrekas

With Grégoire Hubert
github @chanmix51
twitter @chanmix51




Lightning Talks

Localization should not be a pain (anymore)

Slides
Video
Project on GitHub

By Matthieu Moquet
github @MattKetmo
twitter @MattKetmo


7 Tips in 7 Minutes for convering a legacy website to a modern symfony app

Slides
Video

By Michael Cullum
github @michaelcullum
twitter @michaelcullumuk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published