How to send emails using your localhost wamp, mamp, or xampp
As a web developer many of us love to develop websites using a local server like wamp(Windows, Apache, Mysql, PHP), mamp(Mac, Apache, Mysql, PHP), or xampp(X (any of the four different operating systems), Apache, MySQL, PHP and Perl). Developing on a local server is very beneficial because you can change code without using the file manager or ftp and it is great for testing and debugging. Well if you’re like me I know you have ran into the sending a email using a localhost problem. In today’s post I will tell you guys how you can properly send an email using your localhost and hopefully saves you the headache. Continue reading
Quicktip: Create an easy & simple paint splatter text using photoshop
Create text effect is quite fun. In today’s quick tip I will show you guys how to create an awesome and easy paint splatter text effect using Photoshop. This technique can be used for many things so why not give it a try. Continue reading
Quick Tip: How to target IE browsers using conditional stylesheets
Internet Explore (IE) can be very annoying if you’re coding a website in Firefox, Opera, Chrome, or Safari. As you may all know IE has many problems when it comes to designing and creating a website. Continue reading
WordPress: How to show most recent posts from a specific category
so I decided to write a quick tip for you guys. In this quick tip you will learn how to show your recent post from a specific category using a simple Wordpress hack. Continue reading