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 developers to install, customize and…
Check out Lamson: http://lamsonproject.org/ It includes OneShotBlog(.com) as an example of using email processing to build a blog system.
http://johnnyholland.org/2010/05/26/usability-ain%E2%80%99t-...
At first glance it seems like a java version of couchDB on top of a clustering system.
"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 human biomedical research, but far from a…
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 the ground, and basic training in and…
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 atlantic you are on your own and it's not…
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 above to see a storm size and not just a…
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 seemingly stuck in a stone age of paper weather…
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 parses the body. Lamson doesn't make you…
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 gets flagged as invalid by the script. (I…
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.
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 developers to install, customize and…
Check out Lamson: http://lamsonproject.org/ It includes OneShotBlog(.com) as an example of using email processing to build a blog system.
http://johnnyholland.org/2010/05/26/usability-ain%E2%80%99t-...
At first glance it seems like a java version of couchDB on top of a clustering system.
"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 human biomedical research, but far from a…
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 the ground, and basic training in and…
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 atlantic you are on your own and it's not…
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 above to see a storm size and not just a…
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 seemingly stuck in a stone age of paper weather…
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 parses the body. Lamson doesn't make you…
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 gets flagged as invalid by the script. (I…
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.