It's not actually usable yet, it's it?
Oz ,'Beneath You'
Buffistechnology 3: "Press Some Buttons, See What Happens."
Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
Gah! How do I get my Android to read my texts to me? I've pretty much worked out what I can get Voice Search and Voice Commands (now called Jeannie--cute, guys) to be marginally useful (but if they could message via Google Voice they'd be MUCH better), but I can't have a text conversation, since I need to do lots of hands stuff to read the replies.
eta: Great. Pannous says that they can read SMS messages with Jeannie, but not HOW. Cute, guys.
I just realized that I would like Siri a whole lot more if they had called it "Dianne".
I imagine my friend Siri feels the same.
I just realized that I would like Siri a whole lot more if they had called it "Dianne".
You could ask her to recommend hotels that are clean and reasonably priced.
I don't get the Dianne reference.
Man, Android app documentation is sparse, even for ones that aren't free.
(Twin Peaks)
She was a secretary, I suppose?
Diane never appeared in the series; she could have been Kyle Maclachlan's imaginary friend.
The following gets rid of list item borders in FF and chrome but not in IE. Have not done CSS in so long I plain don't remember ...
#navlist { display: inline; list-style-type: none; padding-top:20px;padding-right:2px; padding-left:2px; }#navlist ul li a:hover {background-color: #FF3;}
#navlist ul li {border-width: 0 0 0 0; border-style:none;}