flat assembler
Message board for the users of flat assembler.

Index > OS Construction > please test 512b website

Goto page 1, 2  Next
Author
Thread Post new topic Reply to topic
decard



Joined: 11 Sep 2003
Posts: 1092
Location: Poland
decard 21 Aug 2005, 09:39
http://512.decard.net/

Site functionality is more or less ready. You can submit entries, comment them etc. Please test it, upload some "test" entries, and post comments. They don't have to be real entries, database will be cleared before real contest. I just want to be sure everything works OK Wink
Post 21 Aug 2005, 09:39
View user's profile Send private message Visit poster's website Reply with quote
drh3xx



Joined: 11 Sep 2004
Posts: 34
drh3xx 21 Aug 2005, 10:41
Nice look to the site Smile

And thank you so much for saying "all entries must be assembled with Fasm." Very Happy I'm so sick of people banging on about compiling there assembly language with FASM. Evil or Very Mad
Post 21 Aug 2005, 10:41
View user's profile Send private message Reply with quote
gunblade



Joined: 19 Feb 2004
Posts: 209
gunblade 21 Aug 2005, 12:50
i like the look, and it seems to work fine.. might even enter this year Smile
only thing is that theres those [url][/url] tags around the url.. and they dont get resolved, you have to use html Wink
Post 21 Aug 2005, 12:50
View user's profile Send private message Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 21 Aug 2005, 12:56
Excelent Very Happy, just one thing, it says always 2004 instead of 2005.
Post 21 Aug 2005, 12:56
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 21 Aug 2005, 13:09
Great job decard Cool
Post 21 Aug 2005, 13:09
View user's profile Send private message Reply with quote
decard



Joined: 11 Sep 2003
Posts: 1092
Location: Poland
decard 21 Aug 2005, 14:05
gunblade wrote:
only thing is that theres those [url][/url] tags around the url.. and they dont get resolved, you have to use html Wink


don't worry, I just copied old rules. I'm just too lazy to write all texts for the site now Wink
Post 21 Aug 2005, 14:05
View user's profile Send private message Visit poster's website Reply with quote
THEWizardGenius



Joined: 14 Jan 2005
Posts: 382
Location: California, USA
THEWizardGenius 21 Aug 2005, 19:36
I tried uploading a test entry (ZIP file), it didn't work. Did you disable uploading, or is there an error? I was able to download testos.zip just fine, so that part's OK.

Great look!
Post 21 Aug 2005, 19:36
View user's profile Send private message AIM Address Reply with quote
HyperVista



Joined: 18 Apr 2005
Posts: 691
Location: Virginia, USA
HyperVista 22 Aug 2005, 00:29
Looking Good, decard! Very nice.
Post 22 Aug 2005, 00:29
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 22 Aug 2005, 02:44
hi decard, i try your site. i could felt the site is a little bit slow when processing.
Post 22 Aug 2005, 02:44
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 22 Aug 2005, 02:46
the comment submitting got some bug. it didn't show according the nick, it shows different nick

when typing ' as usernaem, it would output the comment without username.
" or \
Post 22 Aug 2005, 02:46
View user's profile Send private message Visit poster's website Reply with quote
decard



Joined: 11 Sep 2003
Posts: 1092
Location: Poland
decard 22 Aug 2005, 09:34
Commenting problems should be fixed now. vbVeryBeginner: your file got name "0invalid.zip" when you posted it again. It is to prevent from overwriting files, ie. if two competitors will post "os.zip" file, second one will be renamed to "0os.zip", so it won't overwrite first entry.
Post 22 Aug 2005, 09:34
View user's profile Send private message Visit poster's website Reply with quote
pelaillo
Missing in inaction


Joined: 19 Jun 2003
Posts: 878
Location: Colombia
pelaillo 22 Aug 2005, 13:18
Good site !
A suggestion: having the three categories separated in different pages (better when the flood of submissions arive)

A question: Is it possible for the author to add/edit the description after the submission?
Post 22 Aug 2005, 13:18
View user's profile Send private message Yahoo Messenger Reply with quote
decard



Joined: 11 Sep 2003
Posts: 1092
Location: Poland
decard 22 Aug 2005, 21:49
Embarassed it was working OK on my own system, but not so well on the website... after an hour wasted searching for the reason I found out that there are different php.ini settings on my disc and on the webserver Evil or Very Mad Evil or Very Mad
I'll fix it tomorrow, now I have to rest... stupid php.ini file Evil or Very Mad Evil or Very Mad Evil or Very Mad
Post 22 Aug 2005, 21:49
View user's profile Send private message Visit poster's website Reply with quote
decard



Joined: 11 Sep 2003
Posts: 1092
Location: Poland
decard 23 Aug 2005, 08:08
Problem with slashes seems to be fixed. Please test it now. Again Wink.

pelaillo wrote:
Good site !
A suggestion: having the three categories separated in different pages (better when the flood of submissions arive)

A question: Is it possible for the author to add/edit the description after the submission?


1) OK

2) It would require users and passwords. I was thinking about implementing this, but... it would require users to register (more work), and imagine the situation when user A downloaded user's B entry, then user B changed it.... IMO in a contest changing (or updating) entries shouldn't be allowed.
If someone post something wrong by mistake, he can always tell me and I will fix it manually.
Post 23 Aug 2005, 08:08
View user's profile Send private message Visit poster's website Reply with quote
UCM



Joined: 25 Feb 2005
Posts: 285
Location: Canada
UCM 23 Aug 2005, 18:31
Hmm, I posted BloBloBlo with smile_.png but it said 'Invalid file type' even though it went through...

_________________
This calls for... Ultra CRUNCHY Man!
Ta da!! *crunch*
Post 23 Aug 2005, 18:31
View user's profile Send private message Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 24 Aug 2005, 00:36
when same file name let say. os.zip reach 9os.zip, it would not create 10os.zip for the subsequent submit of same file name.
Post 24 Aug 2005, 00:36
View user's profile Send private message Visit poster's website Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 24 Aug 2005, 13:41
what if just everyone sends his FINAL version when it's done and after deadline decard uploads them all at the same time? I think it won't be that much work...
Post 24 Aug 2005, 13:41
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
pelaillo
Missing in inaction


Joined: 19 Jun 2003
Posts: 878
Location: Colombia
pelaillo 24 Aug 2005, 17:54
Quote:

... after deadline decard uploads them all at the same time?

I agree.
Post 24 Aug 2005, 17:54
View user's profile Send private message Yahoo Messenger Reply with quote
decard



Joined: 11 Sep 2003
Posts: 1092
Location: Poland
decard 24 Aug 2005, 20:03
New bugs should be fixed now. Thanks for doing such extensive test, last year's site was almost unchecked...

vid: Good idea, even better because it doesn't require too mach changes in website desing.
Post 24 Aug 2005, 20:03
View user's profile Send private message Visit poster's website Reply with quote
adefeo



Joined: 12 Jan 2004
Posts: 46
Location: Bellmore, Long Island, New York
adefeo 26 Aug 2005, 00:36
Not working for me. I get "Cannot Upload File". I'm trying to upload a 52K RAR file with my OS, but it's not letting me.
Post 26 Aug 2005, 00:36
View user's profile Send private message Visit poster's website AIM Address Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page 1, 2  Next

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.