Books

  1. Radio Userland Kick Start
    Radio Userland Kick Start

  2. Parallel Scientific Computing in C++ and MPI: A Seamless Approach to Parallel Algorithms and Their Implementation
    Parallel Scientific Computing in C++ and MPI: A Seamless Approach to Parallel Algorithms and Their Implementation

  3. BEA WebLogic Workshop 8.1 (Kick Start)
    BEA WebLogic Workshop 8.1 (Kick Start)

  4. Inside Server-based Applications
    Inside Server-based Applications

  5. Managing Enterprise Content: A Unified Content Strategy
    Managing Enterprise Content: A Unified Content Strategy

  6. Integrated IT Project Management: A Model-centric Approach
    Integrated IT Project Management: A Model-centric Approach

  7. PC Card / Pcmcia Software Developer's Handbook
    PC Card / Pcmcia Software Developer's Handbook

  8. Planning and Scheduling Using Microsoft Project 2002
    Planning and Scheduling Using Microsoft Project 2002

  9. Introduction to Scientific Programming: Computational Problem Solving Using Mathematica and C
    Introduction to Scientific Programming: Computational Problem Solving Using Mathematica and C

  10. Data Mining with SQL Server 2000 Technical Reference
    Data Mining with SQL Server 2000 Technical Reference

  11. Designing Microsoft ASP .NET Applications
    Designing Microsoft ASP .NET Applications

  12. Professional Crystal Reports for Visual Studio.NET
    Professional Crystal Reports for Visual Studio.NET

  13. JMX Programming
    JMX Programming

  14. Scenarios, Stories, Use Cases : Through the Systems Development Life-Cycle
    Scenarios, Stories, Use Cases : Through the Systems Development Life-Cycle

  15. Microsoft Project Server 2002
    Microsoft Project Server 2002

  16. BTEC National for It Practitioners: Software Development
    BTEC National for It Practitioners: Software Development

  17. ASP.NET Web Matrix Starter Kit
    ASP.NET Web Matrix Starter Kit

  18. Building Secure Microsoft ASP.NET Applications
    Building Secure Microsoft ASP.NET Applications

  19. Building ASP.NET Applications for Mobile Devices
    Building ASP.NET Applications for Mobile Devices

  20. OpenGL ES Game Development
    OpenGL ES Game Development

  21. Taming Jaguar: Survival Guide for Developing and Administering EAServer Applications
    Taming Jaguar: Survival Guide for Developing and Administering EAServer Applications

  22. Component-based Business: Plug and Play (Practitioner S.)
    Component-based Business: Plug and Play (Practitioner S.)

  23. AppleScript for Dummies (For Dummies S.)
    AppleScript for Dummies (For Dummies S.)

  24. PMP Project Management Professional Certification Kit
    PMP Project Management Professional Certification Kit

  25. Project+ Study Guide
    Project+ Study Guide

Radio UserLand Kick Start
Average customer rating: 5 out of 5 stars
  • Great resource for Radio users
  • The book you should own if you use Radio Userland
Radio UserLand Kick Start
Rogers Cadenhead
Manufacturer: Sams
ProductGroup: Book
Binding: Paperback

Internet PublishingInternet Publishing | Internet, Groupware, & Telecommunications | Networking | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Web Programming | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Desktop Publishing | Graphic Design | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
WeblogsWeblogs | Business & Culture | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Qualifying Textbooks - Spring 2007Qualifying Textbooks - Spring 2007 | Stores | Books
GeneralGeneral | Software Books | Custom Stores | Stores | Software
ASIN: 0672325632

Amazon.com

Radio Userland, in case you haven't heard of it, is a content aggregator. It collects story lists from Weblogs and other Internet sites--standardized protocols for doing this exist--and allows you to view them easily. It's also a Weblog editor that enables you to manipulate your own blog more efficiently than standard Web interfaces allow. In Radio Userland Kick Start, Rogers Cadenhead explains how to use the software, taking into account that Radio Userland is a new kind of application with which many of his readers will not be familiar. He does an admirable job of explaining both the general ideas (Weblogging and cherrypicking content) and the specifics of Radio Userland itself.

