Serverside

5 minute recipe for simple’n'easy export from symfony to Excel

Posted in Serverside on June 15th, 2010 by Erland – Be the first to comment

So your client wants her data in Excel format? Not to worry. After reading this, you will be able to deliver data to her in a matter of minutes. Having said that, please bear in mind that it is not a generic solution for delivering dynamic Excel spreadsheets, merely a quick-fix solution.

But, you knew that already, didn’t you? Please read on for the good stuff…

read more »

SWFUpload - a nice widget for multiple file uploads

Posted in Serverside, XHTML / JavaScript / CSS on October 2nd, 2009 by Erland – Be the first to comment

Get your fix here

Sexy single file upload widget gizmo thing-a-ma-jig

Posted in Serverside, XHTML / JavaScript / CSS on July 2nd, 2009 by Erland – Be the first to comment

A very nice upload widget. Check it out.

New release of sfAmfPlugin

Posted in Serverside on May 7th, 2009 by Erland – Be the first to comment

Plugin to handle AMF requests from Flex frontends. The plugin is currently based on the SabreAMF library. It makes the development and integration of Services easy.

Check it out

Latest version: 1.4.2 (2009-08-05)

Google Analytics API in public beta

Posted in Serverside, XHTML / JavaScript / CSS on April 22nd, 2009 by Erland – Be the first to comment

Google has just released the public beta of their API. Javascript and Java libraries are already available, and support for other languages are in development. This certainly opens up for tailor made statistics solutions for clients, project managers and consultants.

More information @ TechCrunch

Wordpress plugins for multilingual content

Posted in Serverside on April 15th, 2009 by Erland – Be the first to comment

Two plugins seem to stand out from the crowd:

qTranslate and xLanguage.

Have a look-see, and decide for yourself.

Silverlight development with PHP

Posted in Miscellaneous, Serverside on March 26th, 2009 by Anders – Be the first to comment

Thinkvitamin has a nice article outlining how to develop a backend for  Silverlight with PHP.

read more »