Showing 420 open source projects for "comment"

View related business solutions
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 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
  • 1

    BlackBerry 7.1 BlueTooth SPP

    The coding can communicate with a SPP(RFCOMM) BlueTooth sensor.

    Similar functions: PuTTY Tested Hardware: BlackBerry 9900 and two kinds of SPP BlueTooth sensors. Tested Software: BlackBerry OS 7.1. 1.After installed on BlackBerry 9900. 2.Open the App. 3.Connect to the BT sensor. 4.Type chip code. 5.Will receive comment or data on BlackBerry 9900 Screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    present@

    Virtual degree room: environment for uploading and commenting on video

    "Present@ is an environment where students and faculty can upload videos, provide a description, assign the corresponding licence, etc. The main new development with regard to other solutions is the possibility to comment on videos, both for students and faculty, which can lead to a range of discussions, all integrated in the same space. The main aspect to be improved is the system's usability for uploading videos."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rails Exporter for MySQL Workbench

    Rails Exporter for MySQL Workbench

    Plugin for MySQL Workbench creates rails 3.x files from schemata

    Plugin for MySQL Workbench creates rails 3.x files from schemata. Automatically creates schema,seed,migration and model files from MySQL Workbench schemata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    BuckTagger

    User-assisted tool for Arabic stem entry to Buckwalter Morpho Analyzer

    ... - A Perfect or Imperfect Verb - Preferably the first and before-last letters are diacritized/vocalized. The interface is in Arabic. See the README for more details. There is much room for development. Feel free to comment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    What'sUpUOC

    What'sUpUOC

    Microblogging tool

    It’s a tool to share personal short updates (140 characters) with the previously selected users (friends, class mates, community, etc.). You can only post updates, reply to another user, repeat the publication of another and also mark comment as a favorite. You will find many more opportunities to interact with the tool: follow, stop following and / or block a user. View activity throughout the Community or see our contacts with our own. See if someone did mention and we responded. See the list of our favorite comments. Making fences, both word of people like … etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A slide show for JPG, GIF, BMP, PNG, TIF, & WMF files; maximizes images without distortion. Folders can be selected at run time, or in advance with arguments or a .picshow file. File name, date of picture, and comment can optionally be shown with image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    InsidePython

    Another Python Tutorial

    This the repository of the source code I will use to report my adventure using Python. From the very beginning to using some advanced features. Please comment on my posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Webdevelopment Helper

    Reduces data usage for websites and increases browser support for CSS3

    ...However, with CSS3, a lot of important usage part need important prefixes like (IE: -ms-, Chrome/Safari:-webkit-, Firefox:-moz-, and Opera:-o-;-xv-). This is up-to-date as of 11/2/2012. Also remember, this program has certain syntax you must have, for example, if a line has any sort of comment in it, it will not be considered (and this could cause major issues if you had in-line comments), and all white space is removed, except the single space, preventing non-white space in plain text. Also, if your css3 command starts with "@", it will need to be all in one line. (example: @keyframes ___{} must all be on a single line.) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Validity

    Annotation driven java validation library.

    With use of annotations Validity can validate java beans with minimal amount of code. This library is meant to be easy to use and clear to understand. If You find it useful please leave a comment. Additional requests will also be taken into account in future versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Omega (space shooter)
    2d space shooter with weapon power-ups and fast moving enemies. Utilizing Python, Pyglet and Rabbyt. Be sure and leave a comment or any advice! ZombieMariachis.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vector,quaternion,matrix math library

    Vector,quaternion,matrix math library

    Free vector,quaternion,matrix math library

    ...Inside the package there is no cycles, if's, classes or structures. Ideal for designing 3D engines. Headlines of functions are intuitive. For each headline there is a one line comment in Russian. Matrix are presented in OpenGL form 0 4 8 12 1 5 9 13 2 6 10 14 3 7 11 15 Now we are working on adding 50+ more functions for processing the planes, splines, bezier curves and interpolation methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ftp-upload-mon

    ftp log monitor

    monitors ftp logs and sends alerts if user exceeds limit set, it also updates a mysql db table with users who do log in via ftp - to keep track and work out inactive accounts. If the user tracking feature is not required then edit ftpmon.pl and comment out line 121, which does a system call (ye I know rubbish to ftp-db.pl) This was a quick fix because the db server was running off a test machine and there was some network issues which caused mysql not to respond, this would crash the main script which was a running daemon. You could develop your own front end to query the db table to see what is going on with your ftp server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libjson
    A JSON reader and writer which is super-effiecient and usually runs circles around other JSON libraries. It's highly customizable to optimize for your particular project, and very lightweight. For Windows, OSX, or Linux. Works in any language.
    Leader badge
    Downloads: 217 This Week
    Last Update:
    See Project
  • 14
    Web Annotation with Fragment Ids

    Web Annotation with Fragment Ids

    Web Annotation - Mark, Comment, Share

    This Projects aims to create a server-client architecture to make annotation of web elements not only possible, but easy to use. The idea for this project has its roots within a practical software study for the module software Engeneering of the Unisversity of Leipzig, Germany. Under the given liscence we want for everyone interested in supporting or further development to do so. For usage and installation see our [Wiki].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MRssTray

    A simple Rss reader in Qt

    ...This software is distributed under GNU GPL license. You can find it's source code, and 2 binary builds (for windows and mac) in the downloads section. Thanks for trying it! You're very welcome to comment, contribute, distribute, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Free Comment System jQuery/Ajax V1

    Very nice comment system, php, jQuery and Ajax.

    You can see the live demo at: http://www.codiacz.com/post/free-comment-system-jqueryajax-v1/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Octopress

    Octopress

    Octopress is an obsessively designed framework for Jekyll blogging

    ...It emphasizes a developer-centric workflow, letting users write posts in Markdown and manage content through version control. Octopress also provides automation for assets like CSS/JS compression and support for third-party comment systems. For many developers, it offered a more approachable and stylish way to manage personal blogs before static site generators became more mainstream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Timeline Silverstripe Module

    Timeline Silverstripe Module

    Installation - Unpack the files in a folder called timeline - Run dev/build - on the javascript folder you can find the translation files for the following idioms: french, italian, portuguese and spanish. Remove the comment from the line 33 of the templates/TimelineHolder.ss file and set it for your idiom. Usage - At the CMS add a new page of "Timeline Holder" type - Select the cascade style sheet file to use ( Default from verite or dark template from tutorialzine ) - Add children pages of "Timeline Page" type - Set the fields Event Date, End of Event, Article. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Key-Comment

    P2P comment

    P2P key comment, like a P2P Forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    sdl_net_multiplayer

    sdl sdl image and sdl net examples

    multi player examples for everyone. They use sdl, sdl_image, and sdl_net. I hope others will comment and help out in some way, but it's not needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple application that alternates between Red/Green/Cyan rapidly to remove stuck pixels. This is simply part of my learning exercises while I learn C#. Please feel free to comment on any of my code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Source Android Forensics Toolkit

    Open Source Android Forensics Toolkit

    OSAF-TK your one stop shop for Android malware analysis and forensics.

    Welcome to OSAF! The OSAF-Toolkit was developed, as a senior design project, by a group of IT students from the University of Cincinnati, wanting to pioneer and pave the way for standardization of Android malware analysis. The OSAF-Toolkit is built from Ubuntu 11.10 and pre-compiled with all of the tools needed to rip apart applications for code review and malware analysis. Our primary goal with the toolkit is to be able to make application analysis as easy as possible. We also wanted to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    ...This has been written using Netbeans and the download contains the whole project folders. Note there is a complex server side setup. If you decide to enter a not recommend to this please give a reason as a blank comment tells nobody what is bad about it and therefore cannot be corrected. I have re-enabled this facility so I can get feedback. I've used this library and server software in a number of areas now at my school for some time and have had no problem. In conjunction with my MoodleRest library I am able to keep staff, students and classes in sync between Moodle and SIMS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vifv.com Group

    Vifv.com Group

    Vifv.com Group

    Vifv.com Group( PHP + MySQL )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Preisbock Wordpress

    Preisbock Wordpress

    WordPress Extension Preisbock Liveshopping

    This WordPress Extension is an Development of the dotSource GmbH. It contains a whole liveshopping platform for WordPress. Requirements: WordPress installation and MySQL database. The Zipfolder contains a documentary, the SQL-example-database and the Preisbock Wordpress Plugin as .tar. For more information visit the extension page or read instructions
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo