Archive for August, 2010

iPhone fitness from Viaden Mobile

Friday, August 13th, 2010

That’s great when your life brings you changes and surprises! I like changes in my life although not all of them are quite good. I’ve been being just a housewife for 10 years , my husband used to instate our family with all the necessary things. But not long ago his business collapsed and I had nothing to do but find a job for myself. The thing which disappoints me most of all is the lack of time – it is difficult to find time for myself and for sports, because I’m sporty and active. But now I have such opportunity – I’m using iPhone fitness from Viaden Mobile wherever I am – the functions of this application are really wide, including the special function which allows me to see the how the food which I have eaten influences my physical form, how many calories are in this food and how many calories I have to burn. Very, very convenient and smart application!

Symfony components

Monday, August 9th, 2010

Symfony framework allows users to use some classes, such as YAML or routing classes, autonomously separately from the project itself. For example, the article ‘Playing with symphony routing – without symfony’ deals with the usage of routing classes and YAML class is used in such projects as Doctrine and PHPUnit.

The Symfony team decided to make some Symfony components autonomous. The project was called ‘Symfony Components’. It will contain only the components which are necessary for Symfony MVC framework and for which the alternative hasn’t been found yet. Symfony Components are placed in the repository Symfony Subversion: http://svn.symfony-project.com/components/.