Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Pushup is very fast, efficient and simple HTTP streaming (also known as COMET) daemon. Basically, it allows you to call javascript functions directly in user browser in RPC manner.
AJAX WebService component provides easy and efficient way to explore/invoke any WebServices directly from JavaScript (both RPC and Document style), without additional server-side support. Incorporated WebService Explorer shows many abilities of component
nwebpoll is a secure php/mysql application for running several simple web polls. It adds the capability of having several "Other" options where users can input their own answers. Validated against SQL Injections and XSS.
UTF-X Doc is a very simple XML documentation package (similar to DocBook but much, much simpler). UTF-X Doc has special features for documenting XML systems.
Sensei's Library on Tour (SLoT) is a handy Java tool that converts a wiki dump into a set of stripped-down HTML pages that can be easily used for reading on a handheld device or ebook reader.
Browser3D is a new type of browser where you can interact with a real 3D environment while surfing the web.
You can create your own 3D world in your site by adding some few tags to your html files.
Irudiko is a library written in C++ for generating Locality Sensitive Hashing sketches from any textual and web document. Mainly designed to work with HTML pages, it has also an optimization support for English or Italian documents.
Open Source bulletin board written entirely in object oriented PHP, including almost all up to date features. The project includes also several programming libraries, like template engine or database layer.
This is a simple DHTML javascript date picker, for easy selection of ranges of dates, including year, month, day from-to and weeks. Inspired by the date range picker at google analytics.
Syncopate is an extension module to the Apache JMeter testing tool. It enhances JMeter's HTTP proxy server by adding functionality to extract variables and create assertions during HTTP request recording.
RTF to HTML converter for use both with your applications and as a standalone tool. Small and fast. Processes tables better than any other tool I've seen.
A football prediction league web application written in php/mysql. Users predict games and are awarded points for correct score and result. Features users stats, team and mini leagues, online admin and rss based result checking. FEEDBACK WELCOME
XSLT 2.0 stylesheet that inserts non-breaking spaces after the one-letter prepositions to better paragraph breaking (especially for czech language). Inspirated by program vlna made by Petr Olšák.
DemiBlog is part blog engine, part content management system, part photo gallery and part message board. It supports MySQL and PostgreSQL backends, and outputs valid HTML 4 or XHTML 1.x. It's written in PHP 5.x, and aimed at the advanced user.
HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier removes all malicious code (better known as XSS) with a thoroughly audited and secure yet permissive whitelist, and ensure standards compliance.
An embeddable WYSWYG HTML editor for Java Swing. It is based on standard Swing JEditorPane component and provides a rich set of editing features, including paragraph and inline styling, inserting links and images, find/replace functions etc.
Have you heard about Haml project?? It is template system for Ruby. Writed by Hampton Catlin, Jeff Hardy and Nathan Weizenbaum. I rewrite it for PHP with small chages. Check it!
osPortal in an Open Source CMS/Portal system built with PHP5 and mySQL. osPortal is a template driven OOP application. The core consists of 5 modules: Membership, News, Forums, Template Engine and The application Framework.
Adds and updates size attributes (i.e. width and height) of all HTML image tags in a complete directory structure of own webpages. Before loading the images, a browser will reserve space for the specified image dimensions, so the pages will load fluently
Use Xilize to create XHTML pages or entire websites with just a plain-text editor. The markup is similar to Textile and extensible via BeanShell. Run as a jEdit plugin, from the command line, or embed in a Java program. Small, fast, easy-to-use.
DOM translated Asynchronous XHTML lets you communicate with your server via AJAX, and recieve plain XHTML + scripts that are then translated to your DOM for easy insertion/substitution. What does this mean?: AJAX with no innerHTML and no cryptic XML!