by Kevin Schroeder | 3:11 pm

Phonegap and Bootstrap not lovers?

Just a quick post.  I’ve been doing some work with Phonegap over the past week, really liking where I was going.  One of the reasons was because I was using the Twitter Bootstrap components

  READ ARTICLE
499 words ()
by Kevin Schroeder | 11:17 am

Loudness Wars – Premonitions

Here is a video where I talk about the first song on my album called Premonitions

  READ ARTICLE
30 words ()
by Kevin Schroeder | 11:05 am

10 reasons to use PHP

With my departure from Zend this week I figured now might be a good time to reflect on the past 5.5 years.  I will still be working with Zend as a contractor, most specifically

  READ ARTICLE
1358 words ()
by Kevin Schroeder | 9:09 am

Potty Training Baby Powder

I would like to announce the immediate availability of Tobasco for Toddlers.  It is the diaper powder for stubborn children.  The way it works is that your child wears their diaper just as they

  READ ARTICLE
180 words ()
by Kevin Schroeder | 10:49 am

Zendcon 2012 CfP Advisory Panel

Just by way of thanks, I would like to present to you panelists for the ZendCon 2012 Call for Papers advisory panel.  They will be assisting me in determining which submissions get turned into

  READ ARTICLE
180 words ()
by Kevin Schroeder | 8:30 am

Remote Debugging with the Zend Debugger and PHPUnit

I’m trying to do some remote debugging with PHPUnit on a remote system.  I was following the rules I had written about in a previous article but for some reason I could not get path

  READ ARTICLE
157 words ()
by Kevin Schroeder | 1:31 pm

Handling ZF2 FQ Dependency Setter Injections

In a previous article I showed how you could pass in a fully qualified parameter name into the Dependency Injection Container (DiC) if you needed to be specific about where you need to have

  READ ARTICLE
310 words ()
by Kevin Schroeder | 11:13 am

ZF2 Dependency Injection – Multiple Object Instances

When you work with the ZF2 Dependency Injection Container (DiC) when you make multiple requests for an instance of an object you will get the same object back each time. For example, with this

  READ ARTICLE
355 words ()
by Kevin Schroeder | 10:08 am

Google Drive

I posted on Twitter a link to an article on CNet about the terms of service for Google Drive.  There was a hubbub about this part of the ToS. “Your Content in our Services: When

  READ ARTICLE
843 words ()
by Kevin Schroeder | 3:30 pm

ZF2 Dependency Injection: Managing Configuration – Part 2

In my previous post about Dependency Injection Container (DiC) configuration I made mention of some more complicated scenarios that you can use to configure your objects.  Not that you need help to make it

  READ ARTICLE
586 words ()