I'm willing to contribute, to make a nice website for the program. if the program makers, would tell me what they all would like to have on the website. than I can start coding
greets bart
On Sun, 28 Dec 2003, bart van der hall wrote:
I'm willing to contribute, to make a nice website for the program. if the program makers, would tell me what they all would like to have on the website. than I can start coding
greets bart
Mattricks mailing list Mattricks@lists.lysator.liu.se http://lists.lysator.liu.se/mailman/listinfo/mattricks
Hi,
Nice to see that someone wants to make a webpage for us. What we would like to see is something among the same lines as we already have, but looks nicer and is easier to maintain and instead of one big page, is placed on several different ones (the reason for it being on one single page now is that it is easy to maintain). It would also be nice if it is easy to add news-items and new releases. It would also be good if it easy to have the pages in several different languages (currently we have Swedish and English).
Note that you can't write the homepage code in PHP since we don't have PHP installed on Lysator (where Mattricks is being hosted). Python or perl is better alternatives.
When you have done something that might be good we could add a module to the cvs tree with the homepage.
/Ragnar
I have this small problem when I look at the value of players, and everything with handles value's or numbers, it has an extra 0 in it. if its my linux box fault, how can I fix this??
On Sun, 28 Dec 2003, bart van der hall wrote:
I have this small problem when I look at the value of players, and everything with handles value's or numbers, it has an extra 0 in it. if its my linux box fault, how can I fix this??
How does it look in the hrf file?
/Ragnar
Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, bart van der hall wrote:
I have this small problem when I look at the value of players, and everything with handles value's or numbers, it has an extra 0 in it. if its my linux box fault, how can I fix this??
How does it look in the hrf file?
/Ragnar
de HRF file already gives the extra 0
On Sun, 28 Dec 2003, bart van der hall wrote:
Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, bart van der hall wrote:
I have this small problem when I look at the value of players, and everything with handles value's or numbers, it has an extra 0 in it. if its my linux box fault, how can I fix this??
How does it look in the hrf file?
/Ragnar
de HRF file already gives the extra 0
Then it is not very much we can do here. We use the data in the hrf file and we can't assume that that data is wrong.
I have no idea how you can fix this. Ask at some HT-conference about it.
/Ragnar
im having the same issue here. guess that its a little ht bug than :(
On Sun, 2003-12-28 at 15:00, Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, bart van der hall wrote:
Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, bart van der hall wrote:
I have this small problem when I look at the value of players, and everything with handles value's or numbers, it has an extra 0 in it. if its my linux box fault, how can I fix this??
How does it look in the hrf file?
/Ragnar
de HRF file already gives the extra 0
Then it is not very much we can do here. We use the data in the hrf file and we can't assume that that data is wrong.
I have no idea how you can fix this. Ask at some HT-conference about it.
/Ragnar _______________________________________________ Mattricks mailing list Mattricks@lists.lysator.liu.se http://lists.lysator.liu.se/mailman/listinfo/mattricks
On Sun, 28 Dec 2003, Zazell Kroeske wrote:
im having the same issue here. guess that its a little ht bug than :(
Does this behaviour show up if you just go to http://www.hattrick.org/Common/hrf.asp in your browser and then do "view source"?
/Ragnar
On Sun, 2003-12-28 at 15:52, Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, Zazell Kroeske wrote:
im having the same issue here. guess that its a little ht bug than :(
Does this behaviour show up if you just go to http://www.hattrick.org/Common/hrf.asp in your browser and then do "view source"?
/Ragnar _______________________________________________ Mattricks mailing list Mattricks@lists.lysator.liu.se http://lists.lysator.liu.se/mailman/listinfo/mattricks
That page gives me an error "The page cannot be displayed" and the source shows me nothing else than this IE like error page
On Sun, 28 Dec 2003, Zazell Kroeske wrote:
On Sun, 2003-12-28 at 15:52, Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, Zazell Kroeske wrote:
im having the same issue here. guess that its a little ht bug than :(
Does this behaviour show up if you just go to http://www.hattrick.org/Common/hrf.asp in your browser and then do "view source"?
/Ragnar
That page gives me an error "The page cannot be displayed" and the source shows me nothing else than this IE like error page
I should perhaps have been more clear: Login into Hattrick the normal way, then you get an IP-number (such as 195.149.159.158), when you have done that, change the url to http://195.149.159.<your-ip>/Common/hrf.asp and check the source of that page (this is the hrf Mattricks get).
/Ragnar
On Sun, 2003-12-28 at 17:12, Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, Zazell Kroeske wrote:
On Sun, 2003-12-28 at 15:52, Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, Zazell Kroeske wrote:
im having the same issue here. guess that its a little ht bug than :(
Does this behaviour show up if you just go to http://www.hattrick.org/Common/hrf.asp in your browser and then do "view source"?
/Ragnar
That page gives me an error "The page cannot be displayed" and the source shows me nothing else than this IE like error page
I should perhaps have been more clear: Login into Hattrick the normal way, then you get an IP-number (such as 195.149.159.158), when you have done that, change the url to http://195.149.159.<your-ip>/Common/hrf.asp and check the source of that page (this is the hrf Mattricks get).
/Ragnar _______________________________________________ Mattricks mailing list Mattricks@lists.lysator.liu.se http://lists.lysator.liu.se/mailman/listinfo/mattricks
now it works :) the values there all have a 0 to many. i'll try to report this to Hattrick (pretty weird, At work i have HAM and that one handles the values good.
On Sun, 28 Dec 2003, Zazell Kroeske wrote:
now it works :) the values there all have a 0 to many. i'll try to report this to Hattrick (pretty weird, At work i have HAM and that one handles the values good.
Ok, then it is definitely a problem with Hattrick.
/Ragnar
Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, bart van der hall wrote:
Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, bart van der hall wrote:
I have this small problem when I look at the value of players, and everything with handles value's or numbers, it has an extra 0 in it. if its my linux box fault, how can I fix this??
How does it look in the hrf file?
/Ragnar
de HRF file already gives the extra 0
Then it is not very much we can do here. We use the data in the hrf file and we can't assume that that data is wrong.
I have no idea how you can fix this. Ask at some HT-conference about it.
/Ragnar
Internally, all money is in Swedish kroner. So that's what the HRF contains as well. 10 Kroner = 1 Euro in Hattrick.
The Mattrick developers are Swedes who probably don't realize this is a problem.
this is what they say. maybe a thing todo for in the program?? that you can switch between swedish Kroner and euro??
On Sun, 28 Dec 2003, bart van der hall wrote:
Internally, all money is in Swedish kroner. So that's what the HRF contains as well. 10 Kroner = 1 Euro in Hattrick.
The Mattrick developers are Swedes who probably don't realize this is a problem.
this is what they say. maybe a thing todo for in the program?? that you can switch between swedish Kroner and euro??
Aha, it's money that you talk about, now I understand (I thought it was all values such as stamina, experience, etc.)
I always thought we had changed that behaviour so it was taking care of other currencies, but apparently it doesn't.
I have now added it to the TODO at least.
/Ragnar
Ragnar Ouchterlony wrote:
On Sun, 28 Dec 2003, bart van der hall wrote:
I'm willing to contribute, to make a nice website for the program. if the program makers, would tell me what they all would like to have on the website. than I can start coding
greets bart
Mattricks mailing list Mattricks@lists.lysator.liu.se http://lists.lysator.liu.se/mailman/listinfo/mattricks
Hi,
Nice to see that someone wants to make a webpage for us. What we would like to see is something among the same lines as we already have, but looks nicer and is easier to maintain and instead of one big page, is placed on several different ones (the reason for it being on one single page now is that it is easy to maintain). It would also be nice if it is easy to add news-items and new releases. It would also be good if it easy to have the pages in several different languages (currently we have Swedish and English).
Note that you can't write the homepage code in PHP since we don't have PHP installed on Lysator (where Mattricks is being hosted). Python or perl is better alternatives.
When you have done something that might be good we could add a module to the cvs tree with the homepage.
/Ragnar
I will first make the website in simple HTML, after that I will create one in perl as that will take a bit mroe time for me ATM
/bart
On Sun, 28 Dec 2003, bart van der hall wrote:
I will first make the website in simple HTML, after that I will create one in perl as that will take a bit mroe time for me ATM
/bart
Ok, I won't guarantee that we will use it, but if it looks good and works in all major browsers the chances are pretty high.
/Ragnar
mattricks@lists.lysator.liu.se