Search Results for "writing template" - Page 2

Showing 49 open source projects for "writing template"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 1
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide powerful...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    css plugins

    css plugins

    A 100% CSS Plugins that build website

    G16 framework is 100% CSS based framework with no single code of javascript. It is lightweight, simple, smart and well structured modular system built upon 16 scalable grids that creates smooth and itch-free responsive layouts. It constructs relevant html elements properties by using only the inline class without writing a single code in your stylesheet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Template for Writing Fellowships

    Organize submission info on writing fellowships w/ this FREE template.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Template for Writing Markets

    Organize submission info on writing markets with this FREE template.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 5
    debug_new

    debug_new

    C / C++ everything-memory debugger

    Warning: Older projects may have to be compiled with -DDEBUG_NEW_CONFIG_HAVE_DEPRECATED Debug_New offers the possibility of debugging memoryleaks, not only (note the "not only"; that's just one of its functions) in a <report-memory-leaks-on-shutdown> kind of way, but implemented using memory-states. - Cross platform + Cross compiler support (only utilizes the preprocessor and template-voodoo-magic for c++) - Supports C and C++ - Supports gcc and g++ - Supports pthread and any posix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OutlookMeetingEnhancer

    OutlookMeetingEnhancer

    Enhances the outlook meeting experience by few added features

    Writing minutes of a meeting are often time consuming and are often incomplete. There are also associated tasks with writing MOM, e.g - marking attendees, scheduling the next meeting, distribution of tasks after a meeting etc. There are many licensed tools for doing these tasks. This software tries to address this need through a simple single page user interface where user can do all the above tasks and send out minutes of meeting without much effort. The installation is single click...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to participate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Incomplete, pre-alpha software. This tool helps you write code, by writing commonly-used characters for you. Choose a template of commonly-used code such as a loop. Then replace a placeholder char with chars that are specific to your code (ex: a variable name or an argument).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ivl

    A C++ template library extending syntax towards mathematical notation

    ivl is a full-header template C++98 math library with convenient yet powerful syntax. It extends classic C++ syntax towards mathematical notation while making use of the language's elements like classes, structs, operators and functions. Expression written using ivl are excessively optimized. In other words, ivl allows writing simpler and more expressive statements using math-like formulas while taking care of optimizing them. ivl features arrays, tuples and custom function-like objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 10
    j2docx

    j2docx

    JAVA API to write MS Word 2007/2010 docx documents

    J2DOCX-“Java to docx” is a java approach to write the contents programmatically over the Microsoft docx documents and to manipulate the document. This API comprises set of useful funtions to work with docx. The version 2.1 supports writing all sort of of text,images,hyperlink and custom xml structures. About the Developer: This API was created by Vinothkumar P T, A Java Developer, Software Architect with over 10 years of experience in IT industry and currently work for Cognizant technology...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    calc4fem
    Spreadsheet Template for Structural Engineering (FEA Analysis for beams, trusses, 2D-frames). It makes possible to create your own parametric models.Templates for engineering calculation (fatigue, concrete plates, etc)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Gel2D Game Engine

    Gel2D Game Engine

    Cross-platform 2D gaming middleware

    Gel2D is a free/open-source, cross-platform, object-oriented, 2-dimensional game engine written in C++. It aims to be an all-in-one solution for commercial-quality rapid game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XTL is a C++ library of template classes and functions for reading/writing structured data to/from an external (platform independent) representation. This process is also usually known as marshalling, serialization or pickling, and is useful both for he
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A simple package for OpenOffice, consisting of a document template and a set of macros intended to simplify the task of formatting stage plays, and to provide the playwright with an environment which promotes rapid writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vision Web Template Language
    Vision is a language for writing templates for XML code. Templates take text, XML, files, and Vision, and produce custom dynamic XML documents and fragments. Vision is lightweight, portable, and ideal for rapid dynamic Web site development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C++ template headers for linear algebra manipulations. These are designed for ease of use in writing human readable code. Follows a similar syntax to MATLAB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Latex class and bibtex style files for writing up an article to the NECTEC Technical Journal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Doxygemplate
    Doxygemplate is an accessory software which semi-automatically generates a template of Doxygen comment block for C/C++. Doxygemplate is text editor independent, since it uses clipboard for generating and editing template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpObjectForms is a fully object-oriented, highly customizable, easily extendable, library for creating and processing forms without writing any HTML code. The main goals of the library are ease of use and universality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A port of Webmin's weblib.pl to help writing php webmin modules. The phplib html template class is also included to have a true separation between code and html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP Core Framework which included Template Engine, Multi-Language System, Forum, Exchange Center, Photo Album, Membership Management and User Registration. Base on the pattern, developer can enhance more function for it by writing more module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DCG is a dynamic code generator that can write any text-based output like programming languages, HTML, XML, etc. It provides a very powerful yet easy syntax for template writing. The dynamic code is based on the power of .NET Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Aims to facilitate as much as possible (or even take over) the job of archivist in creative writing groups. Promotes community growth with forums and blogs. Includes a rights management system and a comprehensive search system. Uses a template engine so
    Downloads: 0 This Week
    Last Update:
    See Project