Blogmarks pour le 20/05/2008

20 mai 2008 par Olivier Mansour

sfSyncClusterPlugin - symfony - Trac

The sfSyncClusterPlugin introduces a symfony sync-cluster task. The symfony sync-cluster task is intended as a replacement for the symfony sync task. While the plugin is backwards-compatible with symfony sync (they even use the same configuration files) this plugin offers several advantages over a traditional symfony sync. The symfony sync-cluster task:

* Synchronizes a Symfony application across an unlimited number of servers. Symfony’s sync only works for a single server.
* Clears the Symfony cache on each server with a symfony cc. Doing this with sync requires an additional command.
* Allows you to use ssh public/private keyfile authentication so you won’t be prompted for a password during long deployments.
* Allows you to deploy your web assets to a CDN without having to copy your entire site. The sfSyncCluster currently supports standard rsync transfer and transfer to Amazon S3.
* Allows you to specify groups of servers to sync. If you have many servers, you can place them into logical groups and move them around quickly.

(categories: )

Cross apps url helper for symfony 1.0

Here’s a helper that allow to generate cross apps urls in symfony 1.0

(categories: )

Projets informatiques - Principes et lois qui se vérifient

Loi de Conway - "Tout logiciel reflète l’organisation qui l’a créée."

(categories: )

Scalable BLOB Streaming Infrastructure for MySQL

The Scalable BLOB Streaming infrastructure for MySQL will transform MySQL into a scalable media server capable of streaming pictures, films, MP3 files and other binary and text objects (BLOBs) directly in and out of the database. On this site you will find all information relating to the ongoing activities of this project. The development is led by PrimeBase Technologies, www.primebase.org, an open source software company. PrimeBase Technologies, together with the support of MySQL AB, is also the main sponsor of the implementation of this technology.

(categories: )

CommandShift3 - It’s like Hot or Not for web design

CommandShift3 is like Hot or Not.
Except, instead of clicking on hot babes, you click on hot websites.

(categories: )

Login form in Symfony 1.1, with the new form system

Login form in Symfony 1.1, with the new form system

Symfony 1.1 comes with a complete new form system. It works completely according to the MVC draft:

* Model: the validation
* View: the form self through widgets
* Controller: the form class that the model and view parts manages and uses

Make sure you have a running Symfony 1.1 based project and application and modules. In this example I build the form inside the myModule module and myLogin action.

My form makes use of i18n, which is in my case autoloaded in settings.yml.

This tutorial uses Symfony 1.1 beta4 and RC1.

(categories: )

Home: Yet Another Multicolumn Layout | An (X)HTML/CSS Framework

Bulletproof & Flexible Layouts Made Simple

"Yet Another Multicolumn Layout" (YAML) is an (X)HTML/CSS framework for creating modern and flexible floated layouts. The structure is extremely versatile in its programming and absolutely accessible for end users.

(categories: )

blogmarks.net

Pour soutenir ce site, n'hésitez pas à cliquer sur un de ces liens :

  1. Par Julien le 29 juin 2008 | Répondre

    Pour les principes et lois qui se vérifient,
    Je vous invite à venir sélectionner les lois qui se vérifient le plus parmi les 13 proposées :
    http://jbonnel.over-blog.com/article-20410385.html

Commentaires

RSS des commentaires pour ce post