Predictive text for Windows / IntelliSense
May 11, 2005 | In DeveloperI had an idea for a neat time-saving product which could easily run as a service for Windows.
It would be a predictive text tool with functionality much like a Nokia mobile phone SMS input or IntelliSense in Visual Studio.NET. Word 2003 already has this for certain well-known phrases but I don’t imagine it being too hard to implement for other, more general applications.
It could sit in resident memory and store the most popular 1000+ words in memory, ready to assist with typing. It’s simple.
I’ve Googled the idea but found nothing similar as yet. Maybe someone will see the light!






