search for: bulmer

Displaying 4 results from an estimated 4 matches for "bulmer".

2006 Feb 08
2
Partition question
...require a /home partition for our software to function. Typically I install the OS myself on our local machines and manually create the /, /home, /var, partitions on setup. What do I need to do to get a /home partition on this machine remotely? Can it be done? Thanks for your advise Dan Bulmer CRUSE Hosting Services www.crusehosting.com <http://www.crusehosting.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060207/b4c9799b/attachment-0002.html>
2007 Dec 22
3
Erlang DTrace Provider
...ly sponsored project to a vote -- as outlined in the OpenSolaris Constitution -- so here are the details for the new Project, as prepared by the Project Team: Name : Erlang DTrace Integration Purpose : Implement DTrace providers for the Erlang VM/runtime system Team : Garry Bulmer, Tim Becker Description : DTrace already observes events within binary applications without any modification of the production application. Unfortunately, in the case of an application executed by a Virtual Machine (VM), for example Erlang''...
2008 Apr 08
3
Session Expired for Profile Publishing
Ok. I''m not having any success with publishing profile FBML. Example code: class WelcomeController < ApplicationController layout "facebook" ensure_application_is_installed_by_facebook_user def index @user = facebook_session.user ... @user.profile_fbml = render_to_string( :template => ''welcome/profile'' ) end end Results in
2008 Mar 05
0
Fan Pages and Sessions
I''m a ruby nuby trying to get through my first Facebooker application. I have two issues I need support with. First is that another user of the application was accessing it find and now all of a sudden he gets: Facebooker::Session::SessionExpired (Session key invalid or no longer valid): How do we go about solving that? Second is that facebook has an api call for pages.isFan