Search Results for "visual basic format" - Page 20

Showing 1152 open source projects for "visual basic format"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Database Pro (OpenOffice / Excel)

    Database Pro (OpenOffice / Excel)

    Addresses, Mailings & Donations

    Database Pro has been designed to manage addresses and mailings. For small charities, database fields are provided so that the details of the most recent donation of a supporter can be recorded. However, the columns (fields) can easily modified, added or deleted so that the database can be customised according to your needs. Database Pro is available in file formats for both Excel and OpenOffice. The Excel version is a VBA project and the OpenOffice version uses OOo Basic. Please note...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jotason-proxy-writer

    jotason-proxy-writer

    Generates a JavaScript proxy from .asmx

    Is a generator, writes a JavaScript proxy from a web service. Net with extension .asmx, take it as input and uses JSON to serialize and deserialize objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6, 2018; I have "abandoned" the project. I have actually forgotten everything I know about Python since writing this and other than adding error handlers; I really don't know how much further I could take it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Visual Basic Web Browser

    Visual Basic Web Browser

    A web browser made in visual basic. Licensed under the GNU GPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This software gives you at the moment what means any of that blood or urine analyses you do by telling what diseases are associated to high or low values. It's only for educational purposes!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SPR Cricket Ticker

    SPR Cricket Ticker

    Unobtrusive ticker for keeping track of international cricket scores

    An unobtrusive ticker that displays the latest score for one or more international cricket matches covering test, one-day and T20 formats. Available for Windows, Linux and Mac OSX. Please see https://sourceforge.net/p/sprcrickettickr/wiki/ for full installation instructions. Change History https://github.com/spr117/Spr.CricketTicker/blob/master/CHANGES.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sublimity Gaming Dungeon Guide

    Sublimity Gaming Dungeon Guide

    Sublimity Gaming Dungeons - Loot

    A simple program i made to sum up all of the dungeons and loot available on the Sublimity Gaming server. The program lists all known dungeons and loot associated with them at this current time and will be updated accordingly :D
    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

    Learncurve

    A simple flash card program using the Leitner system.

    This program uses the Leitner system for flash card review. Right now the features are very basic, but I am looking at incorporating visual and aural information with flash cards in the future. The program should be able to handle anything in the Unicode character set, making it an excellent linguistics tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ElymOs

    ElymOs

    Linux OS from ubuntu, customisable for everyone, social and media

    Ubuntu based GNU/Linux system, use Gnome Shell. Easy for learn Linux and programming. All software of everyday use. Wine and Virtual Machine for use other OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tiger's SmoothJazz Editor

    Tiger's SmoothJazz Editor

    A visual editing environment for Sims3 JAZZ resources.

    Tiger, from Tyger Stripe Software, has donated the source of all his tools to the Sims3 community. This is his SmoothJazz editor. It lets you edit JAZZ resources - decompiling the package content to meaningful text and compiling back into game-format data. This project continues the work Tiger started.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    TextProcessor

    A Java package to preprocess text datasets for posterior text analysis

    The TextProcessor Java package is a text processing toolkit, which provides some frequently used text processing functions such as stemming, removing stop-words, generating a term vocabulary, and calculating the term-doc frequency matrix. Basic topic mining models such as LDA and sparse NMF are also supported. The package can also generate feature files from a given text dataset with LDA and LIBSVM format for posterior procedures such as classification or clustering. The toolkit is also being extended for more advanced text analysis tasks based on natural language processing techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jhcDesktop

    Create Application use JavaScript Html and Css

    Simple and Fast, Create Application use JavaScript Html and Css.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    bcPad

    bcPad is an open source, text editing program, similar to notepad.

    ...Features: - "Open" a file - "Save" a file - "Save as" a file - "New" file - Very simple, user friendly interface - Supports many different file types - Source code included (visual basic)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    visual basic code for serial com port as seen on Youtube
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    Yascade

    Yascade prepares documents to be formatted

    Yascade uses Excel to build document projects. Add your info into Excel without formatting and press a hotkey and Yascade builds your project into a formatted document or series of numbered documents. Overview (20min): http://www.youtube.com/watch?v=IDq53MknLRg Tutorial #1 (45min): http://www.youtube.com/watch?v=mqqqs0F9F3Q Tutorial #2 (2hrs): http://www.youtube.com/watch?v=w7HXVo9IL40 Visit us on Reddit: http://www.reddit.com/r/Yascade Hotkey to open or create a new document on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fake Ssh Manager

    Fake Ssh Manager

    Sends ssh password to your e-mail with fake form

    Fake Ssh Manager is a fake form which sends root password to your e-mail. Can be use for social engineering and phishing attacks. You can change the form according to your target *************************** Fake Ssh Login fake formuyla root şifresini size e-mail yoluyla gönderir Sosyal mühendislik saldırılarında kullanabilirsiniz. Formu hedef siteye göre değiştirebilirsiniz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JODReports is a solution for generating dynamic documents and reports in Java based on the OpenDocument format (ODF). Templates can be easily composed with a word processor such as OpenOffice.org Writer. Data sources include POJOs and XML.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    USB Autorun Virus Protector
    A simple and portable tool to protect USB storage drives against spreading of Autorun.inf viruses through the USB drives by creating some un-deletable dummy files in your USB drive. Also it can clean autorun viruses from the selected drive.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Formerly known as DotNetOpenId, this library brings easy and flexible OpenID, OAuth and InfoCard to the .NET platform. Official web site is at http://www.dotnetopenauth.net/, which includes source code downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SQL Monitor by SQLXL

    Automated SQL Monitoring Tool

    This easy to configure tool will monitor your SQL servers and email alerts when any of the SQL servers exceed your pre-defined performance thresholds. It will also record what was running on the server and the time the alert was triggered.
    Downloads: 1 This Week
    Last Update:
    See Project