Viewing profile — tomiles
tomiles
HN member- Joined
- Thu, May 21, 2009, 4:07 PM UTC
- HN karma
- 19
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About tomiles
No profile information was provided.
Recent public activity
-
comment
Comment #1495704
You mean like a hosted Lamson app? There could be a market if the price is right (not to high), because Lamson makes this already simple for developers. "It still requires app deve…
-
comment
Comment #1495624
Check out Lamson: http://lamsonproject.org/ It includes OneShotBlog(.com) as an example of using email processing to build a blog system.
-
comment
Comment #1388502
http://johnnyholland.org/2010/05/26/usability-ain%E2%80%99t-...
-
comment
Comment #1023529
At first glance it seems like a java version of couchDB on top of a clustering system.
-
comment
Comment #1020465
"If I had a nickel for every time someone claimed to cure cancer in mice, I'd be a rich man." First thing that comes to mind when reading titles like this. Mice is a model for huma…
-
comment
Comment #648721
because you can't fit in the extra guy in all cockpits :-) Would be unpractical and expensive to put a 3rd person there just for weather. Good updated meteo from the specialists on…
-
comment
Comment #648632
I agree that it's also useful but this is not black and white. It's not one ore the other, it should be both. Because when your flying into a storm front in the middle of the atlan…
-
comment
Comment #648125
I'm talking about satellite imagery like it is shown in the article, which is the only kind that would provide reliable and usable info for storm evasion. You need a view from abov…
-
comment
Comment #647910
Why when internet is becoming available in planes is something as simple and and essential as updated weather reports not possible during a flight? Why are these practices seemingl…
-
comment
Comment #637077
If you can say it in a regex (or lamson router match expression), you can use it to route. If you don't want to use commands-in-the-to-field, just write you handler so that it pars…
-
comment
Comment #636008
The email address validation is overly restrictive. Valid email addresses can contain + and other characters. So if I wanna use an email adress like myname+keyword@gmail.com it get…
-
comment
Comment #620717
Nice and useful project. It shows a lot of potential. Skimmed through the code and it seems easy enough to build a simple app, even for Python beginners like me.