Cross browser compatible HTML5 videos
For years, Flash has been the most popular solution for playing videos on the web. But the HTML5 specification is bringing a new solution, HTML5 videos. In...
View ArticleHacks and snippets to enhance the WordPress search engine
The WordPress built-in search engine is often cited as one of the weak points of the popular blogging platform. In this article, I have compiled several code...
View ArticleCSS and JavaScript tools to take your website to the next level
Want to enhance your website with the latest tools available? In this article, I have compiled a bunch of super useful tools to enhance your website and take...
View Article10 awesome PHP functions and snippets
Every web developer should keep useful code snippets in a personal library for future reference. Today, I’m showing you the 10 most useful snippets and...
View ArticleWordPress hacks and snippets to efficiently reduce spam
Spam is a nuisance and every blogger have to deal with it. As a WordPress user, I bet you already use Akismet, which is definitely a great way to reduce spam....
View ArticleUseful jQuery code snippets
jQuery is definitely a great tool when it comes to front-end web development. Today, I’m sharing with you a bunch of super useful jQuery snippets from my...
View ArticleSuper useful tools for CSS coding
When you develop a website or web app, having the right tools can definitely help you to save a lot of time. In this article, I have compiled a list of fresh...
View ArticleAwesome CSS Libraries, Boilerplates, and Frameworks
When starting a new project, using a CSS framework or boilerplate can help you save a lot of time. In this article, I have compiled my favorite CSS...
View Article130+ Essential Vim Commands
Since the 70′s, vi and vim are very popular text editors among programmers. 5 years ago, I wrote an article named “100 vim commands every programmer should...
View ArticleUseful and Ready-to-use HTML5 Snippets
HTML is super easy to write, but when creating webpages, you often need to do the same repetitive tasks, such as creating forms. In this article, I have...
View Article10 Awesome Tutorials to Master CodeIgniter
CodeIgniter is an open source rapid development web application framework for use in building dynamic web sites with PHP. In today’s article, I have compiled...
View Article11 “Flat” WordPress Themes
“Flat” design is the new trend in modern web design. If you want to make your WordPress website or blog look clean, professional and elegant, here’s a...
View Article10+ Handy and Reusable jQuery Code Snippets
Over the years, jQuery became a must-use for every web developer. It is simple to use, fast and very powerful. In this article I have put together a series of...
View ArticleManage WordPress comments using SQL
Although WordPress have an effective built-in comment management interface, for several tasks like deleting bulk comments it is way easier and quicker to use...
View ArticleHow to build a fixed menu in 3 easy steps
Fixed menus are a definitive web design trend of 2014. They look good, and they are also super useful for visitors. Today, I’m showing you how you can create...
View Article