David Ansermot Web Developer / TYPO3 Integrator

25nov/090

Use APIs with PHP

Jeez wrote an article containing a summary of the most popular applications on the Internet. These APIs have the advantage of being able to connect themself with your PHP scripts.

Even if all developers are aware of the possibilities of connection, it is always useful to be able to easily find all available links.

Here's a list of the most commons :

  • Akismet
  • Amazon
  • Blogging
  • Compete
  • Delicius
  • Digg
  • eBay
  • Facebook
  • Google
  • Twitter
  • Yahoo
  • Youtube

Read the post

25août/091

SVG : Google fill IE hole

The SVG or "Scalable Vector Graphics" is a data format created to describe a group of graphic vector.

The project was abandonned by Adobe sometimes ago, but Google took the fire back and published a javascript library for IE.

You can download it here.
The Google page