Category: Technology


What is HTML5?

HTML5 is the upcoming standard for HTML, XHTML, and the HTML DOM.The previous version of HTML standard came in 1999. But HTML5 is not yet completed fully there are still some still a work in progress. Some of the modern day browsers support few features of HTML5. The enhancement of the HTML5 started in 2006.

In HTML 5 there are some rules they established like

  • Reduce the need for external plugins (like Flash)
  • Better error handling
  • More markup to replace scripting
  • HTML5 should be device independent

Some of the most interesting new features in HTML5:

View full article »

Today i just caught up with a strange error while opening my project which created from another system using visual studio 2003. After some 4 hours of search I found a solution and that is as below.

If you use Microsoft Visual Studio .NET to open a solution file (.sln), and the solution file contains a Web project that was developed on a computer other than the computer that you are currently working on, you receive the following error message:

The default Web access mode for this project is set to file share, but the project folder at http://LocalHost/ProjectName cannot be opened with the path ‘filepath. The error returned was:

Unable to open Web project projectname. The Web projectname located on server http://localhost does not exist.

What would you like to do?

Retry using a different file share path

Try to open the project with FrontPage Server Extensions

Work offline

Ths solution is for visual studio 2003

  • Fist copy your source folder to the ‘wwwroot’ directory.
  • Open the IIS and right click the default website and select new -> Website , It will open a wizard.
  • Click Next and finish the wizard by specify the path of the the project directory which we copy it in the wwwrooot directory
  • Also careful when choosing the port , choose a port that is not already selected
  • Then search for the “projecname.csproject.webinfo” and change the path as “http://localhost:portselected/projectname,csproj” and save
  • For safe just restart the IIS and open the projectname.csproj file using File->Open->Project OR Select File->Open->Project from web In the popup menu give the path specified in the webinfo file

Problem solved “Happy Coding” ;)

Yesterday only one of my friend told about Pranav Mistry and am starting browsing about him in the internet. I came to know that he is a Indian, straight away am really proud of him because the technologies he came through are really amazing and wondering me. There are lot of technologies which are doomed and not visible to us those technologies and innovation are bring to light through this organization named TED. And i also share a video regarding that innovation please watch that completely simply amazing.

View full article »

Youtube Direct

Youtube Direct this is a newly added option in you tube. Nowadays all the people is having camera cellphones and even handy cam. People with video cameras are changing the way the news are . Because if there is a natural calamity for example that takes place today has a chance of being captured on camera by we people itself. As YouTube has become a global platform for sharing the news, media organizations have been looking for a good way to connect directly with citizen reporters.

That’s why Youtube Direct is been introduced. In which users can upload videos directly into this application, which also enables the hosting organization to easily review and select the best ones to broadcast on-air and on their websites. Keep Reading

Google newly added image swirl

Hi guys today am going to tell you about the new Google lab tool added which is image swirl, which acts more similar like Google’s Wonder Wheel, which builds a cluster of similar images into representative groups in a fun, exploratory interface.

For example if you search for Washington, you will see 12 image thumbnails and clusters like below.


Click here for more

Follow

Get every new post delivered to your Inbox.