|| Zeeshan Muhammad, 1:59 PM
|| link
|| (0) comments |
Tired of using a mouse to control your PC? Perhaps there is another option for when your arm starts to ache: your nose. A novel PC control system lets users nudge a cursor around the screen with gentle movements of their nose. Blinking the left or right eye twice takes the place of left or right mouse clicks. The inventor, Dmitry Gorodnichy of the Institute of Information Technology in Ottawa, Canada, calls his nose-steered mouse a "nouse". In addition to giving people a change from the keyboard and mouse, he hopes it will make using a PC easier for people who have a disability.
Click to see the complete article
|| Zeeshan Muhammad, 11:42 PM
|| link
|| (0) comments |
|| Zeeshan Muhammad, 9:28 PM
|| link
|| (0) comments |
ASP.NET 1.0 was a revolutionary advance in developing Web Applications. With its fully complied, highly extensible Server-Side control model, it was one of the best applications of Microsoft’s .NET runtime. It solved many of the issues plaguing ASP developers, and kept the development-centric philosophy that made ASP such a huge hit amongst the web-client community.
With ASP.NET 2.0, the ASP.NET team has continued to lead the way in making developer’s daily lives more enjoyable. The main theme of ASP.NET 2.0 seems to be “write less code”. In this article, with homage to David Letterman, we will count down my top ten favorite features of this new runtime. (Feel free to imagine the top ten list being enthusiastically read by Bill Gates, but of course, in your imagination he will only be reading the topics themselves—I will be reading the actual explanations.)
For the rest of the article please follow:
http://www.theserverside.net/articles/showarticle.tss?id=WhatsNewASPNET
|| Zeeshan Muhammad, 1:53 PM
|| link
|| (0) comments |
|| Zeeshan Muhammad, 9:20 PM
|| link
|| (0) comments |
|| Zeeshan Muhammad, 1:44 PM
|| link
|| (0) comments |
This is a short guide to styling your Web pages. It will show you how to use W3C's Cascading Style Sheets language (CSS) as well as alternatives using HTML itself. The route will steer you clear of most of the problems caused by differences between different brands and versions of browsers. For style sheets to work, it is important that your markup be free of errors. A convenient way to automatically fix markup errors is to use the HTML Tidy utility. This also tidies the markup making it easier to read and easier to edit. I recommend you regularly run Tidy over any markup you are editing. Tidy is very effective at cleaning up markup created by authoring tools with sloppy habits……
For the rest of the article please visit:
http://www.w3.org/MarkUp/Guide/Style.html
|| Zeeshan Muhammad, 1:36 PM
|| link
|| (0) comments |
|| Zeeshan Muhammad, 1:25 PM
|| link
|| (0) comments |