[QUOTE=StinkyJoe;32291124]Find whoever designed the current website and kick him in the 'nads for me, for using tables on the layout.[/QUOTE]Are tables really such a big problem? I thought for data presentation they were fine to use.
[QUOTE=Octave;32291265]Are tables really such a big problem? I thought for data presentation they were fine to use.[/QUOTE]
They're absolutely fine, actually, they're the correct option, for [b]tabular[/b] data. [b]Tabular data[/b] is really the key point here.
[url=http://webdesign.about.com/od/tables/a/aa122605.htm]Tables for Tabular Data - What is Tabular Data?[/url]
[QUOTE=Octave;32291265]Are tables really such a big problem? I thought for data presentation they were fine to use.[/QUOTE]Yes, they are. But that's not data presentation.
[editline]14th September 2011[/editline]
[QUOTE=spidersdesign;32290726]I have an SSD for windows. (120gb OCZ Vertex 2)
All files and programs are on the 4 drive RAID.
Windows backup backsup all of my documents (stuff that matters) every week to the 2 drive RAID 1. So I don't need redundancy on the RAID 0 because everything (except games and programs) is backed up to the RAID 1 (which is fully redundant).
Also I reinstall about every 4 months (I wipe it then reinstall applications and games and restore documents) so it stays fresh.[/QUOTE]Why do you need all that stuff?
[QUOTE=TerabyteS_;32291669]
Why do you need all that stuff?[/QUOTE]
SSD because it is very fast and easy to just wipe or restore to one of the images that get taken every month.
4 drive raid because I need a lot of space and like games loading instantly.
2 drive raid 1 - because a 4 drive raid is 4 times as likely to stop working so I need backups of the files (not games and applications) and because it is RAID 1 it is actually backed up twice.
[QUOTE=cas97;32293619][img]http://costeira.com/upl/uploads/ts2_login.PNG[/img][/QUOTE]
The copyright is too close to the bottom of the box and that button doesn't really fit.
But other than that, nice.
[url]https://github.com/Fizzadar/Fanatical-Dev-Core[/url]
&
[url]https://github.com/Fizzadar/PK-Russet[/url]
Still getting used to git, so there's some files/stuff which probably shouldn't be included. And no readme's yet.
Oh, and [url]http://pkrusset.com/[/url], if anyone wishes to try paste your username here and I'll add you to the Alpha group, I really only want a small set of testers for now. Chat won't work, debug is always enabled/etc, but the main game works mostly (assuming memcache remains active, I've not yet added it as a service).
[QUOTE=Fizzadar;32294213][url]https://github.com/Fizzadar/Fanatical-Dev-Core[/url]
&
[url]https://github.com/Fizzadar/PK-Russet[/url]
Still getting used to git, so there's some files/stuff which probably shouldn't be included. And no readme's yet.
Oh, and [url]http://pkrusset.com/[/url], if anyone wishes to try paste your username here and I'll add you to the Alpha group, I really only want a small set of testers for now. Chat won't work, debug is always enabled/etc, but the main game works mostly (assuming memcache remains active, I've not yet added it as a service).[/QUOTE]
User1316?
[editline]14th September 2011[/editline]
thanks!
[QUOTE=Ac!dL3ak;32294264]User1316?[/QUOTE]
Done, you can change name on the new player page; and once settings is up there too.
[QUOTE=RusselG;32294164]The copyright is too close to the bottom of the box and that button doesn't really fit.
But other than that, nice.[/QUOTE]
That was intentional. I don't want it to stand out.
It'll probably stay that way, unless I find a better way.
Thank you, however, for your comments.
Edit: Also, the button is from [url=http://formalize.me/]formalize.css[/url], and I have the button selected in that picture, so that is why it as that blue glow.
[QUOTE=Fizzadar;32294213]pkrusset[/QUOTE]
I signed in through Google and it named me "User5807". There doesn't seem to be a way to play on maps, currently. Is that only for users in the "alpha" group you were talking about? I'd love to play it, though.
[QUOTE=spidersdesign;32292092]because it is RAID 1 it is actually backed up twice.[/QUOTE]
:|
It's saved twice, however it's not backed up because if you delete something you're fucked (twice)
[QUOTE=Fizzadar;32294213][url]https://github.com/Fizzadar/Fanatical-Dev-Core[/url]
&
[url]https://github.com/Fizzadar/PK-Russet[/url]
Still getting used to git, so there's some files/stuff which probably shouldn't be included. And no readme's yet.
Oh, and [url]http://pkrusset.com/[/url], if anyone wishes to try paste your username here and I'll add you to the Alpha group, I really only want a small set of testers for now. Chat won't work, debug is always enabled/etc, but the main game works mostly (assuming memcache remains active, I've not yet added it as a service).[/QUOTE]
[B]Userd071[/B], if you don't mind.
[QUOTE=StinkyJoe;32294662][B]Userd071[/B], if you don't mind.[/QUOTE]
[QUOTE=cas97;32294429]That was intentional. I don't want it to stand out.
It'll probably stay that way, unless I find a better way.
Thank you, however, for your comments.
I signed in through Google and it named me "User5807". There doesn't seem to be a way to play on maps, currently. Is that only for users in the "alpha" group you were talking about? I'd love to play it, though.[/QUOTE]
Done, I don't want random people playing for now hence the 'activation' requirement. Eventually I'll get off my ass and code a proper invite system (unless someone else want's to for me on github! - I still need to add the db structure somewhere in there)
[b]Usercc1a[/b]
please
[QUOTE=Fizzadar;32294891]Done, I don't want random people playing for now hence the 'activation' requirement. Eventually I'll get off my ass and code a proper invite system (unless someone else want's to for me on github! - I still need to add the db structure somewhere in there)[/QUOTE]
how do you add them now?
Usere029
Love you fizz.
[QUOTE=adamjon858;32295904]Usere029
Love you fizz.[/QUOTE]
[QUOTE=zzlawlzz;32294985][b]Usercc1a[/b]
please[/QUOTE]
Done & done!
[QUOTE=Ac!dL3ak;32295752]how do you add them now?[/QUOTE]
Good 'ol phpmyadmin :)
Also, just threw this together:
[url]http://core.fanaticaldev.com/[/url]
Useraa65
[QUOTE=Fizzadar;32296112]Done & done![/QUOTE]
Got room for one more? [b]User69f2[/b]
Fizz I can't help but notice the lack of classes....any reason why you shy away from OOP?
Hey fizz, wait for me! I'm coming in a few hours!
User4d30 if you could
Thanks!
User1402
And gonna contact one at Precisallt media today. And then see where it goes from there.
Alright, Userb4be
[editline]15th September 2011[/editline]
Reads as UserBabe
[img]http://i.imgur.com/TljCt.png[/img]
swimming :v:
[editline]15th September 2011[/editline]
I like how sometimes you battle pokemons more than once and i just run around on level 10 and below and get 300 exp without dying :v:
Personification of browsers:
[img]http://d24w6bsrhbeh9d.cloudfront.net/photo/262674_460s.jpg[/img]
Notice IE's face.
[QUOTE=TerabyteS_;32304504]Personification of browsers:
[img]http://d24w6bsrhbeh9d.cloudfront.net/photo/262674_460s.jpg[/img]
Notice IE's face.[/QUOTE]
Chrome would be almost naked.
Sorry, you need to Log In to post a reply to this thread.