Abraham Garcia in HTML/CSS Script   Sunday, November 30 2014

How to Share on Facebook and Twitter

Sharing on Facebook and Twitter with sharer.php is a tool all developers should know. Since most of our clients are going social this is something you should learn.

As the world becomes more social developers are required to know how to share links on Facebook, twitter, and other social networks. I have written this to show developers how

Continue reading
Abraham Garcia in HTML/CSS Script   Sunday, November 23 2014

Nice Interactive Restaurant Menu

This is an interactive restaurant menu made with HTML, CSS, and jQuery. This was made to be in a large touchscreen for customers to learn about the menu.

This is a interactive restaurant menu made with HTML, CSS, and jQuery. The cool thing about this menu is the animation after you click on the menu item it gives

Continue reading
Abraham Garcia in Application Development   Saturday, November 22 2014

Tools to Create an iOS or Android Application with HTML

Create your first iOS or Android Application with languages that you are familiar with HTML, CSS, JavaScript. Their is a lot of great documentation on PhoneGag.

Learning a new language is time consuming. I am writing this for any HTML, CSS, and JavaScript developers that would like to create their first iOS application or Android Application. PhoneGap a

Continue reading
Abraham Garcia in PHP Scripts   Friday, November 21 2014

PHP Function to Create Nice URLs

This function will allow you to create nice friendly SEO URLs with PHP using prep_replace function. A useful function for blog post titles.

I have always liked nice urls in website it makes it cleaner and gives you better result for SEO. This is why i like to share this function on making

Continue reading