Author Topic: How-to's and articles wanted  (Read 950 times)

Offline Josetann

  • admin
  • Administrator
  • Hero Member
  • *****
  • Posts: 10136
  • Karma: +0/-0
    • View Profile
How-to's and articles wanted
« on: September 05, 2003, 02:03:04 PM »
If you have a how-to or article you'd like to see on the site, submit it to [email protected].  If it's accepted you'll be paid $30 via PayPal or check.

Please only submit your original content.
« Last Edit: September 05, 2003, 02:03:52 PM by Josetann »

Space Between

  • Guest
How-to's and articles wanted
« Reply #1 on: September 13, 2003, 05:27:47 PM »
I emailed you a win2k dos tutorial. I understand it may be too long and shouldnt be on the site, but could you confirm you got it?

As mentioned in the email, i dont want money.

I would like a confirmation on you getting atleast, dunno if it got blocked and you never got it...or whatever else.

Offline Josetann

  • admin
  • Administrator
  • Hero Member
  • *****
  • Posts: 10136
  • Karma: +0/-0
    • View Profile
How-to's and articles wanted
« Reply #2 on: September 13, 2003, 05:40:10 PM »
When did you send it?  Might have missed it, I get tons of spam each day and have to do a lot of mass deletes.

Space Between

  • Guest
How-to's and articles wanted
« Reply #3 on: September 13, 2003, 08:47:25 PM »
Yep, i understand that 100%.

I'll send it again, it will be named
2kdos_tut

it will be from
picklesyehEmail Removed

again, i dont want any money at all even if you decide it's usable to some.

It's semi long i guess, although it very short and could break some people into scripting. Atleast on 2k. it only covers 2k because 9x is too limited and xp is almost the same thing.

Im going to start working on a simple on in BASH that covers all the points of this 2k one with more demostrations.

this is taken from that tut i put together

Here are the points that will be covered

00. What a file is under win enviroment.
01. What a variable is in %win2k% batch and how to create them.
02. What echo echo. @echo off does.
03. What operators like > and >> and | do.
04. What a ::comment is.
05. What & does and how to use it &::creatively.
06. What 'DIR' and 'SORT' is and does
07. What a * and a ? mean to the DOS shell.
08. What GOTO _is when used with :_labels, also using PING to create a delay.
09. What if "statements"=="are and what they do".
10. What a basic "for" loop is/does.
11. How to use low interger values with variables.
12. How to parse strings into substrings.
13. How to echo non-echoable characters.
14. How to pass %arguments to a .bat file.
15. Summary

Space Between

  • Guest
How-to's and articles wanted
« Reply #4 on: September 13, 2003, 08:49:01 PM »
err sorry

2kdos_tut.zip

and long i guess in pages, but short in practice.

again, from picklesyehEmail Removed

Space Between

  • Guest
How-to's and articles wanted
« Reply #5 on: September 13, 2003, 09:55:22 PM »
Ok, if you do decide to use that, let me know because i found 1 error in 1 example so far.

10.htm
error is...

SET suffix=%::

Should actually be

SET suffix=&::

Offline Josetann

  • admin
  • Administrator
  • Hero Member
  • *****
  • Posts: 10136
  • Karma: +0/-0
    • View Profile
How-to's and articles wanted
« Reply #6 on: September 14, 2003, 07:54:16 PM »
For whatever reason I'm not getting it.  Try sending to [email protected].

Space Between

  • Guest
How-to's and articles wanted
« Reply #7 on: September 17, 2003, 08:21:48 PM »
I emailed it to your yahoo like 3 days ago...did you get it?

Offline Josetann

  • admin
  • Administrator
  • Hero Member
  • *****
  • Posts: 10136
  • Karma: +0/-0
    • View Profile
How-to's and articles wanted
« Reply #8 on: September 18, 2003, 01:25:55 AM »
Finally did.  Showed up in my yahoo box first, then in my regular box later.  Odd.  Haven't had time to look at it yet, but I'm sure I'll be able to use it, thanks!

Space Between

  • Guest
How-to's and articles wanted
« Reply #9 on: September 18, 2003, 03:12:28 AM »
if you can use it, use the one from yahoo, the one i sent like 3 days ago. I fixed some typo's and covered like 3 or 4 more things i wanted to cover but couldnt find time to in time of writing. I add those several more things right before i emailed it to you @yahoo. Only thing i forgot to add to the yahoo one, was mentioning i wrote it for this site. I wanted to put something like 'Constructed for www.thetechguide.com' or something like that in the header of the pages.

What other kinds of tut's/how-to's or whatever are you looking for? Actually i should say what would you like to see?