-
PyMongo has a [list](http://api.mongodb.org/python/1.9%2B/tools.html) of projects using it -- would be nice, to see `minimongo` among them.
By the way, `pymongo-bongo` looks very similar to what we …
-
I have the following source:
```
## MKDEXT_NO_INTRA_EMPHASIS
Lorem ipsum _d _olo_ r_ sit amet, __consectetur__ adipiscing _elit_.
## MKDEXT_TABLES
| First Header | Second Header |
| ------------…
-
Check out the difference between `RDiscount` and `Redcarpet` in this case. I think `RDiscount`'s behavior is correct:
``` ruby
> Redcarpet.new("a\n>a").to_html
=> "a\n>a\n"
> RDiscount.new("a\n>a"…
-
Find a way to optimize multiple id/dbref lookups when loading a collection.
-
Implement support for automating id/dbref lookups in Europa_Mongo.
This means that any references in hasOne and hasMany relations will auto-fill themselves and set the appropriate db/collection if ne…
-
I just discovered a method of adding literally any UI element to Dominos. I have succeeded in making a Dominos module that makes the Minimap, the minimap buttons and zone text all work with Dominos. T…