javascript compiler
Big Faceless Java PDF Library 2.11.6
A Java class library for creating PDF documents more>>
The Big Faceless Java PDF Library is a Java class library for creating PDF documents. The Extended Edition of Big Faceless Java PDF Library offers the ability to create and edit AcroForms, PDFs answer to the HTML form.
Like HTML forms, PDF forms can contain text boxes, radio buttons, and can call JavaScript functions. The Extended Edition also includes a PDF reader for importing and editing, along with FDF support and verification for Digital Signatures.
Both variations offer full Unicode support, encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks, spot and calibrated color. Advanced text layout engine enables complex HTML styles. It is small, fast, easy to use, and 100% pure Java.
BFO's PDF Library provides unparalleled implementation flexibility and reliability for the developer. It's scalable, thread-safe and extremely fast, having been honed over the years, and runs on any Java platform from the humble PC up to Mainframes.
The API has been designed so you don't need to know the PDF specification in order to create PDF's. We hide as much of the gory details as possible but still give you almost complete control over the PDF itself. Where possible standard Java classes are reused - for example the pages are stored in a java.util.List, which can be manipulated any way you like (so moving pages from one document to another is a breeze). This means an API which is smaller and easier to remember.
Major Features:
- Transparent Unicode support - create documents in Arabic, Russian or Japanese as easily as English.
- TrueType and Type1 fonts, with subsetting for smaller files. Great for OCR
- PDF Encryption, for password-protected documents (40 and 128 bit RC4 or AES)
- Embed JPEG, PNG, GIF, TIFF or java.awt.Image images, or add Barcodes directly to the PDF.
- Use Spot colors, calibrated ICC profiles and other advanced colorspace
- Add HTML-style Hyperlinks to text or images
- Process 1000+ words a second with kerning, ligatures, justification and "curly quotes" for legibility.
- Simplify complex document creation by defining and applying "Styles"
- Full support for PDF features like bookmarks, compression and document meta-information
- Non-linear creation of documents - pages can be created and edited in any order
- PDF Library Extended Edition
- The extended edition of the Java PDF Library offers additional features:
- Load and edit existing PDF documents, as templates or merge with others
- Create and edit interactive Forms, or "AcroForm"
- Digitally sign documents, or verify existing digital signatures
- Java PDF Viewer
- On top of the Extended edition, the Viewer Extension can be used to display PDFs:
- Swing component for displaying PDF documents
- Convert PDF to TIFF (or any other bitmap format)
- Extract and index text and images from PDF documents, including integration with Apache Lucene
- Print PDF documents, including support for annotations and other PDF features not supported by Java 1.5 printing.
- Pre-flight new or existing PDFs against PDF/X-1a, PDF/X-3 or PDF/A-1b.
Enhancements:
- All BFO warning (and debug, if enabled) messages are now logged using log4j if available, or java.util.logging.* if not.
- Large synchronization audit fixed some issues when reading from one PDF in multiple threads, particularly when using the viewer.
- Fixed problem that could result in corruption when repeatedly saving a PDF containing compressed XRef tables and multiple revisions.
- Modified AnnotationStamp so Acrobat correctly handles custom stamps, and added some new types of standard stamp.
- Added FDF.getXFDF() method, for exporting XFDF from a PDF, and added support for this to the Viewer. Fixed FDF export, broken some releases ago.
- More PDF/A related fixes, and added a number of new OutputProfile.Features.
- Fixed RichText content in text fields
- Added subsetting for CFF fonts
- Fixed error with some Windows JDKs when rasterizing JPEG images
- Fixed unusual cases of Linear & Radial shading, added preliminary support for Coons & Tensor-Product Patch shading (Type 6 & 7).
- Fixed blending, broken in previous release and resulting in opaque highlight annotations.
- Correctly handle masked images where the mask and image are different sizes, as created by Luratech products.
- Added PageExtractor.Image.getUniqueId(), to identify extracted images.
- Added PageExtractor.Image.getMetaData() and Text.getFontMetaData(), to return any embedded XMP MetaData for those items in the PDF.
- Fixed long-standing bug in CCITT.G3 2D encoding now rarely seen in very old TIFF images.
- Further fixes to handle some types of corrupt PDF
- Viewer: Page Up/Page Down/Home and End keys navigate correctly through the PDF via the Viewport ActionMap. Standard ScrollBar keybindings are overridden, previous KeyListener approach didnt work reliably and was removed.
- Viewer: Fixed missing glyphs in some fonts after a search was run.
- Viewer: PDFTool (the class run by "java -jar bfopdf.jar") has more options.
- Viewer: Stamps no longer slowly grow when clicked on due to rounding error
- Viewer: Calling DocumentPanel.redraw(page) will work as expected.
- Viewer: Dont allow JavaScript to be run on the console if no PDF is loaded
- Viewer: Fixed page jump when zoom level is changed in Column view
- Viewer: Dont fail under 1.6 when saving PDFs to filenames containing an invalid regex backreference.
- Viewer: Improved display under OS X, including addition of a Dock Icon.
- Viewer: Added keyboard shortcuts to "Open Recent" menu.
- Viewer: Thumbnail panel now scrolls to follow the current page, and renders more reliably.
- All BFO warning (and debug, if enabled) messages are now logged using log4j if available, or java.util.logging.* if not.
- Large synchronization audit fixed some issues when reading from one PDF in multiple threads, particularly when using the viewer.
- Fixed problem that could result in corruption when repeatedly saving a PDF containing compressed XRef tables and multiple revisions.
- Modified AnnotationStamp so Acrobat correctly handles custom stamps, and added some new types of standard stamp.
- Added FDF.getXFDF() method, for exporting XFDF from a PDF, and added support for this to the Viewer. Fixed FDF export, broken some releases ago.
- More PDF/A related fixes, and added a number of new OutputProfile.Features.
- Fixed RichText content in text fields
- Added subsetting for CFF fonts
- Fixed error with some Windows JDKs when rasterizing JPEG images
- Fixed unusual cases of Linear & Radial shading, added preliminary support for Coons & Tensor-Product Patch shading (Type 6 & 7).
- Fixed blending, broken in previous release and resulting in opaque highlight annotations.
- Correctly handle masked images where the mask and image are different sizes, as created by Luratech products.
- Added PageExtractor.Image.getUniqueId(), to identify extracted images.
- Added PageExtractor.Image.getMetaData() and Text.getFontMetaData(), to return any embedded XMP MetaData for those items in the PDF.
- Fixed long-standing bug in CCITT.G3 2D encoding now rarely seen in very old TIFF images.
- Further fixes to handle some types of corrupt PDF
- Viewer: Page Up/Page Down/Home and End keys navigate correctly through the PDF via the Viewport ActionMap. Standard ScrollBar keybindings are overridden, previous KeyListener approach didn't work reliably and was removed.
- Viewer: Fixed missing glyphs in some fonts after a search was run.
- Viewer: PDFTool (the class run by "java -jar bfopdf.jar") has more options.
- Viewer: Stamps no longer slowly grow when clicked on due to rounding error
- Viewer: Calling DocumentPanel.redraw(page) will work as expected.
- Viewer: Dont allow JavaScript to be run on the console if no PDF is loaded
- Viewer: Fixed page jump when zoom level is changed in Column view
- Viewer: Dont fail under 1.6 when saving PDFs to filenames containing an invalid regex backreference.
- Viewer: Improved display under OS X, including addition of a Dock Icon.
- Viewer: Added keyboard shortcuts to "Open Recent" menu.
- Viewer: Thumbnail panel now scrolls to follow the current page, and renders more reliably.
Requirements: Java 2 Standard Edition Runtime Environment
Big Faceless PDF Library 2.11.6
The Big Faceless PDF Library is a Java class library for creating PDF documents. more>> Big Faceless PDF Library 2.11.6 offers users a useful Java class library for creating PDF documents.
The Big Faceless PDF Library is a Java class library for creating PDF documents. The Extended Edition of Big Faceless PDF Library offers the ability to create and edit AcroForms, PDFs answer to the HTML form.
Like HTML forms, PDF forms can contain text boxes, radio buttons, and can call JavaScript functions. The Extended Edition also includes a PDF reader for importing and editing, along with FDF support and verification for Digital Signatures.
Both variations offer full Unicode support, encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks, spot and calibrated color. Advanced text layout engine enables complex HTML styles. It is small, fast, easy to use, and 100% pure Java.
Enhancements:
- All BFO warning (and debug, if enabled) messages are now logged using log4j if available, or java.util.logging.* if not.
- Large synchronization audit fixed some issues when reading from one PDF in multiple threads, particularly when using the viewer.
- Fixed problem that could result in corruption when repeatedly saving a PDF containing compressed XRef tables and multiple revisions.
- Modified AnnotationStamp so Acrobat correctly handles custom stamps, and added some new types of standard stamp.
- Added FDF.getXFDF() method, for exporting XFDF from a PDF, and added support for this to the Viewer. Fixed FDF export, broken some releases ago.
- More PDF/A related fixes, and added a number of new OutputProfile.Features.
- Fixed RichText content in text fields
- Added subsetting for CFF fonts
- Fixed error with some Windows JDKs when rasterizing JPEG images
- Fixed unusual cases of Linear & Radial shading, added preliminary support for Coons & Tensor-Product Patch shading (Type 6 & 7).
- Fixed blending, broken in previous release and resulting in opaque highlight annotations.
- Correctly handle masked images where the mask and image are different sizes, as created by Luratech products.
- Added PageExtractor.Image.getUniqueId(), to identify extracted images.
- Added PageExtractor.Image.getMetaData() and Text.getFontMetaData(), to return any embedded XMP MetaData for those items in the PDF.
- Fixed long-standing bug in CCITT.G3 2D encoding now rarely seen in very old TIFF images.
- Further fixes to handle some types of corrupt PDF
- Viewer: Page Up/Page Down/Home and End keys navigate correctly through the PDF via the Viewport ActionMap. Standard ScrollBar keybindings are overridden, previous KeyListener approach didnt work reliably and was removed.
- Viewer: Fixed missing glyphs in some fonts after a search was run.
- Viewer: PDFTool (the class run by "java -jar bfopdf.jar") has more options.
- Viewer: Stamps no longer slowly grow when clicked on due to rounding error
- Viewer: Calling DocumentPanel.redraw(page) will work as expected.
- Viewer: Don't allow JavaScript to be run on the console if no PDF is loaded
- Viewer: Fixed page jump when zoom level is changed in Column view
- Viewer: Don't fail under 1.6 when saving PDFs to filenames containing an invalid regex backreference.
- Viewer: Improved display under OS X, including addition of a Dock Icon.
- Viewer: Added keyboard shortcuts to "Open Recent" menu.
- Viewer: Thumbnail panel now scrolls to follow the current page, and renders more reliably.
Tcl Dev Kit 4.0.1 Linux
The Tcl Dev Kit (TDK) provides essential tools for Tcl programmers, making it easy to create, build and deploy applications. Rapidly deploy Tcl applications to a broad range of platforms, as ready-to- more>>
The Tcl Dev Kit (TDK) provides essential tools for Tcl programmers, making it easy to create, build and deploy applications. Rapidly deploy Tcl applications to a broad range of platforms, as ready-to-run executables starkits or starpacks for Windows, Mac OS X, Linux, Solaris, AIX and HP-UX. Simplify development with tools for finding and fixing bugs, managing complex code bases, and optimizing your programs. Take control and work the way you want with a choice of GUIs or command line interfaces for most tools. Other features include TclApp that easily
creates and deploys self-contained Tcl executables to all major platforms, and complier, which protect your source code and reduce application support.
Requirements: Linux x86 architecture only, Minimum 2.4 kernel
Whats new in this version: Checker enhancements, TEA package management, Tcl 8.5 code compiler, GUI facelifts, New platforms: Mac OS X and Solaris x86 support.
<<lessTcl Dev Kit 4.0.1 HP-UX
The Tcl Dev Kit (TDK) provides essential tools for Tcl programmers, making it easy to create, build and deploy applications. Rapidly deploy Tcl applications to a broad range of platforms, as ready-to- more>>
The Tcl Dev Kit (TDK) provides essential tools for Tcl programmers, making it easy to create, build and deploy applications. Rapidly deploy Tcl applications to a broad range of platforms, as ready-to-run executables starkits or starpacks for Windows, Mac OS X, Linux, Solaris, AIX and HP-UX. Simplify development with tools for finding and fixing bugs, managing complex code bases, and optimizing your programs. Take control and work the way you want with a choice of GUIs or command line interfaces for most tools. Other features include TclApp that easily
creates and deploys self-contained Tcl executables to all major platforms, and complier, which protect your source code and reduce application support.
Requirements: HP-UX PA-RISC architecture only, Minimum HP-UX 11
Whats new in this version: Checker enhancements, TEA package management, Tcl 8.5 code compiler, GUI facelifts, New platforms: Mac OS X and Solaris x86 support.
<<lessBig Faceless Java Graph Library 2.4.1
A Java class library for creating graphs and charts. more>>
The Big Faceless Java Graph Library is a Java class library for creating graphs and charts. It is backed by a full 3D engine, allowing you to create shaded 3D pie, bar, and line graphs as GIF, PDF, PNG, or other image formats.
Big Faceless Java Graph Library features include transparent backgrounds, extensible axes to graph dates, currencies, custom fonts, and spline curve fitting. It is small, fast, and easy to use.
The most useful benefit is the Tag Library interface. This makes embedding graphs in web pages almost trivial - as easy as creating an HTML table, for instance. Most people will embed the graph as a PNG, which means JavaScript can be used to create rollovers and actions, in exactly the same way as an image map. If you prefer a vector image, SVG and Flash can be created by changing one word of your XML.
Major Features:
- XML and JSP Tag Library interface, for extremely easy integration with web projects
- Very comprehensive API and Tag documentation with dozens of examples
- Embed JavaScript in your tags to easily create powerful rollovers
- Full 3D engine with adjustable light source, produces the most realistic graphs on the market
- Output to PNG, SVG, Macromedia Flash, PDF or java.awt.Image for use in Applets
- Graph Dates, Currencies, Percentages, Numbers and Discrete data out of the box, easily extended for total control over the axes
- Mix Bars, Lines, Candles, Bubbles, all on the same graph
- Add text, lines or custom markers anywhere on the graph, including axes
- Use up to four axes on the one graph, including logarithmic axes
- Plot mathematical functions, data samples and spline curves fitted to data, all on the same graph
- It's fast plot several 3D graphs a second to PDF
Enhancements:
- Fixed mouseovers relating to to multi-bar series in the tag library
- Fixed build issue bug that was causing a required class to be obfuscated away. This was sometimes causing mouseover issues on the first graph.
Requirements: Java 2 Standard Edition Runtime Environment
MySpeed Server 7.4a
MySpeed Server is an excellent and useful program with which you can quickly and easily provide broadband speed test services to your end users. more>>
MySpeed Server 7.4a is an excellent and useful program with which you can quickly and easily provide broadband speed test services to your end users. Easily view end-user speed test results and quality of service reports, key information for managing VoIP, web application and help desk environments. It provide your customers with accurate bandwidth test services, including hard to find upload speed testing. Automate customer service processes by combining MySpeed speed test results with scripting
Major Features:
- Upload and download speed test measurements
- Connections often have different upload and download speeds, but most bandwidth tests only measure the download speed, providing only half the picture. MySpeed accurately reports both upload and download speeds.
- Reports bandwidth consistency (QOS), Max Pause and Round Trip Time (RTT)
- The consistency of download capacity is a critical measure for bandwidth-intensive applications such as VoIP and multimedia. MySpeed reports Quality of Service measurements of consistent bandwidth delivery. Max Pause, the longest pause recorded during the data download, and RTT are also reported.
- Highly accurate
- MySpeed has been carefully engineered and tested to accurately measure connection speeds. See the Broadband Speed Tester Benchmarks article.
- Can be combined with scripting for customized implementations
- MySpeed has the ability to call a JavaScript function when a speed test completes, enabling you to do most anything with the test results via JavaScript scripting, such as the options below. Try the live demo.
- Dynamically changing the HTML in the MySpeed web page based upon speed test results
- Provide connectivity analysis in a popup window
- Redirecting to another URL based upon the results.
- Easy implementation
- Unlike other speed testers, MySpeeds innovative design does not require any scripts or configuration changes. Just add the MySpeed files to your existing web server!
- Easy web page customization
- MySpeed may be easily incorporated into your web pages, or modify the default MySpeed speed test web page to the look and feel of your website.
- NEW! End-users can easily email test results
- A bundled JavaScript option enables the end-user to easily send speed test results to your help desk staff or other address. Try the live demo.
- VoIP Connection Analysis
- Use MySpeeds bundled JavaScript option to analyze a broadband connection and determine the number of VoIP lines that can be supported. Modify the JavaScript as needed to fit your needs. Try the live demo.
- Display connection quality test results in common terminology
- Display connection quality (QOS), Round Trip Time (RTT) and Max Pause results in non-technical terms as Excellent, Good or Poor.
- Automated start option
- Seemlessly initiates a connection speed test when a visitor goes to your MySpeed page. Try the live demo.
- Customizable display of speed test chart
- Easily modify the applet display to change the speed test scale, show/hide text labels, change the applet colors, and more! You can even customize the MySpeed applet text to display in another language.
Enhancements:
- Max Attainable Speed (the calculated maximum TCP connect speed that is supported by a network connection)
- Max Route Speed (the maximum speed that may be attained on the route being tested)
- TCP Forced Idle Percent (the TCP idle time invoked because the route being tested is too slow end-to-end).

