Skip to main content
xenoveritas.org

Main navigation

  • Categories
  • Home
  • Links
  • Name Generator
  • Scramble
User account menu
  • Log in

Breadcrumb

  1. Home

Web

Technologies related to the web.

By Xenoveritas, 26 September, 2007

We Live In A Crazy World

Topics
Web
Books

I'm sure plenty of people out there have experienced looking for information on a website, only to be forced to go to Google and search for it via the "site:" option.

Well, I have a book on the Eclipse Rich Client Platform. I consulted the index to find information about Retargetable Actions. Unfortunately I didn't find anything.

So I jumped over to Google to search for information. The second result (or third if you count related results) was a link to O'Reilly's Safari. (Can you see where this is going?)

By Xenoveritas, 25 August, 2007

More Pidgin Bashing

Topics
Web
Technology

It's time for some More Pidgin Bashing after the original Pidgin bashing.

(Signed On) Logged In: 49710 days, 6 hours, 28 minutes

Those who are computer programmer types might notice that the time displayed comes out to 4,294,967,280 seconds, which is suspiciously close to 4,294,967,295 seconds. Even further, they might point out that Pidgin probably set the login time to -1, which when taken as an unsigned 32-bit number, comes out to 4,294,967,295 seconds.

By Xenoveritas, 31 May, 2007

From RFC 2616: Hypertext Transfer Protocol 1.1

Topics
Web

From RFC 2616, in section 4.4.4, we see the following:

4.If the message uses the media type "multipart/byteranges", and the ransfer-length is not otherwise specified, then this self-elimiting media type defines the transfer-length. This media type UST NOT be used unless the sender knows that the recipient can arse it; the presence in a request of a Range header with ultiple byte-range specifiers from a 1.1 client implies that the lient can parse multipart/byteranges responses.

The best part of that badly mangled section has to be "the recipient can arse it."

By Xenoveritas, 20 January, 2007

More WTF From the Daily WTF

Topics
Web
Technology

I've complained about the Daily WTF before, but I've got a new one.

In Round and Round, the submitter can't figure out why attempting to round 39.995 to two significant digits results in 39.99 and not 40.00.

If you're not a programmer, the answer is a little complicated. If you are a programmer, as the story submitter should be, and you can't immediately figure out what the answer is going to be - well, you need to study up on floating point.

In short, the answer is simply "computers use binary and 39.995 is decimal." The more complicated answer involves learning how floating-point works, but the bottom line is that it works just like decimal except with base 2.

By Xenoveritas, 20 December, 2006

Why I Hate PHP

Topics
Web
Technology

Someone recently posted a very good comment on Slashdot detailing common PHP problems. Several of the replies give solutions to the various issues raised. However most of them involve editting php.ini to use safer options. (Why isn't php-recommended.ini the default config?)

Yes, there are ways around the problems listed. (Drupal, a PHP-based CMS which this site uses, provides quite a few helper-functions designed to make handling those errors much easier.)

However the point remains: when using PHP - be careful.

By Xenoveritas, 6 December, 2006

WTF Indeed

Topics
Web
Java

This thread on The Daily WTF is rather depressing. Essentially, the original poster is complaining about the following code:

By Xenoveritas, 29 November, 2006

Harry Shearer Looks Like Bruce Perens

Topics
Web
Television

I wanted to create an actual comparison, but I can't find any really good photos and I'm too lazy.

So instead I'm just going to observe that Harry Shearer looks like Bruce Perens.

By Xenoveritas, 15 November, 2006

Various Web Standards

Topics
Web

This is sort of similar to my links page, it's a list of various developer resources I find myself needing.

Currently this provides links to the CSS, HTML, and XML specs.

I'm sure more will be added as I come across them.

By Xenoveritas, 1 November, 2006

Well, that answers that...

Topics
Web

In a recent discussion about hosting Open Source projects, SourceForge inevitably came up. I recommended against it, siting stability concerns. I'd had severe issues with accessing a CVS repository I needed for a project. Where by "severe issues" I mean "worked once in the span of two weeks."

But that was quite a while ago. So I couldn't help but wonder if I was being unfair to SourceForge. Maybe they'd improved.

Well, I can't seem to access SourceForge-hosted websites right now.

I guess they're just as unstable as ever.

By Xenoveritas, 19 October, 2006

Internet Explorer 7 is Out

Topics
Web
Windows

Internet Explorer 7 is finally out. And... my site still doesn't work in it. Blarg.

I guess this means I'm finally going to have to get around to fixing Drupal's JavaScript to properly resize text areas instead of the current JavaScript which misplaces it due to the margins.

Plus several annoying rendering glitches remain (backgrounds randomly disappear while scrolling) leaving me with a page that just doesn't quite work.

Pagination

  • Previous page
  • 5
  • Next page
Web

Current Games

I'm currently playing:

  • Final Fantasy XIV: Endwalker

I intend to maybe get around to finishing:

  • Literally anything else

Video Games Section

Thought for the Moment

I never have thoughts any more.

Old Thoughts

Has the LHC Destroyed the Earth?

  • Create new account
  • Reset your password
RSS feed
Powered by Drupal