|
This is a thread for people who want to discuss philosophy, theatre, fine art, music, fancy dining and fine drink, vintage cheesecake pinups and all other things that fine gents enjoy.
Started by lovetodo22 on
, 15 posts
by 5 people.
Answer Snippets (Read the full thread at telltalegames):
At the moment, I am in absolute....
An acquaintance came over to discuss it with me the other day over some red wine and Dubliner cheese .
A/s/l? So, has anyone read any Nietzsche recently? I find his take on human suffering and existence absolutely fascinating .
|
|
How mature is the mono project atm? I've browsed their site but didn't find any indication of how feature complete mono is towards .NET 3.5 / SP1 ?
Duplicate of Is Mono Ready for Prime Time?
Started by thr on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
See this question, with commentary by none other than mono developer miguel de icaza:
http://stackoverflow.com/questions/18450/is-mono-ready-for-prime-time/93952#93952
Mono is somewhere between .NET 2.0 and .NET 3.5
See the mono faq .
|
|
There seem to be several options for Python XMPP client libraries -- I'm not totally sure what I'm getting myself into (just fiddling around at this point), so I'm looking for some advice on which XMPP library has the most mature/Pythonic client API. ...
Started by cdleary on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Protocol support looks.
There's definitely no trace of any jabber.py origin.
It's mature and usable.
|
Ask your Facebook Friends
|
I'm looking for a library for C that gives me at least some of the things I really miss from C++ and the STL/Boost. (I have to use C, so please no "use C++" posts)
I need
dynamic strings (that grow and shrink automatically) some sort of list (std::vector...
Started by milan1612 on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
(Yeah.
C++, STL and Boost are pathetically immature.
Ha! The STL and Boost are not mature for C++!
You want a "mature" library that does this for C?
Good luck.
Language with functions as first-class values.
|
|
Hi,
I'm thinking about using Linq to NHibernate in an upcoming project, so I'd like some feedback about it. I found this identical question asked in February, and it seemed that Linq to NHibernate was not very mature at this time... Has it improved since...
Started by Thomas Levesque on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
As the default query language as I expect it to become more mature soon, and I especially like its.
|
|
Mature students
any mature students starting in 2012? will be nice to meet others.
Started by kjuloveit on
, 12 posts
by 5 people.
Answer Snippets (Read the full thread at thestudentroom):
I also Course are you doing? Re: mature students
Im 26 :) Starting a mental health nursing course in Cardiff in September :) xx Re: mature students....
Re: mature students
Hi
I am starting in sep 2012 on marine biology and coastal ecology.
|
|
Are there any robust and mature HTML parsers available for PHP? A quick skimming of PEAR didn't turn anything up (lots of classes for generating HTML, not so much for consuming), and Google taught me a lot of people have started and then abandoned a variety...
Started by Alan Storm on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Another option could be to pipe you HTML through Html Tidy and then parse it with standard XML tools .
XML_HTMLSax is rather stable - even if it's not maintained any more .
I've used HTML Purifier with a lot of success on a couple different projects .
|
|
There are at least two sparse matrix packages for R. I'm looking into these because I'm working with datasets that are too big and sparse to fit in memory with a dense representation. I want basic linear algebra routines, plus the ability to easily write...
Started by Brendan OConnor on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Its C.
In my experience, Matrix is the best supported and most mature of the packages you mention.
|
|
I have a requirement where I need to share some web resources ( jsp , html , js , images , css etc.) across different Spring based Struts 2 applications. And seems like OSGi can be used to achieve this?
Can some one give some pointers on how to achieve...
Started by peakit on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
However, the technology has yet.
OSGi is used in Eclipse, GlassFish, ServiceMix (and others, too), which are mature software mature technology - this is how all Eclipse plugins are structured.
|
|
I've been wanting to have a play with either Ruby or Python while at the same time I've been wanting to do a bit of Cocoa programming.
So I thought the best way to achieve both these goals is to develop something using either a Ruby or Python to Objective...
Started by hhafez on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Once you understand Objective-C and have gotten over the initial learning curve ... .
While you say you "don't have time" to learn technologies independently the fastest route to learning Cocoa will still be to learn it in its native language: Objective-C .
|