php

  • submit to reddit

Practical Google+ Api

Google+ recently releases to developers the first version of its Api, which focuses on public data about profiles and their activities: status updates,...

0 replies - 5891 views - 09/20/11 by Giorgio Sironi in Articles

Practical PHP Refactoring: Duplicate Observed Data

In the scenario of today, we have informations of some kind which are present in the view (script, variables, presentational objects, JSON) but not in the...

0 replies - 3873 views - 08/29/11 by Giorgio Sironi in Articles

Simplepush.php

0 replies - 1977 views - 08/26/11 by Snippets Manager in Uncategorized

Daily Dose: Amazon Reveals New In-Memory Caching System "ElastiCache"

Amazon's new ElastiCache web service provides a fast, managed, in-memory caching system that is "protocol compliant with MemCached". The new service...

0 replies - 18699 views - 08/23/11 by Ross Jernigan in Daily Dose

Variable-length Argument List In PHP

0 replies - 1556 views - 08/23/11 by Snippets Manager in Uncategorized

Month Day Year Smart Dropdowns

3 replies - 8954 views - 08/21/11 by Snippets Manager in Uncategorized

NoSQL Job Trends – August 2011

Continuing the August job trends month we have another installment. Today, we are looking at NoSQL job trends. In this edition, I have not changed the list...

0 replies - 14997 views - 08/20/11 by Robert Diana in News

Decimal To Hexa Decimal Converter

0 replies - 2027 views - 08/15/11 by Snippets Manager in Uncategorized

Random Color Generator

1 replies - 2797 views - 07/30/11 by Snippets Manager in Uncategorized

Windows Azure SDK for PHP 4 released

Only a few months after the Windows Azure SDK for PHP 3.0.0, Microsoft and RealDolmen are proud to present you the next version of the most...

0 replies - 4623 views - 07/29/11 by Maarten Balliauw in News

Symfony 2 from the eyes of a ZFer

The time to create a new Apache virtual host and I'm up; I have downloaded the last release candidate of Symfony 2, as a standard package with bundled...

0 replies - 9028 views - 07/26/11 by Giorgio Sironi in Articles

The era of Object-Document Mapping

The Data Mapper pattern is a mechanism for persistence where the application model and the data source have no dependencies between each other. For example, a...

2 replies - 8496 views - 07/07/11 by Giorgio Sironi in Articles

Clustering PHP Applications. Tips And Hints

Sometimes a web server and a database is fair enough to meet our project requirements. But if the project scales we probably need to think in a clustered...

0 replies - 4846 views - 06/18/11 by Gonzalo Ayuso in News

Rijndael 256 Bit Encryption Function

0 replies - 2376 views - 06/04/11 by Snippets Manager in Uncategorized