front and back-end web development, Leeds, UK


Richard's Blog - Design, coding and life in Japan

Richard

Blogs

Testing controllers in Lithium

There is often a need to test your controllers for higher level functional tests. In Lithium using its own test suite this is easy.

For this I am using @daschl's fixtures plugin which can be found here.

Tags:

Practical Internationalization in Lithium

Just thought I would write some jottings about internationalization as it is something I seem to do quite a lot of these days. (I have lived in Japan for 15 years with most of my websites being in Japanese so I get asked this a lot!).

Tags:

Using OAuth in Lithium

Using OAuth in Lithium to login your users to Facebook, Twitter, Google and Others

OAuthThe

How to add your own Tokens from CCK fields in Druapl 7

If you want to add custom CCK field content such as taxonomy terms, categories and the like to other parts of your node automatically then you will need the help of Tokens.

Tags:

Weaving Lithium #li3 into a legacy PHP application incrementally

Legacy Application

I have a legacy application which was originally written in straight PHP with a few classes that I have created for convenience, but this is old and I am wanting to get this into a modern web framework. I have prepared it by stripping out all of the old Sql and made all Database requests through the excellent Doctrine 2.

Tags:

Recent Blog Posts

Syndicate content