-
Nice! Search over analyst blogs. OPML + Google + Mike Gotta do some fun mashup-innovation.
-
Comments have concern of letting “business people” do “code stuff.”
-
Brief piece on a documentary about “mom-and-pop” retail in America.
-
Using Second Life and openQRM together. Video.
-
To me, the core problem will always exist. Companies try to save money by working people over capacity and, thus, they’re over-loaded. Even if some tech did fix the current infoglut, companies would just re-overload employees. Cynic out!
-
Fowler with a short paper on why it’s good to reduce coupling.
-
“A static dependency is a dependency between classes or packages. It can already be detected by the compiler. This has to be distinguished from dynamic dependency which is a dependency between objects. Figuring out static cyclic dependency is the main pur
-
General tool for checking on code health with reports, dependency, best practices, and spider diagrams.
-
“Former U.S. Chief Justice William Rehnquist suffered paranoid delusions in 1981 during withdrawal from a dependence on prescription painkillers, according to his recently-released FBI file.”
-
This would be helpful. Tragically, Windows only.
Recent Posts
Recent Comments
- Alejerealkami on 10 things iPad rivals must do to compete with the Apple – Quick Analysis
- Silicon Cape Feedback | Smarter Messaging [Mike Jones, SA] on Know your developer type
- James Lafarga on links for 2008-04-07
- file chapter 11 bankruptcy california on Links for June 7th through June 11th
- gursewak on zembly.com Demo – Facebook Applications, iPhone Integration, and Social Programming
Archives
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
Categories
- Agile
- Austin Tech Scene
- Back of the Envelope
- Blogs
- Book Reviews
- Brief Notes
- Cloud
- Collaborative
- Community
- Companies
- Compliance
- Conferences
- Debriefing
- Development Tools
- Enterprise Software
- Ideas
- Identity
- IT Management Podcast
- Java
- Links
- make all
- Marketing
- Numbers
- Open Source
- Open Source Podcast
- Podcasts
- presentations
- Press Pass
- Programming
- Quick Analysis
- RedMonk
- RedMonk Radio Podcast
- RedMonkTV
- Reviews
- RIA
- RIA Weekly
- RSS
- Screencasts
- Social Software
- Systems Management
- The Analyst Life
- The New Thing
- Trip Notes
- Uncategorized
- What's in your stack?
Hi Cote!
I think the issue of detecting cat-like typing is by and large straight forward. Like I see it as a pattern recognition problem. Roughly you could state it as:
Have the last n keystrokes been made by a human or a cat (with n an integer)?
This is a classification problem with two decision categories: cat-typing or human-typing. This is a classification problem the way making a spam/non-spam decision is about an incoming email. I would think you could apply pattern recognition techniques (e.g., support vector machines, Naive Bayes, etc. etc.) appropriately. It would then seem straightforward to hack something up for Mac OS X or Lunix intarweb server mainframe machines. Or maybe not.
Also, Scala. It is a multiparadigm, static, safe programming language that supports functional- and object-oriented programming. Importantly it runs on the JVM and so is 100% interoperable with the entirety of the vast Java ecosystem out there. Here is a PDF tutorial for Java programmers: http://scala.epfl.ch/docu/files/ScalaTutorial.pdf . I would assume because of its Java interop that it is also not racist and can support Unicode. You should check it out, although it won't blow your mind as much as it would because you've hacked on Ruby.
See? You can move from one programming language to the other, moving on when you discover its flaws.
Also, have you noticed that Technorati is like, b0rked? Broken. For serious.
So does this mean we can expect a Scala implemention of the "non-human keyboard interaction detection engine" from you sometime soon? 😉
On Technorati, I haven't picked up on any hoarkyness, but I haven't looked either. Steve has though.