Archive for 2008

PHP Developer Jobs are the Hottest EVER!!!


** I'll preface this by saying that I'm not specifically looking for a new position but I think it is important to be aware of the market that you serve. Even in happy times during my employment, I routinely scan job ads to see the health of the market ...

Setting up Google App Engine SDK


I've started playing around with the Google App Engine SDK. So far I've found this fellow's posts on setting up Python, Eclipse, PyDev, and the Google App Engine very helpful. He also has a great post on ER-modeling and relational models in Google App Engine. Check them out. .Share this ...

First impressions on Google App Engine


From the Google site: Google App Engine lets you run your web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your ...

wordpress 2.5 and subversion


For some reason, performing an svn update on the external repository http://svn.automattic.com/wordpress/trunk/ does absolutely nothing.  This is pretty baffling behavior.  Same wordpress and subversion issue also mentioned here. I've also tried /tags/2.5  and /branches/2.5 and nothing.  No changes come across.  Very weird.  Anyone else getting this?Share this via del.icio.us, digg, email, ...

Symfony sfException Call to undefined method BaseModel::__toString


Working on some projects in Symfony recently. I ran into a problem when I used the symfony admin generator to create a "backend" module for a table that has a foreign key relationship. Symfony was looking for me to have a __toString() function in my model so it could create ...

Drupal 6 and new Apress Drupal book


I have been working on a couple of projects using Drupal lately that required creating some custom modules. So again, I flipped thru my well-worn copy of Pro Drupal Development. Here is my earlier review of Pro Drupal Development. Drupal has released version 6 now. So I click ...

Using Subversion externals property for WordPress upgrades


I find that upgrading apps like WordPress, Drupal, Symfony and open source PHP apps is simple for less complicated environments, but once you start adding in things like new directories, custom themes/modules, source code control as well as separate development, test, and production systems, the upgrades start to get pretty ...

“SSL Error: certificate verify failed” for Amazon S3 using s3sync


Amazon has changed their certificates for SSL access to the S3 service.  If you are receiving this error and you are using s3sync, you can look here for new certs for SSL access to S3. Long term though, this is a problem with my (and possibly your) backup solution.  Look here ...

Close
E-mail It