User Slavus - Stack Overflowmost recent 30 from stackoverflow.com2009-12-11T08:40:53Zhttp://stackoverflow.com/feeds/user/17873http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/91846/rails-or-django-or-something-else/94187#941871Answer by Slavus for Rails or Django? (or something else?)Slavus2008-09-18T16:30:45Z2009-11-18T22:47:04Z<p>I have read somewhere :
If you know Python then use Django, If you know Ruby then Rails</p>
http://stackoverflow.com/questions/84556/whats-your-favorite-programmer-cartoon/93917#9391712Answer by Slavus for What's your favorite "programmer" cartoon?Slavus2008-09-18T16:02:03Z2008-09-21T19:22:42Z<p>Geek hero is new but good.
<img src="http://geekhero.iovene.com/comics/2008-08-20-Microsoft-Word.png" alt="Geek hero" />
<img src="http://geekhero.iovene.com/comics/2008-08-22-Editor-wars.png" alt="Geek hero" /></p>
http://stackoverflow.com/questions/84556/whats-your-favorite-programmer-cartoon/93898#9389835Answer by Slavus for What's your favorite "programmer" cartoon?Slavus2008-09-18T16:00:37Z2008-09-21T19:22:42Z<p>Geek hero is new but good.
<img src="http://geekhero.iovene.com/comics/2008-08-20-Microsoft-Word.png" alt="Geek hero" />
<img src="http://geekhero.iovene.com/comics/2008-08-22-Editor-wars.png" alt="Geek hero" /></p>
http://stackoverflow.com/questions/20021/version-track-automate-db-schema-changes-with-django/94321#943210Answer by Slavus for Version track, automate DB schema changes with djangoSlavus2008-09-18T16:44:03Z2008-09-18T16:44:03Z<p>U should lookup <a href="http://code.google.com/p/dmigrations/" rel="nofollow">Dmigrations</a>, it functions a little bit diffrent from django-eveoltions.
It shows you everything it is doing and for compliccated things it asks you for your intervetnions. It should be great.</p>
http://stackoverflow.com/questions/2729/what-hosting-service-is-best-for-django-applications/93962#939620Answer by Slavus for What Hosting Service is best for Django applications?Slavus2008-09-18T16:06:34Z2008-09-18T16:06:34Z<p>I am using webfaction and it is great shared hosting, not just for django, but for all things that are hosted on LAMP, an it isn't expensive.</p>