Michael Carleton

Results 33 comments of Michael Carleton

``` USE [ZZZ] GO SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo].[dbTableName]( [dealingCapacity] [nvarchar](1) NULL, [exchange] [nvarchar](100) NULL, [executedPrice] [decimal](18, 0) NULL, [executedQuantity] [decimal](18, 0) NULL, [executedTimestampUtc]...

> Do you still plan to do it ? It could simplify a lot the way to depend on this project... Use jitpack: https://jitpack.io/#tgsmith61591/clust4j

Maybe worth opening a PR for this on Processing 4.

@benfry, @jeremydouglass Can this be merged?

What about it is not easy to understand? I agree we need to list hotkeys, etc, but conceptually it seems simple.

> i don't understand well; is this a liste of feature that should be added in the project ? Yes, it's a list of features that should be (or now...

> Hi, I would like to work on one of the items listed above. Can someone help me understand how to get started? See [this](https://github.com/Stephcraft/Project-16x16/wiki/Setting-up-the-project) for how to get the...

I once tried to integrate the [fisica](http://www.ricardmarxer.com/fisica/) library into the Project, although I came across some kind of glitch with the library and abandoned it. It might also be worth...

These errors are simply saying the mp3 files have no tags.

At this stage your time would better spent developing the game, rather than adding tests.