Originally posted on Geek's Retreat:
The canvas element is part of HTML5. It allows for dynamic, scriptable rendering of 2D shapes. It allows a developer to draw just as an artist would on their canvas; albeit, without the same creative flare an artist may have. As I’m a developer I couldn’t resist having an…
Filed under How to …
Setting up a PHP development environment
Before we begin talking about PHP, let us setup the environment we’ll be working in. What I mean by that is we’ll install all the necessary software that is required to run PHP and make it easier for us to develop PHP applications. So, what do we need to begin developing PHP applications? Operating System … Continue reading
So this is what i am going to do.
Yes, this is it. Enough time wasted scrolling up and down the facebook wall, enough time spent on going through hundreds of pages and courses. It won’t work. For a simple fact that our brain is a book shelf. It will keep all the book in there but what use is of a book shelf … Continue reading
Installing Ubuntu as a Windows Application
Just a while before, a few weeks probably, my friend texts me “I did something stupid. Please save me, you’re my only hope!” Before you go on digging into it, let me explain. She tried to install Ubuntu on her Laptop. She wished to run it in parallel with Windows 7. What she was trying … Continue reading