• What are you working on? v7
    7,420 replies, posted
[QUOTE=TerabyteS_;38306126]Why does everybody call me Terra[/QUOTE] Because we love you.
Well, here we go anyway! [t]http://puu.sh/1m9tR[/t] [t]http://puu.sh/1m9ua[/t] [t]http://puu.sh/1m9w4[/t] (there are scrollbars on the pages when they extend but since this is Windows 8, stuff will pop up when I try to capture them)
[t]https://dl.dropbox.com/u/11275736/s/d/f/o/designs/admin_panel3_plugins.png[/t] what do you think? The box on the far right is for information about the plugin (supplied by the plugin).
[QUOTE=Ac!dL3ak;38308472][t]https://dl.dropbox.com/u/11275736/s/d/f/o/designs/admin_panel3_plugins.png[/t] what do you think? The box on the far right is for information about the plugin (supplied by the plugin).[/QUOTE] I really like it. Maby the main grey box can be toned down a bit? Just a bit lighter. And the only other thing that I noticed is that the blue link is a bit difficult to see.
[QUOTE=kragmars102;38308541]I really like it. Maby the main grey box can be toned down a bit? Just a bit lighter. And the only other thing that I noticed is that the blue link is a bit difficult to see.[/QUOTE] I was thinking that too. [t]https://dl.dropbox.com/u/11275736/s/d/f/o/designs/admin_panel3_plugins_lighter.png[/t]?
[QUOTE=Ac!dL3ak;38308591]I was thinking that too. [t]https://dl.dropbox.com/u/11275736/s/d/f/o/designs/admin_panel3_plugins_lighter.png[/t]?[/QUOTE] Looks great now, I would say add rounded corners around the grey box but I'm guessing you're going for the square look ( metro )
Finished the "Add Game" page! [t]http://puu.sh/1mcL8[/t]
[QUOTE=Banana Lord.;38308959]Finished the "Add Game" page! [t]http://puu.sh/1mcL8[/t][/QUOTE] [img]http://puu.sh/1mdHR[/img] Now that's not nice! Also description and controls is the same text
[t]https://dl.dropbox.com/u/11275736/s/d/f/o/designs/admin_panel3_users_noselect.png[/t]
First free-lancer job ...first time fooled by the employer :sad:
[QUOTE=MuffinZerg;38309659]First free-lancer job ...first time fooled by the employer :sad:[/QUOTE] Been there, done that. [url]www.spartantechnologies.com.au[/url] - stole my first design ever made, and even copy and pasted my terms of server & privacy policy. [B]Edit:[/B] just noticed they didn't even bother removing my copyright in the code: view-source:spartantechnologies.com.au
[QUOTE=commander204;38309364][img]http://puu.sh/1mdHR[/img] Now that's not nice! Also description and controls is the same text[/QUOTE] Yeah there originally wasn't a separate entry for controls so I entered description + controls in the same field. After adding a separate controls option I just copied over descriptions. Once I get the edit page working I will fix it! Oh and yeah that'll be one of the games to be deleted, sadly :(
[QUOTE=kragmars102;38309819]Been there, done that. [url]www.spartantechnologies.com.au[/url] - stole my first design ever made, and even copy and pasted my terms of server & privacy policy. [B]Edit:[/B] just noticed they didn't even bother removing my copyright in the code: view-source:spartantechnologies.com.au[/QUOTE] Did they add a disable right click script so people couldn't see your copyright...
Just recreated my site with PHP rather than static HTML. [url]http://www.benbristow.co.uk/[/url] Tried to make it conform as much to that stupid EU Cookie law thing as possible. CloudFlare still seems to set cookies though. /sigh.
[QUOTE=Adzter;38311365]Did they add a disable right click script so people couldn't see your copyright...[/QUOTE] Ye and they couldn't even figure out how to change the text "Disabled Function".
If you can be bothered have you considered sending a DMCA request to their host?
Doing a player info page, which shows information about events triggered by a player on a server. Mostly done to play around with databases. [thumb]http://comentarinformal.info/random/9yaoE.png[/thumb] Color of the 'card' with the info and "Testing Page" (actually your community's name, or whatever you want to call it) are customizable (and logo and background image, if you change them). User status names too; right now it has the basics (admin, donor, vip, normal user, unknown, banned, permabanned... and bot, because why not ). It gets all the bans from SourceBans (and, in fact, installs itself in its table). Haven't tested it in real servers yet, so I don't know how it will go about performance... But it shouldn't explode. [I]Shouldn't.[/I] [URL="http://sandbox.comentarinformal.info/playerinfo/playerinfo_player.php?id=STEAM_0:0:5"]Link, if anyone wants to look around[/URL]. Thinking of doing: -Help page, with info about how to change things and how to add events to the server (it's just another INSERT, so it shouldn't be very hard to implement). -Page login with Steam; if your steamID is on Sourcebans' admin list, it lets you submit Info events (the ones in blue). Thoughts so far?
[QUOTE=Coment;38312381]Doing a player info page, which shows information about events triggered by a player on a server. Mostly done to play around with databases. [thumb]http://comentarinformal.info/random/9yaoE.png[/thumb] Color of the 'card' with the info and "Testing Page" (actually your community's name, or whatever you want to call it) are customizable (and logo and background image, if you change them). User status names too; right now it has the basics (admin, donor, vip, normal user, unknown, banned, permabanned... and bot, because why not ). It gets all the bans from SourceBans (and, in fact, installs itself in its table). Haven't tested it in real servers yet, so I don't know how it will go about performance... But it shouldn't explode. [I]Shouldn't.[/I] [URL="http://sandbox.comentarinformal.info/playerinfo/playerinfo_player.php?id=STEAM_0:0:5"]Link, if anyone wants to look around[/URL]. Thinking of doing: -Help page, with info about how to change things and how to add events to the server (it's just another INSERT, so it shouldn't be very hard to implement). -Page login with Steam; if your steamID is on Sourcebans' admin list, it lets you submit Info events (the ones in blue). Thoughts so far?[/QUOTE] Looks like a useful page for your server but I'd say it's a bit ugly. Maybe try using something like [URL="http://twitter.github.com/bootstrap/"]Bootstrap[/URL]? Maybe also have it automatically refresh using Javascript or something along the lines. Make sure you also add a Limit to the SQL query as if this is on a live server the page could get huge very quickly.
[QUOTE=Jelly;38312292]If you can be bothered have you considered sending a DMCA request to their host?[/QUOTE] I could, however stealing from a 13 year old at the time brings enough shame I reckon.
[QUOTE=kragmars102;38312480]I could, however stealing from a 13 year old at the time brings enough shame I reckon.[/QUOTE] Just do it anyway.
Trying to make an logo for tile8... Impossible. Everything I try sucks.
[QUOTE=Banana Lord.;38307231]Well, here we go anyway! [t]http://puu.sh/1m9tR[/t] (there are scrollbars on the pages when they extend but since this is Windows 8, stuff will pop up when I try to capture them)[/QUOTE] Do I smell Apple Game Center logo? Cause you know, like... They might sue you and stuff. </applejokes>
[QUOTE=Killervalon;38313384]Do I smell Apple Game Center logo? Cause you know, like... They might sue you and stuff. </applejokes>[/QUOTE] Yeah the logo looked familiar but I found it on [url]www.iconarchive.com[/url] (favorite place ever) and I'm 99% sure it said it was available for commercial usage too (and it was originally part of a metro icon set, I just removed the square edges to fit the top bar gradient)
[QUOTE=Jimmy422;38294452]Changed a little bit based on what was suggested, I like this. [img]http://i.imgur.com/4BvO7.png[/img] I'm not sure if I want to take the grey box out from the three columns under the hero image, but i'll play around with it.[/QUOTE] dude wtf, a college site where you even make a crack at not being able to afford the final vowel in your site's name, and you advertise a $1200 tablet? just sayin' i would not browse this junk, im p. sure someone on the ramen fiscal diet would not be purchasing a $1200 tablet real talk i hope thats just a poorly chosen placeholder
[img]https://dl.dropbox.com/u/5003648/Website.png[/img] is this ok for a college assignment? less than 24 hours until I have to submit this and I have to make all of the other pages yet, so excuse the fact that I've used album artwork and information more than once - I can't be arsed making more to be perfectly honest [editline]Edited:[/editline] added the browsing page, that should do for now. [t]https://dl.dropbox.com/u/5003648/Search%20Results.png[/t]
which one should I use [t]https://dl.dropbox.com/u/11275736/s/d/f/o/designs/dashboard.png[/t] for [img]http://www.facepunch.com/fp/ratings/clock.png[/img] [t]https://dl.dropbox.com/u/11275736/s/d/f/o/designs/dashboard2.png[/t] for [img]http://www.facepunch.com/fp/ratings/information.png[/img]
[QUOTE=amcfaggot;38317395]dude wtf, a college site where you even make a crack at not being able to afford the final vowel in your site's name, and you advertise a $1200 tablet? just sayin' i would not browse this junk, im p. sure someone on the ramen fiscal diet would not be purchasing a $1200 tablet real talk i hope thats just a poorly chosen placeholder[/QUOTE] I figured somebody was going to call me out on that one. It's just a poorly chosen placeholder. Does this look too bland to anyone else? And if so, what can I do to make it better? [img]http://i.imgur.com/U5To4.png[/img]
-snip-
[QUOTE=Jimmy422;38319025]I figured somebody was going to call me out on that one. It's just a poorly chosen placeholder. Does this look too bland to anyone else? And if so, what can I do to make it better? [img]http://i.imgur.com/U5To4.png[/img][/QUOTE] [img]http://i.imgur.com/5PWsH.png[/img]
pfft why would you need a review for ramen? :v: [editline]5th November 2012[/editline] and lunchables... I can't think of a good reason why you'd buy lunchables...
Sorry, you need to Log In to post a reply to this thread.