Latest in web development

  • 3 Gamification Plugins To Take Your WordPress Blog To The Next Level

    May 19, 2013

    featured-gamification-wordpress

    Points, badges and leaderboards – the staple of gamification is found in so many places nowadays that the act of avoiding a numerical designation of your worth or status is nigh impossible. Regardless of your personal feelings toward the concept though, there’s no doubt that rewarding users for specific actions on your website, such as sharing [...]
    Keep Reading »

  • How To Protect WordPress from Intrusion: Your Must-Read Checklist

    May 17, 2013

    wordpress-malware

    Botnets around the world have turned their attention from sending out spam emails to systematically hacking into Wordpress installs; it's a lucrative business given that Wordpress powers 40% of all blogs. Especially considering that even we fell victim to this, it's about time we did a comprehensive post on exactly how to protect your self-hosted Wordpress install.
    Keep Reading »

  • Facebook Ads vs Google Adwords: Which One Got Me The Most Clicks?

    May 15, 2013

    fbads

    I honestly never thought that I'd be paying for any sort of advertising for my blog, at least not until it entered into the "big time", with many hundreds of thousands of pageviews per day. I never really believed that the cost of advertising on a small scale could really be worth the results. If you only invest less than $10 a day into an advertising campaign, can it really have any impact at all? Don't most advertising campaigns require hundreds of dollars a month or more? This is the question that I set out to answer at the beginning of this year
    Keep Reading »

  • Yes, You Can Code On The Go: 4 Of The Best HTML Editors for Android

    May 13, 2013

    android_html_intro

    While Android is a great platform for Facebook and Angry Birds, it can also be a viable mobile solution for web developers. However, web developers can't be pleased with just any regular old text editor -- they need specialized code editors to make it quicker and easier to do their work. I'm going to show you the top four HTML editors that should allow any web developer to do plenty of work on a tablet or some quick fixes on a smartphone.
    Keep Reading »

  • Blogger To WordPress, WordPress To Blogger – Switching Blogs Tested

    May 9, 2013

    blogger

    After a rather thorough and taxing look at both Blogger and WordPress.com it's time to evaluate the possibility that some of you might want to switch from one service or the other. That or you floated in on a wave of search traffic, looking at whether this is possible. It's a rather simple operation, but one that requires a bit of testing to see how your content will look on a different platform.
    Keep Reading »

  • Handsome Stats – Get The Google Analytics Stats That Matter Most

    April 27, 2013

    Handsome Stats

    Google Analytics is one of the most robust options out there for keeping track of how visitors are interacting with your website, where they're coming from and more. But sometimes it can be a little bit overwhelming trying to figure out what all the data means, and to filter down to the data that you really want to to view. There are a few apps that plug themselves into Google Analytics and make it easier to read and view the content that matters to you.
    Keep Reading »

  • A Day In The Life Of a BlackHat SEO, Circa 2010

    April 21, 2013

    featured-hacker

    For most people, SEO consists of making sure your page content is compelling and the metadata accurately describes the page without keyword stuffing. But there's another side to SEO - the world of blackhats. The dark enclave of the blackhat SEO is a fascinating place, and I took some time to talk to a friend who was involved in the business for some time - here's what we discussed. I know you can't exactly MakeUseOf this, but I hope it's interesting nonetheless.
    Keep Reading »

  • 3 Ways To Speed Your Site Up With The Cloud

    April 10, 2013

    speedtest-icon.jpg

    The Cloud is the answer to all the worlds problems, it would seem - a buzzword technology that sends computing full circle right back to where it started - with a thin client model and all the power in a remote server. Economic downturn? No problem - just put it in the cloud! World peace? There's a cloud app for that. I joke, of course - but there are actually some legitimate uses for this "new" technology.
    Keep Reading »

  • jQuery Tutorial (Part 5): AJAX Them All!

    March 10, 2013

    programming101

    As we near the end of our jQuery mini-tutorial series, it's about time we took a more in-depth look at one of the most used features of jQuery. AJAX allows a website to communicate with a server in the background without require the entire page to reload. From Facebook-style infinite status streams to submitting form data, there's a million different real life situations in which this technique can be useful.
    Keep Reading »

  • jQuery Tutorial (Part 4) – Event Listeners

    March 8, 2013

    programming101

    Today we're going to kick it up a notch and really show where jQuery shines - events. If you followed the past tutorials, you should now have a fairly good understanding of the basic code structure of jQuery (and all the horrible curly braces that go with it), as well as how find elements of the DOM and some of things you can do to manipulate them. I also showed you how to access the developer console in Chrome and how you might use it to debug your jQuery code.
    Keep Reading »

  • Figure Out Website Problems With Chrome Developer Tools Or Firebug

    March 6, 2013

    featured-debug-tools

    If you've been following my jQuery tutorials so far, you may have already run into some code problems and not known how to fix them. When faced with a non-functional bit of code, it's very difficult to actually pinpoint the offending line of code - and that's where debugging and developer tools come in. So before continuing with some more complex jQuery code, I thought we'd examine the tools available in the world's most popular browser - Chrome.
    Keep Reading »

Page 1 of 9 1 2 3 4 5 6 9