Yep – we climb this mountain from both sides…
It was hot day, so the second climb was much harder.
You can see more details and even see the ride in 3D (if you have Google earth).
Yep – we climb this mountain from both sides…
It was hot day, so the second climb was much harder.
You can see more details and even see the ride in 3D (if you have Google earth).
Dan Ariely research and books are excellent! I’ve just finishing his second book “The Upside of Irrationality”.
Here is a short example to the wonderful world he is clearing for us:
Very nice idea… As for this start up, I’m not sure what will be their revenue stream since this space is:
1. Crowded like crazy. The big guys are there (google, yahoo local, yelp etc’) and some cool start ups like Techcrunch 50 winner – RedBeacon. They are doing the same.
2. Local is very hard because it is a pure tail game. Even if they will try to focus on the 5 biggest cities in the USA first, it is still very hard to build an index and have a community to put comments/reviews/thumbs/scores on all these little business.
We will see…
Here are few notes I took during yesterday conference in Stanford. The organizer (=Accel) did a very good job in bring some of the leading minds in the new emerging field of ‘Scalable’ and ‘Cloud’. Right… all of the speakers were ‘Accel companies’ – but they are the one who pushing the technology forward – so we cool with that.
The first company was NorthScale (and their chief architect is the same guy that we helped a year ago – with some real world data from high gear media servers). They have a very impressive open source project – Membase What is Membase you ask? Well, “Membase is an open-source (distributed, key-value database management system optimized for storing data behind interactive web applications. These applications must service many concurrent users; creating, storing, retrieving, aggregating, manipulating and presenting data in real-time. Supporting these requirements, membase processes data operations with quasi-deterministic low latency and high sustained throughput.”
In a nutshell:
The second company was Cloudera – The bring to the table a full stack of Analytical Data Platform (ADP).
Last (for me) was Facebook. Here the story is very simple… scaling from 4-5M in 2006 up to 400M now is putting some challenges on the development team.
Overall, it was very productive 3h that will make us try few new opensource projects. Good times.
I saw this one few days ago… very cool pretension that will give you the power of jQuery in less then 5min.
Like the best things out there. Their power is lay in a simple philosophy they are based on. In jQuery case:
1. Find some DOM elements. For example: $(“p”)
2. Do something with them. For example: $(“#myDiv”).html(“<h2>Yo yo – this is very impressive bike</h2>”);
The power is the simplicity and the way you can chain functions. Example: $(“#myDiv”).html(“foo bar!”).fadeIn(slow); <– yes, this will make the addition fading into the screen in a nice slow animation. Try to think how many lines of JavaScript you need for that. There are lots of other goodies in the pretension – so give it a ride.
Last but not least (for every developer, designer and well… human) – coffee. I know some will say Starbucks is NOT coffee. But nevertheless, this ‘poem’ on the cup got my attention. As we know, it’s not about YOU…

Great video that show you how to world has change and a lot of people are evaluating everything just by the ‘packaging’ and the ‘fancy’ descriptions.
What a real life examples? go to Draegers and then just go to Trader Joe’s – for the SAME cheese you will pay in Draegers… much much more.

It’s not money… Once you get above rudimentary cognitive skill –> Rewards don’t works the way you think they should. It’s the opposites around.

In a nutshell, it was the hardest marathon I did due to the fact that the weather was…
How can I put it? hot as the desert in a very hot day. Overall, it was great event with lots of good friends running ‘around’ you in the marathon, half-marathon and 10k race.
Amarel did her first half-marathon and she did it in an excellent way! Very cool!
Now it is time to drink something…
Here is a little ‘recovery’ day I did yesterday with a good friend.
For full details:
Montebello-HWY9 With Guy Marom.
Yes – cycling in the bay area is an amazing adventure.
All the little roads that clip to HWY 35 are super nice.
This is an excellent 25min that (the one and only) John Resig gave at the Future of Web Apps conference in Miami 2010.
If you don’t know when to use the new features of jQuery 1.4.2 like: .live and .delegate events – you must see it.
Main points to take home with you: