467 programs for "ti89/page/2" with 2 filters applied:

  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    RICcreator
    RICcreator is an editor for the LEGO Mindstorms RIC image format and aims to bring out the formats advanced features for everybody. The goal is to support every feature apparent in John Hansen's enhanced firmware for Windows, Mac and Linux users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OPyCua

    OPyCua

    OPC UA communication stack written in python

    The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OAuthwo

    OAuthwo

    PHP implementation of OAuth v2 server endpoints

    OAuthwo is a PHP open implementation of an OAuth version 2 authorization server, as defined in the The OAuth 2.0 Authorization Protocol draft. Roughly speaking OAuthwo is a server framework, developed with modularity and extendibility in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    jFeedMe

    jQuery based cross-domain feed subscriber and renderer into HTML

    A simple to use jQuery-based scriptlet that allows you to render HTML within a P tag (can be changed to DIV, SPAN etc with minor modifications) from an RSS/XML feed. It is capable of making cross-domain subscriptions without the need of any server-side support. (overcome single origin policy) Features: 1. Low footprint: compact script - 2.25KB (requires jquery-minimal 1.5+) 2. Ease of use: link the script to your html and add an empty <p id='feedPanel' rssurl='<feed url>' feedcount='<number...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 5
    KADMOS
    KADMOS provides a lightweight API for alignment of OWL 2 ontologies. It is based on the OWL API v3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    map2bsb

    converts proprietary .map chart files into bsb (.kap) chart files

    map2bsb is a program that can convert charts in the map format to the more widely used bsb format. Note that there are plenty of map formats: basically each chart plotter (Ozi Explorer, Scannav, etc.) has its own. Note also that the bsb format does not support vectorial charts. Thus the vectorial map chart won't convert. Currently, the focus is on two map formats: - Ozi Explorer map format (seems to work ok) - Scannav map format (still in dev) map2bsb has received the Softpedia "100...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The records of Comag PVR2/100CI or Silvercrest SL80/2 100CI are MPEG TS files with special packets and additional informations at a file meta.dat. First purpose of this project is documentation for these files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    USBAnalist

    USB Packet Decoder

    This program shows the packets in a USB communication, by decoding the output of a command like "cat /sys/kernel/debug/usb/usbmon/0u" into more human-readable form
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Html Assembler
    Html Assembler is a static site generator. It automatically integrates page content such as text and photos in a modifiable page template creating a complete set of html files ready for upload to your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10

    html5media

    html5media is a DITA-OT plugin and authoring UI for media insertion

    HTML5Media is a DITA Open Toolkit plugin and authoring UI that helps DITA content creators insert media such as video, audio and animated graphics into DITA source. When the DITA-OT outputs HTML to an HTML5-aware browser, the html5media plugin transforms the DITA media xrefs into HTML5-complient video, audio and canvas tags. The authoring UI helps writers preview media before insertion into DITA source. XML playlists provide a means of storage for media metadata. There are two zipped files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LWKT

    LGPL WKT parser

    LWKT is a WKT parser under the LGPL license. It have not dependencies: it is pure Java compiled with 1.5 or 1.6 version. The output can be as GML 2 or 3 version, optionally setting a SRS name. Supported inputs are: POINT, MULTIPOINT, LINESTRING, MULTILINESTRING, POLYGON, MULTIPOLYGON For each of them, are handled both 2D inputs like: POINT(2.4 12.66) and 3D inputs like: POINT Z(2.4 12.66 0.0) At the following URL: http://95.110.227.201:8080/lwkt is exposed a minimal web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    URBE (Uddi Query By Example) is a WSDL based web service interface matchmaker. Given two SAWSDL/WSDL files URBE states the similarity between them. More info at http://doi.ieeecomputersociety.org/10.1109/TKDE.2009.35
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Configuration markup language

    Human readable and human writable format for the config files

    For object-oriented programs is useful to supply the configuration information in structured manner also. Seems the XML is the an answer. But too much <tag></tag> everywhere make the XML for *.config or *.ini files almost human unreadable and uneditable. This library intended to read text of markup configurations files in uniform way. Text information from the file is loaded by your program as a structural tree. After slurping a *.config file we can supply the resulting objects to object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    XMLSchema

    Database schema tool

    This is a fork of the great project adodb-xmlschema which has been abandon. I and another developer have decided to branch it and continue the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Crack&Pack
    Select a folder and this app would zip every file .Tell it what number of files you can have in the archive and let the app do the job..Simple as 2 click's.And more to come!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Info Transformer is a powerful utility to maintain the information in spite of data format and storage. There are lots of high speed functions for common and special data processings. Extract, transfer, load, convert, update, match, remove and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LaTeX2MathML
    LaTeX2MathML is a PHP5 class that converts LaTeX math formulas to Presentation MathML. Current versions are still in development !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A python3 lib rendering html.parser into stack and callback models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an advanced web scraper with user friendly GUI which let the user define rules and web addresses to extract data from one time or periodically and a target database filed that the data should be saved in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Python script that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Universal Batch Converter
    The Universal Batch Converter is a project to take all the myriad file conversion programs, and provide a powerful but easy to use interface for all types of file conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTP proxy served up by Python. Requires Python and Python Imaging Library to be installed on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fixes broken web pages and other internet annoyances, such as "Internet Explorer Only" pages. You can view Microsoft Office Web Components pages, and other inaccessible pages in Firefox! Other features include Symbol-font fix and downloader fix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HolzCast is a jQuery Plugin that uses RSS feeds as a playlist format and supports more than one playlist. View my project page to get an Idea of how it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    FoxHive

    Library and tools for storing and retrieving arbitrary metadata

    FoxHive is a general purpose cross-platform library and utilities for storing and retrieving semantic meta-data associated with files. Where metadata is stored in: a special directory, extended file attributes, embedded e.g. XMP, nepomuk or xesam.
    Downloads: 0 This Week
    Last Update:
    See Project