Category: Default

  • Writing ES2015 JavaScript on Parse Cloud Code

    For the past few months my team at Blimp and I have been working on a new mobile app (coming soon) called Gasolina Móvil. This app will help customers in Puerto Rico pay for their gas right from their phone. We decided to use Parse for this project because they have a wonderful product which…

  • ¿Quieres aprender a programar? Empieza aquí

    Con cierta frecuencia amigos, familiares y personas en Twitter o Facebook me preguntan sobre cómo aprender a programar. Algunos me dicen “quiero aprender hacer apps” refiriéndose a las aplicaciones en teléfonos móviles y otros me dicen que quieren hacer un website para su negocio. Mi respuesta casi automática es la que creo que muchos otros programadores tienen,…

  • MongoDB.app: The easiest way to get started with MongoDB on the Mac

    MongoDB.app: The easiest way to get started with MongoDB on the Mac

    A few days ago I released my first ever “real” swift app. The app is called MongoDB.app and it’s just a thin wrapper around the official MongoDB binaries that you can download from their site. The app will add a status menu icon which will allow you to start and stop a local MongoDB server…

  • Staying up to date

    Staying up to date

    Part of my job is to stay up to date with what is happening in the development and design worlds. I read a lot and listen to a bunch of podcasts about the industry. In this post you will find the resources I use more often. I don’t read or visit all these sites every…

  • Building Ember.js Applications for Production

    UPDATE: You should use ember-cli the official build tool for Ember.js. Developing Ember.js apps for production is nothing like what you see on the tutorials or guides around the interwebs. Most guides just throw some code on an HTML file and maybe two or three extra JavaScript files. That’s not how it works in a…

  • Want to Learn Ember.js? Start Here

    Ember is awesome but it requires some effort to get started with. This is my attempt to make thing easier for everyone trying to learn. Here’s my collection of getting started resources for Ember.js.   Intro Building Web Applications with Ember.js –  Yehuda Katz shows us how Ember can be used to build fast and responsive apps, and…

  • Presentación: Python en Blimp @ #prPIG

    Este próximo martes, 9 de Abril de 2013 a las 6:30 pm será la cuarta reunión de prPIG (Puerto Rico Python Interest Group) y la primera con el “nuevo formato”. De ahora en adelante en cada reunión tendremos a alguien del grupo o algún invitado especial haciendo una presentación al principio de la reunión. Para estrenar este…

  • WordPress as a static website generator

    I’ve been blogging for 5 years now. This site is something like my 3rd or 4th attempt at having a blog that actually was maintained and did not die in a few months. It’s been hard work. The whole first year I wrote every day, just to get into the habit and it payed off.…

  • Merry Christmas a la Hitchcock

    Alfred Hitchcock is one of my favorite film directors of all time. I admire his work and his passion for making people “feel something”. A true master of his craft. A lot of my admiration for Hitchcock comes from reading a wonderful book by the french director François Truffaut. The book is a collection of…

  • My computers, all of them

    I’ve been trying to write this blog post for a month now. Every time I start ok but by the time I’m writing about the second computer it spins out of control and it ends up being some sort of autobiography. Today I decided just to share the pictures and limits myself to a brief…

  • This is how we work with clients

    I’ve been working on freelance jobs for years. A client calls me and we setup a meeting, discuss what they want me to build and after signing a very short and easy to understand agreement, the project starts. But just before signing that agreement we have the “this is how we work” talk. This has…

  • Making iTerm 2 work with normal Mac OSX keyboard shortcuts

    Making iTerm 2 work with normal Mac OSX keyboard shortcuts

    Today I found out how to map common Mac keyboard shortcuts to work like they should inside iTerm. The ones that I needed most where ⌥← (Option-Left Arrow) to move left one word, ⌥→ (Option-Right Arrow) to move right one word, ⌘← (Command-Left Arrow) to move to the beginning of the line and ⌘→ (Command-Right…

  • Taller: Cloud Computing for Hackers

    El próximo martes 23 de octubre y jueves 25 de octubre de 7pm a 9pm, estaré ofreciendo un taller sobre “cloud computing” especialmente diseñado para “hackers”. El evento es idea de Rafael Arce del Departamento de Ciencias en Computadoras de la UPR de Rio Pierdras. NOTA: El término “cloud computing” puede significar un montón de…

  • Barcamp Mayagüez: martes, 28 de febrero 7PM @ Madridz

    El próximo martes 28 de febrero de 2012 celebraremos el tercer Barcamp en la isla. Esta vez será en Mayagüez a partir de las 7pm en Madridz y esperamos que todos puedan ir. La idea con hacer este evento en Mayagüez es lograr atraer a los estudiantes de ingeniería de la UPR. Ya es momento de…

  • Barcamp Mayagüez

    Este año será vital para la comunidad de startups de Puerto Rico. Hay mucho pasando y cada día es más gente la que se une a nuestra comunidad. Todos con ganas de ayudar desinteresadamente y con el mejor deseo de mover adelante nuestra agenda de lograr que un startup Puertorriqueño tenga una “salida” (venta o…

  • Optimizar para la felicidad

    Estoy convencido que es posible hacer pequeños cambios en la rutina diaria que pueden tener un gran impacto en nuestra vida. Recientemente he estado utilizando una técnica para manejar el tiempo que se llama Pomodoro que me ha ayudado mucho a enfocarme. También hice una agenda diaria muy detallada que sigo al pie de la…

  • El Lanzamiento de Blimp

    El Lanzamiento de Blimp

    Primero pido disculpas por faltar a mi compromiso de mantener este blog actualizado. La verdad es que he tenido unos meses muy intensos. Mucho trabajo para lanzar Blimp, después todo el caos de lanzar, luego el startup weekend, después mucho trabajo de clientes y finalmente mucho más trabajo para lanzar Blimp nuevamente. Mas adelante espero…

  • Google Analytics para Vagos

    Google Analytics para Vagos

    Quién, cómo y de dónde vienen los usuarios que visitan tu site puede tener importancia o no. Eso pensaba. La realidad es que si tienes una presencia web con algún objetivo y no estás midiendo los resultados, estás perdiendo el tiempo y dinero que has invertido. No importa si tus objetivos son que los visitantes…

  • 33 projects that make developing django apps awesome

    There are many reasons why I like developing web applications with Python and Django but the main one is the awesome community and projects around the language and framework. Every time I search for something there’s always a Django or Python project available to make my life easier. Here’s an incomplete list of Python and…

  • Cierra la boca y construye algo

    Cierra la boca y construye algo

    A partir de hoy estaré trabajando en crear una serie de productos web. En las próximas semanas debo tener algo que se pueda mostrar públicamente. Por ahora lo que tengo son muchas ideas y sólo algunas que son productos viables o que al menos valen la pena intentar. El proceso de crear estos productos será…