Showing 420 open source projects for "comment"

View related business solutions
  • 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
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
    The Linux Registry Editor was designed to be the graphical equivalent to the rg command. It shows you all the values of the keys including the type, comment, uid, gid, acces mode and acces times. It allows you edit some of the attributes mentioned ab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mtag tags music files with user chosen tags. the tags are stored in the file's comment metadata field and cached in a sqlite3 database for instant access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SiniP : Simple ini Parser

    SiniP : Simple ini Parser

    A simple library to parse and manipulate ini files

    SiniP is a library built in order to easily open, manipulate and create ini files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fobuc Guestbook

    Fobuc Guestbook

    Fobuc is comment CMS that allows you to admin everything about them.

    Fobuc is a comments and entries CMS. It's very easy to use, admin and install. It's very powerfull, because you can categorize the entries (you can create and delete all the categories that you want). Also, it has a rating system, that provides to the users to valorate the comments published on your site. If you have any idea to collaborate with Fobuc, you can go to the discussion forums, submit it in the tickets milestones or send something to the mailing list. You can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    INI Parser designed for very easy integration into any c++ application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sound PHP Engine

    Sound PHP Engine

    Content management system

    Sound PHP Engine (s-p-e) is written in PHP and uses MySQL. With s-p-e you can publish news, articles and bulletins; comment them, have access to their printer-friendly version. A kind of a search engine is also implemented inside s-p-e. s-p-e can be better than other CMS because: 1) it is free (as in freedom) software; 2) it uses only sessions and NO client-side cookies (the feature works when the php.ini file on the web-server contains "session.use_cookies = 0" string and "session.use_trans_sid = 1" string). 3) all the information of the sessions is stored in the database; 4) s-p-e does not use any kind of client-side scripts (no JavaScript, for example). 5) passwords of the users are stored in the database in the encrypted state 6) multilanguage support of the program is based on the GNU gettext. 7) s-p-e's interface is nicely viewed with text-browsers: w3m (perfect view!)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Javascript Logger is a logging tool for javascript. It is designed to handle all your client side messages of types informative, warning, error. It can also be used to log trace & debug type of messages - these are more for the developer and as a debugging tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    coords-view

    Graphically displays nucmer/mummer mapping results

    Displays mummer/nucmer mappings and prints PNG to stdout via the "show-coords -lcdTH" output. The output file is <coords-output>.png. Command line options allow for different features when producing the image. Within the code there are comment blocks which give examples of how to further customize it i.e. grouping based on name similarity, color, etc. This program is aimed at providing full customization within the limits of the Bio-Graphics module. Current version supported is Bio-Graphics-2.25
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The program is intended to create, view and edit files, a comment in the folders. Allows you to display: text, graphics, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Loewen Exchange Pay-to-View Without PayPal IPN MOD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A widely-used open source support ticket system. It seamlessly integrates inquiries created via email, phone and web-based forms into a simple easy-to-use multi-user web interface. Modified only slightly from the parent Open Source Package per GPL st
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    php-wsdl-creator

    PhpWsdl I started to develop my own WSDL generator for PHP because th

    ...If the webservice handler class is in another file: require_once ( 'class.phpwsdl.php' ); PhpWsdl::RunQuickMode ( 'class.yourwebservice.php' ); If your webservice needs more files: require_once ( 'class.phpwsdl.php' ); PhpWsdl::RunQuickMode ( Array ( 'class.yourwebservice.php', 'class.yourcomplextype.php' ) ); Quick, isn't it? But PhpWsdl can do a lot more for you. See the demos in the downloads for some examples. Features parsing of WSDL definitions from comment blocks creating WSDL even without definitions in comments caching of the generated WSDL for more performance support for complex types and arrays create optimized or human readable WSDL creat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DiffStats

    DiffStats counts added, moved and deleted LOC in a diff file

    DiffStats analyzes diff files. It counts lines of code added, deleted and moved. It was designed for Java code, but will work with other languages, like C++. It ignores blank lines and comment line, if they start with a //, /* or *. This project was made to complete another project because I was unable to find anything else like it. I posted it to see if anyone else had interest. So I would appreciate it if anyone who has tried this project would please post a review. I understand this is a very simple project, but if there is interest, I would expand it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    With this program, you can create app settings file ( *.ini). This program is written by C#. It has syntax highlighting and new, open, save, save as, add comment, add section, add key and value commands for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KnLiveCommentary is a realtime video comment streamer. It completes the task of adding comments and showing comments while playing a video in realtime. KnLiveCommentary provides timelined video commenting for generalized video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Discuzhome Bot Pro profiles submitter.
    Profile forum submitter and blog comment: Auto Captcha solving Work with all forums .Edu Harvest Blog Commenting Blog Harvest Friend Requests Friend Messages Pokes Wall Poster Fans Adder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Auto Updating VirtueMart Homepage
    A project to create a small Joomla module that can be used to display six recently added VirtueMart products and six featured (special) products in a grid within an article. Requires {loadposition}. Please take a look and feel free to comment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    "No comment!" is a command-line tool that generates various comment-related metrics for source code files (e. g. comment density, blank lines per file)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...It stores ingredients and recipes, categorized by beer styles, which can be used for producing batches. It tracks the progress of brewing batches, as well has provides a comment/rating system for completed beers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an SEO oriented plugin aimed to discourage backlink building SPAM in e107 powered websites by automatically inserting an rel="nofollow" attribute to posted links in comment, chat, forum and other areas. Links with an rel="nofollow" attrib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Xmi2Magik

    Generator of MAGIK source files from xmi files. Magik from UML.

    ...Many UML applications offer export data (class diagrams) as a XMI metadata files. Using this program you can generate MAGIK source code from UML diagrams. You can: specify package name, specify topic, specify encoding, change file comment. Pragmas and method comments are generated automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    InterPhoto Image Gallery
    InterPhoto Gallery is an open-source cms written by PHP and based on MySql, and it can primely protect the images of your site. InterPhoto can be used to build all kinds of sites which lay out images mainly, such as: design, fashion, exhibition, phot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a script embed in comment and changed the txt file at runtime time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A project for journal analyse about ATMC. Now It can analyse some journal files of Banks in China. You maybe like it. Now new version is V2.0 Beta1 build 196, If you want to experience for yourself, please mailto: wangzhaohe@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo