| bio | website | maxrabin.com |
|---|---|---|
| location | Jerusalem, Israel | |
| age | 26 | |
| visits | member for | 1 year, 9 months |
| seen | Jan 29 '12 at 12:28 | |
| stats | profile views | 6 |
I am a Software Engineering graduate of the Jerusalem College of Technology. I worked as a Software Developer at Abe's Market, doing everything from front end development back to server software (in the Magento framework) and server administration. DevOps at its finest. Now I'm at Glide, where I'm developing the back end of our video chat service and in-house tools for development, testing and analytics.
|
Nov 21 |
awarded | Autobiographer |
|
Jan 2 |
awarded | Teacher |
|
Jan 2 |
answered | Live status dashboard for multiple websites |
|
Dec 4 |
comment |
Knowledge Base solution for Magento? alanstorm.com/category/magento for programming tutorials. magentocommerce.com/wiki for general stuff. |
|
Dec 4 |
answered | Knowledge Base solution for Magento? |
|
Dec 4 |
awarded | Supporter |
|
Dec 4 |
comment |
PHP software to detect spam? Nothing will be as good as a hosted service like Akismet which analyzes thousands of posts per second across thousands of sites on the internet. The AI/Machine Learning aspects are only possible when used at a large scale. I think you should try to build your application in a way that queries Akismet asynchronously if you're worried about latency - design it in a way that the user doesn't have to wait for you to query Akismet. |