Showing 213 open source projects for "example"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Wraith

    Wraith

    A responsive screenshot comparison tool

    ...Wraith has some built-in JavaScript and configuration file templates for you to get started with right away. If you wish to take screenshots of a component rather than the entire page, use casperjs and pass a selector along with your paths. In the 'component' example config, you can see how we specify a component name, domain path and selector we want to capture. All config options will be placed in a YAML config file. You set the headless browser, diff mode, threshold, fuzz amount and screen widths.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Jupyter Server Proxy

    Jupyter Server Proxy

    Jupyter notebook server extension to proxy web services.

    ...Alongside the Python package that provides the main functionality, the JupyterLab extension (@jupyterhub/jupyter-server-proxy) provides buttons in the JupyterLab launcher window to get to RStudio for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    json_osm_chung / webglcarsim
    json osm chung is an example of realtime converting online openstreetmap servers osm roads data to use with a game or in this example to draw on a graphical canvas or 3D webgl. Use the arrow keys to move or select one of the presets locations. recreate any real roads + buildings , houses, places in the world in realtime .mixed with google static maps satellite ground images, water terrain detection , srtm terrain heightmaps, trees, lamps, bridges and webglcarsimheight a small 3D driving car / foot / flight / sailship simulation game in webgl with shadows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    mzitu

    mzitu

    Python crawler that downloads image galleries and analyzes titles

    ...Using text segmentation and frequency analysis, the project can create a word cloud representing common keywords found in the dataset. This makes the repository both a scraping example and a small data analysis experiment built around the collected content. Overall, mzitu serves as a learning-oriented implementation of Python web scraping, data processing, and visualization techniques.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 5
    Visibility.js

    Visibility.js

    Wrapper for the Page Visibility API

    Visibility.js is a small JavaScript library that wraps the native Page Visibility API to give developers an easy interface for detecting when a user’s browser tab becomes visible, hidden, or is in prerendering mode. Its main purpose is to let web applications adapt behavior depending on whether the page is actually being viewed — for example, pausing animations, postponing heavy computations, or stopping unnecessary network requests when the user switches to another tab. The library hides browser vendor-prefixes and normalizes visibility events so you don’t have to manage cross-browser quirks yourself. On top of simple visibility detection, Visibility.js adds useful helpers such as a timer function that only runs when the page is visible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JProgress module

    If you need a simple module to show state or level of tasks, try it.

    ...It is a simple module to show level of your tasks in progress bars.The progress bars are CSS based and have a good display but maybe have different displays on old browsers.On backend,you can enter the information that you like to show on frontend.You can separate each item with @#,for example: item1@#item2@#item3. The values field is for progress bar percentages. In following images,you can see backend features of this module.There are eight different colors and a nice animation for progressbars that you can control them on backend. important basic options: titles: some titles for each progressbar (separate with @#). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gif Player Plugin

    Gif Player Plugin

    A Joomla plugin for playing and stoping the GIF images.

    ...To use this plugin, you should provide two image files per each GIF image: 1) Main GIF image 2) Another image file with the same name of the main GIF file The second image is used for displaying the image before playing after stopping the GIF files and it is necessary to work this plugin. You should place the second image at the same path of the main GIF image. For example if the path to the main GIF file is : images/path/mypic.gif, another image should be in: images/path/mypic.png.(with the same name). The plugin finds the GIF files automatically and replace them with the second image before playing and after stopping the GIF images. Notice: In the new version of this plugin, the second image is created automatically from GIF image and there is no need to provide it manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    crawler4j

    crawler4j

    Open source web crawler for Java

    ...This class decides which URLs should be crawled and handles the downloaded page. shouldVisit function decides whether the given URL should be crawled or not. In the above example, this example is not allowing .css, .js and media files and only allows pages within ics domain. visit function is called after the content of a URL is downloaded successfully. You can easily get the url, text, links, html, and unique id of the downloaded page. You should also implement a controller class which specifies the seeds of the crawl, the folder in which intermediate crawl data should be stored and the number of concurrent threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Open Source Tripwire

    Open Source Tripwire

    Open Source Tripwire

    ...When an expected change occurs, such as upgrading a package, the baseline database can be updated to the new known-good state. The policy can also be updated, for example, to reduce noise or cover a newly installed package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    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
  • 10
    hiproxy

    hiproxy

    hiproxy is a lightweight proxy tool for Front-End developers

    hiproxy is a lightweight web proxy tool based on Node.js. The primary purpose of hiproxy is to solve the problem of host management and reverse proxy needs of developers. For example, if you are working as a team and each of the developers in the team need a different proxy setting, you will no longer need to modify your hosts file or use a web server like Nginx as a reverse proxy. hiproxy extends the syntax of hosts file to support port numbers. Besides, hiproxy also supports configuration through a syntax similar to the Nginx configuration file. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    TopoJSON

    TopoJSON

    An extension of GeoJSON that encodes topology

    TopoJSON eliminates redundancy, allowing related geometries to be stored efficiently in the same file. For example, the shared boundary between California and Nevada is represented only once, rather than being duplicated for both states. A single TopoJSON file can contain multiple feature collections without duplication, such as states and counties. Or, a TopoJSON file can efficiently represent both polygons (for fill) and boundaries (for stroke) as two feature collections that share the same arc mesh. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Banman

    Banman

    Quickly & eaily host theft-resistant web-site content

    Banman is a complete, stand-alone, automatic IP moderation system. Written in PHP, Banman is dedicated to sharing an easily-customizable way to add a self-protecting site content mechanism to any web site. Banman's single-file template support (template21) also offers a way to either easily jump-start a new "safe site", or to quickly add content protection to an existing site. Banman protection comes in two forms: temp-ban and perm-ban. A temp-ban TEMPORARILY bans a user from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DrupalCSVFields

    Create Drupal 7 fields from CSV

    ...I decided to create a quick utility to generate them from a CSV file instead of using the Web interface. The application produces a module for Drupal 7. See https://sourceforge.net/p/drupalcsvfields/code/HEAD/tree/trunk/examples/basictest/ for an usage example. It worked for me, but use it at your own risk. I have not tested it in depth. Please backup your data before enabling the modules produced by the utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SG ERP

    SG ERP

    Purchase and Sale Management System

    ...In addition to the benefits already mentioned, we also access of business data, the end of redundancies, facilitate the creation of estimates, decrease of physical space for storage of data, access from anywhere with the internet and browsing, human error and less vulnerability in access to information information, such as cadastral data, for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SWire

    SWire

    A Stata plugin for connecting Stata with other software

    ...SWire can be interrogated on a local network and it accepts AJAX queries, thus enabling the development of web applications which provide the user with graphical user interfaces. For example, a web application running on a browser can interact with Stata on a local network; this application could be a data entry form or an automatic report. By providing a communication protocol, SWire makes it possible to connect Stata with many other applications for data exchange and basic interaction, thereby extending the capabilities of Stata. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vimperator-labs
    ...´Vimperator is a Firefox browser extension with strong inspiration from the Vim text editor, with a mind towards faster and more efficient browsing. It has similar key bindings and you could call it a modal web browser, as key bindings differ according to which mode you are in. For example, it has a special Hint mode, where you can follow links easily with the keyboard only. Also most functionality is available as commands, typing:back will go back within the current page history, just like hitting the back button in the toolbar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP Server Monitor

    PHP Server Monitor

    Open source tool to monitor your servers and websites

    ...For services a connection will be made to the entered ip or domain, on the given port. This way you can check if certain services on your machine are still running. To check your IMAP service for example, enter port 143. For websites you can enter a link and it will check the HTTP status code. If the HTTP status code is in the 4xx range or a timeout, it means an error occurred and the tool will start sending out notifications. You can also set a regular expression to match for content on the page itself. Each server has its own settings regarding notification. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    json4sapnw

    json4sapnw

    Another JSON extension for SAP ABAP

    ...last Changes: - JSON HTTP Client - HTTP Auth for Basic, SAP Basic+SSO, WSSE - Bugfixes: Big Integer, negative Integer - Array with has_next/next - Object with robust set_text method - OpenWeatherMap.org Example (see files/example)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    publicms

    publicms

    Very light CMS to combine with Libreoffice

    ...The principle is quite simple, once your template theme is defined, just create locally your HTML pages (with your favourite HTML editor), focus only on the content of the pages, then publish them on your site. If you want to publish documents, you just have to convert them in HTML format (for example with libreoffice html export).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    reliquerunt

    reliquerunt

    Modernizing the old PostNuke.

    ...A decision was made to provide security updates for PostNuke until 1st July 2009 and there will be no more releases of PostNuke beyond version 0.764. ’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’ Visit our example site @ http://www.reliquerunt.ml Want to help out? Then go here for more info: https://sourceforge.net/p/reliquerunt/discussion/general/thread/3fb74e08/#ab52
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DuckDuckGo Search API Framework

    DuckDuckGo Search API Framework

    Search The Web Using DuckDuckGo API PHP Framework

    ...By using our API , We save you a time and a lot of second reading document . Great for everyone especially beginner in php. For Composer composer require ampare-engine/duckduckgo To Use just use like an stdclass Example AbstractText $DuckDuckGo->AbstractText ; More information : https://duckduckgo.com/api
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    qxdotnet

    qxdotnet is a server side ASP.NET wrapper for qooxdoo library

    ...It is not comfortably. The main qxdotnet idea is a creating C# mirror objects for qooxdoo UI controls. State of the objects on the server and the client is synchronized with AJAX. For example, you just create a C# "button" control and place it on the form. After you start your ASP.NET application, you can see the button inside browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VoyaTrax

    VoyaTrax

    Scratching the future now!

    ...The Next Generation will be built from scratch, leveraging the strength of the Symfony Framework. vtxNG, as the Next Generation will be called, is planned to be a CORE system built as a blog. Adding the ability to expand as needed for example a CMS. The main goals are to keep it simple, secure and expandable. Be sure to visit the site. You will find development info, a forum, recieve news, downloads and more. LICENSE(S): vtxNG is using the MIT License. Older projects stay with the assigned Licenses. (These older project(s) may get removed at some point) A demo of the core can be seen at: http://core-demo.voyatrax.eu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Content Generator for Sketch

    Content Generator for Sketch

    Sketch app plugin for generating dummy data such as avatars and names

    Content generator allows you quickly create dummy data such as avatars, names, geo location data etc. You can create a custom string by combining any of these options, plain text (example: banana), random number from range (example: [0-20] ), random item from an array (example: [banana~apple~grapes] ). In Sketch app use Plugins\Content Generator\Images\Custom plugin to specify path to your own folder with images. Installation via Sketch Plugin Manager, in the 'Catalog' tab of the Sketch Plugin Manager window search for 'Content Generator'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QBooru

    QBooru

    Simple viewer app for most Booru Sites, coded in Qt C++

    ...The recommended size is 3*5, as it fits perfectly the smallest window size. Search tab example : http://puu.sh/cK0pj.jpg Users can change nearly all the parameters through the Option tab, or by editing the configuration.json file. Boorus can be added, edited, and deleted through the Booru tab in the software, but they can also be edited manually in the configuration file.
    Downloads: 3 This Week
    Last Update:
    See Project
Auth0 Logo