Want to create a usable pagination for your blog or website? You’re in the right place! We selected 20 clean and free and premium pagination plugins with user-friendly designs. You don’t have to be a web designer to upgrade your website with one of these cool pagination plugins. Here they are: If these 20 free… Continue reading 20 Free and Premium Pagination Plugins
Category: Web Development
Showcase of Useful Bootstrap Tools For Web Developers
The popularity of Bootstrap tools has been greatly increased in the past few years because of the awesome features they offer such as add-ons, pre-styled modules of library and so on. The responsive framework in the Bootstrap tool helps you keep your website transparent, thus making it more appealing. Moreover, since these Bootstrap tools are… Continue reading Showcase of Useful Bootstrap Tools For Web Developers
Make Magical Scroll Interaction with Scroll Magic Plugin
< ScrollMagic is a jQuery plugin which essentially lets you use the scrollbar like a progress bar. It’s the plugin for you, if you want to start an animation at a specific scroll position, synchronize an animation to the scrollbar movement, pin an element at a specific scroll position (sticky elements). You can easily add… Continue reading Make Magical Scroll Interaction with Scroll Magic Plugin
20 jQuery plugins that you can customize visually
Here are some cool jQuery plugins that you can implement within minutes! They’re all extremely useful, and can be customized for your website with an easy and intuitive click interface of Bitconfig. Bitconfig is like a fiddle for jQuery plugins. All plugin options are listed in a config panel and you just need to select… Continue reading 20 jQuery plugins that you can customize visually
An Introduction To Grunt
Today, most front end web developers spend a lot of time with technologies like Sass, LESS, HTML and JavaScript. The last couple of years have been an exciting time in web development and technologies like Grunt have contributed to said excitement. In this series, I plan on introducing you to Grunt and to talk about… Continue reading An Introduction To Grunt
Using CreateJs: PreloadJS, SoundJS, and TweenJS
In the first part of this series about using CreateJs, we had a look at EaselJs. In this second and last part, we will look at PreloadJs, SoundJs, and TweenJs.
Time Saving Synchronised Browser Testing
When you’re making responsive websites, there’s a lot of tweaking and testing to do. BrowserSync makes your workflow faster by synchronising URLs, interactions and code changes across multiple devices. It’s wicked-fast and totally free. Your scroll, click, refresh and form actions are mirrored to browsers while you test. Browsers are automatically updated as you change… Continue reading Time Saving Synchronised Browser Testing
“Startup Design Framework” Website Builder Review
The Startup Design Framework is advertised as a tool primarily aimed at start-ups who are looking to build a better website for their organisation or project. While it’s not a WordPress-specific tool, those looking for a different approach to making websites should find it interesting. The framework has been developed by the Designmodo team and… Continue reading “Startup Design Framework” Website Builder Review
Embed an Interactive Panoramic Photo with jQuery Panorama Viewer
As a traveler and a photographer myself, I have always been disappointed with the way we share our panoramic photos. Most of the time, highly detailed panoramic photos are skewed down so that they fit the website layout, making it impossible to enjoy the photo or as Derek Zoolander once said, “What is this? A… Continue reading Embed an Interactive Panoramic Photo with jQuery Panorama Viewer
20 Popular jQuery Plugins That You Can Configure Without Any Coding
In this post, I have collected some popular jQuery plugins that can be configured in less than a minute! Really. They can be easily implemented by selecting the plugin options that you need by using my easy-to-use Bitconfig user interface. So, what is Bitconfig and how can it help configure jQuery plugins? Bitconfig is a… Continue reading 20 Popular jQuery Plugins That You Can Configure Without Any Coding
Fn.js – Encourage Functional Programming Style
fn.js is a JavaScript library built to encourage a functional programming style & strategy. fn.js aims to support functional practices over performance or established conventions. In order to guide you on the right path, fn.js internals force avoidance of side effects, object mutation, and function state. fn.js runs in the Node.js or in the browser… Continue reading Fn.js – Encourage Functional Programming Style
Check out the Cherry Framework for WordPress
Presently they have more than 20,000 themes and a large portion of them are WordPress themes. Presently I wish to focus upon their Cherry themes which run on the Cherry Framework for WordPress. Check it here This Cherry is a framework for WordPress which can be downloaded and installed for free.
35 Best HTML5 Development Tools To Save Your Time
Are you running out of time? Want to save your time without compromising on the quality of your work? Here is the solution for you. Have a look at this collection of 35 best and most useful HTML5 development tools that not only save your time but also improve your productivity as well. The introduction… Continue reading 35 Best HTML5 Development Tools To Save Your Time
Responsive Images: Still Waiting for a Standard? Try Rwd.Images.Js Instead!
Responsive Images is a topic far from resolved. Will it be the picture element as proposed by the W3C or will it be the srcset attribute as proposed by WHATWG in the end? No matter what time will bring, responsive images are a problem that needs to be solved today and not sometime in the… Continue reading Responsive Images: Still Waiting for a Standard? Try Rwd.Images.Js Instead!
40 Placeholder Content Generators for Testing Project Layouts
Both websites and mobile projects often benefit from demoing content. But instead of spending your time slavishly copywriting, why not incorporate Lorem Ipsum as a method to generate filler text? Over the years many websites have popped up to offer variations on this filler content. Even static images can be embedded on-the-fly with these webapps.… Continue reading 40 Placeholder Content Generators for Testing Project Layouts
Browser Testing in the Cloud Redux
I’ve written quite a bit about browser testing solutions trying to help identify techniques and tools that make cross-browser development easier. My last article on the subject covered how to use BrowserStack to test any number of browsers all from one central tool; your own browser. I was on a Windows PC back then so… Continue reading Browser Testing in the Cloud Redux
10 jQuery Lightbox Plugins
jQuery is a powerful tool for web designing. It can transform a web page to an entertaining and high quality. Today we collect some wonderful lightbox plugin with many variations. These lightbox plugins became very popular because it is very easy to implement. Quick & Simple LightBox Plugin For jQuery – Boxer Boxer is a… Continue reading 10 jQuery Lightbox Plugins
Tutorial: Create A Countdown & Signup Coming Soon Page
Today I wanted to share with you a quick and easy way to building a countdown landing page with a simple email sign up form. To complete this demo I will be using a jQuery plugin called FlipClock.js to power the countdown clock and MailChimp to power the email sign up form. View The Demo… Continue reading Tutorial: Create A Countdown & Signup Coming Soon Page
20 Best Opencart Themes For Online Store 2014
Best opencart themes 2014 which helps you to open online store or ecommerce website in just a few minutes. Thes opencart themes has all required features. OpenCart is considered to be one of the most stable and potential platforms on the market. You just simply need to install it, select your theme add your products… Continue reading 20 Best Opencart Themes For Online Store 2014
Using WordPress for Web Application Development: Features: Sessions
In this series, we’re taking a look at how it’s possible to build web applications using WordPress. Thus far, we’ve talked about how WordPress is a foundation (rather than a framework), its architecture, how we need to conceptually think of it when approaching it especially coming from other languages, and then we began talking about… Continue reading Using WordPress for Web Application Development: Features: Sessions
10 Online Applications To Help With File Management
Managing file is a necessity of today’s world because we have to deal with the great amount of different types of files on a daily basis – be is documents, images, photos, multimedia, etc. therefore, it is important to have a system where you can manage all of your files without any hassle. Today, the… Continue reading 10 Online Applications To Help With File Management
Creating a WordPress Theme From Static HTML: Adding a Loop – Part 4
Tutorial Details Software: WordPress Difficulty: Beginner Completion Time: 1 hour Part 1 Part 2 Part 3 Part 4 In the first three parts of this series, you learned how to prepare static HTML for WordPress and to create a theme by splitting your HTML file into a set of template files and editing the stylesheet.… Continue reading Creating a WordPress Theme From Static HTML: Adding a Loop – Part 4
QubeAdmin Pro Admin Theme – Ready To Spice Up Your WordPress Admin Area?
Have you ever been bored with the default look of the WordPress admin dashboard and want to change it? You might think that this would need a lot of coding experience (surely it does!), however, are new type of themes built to automate this process start to hit the market. If you work with web… Continue reading QubeAdmin Pro Admin Theme – Ready To Spice Up Your WordPress Admin Area?
Creating a WordPress Theme From Static HTML: Uploading Your Theme to WordPress – Part 3
Tutorial Details Software: WordPress Difficulty: Beginner Completion Time: 1 hour Part 1 Part 2 Part 3 Part 4 In the first two parts of this series, you learned how to prepare static HTML for WordPress and to split your HTML file into a set of template files. You now have the beginnings of a theme,… Continue reading Creating a WordPress Theme From Static HTML: Uploading Your Theme to WordPress – Part 3