As a shameless plug of my main site and a recent component I made for Google Desktop Search. You can get the GDS Opera History Component from hereIt does exactly what you’d expect – indexes Opera 8+ history and includes it for searching using the Google Desktop Search app – which is currently at Beta 2.
Written in C# and the plugin was released, with source, under the GNU GPL in the hopes people will take it and tear it to shreads in a flurry of critical derision – well either that or learn from my ‘eccentric’ coding. ![]()
Archive for October, 2005
Google Desktop Search
October 13th, 2005Google Adwords PHP APIlity
October 10th, 2005Its been around for a few weeks now but I thought I’d point it out to those who hadn’t noticed its release. Google have unleashed a PHP API to their Google Adwords system called APIlity.
The APIlity PHP Library provides an object-oriented way to easily access and manage the Google AdWords API from within PHP. This comes along with an abstraction from the SOAP and WSDL details.
I’ll likely be producing some form of implementation example of this and posting it at a later date as it ties in quite well with my paid job.