'profile' tutorials

All 'profile' tutorials:

  1. Improving Blog Discussions With Disqus Comments

    Improving Blog Discussions With Disqus Comments

    Tutorial Intermediate

    In the first part we discussed how we can use the default WordPress comments system to engage users into effective discussions. Today we are going to talk...

  2. Show Yourself Off With a Custom Author Box

    Show Yourself Off With a Custom Author Box

    Tutorial Beginner

    Multi-Author blogs are becoming increasingly popular and with good reason. Creating regular, engaging content can often be a challenge for an individual...

  3. Game UI by Example: A Crash Course in the Good and the Bad

    Game UI by Example: A Crash Course in the Good and the Bad

    Tutorial Intermediate

    How easy is it for your player to put their intention into action, or to understand what's going on in your game? In this tutorial, you'll learn how to build...

  4. Practical Tips For Taking Care of Your Mac's Battery

    Practical Tips For Taking Care of Your Mac's Battery

    Tutorial Beginner

    Rechargeable batteries are in all our electronic equipment, yet we know very little about them. In this tutorial we’ll discuss the best methods of keeping...

  5. CodeIgniter from Scratch: Profiling, Benchmarking & Hooks

    CodeIgniter from Scratch: Profiling, Benchmarking & Hooks

    Tutorial Intermediate

    In this 15th episode of the series, we are going to learn about three subjects: Profiling, Benchmarking and Hooks. You can use these tools to analyze your...

  6. Master Developers: The Ember.js Core Team

    Master Developers: The Ember.js Core Team

    Tutorial Beginner

    Single page apps are the new hotness; everyone's trying to figure out the easiest way to build them. But it's more than just finding a couple of controls to...

  7. Building Ribbit in Django

    Building Ribbit in Django

    Tutorial Intermediate

    After implementing our Twitter-clone, Ribbit, in plain PHP and Rails, it's time to introduce the next walk-through: Python! In this tutorial, we'll rebuild...

  8. Using Web Debugging Proxies

    Using Web Debugging Proxies

    Tutorial Beginner

    My previous two articles focused on debugging tools, so it's only fitting that I continue with this theme. When debugging front-end code, you tend to spend a...

  9. HTTP Succinctly: HTTP State and Security

    HTTP Succinctly: HTTP State and Security

    Tutorial Intermediate

    In this last chapter we will look at the security aspects of HTTP, including how to identify users, how HTTP authentication works, and why some scenarios...

  10. A Peek at Internet Explorer's Developer Tools

    A Peek at Internet Explorer's Developer Tools

    Tutorial Intermediate

    I hate debugging, and have never met any developer who argued otherwise. It's a drag to have to go through your code and figure out why it's broken. And most...

  11. Working with UIRefreshControl

    Working with UIRefreshControl

    Tutorial Intermediate

    When Loren Brichter introduced the idea of "pull to refresh" in Tweetie 2 a few years ago, it wasn't long before developers started to adopt this ingenious...

  12. 5 Benefits of Using FeedBurner With WordPress

    5 Benefits of Using FeedBurner With WordPress

    Tutorial Beginner

    WordPress has the "feeds" feature in its core, which allows our blogs to be read on feed readers like Google Reader. Although it's probably the best we can...