About half of this book is concerned with user-level features of Radio Userland (that is, everything short of programming); the other half has to do with programming in the UserTalk programming language (as well as a handful of related ones). The user-level coverage is comprehensive and patient enough to get you through the moments of confusion that are sure to strike as you learn about the Radio environment. The programming coverage is similarly complete, explaining both theory (like how RSS feeds work) and practice (there are lots of code listings that illustrate popular effects). This book covers its subject fully. --David Wall

Topics covered: How to use Radio Userland, its associated Weblog hosting service, the UserTalk language, and the RSS syndication format to consume and publish news and commentary on the Internet, even if you've never Weblogged before.

Book Description

Radio UserLand is a powerful tool that is well known for its Web log publishing features, but it is a much larger content management and information aggregation tool. This $40 product has been purchased by more than 200,000 people, and is gaining popularity among those who are eager to make dynamic Web content through exploiting the growing amount of data available on the Internet.

Radio UserLand Kick Start provides everything a Web site developer needs to get started with the software, including a primer on the UserTalk programming language and the software's object database, which are considered the two main stumbling blocks for any Radio Userland user who wants to go one step further. Emphasis is placed on the software's XML-RPC, RSS, and XML functionality, which makes it easy to create Web services and use the Web services and information of others.

Customer Reviews:

5 out of 5 stars Great resource for Radio users.......2005-02-22

Radio Userland is a wonderful program for creating and maintaining individual blogs. It is accessible to beginners with little computer knowledge, but also offers amazing flexibility and control to those users willing to learn more about its features. This book is a great introduction both to Radio's basic features and the more advanced capabilities. I was at a sort of advanced beginner stage when I found this book, and it helped me move to the point where I could write simple scripts to automate various features of my weblog, and, I hope, to do even more yet.

5 out of 5 stars The book you should own if you use Radio Userland.......2004-04-18

I recently had the chance to review the book Radio Userland Kick Start by Rogers Cadenhead. So what's a blogger who doesn't use that software doing reviewing a book like that? It's always good to know what else is out there, and Rogers has done a really good job creating a guide to get you going.

The book is divided into four parts with the following chapters: Tuning in to Radio Userland; Publishing a Weblog; Enhancing a Weblog; Reading RSS Newsfeeds with the News Aggregator; Upstreaming Files to a Web Server; Designing a Weblog Theme; Calling Scripts to Create Weblog Content; Creating Outlines; Backing Up Data; Exploring the Object Database; Creating New Tables and Other Data; Editing a New Script; Writing Statements and Calling Verbs; Reading and Writing to the Database; Using Variables and Arrays; Working with Loops and Conditionals; Developing Web Services with XML-RPC; Sending and Receiving Email; Handling Errors and Debugging Scripts; Creating and Distributing Tools; RSS; OPML; XML; XML-RPC; Index

The book opened my eyes to the fact that Radio Userland isn't just "blogging software", but is in reality a development environment for content management. It edits your content, aggregates news feeds from other sources, and publishes the content to your hosting service. It also does scripting for building specialized tools to work with your content. Rogers' examples are easy to follow, and help you to understand exactly what types of tasks you can build on your own. Regardless of whether you're a blogger who can't program or a techno-guru who wants to start sharing thoughts, you should be able to benefit from this book.

The statement is made that Radio Userland has no official documentation manual and that the author hopes that you'll consider this book the next best thing. Based on what I see here, I would agree with him.

Radio UserLand Kick Start
Average customer rating: Not rated
    Radio UserLand Kick Start
    Rogers Cadenhead
    Manufacturer: NY
    ProductGroup: Book
    Binding: Paperback
    ASIN: B000MUFI7I

    Books:

    1. CVS Pocket Reference
    2. Radio Userland Kick Start
    3. EJB Cookbook
    4. Java Programming
    5. Programming with Intel Wireless MMX Technology
    6. Game Audio Programming
    7. Dynamics of Software Development
    8. Year 2000: The International Directory of Y2K Conversion Resources
    9. Microsoft Project 98 Step by Step (Step-by-step S.)
    10. CCSA CP2000 Exam Cram

    Books