|
|
| |
Create and design a website with an easy to use browser based tick, type and save editing system. No html programming required.
Free, fully functioning software program, with no installation or setup.
Your existing computer libraries and files remain unchanged and unmodified. Blaiz Enterprises prides itself on this respect function.
Automatically on your Start button for quick, easy and integrated consistent navigation at:
.. Start > Programs > Blaiz Enterprises > Communications
|
Browser driven editing/viewing environment
Content - Type or paste plain text - no html or scripting needed
Simple 3 color manager
15 built-in color schemes
18 customisible font/color/border/background/foreground styles - change text fonts, background images, foreground images (logo) etc with ease
Image manager for easy image uploading
Realtime fully automatic image format optimisation/conversion for smart seamless image handling
21 images - 8 system (e.g. favicon.ico, logo, background etc)/13 user images
Automatic "favicon.ico" creation
Online Contact Form (subject, name, email address and large message box fields) - send data to specified url
Tick and set "robots.txt" creation with custom code support
Raw html code input boxes - footer, header and column enhancement
Save website to disk as static html pages - host website on 3rd party server
View/save entire website settings, images and content as single encoded text block - easy backup, retrieval, transportation and setup of complete website
Internet Color Manager support, for click and drag realtime code free color editing
20 customisible/renamable colors for use with raw html code
Definable list of browser safe fonts
Smart page content handling:
- Automatic text header creation
- Automatic hyperlinking of web links ( http:// )
- Easy embedding of images using insert codes [image-0]...[image-20]
- Extendable with raw html code ...raw code...
- System insert codes - [date], [year], [name] etc
- Keyword/description meta tag creation for search engine indexing
Flexible editing options - font, color, images and content
Built-in HTTP server for internet broadcast of website
Advanced multi-mode, multi-type, multi-masking, flexible internet traffic filtration
Supports basic security authentication (login)
Raw activity logs
Realtime traffic stats
Definable server port
Definable network transfer rate (upload/download)
Lightweight architecture (VUN) - minimal resource usage
Intelligent behaviour
Built-in help viewer with additional html/plain text external viewing
Clone support for multiple independent instances
Smart, built-in network management and display
User Management (customise options/settings and appearance)
Schemes
Multiple-user support
Detailed program information panels - see Help/Information tab
Portable support for computer independent operation - no installation, no Start button placement, all files retained on source storage device (usb stick, usb disk etc)
Complementary free tools
- Clic - http://www.blaiz.net/clic.html
- HexColor - http://www.blaiz.net/hexcolor.html
- Internet Color Manager - http://www.blaiz.net/icm.html for realtime click and drag color editing / hassle-free website color design
Integrated Help
No installation
|
Get Going Server has been designed specifically for the easy creation, maintenance and hosting of an internet website.
Security Setup
First we must specify a user name and password to protect your administration (editing) system. From Get Going Server's GUI select "Settings" tab. Enter a suitable "User Name" and "Password" and ensure "Require Authorisation" option is ticked. Click "Apply" button.
Login
Click "Administration" link (far right of Options title bar) - your default browser should display - if not, type or click url below:
http://localhost/edit/
Login with above "User Name" and "Password". A browser based editing environment will display.
|
Click "Administration > Details" link.
Name - your name/company name
Email - your email address (optional)*
Phone - contact phone number (optional)*
Fax - fax number (optional)*
Address - postal address (optional)*
Items marked * appear on contact page - http://localhost/contact.html
Click "Save" button.
|
Click "Administration > Settings" link.
Word Wrap Large Text Boxes
Ticked - large data entry boxes wordwrap content
Column Style (website)
None - No column displayed "content"
Left - Column left aligned "column + content"
Right - Column right aligned "content + column"
Online Contact Form Target Url
Specify url that should receive your "Online Contact Form" data (Subject, Name, Email Address and Message). Note: Remote server capable of storing remote messages or a specialised message server is required for this option, leave empty (http://) if unsure - optional.
Click "Save" button.
|
Click "Administration > Colors" link.
Define website color scheme using just 3 colors (border, page and text) and click "Save" button. Alternatively, select a predefined color scheme from "Color Scheme" list and click "Save" button.
For advanced color editing click "Administration > Styles".
|
Click "Administration > Images" link.
Easily upload images with the built-in image manager:
Realtime fully automatic image format optimisation/conversion for smart seamless image handling
21 images
8 system images "[image-0]...[image-7]"
13 user images "[image-8]...[image-20]"
Automatic "favicon.ico" creation "[image-0]"
Favicon.ico - Optional
Click "Image-0" link, click "Browse" button, select a 16x16 Windows icon, bitmap or jpeg image (non-icon image automatically converted), click "Save" button.
Logo - Optional
Click "Image-5" link, click "Browse" button, select logo image "bmp/jpg/gif/xbm" (bitmap image automatically converted to optimised jpeg image), click "Save" button.
|
Click "Pages > Home" link.
Type or paste plain text into "Content" box. This will be automatically converted to html.
Enter information for:
Title - Brief, accurate description of website
Keywords - List keywords that accurately describes your website (separated by commas)
Description - Short summary of website
Note: Above items are used by search engine's to find and index your website.
Click "Save" button.
Repeat above steps for "Pages > Information" and "Pages > Contact". Your basic website is now complete.
Quick reference link index is automatically generated (for Information/Contact) within column.
|
Options
GZIP for browsers
Ticked - Compress out-bound data
Prevent external traffic access to administration "/edit/"
Ticked - Ban external clients from accessing administration section, even with permission
Server
Broadcasts website over intranet and internet. View from anywhere in the world.
Settings - Define fundamental settings for operation of server:
Port - Default value of 80 (range 1...65536)
Logs - If ticked, maintain activity logs (click "Log" link to view current log, or click "All Logs" link for full list of available logs)
Require Authorisation - If ticked, user name and password must be supplied to gain administration access for editing. (User name and password should always be used to prevent unauthorised access.)
Flow
Transfer Rate - Maximum upload/download data transfer speed per client connection
Transfer Timeout - Idle data flow time in seconds (up or down), before connection is closed by server
Maximum Concurrent Connections - Maximum number of simultaneous connections allowed by a client
Hit Limit - Maximum number of requests/hits a client may perform, before automatically being banned, in a 24 hour period
Error Limit - Maximum number of failed requests/hits a client may perform, before automatically being banned, in a 24 hour period
Bandwidth Limit - Maximum data a client may transfer/receive, before automatically being banned, in a 24 hour period
403 Force Closure - Automatically close connections left open by clients that are banned, or, accessing restricted content.
Filter A, B, C and D
Multi-mode, multi-type, multi-masking, flexible internet traffic filtration. Logic flow is from filter A to D (A->D). Client requests are denied (403 Forbidden) when (A->D) filters have
activated to ban mode.
One filter per line in format:
"<type>:<IP range, user-agent or referer-url>=<multi-masking>"
Comments are allowed and must start with "//" at line beginning:
//..................comment................
Example 1 - Ban Single IP/IP Range
i:127.0.0.1-127.0.0.9=*.mp3;*.exe;*.zip;
i:10.0.0.1-10.50.50.50=*.mp3;*.exe;*.zip;
i:127.0.0.2=*.mp3;*.exe;*.zip;
Example 2 - Ban User-Agent
u:*Googlebot*=*.mp3;*.exe;*.zip;*.xml;*?*;
u:*Mediapartners*=*.mp3;*.exe;*.zip;*.xml;*?*;
u:*Yahoo*Slurp*=*.mp3;*.exe;*.zip;*.xml;*?*;
u:*msnbot*=*.mp3;*.exe;*.zip;*.xml;*?*;
Example 3 - Ban Referer-Url
r:*xyz.com*=/edit/*
r:*xyz123.com*=*.mp3;/edit/*;
Example 4 - All Three Modes
//1
i:127.0.0.1-127.0.0.9=*.mp3;*.exe;*.zip;
i:10.0.0.1-10.50.50.50=*.mp3;*.exe;*.zip;
i:127.0.0.2=*.mp3;*.exe;*.zip;
//2
u:*Googlebot*=*.mp3;*.exe;*.zip;*.xml;*?*;
u:*Mediapartners*=*.mp3;*.exe;*.zip;*.xml;*?*;
u:*Yahoo*Slurp*=*.mp3;*.exe;*.zip;*.xml;*?*;
u:*msnbot*=*.mp3;*.exe;*.zip;*.xml;*?*;
//3
r:*xyz.com*=/edit/*
r:*xyz123.com*=*.mp3;/edit/*;
Set mode to:
Off - Filter not used
Disallow - Ban client if within filter
Allow - Ban client if not within filter
Mime Types
Define a list of file extension to internet format associations (one per line).
Example:
htm=text/html
html=text/html
help=text/html
txt=text/plain
text=text/plain
Note:
Click "Apply" button for all changes to take effect.
|
Running program in portable mode will execute as computer independent - no installation, no Start button placement, with all files retained/work processed, on source storage device.
Portable mode must be manually engaged:
1. Copy an instance of program (EXE file) to target storage device (usb stick, usb disk etc)
2. Rename EXE file to include a trailing "~" symbol ie. "program name~.exe"
3. Run program. All support files, schemes, settings and associated files are now stored in common folder "Blaiz Enterprises" - directly alongside program EXE.
To disable portable mode remove "~" from EXE filename.
Note: Ensure program is still accessible during next computer boot if "Automatic Startup" option is enabled under User Management, or program will fail to start automatically.
|
Automatic Startup
Ticked - Program automatically runs upon computer startup
Start Minimised
Ticked - Program runs initially minimised
Display Splash Screen
Ticked - Splash screen visible during program start
Display Clone Name
Ticked - Displays name of cloned program, in brackets, within title. Note: Cloned programs posses identical functionality, with the additional ability to store their own options/settings and appearance information. Option available from cloned programs only.
System Tray
Ticked - Program icon displayed in system tray (usually bottom-right of screen)
Not ticked - Taskbar
On Top
Ticked - Program has top focus
Rounded
Ticked - Graphical user interface and controls display with rounded corners
Borders
Ticked - Controls display outlined
Soft Close Dialog Windows
Ticked - Dialog windows automatically close (cancel) upon clicking outside of them
Enhanced
Ticked - Program title displays shaded
Compact
Ticked - Program maximises display area - main toolbar displays without images
Flicker Free Painting
Ticked - Controls are rendered on internal buffers for smooth painting
Font Name/Font Name Title
Font selection covers entire program's font. Either type in your favourite font name or use the dropdown font selection. Click "Apply" button for change to take effect. To restore to default font, clear text box (press "delete" key) and click "Apply" button.
Main Scrollbar Size
Set size of page scrollbars. Type size or select from dropdown list. Click "Apply" button for change to take effect.
Scrollbar Size
Set size of control scrollbars (list/dropdown list/text box controls etc). Type size or select from dropdown list. Click "Apply" button for change to take effect.
Cursors
Click one of eight buttons: Arrow, Link, Text, Busy, Top Left, Top Right, Left Right or Top Bottom. An "Open" window will display. Select a new cursor and click "Open" button. Button displays a bullet circle (left) indicating a cursor has been set. To clear, click button again and select "Yes".
Arrow = general cursor
Link = clickable action cursor
Text = text editing cursor
Busy = program busy cursor
Top Left = resize cursor
Top Right = resize cursor
Left Right = resize cursor
Top Bottom = resize cursor
Standard/Title Colors
There are two methods for adjusting color:
1. Left click color panel - a color selection window will display. Select color and click "OK" button.
2. Left click, hold and drag for realtime screen color grab.
Click "Apply" button for all changes to take effect. Note: Color conflict checking is automatic - preventing bad color combinations, e.g. black font on black background.
|
Schemes are special data files (*.scheme) that contain your program's options, settings and appearance information. Load, save or even email your scheme/s to friends.
Group - Toggles display of program specific schemes (off by default)
Copy - Writes current scheme to clipboard as an encoded text block
Paste - Implements clipboard scheme (encoded text block) on program
Load Appearance - Display selected scheme for border, fonts, cursors and colors. All other options/settings are retained. Alternative: Double click a scheme to display.
Default Appearance - Restore visual appearance to standard settings. Click "Yes" to proceed.
Load - Implement selected scheme on program (options, settings and appearance)
Save As/Save - Write current options/settings/appearance to disk
Refresh - Update list
Folder - Display "Schemes" folder - on your Start button at: Start > Programs > Blaiz Enterprises > Files > Schemes. Use your "Schemes" folder for file work (Copy, Move, Delete, Email etc)
Defaults - Restore/reset your program to default options, settings and appearance. Click "Defaults" button (bottom-right), click "Yes" to proceed and "Yes" again, to confirm.
|
Provides a set of program specific, realtime interactive, statistical/diagnostic information panels, ranging from program and system status to user support and help.
|
RawGrunt.com - Blaiz Enterprises
RawGrunt is our Internet Search Engine - engineered exclusively "in house"
http://www.rawgrunt.com
Search - view RawGrunt website
Add Url - view RawGrunt "Add URL" page
Help
Help - Display help in default browser (html)
Plain Text Help - Display help as plain text in default text editor (txt)
About - Display "About" window with version details
Unlock / Modify License - Copy your Unlock Information (encrypted text block) into clipboard and click "Unlock / Modify License" link to unlock program
Start Button
All Categories - Display "Blaiz Enterprises" folder - quick direct access to Start button content of Blaiz Enterprises
Category - Display program topic folder - quick direct access to topic related content
Files - Display files folder (cursors, schemes, pictures, logs etc)
Extract Support Files... - Extracts cursors, schemes, etc to the above "Files" folder. Note: Automatically performed with program's first start (once).
Internet
Get Going Server Homepage - view program's website
Free Software Homepage - view Blaiz Enterprises' Free Software website
Visit Blaiz Enterprises - view Blaiz Enterprises' Portal website
Contact Us - view Blaiz Enterprises' "Online Contact Form"/contact page
Window
Center - Center program window within visible work area
Enlarge - Increase program window size by 50 pixels
Shrink - Decrease program window size by 50 pixels
Original - Program window size set to default dimensions and centered
800x600, 640x480, 580x560 and 400x400 - Program window dimensions set and centered
Program
New Instance - Run another copy of program (if applicable)
Close - Shutdown program
Clone - Create a duplicate copy of program. Note: Cloned programs posses identical functionality, with the additional ability to store their own options/settings and appearance information.
Delete Program - Prompts user for confirmation, then proceeds to permanently delete program and all directly associated files (schemes, settings and core files). Note: Our delete program "blaizdel.exe" (~18K), which is tasked with the removal of a selected program, is written to Windows temporary folder, and will eventually be removed by operating system.
|
Displays detailed program specific information in realtime.
|
Displays realtime system related information (internal system of program).
System
Boot Time - Date/time program was started
Up Time - Duration program has run for
Threads - Number of simultaneous tasks running
Virtual Threads - Number of non-Windows tasks running
Virtual Instructions Executed - Number of non-Windows commands executed since program start
Virtual Images - Number of non-Windows images in use
Timer
Tick Count 64-bit - Non-native 64-bit timer
Tick Count 32-bit - Native 32-bit timer
Load - Number of timer tasks created
Active - Number of timer tasks running
Virtual Controls
Ultra lightweight, low resource, Windows independent graphical controls
Active - Controls in use
Created - Controls created
Destroyed - Controls destroyed (discarded)
System Controls
Management orientated controls responsible for critical aspects of program functionality
Active - Controls in use
Created - Controls created
Destroyed - Controls destroyed (discarded)
Network
Lookup Threads - Maximum simultaneous DNS lookup tasks permitted
Lookup - Total lookup tasks performed
Mappings - Redirection of specific IP addresses (if applicable)
Out - Total client orientated tasks performed
In - Total server orientated tasks performed
Translation
Count - Total requests
Successful - Fulfilled requests
Fail - Unfulfilled requests
Miscellaneous
Dimensions - Current width/height of program's main window
|
Displays network related information, connections in/out, bandwidth and addresses.
|
Displays most recent inbound clients and related traffic information over a 24 hour period.
|
Complete list of supported http codes and their meanings.
|
License Agreement for software program.
|
Built-in help display system for in-program display of help topics without the need for external viewers.
|
To reset your program to default options/settings and appearance, select "User Management" tab, click "Defaults" button (bottom-right), click "Yes" to proceed and "Yes" again, to confirm.
|
The new generation of Blaiz Enterprises' software is now proudly based entirely on BE proprietary engineered code foundation, consisting of three main pillars: Visual Engine, User Management and Network Management, forming a base package of systems called "VUN".
VUN Overview
Designed from need-based functionality, to a flexible, easy to use and customisible Graphical User Interface, with a solid, concise and fast code foundation.
VUN Design
175+ highly organised, dynamic, self-managing objects, each able to cross-communicate, seamlessly and effortlessly, with core redundancy handling for performance reliability and long-term, consistent stability
77,000+ lines of concise, interconnected, modular, object-orientated code, form the powerful, flexible, yet extremely dynamic system - suitable for small to large scale demands with no additional complexity
High level of Windows operating system independence, enables successful execution over multiple Windows platforms using a single code base, whilst greatly reducing error production, program complexity and debugging time lines
Engineered exclusively "in house" (no third party) to stringently high standards of quality, yielding vitally important benefits of:
1. Display, function and execution consistency
2. High stress stability
3. Ease of scalability
4. Low system dependency
5. Ultra low System/User/GDI and graphics resource consumption
6. Control management system - thousands of controls per GUI
7. Low graphical overhead/demand
8. Low memory consumption
9. Ultra fast startup
10. High level of customisation (user)
11. High level of internal system automation
12. No Installation
VUN Technicals
Visual Engine
Rapid control creation
Large capacity - thousands of controls per program, even under Windows 9x architecture
Coordination of mouse/keyboard input information for specific behaviour generation
Single step, managed control construction, initialisation and destruction
Native position processing for code free intelligent control alignment
Lightweight, non-Windows control architecture
Buffered painting for flicker free rendering
Virtual bitmap/image - no GDI resources
Coordinated low resource, 64-bit, synchronised timing system
User Management
Managed variable environment (name/value/type/default/range)
Realtime IO synchronisation
Program specific organisation
Integrated environment wide notification
Native clone support for multiple parallel instances
Color conflict detection and correction
Network Management
Fully managed socket layer - connection/status/closure
Linear design model
Flood detection
Complex free client/server operation
Throttle controlled upload/download streaming
On the fly compression
DNS cache/lookup manager
Uniform local and network error handling/reporting system
Integrated raw logs
Realtime information panels
General
Linear error handling - high stability, cascade failure free
Dynamic, scalable type controllers
Script processor
Multilingual language translator
|
| -- Server Orientated -- | | | Code | Description | | 200 | OK | | 206 | Partial Download | | 300 | Moved | | 301 | Moved Permanently | | 302 | Moved Temporarily | | 303 | Moved Temporarily | | 304 | Not Modified | | 305 | Use Proxy | | 307 | Temporary Redirect | | 400 | Bad Request | | 401 | Authorization Required | | 403 | Forbidden | | 404 | Not Found | | 405 | Method Not Allowed | | 416 | Requested Range Not Satisfiable | | 500 | Internal Server Error | | 502 | Bad Gateway | | 503 | Service Unavailable | | 504 | Gateway Timeout | | -- Client Orientated -- | | | Code | Description | | 900 | No Data | | 901 | Address Not Found | | 902 | Connection Failed | | 903 | Timed Out | | 904 | Cancelled | | 905 | Bad file name | | 906 | File in use | | 907 | Out of disk space | | 908 | Out of memory | | 909 | IP Banned | | 910 | Task Failed | | 911 | Bot Banned | | 912 | Invalid Url | | 913 | Header Exceeds Limit | | 914 | File Exists | | 915 | Skipped | | 916 | Capacity reached | | 917 | Transfer Broken | | 918 | Unstable | | 919 | Download Exceeds Limit | | 920 | Redirect Limit |
|
Company name and all software products contained on our websites are the intellectual property, copyrights and trademarks of Blaiz Enterprises.
All title, copyrights and intellectual property rights in and to the software product and content, and any copies thereof, are the property of Blaiz Enterprises.
License:
Blaiz Enterprises grants to you the right to use the software product. You may not reverse engineer, decompile or disassemble the software product. Any alteration or attempt to alter the original software product will cause a fatal error to occur and the product to become dysfunctional.
Indemnity:
Any use of the software product is at your own risk. Blaiz Enterprises disclaim all warranties and conditions, either expressed or implied. In no event shall Blaiz Enterprises be liable for any special, incidental, indirect, or consequential damages (including, without limitation, damages for loss of business, profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use of or inability to use the software product.
|
|
|
|
|