- Your Locale:
- English (United States)
- Your Time Zone:
- Coordinated Universal Time
- Digital Backcountry (52 minutes)
- flexComponent (56 minutes)
- Blogartesvisuales.net (1 hour)
- mslinn.com (1 hour)
- Y.Boy (1 hour)
- Flexponential (2 hours)
- MinuteBio.com (2 hours)
- Beinteractive! (2 hours)
- Code Zen (2 hours)
- ByteStopsHere (3 hours)
Ruby Enterprise Install
Trying to install Ruby Enterprise on a fresh RHEL5 64 bit box this morning and hit a few issues. Initially just the standard install requests for gcc, gcc-c++, readline-devel, openssl-devel and zlib-devel. They all installed fine, but, when I tried running the installer I got an error like this: In file included from /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/algorithm:65, from src/tcmalloc.cc:112: /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:64:28: error: [...] (translate)
Just another day in the office…
Halloween 2009, WhiteLabelDating.com style. Myself, I want to be Frank the Bunny (Donnie Darko) when I grow up. (translate)
List of titles
With most forms, on most sites, if asked for your title you’ll normally get the usual; Mr, Mrs, Miss, Ms, Dr. Sometimes you’ll see a few more but not often. Harrods however outdoes themselves with this impressive array of titles, I think we should all start using this as a list on forms… out of [...] (translate)
Awesome Idea
Are you in an office with RFID door-entry? If not you should be… this idea is awesome! [via @timblair] (translate)
New Releases
A few new releases for you to catch up on. Firstly Wordpress 2.8.1 – essentially a bug fix and security release by the look of it but worth doing anyway, quick note that if you get stuck with a maintenance page check in your web root for a file called .maintenance, just rename that and [...] (translate)
Get a domain from a URL
Been looking for a function in ColdFusion to get the root domain from a url. There are a few but none actually cope with the many combinations. This function by no means copes with every combination however it does cover quite a lot. Comments inline indicate which domains the rules handle. <cffunction name="getRootDomain" returntype="string" output="no" hint="Take [...] (translate)
Kittenify
Awesome. Kittenify. (translate)
ColdFusion Leap Year bug still there
So just got ColdFusion 9 Beta 2 up and running and my old leap year bug is still there. I’ve posted a public bug, #78713 now the tracker has been launched. It effects 7, 8 & 9 so hopefully it’ll get fixed! (translate)
Merlin Labs!
This guy is a little bit crazy and if you listen on speakers it’s got some swearing in. Very amusing though. Merlin Labs! – 5 Surprising House Hacks! from Merlin Mann on Vimeo. (translate)
MSIE SSL Oddness
Internet Explorer strikes again, sometimes. In Chrome, Firefox and Safari the problem doesn’t present. On a couple of webservers in a cluster we recently noticed the following type of error being returned randomly on images, CSS and JavaScript files when calling the page via SSL. GET ERROR_INTERNET_SECURITY_CHANNEL_ERROR image/gif https://www.domain.com/path/to/image.gif Now the majority of our SSL certificates for [...] (translate)