links for 2006-10-18
-
Creado por: http://juanxavier.com/ – WebSnapr lets you capture screenshots of (almost) any web page. Let your visitors to instantly visualize any web page before clicking
Firstly announced just a bit over a month ago, InfiniteGraph, the graph database from Objectivity, has already reached the 1.0 release. At this time I don’t have yet the details of these release. InfiniteGraph offers a 2-month free version to develop
Post original
In object oriented programming, polymorphism is a powerful and fundamental tool. It can be used to create a more organic flow in your application. This tutorial will describe the general concept of polymorphism, and how it can easily be deployed in PHP. What is Polymorphism? Polymorphism is a long word for a very simple concept. Polymorphism descri…