
-
Upgrading from FLOW3 to TYPO3 Flow
If you have been using FLOW3 so far, chances are high you will want to follow up on TYPO3 Flow for all the new goodies it provides. But how hard is an upgrade of existing code? Let me show you… Read more
-
Search Plus Your World - so what?
Why all the fuss? As a user without that SPYW feature rolled out to so far, I only learned about it through the focus on the user initiative. And, frankly, i do not get the fuss. Google puts some Google Plus results in a sidebar, right. But above that, it exactly says what's in that sidebar. Read more
-
Setting up PhpStorm for use as a FLOW3 IDE - Part II
This second post about using PhpStorm as a FLOW3 IDE deals with setting up a project, as promised in the last post. Read more
-
Setting up PhpStorm for use as a FLOW3 IDE
The world has seen it's share of PHP IDEs during the past years. All the time we had to envy the Java folks for their really well-working IDEs and the support they provided while coding. Read more
-
Setting up PEAR with MacPorts
For a long time I am a happy MacPorts user now. My standard PHP setup has always included the pear variant: port install php5 +apache2 +fastcgi +pear–until now. Read more