
blog.alejandrocelaya.com
Alejandro Celaya | Blog — Software development, agile methodologies and open source projectsAlejandro Celaya | Blog — Software development, agile methodologies and open source projects
http://blog.alejandrocelaya.com/
Alejandro Celaya | Blog — Software development, agile methodologies and open source projects
http://blog.alejandrocelaya.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
7.7 seconds
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
10
SITE IP
37.187.180.210
LOAD TIME
7.703 sec
SCORE
6.2
Alejandro Celaya | Blog — Software development, agile methodologies and open source projects | blog.alejandrocelaya.com Reviews
https://blog.alejandrocelaya.com
Alejandro Celaya | Blog — Software development, agile methodologies and open source projects
Alejandro Celaya | Blog — Category Archive — "tools"
http://blog.alejandrocelaya.com/category/tools
Software development, agile methodologies and open source projects. Category Archive — "tools". Setup a Let's Encrypt certificate in a AWS Elastic Load Balancer. Let's Encrypt is the latest internet trending. Its a relatively young Certification Authority which intends to provide free and automated SSL certificates so that everybody can set encryption to their sites and applications. It is a Linux Foundation project sponsored by most of . Setting up a PHP development environment with Vagrant. Setting up ...
Alejandro Celaya | Blog — Tag Archive — "namespace"
http://blog.alejandrocelaya.com/tag/namespace
Software development, agile methodologies and open source projects. Tag Archive — "namespace". Working with sub-namespaced modules in Zend Framework 2 the right way. About a year ago I wrote two articles discussing the best way to work with modules with sub-namespaces in Zend Framework 2. Here you can find Part 1 and Part 2 The solution provided in those articles was functional, but it introduced some new problems to deal with. It happens t. Create modules with sub-namespaces in Zend Framework 2.
Alejandro Celaya | Blog — Tag Archive — "doctrine"
http://blog.alejandrocelaya.com/tag/doctrine
Software development, agile methodologies and open source projects. Tag Archive — "doctrine". Using UUID identifiers for databases in PHP projects with Doctrine. It's well known that using autoincrement identifiers for resources in a public API is not a very good idea, since you are exposing too much information about the size of your database and your business in general. The PHP community is recommending to better use UUIDs these days,. Working with custom column types in Doctrine. Enums. There are man...
Alejandro Celaya | Blog — Tag Archive — "database"
http://blog.alejandrocelaya.com/tag/database
Software development, agile methodologies and open source projects. Tag Archive — "database". Using UUID identifiers for databases in PHP projects with Doctrine. It's well known that using autoincrement identifiers for resources in a public API is not a very good idea, since you are exposing too much information about the size of your database and your business in general. The PHP community is recommending to better use UUIDs these days,. Working with custom column types in Doctrine. Enums. There are man...
Alejandro Celaya | Blog — Category Archive — "php"
http://blog.alejandrocelaya.com/category/php
Software development, agile methodologies and open source projects. Category Archive — "php". Creating a content-based Error Handler for Zend Expressive. The other day I was working on a Zend Expressive application I'm currently building. The application includes a REST API among other things, but it also has some endpoints which render HTML. In one of my tests of the REST API I saw that when an error occurs (404, 405 or 500), I . Project Scalability with Zend Expressive. Performance is an important subj...
TOTAL PAGES IN THIS WEBSITE
20
Alejandro Celaya Alastrué - Programador PHP y Java
https://www.alejandrocelaya.com/es
Programador PHP y Java. Mi nombre es Alejandro Celaya. Vivo en Zaragoza, España, y soy programador web PHP desde 2010. He trabajado en muchas clases de proyectos. Desde simples páginas estáticas hasta aplicaciones web completamente gestionables y web services, así como aplicaciones de comercio electrónico. Para estos proyectos utilizo Zend Framework 2. Y tengo experiencia en diseño de interfaces de usuario y usabilidad. En Enero de 2013 fui incluido en el grupo Zend Certified Engineers.
Alejandro Celaya Alastrue - PHP and Java developer
https://www.alejandrocelaya.com/skills
PHP and Java developer. Powered by Zend Expressive.
Alejandro Celaya Alastrue - PHP and Java developer
https://www.alejandrocelaya.com/projects
PHP and Java developer. Is a self-hosted URL shortener built with PHP, using Zend Expressive. As the base framework and then using composer. To add other useful tools like Doctrine ORM. Shlink generates unique short codes that you can use to share longer URLs under your own short domain. It tracks all the visits and then redirects the visitor to the long URL. All the information is exposed through a command line interface and an easy to integrate REST API. And hosted on Github. A module to render yaml re...
TOTAL LINKS TO THIS WEBSITE
10
blog.alegrio.sk
Zdravie Tela i Duše…. Anastasiashop – Sibírske Cédre. 2 Čo je Collagen? Na Tvár a Dekolt. Na Vlasy a Nechty. Vědění, chránené dolmeny – Alexandr Savrasov. Október 5th, 2014. Viac čítajte v našom eshope. Vědění, chránené dolmeny – Alexandr Savrasov. Posted in Anastasiashop - Sibírske Cédre. Máj 16th, 2014. Posted in Collagen Larens. Krásne a silné vlasy? Apríl 22nd, 2014. Read the rest of this entry ». Posted in Anastasiashop - Sibírske Cédre. Video – Oslávte deň Zeme. Apríl 22nd, 2014. Posted in Anastasi...
ALEH Blog – Blog do Alessandro Andrade. Magrinho, Engenheiro e toca violão.
Blog do Alessandro Andrade. Magrinho, Engenheiro e toca violão. Do que se trata? Cadê o Fatos Inúteis? Do que se trata? Cadê o Fatos Inúteis? Por que primeiro de abril é o dia da mentira? A brincadeira surgiu na França, no reinado de Carlos IX (1560-1574). Desde o começo do século XVI, o ano- novo era comemorado em 25 de março, com a chegada da primavera. As festas, que incluíam troca de presentes e animados bailes noite adentro, duravam uma semana, terminando em 1º de abril. Apresento a vocês, os Circui...
Alejandra Poupel Events and Design
Follow us on all social networks. Alejandra Poupel Events and Design. Expand your perception on what is possible. Take a look at some of our recent projects. 12 amazing wedding Cake Trends. Psychology of colors: Definition of Alejandra. Pâques 2015: les meilleurs chocolats de Paris. 10 Common mistakes couples make while planning their dream wedding. FIND YOUR WEDDING DRESS IN PARIS! Happy valentine’s day : the most romantic love letters of all time! Romantic Valentines in Paris. PLACES TO BE : LONDON NOW!
Mon Petit Cœur
Alejandro Celaya | Blog — Software development, agile methodologies and open source projects
Working with sub-namespaced modules in Zend Framework 2 the right way. About a year ago I wrote two articles discussing the best way to work with modules with sub-namespaces in Zend Framework 2. Here you can find Part 1. The solution provided in those articles was functional, but it introduced some new problems to deal with. It happens that after some time working with sub-namespaced modules I have found the best way to solve those new problems, and I wanted to write this new article explaining it. About...
Alejandro Chac Blog - Mi blog de diseño
15 agosto, 2015. Siguiendo con las breves sesiones de dibujos de animalitos con mi sobrina, elegí un dibujo rápido y sencillo de un ratón que hice junto con ella y decidí seguir experimentando con este para implementar una ilustración digital usando mi tableta durante mi tiempo libre, tengo otros dibujos de ratones pero esos los planeo implementar en un […]. 30 julio, 2015. Patrón de Conejos & Zanahorias. 15 julio, 2015. 30 junio, 2015. Uno de los últimos patrones que diseñe antes de dedicarme este año a...
Bloggeando... by Alejandro
Bloggeando. by Alejandro. Un "cajón desastre" en el que puedes encontrar cualquier cosa. Sábado, 22 de septiembre de 2012. Cuando he visto que mi última publicación fue en enero de 2011 he pensado: ¿y si retomo mi blog? La verdad es que últimamente tengo muchos proyectos en mente y me gustaría ir comentándolos por aquí. En fin. Deseadme suerte en este intento de nuevos propósitos. 9/22/2012 01:48:00 p. m. Enviar por correo electrónico. Etiquetas: Idas de olla. Jueves, 13 de enero de 2011. La que me espera.
Alejandro Gonzalez
Conceptual photographer based in Los Angeles. Fall 2014 Cover Artist: Alejandro Gonzalez . Enjoy some more pieces from our Fall 2014 cover artist, Alejandro Gonzalez. April 23, 2015. Yours photos are so amazing! D Good for you :). You’re very sweet :). April 23, 2015. How does your pictures come out good. If you want to improve just keep practicing your skills and be patient. It will pay off. Thanks for the support! March 2, 2015. Interview: Photographer Alejandro Gonsales . February 2, 2015. I just wa...
A2LV » el blog de alejandro a. leal
Alejandro A. Leal. El blog de alejandro a. leal. Purveyor of web awesomeness, bad cell phone photography, and random tidbits of mischief. Poesía alevosa (anteriormente barata). No public Twitter messages. No recently listened tracks. January 3, 2012 3:49 pm. 8230; y cómo termina? Y afuera haciendo un frío de menos diez. Así termina. November 7, 2010 2:16 pm. Quick pic and Photoshop action on the olde iPhone 4. October 18, 2010 11:26 pm. My experiment with tilt-shift effects. July 28, 2010. Doing a little...
Alejandro Molero – Diseño web y programción
Diseño web y programación. 21 Ago, 2015. En este post voy a explicar como compilar las plantillas jade para generar las páginas html. Si aún no tienes instalado jade, te puedes pasar por el artículo en el que explico su instalación y funciones básicas. Una vez tienes creados los ficheros con la extensión .jade, abrimos una consola o terminal: Abrir la consola.. 19 Ago, 2015. Plantillas html con Jade. 22 Ene, 2015. Llega la versión web de WhatsApp. 20 Ene, 2015. Uno de los quebraderos de cabeza que se tie...
SOCIAL ENGAGEMENT