Script & Style Exclusive: Add Custom Values To Your WordPress RSS Feed
My duties at Script & Style have led me to writing an exclusive article about how you can add custom variables to your RSS feed.  From the article:
As most of you probably know, Script & Style was created by myself, David Walsh, and CSS-Tricks scribe Chris Coyier.  We were both looking to create widgets for our website that would provide not only a link to the article submission page on Script & Style but also a direct link to the full article on the author's domain.  Since we were reading in the RSS feed to grab articles and links, we needed to add a custom XML key/value to the RSS feed so that we could retrieve the direct link URL.  Here's how we did it.
Jump over to Script & Style to check out the full article.
![Conquering Impostor Syndrome]()
Two years ago I documented my struggles with Imposter Syndrome and the response was immense.  I received messages of support and commiseration from new web developers, veteran engineers, and even persons of all experience levels in other professions.  I've even caught myself reading the post...
![Facebook Open Graph META Tags]()
It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...
![dwImageProtector Plugin for jQuery]()
I've always been curious about the jQuery JavaScript library.  jQuery has captured the hearts of web designers and developers everywhere and I've always wondered why.  I've been told it's easy, which is probably why designers were so quick to adopt it NOT that designers...
![Dynamic Waveform Visualizations with wavesurfer.js]()
Waveform images are an awesome addition to boring audio widgets.  They can be functional as well as aesthetically pleasing, allowing users to navigate audio visually.  I recently found wavesurfer.js, an amazing waveform image utility that uses to Web Audio API to create super customizable...