Like…
As a user I want to fully delete my account from eventful so that I’m sure my details are safe
Unfortunately there’s no delete account functionality in eventful, in the FAQ they explain:
How do I cancel/delete my account?
Unfortunately, we don’t have the functionality in place to delete or cancel accounts. You can unsubscribe from any emails [...]
Tag Archives: bile
Some features are important…
the fit* stuff
Felix is right
In the point of programming is to create and clarify meaning. Not to obscure it.
in the Ward Cunningam page I read:
Framework for Integrated Test, my version of TDD.
Version of TDD? I hope that there’s a mistake on the html… Fit is TDD? Sounds blaspheme to me.
I don’t like all the fit stuff and [...]
Problem in WebSphere 6.0 ejbdeploy
JavaRanch Big Moose Saloon: Problem in WebSphere 6.0 ejbdeploy
Unable to parse setupCmdLine: null\bin\setupCmdLine.bat (The system cannot find the path specified)
I was trying to avoid to call bat files from ant. I hate that. First cos are platform (and what a platform…) dependent, second cos you can always have problems with error codes and the build [...]
SQL 2005 as an antipattern
After 1 month and an half working on the strange combination of EJBs and SQL 2005 I can say that not only EJBs are an antipattern but also the bloody SQL server of Microsoft.
We had so many troubles doing an automated backup and restore of a database, the last one was a permission problem that [...]