Binpress components 2011-04-26T08:49:12-07:00 Zend_Feed_Writer http://www.binpress.com Binpress contact@binpress.com http://www.binpress.com <![CDATA[IML SingleColumn Layout - PHP | Symfony | User Interface]]> 2011-04-26T08:49:12-07:00 2011-04-26T08:49:12-07:00 http://www.binpress.com/app/iml-singlecolumn-layout/315 Emanuele Gaspari Castelletti noreply@binpress.com http://www.binpress.comdev/profile/764 Simple and well-working layout.php for Symfony 1.4.xThis package contains a simple layout.php and a css which provide a smart one-column centered layout working on all browsers. The css is pretty simple and ready to be modified. It includes the "meyerweb reset" to reset css on all browsers, and then applies a simple one-column layout. You can then edit the layout from now on, adding columns or changing width and so on. <![CDATA[IML sfAdminList - PHP | Symfony | User Interface]]> 2011-04-23T07:39:06-07:00 2011-04-23T07:39:06-07:00 http://www.binpress.com/app/iml-sfadminlist/289 Emanuele Gaspari Castelletti noreply@binpress.com http://www.binpress.comdev/profile/764 The admin generator for Symfony 1.4.x integrated with the DataTables jQuery plugin.This package integrates the Symfony 1.4.x Admin generator with a javascript plugin to display large lists of data without using the raw pagination given by default. It allows to avoid reloading the page every time you go to next/previous page, managing data display through one of the best plugins to load and show table data: DataTables.