Monday, 2 July 2007

New Science Video search engine

Another search engine is brought into the internet. This time it's different. This is a unique video search engine, ScienceHack which indexes all the videos related to science. Currently, it indexes the fields of science related to Physics, Chemistry, Space. They are currently working to include Geology, Psychology, Robotics and Computer videos and may be coming soon.

A team of scientists screens the video and approves to be included in their index based on accuracy and quality. Their site is designed using PHP and MySql. This search engine doesn't host videos, they just index the videos from popular video sites like YouTube and MetaCafe. You can also help them by submitting videos to their database. Try it out.

Thursday, 28 June 2007

Low cost IQ PC from Microsoft in India

Microsoft has launched low cost PC in India. It was named IQ PC and having plans to start selling through computer retailers, bookshops in Bangalore and Pune. These systems were aimed at students from kindergarden to 12th grade.

IQ PC was built upon AMD processor and comes preloaded with Microsoft Windows Vista Basic Edition, Office, Encarta, Works and Student 2007 and third party software like exam preparation, English learning programs and other. They are looking at a starting price of around Rs. 21,000 ($513) which may come down in future.

Send Video mails with Azooca

Want to send video mails to your friends and relatives, then Azooca is for you. Azooca is a new video mail service that has been launched recently. Currently, there are others like Springdoo, EyeJot and Gabmail provide the similar services. All you need to have is a web cam and a Azooca mail account.

Azooca provides 250 Mb of free space for its users. Compared to today's mail providers like Gmail with 3 Gb and Yahoo with unlimited storage, 250 Mb thinks of running out of space for storage. It has a mail composition window where in three controls are provided to record, play and stop the recording. Users can preview the video before sending the mail. You can Import and Export email contacts.

Sign-up for a free Azooca Account

Wednesday, 27 June 2007

Google Earth Outreach Introduced

Google has launched Google Earth Outreach, a new program designed to help the nonprofit organizations around the world giving the power of Google Earth to illustrate and explain what they do. As a nonprofit organization or a group, you can use Google Earth to capture the work you are doing, the people you are helping and all visually. Just create your own KML files and submit to Google Earth. Several Tutorials and examples help you to know about KML files and creation of KML files. You can find tutorials and examples at Tutorials Section. Know more about KML and the tags used by accessing the KML reference section.There are many categories where your files get placed like

  • Social Services
  • Environment & Science
  •  Public Health
  • Education & Culture
  • Global Development
  • Current Affairs

You can find examples at Google Earth Outreach Showcase. If you want your content to be submitted to Outreach, submit your KML files here.

About Google Earth

Google Earth makes world's geographic information easily accessible and useful by making maps and the power of searching through satellite imagery. Google Earth can be downloaded at http://earth.google.com/

Visual Studio 2005 - Get your Free copy

You can grab a free copy of Microsoft Visual Studio 2005 offered by Microsoft. Visual Studio 2005 has an estimated retail price of $299.00. All you need is just register to Labcast and attend their Labcast series. These series helps you to get in depth knowledge from visual studio experts. Here are some of the labcast subjects

Learn how to

  • Modernize and simplify installation of Visual Basic 6.0 applications
  • Add new data-bound forms to Visual Basic 6.0 applications
  • Introduce simple background threading to Visual Basic 6.0 applications
  • View and edit SQL Server™ data
  • Create data-centric Web applications with your Visual Basic desktop development skill
  • Keep Microsoft Word documents in sync with your database

This offer is for a limited time and attend for any two labcast series and submit the evaluation form for each session, you could win a complementary copy of Visual Studio 2005. Try it out. If you are lucky, you would get the free copy or else you would gain knowledge on Visual Studio 2005. Anyway's, it is beneficial to us.

Tuesday, 26 June 2007

FireFTP - FTP Extension for Firefox


FireFTP is a firefox extension for free, secure cross-platform FTP client which provides easy access to FTP servers. It's a easy add-on so that, you can transfer files to and fro without leaving the browser. FireFTP offers many features that a normal FTP client provides. Some of the features are

  • Quick and efficient
  • Multiple login accounts
  • Directory comparison
  • Synchronizing directories
  • SSL encryption
  • File hashing
  • Resume downloads
  • Import/Export list of FTP sites
  • Logging

Install FireFTP extension

After installing this extension you can access FireFTP by clicking on Tools menu and selecting FireFTP. Also, FireFTP toolbar extension is also available and can be installed from mozilla site.

Screenshots of FireFTP

Transferring Data quickly and efficiently


Accessing FTP servers made simple

Managing files makes it easy with FireFTP

New Compatibility Feature in Visual Studio 2008


Recently, Microsoft has released it's new version of Visual Studio i.e., Microsoft Visual Studio 2008.  This new version is named as "Orcas". One of the new feature of Visual Studio 2008 is the ability to target multiple versions of .NET framework with your application. One of the problems with Visual Studio 2005 is that it only allows you to develop applications in .NET framework 2.0. It is not compatible to its earlier version of .NET 1.0.

Here comes the nice feature in Orcas. So, if you have an application which is built on .NET framework 2.0, and if you have installed visual studio 2008, you can continue to work on the application built on .NET 2.0. If you want to upgrade your project from .NET 2.0 to 3.0 and .NET 3.5, you can achieve this by simply changing the target framework version in the project properties. This doesn't mean that there wont be upgrade issues to think about, but at least you don't have to change tools and upgrade your projects to see what happens when you upgrade to the latest framework - which should make the upgrade process significantly easier.