Symfony2 – Clear cache from a ContainerAware

If you application plays with some basic settings like, changing a template, or I don’t know any other reason that changes something in the application and then requires a cache clear, this is what you need.

Symfony2 – Moving Away From the Base Controller

When you start learning Symfony2 using the book, you are introduced to the base controller. The base controller has some helpful methods to make common tasks easier. After a while though you may want to move away from extending this controller, in fact, it is the advised best practice for controllers in shared bundles. When ...

Online PHP tester

You can choose between PHP: 5.2.17, 5.3.18, 5.4.8 And You have memory_limit = 128MB

Sztuczki z SSH

http://jakilinux.org/uncategorized/sztuczki-z-ssh/

Symfony2 Redactor Form Type

Redactor is a very nice WYSIWYG editor. In this post I will show you how to create a redactor form type.

Open-source implementation of Markdown for Javascript

MarkdownDeep is an open-source (read license) implementation of the increasingly popular web publishing syntax Markdown. MarkdownDeep provides a high performance implementation for ASP.NET web-servers along with a compatible JavaScript implementation for client side use.

markItUp! universal markup jQuery editor

markItUp! is a JavaScript plugin built on the jQuery library. It allows you to turn any textarea into a markup editor. Html, Textile, Wiki Syntax, Markdown, BBcode or even your own Markup system can be easily implemented. http://markitup.jaysalvat.com/home/

Mercury is a full featured HTML5 editor

Mercury Editor is a fully featured editor much like TinyMCE or CKEditor, but with a different usage paradigm. It expects that an entire page is something that can be editable, and allows different types of editable regions to be specified. It displays a single toolbar for every region on the page, and uses the HTML5 ...

Usługi i listenery w Symfony 2 – UserMailer

http://www.dariussadowski.com/2011/09/uslugi-i-listenery-w-symfony-2-czesc-2-usermailer.html http://www.dariussadowski.com/2011/09/uslugi-i-listenery-w-symfony-2-czesc-1-teoria.html

Listener logowania użytkownika w Symfony2

http://www.dariussadowski.com/2011/10/symfony-2-listener-logowania-uzytkownikow.html