All talks > Talks tagged with read

 
icanhaz templates (auto)loader

When developing a RIA application with icanhaz.js, you may wonder about the best way to easily maintain and efficiently load all your templates. The following code implements an object you can use to load all your templates initially (you may also load templates on-demand by implementing other[...]

jenkins installation: Upgrade-Button doesn't work

You may fall into such problem if you've installed jenkins on your debian-based system (e.g. ubuntu) directly from packages (sudo apt-get install jenkins). As you may read at jenkins installation guide, this problem is due to permission problems. Most of jenkins plugins rely on newer core vers[...]

General Symfony 2 discussion • Forms and entities

I don't really understand symfony forms (yes I've read the documentation) and I'm stuck on the firs[...]

java.lang.ClassFormatError: Absent Code attribute

This is a very nasty error you may encounter. I got it when I moved my spring project into maven and the build crashed while loading application context for junit. It took my quite a while to try out dozens of advices found on the web until I managed to find the right one. The exception trace l[...]

General Symfony 2 discussion • Read config in bundle action

Hey there!I need to perform a simple task: I want to read from the config.yml file inside my bundle[...]

General Symfony 2 discussion • Can't get @UniqueEntity to work

I am trying to use UniqueEntity validation in my Entity, but it does not work. I have read for hour[...]

Travis CI github PHP example

Josh Kalderimis' image found on stickermule Travis is one of the continuous integration services. It is available as an online service for open source projects hosted on github. You may easily integrate any type of projects with travis. Registration is not needed if you already have a github ac[...]

General Symfony 2 discussion • AWS RDS - Read Replica

Does anyone know of a good way to take advantage of AWS RDS Read Replicas? Is there a way to make [...]

General Symfony 2 discussion • CSRF protection fails too much

Hi,CSRF protection fails too much. I read the documentation and I think that my code its ok, but ma[...]

General Symfony 2 discussion • Confused by form collections

I've read the docs for form collections a few times now and really don't undertand. I'd appreciate [...]

 
 
 
 
Want to support this service?