Web

Request section is again usable

After some months of unusability of request section I decided to create it again almost from scratch. Now it should be better, faster and it has more features.

Implementing better caching technique

After playing a little bit with memcache I had to implement better caching technique. Site was down for some hours, I look what happened…it was an error, which I didn’t see any time before…

Thank you for donations!

I did not update donations list at main page – I will update it soon, but not of them will be visible, so here it is complete list of donors. Thank you for any donate, we appreciate that!

New statistics available

User Pko on forum asked me, if it is possible to create new statistics – how much subtitles downloads has user for last 6 months and for last 30 days. So now we can see, which users are really helpful to community.

Changed design on Forum

We switched to new design at forum – we hope you like it. Our aim is to have basically same design on main site, forum and on blog.

Request area

I wanted to code request area from scratch. You should ask why – I will tell you – it is simple. Request area have some really weird SQL code (some sub-querries) and it locks database, so whole sites works slower (or even did not work). So I have to disable request area of time being.