Latest Programs Popular Programs Excellent Programs About Primewares

Home → Webmaster Tools - Freeware Programs

Suggest a Program


Most Popular in Category Newest in Category
FeedMe: The idea behind web feeds is to allow users to gather feeds from all their favourite sites into one place (a feed reader application), and then to be able to view the most current and ... URLShrink uses popular URL shortening sites... ...
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
Array ( )
1314 programs, showing page 9 of 132
7 8 9 10 11 12 13 14 15 16 17

BAC Web Image Gallery
Produce professional looking Thumbnail Gallerys for your Web Site with a few clicks of your mouse, very easy to use and no knowledge of graphics or graphic formats is assumed.Produces BASIC HTML so very easy to customize.

Summary of Major Features
- Select Thumb Size
- Select Gallery Size (Thumbs per page)
- Select Text Color
- Select Background Color
- Add background bitmap or built-in texture
- Navigation (Next, Previous, Home) included
- Cick for full size image included (or not as option)
- All Gallery components copied to a folder for easy upload

Creates standard HTML... no scripts so easily customized.
Note: Download page is Hungarian/English. Click on bac-wg.zip to download the program.

screenshot ScreenShot

Comments - - Added on 27th Aug 2003 by jf -
BackLinks Master
It is well-known that back links are important way to increase you rank in search engines. No matter how did you get inbound links to your site, in either way you need a tool to control the status of the links - if they still point to your website, what anchor text do these backlinks have and so on.
Of course, you can check the status of the inbound and reciprocal links yourself, by hand. But it is a huge time-saver to use BackLinks Master instead. BackLinks Master helps you find who is linking to you, is this link direct or goes thru JavaScript and what keywords does it have in anchor text.

screenshot ScreenShot

Comments - - Added on 5th Oct 2005 by jf -
Banner Text Advertising Wizard
An easy to use program that will help you make text ads and banner ads that also have your mouseovers and a text link under the banner.

screenshot ScreenShot

Comments - - Added on 28th Sep 2009 by jf -
base64img.php
"Import your images to your script and make the script better". base64img.php base64-encodes images and generates PHP code that represents the image. This makes it possible to embed an image inside a PHP script. This enables you to create an entire Web site with images, using only a PHP script contained within a single file. The script itself is an example of how this works.
Comments - - Added on 19th Aug 2007 by vj -
Basic Authentication
Basic Authentication is a little program that converts a user name (login) and optionally a password to/from their Base64 Basic Authentication counterpart.

screenshot ScreenShot

Comments - - Added on 20th Dec 2003 by jl -
Basic HTML Guide
This handy one-page "cheat sheet" of HTML tags will serve as a useful reference! Pretty much every important HTML tag is crammed into one page! Print it out and keep it on-hand as you proceed to learn the basics of HTML.
Comments - - Added on 5th Jun 2005 by vj -
BBS2HTML
BBS2HTML takes a FILES.BBS list and converts it to HTML. Primarily intended for BBS sysops who are transferring their file collections to the Internet. Others might find a use for this program if they are uploading personal file collections. This program has both good and bad points. On the negative side: it is completely interactive. BBS2HTML prompts for a few criteria (e.g., the name of your site, the remote path, etc.) and then generates the HTML file. Not much flexibility. On the plus side: sane HTML formatting. No tables or fancy HTML; your file will be readable in nearly any browser. You'll have to check the layout of your FILES.BBS file prior to conversion because the program won't convert properly if the FILES.BBS file contains a header. For a neater look, you should also remove IBM graphics characters that are frequently added to some archive description files.
Comments - - Added on 17th Dec 2005 by lt -
bdLCD
bdLCD is a Java applet that looks like a realistic LCD panel using a typical 5x7 character set. Colors, character size and text are fully customizable. Text is displayed sequentially as if over a slow serial line. bdLCD has methods that can be called at run time via JavaScript. Click on thumbnail on the left to see some examples. All of the methods are documented in the readme file within the zip file. bdLCD is an easy way to add some nerd to your website.
Comments - - Added on 7th May 2003 by jf -
Beerwin's PlainHtml
Beerwin's PlainHtml is a powerful HTML source editor with PHP toolbuttons, many JavaScript and HTML snippets and complete HTML, PHP and CGI reference. All this is completed with an Extender which offers the possibility of extending the main program.

