65.4 F
Los Angeles
Sunday, March 23, 2025

What were the top 15 drops in the Dow Jones?

Reagan, Trump, and Bush were presidents during 7 of the top 15 drops of the Dow Jones Industrial Average. If this table is expanded to the top 20, then 80% of the large drops occurred during a republican president's tenure in office.

Trump Lawyer Resigns One Day Before Trial To Begin

Joseph Tacopina has filed with the courts that he will not represent Donald J. Trump. The E. Jean Carroll civil case is schedule to begin Tuesday January 16,...

Judge Lewis A. Kaplan Issues Order RE Postponement

On May 9, 2023, a jury found Donald J. Trump liable for sexual assault and defamation. The jury awarded Ms. Carroll $5 million in damages. Seven months ago,...
HardwareTablet PCThe TIPing point

The TIPing point

One of the things that the new MSN Search points out is a flaw in the Tablet: A web page is unable to pass along context hints to the TIP. The result is that when you try to handwrite the new MSN search filters as shown below, you get garbage:

MSNSearchTIP.gif

It’s a bit hard to see here, but the handwritten string “Tablet PC {frsh=100}” is recognized as “Tablet pc Etrsh=loo}”. The problem is that the recognizer has no idea about the new syntax in MSN search. So for us Tablet users, we have no choice but to tap through drop lists and work with the MSN sliders. Too bad. Handwriting a query would be faster.

All us Tablet users recognize this problem. As soon as the Tablet launched and we all ran to IE to try to handwrite a URL, we found it couldn’t. SP2 fixed that problem by programmatically enabling IE to tell the TIP that when in the edit field of the address bar the handwriting recognizer should be expecting a URL. The result is much improved recognition. As a programmer you can do the same for your application or even use the context tagging tool for apps you use that weren’t customized for the Tablet.

But that doesn’t help where much of the development world has been going: web pages. As the MSN search field illustrates, from a TIP handwriting standpoint, the search field is going to be limited to full words–no special commands.

As I’ve written about before, it seems to me this isn’t all that hard to solve. Of course, it’s not something any of us could do without the source to IE, but doesn’t it seem that a regular expression for each field in a web page (that tells the recognizer what strings are valid) could be passed along with the page contents? Then IE could intercept this string and pass it to the TIP when the corresponding field gains focus. I can appreciate the security implications, but aren’t they manageable? Hmm. I must be missing something. Time to download the latest Firefox code.

Loren
Lorenhttp://www.lorenheiny.com
Loren Heiny (1961 - 2010) was a software developer and author of several computer language textbooks. He graduated from Arizona State University in computer science. His first love was robotics.

Latest news

Related news

This site uses XenWord.