Abraham Garcia in Fun Stuff   Wednesday, April 18 2018

Tracking API Integration – AfterShip

A Detailed list on all AfterShip Tracking Features. The best option out there for Tracking Integrations.

Aftership is the #1 Tracking Solution for eCommerce Business. It is a great tool for end consumer to keep track and monitor their packages.  Engage Customers with Branded Tracking Page

Continue reading
Abraham Garcia in HTML/CSS Script   Friday, March 23 2018

How to Center Bootstrap Navigation

A short snippet to center bootstrap navigation.

This is a short code snippet on how to center bootstrap navigation.  .navbar .navbar-nav { display: inline-block; float: none; } .navbar .navbar-collapse { text-align: center; } Source: https://stackoverflow.com/questions/21980660/align-bootstrap-navigation-to-center 

Continue reading
Abraham Garcia in Fun Stuff   Tuesday, February 27 2018

How to Install Composer on Mac OS

A short tutorial on how to install composer on your mac laptop environment. Super Simple and Fast. You will be running composer in less than a minute.

This is a short tutorial on how to get started with composer to install the dependencies when you do not have an environment that has Composer. Although composer has good

Continue reading
Abraham Garcia in WordPress   Wednesday, February 21 2018

Amazon Polly WordPress Plugin

Amazon Polly turns text into speech. Amazon Polly is a WordPress plugin. Use this to give some audio interaction to your current blog posts.

 Amazon recently announced their Amazon Polly Plugin for WordPress.  Amazon Polly turns text into lifelike speech. It has a dozens of voices across a variety of languages that you can chose the

Continue reading