![]() |
GS2 Guide
First off, I know there are probably better ones out there, but this isn't completed yet anyway.
Just letting you all know, I am working on a GS2 Guide even though myself I am still learning bits and pieces. I will hopefully be adding to it every second day if not daily. Here is the link http://graalscript2.99k.org/ The reason why I decided to make this is quite simple. A lot of players including myself when they first scripting start don't like reading huge pages on information jammed together. So I decided to try and make mine as Understandable and Uncluttered as possible. I have also achieved the uncluttered part by what I think is a simple user friendly interface. PS: If you couldn't be bothered to read the About page properly, to navigate click the Index image. |
It's nice and all that you're trying to contribute to the community, and don't get me wrong it's a nice idea. But, like many other learning scripters (me being one of them), the guide might be a little bit off and dodgy as far as information is concerned since you haven't been scripting that long. I would also like to take a crack at making a cool guide for others to learn from, but I feel that I don't know enough about it to make one yet. Also, the design of the web page isn't very vibrant and it makes the text easy to read. The font you're using is Times new Roman, and that also makes the page look a bit dodgy since the back of the page looks more high-tech. It's a nice idea though! Try and have a look at these pages for some hints and tips I've found useful in the past.
www.w3schools.com www.killersites.com www.tripwiremagazine.com |
Well I plan to add things as I learn more.
So then others can lean aswell. As for the design, the site is purely based on one file, index.html. It is still in "beta" and I am going to tweak the UI of it based on feedback. As for the font, can you reccomend any trendy high tech looking ones to use? |
Quote:
|
I really don't think you're qualified or have enough experience to attempt to teach others GS2.
Your website and navigation is absolute ****, your navigation links don't even work. Why even have it drop down, there's nothing below it to begin with. You mention how it's uncluttered and understandable when you can barely even make your posts meet those criteria. You barely even teach them anything at all. Here's the other pages for those interested: Quote:
Quote:
|
Quote:
|
I like Fowlplay's guide better, it's both more straight to the point and better worded. I understand it's good practice to teach others to enforce your own understanding on the subject but alot more thought should've gone into this. This guide touches on the distinction between server and client side but it hardly even pierces it, you just give a few examples. Perhaps it would be better if you talked more about why you would use serverside as opposed to clientside.
Also.... Quote:
Imo you should take your website down to avoid confusing new-comers. Fowlplay's guide is enough to help people understand the basics of GS2. Just my 2 cents worth though... |
I sob.
|
In my opinion, as a guide for beginners to GS2, you don't really start with the basics here, Gunderak. Instead, you jump straight into more complex ideas and features which are harder to grasp for those without a basic knowledge of GS2.
Try to slow it down a bit. |
Well regardless of what some people may think, I'm leaving it up and will try to make it better as time goes by.
The reason behind this is that I would like to help people learn such as a few of my friends who are getting bored of being a LAT on Dev servers. I will work on the UI as some people don't like it aswell. @Emera I don't see why the font would need to be changed as it is just something simple. @Fowlplay the links do work, they open inside the iFrame. |
Quote:
On both IE9 and Opera they changed the window content to 'filename.html'. It's broken. |
Internet Explorer, really? O_O
Well anyway that aside as I find problems by users giving feedback I will improve it. The user interface I think il just remove the hide and show effect of the index. That will solve a few problems. You are quite welcome to criticize al you want, as long as its constructive criticism. If it isn't then I'll just ignore it :D And tricxta of course you can modify it clientside but that's kinda useless. you even said so youreself when you said it won't be seen serverside. so what's the point of it if its not shown serverside? |
Quote:
You might also consider Twitter Bootstrap and reading A List Apart to help with the aesthetics of your trainwreck. |
Don't use frames anyways, use php's include/reload or something.
|
Quote:
|
I might make another version in PHP and post a link here to it.
|
Agreeing with Jer here as usual. You're in no position to be teaching someone else to script when we have to fight you to stop putting quotes around numbers.
Quote:
|
In my defence I like quotes :D
But IE..... seriously ew... Well the page works fine in Firefox and Google Chrome. I haven't tested it on other browsers yet. |
Quote:
Use jQuery's click instead of a javascript href link, as tol pointed out that functionality is being phased out of browsers. |
My word-art isn't that bad -.-
So what are you suggesting? I was just going to make a function something like this. PHP Code:
Stupid incapsula wont let me write on-click as one word.. |
You are blind to your own creations.
Something like this: PHP Code:
HTML Code:
<a href="basics.html" class="link_class">Basics</a> |
Ahok, that looks fancier than mine :3
|
Quote:
I'm clearly the last person who should be teaching anyone. :\ |
O_o?
Fowlplay is always so sutle when speaking to me :D |
Quote:
|
IFRAMEs shouldn't be used as an integral part of your website design :(
|
Quote:
Quote:
FireFox IE It just works on Google Chrome. Will test it on Opera in a sec. EDIT: Also doesn´t seem to work on Opera. |
Quote:
HTML Code:
<a href="basics.html" target="framename">Basics</a>e: I shouldn't nitpick, the true horror is that there is an iframe. |
I am currently working on a completely re designed look I will post here when it's done.
|
| All times are GMT +2. The time now is 07:27 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.