'14:59:26' tutorials

All '14:59:26' tutorials:

  1. Android SDK: Using the Text to Speech Engine

    Android SDK: Using the Text to Speech Engine

    Tutorial Intermediate

    This tutorial will teach you to give your applications a voice with the Android SDK text to speech engine!

  2. Building an iScroll "Kitchen Sink"

    Building an iScroll "Kitchen Sink"

    Tutorial Intermediate

    This tutorial will teach you how to build a "Kitchen Sink" application for iScroll 4. Building this application will teach you to implement Pinch and Zoom...

  3. How to Scrape Web Pages With Node.js and jQuery

    How to Scrape Web Pages With Node.js and jQuery

    Tutorial Intermediate

    Node.js is growing rapidly; one of the biggest reasons for this is thanks to the developers who create amazing tools that significantly improve productivity...

  4. Attaching Files To Your Posts Using WordPress Custom Meta Boxes, Part 2

    Attaching Files To Your Posts Using WordPress Custom Meta Boxes, Part 2

    Tutorial Beginner

    In the first post, we took a look at how to attach a file - specifically, a PDF - to WordPress posts and pages without having to use a plugin or third-party...

  5. Create a Flexible XMPP Chat for a Member-Based Website With Flash and PHP

    Create a Flexible XMPP Chat for a Member-Based Website With Flash and PHP

    Tutorial Beginner

    We'll be looking at how to create a XMPP chat application that can be used in many different scenarios. You'll learn how to integrate an external database...

  6. Building a Jabber Client for iOS: Custom Chat View and Emoticons

    Building a Jabber Client for iOS: Custom Chat View and Emoticons

    Tutorial Intermediate

    In this part of the series, we will build a custom view to make chat messages look more professional. Moreover, we will also add real emoticons to display in...

  7. How to Create a Web Service: Start to Finish

    How to Create a Web Service: Start to Finish

    Tutorial Advanced

    There's no two ways about it; putting together a website is hard! You need to know a myriad of programming languages (HTML, PHP, CSS, AJAX, Javascript,...

  8. Android User Interface Design: The Basics of Control Focus Order

    Android User Interface Design: The Basics of Control Focus Order

    Tutorial Beginner

    There’s nothing more annoying than trying to navigate a poorly designed user interface on a mobile application. How your application behaves in terms of...

  9. CentOS 5: File Server Essentials

    CentOS 5: File Server Essentials

    Tutorial Intermediate

    What powers a file serving environment? In this tutorial, we'll begin to learn the skills required to install an enterprise grade operating system and...

  10. Golden Eggs: Build a Flash Game Using Twitter API Calls

    Golden Eggs: Build a Flash Game Using Twitter API Calls

    Tutorial Intermediate

    In this tutorial I will walk you through some of the uses of the Twitter REST API, and how you can use it to create a game that not only displays real-time...

  11. Creating a Custom 'The Posts I Commented On' Loop

    Creating a Custom 'The Posts I Commented On' Loop

    Tutorial Beginner

    Sometimes a WordPress developer might need custom loops which can not be generated with standard loops as category, author, index, date, archive, taxonomy...

  12. Build Ajax Data Grids with CodeIgniter and jQuery

    Build Ajax Data Grids with CodeIgniter and jQuery

    Tutorial Intermediate

    In this lesson, we will create a CodeIgniter library that allows us to generate data grids automatically for managing any database table. I'll explain each...