On Jan 11, 2011, at 6:39 PM, Shane wrote: > Soletron -- Job Description > Relevant experience/languages:
Just to be really clear . . . > Ruby on Rails, PHP programming Because you coded in PHP to date and want to port to Ruby? > MVC Framework(Zend, Symfony,CakePHP) Are you really using all three in the current code base? Given this is a Rails list I'm guessing you're planning to port the code to Ruby/Rails anyway ... > CVS, SVN, Wow - how old is the code base? Svn I get, but you have code in cvs or need to connect to cvs repo's? (And to mirror what most people are gonna say, go with git or mercurial if you have the option - very few good reasons to use svn on a green field app) > Email (Sendmail, Postfix,Qmail), All three? And along with some of the other network stuff, considering getting out of that business day 1 and using something like Heroku so you can focus your coder on coding. > DNS-BIND servers Really? Unless you have a really unique app, this is commodity. You don't want to waste programmer time configuring, locking down and maintaining in house DNS servers. > Web Services (SOAP, RPC, RSS, JSON) The only reason for someone to know SOAP on this list is (a) so they can connect with painful legacy systems (I get that could be possible in retail for inventory) or (b) so they can be thankful they use RESTful web services and don't have to deal with that stuff any more. If you want to complete the usual annoying acronym soup, you missed XML. On a separate note, if you can find a programmer who can't figure out json, run very quickly in the other direction. Best Wishes, Peter -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

