Webdevtuts turns 2 years old! New design! and a NEW CONTEST!
It was 2 years ago when I decided to start a website that teaches others how to do web related things. When thinking of a name It was very difficult to come up with a good name that was not … Continue reading
Working with css3 gradients and understanding how they work
It was nice being able to use gradients in my designs when starting a new projects. It gave me the ability to make elements appear in a greater style. It were even nicer when I were able to use css3 … Continue reading
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
Why You Should Update Your PHP Settings – Steps on How to Easily Do That
Dynamic websites are built on a PHP (or Hypertext Preprocessor) backbone that allows users to enjoy the comforts of the power such coding brings it. It is very flexible so that many users can utilize the code in order to … Continue reading
Drupal: How to enable clean urls with xampp and wamp
If you’re not using a Mac or linux and you’ve just installed a fresh copy of drupal on your machine then your probably wanting to know how can you enable clean urls on your localhost. I have spent hours in … Continue reading
Freelancing: Taking on smaller projects but earning a bigger amount
Freelancing is the best especially when you have enough clients for the month. I mean you get this feeling like you’re complete but what happens when you do not meet your monthly requirements and things start to get slow? In … Continue reading
Getting started with search engine optimization(SEO)
Whenever I hear of someone starting a new website or complete a website for a client, the question, “Will my site be visible by Google?” always comes into the picture. Search Engine Optimization is very important for any website and … Continue reading