Links for 2010-07-26

Comments (2)

Links for 2010-07-23

Comments

Links for 2010-07-22

Comments (2)

Links for 2010-07-20

Comments

Links for 2010-07-16

Comments (1)

Links for 2010-07-15

Comments

Links for 2010-07-14

Comments (3)

Links for 2010-07-13

Comments

Links for 2010-07-09

  • xboxdrv : ‘a driver for Xbox and Xbox360 gamepads. It works by reading the raw data from the controller with the userspace library libusb and then passes the interpreted data to the kernel via uinput. This allows xboxdrv to provide regular joystick and event devices, which makes it compatible with all Linux software.’
    (tags: drivers xbox360 controllers remote linux ubuntu xboxdrv joystick input)

Comments

Links for 2010-07-07

Comments (4)

Links for 2010-07-06

Comments (3)

Links for 2010-07-05

Comments

Links for 2010-07-02

Comments

Links for 2010-07-01

Comments

Links for 2010-06-30

Comments

Links for 2010-06-29

Comments (2)

Links for 2010-06-28

Comments

Links for 2010-06-27

Comments

Links for 2010-06-26

Comments

Links for 2010-06-25

Comments (4)

Links for 2010-06-24

Comments (1)

Links for 2010-06-23

Comments

Links for 2010-06-22

Comments

Links for 2010-06-21

Comments

Links for 2010-06-17

Comments

Links for 2010-06-16

Comments (2)

Links for 2010-06-15

Comments

Links for 2010-06-14

Comments (1)

Links for 2010-06-11

Comments (5)

Links for 2010-06-10

Comments (7)

Links for 2010-06-03

Comments

Links for 2010-06-01

Comments

E-mail Address Validating Regular Expressions – a Warning

This page has been floating around in links over the past couple of weeks, as a collection of test cases to compare e-mail address validating regular expressions. However, watch out: it’s wrong.

RFC822/2822 defines an email address with a bare IP address domain part as using:

  domain-literal  =       [CFWS] "[" *([FWS] dcontent) [FWS] "]" [CFWS]

In other words, this test case is not valid at all:

  IPInsteadOfDomain@127.0.0.1

Instead, it should be:

  IPInsteadOfDomain@[127.0.0.1]

ditto for the other addrs using IP addresses in the domain part. They’re rare, but the non-bracketed form is definitely not legal and should not be considered so in the test cases.

I sent a mail to the author a few days ago without response, hence this post.

Tags: , , , , ,

Comments (5)

Links for 2010-05-31

Comments (1)

Links for 2010-05-28

Comments

Links for 2010-05-27

Comments

Links for 2010-05-13

Comments (1)

Links for 2010-05-11

  • The Totalitarian Buddhist Who Beat Sim City « Viceland Games : interview with the guy behind the “Magnasanti” video. [Godfrey Reggio’s Koyaanisqatsi] ‘presented the world in a way I never really looked at before and that captivated me. Moments like these compel me to physically express progressions in my thought, I have just happened to do that through the form of creating these cities in SimCity 3000. I could probably have done something similar – depicting the awesome regimentation and brutality of our society – with a series of paintings on a canvas, or through hideous architectural models. But it wouldn’t be the same as doing it in the game, for the reason that I wanted to magnify the unbelievably sick ambitions of egotistical political dictators, ruling elites and downright insane architects, urban planners and social engineers.’ WHOA
    (tags: whoa mental architecture culture gaming society video simcity urban vice)

Comments (4)

Links for 2010-05-10

Comments

Links for 2010-05-09

Comments (2)

« Previous entries Next Page » Next Page »