Ye Meri Life Hai - Chirag Mehta

Be Good & Do Good!

Page 14 of 134

Datasea – Human-like reasoning to find Data Relationships

DataSea is software that tells you about things.

  • Ask it about X and it tells you about X, instead of finding hits with ‘X’ in them.
  • Ask it about X from the point of view of Y, and it will tell you about X and Y, and also things which form connections and relationships from X to Y.
  • DataSea is a data architecture and an application that gives single-step access and control. It reduces the need for navigation and clicking. It answers complex questions and makes mini-reports in one step, which can not be done with search engines. It lets you do things like make calls and send email, also in one step.

    DataSea gives answers based on your input by using human-like reasoning to find the relevant connections among data. It supports natural language and can access a wide range of data sources, including relational databases, as well as unstructured sources, such as ad-hoc notes.

    Read more on human-reasoning to find Data Releationships at http://www.datasea.com/

    Executing JavaScript on page load

    Following code helps you to define any JS function to be called on page load. The tricky part of the code is that it waits until page is completely loaded.


    <script>
    function init() {
    alert('Loaded');
    }

    var previousOnload = window.onload;
    window.onload = function() {
    if (previousOnload) {
    alert('...loading ...');
    previousOnload();
    }

    init();
    }
    </script>

    Google launches Maps Navigation (Beta)

    Google Maps Navigation (Beta) is launched . It is an internet-connected GPS navigation system that provides turn-by-turn voice guidance as a free feature of Google Maps on  Android 2.0 phones.

    Below are few of the videos demonstrating various features of Google Maps Navigation (Beta)

    Into the Wild (2007)

    Nice movie, well-crafted showing that ….Happiness only real when shared ….. This goes into list of my favorites.

    At a Glance
    Sean Penn directs this drama based the best-selling true account of a young man who gives up everything — including his trust fund and ties to a seemingly stable family — to lead a solitary life in the wild. Eschewing convention to trek across Alaska’s harsh and often unforgiving terrain, Christopher McCandless (Emile Hirsch) resolves to live off the land. But along the way, he encounters emotional obstacles and unexpected hardship.

    Quotes

    There is a pleasure in the pathless woods; There is a rapture on the lonely shore; There is society, where none intrudes, By the deep sea, and music in its roar; I love not man the less, but Nature more ..

    You don’t need human relationships to be happy, God has placed it all around us.

    And the best quote … “Rather than love, than money, than faith, than fame, than fairness… give me truth”



    The Lake House (2006)

    ..there could have been no two hearts so open, no tastes so similar, no feelings so in unison, no countenances so beloved…

    The title is taken from a line in Jane Austen’s Persuasion, which features heavily in the film, as the character of Kate quotes above line, I adore Jane Austen and felt the line is so beautiful.

    At a Glance
    Speed co-stars Sandra Bullock and Keanu Reeves reteam for romance in director Alejandro Agresti’s remake of the Korean film Il Mare, exploring a mysterious mailbox that somehow bridges time. After moving away from her peaceful lakeside home, a lonely physician (Bullock) begins writing letters to the frustrated architect (Reeves) who now occupies the building, only to discover that they’re living two years apart.

    Watch Movie Trailer @ http://www.youtube.com/watch?v=4hYO8b4u3po

    600 Bugs in TCS Passport Seva Project

    Passport Seva Project designed to provide citizens passports in a short three day span, as opposed to the present six to nine months. A ‘tatkal’ or instant quota is also available, wherein the passport can be obtained in a day’s time.

    The Hindustan Times has reported that TCS has been slapped with a fine of Rs. 2 lakh for each week of delay by the Ministry of External Affairs (MEA).

    Here goes the best part …

    On 30 September, Deccan Herald reported that the software developed by TCS had over 600 bugs in it. The Standard Testing and Quality Control Directorate of the Department of IT tested the software, with the above result. In the second test 100 bugs showed up. The report says that another test will be conducted in October.

    Internet Statistics in India

    Akamai Technologies has released its ‘State of the Internet’ study for the second quarter 2009. The study analyses internet statistics in Indian states, and takes into account traffic attacks, outages, network connectivity, and so on.

    Following are few of the highlights related to Internet in India

  • Average internet speed in was above 768 kbps.
  • India has over 3 million unique IP addresses and stands at number 20 in the world for the category.
  • In terms of connectivity speed, India stands at 107th position, with 895 kbps.
  • India stands fourth in the world for observed attack traffic.
  • Globally for high broadband adoption, India stands at number 65.
  • « Older posts Newer posts »