Like Quertime on Facebook!

Tag: source code

20 WP-Config Snippets to Configure WordPress Site

Posted on by in WordPress

WordPress is one of the simplest yet most efficient content management systems out there, allowing you to have a website up and running with just a few clicks, with little to no technical skills necessary in the process. However, while most of the basic settings can be configured through the use of the visual interface WordPress Admin, additional customization is possible though wp-config.php – a file that contains numerous parameters for your new site. It is important to note that wp-config.php contains a lot of settings that can make or break your website, so make sure you have a backup copy of it you can use in case things go south.

wordpress-wp-config-snippets

Now that you’re all set, here are 20 wp-config snippets to configure your WordPress site and make it more secure. Read more…

20 Awesome CSS Tips a Web Developer Must Try

Posted on by in Web Design

CSS isn’t easy to deal with. As a web developer it’s always good to master the CSS fundamentals and develop stronger foundation. Here’s a list of 20 highly useful CSS Tips every web designer and developer should know.

css-tips

Full list after jump. Read more…

How to Convert Web Design to Codes? Try These 20 Online Tools

Updated on by in Web Design

Coming up with an absolutely stunning design is the steppingstone towards development of a visually appealing and working website. Once you’ve a good design in place, it’s time to convert the same into semantic/seo-friendly HTML/CSS codes. Well, this is where the problem arises. It can be quite time-consuming and erroneous process to convert your design into codes.

online-tools-convert-web-design-to-codes

Fortunately, today we have a good number of tools that allow you to convert your designs into multi-browser compatible codes. Through this post, I intend to share with you 20 high-end tools and services that serve as the best means for performing PSD to HTML/CSS conversions conveniently. Read more…

How to Style a Page Using CSS

Posted on by in Web Development

Cascading Style Sheets or CSS is a programming language used to add appealing visual effects and common styles to otherwise mundane HTML or XHTML content. The language is fairly easy to learn and use.

css-basics

When you have several combined effects and styles using CSS code, you can create a more aesthetically pleasing website. Read more…

15 Cool WordPress Coding Tips You Must Know

Updated on by in WordPress

First released on May 27, 2003, by Matt Mullenweg and Mike Little, WordPress has come a long way. WordPress is a free and open-source blogging tool and is a content management system based on PHP and MySQL. Due to its ability to provide a great degree of customisation to its user, it is one of the most popular blogging systems today.

wordpress_code_tips

Many a times, when we spot a great feature or a function on somebody else’s website or blog, we try to incorporate that in our blog too. Also, if you are working on theme design or you are customising your website, sometimes, digging for codes becomes quite inconvenient. It is a great help if we are able to locate help with tips on WordPress during those times. Following are the cool 15 tips among many which we can make use of when working with WordPress. Read more…

17 Best WordPress Plugins to Display and Highlight Code in Blog Posts

Updated on by in WordPress

Which is the best plugin to display code in your WordPress posts? Although WordPress allows users to display code within a post, the result is not impressive. That’s the reason why there are so many great plugins out there to address this issue. If you happen to be a blogger and occasionally publish coding tutorials, then today’s post will definitely be useful to you. We’ve done extensive research and gathered 17 most-used WordPress plugins for displaying code snippet in blog posts.

best_wordpress_plugins_to_display_highlight_code

Read more…

Best Free Source Code Editors for Windows, Linux and Mac OS X

Updated on by in Software

A source code editor is a text editor program designed specifically for editing source code of computer programs by programmers. It may be a standalone application or it may be built into an integrated development environment (IDE). In this article, we would like to introduce you some simple yet professional free source code editors which can be used as a replacement for Notepad or Dreamweaver.

best_free_source_code_editors_for_windows_linux_and_mac_os_ x

Read more…