SiteShadow 50821-2052
SiteShadow pulls information from other web sites, and places it within your... more>> This is a neat way to mimic content from another site. Your web server can pose as a web browser, visit a web site of your choice, extrapolate content, modify it, and then feed it back to a user on your site. Using a search and replace routine, you can tell the script exactly what to look for and what to put in its place. A snippet of JavaScript can be instantly removed, or the name of the site can be automatically modified. Dont like the style of the site? Its easy to instruct this script to grab only a portion of the remote site, to change images, and then display it with a header and footer of your choice. Warning: this could be illegal if your intent is to steal content and pose it as your own. You should ask permission of the original site owner before proceeding.<<less

Crossword 7.60515-0934
Allow your users to play this Scrabble(c)-style game on your site. more>> Like Scrabble? Wish you could play with family and friends who are miles away? Now its possible with the online Crossword script. Great, realistic, Scrabble-style action Letter bag, personal tray, password protected Automatic turn sequencing and email updates Unlimited simultaneous games Online rule book Winner announcements Administrative controls such as game deletion, score adjustment, and more. Offensive language filterning Two, three, and four player games Ability to send a message to other players on each move Advertisement potential- put your ad in each email message Letter bag viewing and swapping of letters Unplayed games automatically deleted Version information included on admin screen Unlimited UNDO for each play Complete support Free updates This script has received a lot of attention. Because its server based, and not Java based (Java and JavaScript are dependent on the users browser), WebTV users love it. There are plans in the works to add two big features. One is a more extensive admin section allowing the administrator to control advertisements both on the gane screen and in the emails, as well as have access to deleting, point correcting, and more. The other big plan will require a significant rewrite: complete points processing. Right now users must enter and correct their own scores. This has not presented much of a problem, since Scrabble users usually play fair, and its hard to cheat. (Undo-ing a turn because of a bad word or bad score forfeits the users turn). Just the same, this development is planned for the future. Now is a great time to purchase the registered version of the Online Crossword Game.? ACT NOW! Youll receive unlimited updates for this game as they are made.New!Thanks to a fellow programmer, Jim Melanson, this script now calculates points automatically at each turn.<<less
WorkOrder TS 0.4.2
WorkOrder TS allows you to quickly set up a work order/ticket tracking system for most service related businesses. more>>
WorkOrder TS has been designed to meet the need for a affordable and reliable work order tacking system. It has been kept small to ensure optimum performance even on slow Internet connections, the current foot print without database is around 300KB.
WorkOrder TS is currently configured for Computer Service work but can be configured to suit most businesses within minutes. Please contact me regarding your special business needs.
Main features:
Pro only features:
- Multi Branch Capable
- GuestKey - Allow customers to check the status of their ticket online. Watch the Flash Video
- Onsite Appointment Scheduler - Dynamically generated calendar, schedule appointments years from today.
- Save specific customer information in Customer Forms. Alarm or Gate Codes, Network IP layout, custom forms. Watch the Flash Video
- Simple Backup
- User Security
- Extended Control Panel - Set Default field values, customize program terminology to your industry
Currently these functions are supported by the Professional and Free Edition:
- Full Customer Database Search
- Complete Customer Database with Work History
- Does not require client software installation! (Multimedia Web Browser Required with JavaScript enabled for advanced features)
- Program creates check-in tickets with customer signature fields and item tags
- Get the status of any ticket with one mouse click.
- Steps can be assigned to tickets. For example: Checked In, On Bench, Awaiting Call, Ready For Pickup
- Search all repair tickets for phrases, use it as a solution database
Komodo IDE (Linux/x86 libstdc++6) 5.1.0
Komodo IDE 5 is a powerful, multi-platform, multi-language IDE for dynamic language, web and team development. more>>
Code smarter and faster withKomodo IDE (Linux/x86 libstdc++6) 5.1.0, the award-winning professional development environment for dynamic languages and open technologies.
All the Languages
Dynamic language expertise for Perl, PHP, Python, Ruby, and Tcl, plus JavaScript, CSS, HTML, and XML, and template languages like RHTML, Template-Toolkit, HTML-Smarty, and Django.
All the Tools
Award-winning feature set includes standard editor functionality, plus killer debugging and more. And it's extensible, so you can hack away!
All the Platforms
Windows? Mac? Linux? Yes! Yes! Yes! User-based licensing makes it easy.
All the Team
Source code control integration, a project manager, and multi-user support assist in team development. Visit our Komodo for Teams page to learn more and take advantage of group savings..
All the Support
You can rely on high-quality support and an active user community for help when you need it.
Major Features:
- Multi-language file support
- Correct syntax coloring of multi-language files and templated files, common in many web programming frameworks. Add custom language support with UDL.
- Standard editing features
- code formatting
- code commenting
- auto-indent
- block selection
- column editing
- Syntax checking
- Instant feedback for all fully-supported languages.
- Syntax coloring
- Spot errors easily and improve readability and context, even in multi-language files.
- Abbreviations
- Inserts snippets from your toolbox at the touch of a key.
- Vi emulation
- Modal Vi keybindings emulate navigation, text insertion and command behavior. Custom commands can be implemented by adding Komodo macros to a Vi Commands Toolbox folder.
- Emacs keybindings
- Emacs-like keybinding scheme supports new editor features modeled on Emacs, such as transient marks (similar to the Emacs "mark ring"), repeat next command and reflow paragraph.
- HTML preview
- Check HTML, XML and CSS files side-by-side or in a browser, using arbitrary files or URLs.
- Multilingual Input Method Editor (IME) support
- Use your standard keyboard to enter multi-byte characters, such as Simplified Chinese, Japanese and Korean.
- Code snippets
- Store any piece of code for reuse.
- Code folding
- Work quickly and efficiently with large sections of code.
- Multi-document editing
- Easily work on multiple documents simultaneously using multiple tab groups, split view, and cross-document search.
- History
- Navigation (forward and back) buttons and a drop list in the toolbar that let you browse though the files and buffer locations you've been editing recently.
- Search Highlighting
- Matches are highlighted in the current buffer.
- Editor Hyperlinking
- Ctrl'+'hover' will highlight HTTP hyperlinks under the pointer; 'Ctrl'+'click' will open the URL in the configured browser.
- CSS Color Popup
Requirements:
- Red Hat Enterprise Linux 5 or later
- CentOS 5.0 or later
- Fedora Core 8 or later
- OpenSUSE 10.2 or later
- Ubuntu 7.04 or later
- x86 or x86_64 architecture
- 500 MHz or faster processor
- 512 MB RAM (1 GB+ recommended)
- 200 MB hard disk space
License:Commercial
License:Commercial
License:Commercial
BugHotel Reservation System 4.9.9 / 5.0 Beta 1
BugHotel Reservation System is a hotel booking and accounting software package. more>>
Main features:
Improve Customer Satisfaction
- BugHotel Reservation System provides accommodation providers with the ability to accept online reservations and manage inventory.Guests are able to check available inventory and complete a booking online making the reservation process more efficient and less time consuming to both parties.
Reduce Your Costs
- Guests confirm accommodation in real-time at your website, closing the sale immediately. Valuable reservations staff time is saved because reservation requests will no longer have to be processed. By automating yoursales process, you will be able to handle the same amount of transactions, or more, at a much lower cost. Moreover you will also gain significant control over your margins and pricing strategy.
Accept internet reservations on your web site and pay no transaction or monthly fees
- You collect all guest payments; you enter your own room descriptions, room facilities, room rates and allocations into BugHotel Reservation System. 24 hours a day, 7 days a week. No hidden fees. No ongoing charges. 100% free commission booking.
Boost Your Sales
- Increase your Website Potential. Expect a 30% increate of confirmed internet reservations if your install BugHotel Reservation System. Visitors of your web site can have immediate and easy access to a full array of travel products and services
Boost Your Sales
- Target cities or specific hotels
- Mixed Mode (Manage your own hotels but have GDS hotels available too)
- 100% template based - Customize your site with your needs
- Global Hotel Reservations
- LUCRATIVE compensation plan PLUS optional additional income from nightly booking fees
- Real-time online reservations utilizing three hotel databases
- Over 55,000 hotels & resorts worldwide
- Transactions viewable in over 160 currencies
- 100% Private-branded (Customer will not notice any GDS provider)
- Customize your site
- Transactions viewable in over 160 currencies
Whats New in 4.9.9 Stable Release:
- This release adds several new options and fixes several known bugs.
- It adds a forgotten password option, the ability for corporate partners to list their bookings, Javascript email validation, minor validation in checkout/reservation (numebr of persons), and a new front desk module.
- It has a minor fix in Hotel Cache cachereceive, a minor license update fix, and a minor fix in Extra Services (Update).
- Corporate partner login has been improved.
- Hotels are now sorted by description in New Extra Services.
Whats New in 5.0 Beta 1 Development Release:
- Localization support was added.
- The Other Settings Tab was added to the basic Information section.
- The Alternative Email field was added to the Basic Information section.
- The login validation function was improved.
- Several fixes were implemented, mainly regarding license checking, Images and Amenities, the Users Section, and the Google Site Map Key.
- This release also includes several new fields that were added to the database structure.
Beltane 2.3.4
Beltane is a web-based central management console for the Samhain file integrity / intrusion detection system. more>>
Beltane requires a Samhain (version 1.6.0 or higher) client/server installation, with file signature databases stored on the central server, and logging to a SQL database enabled.
In a client/server installation of Samhain, you have individual hosts monitored by Samhain clients, and a central log server (called yule) where also the file signature databases are kept. Beltane enhances this setup by providing an interface to browse client messages, acknowledge them, and modify the file signature database for a client according to the file changes reported by that client.
As the Samhain daemon keeps a memory of file changes, the file signature database need only be up to date when the daemon restarts and downloads the database from the central server. Beltane allows you to use the information logged by the client in order to update the signature database.
Details
Beltane is a PHP4 (also works with PHP5) application, with some additional components written in C. PHP4 (or PHP5) may be compiled as Apache module or as CGI interpreter (Beltane is tested with Linux, Apache 1.3/2.0, PHP 4.3.4/5.0.3 used as CGI interpreter, suexec, no SSL, MySQL and PostgreSQL databases).
Beltane 2 can also be used with an Oracle database.
On the client side, Beltane requires a Javascript capable browser. Cookies must be enabled. We recommend Mozilla/Firefox, as it is rumoured to be the most standard-conforming browser, but most inferior browsers may work as well.
Documentation is provided as SGML and HTML files within the tarball. You are adviced to read the documentation before attempting to install Beltane.
Main features:
- Major performance and scalability improvements for reduced memory consumption, faster baseline database updates, and faster reload of the client panel
- Support for Oracle database (Beltane version 2.1.1 and above)
- Client Status Display (running/dead/unknown)
- Bulk Update from user-defined criteria like: the hostname, a list of files (with or without checksums), or a time window
- On-the-fly Sorting of the message list
- Message Filtering with POSIX regular expressions
- GnuPG Signing of client file signature databases after an update
- Search function for the database.
- Editing of client configurations
- Client Configuration Reload can be triggered
- Multiple Users with logging of login/logouts
- Server Messages can be viewed optionally
Enhancements:
- Multiple administrator accounts are possible, per-user configurability has been improved, and a strict locking policy has been implemented to avoid race conditions.
- Page: 1 of 1
- 1