WordPress Black Friday and Cyber Monday 2013

WordPress Black Friday & Cyber Monday 2013

Every year the WordPress world fully embraces these holidays by giving big discounts off their pricing. This year we wanted to bring you a list of some of the biggest and best WordPress deals for Black Friday and Cyber Monday 2013.

Blitz Test Result

Configuring Apache/PHP/MySQL for Low Memory (RAM) VPS

On a VPS with 512MB of RAM and less, problems can arise if steps aren’t taken to reduce usage. MySQL and Apache can consume quite a bit of memory, if you’re not careful. This post discusses how to reduce the amount of memory they use without killing performance.

How to use Featured Post Image in NARGA child theme

How to use Featured Post Image in NARGA child theme

When you write a post, you will find the way to set a featured image of post, that’s aweasome feature to make your website more attraction. In this short tutorial I am going to display and explain the code for getting the Featured Images to fit your needs.

Why I Moved to DigitalOcean & How to setup a perfect VPS

Guidelines to setup a perfect Digital Ocean VPS

Why I moved to Digital Ocean. Here is review and guidelines to setup perfect VPS. DigitalOcean offers an extremely fast cloud technology allowing its users to manage their infrastructure in a more efficient manner. Needless to say I am very satisfied with the result.

New section Layout added to Theme Customizer

Comprehensive Guide to make WordPress Theme Options with Customization API

The Theme Customizer was introduced since WordPress version 3.4 then it’s become a relatively new way of WordPress Themes to provide you with options. It allows for an editing environment where theme options can be tried by the administrator before being applied to the live site. In this tutorial, we will look at exactly how this feature can be added to a theme and I show you how to create your own classes to extend the controls to make your own Customizer Custom Controls, since not all fields and requests are in the core already. You can access existing solutions of the community or create your own classes.

WordPress Dashboard keyboard shortcuts

Navigate & Control Your WordPress Dashboard with Keyboard Shortcuts

WordPress has lots of built-in keyboard shortcuts that come without the use of any plugin that you can use to edit your posts or work with comment moderation. If I need to make a text bold/italics, or insert a link/image or wrap a text in quotes all I need to do is perform the keyboard shortcut. Not only does this enable me to save time but it also helps me to blog more efficiently.

Your theme doesn't support Infinite Scroll

How to make your theme support Jetpack’s Infinite Scroll feature

The Infinite Scroll module in JetPack detecting when a user gets to the bottom of a page that contains a list of posts and automatically checks for and loads in the next lot of posts instead pagination. Unlike many of the modules already in Jetpack, Infinite Scroll only works with themes that support it.

Best FeedBurner Alternative Services after its shutdown

Top Best FeedBurner Alternative Services after its shutdown

Will FeedBurner shuting down after Google Reader is gone? If you run a blog there are a lot of things to know about and consider doing with this change coming up that you’ll want to take care of in the next couple months. After your Feedburner feed is not working anymore, you’re not alone and you basically have two choices – switch to your blog platform’s atom feed for free (no analytics), or switch to the alternative services like: Feedblitz, FeedPress, FeedCat … In this post I’ll explain why you should replace Feedburner RSS feed to another platform like FeedBlitz, FeedCat… I’m sure you’ll find it useful.

Asynchronous JavaScript

Asynchronously Javascript Loading for Social Button

Social buttons are most common methods to sharing your post to social networks like Facebook, Twitter, Google+. But after added your favourite social network script, be it like buttons or twitter widgets to your site or blog and then you notice that the load time of you page went drastically down. What happened?

How to Schedule Backup WordPress Database

How to Schedule Backup WordPress Database

There are too many methods, plugins, tools which help you schedule backup WordPress database for you and send it across to a safe storage space such that the latest backup is there whenever you need it, wherever you need to restore database from across the world.

Improve Octopress with Advanced Tweaks & Tips

Octopress is a framework design for Jekyll. It’s static site generator and that’s why it lacks of advance feature like WordPress (Read more about it if you would like to move from WordPress to Octopress). Jekyll support plugins so you can use it for improve your website that’s based on Octopress.
From last post, you’ve known some tips to help your blogging proccesses with Octopress easier than normal. In this post, I will continuing show you some advanced tweaks to improve Octopress power.