It is currently Wed, 25.Nov 2009 - 06:03

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Suggestions for the Wiki
PostPosted: Sat, 25.Nov 2006 - 03:58 
Offline
v.i.p.
v.i.p.
User avatar

Joined: Mon, 31.Jul 2006 - 20:25
Posts: 158
Location: Washington state, USA
We're coming along pretty well with the Wiki, especially in the area of getting some TekNap help up, but still have quite a ways to go.

I'm putting this thread up for people to let us know any direction they'd like to see us progress more quickly, or anything you'd like to learn how to do.  If you have any ideas for contributions that you'd like to put up, let us know on this thread and we'll see about getting it put on there for you.  Scripts, art, aliases and help on topics are all welcome!

garmabeaneth - I presume you'd not mind if we put some of your art up?  And that from any others here?

Happy Tekking!

8) SkyyTek 8)

_________________
All that is gold does not glitter,
Not all those who wander are lost


Top
 Profile  
 
 Post subject: Re: Suggestions for the Wiki
PostPosted: Sun, 26.Nov 2006 - 13:06 
Offline
Site Admin
Site Admin
User avatar

Joined: Tue, 18.Jul 2006 - 15:05
Posts: 244
Location: searching this f**ing missing bracket
SkyyTek wrote:
We're coming along pretty well with the Wiki, especially in the area of getting some TekNap help up, but still have quite a ways to go.
Right... it is thanks to Skyy that this wiki is growing very fast.
Nice work, Skyy

In between I worked on a way to implement the interwiki-module to offer other languages. I'm not quite sure to get it running, because my knowledge is limited and I have to learn and read and read some more first.

Ascii-Stuff:
We should divide this section into scripts showing pictures (either colored or not), all purpose pictures without color codes, pictures with color codes,
a link section and a figlet section as well (i have collected a nice figlet server link collection during years).

But mainly we should imho offer hardcore coding and scripting information. Ascii stuff is nice but not really helpful.

If I got the time I will add an article, how to do file operations in a save way. Maybe I'll add that to Elmware's Tips+Tricks section. We well see...

I'm very happy to have you on board, skyy... without your immense efforts, the wiki would still be empty :) *hugs*
Furthermore I would like to thank you for correcting my horrible typos and being patient with my english :lol:

.:.xelo.:.


Top
 Profile E-mail  
 
 Post subject: Re: Suggestions for the Wiki
PostPosted: Sun, 26.Nov 2006 - 19:15 
Offline
member
member

Joined: Fri, 28.Jul 2006 - 12:13
Posts: 50
SkyyTek wrote:
garmabeaneth - I presume you'd not mind if we put some of your art up?  And that from any others here?


i don't mind.. i mean i did post it for sharing, altho its not very helpful  :?


Top
 Profile  
 
 Post subject: Re: Suggestions for the Wiki
PostPosted: Mon, 27.Nov 2006 - 15:06 
Offline
v.i.p.
v.i.p.
User avatar

Joined: Mon, 31.Jul 2006 - 20:25
Posts: 158
Location: Washington state, USA
.:.xelo.:. wrote:
Ascii-Stuff:
We should divide this section into scripts showing pictures (either colored or not), all purpose pictures without color codes, pictures with color codes,
a link section and a figlet section as well (i have collected a nice figlet server link collection during years).

But mainly we should imho offer hardcore coding and scripting information. Ascii stuff is nice but not really helpful.


I'm not familiar with the word figlet... a small fig?  A fig is a food item, afaik, related to dates or some such?

Separating out colored art and color-stripped art is easy, in fact the catagories "ascii art" vs "ansi art" have long existed.

Remember also that what is helpful to you or me is not always the same as what other people are looking for - I know more TekNap users who have it more for doing artwork (and viewing it ;) ) than use it for scripting!

And of course, each has their own areas of knowledge - I'm a good contributor and editor, and I have a good knowledge of the client, but my expertise is not strong in the area of scripting.  Involved scripts are more akin to programming, and I'm always surprised when I see working scripts that use syntax from C (and it works!) when I haven't seen documentation on it in the client, such as a declaration using things like (void) etc.  Cool, but we need more scriptors on board.

