Welcome Fellow Hackers. You just entered:

Exhorsite: The Ghost Page.

Currently serving the following source code of our home-brew:

HTML Constructor. The site you are looking at was built with it.

Features:

<ALT + A>: Presetted anchor <A HREF...></A>
<ALT + B>: Bold tag <B></B>
<ALT + C>: Break-Row <BR>
<ALT + D>: Auto-DataCell <TD></TD>
<ALT + F>: Presetted Font <FONT face, color...></FONT>
<ALT + H>: Presetted Horizontal Ruler <HR...>
<ALT + I>: Presetted Image <IMG SRC...>
<ALT + K>: Presetted Italic <I></I>
<ALT + P>: Presetted Paragrah <P></P>
<ALT + R>: Presetted Auto-RowCell <TR><TD></TD></TR>
<ALT + T>: Presetted Auto-Table <TABLE BORDER...></TABLE>
<ALT + (Shift+3)>: Look for a Web-Color (#xxXXxx)
<ALT + .>: Look for a file.

Also, thereīs a 'site explorer' where you can check out the folders you already created, and all the files you have on them. Your .gif/.jpg/.bmp, etc. Your .htm/html, etc. and preview them, so you know how your work is doing...

Thereīs a 'New' button that spawns a template on the work area with four default tags (<html><head><title></title></head><body></body></html>)

If you want to set the pages bgcolor for example, and want to write the exact Hex code of a WebColor, but canīt figure out which is, you have a built in color picker:

Download Constructor 0.1a

 


 

Console Pro v0.1b
A DOS console. Works exactly as Quakeīs console. Will currently accept various DOS commands, but you can suggest more!
The currently accepted commands are:
* dir (like DOS)
* copy (like DOS)
* del (like DoS)
* md (like DOS)
* rd (like DOS)
* date (like DOS)
* exec (run a program)
* wind (run a windows app)
* folder (DOSīs 'CD' clone)
* drive (DOSīs 'CD x:' clone)
* cd (reports the current folder)
* batch (runs a batch file with commands accepted by the console)
* print (prints text to the console)
* con_color (changes the text color of the console)
* end (unloads the console - re-run to access it)
To 'bring down the console' you must tap the '-' key on the numPad. I donīt particularly use that key, but if you think that any other should be bound to the console, because that '-' key is too oftenly used, just say so, and Iīd consider changeing it.
Download ConsolePro 01b