Jump to content
xisto Community

AiryDragon

Members
  • Content Count

    6
  • Joined

  • Last visited

Everything posted by AiryDragon

  1. you can also use cach? (http://forums.xisto.com/no_longer_exists/) like objectbases if you need mmo game. For single machine database, absolutedb is easy to use, hiperformance, single file db solution.
  2. linux always have better technology because there are millions of linux developers. and this caused minor bugs always. anyway, linux rocks!
  3. The rails way like that: Links Table----------------Linked_idLinked_classLinking_idLinking_class This links table enables polimorphic associations. And you can add 1 more field like relation_type for relation types. Samples to be clear: 1- Girl wearing blue shirt Linked_id : Girl.id Linked_class : Girl.class Linking_id : BlueShirt.id Linking_class : BlueShirt.class Relation_type : wear2- Cat with red ribbon Linked_id : Cat.id Linked_class : Cat.class Linking_id : RedRibbon.id Linking_class : RedRibbon.class Relation_type : with3- Boy holding cat Linked_id : Boy.id Linked_class : Boy.class Linking_id : Cat.id Linking_class : Cat.class Relation_type : hold Notice from jlhaslip: Added code tags to the lists
  4. I recommended Mandriva for both newbies and professionals. Mostly updated than other distributions, great cooker repository, easy to install and use, well tested packages. You can try live cd version and install free version. To be honest, i prefer powerpack version which comes 3rd party software licences such as cedega.
  5. It is released! I use Mdv 2008 pwp and i can say it looks like windows. Don't hesitate, it is still mandriva, just maked up
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.