Software
Here you can find some information about software, which are prepared for download. Are divided inti two groups: for www pages making and others (communications, etc.). Mostly is it software useful for webwritting and programing of web pages and providing work environment for successful writting "offline", so webserver and database server.
PSPad
Home page is also in english. This program I use for pages writting. It is free editor. It supports many file types, naturally it contains highlighter, which can be personalized. Handy is multi coding support (cp-1250, cp895, cp852, utf-8, utf-16 le, utf-16 be). For those, who work with hash strings (md4, md5, sha1, ripemd160) is includet a little utility, which can make such string from text or of course from a file. If you are working on web pages, it could be handy to use project ability. For the present is the last one PSPad 4.5.3 β2293 (2007-11-13 06:24 PM).
Changes from version 4.5.3 2291 to version 4.5.3 β2293 :
News:
- new function - Shift+clik on the Script menuitem opens script source instead run it
- new parameter in the [Special settings] (Program settings / Direct edit) - TransparencyLevel (0..255) allows you set trasparency for main window. Lower value means higher transarency.
Corrections:
- External command doesn't set Log window type
- File tabs for 2 and more files doesn't work after start
- FTP client and VMS server
- Scripting support - function openFileFromFTP() doesn't actualize FTP window content
- In the LIST mode LOG content was in lowercase
- User highlighter and words starts with # or ;
- Block selector icon after F8 on the statusbar
- Exception after align to block
- Matching symbols highlighting
- Save HEX file doesn't set Archive attribut
- Compilator with catch output causes exception in some cases
New Context menu handler:
---
Apache
For successful web pages making by using server-side scripts (eg. php, asp) is required some web server. Obviously most used is Apache, it is available both for Windows and Linux. It could be modified to your own needs. In the present are available these versions: 1.3.39, 2.0.61, 2.2.6.
PHP
For writting a script, you need some editor, to run it you need two - have a server, where you are able to run these scripts and have an according environment, eg. PHP. PHP is available both for Windows and Linux. And it could be modified to you own needs too. Available is 4.4.7, 5.2.4.
MySQL
Now, when you are able to write some script, run them on web server, it remains to install database server. Mostly the MySQL Server, it is available both for Windows, Linux and other platforms. In the present are available these versions 4.1.22, 5.0.45, 5.1.22 RC and Development Release 6.0.2-alpha. You can make several types of SQL databases.
phpMyAdmin
For administration MySQL database you can use a sql commandline supplied by instalation of MySQL Server or phpMyAdmin, which is available to download in following file formats .zip, .gzip, .bz2. You can skin it by your wish by downloading or making some themes. For the present is the last stable 2.11.1 and last release candidate version is 2.11.0 RC1.
CSS - TopStyle
In order to web page has a layout, is necessary to set colour scheme of text, links, headlines, paragraphs parametres,... That is used to use properties of CSS - Cascading Style Sheets. For the present is the last one CSS 2.1 and under-construction is CSS 3.
