Search found 266 matches

by Cayle
Thu Mar 13, 2014 7:14 am
Forum: Advanced Help and Support
Topic: Python Create a Cement app using Boss
Replies: -1
Views: 520

Re: Python Create a Cement app using Boss

I'm not familiar with that framework. What does it do?
by Cayle
Tue Mar 11, 2014 9:36 pm
Forum: Say Hello
Topic: Hello There
Replies: -1
Views: 2157

Re: Hello There

Welcome!
by Cayle
Mon Mar 10, 2014 9:31 pm
Forum: General Development
Topic: Does the world need another graph database?
Replies: -1
Views: 562

Re: Does the world need another graph database?

That's the crux. I don't feel like just throwing it out there just because. On the other hand, I'm not super exited by anything out there. I'm going to refactor Angela in any case, to clean up its architecture and I can clean up the standard schemas in a bit by adding reference directions and proper...
by Cayle
Mon Mar 10, 2014 4:42 pm
Forum: General Development
Topic: Does the world need another graph database?
Replies: -1
Views: 562

Re: Does the world need another graph database?

I did not set out to write a DB. I set out to write an application framework for running MMOs that used "highly modular and reusable content". I'd essentially arrived at building a graph database to solve this problem and only realized what I had - a graph database within my game engine - ...
by Cayle
Mon Mar 10, 2014 11:55 am
Forum: General Development
Topic: Does the world need another graph database?
Replies: -1
Views: 562

Does the world need another graph database?

So my flirtation with refactoring Angela to use Neo4j is at an end. Its not that graphs don’t look like my silver bullet for the kind of gameplay that I want in magicus occultus. It’s just that while 60% of Angela’s special features map directly to existing property graph databases, there is some st...
by Cayle
Sat Mar 01, 2014 9:37 pm
Forum: General Development
Topic: Mongoose
Replies: -1
Views: 1032

Re: Mongoose

a_bertrand wrote:Somehow I feel always the black sheep with you guys.
No, I'm pretty sure that I'm the black sheep. :mrgreen:

At least you are using Mongo, which seems pretty popular around here. I'm in my first POC for going to neo4j.
by Cayle
Fri Feb 28, 2014 5:42 pm
Forum: Off-Topic
Topic: GitHub
Replies: -1
Views: 572

Re: GitHub

I'm also not a super duper an of Git. Yeah, I understand its use cases, but still prefer svn. That it seems that every OSS project in the universe uses Git these days is actually kind of annoying.
by Cayle
Thu Feb 27, 2014 6:37 am
Forum: Off-Topic
Topic: Coders which don't know a for loop...
Replies: -1
Views: 2295

Re: Coders which don't know a for loop...

You will find that the entire knowledgebase of software engineering is actually half or less true coding. Learning the syntax of a language and learning how to make it do what you want is only the beginning of software engineering, not the end. I guarantee that what you are learning will not be use...
by Cayle
Thu Feb 27, 2014 6:31 am
Forum: Off-Topic
Topic: Coders which don't know a for loop...
Replies: -1
Views: 2295

Re: Coders which don't know a for loop...

Is it that they did not know the detailed syntax for opening it in language X, or that they were using it in a sloppy way? I always have trouble with For loops. The general template is always <iterator declaration> <test> <iterator iteration statement>, BUT... I always forget the detailed syntax for...
by Cayle
Tue Feb 25, 2014 9:57 pm
Forum: Game Design
Topic: Pay to skip the play
Replies: -1
Views: 1492

Pay to skip the play

I've always hated the grind in MMORPGs. I mean, I really, really REALLY hate it. Thereore, I always found leveling services and "chinese cold farmers" amusing. People would get up in arms about it, but I always regarded it as a symptom of the prevalence of poor game design. I mean, people ...

Go to advanced search