RSS

Blogging, RSS

Google reader is dead, long live RSS

TweetShareSharePin0 SharesSo calling Google Reader dead may be a bit premature, but Google’s announcement of their intention to kill their baby all but killed it. On monday it is RIP for the reader. I’ve gone through disbelief to mourning the loss to a search for a replacement that best emulates what Google Reader does. In the end I decided to not just find something that just replaces it with a new tool providing the same exact feature only with a […]

Alert Log, Oracle, Perl, RSS, SQL

Creating a feed with ORA-00600 errors

TweetShareSharePin0 SharesInstead of having to look at your different alert logs for ORA-00600 errors frequently, why not have them come to you? This post will, as promised, show the Perl code needed to publish a feed with ORA-00600 errors. This is building on the previous two posts that shows how to create an external table for the alert log and how to pull out all information for an ORA-00600 so each fetch retrieves one the data you’re interested in. The […]