search for: owain

Displaying 10 results from an estimated 10 matches for "owain".

Did you mean: twain
2008 Nov 26
3
Multple domains, same application, different CSS, some over-rides
I am building a site that will have several different branded versions of the same site in order to do some SEO coverage. e.g www.foo.com, www.foo.co.uk and www.bar.com There are many discussions on sub-domains but I would like to come up with a solution to support the following: 1. multiple domains supported as virtual hosts on Apache acting as a proxy where I anticipate Rewrites to do
2009 Nov 26
9
ActionView::TemplateError (can't convert ActiveRecord::Error into String)
I cannot work out why this error is appearing. ActionView::TemplateError (can''t convert ActiveRecord::Error into String) on line #3 of app/views/button/_show_enquiry.html.erb: 1: <h1>Send us a message</h1> 2: <% remote_form_for :enquiry, :url => {:action => ''send_mail''} do | f| %> 3: <%= error_messages_for ''enquiry'',
2011 Feb 21
2
self.prepend_view_path - am I missing something
I have an app that varies its content based upon the domain from which it is being accessed. Some of the domain characteristics are supported in the model but it is easier varying static text in the views and then sharing the form templates via partials etc. Rails 2.3.10 and looking at the documentation at
2014 Mar 20
6
[Bug 76376] New: mesa does not build after nouveau loader changes
https://bugs.freedesktop.org/show_bug.cgi?id=76376 Priority: medium Bug ID: 76376 Assignee: nouveau at lists.freedesktop.org Summary: mesa does not build after nouveau loader changes Severity: normal Classification: Unclassified OS: OpenBSD Reporter: jsg at openbsd.org Hardware: Other Status:
2005 Jan 15
1
Registry key message
I'm trying to run the installer for Finale 2003, and I get the following messages: Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the screen resolution and remove the "Resolution" entry in the config file Wine existed with a successful status What does this mean? (I'm new to Wine, and new-ish to Linux, so please don't throw *too*
2009 Jan 15
0
[ANNOUNCE] libdrm 2.4.4
...intel: Retry pin ioctl on -EINTR. bump version to 2.4.4 Jesse Barnes (4): Remove executable from modeprint test dir libdrm: add timeout handling to drmWaitVBlank libdrm: only check for vblank timeout if we caught EINTR libdrm: add autoconf check for clock_gettime Owain G. Ainsworth (2): Remove drmModeReplaceFb after it was removed from the kernel. Don't use DRM_BO_FLAG_NO_MOVE in bufmgr fake. It's a ttm flag. Robert Noland (1): [FreeBSD] Fix build on FreeBSD after modesetting import. git tag: libdrm-2.4.4 http://dri.freedesktop.org/li...
2011 Mar 24
0
How can I change from ruby/mysql to mysql/ruby module? [Broken PIPE problem..]
...) I am trying to use Mysql/ruby (which was coded with C) instead of ruby/mysql (which was coded in Ruby). Ruby/Mysql -> http://www.tmtm.org/en/ruby/mysql/README_en.html Mysql/Ruby -> http://www.tmtm.org/ja/mysql/ruby/README.html Related Article about Broken pipe problem -> http://gaveen.owain.org/2008/04/errnoepipe-broken-pipe-mysql-error-in.html I am using Ubuntu 10.04, and I have successfully installed Mysql/ Ruby..but then now what? How can I complete the installing process? 1. I was not able to remove Ruby/Mysql which is previously installed, because I do not know how to. How can...
2010 Dec 10
2
News: Heroku bought: Salesforce wants some Ruby love: $212m goes a long way
News to me. Probably worth considering when choosing your deployment options. http://www.theregister.co.uk/2010/12/09/salesforce_why_buy_heroku/print.html Dreamforce 2010 Why would a company that spent 10 years delivering CRM as a service drop $212m in cash and $27m in stock on a 30-person startup that hosts Ruby on Rails apps for devs on Amazon? Salesforce.com vice president of technology and
2005 Jan 15
0
Registry (error?) message
I'm trying to run the installer for Finale 2003, and I get the following messages: Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the screen resolution and remove the "Resolution" entry in the config file Wine existed with a successful status What does this mean? (I'm new to Wine, and new-ish to Linux, so please don't throw *too*
2010 Mar 25
3
Simple application monitoring
I have just had a server halt itself and it took me some time to notice. I am planning on implementing some application monitoring using an external service that polls the website from outside. If it can''t reach it then it will SMS me or something. (I would like Prowl on my iPhone and Mac at the same time). I could point the monitoring service at one of the application URLs but I