Displaying 20 results from an estimated 200 matches similar to: "Problem when i try deploy mephisto"
2006 Aug 10
0
Mephisto 0.5: Thanos Release
Hey guys, I''m pleased to announce the first official release of my
blogging tool: Mephisto. This is the same blog engine I''ve been using
on my own blog for months, as well as the several high profile blogs
like Riding Rails, the Fluxiom blog, etc.
http://mephistoblog.com/2006/8/10/mephisto-0-5-thanos-release
--
Rick Olson
http://techno-weenie.net
2007 Feb 26
2
Apache+mod_proxy_balancer+Mongrel+Mephisto, Apache kills CPU
Our Mephisto install kills Mongrels and causes Apache to pound the
CPU. This started when we moved to Apache+mod_proxy_balancer+Mongrel.
Here''s what we know:
The following things are working OK, except when used in the
combination listed above: mongrel, mongrel_rails, MySQL, Apache,
mod_proxy_balancer. We believe these are all OK because we moved five
other Rails apps to this
2007 Jan 25
8
Mongrel with mephisto on a Virtual Private Server
Hello everyone,
I am trying to setup Mongrel to work with Apache on a VPS as part of a mephisto installation. Has anyone done this, and if so how did you edit your conf file to make it work?
I used the info found on the mongrel site at:
http://mongrel.rubyforge.org/docs/apache.html<http://mongrel.rubyforge.org/docs/apache.html>
and one time I did get a mephisto splash screen, but it was
2009 Feb 18
0
masking sub-domain in routes?
I have a rails app and a Mephisto CMS instance running on the same
server. Currently I use the CMS to manage help articles related to the
application. Mephisto runs on a sub-domain of the main domain, think
articles.mydomain.com.
I''d like my routes to work like this:
http://www.mydomain.com/help => http://articles.mydomain.com/help
/help in my app would point to the appropriate
2008 May 30
1
Prototype doesn't work if we have swf content on the same page
I having to many troubles with prototype and scriptaculous when i have
object tag to embed swf content on webpage. First it conflict with
adsense and the page can''t be showed on IE6, fine, i remove adsense
banners. But my lightbox galery(maded with prototype) doesn''t work if
i had swf content from youtube...
Some body can help with this problem?
I''m starting hate
2006 Jun 15
3
rails-based blog roundup
I''m considering rolling my own rails-based blog, but want to take a
look at what''s available first. Here''s what I know about:
Typo
http://typosphere.org/
Simplelog
http://simplelog.net/
Mephisto
http://weblog.techno-weenie.net/2006/6/12/mephisto-out-in-the-wild
Am I missing anything??
Thanks,
-TJ
2010 Aug 26
0
TraMineR version 1.6-1
Dear R users,
The TraMineR package for mining, describing and visualizing sequences
of states or events, and more generally discrete sequential data has
been updated to version 1.6-1. Its primary aim is the analysis of
biographical
longitudinal data in the social sciences, such as data describing
careers or family trajectories. Most of its features apply however also
to non temporal data
2010 Aug 26
0
TraMineR version 1.6-1
Dear R users,
The TraMineR package for mining, describing and visualizing sequences
of states or events, and more generally discrete sequential data has
been updated to version 1.6-1. Its primary aim is the analysis of
biographical
longitudinal data in the social sciences, such as data describing
careers or family trajectories. Most of its features apply however also
to non temporal data
2015 Aug 11
3
Odd text behavior on Websites and others
I don't have a file /etc/X11/xorg.conf but a folder
/etc/X11/xorg.conf.d
[rudolf at mephisto xorg.conf.d]$ ls -la /etc/X11/xorg.conf.d
total 12
drwxr-xr-x. 2 root root 4096 Aug 4 08:25 .
drwxr-xr-x. 6 root root 4096 May 27 11:40 ..
-rw-r--r--. 1 root root 265 Apr 21 17:06 00-keyboard.conf
Then a folder /usr/share/X11/xorg.conf.d with serveral config files but
I don't see which one to
2015 Aug 12
3
Odd text behavior on Websites and others
I did as you proposed. Unfortunately my password wasn't accepted no
more. I tried the other option with Option "NoAccel" "true" with the
very same result.
It seems that these modifications will interfere some other stuff...
--
Rudolf Künzli <rudolf.kunzli at gmail.com>
On Tue, 2015-08-11 at 18:11 -0400, Ilia Mirkin wrote:
> Add a file to /etc/X11/xorg.conf.d,
2007 Jun 06
2
sharing my netvibes tab about rspec
Link was 404 :-(
the correct link is
http://21croissants.blogspot.com/2007/06/rspec-changes-log-rss.html
I should definitely switch from blogger to mephisto ...
Hi,
As I am not a big fan of mailing list, I have created a Yahoo!Pipes to
generate a RSS from the user & developpers mailing list and integrated it
into a netvibes tab. I have also put a few blogs from the rspec authors.
More
2011 Feb 28
7
XCP - migration from xend
Hello there,
I have some issues regarding xend domU migration to XCP VM.
I try to migrate my old xend domU''s to my xen Could using the xva.py
script. All seems to work quite ok, the migration process doesn''t throw
any errors, i get a .xva file with a proper Size.
When importing that file, immidiately the VG and LV is created, and VM
properties are assigned correctly. But when
2007 Apr 09
1
multi-way join files with types? (resend)
[ I''m still hoping for some help with this, folks... -r ]
As part of the Arti (http://mephisto-ar.cfcl.com) effort,
I''m looking into creating a database to store information
on entities and relationships found in Ruby and Rails, as:
Method M1 is defined for Class C1 in File F1.
Method M1 of Class C1 is used by Method M2 in File F2.
Disregarding (for the moment)
2015 Aug 11
3
Odd text behavior on Websites and others
Online, just now noticed some websites are coming up ok, but then
characters rapidly begin to disappear or get replaced by wrong
characters.
If I click on any words in this post several times, the missing
characters "Kr" intermittently appear in the example above and
disappear
in this sentence. Also just noticed that same behavior occurs when I
move the mouse in and out of the text
2007 May 19
0
100% CPU
I''m running Mephisto on two mongrels behind Apache 2.2. I''m getting HUGE
spikes to 100% of CPU on uncached (not served by Apache) requests. These
requests also take an exorbitant amount of time, ~20 seconds when my
production.log reports the database responding in > .2 seconds and the
render time is > .002 seconds. I have no idea where to start with debugging
this. I have
2006 Jul 21
0
Questions about akismet and rails
Currently looking at adding spam protection and notice that both the Typo and
Mephisto folks have recently added Akismet. Two questions:
- does anyone have any commentary to share about the availability and
responsiveness of the spam checking?
- anyone have an firm reason to worry about the amount of personal data
required by their APIs? In other words, citation of this data being misused?
2009 Apr 22
0
Sequence analysis with TraMineR 1.2
Dear R users,
The TraMineR package for mining, describing and visualizing sequences of
states or events, and more generally discrete sequential data has been
updated to version 1.2. Its primary aim is the analysis of biographical
longitudinal data in the social sciences, such as data describing
careers or family trajectories. Most of its features apply however also
to non temporal data such
2009 Apr 22
0
Sequence analysis with TraMineR 1.2
Dear R users,
The TraMineR package for mining, describing and visualizing sequences of
states or events, and more generally discrete sequential data has been
updated to version 1.2. Its primary aim is the analysis of biographical
longitudinal data in the social sciences, such as data describing
careers or family trajectories. Most of its features apply however also
to non temporal data such
2009 Aug 12
0
TraMineR updated to version 1.4
Dear R users,
The TraMineR package for mining, describing and visualizing sequences of
states or events, and more generally discrete sequential data has been
updated to version 1.4.
Many new functionalities have been added, among which: new metrics for
computing distances between sequences, function for computing
multi-channel distances, new functions for extracting and visualizing
sets of
2009 Nov 06
0
TraMineR update to 1.4-1
Dear R users,
An update to version 1.4-1 of the TraMineR package is available on the
CRAN. The package is intended for mining, describing and visualizing
sequences of states or events and more generally discrete sequential data.
This update fixes minor bugs and contains several code improvements.
Upgrade is recommended. A list of changes and additional information
about the TraMineR package