One of my clients approached me with a relatively easy project. She gave me a log file of PHP errors and I was supposed to fix her scripts. I fixed about 100+ different errors in a few hours. It was fairly straightforward.
Throughout the site I could understand the previous developer and the [...]
Filed under symfony. |
Tags: best-practices && frameworks && programming && ruby-on-rails && symfony
I like the way that Lightbox Gone Wild will automatically pickup any links with the class=lbOn, but I wanted to use (at some point) Prototype Window Class instead.
Luckily PWC is built on Prototype which means we’ve already loaded a helpful library.
Filed under programming. |
Tags: css && javascript && lightbox && prototype