|
|
|
|
Login to share your opinion PHP5 AkismetThis is a simple little PHP5 class that enables you use the Akismet anti-spam service in your PHP5 application. read more How to get Latitude/Longitude from an address (or Geocoding ) using PHPWhile Google’s documents for maps API does good job in showing how to get lat/long from an address in JavaScript they do not really show… read more RESTful Web Services: Preventing Race ConditionsOne of the core premises of RESTful web services is that HTTP should be seen as an application protocol rather than just a transport protocol.… read more DigiMantra » How to send tweet message on twitter using phpSend update to twitter using PHP class. read more Why REST made me like web services againI spent most of last year working on a project that has afforded me the opportunity to work with some technologies that I had played… read more Overview of Google authentication methodsThere are a number of different authentication methods available for integrating with Google Apps. These include OpenID, OAuth and SAML amongst others. At a first… read more Migrating to the Twitter Streaming API: A PrimerThe streaming API is going to be a boon for companies who collect keyword-relevant content from the Twitter stream, but it does require some work… read more Using xAuth, an alternate OAuth from TwitterIn the last week Twitter did something interesting in order to quell the increasing noise from mobile and desktop app developers, that was – introducing… read more P3PC: Facebook ShareP3PC is a project to review the performance of 3rd party content such as ads, widgets, and analytics. You can see all the reviews and… read more Why I’m (truly and geekishly) excited about Zend Server 5!Over the years I’ve played key roles in many software projects. Although I have had many successes there are only a few which were truly… read more Drupal: User registration made easy: beyond OpenIDWhen you're creating a social site you want to make it as easy as possible for new users to register. Or even better: have them… read more Create Realtime Chart Without Page Refresh using FusionCharts Free and Ajax (prototype.js)We receive a request from our reader to create simple realtime chart update but without page refresh. Fortunately there are many solutions to do this,… read more Simple Sign-On with OpenIDSmall pieces loosely joined is one of the defining paradigms of the web and in many cases we recommend investing in two or three smaller… read more PHP curl bot to update Facebook statusHow to change facebook status with a php bot that uses curl with cookies. read more PHP to get twitter infos and avatarFind twitter infos (followers, following) and image avatar from twitter usrename with a php function. read more Web ServicesWeb services are services that can be accessed over a network, for instance via the global internet. Often these web services and their clients communicate… read more 4 Steps to Consume Web Services using AjaxIn this article, we will try to understand the 4 important steps to consume web services directly in Ajax. In this sample, we will create… read more DigiMantra » Get data from a URL using cURL PHPhere are times when you need to fetch data from certain URL. This URL can give you RSS feeds or it can be a JSON… read more Changing From SquirrelMail To RoundCube On Your ISPConfig3 ServerThis tutorial has been created for those who have installed The Perfect Server - CentOS 5.4 x86_64 [ISPConfig 3] and do not like SquirrelMail as… read more Utilizing Twitter lists with Zend_Service_TwitterThis post will show how to adds participants automatically to a Twitter list upon registration by utilizing the Zend_Service_Twitter component, and how it then can… read more |
|