1 | Next Page

Ruby Enterprise Install

Nov 9, 2009 2:40 PM
Rating: (Total Clicks 13)

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…

Oct 30, 2009 3:47 PM
Rating: (Total Clicks 20)

Halloween 2009, WhiteLabelDating.com style. Myself, I want to be Frank the Bunny (Donnie Darko) when I grow up. (translate)

List of titles

Oct 27, 2009 3:51 PM
Rating: (Total Clicks 241)

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

Oct 27, 2009 3:51 PM
Rating: (Total Clicks 56)

Are you in an office with RFID door-entry? If not you should be… this idea is awesome! [via @timblair] (translate)

New Releases

Oct 27, 2009 3:51 PM
Rating: (Total Clicks 18)

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

Oct 27, 2009 3:51 PM
Rating: (Total Clicks 26)

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

Oct 27, 2009 3:51 PM
Rating: (Total Clicks 28)

Awesome. Kittenify. (translate)

ColdFusion Leap Year bug still there

Oct 27, 2009 3:51 PM
Rating: (Total Clicks 18)

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!

Oct 27, 2009 3:51 PM
Rating: (Total Clicks 18)

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

Oct 27, 2009 3:51 PM
Rating: (Total Clicks 10)

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)

1 | Next Page