Enarion - enarion.net - enarion.net

Latest News:

phpOpenEMM now on github 22 Apr 2013 | 01:31 pm

We recently moved the source code for the PHP – wrapper for the email marketing software OpenEMM to github. It is also available via packagist for easier installation. Feel free to follow, fork and se...

CSS: perfect indented line ul/li around a floating image 29 Nov 2012 | 11:50 am

Have you ever tried to position a list on the right side of a left-floating image? Here is a nearly(?) perfect solution. Imagine, you have a image on the left and the text is floated around the image ...

Symfony2: InactiveScopeException and request 13 Nov 2012 | 11:06 pm

Error message: You cannot create a service (“request”) of an inactive scope (“request”). [Symfony\Component\DependencyInjection\Exception\InactiveScopeException] You cannot create a service ("request"...

Capifony symfony 2.1 and composer on Mac 13 Nov 2012 | 09:34 pm

Symfony 2 and capifony are great – together they allow the easy deployment of great web applications. Symfony2.1 switched to composer – another great tool. But unfortunately this switch might result i...

sample code for Google Client API published 30 Oct 2012 | 01:51 am

The sample code for the Google Client API pages has been updated. It now uses the names of the new Google Client PHP API release and also switched from object – reference to arrays. Finally the source...

Access cookies in a twig template using Symfony2 31 Aug 2012 | 03:08 pm

Ever wanted to easily access a cookie in a twig template using Symfony2? It’s really easy and usable out of the box. You might already know that the global twig variable app contains various informati...

FastCGI, PHP, Symfony2 with basic auth not working 10 Aug 2012 | 08:34 pm

Just had a little issue that seams to be common in the web. Got a new server with Plesk 11 (sorry for that) and it took me nearly a day to get it working and setup for capifony deployment of … Continu...

search files by content text using find and grep 24 Jul 2012 | 09:59 pm

This post is about a simple task – but I always forget the syntax. Search recursively for files inside the current directory with a special text in the file content. find . -name "*.*" -print | xargs ...

Google Client API – how to access Google Analytics with PHP 10 Mar 2012 | 06:47 am

Have you ever tried getting some data out of Google Analytics with PHP? This can be complicated. We provide some tutorials how this can be done easily with the official Google Client API and PHP. Goog...

Adsense widget for Geckoboard 22 Jun 2011 | 07:21 am

enarion.net released a widget to display the revenues from Google Adsense in your Geckoboard. All you have to do is to install the widget code (php-based) on your webserver and add a new custom widget...

Recently parsed news:

Recent searches: