Expenditure limit

Posted July 11, 2009 by sjarel
Categories: Community, Development, Forum, Soccerproject

Tags: ,

It doesn’t happen too often, but this time I only got positive forum reactions on the latest change in SoccerProject. Quite a relief acutally ;-)

My aim for this particular feature was not only to prevent new managers from spending all their money at once, I also wanted to make life a little harder for cheaters and even slow down the injection of money in the economy by short-life managers. It actually took me a while to find a good and simple solution, but I think this must be the simplest option available. I don’t mean programmatically of course, it’s much more important be easy to understand for a (new) manager.

I always try to stay away from complexity, most of the time simple solutions are simply the best. At first I wanted to gradually increase the budget of starting managers. By means of pre-announced money injections, they would see their budget slowly grow. I wasn’t sure however of how many messages and injections would be ideal in this case. We surely don’t want to overload a new manager with all kinds of info.

Then I figured we could simply create an expenditure limit on transfers, depending on the time a manager has been a member of SoccerProject. I started out by creating some (complex) formulas on how to calculate the weekly raise for the limit. Luckily I then noticed, it would be much simpler to simply use the number of seconds a manager has been on SoccerProject. That meant a very easy check in the code, and a very easy-to-understand solution. That is also the reason the limit will grow by EUR 604 800 each week, there are 604800 seconds in a week.

There is also a nice (imho) little side-effect. Each time a manager tries to make a transfer that limit will have grown. In other words it’s a live-limit and managers will be able to follow the growth. I hope some managers wll like that about it. If not, you can safely ignore this closing paragraph :P

New layout SoccerProject E-mails

Posted June 26, 2009 by sjarel
Categories: Development, Soccerproject

I’ve said it before : “You never get a second chance to make a first impression”…

SoccerProject sends out a lot of E-mails. Subscription, Password reminders, Inactivity reminders, etc. Up until now, all our E-mails (except for the match reports) where sent in simple plain text. Simply very dull in fact. But now ReesinG has rewritten some code and we are able to send HTML-mails, which look a lot better.

New E-mail Look

Personnally I think this looks a lot better and I hope we’ll make a better E-mail impression in the future.

Twitterfeed

Posted June 21, 2009 by sjarel
Categories: Community, Soccerproject

5 year celebration

I must have configured it wrong, since TwitterFeed did not do what I was expecting from my last post. I made some small changes to the configuration, I hope it works this time.

Meanwhile we have a temporary logo for this week. It’s the least we could do for our first lustrum celebration.

Twitter

Posted June 19, 2009 by sjarel
Categories: Community, Soccerproject

Twitter

Twitter

I’ve postponed it several times, but this week I twittered for the first time. I’ve had my Twitter-account for quite some time now, but I never used it untill now. I can’t see myself keeping this up for a long time, but I will try for the time to come.

Two things I like already. All my tweets end up on my FaceBook account automagically, so no double work there. And if all is configured OK, this post should appear on Twitter as well. Let’s find out …

Player names

Posted June 15, 2009 by sjarel
Categories: Development, Soccerproject

Long name

Long name

I really couldn’t believe my eyes when I noticed it. Apparently all player, staff and referee names in SoccerProject were limited to 16 characters. This might have been enough for most Belgian names, but for other countries this meant that a lot of names were chopped after the 16th character. The fix took me only a small hour, what a shame we didn’t find out earlier.

Custom Facebook URL

Posted June 13, 2009 by sjarel
Categories: Advertising, Community, Development, Soccerproject

Tags: , , ,

Allthough I’m not really using my Sjarel Westel – Facebook account, I did take this morning’s opportunity to get this great URL : http://www.facebook.com/SoccerProject. Maybe it will turn out to be useful in the future, but for now I’m sure nobody else will take it …

Bye bye, bye bye

Posted June 7, 2009 by sjarel
Categories: Community, Forum, Soccerproject

Two important goodbyes these days. First el stino decided to step back as a moderator. A sad goodbye because I was very pleased with all the help we got from him over the past two years. Thanks el stino and good luck to you in the future !

TalkerBee

TalkerBee

Secondly we made an important decision. We will no longer use Talkerbee on SoccerProject. There were several reasons for this, but the most important one alone, really is enough for this decision. We kept getting error reports from users all over the world and those problems were not likely to be solved in the short future, so we were left with only one option : disabling TalkerBee. Personnally I’ve always believed in this feature, but it turned out less succesful then expected. I’m sorry for those managers who did use it frequently, but we feel there is no other choice for SoccerProject.

New blood again

Posted May 29, 2009 by sjarel
Categories: Uncategorized

Turkish manager ranking

After the extremely exciting title race in the Belgian Football Championship, we learnt that the Dutch forum needed some extra moderating. I decided to take this chance to add a Belgian and a Dutch moderator. Welcome Prince88 and Lessius.

Meanwhile Turkish translator emo80 silently left the game. Luckily the Turkish top manager Denims was willing ta take over his translating Tasks. Welcome to Denims as well of course !

Welcome zajdaz

Posted May 7, 2009 by sjarel
Categories: Community, Soccerproject

Tags: , ,

Not too much news lately, only a little from our Czech friends.

Manager zajdaz will be the new forum moderator, Frankie doparoma decided to quit. Next to this we (Isis and Sjarel) were invited to the Czech SoccerProject meeting in June, but unfortunately we won’t be able to attend. It’s just too far and too difficult to get there. I do hope they’ll send me some pictures though….

SoccerProject archives

Posted April 19, 2009 by sjarel
Categories: Development, Soccerproject

Over the last few years, we have collected millions of SoccerProject-games with all kind af data for the team squads, individual orders, tactics, etc. Our database keeps growing, while a lot of those data from the past are no longer of any interest to anyone. That’s why we now created a script to systematically remove all obsolete data.

We are now running this script in the background, for each of the past seasons. This has been the reason why some simulations took a little longer than usual. We realize this is not ideal, but it’s a one-time-operation and should be over in a couple of days.