hayder

Hasin Hayder's Blog: Getting comfy with PhpStorm - one of the be...

PHPDeveloper.org  Mon, 01/02/2012 - 15:07

Hasin Haydertalks about "getting comfy with PHPStorm" a relatively recent addition to the IDE ranks for PHP.


 

Hasin Hayder's Blog: Complete oAuth script for Twitter and Linke...

PHPDeveloper.org  Mon, 04/05/2010 - 11:21

Hasin Hayder has posted a few simple files that you can use to make an oAuth connection from your application.

In his cases it's been tested with Twitter and LinkedIn.


 

Hasin Hayder's Blog: What is your most favorite Book on PHP?

PHPDeveloper.org  Tue, 11/17/2009 - 10:31

Hasin Hayder has asked the PHP community what some of their favorite books have been for learning PHP and related technologies:


 

Hasin Hayder's Blog: Using new PECL Memcached extension for stor...

PHPDeveloper.org  Mon, 10/19/2009 - 08:51

Hasin Hayder has a new post talking about the new memcached extension for PHP (memcached from PECL) and how it can be used to store sessions data.


 

Hasin Hayder's Blog: RackSpace Cloud Server Client Library for P...

PHPDeveloper.org  Tue, 10/13/2009 - 09:47

Hasin Hayber has posted about a new library he and his group have created to interface directly with the RackSpace Cloud Server API - phprackcloud.


 

Hasin Hayer's Blog: Converting standard wordpress into a SQLite ...

PHPDeveloper.org  Tue, 09/22/2009 - 11:51

Hasin Hayder has posted about a method for turning a normal WordPress installation into a muilt-user blogging system backed by an SQLite database.


 

Hasin Hayder's Blog: What is your favorite IDE/editor for writin...

PHPDeveloper.org  Mon, 06/01/2009 - 09:28

The only topic more heatedly debated in the PHP world than which framework is the best is each developer's choice of IDEs.

Hasin Hayder lists several popular choices and some of his thoughts on each.


 

Hasin Hayder's Blog: expanding short url to original url using P...

PHPDeveloper.org  Wed, 05/06/2009 - 11:59

Hasin Hayder has a quick post about taking a URL in the opposite direction than most seem to go these days - from shortened to the long, full URL.


 

Hasin Hayder's Blog: Using OAuth PECL Extension to Talk to Twitt...

PHPDeveloper.org  Mon, 05/04/2009 - 09:28

In a recent post Hasin Hayder has taken a look at using the OAuth PECL extension (this one I assume) to connect your application's login system with Twitter's authentication backend.