Posted
over 17 years
ago
by
Joshua Scotton
The Entertainer Project (www.entertainer-project.com) is going to be releasing version 0.1 in two weeks time on the 14th June.
To test it prior to release (you’ll need bzr) get a console up and type in the following:
bzr branch lp:entertainer
Development website is over on launchpad (https://launchpad.net/entertainer/)
|
Posted
over 17 years
ago
Alright, it's been a work in progress for more than two months now, off and on. I'm not a designer, and I finally decided to stop trying to force it. It's not the prettiest layout in the world, but I wanted to focus more on functionality anyway.
|
Posted
over 17 years
ago
by
laymanstermsdev
Entertainer is at a coding crossroads. Lauri has done a great job of showing Entertainer as a viable (and beautiful) media center software. However, a portion of this code is more like prototype code than production code (probably since Lauri is fairly new to python like myself). Eventually, this code would become a big maintenance [...]
|
Posted
over 17 years
ago
by
Paul Hummer
The May Entertainer sprint was this weekend. It was good push where some of the developers hadn't been going at full steam recently. After being featured on Linux.com, Entertainer saw another large surge of users. Coincidentally, we had also just
|
Posted
over 17 years
ago
by
laymanstermsdev
Entertainer Media Center is having a developer sprint from Saturday, May 17th to Sunday, May 18th.
|
Posted
over 17 years
ago
by
Paul Hummer
When I first approached Lauri about working on Entertainer, he had released Entertainer on Launchpad. Not long after I started working on the project, Lauri had problems getting bazaar to work with Launchpad, and so we move to Google Code. We've
|
Posted
over 17 years
ago
by
Lauri Taimila
Yep, as every reader of blog already knows, it's here. It's smooth, beautiful and stable. I can recommend it to anyone who happens to like good looking and stable operating system. That would be those who don't like windows or any other "living on the edge" operating systems.
read more
|
Posted
over 17 years
ago
by
Lauri Taimila
Yeah, that's right! I haven't been working on Entertainer for awhile. Why? Well, I guess the reason is my new screen that makes me use all my free time watching movies. I bought my very first video projector and have been enjoying it most of my free time.
My new screen
read more
|
Posted
over 17 years
ago
by
Joshua Scotton
I recently read a blog post about python-coverage. This is a module which works out how much of a python file has been used when a python file is run.
One very helpful use it can be put to is that of working out how much of a project’s source code has been covered by unit [...]
|
Posted
over 17 years
ago
by
laymanstermsdev
I just finished reading Kent Beck’s Test-Driven Development, and, while I enjoyed the examples in the first half of the book, I’m disappointed about the lack of discussion on dealing with “legacy” code.
In my short amount of time using Test-Driven Development (TDD), I have seen that it can be a great, confidence building tool; and [...]
|