Slashdot Mirror


User: boozewah

boozewah's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Scripting Plug-ins with Javascript - the new VBA on Google Desktop 2 Live · · Score: 5, Interesting

    I installed the original Google Desktop Search when it first came out. The application was not bad, it just crashed my computer anytime I left it up overnight. After I narrowed the number of folders it indexed the crashes stopped and I now use it alot. I have found it very useful and am not annoyed by the sliver of screen space it takes up on the right side monitor. It seems the newest version is a little more stable and the new maps plugin is nice since I am a map junkie.
              The real neat capability is the ability they give you to write plug-ins now in javascript. I have only been playing around a little so far but it seems like Google is trying to turn Javascript into the new VBA! I was very interested in creating a Google Desktop Plug-in before they added the new Javascript programming capabilties, but I was going to need Visual Studio 2003 and navigate through Visual C++.net. In just playing around the Javascript it seems both simple yet powerful enough to get done what I want. The comparison to VBA is not meant to be a put down. Between the Google Maps API and the Sidebar API for Google Desktop I never though I would be using Javascript so much.