I could not see the Team Viewer reference either on the site or on the source? Could it be introduced by some plugin on your machine? We will accommodate your feedback and answer some of the more important questions on the homepage itself.
Shree
Posts
-
Your feedback on usability -
Your feedback on usabilityThanks peterchen. As an insider, the product is apparent to us, hence we tend to overlook this on the website. You are right, we need to tell more about the product, and not in hints.
-
Your feedback on usabilityThanks, Pete. I will forward your feedback to the designers. The logo is fixed, but there are variations on the background that change upon page load, just a gimmick. It appears that the background needs to be offset to avoid blending with the logo colors. On desktops, the MENU expands to show all the items as tabs, but on a mobile device, they are collapsed to a single item due to space constraints. We are working on the homepage to give more clues. The captions under the thumbnails were supposed to tell the story in short, but it appears that it is not working. We'll try if a patterned or gradient background will help to overcome the appearance of space wastage, which is a result of trying to make the page responsive to different screen sizes. We're going to bundle all the Assorted links into one and see if that helps. Thanks again for your feedback.
-
Your feedback on usabilityLooking forward to your expert feedback on the usability of our website http://onlyhundred.com[^] before releasing it to the public.
-
Brilliant About Us page -
Browsing the forums in Chrome is a painIn the articles, it gets covered up, and I have to scroll. In the 'normal' forums, the expanded message jumps to the center of the screen. Though I don't have to scroll, it is not as convenient as in IE, where the message just expands neatly in place. I searched 'chrome' and browsed through a few pages of the search results to see if it had been posted, but couldn't find it. Maybe your post got buried deep.
-
Browsing the forums in Chrome is a painThe messages don't expand in place as in IE. I have to scroll up and down to find the expanded message after every click. Is there a setting that I am missing?
-
Running two systems out of one computerI have a dual output display card on my machine. Is there a virtualization solution that would allow me to connect two displays, two keyboards and two mice to run two systems out of one machine?
-
handle javaScript errors ?Alien Signal!!! SETI!!
-
Fingerprint ReaderSo what do you want to use? You want to write the whole thing yourself? Good Luck!!
-
Disabled keyboard and mouseIt's really tough, which algorithm did you use to encrypt?
-
ttyrywreweso you achieved a new high score in typing speed!!
-
do u know exercise website C#, pliz tell me!!!???modified on Tuesday, June 3, 2008 3:47 AM
-
Sending image from one project to another ?Please don't be desperate. Take your time, and study the documentation for System.Diagnostics.Process. If you see 10 posts below, someone has posted code using this method to start WinRar. It is more gratifying when you find the answer yourself than when someone else does it for you. The key to knowledge is not to rely on people to teach you it.
-
Sending image from one project to another ? -
Locating Windows taskbarMaybe you could use the difference between the Bounds and WorkingArea of the Screen object to locate the task bar.
-
Convert pdf to Tiff -
How Do I Code Plugins for Other Apps (MSN Messenger)?Programs that are designed to be extended using plugins usually have a published API documentation. You need to find these and code accordingly.
-
MouseEventArgs and Screen PositionYou have achieved what you wanted to do for now. The function Control.PointToScreen() and the corresponding counterpart will be helpful at other times.
-
folderBrowserDialog and Saving fileobjExcel.ActiveWorkbook.SaveAs(Path.Combine(txtboxSelectExcelDir.Text, namefile + "_Nom022.xls"),...