The Coding Club
The Coding Club | |
#98894 Posted on 2017-03-28 03:46:52
Hello world! This is the official club thread for The Coding Club. We are a club for both beginner and experienced coders, the artists who work with them, and anyone who has any interest in coding. The club is designed to serve as a hub of information for coding on EV, and a place where people can share advice, ask for help, and show off their work. One of the main features of the club is our regular newsletters containing coding tutorials, tips and tricks, and other useful details. Please feel free to use this thread for any club-related discussion, suggestions, feedback, questions, etc, or just general coding-related chatter. Featured discussion topics - What articles or tutorial topics would you like to see? - Ideas for other things the club could do? - Would anyone be interested in producing an article of their own? Last edited on 2017-04-30 at 23:18:50 by UlyssesBlue
2 members like this post.
|
Posted By UlyssesBlue #60734 Member is Offline 922 forum posts Send A Message |
#99134 Posted on 2017-03-30 19:08:05
Hey Ulysses! I'm looking forward to your articles on layouts. I can help with info on BBCode and more advanced stuff (JavaScript, Java, etc.) if people are interested in that.
0 members like this post.
|
Posted By SueHeck #104120 Member is Offline 355 forum posts Send A Message |
#99144 Posted on 2017-03-30 21:27:10
Thanks SueHeck! I wasn't planning to do much on the topic of JavaScript as the plan is just to focus on coding in the context of EV, and player-made JavaScript is disabled on the site. I do however use it in some off-site tools I've made for EV, such as the foal genotype calculator, and the layout generator, so I thought I'd do something on just the sort of things it's capable of, using them as EV-related examples, and link to w3schools if people want to learn that stuff. I'd be happy to hear your ideas though, and you could perhaps be one of our guest writers if you like.
0 members like this post.
|
Posted By UlyssesBlue #60734 Member is Offline 922 forum posts Send A Message |
#100526 Posted on 2017-04-09 21:22:52
Just a list of some upcoming tutorials, so you guys know what to expect, and I have a reminder. Order may be shuffled about.
0 members like this post.
|
Posted By UlyssesBlue (spare) #75110 Member is Offline 559 forum posts Send A Message |
#100616 Posted on 2017-04-10 19:25:03
Omg I made a whole Java program of little tools for EV. I could definitely write a few paragraphs about it.
1 members like this post.
|
Posted By SueHeck #104120 Member is Offline 355 forum posts Send A Message |
#100633 Posted on 2017-04-10 22:56:07
That would be awesome! I can't wait to hear about it. :D
0 members like this post.
|
Posted By UlyssesBlue #60734 Member is Offline 922 forum posts Send A Message |
#101730 Posted on 2017-04-18 22:10:10
Latest tutorial is online! This one covers how to produce horizontal or vertical spaces in text, and what purposes and applications each method is most suited for.
0 members like this post.
|
Posted By UlyssesBlue #60734 Member is Offline 922 forum posts Send A Message |
#103029 Posted on 2017-04-30 23:38:11
New tutorial is online. This one is just a simple resource listing the BBCode that is available on EV. Please note that there's a small error in the first table: where it lists the code for italic text it also shows /td> after it, which should not be there (I'm missing a < in my code).
0 members like this post.
|
Posted By UlyssesBlue #60734 Member is Offline 922 forum posts Send A Message |
#104047 Posted on 2017-05-07 15:05:18
Something I just learned today when I made birthday posts: the tag to make a link to a member doesn't work in this new BBCode! It looked fine when I previewed the post but after I posted, the tags were showing instead of the members' names.
0 members like this post.
|
Posted By SueHeck #104120 Member is Offline 355 forum posts Send A Message |
#104084 Posted on 2017-05-07 20:23:13
^ Yeah, there's a few bugs left to be ironed out under the new system. I understand Abbey's still working on things. I'm planning on creating a part 2 to my bbcode tutorial to cover all the new code we got, but i'm holding off until everything has settled down a bit.
0 members like this post.
|
Posted By UlyssesBlue #60734 Member is Offline 922 forum posts Send A Message |
#106987 Posted on 2017-05-30 18:22:08
New tutorial is up.
0 members like this post.
|
Posted By UlyssesBlue #60734 Member is Offline 922 forum posts Send A Message |
#106999 Posted on 2017-05-30 20:17:20
The link doesn't work
0 members like this post.
|
Posted By styx #6522 Member is Offline 493 forum posts Send A Message |
#107000 Posted on 2017-05-30 20:25:33
Oops, sorry. Should be fixed now. :P
0 members like this post.
|
Posted By UlyssesBlue #60734 Member is Offline 922 forum posts Send A Message |
#125537 Posted on 2017-10-25 13:47:30
Hey!
0 members like this post.
|
Posted By Hecate #114599 Member is Offline 145 forum posts Send A Message |
#125570 Posted on 2017-10-25 21:12:56
#banner_winter { OR to overlay your own banner (so if it's transparent it'll show the ev banner through it - see my page for example)... #banner_winter { (Code needs to be placed between style tags... <*style*> {code here} <*/style*> without the *s. Last edited on 2017-10-25 at 21:13:54 by Almárë
0 members like this post.
|
Posted By Almárë #15370 Member is Offline 411 forum posts Send A Message |