This is Robert Koritnik's TypePad Profile.
Join TypePad and start following Robert Koritnik's activity
Robert Koritnik
Recent Activity
Jeff, since you impulsively buy HW and since you seem to be quite thorough about it. Have you by any chance considered this Logitect Touch device optimised for desktops with Windows 8?
http://www.logitech.com/en-us/mice-pointers/mice/touchpad-t650
I'd be very interested in hearing what you have to say about it.
Do You Wanna Touch
Traditional laptops may have reached an evolutionary dead-end (or, more charitably, a plateau), but it is an amazing time for things that … aren't quite traditional laptops. The Nexus 7 is excellent, the Nexus 10 looks fantastic, I can't wait to get my hands on the twice-as-fast iPad 4, the n...
Desktops are perfectly justifiable for software developers and will stay that way. Hard core gamers are (for now) still stuck to powerful desktop machines but that may likely change with more powerful tablets and new command interfaces and sensors.
But developers will always use desktops or high-end notebooks (for those of us that are on the move most of the time).
Unfortunately this means that desktops (may as well come packed in a very small form factor) will likely get increased prices due to less demand while tablets will be dropping it considerably (which is basically happening these days already).
The PC is Over
MG Siegler writes: The PC is over. It will linger, but increasingly as a relic. I now dread using my computer. I want to use a tablet most of the time. And increasingly, I can. I want to use a smartphone all the rest of the time. And I do. The value in the desktop web is increasingly an ...
Jeff if you're interested, this regular expression eliminates the need of having subsequent code to distinguish whether link is inside brackets or not. It uses a positive lookahead:
(?\()?(?http(?s)?://)?(?(?(scheme)(?:www\.)?|www\.)[a-z0-9](?(outer)[-a-z0-9/+&@#/%?=~_()|!:,.;]+(?=\))|[-a-z0-9/+&@#/%?=~_()|!:,.;]+))(?(?(outer)\)))
and you can easily reconstruct anchor links with:
${outer}http${secure}://${url}${ending}
The Problem With URLs
URLs are simple things. Or so you'd think. Let's say you wanted to detect an URL in a block of text and convert it into a bona fide hyperlink. No problem, right? Visit my website at http://www.example.com, it's awesome! To locate the URL in the above text, a simple regular expression should...
Robert Koritnik is now following The Typepad Team
May 4, 2010
Subscribe to Robert Koritnik’s Recent Activity
