Simple Project List Software Map

69 projects in result set
LastUpdate: 2016-09-03 03:50

Virtual Machines and Appliances

VirtualBoxの中などのDebian、Ubuntuの、ミントやFreeBSD、OpenBSDのは、単純に「輸入」OVAなどお好みのOSを含む、すぐに使用OVAファイルを、ダウンロードして実行できます。 (VirtualBoxの中でCtrl+I)

ほとんどのディストリビューションには、彼らの32ビットおよび64ビットの種類がありますだけでなく、「最小」と「GUI」バージョン。可能な場合には、ゲストの追加は、経験を最適化するためにインストールされている。

全体的に、これは大騒ぎと迅速な導入、環境、アプリケーション開発、または単に個人的な仮想マシンのセットアップを取得し、可能な限り迅速に実行されているテスト、を支援することです。 VirtualBoxの中をOVA形式で提供、簡単に「ファイル」->「インポート」 。

仮想マシンのデフォルトクレデンシャル:

rootパスワード:toor ユーザーパスワード:nimda

「ユーザー」の名前を使用すると、実行しているディストリビューションになります。それは、FreeBSDの場合は、ユーザーの名前は「FreeBSDの」である。

LastUpdate: 2023-06-22 11:19

cloudi

CloudI is an open-source private cloud computing framework for efficient, secure, and internal data processing. CloudI provides scaling for previously unscalable source code with efficient fault-tolerant execution of ATS, C/C++, Erlang/Elixir, Go, Haskell, Java, JavaScript/node.js, OCaml, Perl, PHP, Python, Ruby, or Rust services.

The bare essentials for efficient fault-tolerant processing on a cloud!

LastUpdate: 2020-10-30 09:50

Use planner hints on PostgreSQL

PostgreSQL executes queries using cost-based optimizer, and sometimes fails to choose most optimized execution plan or some types of queries. In such cases, pg_hint_plan helps users to guide the planner to choose the plans they want by putting some nstructions - call them hints - in the comments prefixed to the SQL statement body. No need to rewrite statement tself nor change some GUC parameters elsewhere.

Database Environment: PostgreSQL (pgsql)
자연 언어: English, Japanese
운영 체제: BSD
프로그래밍 언어: C
User Interface: Command-line
Register Date: 2012-12-27 17:34
LastUpdate: 2017-02-25 09:53

SKYSCRAPERSIM (ABANDONED IN 2018)

