Showing posts with label project. Show all posts
Showing posts with label project. Show all posts

Thursday, 7 April 2011

Google AdMob Earnings Checker (Chrome Extension)

Earlier this week I wrote up my first Chrome extension - the AdMob Earnings Checker. It's really easy to build extensions for Chrome - basically just stick a bunch of HTML and Javascript in a zipped folder, upload it and you're done. It took me less than an hour to build this guy (taking reference from a similar extension for AdSense).

The hardest part was actually decoding the AdMob page with the JQuery parser - take a look at the source of your AdMob sites page and you'll see what I mean. Not valid HTML by any means. I had to manually strip some tags in order to get JQuery to accept it as pseudo-html. Once I got over that difficulty though, it was pretty straight forward.

So if you develop Android apps, or operate any kind of mobile website using Google's advertising services, you might like to check out the extension. Any feedback would be appreciated!

Wednesday, 18 June 2008

Latest project: curl-based login

I've often wanted to check for status updates behind login-protected pages, which doesn't work properly with RSS based solutions. Many programs, like Page2RSS would work for standard pages, but not for login based ones. For this purpose, I'm currently working on a curl-based solution that should login, and check for updates to a page. I'm not sure if I'll actually be able to make RSS feeds out of that, but regardless I should be able to do a unix script to make a desktop alert. Here's hoping it all workes out allright.....

Thursday, 5 June 2008

Microsoft Search Together

Here's an interesting idea. Microsoft's Search Together claims to "allows groups of people to collaborate on Web searches" This is quite an ambiguous definition, but in theory is a good concept. Normally you have groups of people standing round a computer offering suggestions while one person types. This can be quite inefficient. If people could collaborate on this searching could become a lot more productive. Only problem is, it's restricted to IE and Windows / MSN.

Anyone interested in helping me develop an open alternative, with either PHP or perhaps the Google AppEngine Python framework?

Wednesday, 30 April 2008

New Project

I'm currently working on a big project, which has the potential to grow into a very profitable free service if given enought time. I'm working in conjunction with affiliatejunction to offer...... well, I won't spoil the surprise by telling you now! You'll have to wait and see. :) Hopefully the "beta" will be ready by next week, so keep posted for updates soon.