Userland

Releasing a New Version of Frontier

I work as a ServiceNow developer and spend my workday creating cloud applications with a lot of other programmers. When I write my own software in my spare time in Java, PHP and other languages, I've begun to miss the collaboration I experience at work. Having other eyeballs on my code is making me a better programmer. In that spirit, I want to do more of my homebrew programming out in the open on my GitHub account under open source licenses. I have a lot of old websites and other data I can't ... (read more)

The Size of Your Twitter Makes Me Feel Inadequate

Dave Winer is criticizing Twitter over the suggested users feature, which was added recently to help Twitter newbies get more out of the service. In the past when you joined Twitter, if you didn't know anybody else using the service you'd end up with nothing to do, an experience akin to being the only person in an AOL chatroom, giving yourself A/S/L checks and telling yourself you just got home from cheerleader practice and it's time to get out of these sweaty clothes. So Twitter now tries to ... (read more)

UserLand Software's Shrinking Role in Blogging

Dave Winer wrote this weekend that UserLand Software's still in business: On this day in 1999, MacWEEK (now defunct) covered the introduction of Manila. Believe it or not, Manila is still a product, and UserLand is still operating. ... Sometimes I think Radio, which was initially a success, was another example of breaking users. A year after its release I wished instead we had produced a Manila that runs on the desktop. Creating a whole new codebase and design for a blogging CMS wasn't such a ... (read more)

Weblog Mover For Hire

Cyndi Greening blogs about a programming job I did for her this month -- moving her filmmaking weblog from Radio UserLand to Movable Type: I have been complaining, whining and kvetching for over two years about how much I dislike using Radio UserLand as a blogging tool. When I started blogging in 2003, Radio was inexpensive and seemed easy to use. It had an automatic picture uploading tool. It had RSS features I liked. But then ... I started traveling more and wanted to blog from film festivals ... (read more)

Turning Off a Radio UserLand Scripter

Last June, I published a 23-minute podcast of Juan Cole being interviewed on the Alan Colmes radio show. A Radio UserLand user on Comcast in Monterey, Calif., is apparently a big fan of Cole. His copy of Radio keeps requesting that 5.5-megabyte podcast over and over, as frequently as every 10 seconds. In the last week alone, he's consumed 12.13 gigabytes of my server's bandwidth by downloading the file 2,365 times. I don't know why this is happening -- it could be a bug in Radio UserLand or a ... (read more)

Choosing a Programmer's Editor

A reader laments the difficulty of writing programs in a plain-vanilla text editor: I have a question that I can't seem to frame correctly. It relates to my inability to format nested punctuation (in any language, on any day). I would dearly love to see a quasi-visual editor which replaces the {{ ... }} with nested shading, and bold type used to identify classes, italics for variables, etc. etc. It clearly calls for a different approach to the text-bound, linear approach to coding. What would ... (read more)

25 Will Enter, 5 Will Leave (with Books)

From around 25 entries received in the book giveaway, four copies of Radio UserLand Kick Start were mailed today to Rod Kratochwill, Ole Olson, Gary Secondino and Nick Starr. Steve Kirks is working with UserLand Software on Radio 9, a major upgrade to the software. Though I suspect that the upcoming release will affect weblog publishing features covered in early chapters of my book, Kick Start emphasizes two aspects of Radio that are important to learn and unlikely to change much in the future: ... (read more)

Giveaway: Radio UserLand Kick Start

We adopted a kitten from the humane society nine months ago who thinks he's a dog, and there's nothing he likes more than the taste of a computer book. A stack of them make an excellent scratching post, as I learned when he shredded a dozen copies of How to Use the Internet Eighth Edition. This situation adds urgency to my need to give away more of my books, before they become either out-of-date or drenched with saliva. I'm giving away four author's copies of Radio UserLand Kick Start, each in ... (read more)David Raynes has released Workflow, a plug-in for Movable Type that adds fine-grained editing capabilities to weblog authors. As Anil Dash explains: Workflow lets you limit control of publshing rights to certain authors in your Movable Type installation, allowing other people on the system to act as editors and review entries before they're published. Administrators can control who has rights to any of these levels of permissions. Plus, authors can transfer ownership of a post to other authors ... (read more)

Making Buzzword.Com More Available

Manila, the software running Buzzword.Com, stores most weblog content and server data in Frontier's object database, a flexible and powerful database that I covered in Radio UserLand Kick Start. As objects are deleted, Frontier monitors their freed-up blocks so they can be reused, as Matt Neuberg describes in Frontier: The Definitive Guide: ... as the database is used, free space opens up in it, and pointers to the free blocks are added to a list called the "avail list," which must be traversed ... (read more)