Forged from bazaar (https://launchpad.net/skyscraper) completely , We still figure how to compile the project what the former developer left

The project is abandoned. I place here not for finding a way to reboot, Also like keeping that one longer, You proably know what is the dangerous when there is only one point.

Anyway, Please fork that one, Back that up asap when you see that one, Thank you.

If you like discussing something further such as supporting in bucks or in crypto such as ETH and BTC, it is welcome contacting us.

개발 현황: 7 - Inactive
대상: Architects
자연 언어: English
운영 체제: MacOSX, Linux, Windows
프로그래밍 언어: C++
User Interface: Ogre3D
Register Date: 2021-10-13 18:46
LastUpdate: 2014-07-07 23:20

Oaks - Java DB Library

OaksはJDBCをラップした、データベースアクセス処理の開発をサポートするJava用ライブラリです。 DAO ソースファイルの自動生成、コネクションプーリング、SQLを Java ソースとして記述する、といった特徴を持ちます。

単純作業で且つ、ケアレスミスが起きやすい作業の軽減を目指したものです。

利用方法やAPI仕様は http://oaks.sourceforge.jp/ を参照して下さい。

Database Environment: JDBC, SQL-based, Database conversion tool
개발 현황: 5 - Production/Stable
라이센스: Apache License V2.0
자연 언어: Japanese
운영 체제: OS Independent
프로그래밍 언어: Java
User Interface: Command-line, Toolkits/Libraries
Register Date: 2012-01-22 21:17
LastUpdate: 2021-10-03 09:13

Everybody can do test automation with ease by FT!

There are many test automation tools based on Selenium, however, if a tester was not familiar with Selenium and Javascript, it would be hard for him/her to have any returns by using them. FT does not require any special skills, but just write down a test specification documents like decision table on Excel. Then the engine of FT will interpret the document, execute the tests and output the result as XUNIT formatted xml file.

double-click and re-load are controlled by asp.net Server-Side.

This Project which makes ASP.NET Server-Control of Microsoft .NET Framework 2.0. This Server-Control judges the browser double-clicked or re-load.

개발 현황: 2 - Pre-Alpha
라이센스: MIT/X Consortium License
자연 언어: Japanese
운영 체제: Windows
프로그래밍 언어: Visual Basic .NET
주제: WWW/HTTP
User Interface: Other toolkit
Register Date: 2012-07-30 14:41
LastUpdate: 2013-03-21 19:51

ValidateFA

commons-validatorをDTOにアノテーションで組み込み、自動検証させるアーキテクチャを構築。 バリデーション処理の簡易化を目指すFWを提供しています。

개발 현황: 5 - Production/Stable
라이센스: Apache License V2.0
자연 언어: English, Japanese
운영 체제: OS Independent
프로그래밍 언어: Java
User Interface: Toolkits/Libraries
Register Date: 2013-02-26 02:14
LastUpdate: 2022-02-21 01:08

eBus

Java と .Net API のミドルウェア サポート ブローカー少なく、種類 + トピック ベースのパブリッシュ/サブスクライブ要求/応答メッセージングの両方内- と、オブジェクト レベルのアプリケーション間の通信。ブローカー レス: eBus アプリケーション間で直接メッセージが送信されます。メッセージ ブローカー (つまりサーバー) はの間にありません。タイプ + トピックに対処する: eBus クライアントだけのトピックに基づくサブスクリプションよりも厳密な型指定を提供するメッセージ クラス (型) とメッセージ トピックをサブスクライブします。オブジェクト レベル通信: eBus クライアント プロセスではなく、クライアント オブジェクトに直接メッセージを配信します。

(Machine Translation)
LastUpdate: 2016-09-26 00:00

DDD Support Project

We will develop the Eclipse Plugin to support the development of Domain Driven Design. Currently, it has published the following Eclipse Plugin.

  • Quick class create Plugin
  • DDD template create Plugin
개발 현황: 4 - Beta
라이센스: Apache License V2.0
자연 언어: Japanese
운영 체제: OS Independent
프로그래밍 언어: Java
User Interface: Eclipse
Register Date: 2016-06-12 20:46
LastUpdate: 2023-07-09 09:48

execsql

A Python program that runs a SQL script stored in a text file against a PostgreSQL, MS-Access, SQLite, MS-SQL-Server, MySQL, MariaDB, Firebird, or Oracle database, or an ODBC DSN. execsql also supports a set of special commands (metacommands) that can import and export data, copy data between databases, conditionally execute SQL statements and metacommands, display data to the user, and prompt the user for additional information.

Different DBMSs and DBMS-specific client programs provide different and incompatible extensions to the SQL language, ordinarily to allow interactions with the file system and to allow conditional tests and looping. Some DBMSs do not have any native extensions of this sort. execsql provides these features, as well as features for user interaction, in an identical fashion for all supported DBMSs.

execsql's metacommands make up a control language that works the same across all supported DBMSs, and can be used to create both automated and interactive data processing applications. Metacommands are embedded in SQL comments, so they will be ignored by other script processors (e.g., psql for Postgres and sqlcmd for SQL Server).

execsql also supports substitution variables: words that can be replaced with alternate text anywhere within a SQL statement or metacommand. Substitution variables can be used for configuration settings, data values extracted from the database, or user input.

Whereas SQL is often embedded in programs written in other languages, execsql inverts this paradigm through the use of metacommands embedded in SQL scripts. This approach allows database operations to be interleaved with user interactions and file system access in a way that may be easier to develop, easier to re-use, and more accessible to multiple users than embedded SQL in a high-level programming language.

개발 현황: 5 - Production/Stable
자연 언어: English
프로그래밍 언어: Python
주제: Front-Ends
User Interface: Command-line
Register Date: 2020-01-03 01:05
LastUpdate: 2014-12-19 05:03

SDFramework

ASP.NETによる業務アプリ開発向けフレームワークの開発。 中小規模の業務アプリでよく必要となる機能を少ないコードでシンプルに実装できるようなフレームワークを目指します。
保守的な開発現場にも適応できるようにあまり新しい技術は使いません。 具体的...

Database Environment: ADO.NET, Microsoft SQL Server, Oracle
개발 현황: 3 - Alpha
라이센스: MIT/X Consortium License
자연 언어: English, Japanese
운영 체제: Windows
프로그래밍 언어: ASP.NET, C#, JavaScript
Register Date: 2014-10-27 08:31
LastUpdate: 2012-02-06 23:42

UMEditor

UMEditorは産業技術大学院大学の2011年度秋口PBLによって開発されました。 UMLクラス図を作成するためのGUIアプリケーションです。基本的なクラス図の設計機能に加えて、作成したクラス図からJavaのソースコードを生成し、Javaのソースコードからクラス図を生成することもできます。 チーム開発を目的としたプロジェクト(共同編集機能)のベースとしても利用しているアプリケーションです。 Javaで開発しているため、Windows,Linux,MacOS Xで動作します。

개발 현황: 3 - Alpha
자연 언어: Japanese
프로그래밍 언어: Java
User Interface: Java Swing
Register Date: 2012-01-17 00:12
LastUpdate: 2020-10-01 18:42

Modelio - Modeling environment (UML)

Modelio モデリング (UML 2, BPMN 2,...) の最新の規格のサポートを提供する環境ツールはオープン ソースです。新しい機能を追加するモジュールを追加することによって拡張できます。コード管理 (生成/反転) をサポートする大規模な一連のモジュール (フリーでオープン ソース)、モデリング標準 (TOGAF、SysML, SoaML,...)、ドキュメントの生成、... Modelio 店 (http://store.modeliosoft.com/) から入手可能です。必要がありますヘルプまたは Modelio コミュニティと経験を共有したいですか?私たちのフォーラムに行く: http://www.modelio.org/forum/index.html。

(Machine Translation)
LastUpdate: 2018-08-20 22:22

Aggregated Batch Framework(ABF) on Oracle

We will Develop application underlying the based framework on Oracle(PL/SQL and OracleAPEX).

Database Environment: SQL-based, Oracle
개발 현황: 1 - Planning
라이센스: MIT/X Consortium License
자연 언어: Japanese
운영 체제: OS Independent
프로그래밍 언어: PL/SQL
User Interface: Web Environment
Register Date: 2015-12-30 01:05