Posted on April 15, 2010, 5:39 pm, by mbanzon, under
Programming.
I have decided to put my filesharing project on a hold for now… The problem with the whole idea is that Google App Engine don’t allow me to handle data requests larger that 1 MB without going through the Blobstore interface. This would be now big problem for me except the fact that to use [...]
Posted on March 30, 2010, 10:03 pm, by mbanzon, under
Programming.
I’ve just concluded my proof of concept tests with Google App Engine (Java version) – and so far I’m happy! I am writing a simple file-sharing service – I tend to use the term ‘drop-box’ a lot when explaining about it. The concept has now been proven (sending e-mails back and forth – log-in – [...]