March 30, 2009 by Alex Polski | 2 Comments »
March 25, 2009 by Alex Polski | 1 Comment »
If you have a number of feeds from multiple sources (blogs, news sites, etc.) and want to merge them to one feed I have ready solution for you. It can be done very easy and quickly with Yahoo Pipes. Just create “Fetch Feed” module in new just created pipe and add your feeds to it like on the image below.

If you have a lot of feeds you may separate them into a few “Fetch Feed” modules and then use “Union” module like on the image below.

Finally you can sort the items of result feed by publish date using “Sort” module like on the image below.

As a result we got the feed containing the items of multiple feeds and the items are sorted by publish date. You can find this pipe here.
March 19, 2009 by Alex Polski | 1 Comment »
As you know 1.5 month ago I’ve started PHP AdSense account library project. The current version of the library is 0.2, which includes new features and improvements. Here is the small stats for the project:
- 291 Visits
- 127 Visitors
- 86 downloads
Visitors by country:
- Russia
- Ukraine
- United States
- Germany
- Czech Republic
- India
- United Kingdom
- Denmark
- France
3 issues were posted and 1 bug was fixed thanks to one of the users.
I think the project is on the right way and it’s useful for people.
February 5, 2009 by Alex Polski | 2 Comments »
I’ve started PHP AdSense account library project on Google Code. There are the sources from my previous blog post now which you can download as the version 0.1. I’ve choose to release the library under GNU GPL 3 license.
I’m planning to continue the development of this library, add new features, write the tutorial and you can help me to do it :)
The following tasks are in my nearest plans:
- Write the tutorial and user manual
- Add AdSense for Search support
- Develop flexible methods for report retrieving
Visit PHP AdSense account library project
February 3, 2009 by Alex Polski | 6 Comments »
One of my readers (Thanks Herick!) has noticed that Adsense monitor became unable to login to adsense account. Google has made small changes in authorization, but I have fixed the script and now it works perfect.
And one thing that I have not mentioned in previous post – you must create ‘tmp’ folder in the script’s folder and add write permissions to it. The script will use this folder for temporary cookies files.
Download Adsense monitor script
« Older Entries