I have a hobby project, which is basically to maintain \'todo\' tasks in the way I like. One task can be described as:
I have two servers -- a backend server, and a frontend server.Every开发者_如何学Go night, the backend server generates static .html files, which are then compressed into .tar format.
I would like to implement an B+ tree in Java and try to optimize it for disk based I/O. Is there an API for accessing individual disk blocks from Java? or is there an开发者_运维问答 API that can do si
I am creating an web application and I at the point that i am starting to make backend choices. Now there are a lot of ways to go with this, so I am looking for so开发者_如何学JAVAme good points and b
this is the index action and template generated at the backend for the model \"coche\". public function executeIndex(sfWebRequest $request)
I don\'t mind so much about pirating etcetera, but I want to ensure that the backend (Rails based) isn\'t open to automated services that could DOS it etc. Therefore I\'d like to simply ensure that al
I would like to have an xml editing interface for a site\'s backend. There are many php based CMSes of varying sizes (my favorite being modx), but for some projects it is just overkill.
Is there any robust way of implementing Cassandra back end to a web app开发者_如何转开发lication developed using Django web framework?http://github.com/twissandra/twissandra is a django app with a Cas
I\'m curious with all the webservers reloading the code on save, can\'t we just make firefox do the same when in develop mode? any hints on how开发者_StackOverflow to do this?Checkout out xrefresh. I
I always have this kind problem with Symfony: Let\'s say you have a product, and you want to add it some photos.