<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Maximo Mena</title>
    <description>Hi! I'm Maximo Mena and I blog about things that are interesting to me such as web development, dancing, fitness, and traveling.</description>
    <link>http://www.iammaximo.com/</link>
    <atom:link href="http://www.iammaximo.com/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Wed, 07 Dec 2016 18:33:27 +0000</pubDate>
    <lastBuildDate>Wed, 07 Dec 2016 18:33:27 +0000</lastBuildDate>
    <generator>Jekyll v3.3.1</generator>
    
      <item>
        <title>Hosting a Static Site on GitHub Pages</title>
        <description>&lt;p&gt;I believe in solutions that are tailored to a client’s needs, and since small businesses often do not need to have a blog, process data or update content on a regular basis, a brochure site or a landing page is sufficent to meet a marketing requirement. In short, not every small business needs a WordPress site or a CMS for that matter.&lt;/p&gt;

&lt;p&gt;Below I explain in 8 steps how to host a static website on &lt;a href=&quot;https://pages.github.com/&quot;&gt;GitHub Pages&lt;/a&gt; using a custom domain name. Did I mention it’s free of charge?&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;
    &lt;p&gt;###Create a static website locally
Build a &lt;a href=&quot;http://getbootstrap.com&quot;&gt;Bootstrap&lt;/a&gt; site or hand code a site from scratch on your computer.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;###Create a GitHub account
Go to &lt;a href=&quot;http://github.com&quot;&gt;GitHub.com&lt;/a&gt; and create an account&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;###Create an Organization (optional)
While this step is not required, if you’re going to delegate the site maintenance to an employee or a freelancer, it is recommended to create an Organization with your company’s name. This is to avoid sharing your GitHub credentials with other people.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;###Create a repository
Create a repository with your GitHub account and name it [account-name].github.io. If you created an Organization, name the account [organization-name.github.io]. You can also create a team and grant this team write-access to your new repository. This will allow you to add other people to this team, who will be able to update your site.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;###Commit and push your website files to the organization’s repository
Download the GitHub app (available for &lt;a href=&quot;https://mac.github.com/&quot;&gt;Mac&lt;/a&gt; and &lt;a href=&quot;https://windows.github.com/&quot;&gt;Windows&lt;/a&gt;) or use the command line to push your website files to your GitHub repository.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;###Add CNAME file to repository
Additionally, create a file that includes your custom domain name prefixed with ‘www.’ (i.e. www.example.com). Name this file ‘CNAME’ and push to repository.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;###Configure custom domain’s DNS settings to point to GitHub servers
Go to your domain name provider’s control panel and open the DNS configuration page for your custom domain. Add a CNAME record for a ‘wwww’ subdomain and 2 A records pointing at 192.30.252.153 and 192.30.252.154 respectivelly.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;###Visit your new site.
It may take a few hours for the DNS configuration changes to propagate, but soon you will be able to see your static site on your custom domain. Below is an example of DNS configuration for GitHub Pages using &lt;a href=&quot;http://domains.google.com&quot;&gt;Google Domains&lt;/a&gt;.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;img src=&quot;http://googledrive.com/host/0B7JXcWvuAx6QfjMzdTFndVVXaXRFUHVuS3BNcVViN3RCSjQ5b1FNOTNCa19LVHBwYXVLaTA/Google_domains.jpg&quot; alt=&quot;DNS sample settings&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Following the configuration above will make your bare domain (i.e. example.com) redirecit to your www domain (www.example.com).&lt;/p&gt;

&lt;p&gt;If you live in Phoenix, Arizona, and you’re interested in learning more about hosting your site on GitHub Pages, check out the &lt;a href=&quot;http://www.meetup.com/Phoenix-GitHub-Pages-Meetup&quot;&gt;Phoenix GitHub Pages Meetup&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Fri, 20 Feb 2015 00:00:00 +0000</pubDate>
        <link>http://www.iammaximo.com/web-development/2015/02/20/github-pages.html</link>
        <guid isPermaLink="true">http://www.iammaximo.com/web-development/2015/02/20/github-pages.html</guid>
        
        
        <category>Web-Development</category>
        
      </item>
    
      <item>
        <title>Ice Breaker Speech</title>
        <description>&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/jNv8J5pHmv0&quot; frameborder=&quot;0&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;

&lt;p&gt;The above video is from my first speech at Old Town Toastmasters. I must say I can’t thank Kyle enough for recording the weekly meetings. The video of the speeches along with the written evaluations make the best feedback one can possible get.&lt;/p&gt;

&lt;p&gt;For those of you who are not in the know, &lt;a href=&quot;http://www.toastmasters.org&quot;&gt;Toastmasters International&lt;/a&gt; is a leadership factory. There are more than 8 thousand Toastmasters clubs in the United States, and Old Town Toastmasters is the one I belong to.&lt;/p&gt;

&lt;p&gt;If you would like to improve your public speaking skills and get better at running meetings, I highly recommend that you &lt;a href=&quot;http://www.toastmasters.org/Find-a-Club&quot;&gt;find a club&lt;/a&gt; in your city and become a member. I find the support of my peers and their feedback invaluable in my journey to become a better communicator.&lt;/p&gt;
</description>
        <pubDate>Mon, 02 Feb 2015 00:00:00 +0000</pubDate>
        <link>http://www.iammaximo.com/hobbies/2015/02/02/ice-breaker-speech.html</link>
        <guid isPermaLink="true">http://www.iammaximo.com/hobbies/2015/02/02/ice-breaker-speech.html</guid>
        
        
        <category>Hobbies</category>
        
      </item>
    
      <item>
        <title>Juggling Three Balls</title>
        <description>&lt;iframe width=&quot;420&quot; height=&quot;315&quot; src=&quot;//www.youtube.com/embed/qpjE4Q4_lxE&quot; frameborder=&quot;0&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;

&lt;p&gt;I strongly belief most skills (if not all) can be learned with practice and with
patience. Good mentorship is highly encouraged to kick-start the learning process.
However, there is times when one should venture oneself to figure things out on
one’s own.&lt;/p&gt;

&lt;p&gt;For example, I recently taught myself the basics of juggling three balls. I figured
out on my own that first I had to start with one ball, then two, then three. I also
realized I had to train both hands to do the following:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;&lt;strong&gt;Throw the ball&lt;/strong&gt; and make it follow the same path consistently, and&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Catch the ball&lt;/strong&gt; even when I’m not watching.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;To train my hands I had to come up with numerous drills; some of them involved
closing my eyes. After a few hours of pracice I was juggling three balls for up to
7 seconds. Then I decided it was time to see how others did it, so I did research on
Wikipedia and YouTube. Now my technique is stronger, and I can do it comfortably.&lt;/p&gt;

&lt;p&gt;Thanks to the countless instructional YouTube videos, I learned that there are many different
ways to juggle three balls. Now, I shall take my juggling to the next level.&lt;/p&gt;
</description>
        <pubDate>Mon, 19 Jan 2015 00:00:00 +0000</pubDate>
        <link>http://www.iammaximo.com/hobbies/2015/01/19/juggling-three-balls.html</link>
        <guid isPermaLink="true">http://www.iammaximo.com/hobbies/2015/01/19/juggling-three-balls.html</guid>
        
        
        <category>Hobbies</category>
        
      </item>
    
      <item>
        <title>Pucaranca, Peru</title>
        <description>&lt;p&gt;&lt;img src=&quot;https://lh3.googleusercontent.com/-K4HAX9mfDi4/VKsgIs2-EGI/AAAAAAAAAYg/2oiY7Ot6ZYg/s2048/beautiful-sunrise.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;I spent New Year’s eve in Tapacocha, my dad’s hometown. Tapacocha is a small town
in the country side of Peru and has an elevation of 10,000 feet. On January 2nd,
my dad took me for a hike to his parents’s farms in Pucaranca.&lt;/p&gt;

&lt;p&gt;To get to Pucaranca from Tapacocha, one has to go up and down a mountain. The top of this mountain
is called Huanquin. From there, one can see Pucaranca’s farms and its beautiful landscape.&lt;/p&gt;

&lt;p&gt;We started hiking at 4:30am, so it was dark and cold. I was struggling to keep up with my
dad because of my inexperience hiking at this altitude. Fortunately, a close friend of my
dad caught up to us and brought a donkey with him. My dad and his friend suggested that
I rode the donkey to Huanquin because after Huanquin the hike is mostly downhill.&lt;/p&gt;

&lt;p&gt;Riding on the donkey was much needed help. I was happy I was on my way to the land where my dad
spent his childhood as a farmer. He also showed me the remainings of my grandparents house.
For someone like me who always lived in a city, being in Pucaranca felt like a magical experience.&lt;/p&gt;

&lt;p&gt;I should return soon.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://lh3.googleusercontent.com/--yyqYL90I6k/VMFfBYpKQQI/AAAAAAAAAbk/6Y89dtzWbRc/w862-h485-no/dad-and-friend.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</description>
        <pubDate>Fri, 02 Jan 2015 00:00:00 +0000</pubDate>
        <link>http://www.iammaximo.com/travel/2015/01/02/pucaranca.html</link>
        <guid isPermaLink="true">http://www.iammaximo.com/travel/2015/01/02/pucaranca.html</guid>
        
        
        <category>Travel</category>
        
      </item>
    
      <item>
        <title>Stand Up Comedy Class in Phoenix</title>
        <description>&lt;p&gt;Last month I found out on meetup.com about a Stand Up Comedy class offered through the Tempe Center for the Arts. After completing the beginners class, I can safely recommend this class to anybody I care about.&lt;/p&gt;

&lt;p&gt;I don’t think Tony, the instructor, knows this, but he is one of the best motivational speakers I’ve ever seen. Not only is he a great comedian but also an outstanding mentor and coach.&lt;/p&gt;

&lt;p&gt;In class, you will do drills and partner work to help you develop the acting aspects of stand up. You will also learn the formula to write a bullet proof joke, with tag included. Through his teachings, he will empower you to become a sketch writer and a stand up comic. He’ll help you find the comedian within you.&lt;/p&gt;

&lt;p&gt;Classes start every month. For more information visit &lt;a href=&quot;http://www.comedyschools.com/stand-up-classes/&quot;&gt;Tony’s website&lt;/a&gt; (link updated on January 2015).&lt;/p&gt;

&lt;p&gt;Note: I’m not affiliated to Tony’s Comedy School or Tempe Center for the Arts. I’m sharing this because this is worth sharing&lt;/p&gt;
</description>
        <pubDate>Tue, 15 Jul 2014 00:00:00 +0000</pubDate>
        <link>http://www.iammaximo.com/hobbies/2014/07/15/stand-up-comedy.html</link>
        <guid isPermaLink="true">http://www.iammaximo.com/hobbies/2014/07/15/stand-up-comedy.html</guid>
        
        
        <category>Hobbies</category>
        
      </item>
    
  </channel>
</rss>
