roberto-montero.com
HOW-TO: Setup XAMPP to use VirtualDocumentRoot in Mac OS X | Roberto Montero
http://www.roberto-montero.com/blog/how-setup-xampp-use-virtualdocumentroot-mac-os-x
Skip to main content. HOW-TO: Setup XAMPP to use VirtualDocumentRoot in Mac OS X. Written by Roberto Montero. I had a lot of trouble upgrading my XAMPP to run the latest PHP. So much so, that I decided to document what I did. First off, I downloaded the Mac version of XAMPP. If you browse to http:/ localhost. You should see a XAMPP splash page. Success! XAMPP will serve pages from /Applications/xampp/xamppfiles/htdocs. I keep my websites on a special folder located at /workspace (often times it's jus...
roberto-montero.com
Blog | Roberto Montero
http://roberto-montero.com/blog
Skip to main content. Written by Roberto Montero. HOW-TO: Create a global git ignore file. If you work on web projects day in and day out, you might want to make sure pesky cruft files don't get accidentally commited when you push code up. Using SSH Agent With Mac OS X. SSH agent allows a user to enter their passphrase(s) for unlocking various SSH keys once at the start of a session to unlock the keys and from then on for the duration of the session the user no longer has to enter the pass phrase(s).
julieandrickincostarica.blogspot.com
Julie And Rick In Costa Rica: March 2011
http://julieandrickincostarica.blogspot.com/2011_03_01_archive.html
Julie And Rick In Costa Rica. Our decision to move to Costa Rica - what we worried about, how we decided to do it, and how we are doing it! Tuesday, March 29, 2011. If I Had a Nickle. If I had a nickle for every time I planned to do something in Costa Rica, and didn't, I could retire to a tropical paradise. Hey. Wait a minute! Friday, March 25, 2011. University of Costa Rica - Getting Plugged In. This weekend is the UCR Expo. Three days of "getting to know your local University! A lively soccer game.
roberto-montero.com
Drupal Theme Showdown: Bootstrap vs Foundation | Roberto Montero
http://www.roberto-montero.com/blog/drupal-theme-showdown-bootstrap-vs-foundation
Skip to main content. Drupal Theme Showdown: Bootstrap vs Foundation. Written by Roberto Montero. One of the great things about going to camps is getting exposed to new technologies and to what the others are using. I have never been to a camp where I don't walk away with some new tool for my toolbelt. Whether it's perfomance, coding, front end or backend tips and tricks, there is always something new to be learned at camps, which is why I am always motivated to go. Was no exception. Talking to. Rob is a...
roberto-montero.com
The day I discovered Web Experience Toolkit Distribution | Roberto Montero
http://roberto-montero.com/blog/web-experience-toolkit-distribution
Skip to main content. The day I discovered Web Experience Toolkit Distribution. Written by Roberto Montero. Well think of it as the Canadian alternative to Open Public. I stumbled upon it about 6 weeks ago, give or take. It sounded cool so I added it to my "Things to investigate when time allows" list. Boy do I regret not having the time to do this sooner. It was such a rewarding experience. SPOILER ALERT: Drupal Web Experience Toolkit distro. Is amazing and will make you fall in love. Here's why:. You w...
roberto-montero.com
HOW-TO check your code before committing it so you look like the pro you are | Roberto Montero
http://roberto-montero.com/blog/how-check-your-code-committing-it-so-you-look-pro-you-are
Skip to main content. HOW-TO check your code before committing it so you look like the pro you are. Written by Roberto Montero. One of the best practices for high performance web teams is to ensure quality by doing peer code reviews. You may already be aware of the Coder module. But have you tried the Coder Tough Love module. And Drupal Code Sniffer project. If you really want to go the extra mile, try the Coder Tough Love module. Which is a companion to the existing Coder module by Doug Green. Unlik...
rob.cr
How to Create a Custom Block that Embeds Nodes in Drupal 8 | Roberto Montero
http://www.rob.cr/blog/how-create-custom-block-embeds-nodes-drupal-8
Skip to main content. How to Create a Custom Block that Embeds Nodes in Drupal 8. Written by Roberto Montero. This is a journey of epic proportions, not suited for the faint of heart. The other day we were looking for a way to embed a certain entity type and set the view mode, well a node, but it could've been any other entity type. So the journey begins with creating a php file for the block plugin. Easy, right? And then we start the fun. Sure having a text field that takes the NID of the node you want ...
rob.cr
Roberto Montero, Senior PHP / Drupal Developer Online Resume | Roberto Montero
http://www.rob.cr/resume
Skip to main content. Roberto Montero, Senior PHP / Drupal Developer Online Resume. Sensitive information has been stripped from this public page. If you need more information don't hesitate, drop me a line: roberto@montero-ortiz.com. Residency: México City, México. Acquia Drupal Certified Developer Front End Specialist 2015. Acquia Drupal Certified Developer Back End Specialist 2015. Acquia Drupal Certified Developer 2014. Zend Certified Enginer PHP 5.3. 2009 - 2016 Achieve Internet. San Diego, CA.
rob.cr
Using SSH Agent With Mac OS X | Roberto Montero
http://www.rob.cr/blog/using-ssh-agent-mac-os-x
Skip to main content. Using SSH Agent With Mac OS X. SSH agent allows a user to enter their passphrase(s) for unlocking various SSH keys once at the start of a session to unlock the keys and from then on for the duration of the session the user no longer has to enter the pass phrase(s). Conventionally setting up SSH agent for use is a bit of a pain as it has to be run before the user session is started. Enabling SSH Agent To Launch On Demand. From now on, whenever you cause something needing the SSH agen...
roberto-montero.com
Using SSH Agent With Mac OS X | Roberto Montero
http://www.roberto-montero.com/blog/using-ssh-agent-mac-os-x
Skip to main content. Using SSH Agent With Mac OS X. Enabling SSH Agent To Launch On Demand. This is important only if you're on Mac OS X Leopard 10.5.1 or below. If you're on anything newer, you no longer need to do this, so feel free to skip this step and go straight onto Storing Passphrases in the Keychain. To enable SSH agent starting automatically on demand (this happens by integrating SSH agent with launchd) you need to open a terminal and run:. Storing Passphrases in the Keychain. Zend also certif...
SOCIAL ENGAGEMENT