Erik Lopez .net

I think the candidates on Lost are up for the Nobel Peace Prize. If Obama qualifies for nothing, then crash landing on an island works. - March 09, 2010 20:32:31

Five Things I Hate, a series

I bring what I hope will be a weekly feature, collected items from my vault of disdain.

1. No iPhone on Verizon.
The rest of the world recognizes “teh suckage” that is AT&T.  Why can’t Apple?

2. Microsoft.
When everyone else in the world is criticizing your crappy products, it’s time to stop thinking that it’s everyone else who has the problem.

3. Contaminated fruits/vegetables/peanuts.
Dear Tomato Growers,
I love your product. Please stop dragging them through horse manure.
Thank you.
Regards,
Erik.

4. Jack-in-the-Box Restaurants who don’t sell 3 tacos for $1.
The rest of you need to stop the madness and get with the program.  This ulcer won’t rip itself open.

5. Under-documented aspects of .NET
You know who you are.

A new project? Sure!

So my lack of posting isn’t without good reason.  I feel like I’m being punished for something I may have done in a past life where work is concerned.  So I made this low-tech notification for any co-workers who may be wondering why my turn-around times for projects may have gone down the tubes.

Dashboard

Yes, you read that correctly.  Sixteen new tasks which include ten brand spankin’ new sites, and still only one web developer.  I can’t complain too much.  At least I still have a job.

Pipes? I got your Pipes right here.

So I recently found myself using Yahoo! Pipes.  I wanted to aggregate all the RSS feeds from local newspapers, filter the articles for those that mentioned the Company (which is what I will henceforth call the place at which I hold a steady job), and consume it in the Company’s new web app I’m working on.  I’d heard of Pipes a few years back, but I never had the reason to use it.  It’s a great tool and dead simple to use.  We could probably use it to replace the (what I’m sure is expensive) news aggregator service that culls industry news and articles that mention the Company from publications across the country.  Well, maybe eventually.

Anyway, creating the pipe was easy and using the interface was actually quite fun.  I’m pulling from almost 40 different feeds, filtering for mentions of the Company’s name in both the title, and the articles themselves, and now have one single feed I can now use.  On the web app end I’m using the ever-powerful and omnipotent jQuery to consume the feed in the JSON format.  Now, I’m not going to go in-depth in how this is accomplished, but rather I want to throw out this “gotcha” moment I experienced and hopefully, help at least one of the two people who will ever see this post avoid my mistake.

Read the rest of this entry »