Author |
Message |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Sun Feb 08, 2004 3:36 am Post subject: Bot Tutorial |
 |
|
|
|
Not to really bring this up again, but I am working on revising Underlord's tutorial -- I would like you guys to check out how its going so far.. only spent about a half-of-an-hour on it; but do you think the formatting seems good? or what suggestions do you have?
http://www.subspacenetwork.com/mervtutor/ |
|
Back to top |
|
 |
pixelsoft Seasoned Helper

Age:38 Gender: Joined: Apr 15 2003 Posts: 154 Location: Vienna Offline
|
Posted: Sun Feb 08, 2004 4:26 am Post subject: |
 |
|
|
|
yeah, looks good... the font in the menu could be a bit bigger, but.. it's ok.. nice _________________ i don't have anything important to say |
|
Back to top |
|
 |
Jason Novice

Age:41 Gender: Joined: Feb 05 2004 Posts: 57 Offline
|
Posted: Sun Feb 08, 2004 1:28 pm Post subject: |
 |
|
|
|
Yeah, it's looking really good. As pixelsoft said though, up the font size a wee bit. It's hard on the eyes at the moment. And if you're using CSS, try using relative font-sizes like font-size: small; so that your text is scalable. I have a wireless keyboard, so I often sit a ways back from my monitor. I scale the font size up on most websites while I'm sitting back there so I don't squint myself blind. :] |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Sun Feb 08, 2004 5:21 pm Post subject: |
 |
|
|
|
well thats not my fault now is it ... lol ill work out font issues l8r _________________ Performance is often the art of cheating carefully. - James Gosling |
|
Back to top |
|
 |
cyp Guest
Offline
|
Posted: Sun Feb 08, 2004 5:53 pm Post subject: |
 |
|
|
|
Keep or Remove the idea based off of PHP's system of allowing comments beign posted by users on each page? |
|
Back to top |
|
 |
Dustpuppy Server Help Squatter

Age:40 Gender: Joined: Jan 23 2003 Posts: 215 Location: England Offline
|
Posted: Mon Feb 09, 2004 5:43 am Post subject: |
 |
|
|
|
If you want keep it, you should at least make a downloadable version without any of the PHP too, for offline reference. |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Mon Feb 09, 2004 7:24 am Post subject: |
 |
|
|
|
oy :/ well i guess it wouldnt be that bad, but definately at a later time.. i guess.. |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Mon Feb 09, 2004 9:18 am Post subject: |
 |
|
|
|
okay i got most of it coded in; ill need someone to help me figure out how to make a script run w/ CRON or w/e.. :/ i havent been able to get that to work; but in this way it will run a script and compile the whole archive of files into .html form; and zip it up for a dload...
edit:
oh meh, if you were saying downloadable archive w/o the comments; thats not an option of how i designed this thing :/ sorrrrrryy.. i didnt really think about this stuff 
Last edited by CypherJF on Mon Feb 09, 2004 10:06 am, edited 1 time in total |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Mon Feb 09, 2004 10:02 am Post subject: |
 |
|
|
|
if someone would be willing to write a CSS thing for the 'code' portions of the tutorial that'd be great help too
edit:
server host is currently down for w/e futzing reason  |
|
Back to top |
|
 |
Dustpuppy Server Help Squatter

Age:40 Gender: Joined: Jan 23 2003 Posts: 215 Location: England Offline
|
Posted: Mon Feb 09, 2004 1:55 pm Post subject: |
 |
|
|
|
I started working on a revision of the tutorial, I was just going to format it, fix links etc., to make it easier to use. But I have other things to work on, and it looks like you're going full on so maybe you can use what I've done so far:
http://quotes.ssforum.net/MERVbot%20tutorial.htm |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Mon Feb 09, 2004 2:59 pm Post subject: |
 |
|
|
|
excellent.. ill see what I can do with it...
I would like to figure out an easy way to have code sniplets better formatted as well as coloring :/ but that'd require me probably putting the actual code sniplets into either a php tag and/or another file and include it that way which UGgida.. or well i could technically go through all the code sniplets and highlight the keywords myself but i dont have that much time  |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Mon Feb 09, 2004 4:14 pm Post subject: |
 |
|
|
|
I would actually recommend putting the all the instructions on one page and all the examples on another. That way the user wouldn't have to load a page every time he wants to see something.
Great work so far! _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him. |
|
Back to top |
|
 |
Dustpuppy Server Help Squatter

Age:40 Gender: Joined: Jan 23 2003 Posts: 215 Location: England Offline
|
Posted: Mon Feb 09, 2004 4:28 pm Post subject: |
 |
|
|
|
I wrote a program to highlight the code fragments. Just look for keywords/comments and add the relevant tags. |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Mon Feb 09, 2004 4:58 pm Post subject: |
 |
|
|
|
Cyan~Fire wrote: | I would actually recommend putting the all the instructions on one page and all the examples on another. That way the user wouldn't have to load a page every time he wants to see something.
Great work so far! |
well then you can just keep using the old tutorial lol |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Mon Feb 09, 2004 4:58 pm Post subject: |
 |
|
|
|
Dustpuppy wrote: | I wrote a program to highlight the code fragments. Just look for keywords/comments and add the relevant tags. |
now why didnt I think of that lolol |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Wed Mar 03, 2004 3:12 pm Post subject: |
 |
|
|
|
hmm, this link doesnt seem to work for me, does anyone know where i could go for this tutorial? |
|
Back to top |
|
 |
cypherj.f. Guest
Offline
|
Posted: Wed Mar 03, 2004 5:23 pm Post subject: |
 |
|
|
|
SubspaceNetwork.com had to switch hosts w/o like any warning, so I'll be working on getting that area back up (also, my harddrive crashed so it's going to be like a couple weeks...) |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Wed Mar 03, 2004 9:20 pm Post subject: |
 |
|
|
|
could I get a copy of your php stuff so I can use it to work on a TWCore one? _________________
 |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Wed Mar 03, 2004 10:39 pm Post subject: |
 |
|
|
|
To be honest, my PHP script is just HTML files, and an include statement for the comments part.
The comments part right now is really crappy, because my friend bailed out on me when I told him that it was cutting comments off at 255 chars, and hes not helpin me anymore. So if you know how to make the field longer than 255 chars MySQL PM me so I can continue the develpoment of it after I get my new HD...
adios. |
|
Back to top |
|
 |
Dustpuppy Server Help Squatter

Age:40 Gender: Joined: Jan 23 2003 Posts: 215 Location: England Offline
|
Posted: Thu Mar 04, 2004 4:37 pm Post subject: |
 |
|
|
|
Change the field to a Text _________________
 |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Mon Mar 08, 2004 7:19 pm Post subject: |
 |
|
|
|
back online w/ working comments/notes  |
|
Back to top |
|
 |
|