Code snippets
Here we will publish (from time to time) small source parts. It is hard to write an overview story about everything - look at the stories below for the last announcements.
Snippets will be different - scripts (JScript, VBScript), C++. Environment required too. In one word our target is to publish short but useful solutions of the problems we met in our work. There are many things that can appear here but a little help/description must be written for each of them. Thus depending on the current load publishing frequency will change.
Conventions
Use the tree on left to navigate to the desired area. Pages with snippet lists contain a short stories about the code published and download links are in the end of the stories.
In most cases code scraps are just single text files. To avoid some problems with locally registered applications their extensions are changed. Extensions are formed by adding the "-code" suffix to the file name. For example if the code sample file is printf.js it is published as printf.js-code. Later
with the library growth pages will be rearranged - if you want to bookmark this place - please bookmark this page and not the pages with lists.
|
Barcodes
|
|
Active Label ActiveX
|
Barcoding and label design and printing embedded into the WEB applications.
|
|
Active Label Browser
|
Light weight application for Label design with support for most 1-d barcodes and pictures.
Links to databases, works with local and online resources, acts like a browser.
|
WEB programming
|
|
Active Local Pages
|
The same code on a WEB server or running as normal Windows application. ALP removes the borders
between WEB and desktop programming, it even allows you build autoruns, start your program from
a flash drive. ALP now has its own WEB site dedicated to it.
|
All-in-one ActiveX
|
|
ActiveX Pack1
|
Ever wanted an ActiveX package that covers almost everything and everywhere (PC, Pocket PC, Smartphone)?
AXPack1 is close to that - work with files/streams, scripting, string formatting,
write components in script, dictionary collections, data persistence and exchange and much more.
|
|
NetStreams
|
Part of AXPack1 that treats the TCP/IP and IRDA netwroking just like files - you can do with
them almost everything you can do with files.
|
|
SQLite COM
|
Part of AXPack1. Full SQL database engine in a single object. ActiveX port of the popular SQLite
datqabase.
|
IE Toolbars
|
|
IE ScriptBar
|
Create custom toolbars for IE, and make them do something really useful. You can do it
in script, VB or C but as easy as creating a dynamic WEB page.
|
For Pocket IE
|
|
AXGate
|
Work safely with unsafe ActiveX in Pocket Internet Explorer.
|
IIS Plug-ins
|
|
ISAPI Authenticator
|
Implement custom authentication for your WEB sites. ISAPI filter for all IIS and PWS versions.
|
|
ISAPI Variable parser
|
Make the parameters passed to your pages look like plain URL.
|
|
ISAPI Redirector
|
Spread the trafffic to your site to more than one server or simply implement smarter redirection.
|
|