Abraham Garcia in Fun Stuff   Wednesday, March 9 2016

Facebook Buys MSQRD

Facebook is buying the company behind one of the most popular apps in the App Store,Masquerade.

Get ready to see more silly selfies. Facebook is buying the company behind one of the most popular apps in the App Store,Masquerade.  Masquerade's app lets you overlay playful, animated filters over your

Continue reading
Abraham Garcia in PHP Scripts   Friday, February 12 2016

How To Get Gravatar Image via PHP

How to get Gravatar image and insert it into your projects with a simple function

This is a useful function to get the gravatar image into your projects. $email = "someone@somewhere.com"; $default = "http://www.somewhere.com/homestar.jpg"; $size = 40; $grav_url = "http://www.gravatar.com/avatar/" . md5( strtolower( trim( $email

Continue reading
Abraham Garcia in Fun Stuff   Thursday, January 28 2016

Parse is Moving On

Parse a tool that helps developer scale their apps is shutting down, but they are making a easy transition for app developers to adapt to other technologies

Today January 28, 2016 Parse by Facebook announced that they will shut down their service on January 28, 2017. Parse helped so many developers scale their apps and it was

Continue reading
Abraham Garcia in HTML/CSS Script   Tuesday, November 17 2015

Best Couses to Learn HTML Free

Learn HTML with free resources. This is a list of the free tutorials for HTML and CSS online. Take advantage and learn HTML today

Learning HTML can be frustrating at first, but we would like to help. This is a short list of the best couses to learn HTML for Free.  FREE LESSONS HTML

Continue reading