Features:

  • MDI
  • Save/reload window lists (Save your opened documents' list and reload those documents by two clicks)
  • Single instance (PlainHTML is started only once)
  • Window list dialog (for faster document switching)
  • Full drag and drop support (accepts files dropped everywhere on it's window, text can be dragged&dropped between document windows)
  • Application-level Double edit protection (a document cannot be opened twice or more)
  • Integrated IE preview (With double screen support)
  • Configurable toolbars
  • Configurable editor
  • Preview from localhost
  • PHP error check (needs php and webserver installed)
  • HTML validation
  • Tag wizards
  • Built-in HTML templates (with update possibility - Extender)
  • Table layouts (with update possibility - Extender)
  • Code Snippets
  • References
  • Quick tag insertion from the Side Bar
  • Toolbuttons for most of HTML tags
  • Syntax Highlighting
  • Full entity list
  • Color picker with 5 color sets + Custom palette with save-reload function
  • Runs on Windows Vista

screenshot ScreenShot

Comments - - Added on 15th Sep 2007 by jf -
Belus Free ActiveX Components
1. Zip Component: This component provides industry-standard Zip archive functionality. It is designed to be easy to use. You can pack/unpack a file or folder with a single line of code. If you need to create or extract Zip files on the fly, this component is for you
2. Base64 Encoding/Decoding Component: Base64 is the format commonly used to encode email attachments. Base64 is also the preferred method for encoding binary data in XML documents. The encoding takes 3 bytes of data and converts it into 4 bytes of plain text using characters 0-9 and A to F. Base64 is not encryption, it is used to package data for storage or transmission.
3. Buffer Component: This component can be used to read and write text and binary files. It can Base64 encode data and compute an MD5 checksum.
4. CSS Parser Component: The CSS (Cascading Style Sheet) parser takes a CSS document, converts it to an XML document and back again. Since editing XML is easier than editing CSS, this is useful when you want to programmatically edit a CSS document or build your own CSS editor.
5. GZip Component: Used to compress and decompress files using the GZip algorithm. When combined with TAR, it provides the UNIX equivalent to Zip archives commonly found on Windows computers.
6. HTTP Component: Designed for high-performance server environments, this HTTP transfer component can be used to fetch or transfer data from remote servers. Custom HTTP headers can be added such as "User-Agent". Control the number of redirects to follow and get the last URL of a redirect. Clean up response HTML with built-in HTML Tidy for easy parsing as XML.
7. Image Size Component: This component calculates the dimensions of an image. Supported formats are JPEG, GIF, PNG and BMP.
8. ISO8601 Date Format Component: ISO8601 is an industry-standard way of formatting dates. The format looks like 2003-09-16 or 2003-09-16T19:15:30.45. It is the preferred way to store dates in XML because dates can be sorted using sort algorithms designed for string data. This component converts VB/VBScript Date object to ISO8601 format and back to VB/VBScript Date object. The component can also be used to construct a Date object.
9. MD5 Checksum Component: This component uses the industry-standard MD5 checksum algorithm to get a fingerprint of a file. If you are storing files in a database, this component is a must. To avoid storing duplicate files in the database, store the MD5 checksum along with the file in the database. Every time you save a file, take an MD5 of the file and compare it to the list of MD5s stored in the database to see if this file is already stored.
10. TAR Component: This component provides industry-standard TAR archive functionality. It is designed to be easy to use. You can pack/unpack a file or folder with a single line of code.
Comments - - Added on 27th Jan 2005 by lt -

1314 programs, showing page 9 of 132
7 8 9 10 11 12 13 14 15 16 17

Admin Login | Home | Top of this page |