Home » questions » What language is the website Netvibes.com write in? Is Java?

What language is the website Netvibes.com write in? Is Java?

2006-08-01 05:51:14, Category: Programming & Design
What is language? and Where I can download the codes for publish website like Netvibes.com?

Answers

  1. Jan Bernard

    On 2006-08-01 06:11:38


    This is typically a nice example of the "web 2.0" phenomenon. More and more sites are adopting this technique using php or java callbacks in their javascript. This makes it possible to contact the server for new information without having to reload your page. When you are a bit into javascript you could try this out in your own website using prototype (http://prototype.conio.net/ )