simple solution

Gimme Bar+TwitterFeed+PHP = One-click Syndication - blog.phpdeve...

Planet PHP  Wed, 11/30/2011 - 21:53

I recently set up a new Twitter account that shares links to some of the smaller stories I come across in my news reading for PHPDeveloper.org called @phpquickfix.

I recently had started playing with Gimme Bar more and wondered how easy it’d be to set it up as a backend repository for some links.


 

Jason Gilmore's Blog: How I Learned to Stop Worrying and Love Ze...

PHPDeveloper.org  Mon, 08/22/2011 - 12:57

On his blog today Jason Gilmore has a quick post about solving one of his frustrations with Zend_Form (a part of the Zend Framework) - the default form decorators.


 

Google Points Out That PROTECT IP Would Be A 'Disastrous Precede...

Techdirt  Wed, 05/18/2011 - 14:42

While there have been a a couple of politicians speaking out against the very questionable PROTECT IP Act, we hadn't heard much from various companies that would be seriously impacted by the law.

Thankfully, they're starting to speak up, starting with Google.


 

Phil Sturgeon's Blog: How to: Multi-site CodeIgniter Set-up

PHPDeveloper.org  Wed, 06/24/2009 - 11:58

The CodeIgniter framework, by default, is set up to work with a one site instance.

Unfortunately, this isn't always the case and several developers have found the need to make it support more than one website based on the same codebase.

Phil Sturgeon has written up this post to show you exactly how.