Showing 283 open source projects for "stax-src"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1
    wbxml-stream

    wbxml-stream

    Java StAX implementation for the WBXML format.

    The wbxml-stream library is a Java StAX implementation for the WBXML format. StAX - Streaming API for XML is a standard API inside JavaSE for parsing XML documents. WBXML - WAP binary XML is a binary representation of XML used mainly for transmitting XML in a more compact way. In other words the wbxml-stream library lets java parse and encode WBXML documents using StAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Team SRC++'s Source 2013 SDK Mods

    Our mods for Source SDK 2013 by Valve.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pers Vcs Win

    Pers Vcs Win

    Personal Version System PC Based

    Full version system for any file type, revert to any version, see all versions suspend monitoring and return at any time without losing version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OpenJSM C++ (new version)

    A new version of my JSM implementation

    As I lost my previous SF account, I made a new one. Here's currently active JSM project. - An Eclipse project for quick development, which compiles JSM as an application, static library (.a) or dynamic library (.so) - All sources (in src/, which are .h and .cpp) - Already compiled libjsm.so and application (Debug/jsm) which could be execured with sample data (input.txt), log is saved into output.txt - Docs made by doxygen (/html/index.html) How to use: 1) Use it as a program - change...
    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.
  • 5

    Kayacc

    A Compiler Development Toolkit

    ..., and translating between Unicode and byte oriented encodings. Tombo is an alternative for lex, yacc and Bison tools. Source can be browsed in git/code repository or src directory. Send e-mail to tombo@gekkoware.com for support
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    dasm430

    dasm430

    A disassembler and a simulator for the MSP430 CPU

    A disassembler and a simulator for the MSP430 CPU. Both programs only read TI-TXT files. Licensed under the Simple Public License (SimPL) 2.0. For full license information, please read license.txt. Compiled executables are available for Windows and Mac OS X. Linux users will have to compile their own binaries. Instructions for compilation are included in README.txt. A Qt-based GUI is available for sim430. Binaries only for OS X, for now. Source files can be found in src/qt folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jQuery Easy FormMail

    Create forms easily to send email with jQuery Easy FormMail plugin!

    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> <script src="EasyFormMail/jquery.easyFormMail.js"></script> <script> $(function(){ $("#myForm").EasyFormMail({to:"recipient@example.com"}); }) </script> <form id="myForm"> <input class="required" name="input1" type="text"/> <input name="input2" type="text"/> <input name="input3" type="text"/> <textarea name="textarea1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Able Opus Multi Downloader

    Able Opus Multi Downloader

    For downloading all links in a websites html

    Downloads content found amongst the src and href attributes in html content or just downloads a single file from a link. Note: Cannot download embedded content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10

    Bowling Score

    Simple Java project to compute the bowling score

    A simple Java project meant to compute the score of a bowling game. Currently implemented: - src/ao.bowling: architecture for the bowling game (a Game can be played by multiple Players, each Player has 10 Frames in which to knock down the pins within 1-3 Throws) - test/ao.bowling: JUnit test cases for a few typical scenarios TODO: - parse&sanitize user input (sequence of numbers representing number of pins knocked down at each throw) - simple swing interface where user inserts data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LightJ Framework

    set of light java APIs for workflow, DAL, config and many more

    lightj ====== set of light java library for workflow, DAL, config, locking, scheduler etc. Setup ====== 1. Run mvn clean install (default to use in memory db hsql) [optional] 2. Install mysql database locally, create a database "test" 3. Run /src/main/resources/scripts/mysql_create.sql to create all tables 4. Change org.lightj.example.dal.SampleDatabaseEnum to point to the right db with username and password 5. Run mvn clean install (now with mysql supported) Top Modules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JSAudioManager

    html5 audio manager class in javascript for comfortable sound handling

    JSAudioManager is a html5 javascript class for easier handling of sounds in games or online programs. It is also possible to record arrangements, play them and store them via json to the user's file system or in the browser via localStorage. It is the sound api used in my smartphone and web game space fighter mobile. Furthermore it offers much more functions as you can hear! You can easily use JSAudioManager by including the js file in your website's head tag. <script src="js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Evoversum
    This project has been moved to https://bitbucket.org/pbazant/evoversum/src/master/ . Evoversum is a fast Darwinian evolution simulator. The program simulates a 2D world populated with "animals" which struggle for food, reproduce and may also eat each other. The subject of evolution is their behavior, which may become quite complex. There is an updated video tutorial at http://www.youtube.com/watch?v=nPkZvyVDWJU !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Path sync

    Sync two path, support ignore list and ignore the same file

    #Features:# - Sync two path's folders and files - Support ignore file or folder list. It could be config by the config.cfg file. - Automatic ignore the same file both in source and destination - Automatic create destination folder - Support command line path_sync src dst #Development environment:# - Visual Studio 2010 with plug-in pydev or any other compatible IDE could event be simple text editor such as notepad - Python version is 2.7.3 - Py2exe is used to compile the python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Erlang OTP Application Project Plugin for QtCreator ==================================================== !!!!!!!!!Project was moved to http://sourceforge.net/projects/erlangmodeforqtcreator/ Plugin for QtCreator to manage OTP Application (http://www.erlang.org/doc/design_principles/applications.html) Functions: - Basic wizard for the OTP application - Source code browser (add all *.erl, *.hrl files from folders: include, priv, src) For erlang files editor need use other plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ValhallaChat Eclipse BT chat Windows 7

    Bluetooth chat on Winodws 7 64-bit. You can download it to develop a B

    BB9900 as Server 1.Copy ValhallaMobile.jar into BB 9900/Media Card/blackberry/documents/ 2.Click ValhallaMobile.jar to install it. 3.Click ValhallaChat icon/Create new room Windows 7 as client 1.Import the desktop.valhallachat package including res folder into /src under a Java Project on Eclipse. 2.Import the lib.valhallhchat into /src under a Java Project on Eclipse. 3.Download bluecove-2.1.0.jar http://code.google.com/p/bluecove/downloads/detail?name=bluecove-2.1.0.jar&can=2&q= 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    ... on Investigo and help move it forward, please join me on SourceForge! To clone the Mercurial repository: hg clone http://hg.code.sf.net/p/investigo/src investigo-src If you like this software please consider donating to help fund my open source development: https://sourceforge.net/donate/?user_id=3127940
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    C0CMS Community Widget

    Community board widget for websites

    === Donate to the C0CMS Project === Flattr : https://flattr.com/t/961915 Paypal : http://slcnc.blogspot.fr/p/donatecontact.html === Deployment scenarii === * Basic scenario : copy and paste the following HTML code in any blog, CMS or website surpporting iframe-based widgets : <iframe src="http://shangri-l.dyndns.org/audio/road-travel-ZZL/" style="background-color:white;" width="100%" height="100%"></iframe> * Advanced scenario -download the latest version -edid the file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    exPander

    exPander

    javascript html image scaler

    exPander is a little freeware java-script made for expanding images embeded in html documents. http://cybercore.ath.cx/expander_com/ To use it just add into you html: <script src="http://cybercore.ath.cx/expander_com/js/expander.js" type="text/javascript"></script> <img width=100px onClick='scaleClick(this)' src='youImageFilename.jpg'> Or download exPandex.js script from download section exPander это маленький java-скрипт...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Another Command Prompt
    Another Command Prompt (aCmd) is a batch-based command prompt alternitive designed to allow users to use command prompt even when it is blocked by an administrator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xmldsig provider for signal-com JCP cryptoprovider. Usage: see src/test/java/org/admnkz/jcp/dsig/internal/TestDSig.java in source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MRssTray

    A simple Rss reader in Qt

    This is a simple RSS reader written in C++, using Qt. It shows a tray icon, you can add RSS feed urls to it, and it will show the feeds on it's context menu. To add a RSS url simply click on the icon with the right button, go to "Add new RSS src", paste the URL and click "OK". A new item will be added to the menu, and the item's submenu will have all the rss entries. Click on one of them to view the full story on your default browser. To remove a RSS feed, click on the last item of it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    2go4x
    By downloading 2go4x.jar and using it on your pc through kemulator (also available for download in Files->res), you will be able to use your existing 2go account to log in to the popular IM service. Uploading the log file (log.txt), Wireshark dumps (if you can), or deciphering the reverse-engineered .jar file (Files->src) will help us build the 2go4x API to be used by all to freely expand our much beloved 2go network!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DataBox
    DataBox helps presents a common interface to several databases. Currently supported are Access 2007, Excel 2007, Ms SQL, MySql and Sqlite. Written in VB.NET, it helps you change your database type and continue to use the same sql statements! Your favourite database not yet added? You can do it! It is easily extensible! Just get the source (under the Files->src folder) and tweak it. You can always send me a message here on SourceForge.
    Downloads: 1 This Week
    Last Update:
    See Project