HomeForumsWhat's newResources 
 
 
Tutorials!
TakaIsSilly - Aug 30, 2001

 1  2  Next> 

 TakaIsSilly Aug 30, 2001
So here, the first chapter of an tutorial.

It's in ZIP format, inside a Word document.

Somebody host these files, please ^o^;

http://www.clubotaku.org/Saturn...

 Artemio Urbina Aug 30, 2001
i can host them too, np =)

http://atomix.com.mx/~aurbina/saturn.html...

THAT IS DEAD NOW..

use http://junkerhq.net/saturn.html...

(Edited by Artemio Urbina at 3:54 am on Oct. 12, 2001)

 Artemio Urbina Aug 31, 2001
Mrakumamatata sent a PDF that is already at the page. Thanks!

 MasterAkumaMatata Aug 31, 2001
You're welcome!

BTW, you should add the closing parenthesis; and correct the spelling error of your email address on your index page.

 TakaIsSilly Aug 31, 2001
Thanks ^o^ I really wanted to make them in .PDF, but err... couldn't be bothered

 TakaIsSilly Aug 31, 2001
Tutorial n 2 is out ^o^; Your first SGL program.

 Artemio Urbina Aug 31, 2001
ooopsss .... OK I'll correct that..

Thanks...

That happens when you just use vi to write the stuff on a terminal without contacts =)

 MasterAkumaMatata Aug 31, 2001
What's VI...?

 Artemio Urbina Sep 1, 2001
An excellent text editor designed for use in *NIX systems, whin even no arrow keys =)

Maybe you wouldn't lie to know th edetails, and may seem awkward, but believe me.. once you use it over your 5 year peroid in college, you love it =)

 TakaIsSilly Sep 1, 2001
I used VI. Once. Then I found out that they had jed installed . It's a somewhat humurous combination between a typewriter and a text editor ^^;

 ExCyber Sep 1, 2001
I laugh at your petty text editors! With Emacs I can edit text files, surf the web, read email and newsgroups, and perform complex chemical reaction simulations, all through the power of emacs-lisp! Fear me, frail mort

segmentation fault: core dumped

 SkankinMonkey Sep 2, 2001
/run notepad

 RadSil Sep 2, 2001
With Emacs you can also eat all of your physical RAM! ph34r!!

SkankinMo: Agreed, I love simplicity. Except notepad can't handle *nix or Mac text files... which sux

 ExCyber Sep 2, 2001
Actually, my editor of choice under Windows/DOS is EDIT, and I typically use joe (#### if I know why; too lazy to try to learn a "real" text editor I guess) when in Linux. I only usually use Notepad for quickly editing small bits of text copied from websites (for pasting to IRC or printing). It's seriously hurt by the fact that it's got some rather small limit on the size of files that it will open; EDIT has a limit too, but it will usually at least load as much of the file as it can, and I've only ever run into it with really big files.

 Artemio Urbina Sep 3, 2001
when in Linux/Unix (usually via ssh or in the worst case by telnet) I use vi....

Locally in DOS I use vi or edit

And in Winbugs I use UltraEdit (or notepad in a bad situation =P)

 MasterAkumaMatata Sep 3, 2001

  
	
	
Quote: from ExCyber on 1:56 pm on Sep. 2, 2001

I only usually use Notepad for quickly editing small bits of text copied from websites (for pasting to IRC or printing). It's seriously hurt by the fact that it's got some rather small limit on the size of files that it will open;

Yeah, I've noticed that too when using Notepad under Win 95/98 (and maybe Me too), but not under Win NT4/2000.

 Blue Sonnet Sep 3, 2001
I think it's GREAT, that you have made these tutorials (It makes my life easier)

 TakaIsSilly Sep 4, 2001
*WAI* recognition, yeah

Thank you very mutch, and just to let you know the next tutorial might take a while to get out (since I have Stardust and exams to do )

As for editors, you know my choice, EditPad and Jed. If I _really_ need sintax highliting, I just open VisualStudio.

NotePad for NT opens files as large as the physical (and swap, i think) of C, otherwise it's limited to 64k or 32kb, i can't recall. That's due to the fact that the Notepad from W95 is exacly the same as the 3.11 Version (compiled under the new libraries).

 IBarracudaI Sep 4, 2001
TakaIsSilly I've written a small program that detects keypresses from a saturn control pad, and displays on the screen what button user has pressed.

It's a very basic program, but I could give it to you, so that you could put it in the next tutorials, only if u really need this very EASY program!!

 IBarracudaI Sep 4, 2001
Anyone knows the function to clear the screen?

(Or will I have to slInitSystem Again?)

tkx

 1  2  Next>