If we could convince garmabeaneth or other artists to get on board as wiki contributors and editors we will have a more balanced wiki to present to the world.  I wish I knew how to contact the old-school ascii/ansi artists like AciD and those who really knew their stuff!

As you all may have seen, lately I've been converting the standard help files one by one and adding them in to the wiki.  For my own satisfaction I've used the TekNap style presentation layout for topical presentation, which has been time-consuming but fun (right justified columns).

You do learn a lot more when you have to test these things out to see how they work.  For instance, I've long known how to request a /raw 10118, but only yesterday learned the proper command:  /admin cversion.  Or learned that the levels required to use it have varied so much from implementation to implementation:  OpenNap required mod+, SlavaNap worked for less than mod and as of 3.0.4 build 121 (Oct 2005) is only available to Admin+.

Anyway, it's been a great weekend and I'm starting off my new week.  See all of you around on the networks!

8) SkyyTek 8)

_________________
All that is gold does not glitter,
Not all those who wander are lost


Top
 Profile  
 
 Post subject: Re: Suggestions for the Wiki
PostPosted: Mon, 27.Nov 2006 - 16:25 
Offline
Site Admin
Site Admin
User avatar

Joined: Tue, 18.Jul 2006 - 15:05
Posts: 244
Location: searching this f**ing missing bracket
SkyyTek wrote:
.:.xelo.:. wrote:
<snip>...a figlet section as well..<snip>


I'm not familiar with the word figlet... a small fig?  A fig is a food item, afaik, related to dates or some such?

Code:
________________________________________________________________________
   _                                                                  
   /                     /                  /                          
---/--------__-----__----/-__-----__--------/__-----__----)__-----__----
 /       /   )  /   )  /(      /   )      /   )  /___)  /   )  /___) o
_/____/__(___/__(___/__/___\___(___(______/___/__(___ __/______(___ __o_
Theory :arrow: :arrow: http://en.wikipedia.org/wiki/Figlet
Practice :arrow: :arrow: http://www.schnoggo.com/cgi-bin/lonfig.pl

SkyyTek wrote:
Remember also that what is helpful to you or me is not always the same as what other people are looking for - I know more TekNap users who have it more for doing artwork (and viewing it ;) ) than use it for scripting!
*nods* I see
SkyyTek wrote:
You do learn a lot more when you have to test these things out to see how they work.
Right... I'm impressed of many things I missed until now. It's a real fun to explore new 'TekNap'-worlds. :mrgreen:

.:.xelo.:.


Top
 Profile E-mail  
 
 Post subject:
PostPosted: Mon, 27.Nov 2006 - 19:08 
Offline
v.i.p.
v.i.p.
User avatar

Joined: Mon, 31.Jul 2006 - 20:25
Posts: 158
Location: Washington state, USA
Ah - I see!

I've seen those before, but never heard a word associated with them.  ;)

Thanks for clarifying about "figs!"  :D

8) SkyyTek 8)

_________________
All that is gold does not glitter,
Not all those who wander are lost


Top
 Profile  
 
 Post subject:
PostPosted: Mon, 27.Nov 2006 - 21:41 
Offline
v.i.p.
v.i.p.

Joined: Tue, 08.Aug 2006 - 06:26
Posts: 27
I didn't even know they called them figlets, but I made one for my sister awhile back that she put into her MOTD and you would see it first thing when you connect.
Code:
____        __      ______   ____      ___   ____
/  __\      /  \     |  __ \  |   \    /   | / ___|
| |___     / /\ \    | |__| | | |\ \  / /| | | |__
| ||_ |   / /__\ \   |    _/  | | \ \/ / | | \___ \
| |_| |  / _____  \  | |\ \   | |  \__/  | |  ___| |
\____/  /_/      \_\ |_| \_\  |_|        |_| |____/



Top
 Profile  
 
 Post subject:
PostPosted: Tue, 28.Nov 2006 - 09:05 
Offline
member
member

Joined: Fri, 28.Jul 2006 - 12:13
Posts: 50
ahh yes .. my most awsome MOTD!!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


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 post attachments in this forum

Search for:
Jump to:  
cron
© 2008 phpbbstylists.com
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group