HTTP: The Protocol Every Web Developer Must Know – Part 1

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Learning the fundamentals of the World Wide Web is crucial, especially if you are planning to build web apps. And, HTTP is at the heart of any web application you could build. HTTP stands for Hypertext Transfer Protocol. It’s a stateless, application-layer protocol for communicating between distributed… Continue reading HTTP: The Protocol Every Web Developer Must Know – Part 1

Top 20 Most Usable Content Management Systems

There are plenty of options when picking a content management system for a development project. Depending on how advanced you need the CMS to be, what language it’s built in, and who is going to be using it, it can be a nightmare trying to find the “perfect” CMS for a project. However, some CMSs… Continue reading Top 20 Most Usable Content Management Systems

20 Creative Portfolio WordPress Themes

WordPress is best and easier platform to create a website which is easy to edit and navigate. It is the tool that set up your identity in the professional world. Let’s go to the real and quick world when i’m talking about wordpress themes style. Every new or old photographer, artist, designer, theme layout is… Continue reading 20 Creative Portfolio WordPress Themes

20+ Brilliant Premium and Free Adobe Muse Templates

In this post, we have compiled a list of truly brilliant premium and free Adobe Muse templates. If you haven’t already heard it, Adobe Muse is a component of Adobe Creative Cloud that during the first quarter of 2013 gained 479,000 new subscribers. It is becoming an incredibly popular way of building websites and for the… Continue reading 20+ Brilliant Premium and Free Adobe Muse Templates

9 Lightweight & Flexible PHP CMS

I used to write my own CMS (Content Management System) with PHP and MySQL. It’s not an easy task because you need to plan the structure of the CMS, its logic, testing and future enhancement. CMS development can get really complicated if it involves users with different roles. To cut it short, unless you have… Continue reading 9 Lightweight & Flexible PHP CMS

10 Useful Tips For Debugging and Troubleshooting in Programming

With a shiny new file open in the text editor and not a line of code written, every new project seems full of possibility and promise. Several thousands of lines of code later, that same project can seem weighed down by bugs that make adding new features a pain, and drain the enthusiasm of programmers.… Continue reading 10 Useful Tips For Debugging and Troubleshooting in Programming

Create A Simple Responsive Portfolio Page with Filtering and Hover Effect

In this tutorial, I’m going to show you how to create portfolio page with filtering and also hover effect for each of your project item. We will be using a CSS3 and jQuery filter & sort plugin called MixItUp. This script should work pretty well with our previously published tutorial – display images with shape masking and… Continue reading Create A Simple Responsive Portfolio Page with Filtering and Hover Effect

Retinize It: Free Photoshop Action For Slicing Graphics For HD Screens

High-definition (or “Retina”) displays have spread wider and wider, and evidently their numbers will keep growing. So, as creators of products that will be consumed on Retina devices, we have to optimize our design and development workflow accordingly. Slicing graphics from finished designs to use for development is one of the less enjoyable parts of… Continue reading Retinize It: Free Photoshop Action For Slicing Graphics For HD Screens