Go Back   Aural Moon - Progressive Rock Discussion > Prog Rock Discussion > General Discussion/Prog News
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Rate Thread Display Modes
  #41  
Old 11-17-2006, 04:41 PM
Methem Methem is offline
Registered User
 
Join Date: Dec 2004
Location: Oulu, Finland
Posts: 221
Re: Sciences on Moon

Quote:
Originally Posted by VAXman View Post
Suppose they dredged up Weenoze source code!!!
What a surprise...

Quote:
Those computers would be pondering how they ever survived.


I wonder what they would do with something like the following:
http://www.ibiblio.org/pub/academic/...sts/search.tes


-Methem
Reply With Quote
  #42  
Old 11-17-2006, 04:52 PM
VAXman's Avatar
VAXman(Admin) VAXman is offline
progger propellerhead
 
Join Date: Dec 2003
Location: Presently reside in Jackson (southern) NJ (20 miles east of NEARfest 2002 & 2003
Posts: 2,362
Send a message via AIM to VAXman Send a message via Skype™ to VAXman
Re: Sciences on Moon

Quote:
Originally Posted by Methem View Post
What a surprise...




I wonder what they would do with something like the following:
http://www.ibiblio.org/pub/academic/...sts/search.tes


-Methem
OMG! How timely! I was writing some TECO (ie. the MUNG SEARCH) code today to replace "0" (zeros) in a file with slashed zeros.

EB{file}$EY$<FS0$216\$;>EX$$

Clear as day, right? FYI, the $ are escapes as show TECO.
__________________
VAXman -- Watcher of the moon, watcher of all.
----------------Mopper of the moon, mopper of all.
-------------------- Aural Moon's Janitorial Services
---------------------and Restroom Supplies, and Techno-patsy --

Cogito ergo iMac.         
Reply With Quote
  #43  
Old 11-17-2006, 05:14 PM
Methem Methem is offline
Registered User
 
Join Date: Dec 2004
Location: Oulu, Finland
Posts: 221
Re: Sciences on Moon

Quote:
Originally Posted by VAXman View Post
OMG! How timely! I was writing some TECO (ie. the MUNG SEARCH) code today to replace "0" (zeros) in a file with slashed zeros.

EB{file}$EY$<FS0$216\$;>EX$$

Clear as day, right? FYI, the $ are escapes as show TECO.
Yes, very clear... Luckily I'm too young to have ever needed to deal with that language. I only know it's pretty cryptic, as can be seen.

The original EMACS editor (on ITS and TOPS-20?) was obviously written in TECO macros; must have been a lot of fun.


-Methem
Reply With Quote
  #44  
Old 11-17-2006, 05:55 PM
lotus's Avatar
lotus lotus is offline
Patron
 
Join Date: Jul 2004
Posts: 827
Re: Sciences on Moon

Quote:
Originally Posted by jtmckinley View Post
Here's an entertaining (IMHO) history of numbers narrated by Terry Jones of Monty Python fame. It doesn't go as far as calculus and more advanced forms of mathematics, but I think even VAXman might be amused/enlightened by it. I learned a couple of things whilst I was watching, for example, I wasn't aware that Leibniz had come up with binary in the 1600s, or at least I don't remember that I knew that. So without further ado, here's the link:

http://throwawayyourtv.com/2006/11/story-of-one.html
What a great documentary, JT, thank you for the link. I learned a lot this evening..
__________________
Lotus
****************************************
The light at the end of the tunnel is the light of an oncomming train......

Reply With Quote
  #45  
Old 11-17-2006, 06:56 PM
VAXman's Avatar
VAXman(Admin) VAXman is offline
progger propellerhead
 
Join Date: Dec 2003
Location: Presently reside in Jackson (southern) NJ (20 miles east of NEARfest 2002 & 2003
Posts: 2,362
Send a message via AIM to VAXman Send a message via Skype™ to VAXman
Re: Sciences on Moon

Quote:
Originally Posted by Methem View Post
Yes, very clear... Luckily I'm too young to have ever needed to deal with that language. I only know it's pretty cryptic, as can be seen.

The original EMACS editor (on ITS and TOPS-20?) was obviously written in TECO macros; must have been a lot of fun.


-Methem
I have EMACS on my Powerbook configured in EDT mode. I know simple commands in VI but it's really annoying to trip in and out of escape mode.

I've used TECO, SUMSLP, SOS, EDLINE and EDT on VMS. EDT is the most powerful editor. EVE/TPU I use when there's certain needs but mostly, I only use TPU if I need to write a text processing module.
__________________
VAXman -- Watcher of the moon, watcher of all.
----------------Mopper of the moon, mopper of all.
-------------------- Aural Moon's Janitorial Services
---------------------and Restroom Supplies, and Techno-patsy --

Cogito ergo iMac.         
Reply With Quote
  #46  
Old 11-17-2006, 08:04 PM
VAXman's Avatar
VAXman(Admin) VAXman is offline
progger propellerhead
 
Join Date: Dec 2003
Location: Presently reside in Jackson (southern) NJ (20 miles east of NEARfest 2002 & 2003
Posts: 2,362
Send a message via AIM to VAXman Send a message via Skype™ to VAXman
Re: Sciences on Moon

Quote:
Originally Posted by lotus View Post
What a great documentary, JT, thank you for the link. I learned a lot this evening..
This video is a hoot....

"Turn that Music down!"

"The Sumarian's great gift to the world, the chartered accountant."

...and at the great Pyramid... "Was it supposed to do that?"

"Adequate supplies of flower arrangements"

"An 'I love India' T-shirt was hardly going to do the job"

"Fibonacci's book was a must read"

Stoning Zero!

mathematician v. Abacus

"I much prefer working with Michael Palin."



OMG, this is a "must see". If you haven't watched this, do so!
__________________
VAXman -- Watcher of the moon, watcher of all.
----------------Mopper of the moon, mopper of all.
-------------------- Aural Moon's Janitorial Services
---------------------and Restroom Supplies, and Techno-patsy --

Cogito ergo iMac.         
Reply With Quote
  #47  
Old 11-18-2006, 07:41 AM
Methem Methem is offline
Registered User
 
Join Date: Dec 2004
Location: Oulu, Finland
Posts: 221
Re: Sciences on Moon

(Sorry for hijacking your beautiful science thread for this sort of stuff, folks. )

Quote:
Originally Posted by VAXman View Post
I have EMACS on my Powerbook configured in EDT mode. I know simple commands in VI but it's really annoying to trip in and out of escape mode.
Vi isn't my cup of tea either. I use Emacs on my Linux box. I don't claim to be any sort of guru with it though -- far from it.

Quote:
I've used TECO, SUMSLP, SOS, EDLINE and EDT on VMS. EDT is the most powerful editor. EVE/TPU I use when there's certain needs but mostly, I only use TPU if I need to write a text processing module.
Can't much comment on the merits of each of those, as I don't really know too much about VMS at this point. So far I've been reading about it and mainly using the machines of the Deathrow cluster to experiment with things. Going the Hobbyist route is of course a consideration and has been for quite a long while now.

The first time I've used VMS was a few years ago when I was doing some summer work in steel industry. The place was a cold-rolling mill, and it was a large annealing and pickling line that processed stainless steel strip. There was an oldish Alpha box with, I think, VMS 6.x installed on it. The box provided some mathematical models and calculations for the the general automation system that controlled the production line. Among other things, the box was used to adjust the temperatures in the large annealing furnace that processed the strip. Now, that was a safe place to experiment with the OS.


-Methem
Reply With Quote
  #48  
Old 11-18-2006, 10:21 AM
VAXman's Avatar
VAXman(Admin) VAXman is offline
progger propellerhead
 
Join Date: Dec 2003
Location: Presently reside in Jackson (southern) NJ (20 miles east of NEARfest 2002 & 2003
Posts: 2,362
Send a message via AIM to VAXman Send a message via Skype™ to VAXman
Re: Sciences on Moon

Quote:
Originally Posted by Methem View Post
(Sorry for hijacking your beautiful science thread for this sort of stuff, folks. )


Vi isn't my cup of tea either. I use Emacs on my Linux box. I don't claim to be any sort of guru with it though -- far from it.
Like I said, I can get around in VI... not every unix box is going to have EMACS installed so best to know some rudimentary VI skills.


Quote:
Originally Posted by Methem View Post
Can't much comment on the merits of each of those, as I don't really know too much about VMS at this point. So far I've been reading about it and mainly using the machines of the Deathrow cluster to experiment with things. Going the Hobbyist route is of course a consideration and has been for quite a long while now.
TECO was available on the PDP OSs but when VMS first hit the streets, it didn't have TECO. When customers asked why their favorite editor was not included, DEC responded, "TECO is not an editor, it's a programming language". I think Andy Goldstein ported TECO from RSM-11(M+) to VMS as he was one of its avid users. It's written in Macro-11(VAX assembly). TECO is still available on VMS today and building it is one of the regression tests used to guage the Macro-11 "compilers" now available on Alpha and the Itanium.


Quote:
Originally Posted by Methem View Post
The first time I've used VMS was a few years ago when I was doing some summer work in steel industry. The place was a cold-rolling mill, and it was a large annealing and pickling line that processed stainless steel strip. There was an oldish Alpha box with, I think, VMS 6.x installed on it. The box provided some mathematical models and calculations for the the general automation system that controlled the production line. Among other things, the box was used to adjust the temperatures in the large annealing furnace that processed the strip. Now, that was a safe place to experiment with the OS.
VMS is found in many production scenarios. When and where it absolutley has to run, you're likely to find VMS.

The US Postal service uses VMS to sort and route all mail (letters, packages, flats). The USPS sorts/routes 40K times the volume of all of the other package handling services in the US daily... that's a lot of mail!

...and you wouldn't have the PeeCee either. Intel runs all of its fabs on VMS. They can't afford downtime. Even a few minutes of downtime costs $millions to Intel.

..and until recently, Micro$oft themselves ran all of the accounting for the firm on VMS. Seems even M$ didn't trust their own product when and where it mattered to them most -- the money! Only when a certain application provider HQed in .DE was able to provide a redundancy option in its app -- no longer requiring VMS to protect it -- did M$ get off of VMS. Rumor has it that it's still there for backup.

I guess I needn't mention it is secure. Here's SANS' latest list of security vulnerabilities. Note what is NOT on their list.
__________________
VAXman -- Watcher of the moon, watcher of all.
----------------Mopper of the moon, mopper of all.
-------------------- Aural Moon's Janitorial Services
---------------------and Restroom Supplies, and Techno-patsy --

Cogito ergo iMac.         
Reply With Quote
  #49  
Old 11-18-2006, 11:29 AM
Methem Methem is offline
Registered User
 
Join Date: Dec 2004
Location: Oulu, Finland
Posts: 221
Re: Sciences on Moon

Quote:
Originally Posted by VAXman View Post
VMS is found in many production scenarios. When and where it absolutley has to run, you're likely to find VMS.
The factory I was working for also had some older Tandem systems (CLX); the platform nowadays known as NonStop, of course.

Quote:
I guess I needn't mention it is secure. Here's SANS' latest list of security vulnerabilities. Note what is NOT on their list.
However, like many other VMS advocates, you fail to mention one thing: VMS isn't as popular as MS Windows or Unixes. If it were real widely used (after all, it once was), it would be inevitable for it to have vulnerabilities found at least once in a while.


-Methem

Last edited by Methem : 11-18-2006 at 11:31 AM.
Reply With Quote
  #50  
Old 11-18-2006, 11:57 AM
VAXman's Avatar
VAXman(Admin) VAXman is offline
progger propellerhead
 
Join Date: Dec 2003
Location: Presently reside in Jackson (southern) NJ (20 miles east of NEARfest 2002 & 2003
Posts: 2,362
Send a message via AIM to VAXman Send a message via Skype™ to VAXman
Re: Sciences on Moon

Quote:
Originally Posted by Methem View Post
The factory I was working for also had some older Tandem systems (CLX); the platform nowadays known as NonStop, of course.
Yup.


Quote:
Originally Posted by Methem View Post
However, like many other VMS advocates, you fail to mention one thing: VMS isn't as popular as MS Windows or Unixes. If it were real widely used (after all, it once was), it would be inevitable for it to have vulnerabilities found at least once in a while.
The bandwagoneering argument has never been correlated. If a hacker really wanted to make an impact, I'd think somewhere where it made a large impact would be targetted -- not mom's recipe files on her Weendoze PeeCee.

Buffer overruns executing arbitrary code? Impossible on VMS. Code and data have always been segregated. Pages in memory have protections that protect inner (privileged) modes from executing code -- malicious or otherwise. The whole "privilege" paradigm in VMS extends to all objects -- processes/jobs, memory, disk, images, etc. The image activator, once an image has been activated, keeps the code sections in mapped virtual pages that are read only. Any attempt to do/use a data overrun (one of the major mechanisms employed to breach other systems) would yield an Access Violation when it tried to write in a code region. IF it would only over write data in a process's image data space, it could NEVER be executed even if written there.

Now, if somebody wants to download malicious code from a sight, install it with privies and subsequently execute it, that will be a problem. However, it is not a security issue in the OS; that is a security issue with the idiot that installed the malicious code.

VMS development is a process. Code is reviewed by others in the group. Data integrity and security are the chief criteria for the code review. Feature parity is way down on the list. Features are not introduced if they sacrifice the aforementioned.

I could ramble on for hours. There are OS constructs that do not exist in any other OS. They are there for a reason -- data integrity and security. These things were designed into the OS from the get-go; not layered on as an after thought. If the foundation of flawed and weak, no amount of plastered on after thought security is going to prevent a breach.
__________________
VAXman -- Watcher of the moon, watcher of all.
----------------Mopper of the moon, mopper of all.
-------------------- Aural Moon's Janitorial Services
---------------------and Restroom Supplies, and Techno-patsy --

Cogito ergo iMac.         
Reply With Quote
  #51  
Old 11-18-2006, 12:30 PM
Methem Methem is offline
Registered User
 
Join Date: Dec 2004
Location: Oulu, Finland
Posts: 221
Re: Sciences on Moon

Quote:
Originally Posted by VAXman View Post
The bandwagoneering argument has never been correlated. If a hacker really wanted to make an impact, I'd think somewhere where it made a large impact would be targetted -- not mom's recipe files on her Weendoze PeeCee.

Buffer overruns executing arbitrary code? Impossible on VMS. Code and data have always been segregated. Pages in memory have protections that protect inner (privileged) modes from executing code -- malicious or otherwise. The whole "privilege" paradigm in VMS extends to all objects -- processes/jobs, memory, disk, images, etc. The image activator, once an image has been activated, keeps the code sections in mapped virtual pages that are read only. Any attempt to do/use a data overrun (one of the major mechanisms employed to breach other systems) would yield an Access Violation when it tried to write in a code region. IF it would only over write data in a process's image data space, it could NEVER be executed even if written there.

Now, if somebody wants to download malicious code from a sight, install it with privies and subsequently execute it, that will be a problem. However, it is not a security issue in the OS; that is a security issue with the idiot that installed the malicious code.

VMS development is a process. Code is reviewed by others in the group. Data integrity and security are the chief criteria for the code review. Feature parity is way down on the list. Features are not introduced if they sacrifice the aforementioned.

I could ramble on for hours. There are OS constructs that do not exist in any other OS. They are there for a reason -- data integrity and security. These things were designed into the OS from the get-go; not layered on as an after thought. If the foundation of flawed and weak, no amount of plastered on after thought security is going to prevent a breach.
Ok, ok... understood. And I'm not knowledgeable enough to try to argue with you.

As for rambling on for hours, please do: Then I don't need to spend any time or money on obtaining the VMS internals books, as I'll get all the necessary information here.

Do you know how well NSK and z/OS are handling these same issues you've mentioned, by the way?


-Methem
Reply With Quote
  #52  
Old 11-18-2006, 01:10 PM
VAXman's Avatar
VAXman(Admin) VAXman is offline
progger propellerhead
 
Join Date: Dec 2003
Location: Presently reside in Jackson (southern) NJ (20 miles east of NEARfest 2002 & 2003
Posts: 2,362
Send a message via AIM to VAXman Send a message via Skype™ to VAXman
Re: Sciences on Moon

Quote:
Originally Posted by Methem View Post
Ok, ok... understood. And I'm not knowledgeable enough to try to argue with you.

As for rambling on for hours, please do: Then I don't need to spend any time or money on obtaining the VMS internals books, as I'll get all the necessary information here.
If you really want to know the internals, that book is a must have.


Quote:
Originally Posted by Methem View Post
Do you know how well NSK and z/OS are handling these same issues you've mentioned, by the way?
I've only had a cursory overview of NSK. The hardware is too prohibitively priced for me to get my hands on for any academic purposes. Most of what I know about NSK deals with the kernel's use of the processor lock-step mode. Outside of that, I know little of the application environment of NSK.
__________________
VAXman -- Watcher of the moon, watcher of all.
----------------Mopper of the moon, mopper of all.
-------------------- Aural Moon's Janitorial Services
---------------------and Restroom Supplies, and Techno-patsy --

Cogito ergo iMac.         
Reply With Quote
  #53  
Old 11-18-2006, 01:42 PM
Methem Methem is offline
Registered User
 
Join Date: Dec 2004
Location: Oulu, Finland
Posts: 221
Re: Sciences on Moon

Quote:
Originally Posted by VAXman View Post
If you really want to know the internals, that book is a must have.
Yep.

Quote:
I've only had a cursory overview of NSK. The hardware is too prohibitively priced for me to get my hands on for any academic purposes. Most of what I know about NSK deals with the kernel's use of the processor lock-step mode. Outside of that, I know little of the application environment of NSK.
Ok, thanks for the info anyway.

---

In the interest of politeness, I thought it would be nice to provide a few links that shed a little light on what this thread has been about for the last 10 posts or so. For those who've been wondering what the hell is going on:

http://en.wikipedia.org/wiki/Text_Editor_and_Corrector
http://en.wikipedia.org/wiki/EDT_text_editor
http://en.wikipedia.org/wiki/Emacs

http://en.wikipedia.org/wiki/TOPS-20
http://en.wikipedia.org/wiki/RSTS/E
http://en.wikipedia.org/wiki/RSX-11
http://en.wikipedia.org/wiki/OpenVMS
http://h20223.www2.hp.com/NonStopCom...0-0-0-121.html
http://en.wikipedia.org/wiki/Z/OS

http://www.openvmshobbyist.com/
http://deathrow.vistech.net/
http://www.twenex.org


-Methem

Ps. I wonder if it would be a good idea to create a whole new section/subforum/whatever in the forums for heavily off-topic threads not related to prog. rock.
Reply With Quote
  #54  
Old 11-18-2006, 02:12 PM
VAXman's Avatar
VAXman(Admin) VAXman is offline
progger propellerhead
 
Join Date: Dec 2003
Location: Presently reside in Jackson (southern) NJ (20 miles east of NEARfest 2002 & 2003
Posts: 2,362
Send a message via AIM to VAXman Send a message via Skype™ to VAXman
Re: Sciences on Moon

Quote:
Originally Posted by Methem View Post
Ps. I wonder if it would be a good idea to create a whole new section/subforum/whatever in the forums for heavily off-topic threads not related to prog. rock.
On other sites generally devoted to one topic/subject there is often a forum just for such "off-topic" threads.

Perhaps, a "Geek-Speak" forum (there's certainly enough of that here) and a "watercooler" forum for other off-topic talk.

Any other suggestions welcome.
__________________
VAXman -- Watcher of the moon, watcher of all.
----------------Mopper of the moon, mopper of all.
-------------------- Aural Moon's Janitorial Services
---------------------and Restroom Supplies, and Techno-patsy --

Cogito ergo iMac.         
Reply With Quote
  #55  
Old 11-18-2006, 02:38 PM
VAXman's Avatar
VAXman(Admin) VAXman is offline
progger propellerhead
 
Join Date: Dec 2003
Location: Presently reside in Jackson (southern) NJ (20 miles east of NEARfest 2002 & 2003
Posts: 2,362
Send a message via AIM to VAXman Send a message via Skype™ to VAXman
Re: Sciences on Moon

Methem,...

Speaking of TECO...

Next time you are on a VMS machine do the following:

Alpha:
$ MAKE :== $TECO32_TV MAKE

VAX:
$ MAKE :== $TECO32 MAKE


Then type $ MAKE LOVE
__________________
VAXman -- Watcher of the moon, watcher of all.
----------------Mopper of the moon, mopper of all.
-------------------- Aural Moon's Janitorial Services
---------------------and Restroom Supplies, and Techno-patsy --

Cogito ergo iMac.         

Last edited by VAXman : 11-18-2006 at 02:42 PM.
Reply With Quote
  #56  
Old 11-23-2006, 12:22 PM
Methem Methem is offline
Registered User
 
Join Date: Dec 2004
Location: Oulu, Finland
Posts: 221
Re: Sciences on Moon

Quote:
Originally Posted by VAXman View Post
Methem,...
Next time you are on a VMS machine do the following:

Alpha:
$ MAKE :== $TECO32_TV MAKE

VAX:
$ MAKE :== $TECO32 MAKE

Then type $ MAKE LOVE
I haven't been able to access a VMS system lately, but from what I just googled, this would probably output "Not war?". Should've guessed that. Excellent...


-Methem
Reply With Quote
  #57  
Old 12-07-2006, 04:08 PM
QuantumJo's Avatar
QuantumJo QuantumJo is offline
Kuiper belt object
 
Join Date: Feb 2004
Location: Buffalo NY USA
Posts: 271
Re: Sciences on Moon

Wow…kewl thread moon units. Now that I have just read it I have to take a look at some of the links. You will be hearing from me soon
__________________
Invisible airwaves crackle with life
Bright antennae bristle with the energy
Emotional feedback on timeless wavelength
Bearing a gift beyond price, almost free
Reply With Quote
  #58  
Old 12-07-2006, 06:59 PM
Roger -Dot- Lee's Avatar
Roger -Dot- Lee(Admin) Roger -Dot- Lee is offline
El Queso Grande
 
Join Date: Mar 2004
Location: Feet from the southern tip of the San Francisco Bay. Pity me.
Posts: 1,076
Send a message via ICQ to Roger -Dot- Lee Send a message via AIM to Roger -Dot- Lee
Re: Sciences on Moon

Quote:
Originally Posted by VAXman View Post
Suppose they dredged up Weenoze source code!!! Those computers would be pondering how they ever survived.
Here's a scary concept: They're actual descendants of Billy's Best Efforts, and they view it, not as a humorous view into the past (akin to, say, today's view of platform shoes and bell bottoms) but instead as a heroic predecessor, like George Washington, Mustafa Ataturk, etc.
__________________
Roger -Dot- Lee
El Queso Media Grande
Unrepentant Geek
Officially sanctioned station dude emeritus
Generally agreed upon second in command of OS, Web, and hardware. On the Moon.

"[m]y iPod is solar powered" Aural Moon!
Reply With Quote
  #59  
Old 12-07-2006, 08:17 PM
VAXman's Avatar
VAXman(Admin) VAXman is offline
progger propellerhead
 
Join Date: Dec 2003
Location: Presently reside in Jackson (southern) NJ (20 miles east of NEARfest 2002 & 2003
Posts: 2,362
Send a message via AIM to VAXman Send a message via Skype™ to VAXman
Re: Sciences on Moon

Quote:
Originally Posted by Roger -Dot- Lee View Post
Here's a scary concept: They're actual descendants of Billy's Best Efforts, and they view it, not as a humorous view into the past (akin to, say, today's view of platform shoes and bell bottoms) but instead as a heroic predecessor, like George Washington, Mustafa Ataturk, etc.
No, they would probably view it more like the aberration of the human experience that was Adolf Hitler.
__________________
VAXman -- Watcher of the moon, watcher of all.
----------------Mopper of the moon, mopper of all.
-------------------- Aural Moon's Janitorial Services
---------------------and Restroom Supplies, and Techno-patsy --

Cogito ergo iMac.         
Reply With Quote
  #60  
Old 12-08-2006, 06:56 PM
QuantumJo's Avatar
QuantumJo QuantumJo is offline
Kuiper belt object
 
Join Date: Feb 2004
Location: Buffalo NY USA
Posts: 271
Re: Sciences on Moon

When will humans become a space fairing species?

The way I see it is, until there is world peace or a common enemy we will rot on this rock. For humans to find a way to overcome all the obstacles of life in space it will require the efforts of the entire species working together towards that goal.

Global mass extinction is inevitable; it has happened before and will most certainly happen again. The question is, can we get our shit together before it is too late for us?
__________________
Invisible airwaves crackle with life
Bright antennae bristle with the energy
Emotional feedback on timeless wavelength
Bearing a gift beyond price, almost free
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump



All times are GMT -5. The time now is 03:44 AM.