Showing 65 open source projects for "fixed width"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 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.
  • 1
    XML-edit

    XML-edit

    XML Editor in PHP for editing simple XML files

    XML Editor in PHP for editing simple XML files. New in version 0.3 - Languages (English / Dutch) - Help-texts while editing - fixed width of inputfields - A few bug-fixes This script works with simple XML files like: <?xml version="1.0"?> <countries> <country> <name>France</name> <capital>Paris</capital> <population>64768389</population> <currency>Euro</currency> </country> <country> <name>Greece</name> <capital>Athens</capital> <population>11000000</population> <currency>Euro</currency...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Weather Icons

    Weather Icons

    215 Weather Themed Icons and CSS

    Weather Icons is the only icon font and CSS with 222 weather themed icons, ready to be dropped right into Bootstrap, or any project that needs high quality weather, maritime, and meteorological based icons! Place the 5 font files and the main weather-icons.min.css file in your project, with the assumption that the fonts are located up ../ from your CSS directory. This set includes companion CSS files for popular weather service API. Presently there are mappings for Forecast.io, Open Weather...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Zenario

    Zenario

    One of the world's leading multilingual website platforms

    View the Demo - http://zenar.io/demo Zenario is a web-based content management system. It can be used for simple sites, with many "wysiwyg" features, but is really designed to run extranet sites, such as customer portals. It also has multi-lingual features built in from the core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    UPICL

    A portable integer conversion library.

    Universal Portable Integer Conversion Library (UPICL) is a C library that allows programmers to easily convert and work with integers of any endianness and signed number representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 5
    Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See "FlatPack Feature List" under News for complete feature list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open Source C++ Framework for Graphtheory. The main focus of this Framework lies on fast Algorithms for NP-Complete problems. We aim at providing algorithms that run Fixed Parameter Tractable algorithms (utilizing Kernelization where possible), Tree-Width based, Randomized Algorithms, etc. in parallel. So the aim of the project is to give you simple interfaces to the best algorithms for these problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    calc2booktab.latex

    calc2booktab.latex

    Script for OpenOffice/LibreOffice to convert tables to Latex-Code

    UPDATE: The project was moved to github (https://github.com/schober-ch/calc2booktab). The soruceforge page won't get any bugfixes, please use the github repo if you want to try this macro. -------------------------------------------------------------------------- A Python extension for OpenOffice/LibreOffice to convert selected cells to LaTeX-Code. Its similar to Calc2Latex, but typographic formatting is more advanced (numeric columns, dcolumn-package, booktab-package) Script is tested and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Cavendish-MW

    Cavendish-MW is a MediaWiki skin based on Mozilla's Cavendish skin

    Cavendish-MW (previously Cavendish mod) is a MediaWiki skin that provides the mozilla.org look and feel. It's an enhanced version of the Cavendish MediaWiki skin. The latest Cavendish-MW is compatible with MediaWiki 1.21.0. The original Cavendish MediaWiki skin has some flaws and is not compatible with the latest versions of MediaWiki. Cavendish-MW fixes these issues and has other improvements like a full width template and updated style sheets. The JavaScripts have been fixed as well which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is an attempt to implement Line Breaking algorithm (line folding) outlined in UAX#14 "Line Breaking Properties" and/or JIS X 4051:2004 "日本語文書の組版方法" section 6. It can respect character widths for fixed-width texts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10

    textbean

    convert text file (fixed column width) to java bean

    convert text file (fixed column width) to java bean, one file to one bean, or one line to one bean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LED Fixed-Width Fonts

    LED Fixed-Width Fonts

    LED fixed-width semi-condensed fonts

    LED Fixed-Width Semi-Condensed font family: public-domain font recently converted from bitmap to truetype.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DataFlush

    A tool that allows you to move data from a source to a destination

    DataFlush is a tool that allows you to move your data from a source to a destination. Sources and destinations could be: - a database - a csv file - a fixed width file So you can use DataFlush for: - extracting data from a database to a file - importing data into a database from a file - moving data from one database to another - trasforming data files DataFlush is completely written in Java so you can use it with any OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fw2csv

    Convert data file from fixed width format table to CSV

    Fixed width data files are probably the most annoying data to import into database. This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Setting the fixed width of a <select> element in Internet Explorer will cause all of the select options that are wider than the select's set width to be cropped. This jQuery plugin proposes a work around.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An Upscale Boutique Zen Cart Template

    An Upscale Boutique Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Andover Modern Free Zen Cart Template

    Andover Modern Free Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Alysa Rounded Free Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    All Business Free Zen Cart Template

    All Business Free Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Aberdeen Neutral Free Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cambridge Pro Free Zen Cart Template

    Cambridge Pro Free Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Pink Boutique Free Zen Cart Template

    A Pink Boutique Free Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Abbington Mega Free Zen Cart Template

    Abbington Mega Free Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Avonlee Contempo Free Zen Cart Template

    Avonlee Contempo Free Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Ashley Pink Free Zen Cart Template

    Ashley Pink Free Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Apparel Boutique Free Zen Cart Template

    Apparel Boutique Free Zen Cart Template

    Free Zen Cart Template by www.picaflor-azul.com

    Designed for Zen Cart versions 1.3.X & 1.5 Picaflor Azul's free zen cart templates are a fantastic way to quickly add a professional design to your ecommerce store. All template packages include the admin settings needed to make the template look like the demo, template files, and a detailed installation file with links to videos and written tutorials of all steps. Our templates are compatible with all stable zen cart addons/modules/plugins and have been tested on versions 1.3.8a through...
    Downloads: 1 This Week
    Last Update:
    See Project