I'm having a hard time understanding what role ShiningPanda would play in our deployment process. Is this a hosted Capistrano type service, but with testing? Or, is it more like Heroku but with EC2/GAE/etc? Something like "it's the [Heroku|or whatever] for Python" would be much easier to understand how to utilize your offering. Or, is there really no other comparable service? Linked: http://www.shiningpanda.com
He said very clearly: it is a continuous integration server. I don't understand where your analogies with Heroku are coming from. Here: http://en.wikipedia.org/wiki/Continuous_integration
Rate my startup: hosted continuous integration for Python
21–30 of 32 posts
Re: Rate my startup: hosted continuous integration for Python
#22Couple this with a DHTML editor and automatic revision control (new revision on every save) and I would love it. DropBox has been great for hacking client-side apps across multiple machines, but for web apps it's kind of a chore. You know, Google Docs + some sort of web-based VIM + CodePad.org would be the bees knees.
We are really focused on the testing part of software development. How you write the code is up to you, or to another startup...
Re: Rate my startup: hosted continuous integration for Python
#23http://blog.runcoderun.com/post/463439385/saying-goodbye-to-...
Re: Rate my startup: hosted continuous integration for Python
#24presumably you already know the business model. Do you intend to be a serious host? Do you understand the challenges of being "rock solid" (quoted from Heroku.com)? This is the type of business that I doubt few kids in a basement can put together--It seems that you need a real team, with real credentials and real funding. What do you think?
I understand your point, but i think that people need to start building prototypes, minimum viable products, and then (if they are lucky enough) will have all the fun to scale their startup.
Talking about fundings at this stage is a bit premature, in my opinion.
Re: Rate my startup: hosted continuous integration for Python
#25Couple this with a DHTML editor and automatic revision control (new revision on every save) and I would love it. DropBox has been great for hacking client-side apps across multiple machines, but for web apps it's kind of a chore. You know, Google Docs + some sort of web-based VIM + CodePad.org would be the bees knees.
That sounds like an interesting idea, but I think it would be quite of a stretch to include this in the scope of ShiningPanda. We are really focused on the testing part of software development. How you write the code is up to you, or to another startup...
Re: Rate my startup: hosted continuous integration for Python
#26presumably you already know the business model. Do you intend to be a serious host? Do you understand the challenges of being "rock solid" (quoted from Heroku.com)? This is the type of business that I doubt few kids in a basement can put together--It seems that you need a real team, with real credentials and real funding. What do you think?
Hello there, my first post here :) I understand your point, but i think that people need to start building prototypes, minimum viable products, and then (if they are lucky enough) will have all the fun to scale their startup. Talking about fundings at this stage is a bit premature, in my opinion.
Re: Rate my startup: hosted continuous integration for Python
#27I think you'll definitely need to start talking about the sort of things you get with Hudson plugins: particularly reporting, static code analysis etc. above and beyond simply building and running tests.
I'm a big believer in CI. I work with Hudson every once in a while, and the devs on that project are very good indeed. It's definitely an enterprise hammer which doesn't necessarily make it too easy to crack small nuts (hudson.rb alleviates much as you don't need a Java web server, but you still need some private server somewhere), and more people running CI can only be a net benefit.
Re: Rate my startup: hosted continuous integration for Python
#28Re: Rate my startup: hosted continuous integration for Python
#29Looks like a cool idea. I am definitely interested to see your interface, and how you schedule your builds. Having a reliable continuous integration system setup is super important if you hope to keep a large test suite up-to-date and relevant. I also really dislike configuring servers (like a CI server), so it is nice to have a hosted service that would handle a lot of that stuff for me.
A hosted service would be a good first step in this direction.