{{theTime}}

Search This Blog

Total Pageviews

Google Ajax Feed API

With the AJAX Feed API, you can download any public Atom or RSS feed using only JavaScript, so you can easily mash up feeds with your content and other APIs like the Google Maps API.
The Google AJAX Feed API takes the pain out of developing mashups in JavaScript because you can now mash up feeds using only a few lines of JavaScript, rather than dealing with complex server-side proxies. Making it easy to quickly integrate feeds on your website, as shown below.

1 comment:

Anonymous said...

Hi, I've just finished my new vertical job search engine JobGeni
http://www.jobgeni.com that runs on Google AJAX Feed API.
It's pulls the data from several major jobsites like indeed,
simplyhired, yahoo hotjobs, monster and jobster.

Setup AWS Application Load Balancer Https

Setting up HTTPS for an AWS Application Load Balancer (ALB) involves configuring an HTTPS listener, deploying an SSL certificate, and defini...