Calling all (available) Web Designers & Developers

December 17th, 2010 By nFriedly

Even though I’ve been happily employed with Sociable Labs for a while now, I still get fairly frequent calls and emails from people who want to know if I’m available or I “know someone.” The list of people I know is starting to run short, so this post is intended to remedy that.

If you are an individual Web Designer or Web Developer interested in work, please post a comment below.

(more…)

How to use XSLT to style an RSS feed

June 17th, 2009 By nFriedly

Take this!XSLT is a fairly well-supported technology. It allows you to take any XML file – including RSS – and transform it into a styled HTML document. It’s kind of like CSS on steroids.

Unfortunately, most browsers think they know better and go off and do their own thing on RSS feeds.

We’re going to look at how and which browsers can be brought into line, and how to use XSLT to improve the look of your RSS feed in those browsers.

(more…)


RSS nFriedly Web Development » Technical Blog