Displaying 20 results from an estimated 1000 matches similar to: "Zena 1.1.0 + dreamhost"
2006 Dec 21
0
CSS live edit with ajax (part of Zena)
I posted a snippet (http://textsnippets.com/posts/show/857) on how to
use AJAX to edit your CSS without having to reload pages.
It''s fast and makes my life a lot easier...
Gaspard
PS: This trick is used to build ''Zena'', a rails based CMS which will go
open source during this winter.
--
Posted via http://www.ruby-forum.com/.
2009 Sep 10
2
"gold": a script to ease git based team work
Hi list !
I created a script to ease workflow on zena, a rails CMS
(http://zenadmin.org).
The workflow involves developers and reviewers (can be the same people):
1. each developer has his own fork (on github or another git server)
2. he creates a branch per feature
3. a reviewer looks at the code before ..
4. ... pushing changes to the "golden master"
All of this with automatic
2008 Oct 22
1
js solution to sort/edit tables with ajax
What is your best solution to table display/edit/sort using ajax ?
I''ve bumped into these:
dhtmlxGrid: http://www.dhtmlx.com/docs/products/dhtmlxGrid/index.shtml
tablekit: http://www.millstream.com.au/view/code/tablekit/
Better: MIT/Ruby licence, prototype based
Do you any other tools to display/sort/edit tables in place ?
Thanks for your answers,
Gaspard
-------
project: zena
2009 Jan 26
0
querybuilder 0.5.0 Released
querybuilder version 0.5.0 has been released (yet another gem
extracted from zena) !
* <http://github.com/zena/querybuilder/tree/master>
QueryBuilder is an interpreter for the "pseudo sql" language. This language
can be used for two purposes:
1. protect your database from illegal SQL by securing queries
2. ease writing complex relational queries by abstracting table internals
2009 Jun 07
1
Close to a 4.2 release; experimenting with Ragel alternatives
Hi Jason !
Hmmm, this is good and bad news:
Good: ruby hooks means I could use a single pass to parse textile
customizations in zena instead of running two parsers: nice.
Bad: I have just switched to ragel for QueryBuilder to parse pseudo
sql and I fear your shortcomings (if that''s an english phrase).
Could you describe more precisely what you are missing with ragel ?
I''m
2006 Mar 01
3
Security issue: a user can fill cache with random urls
Say your app responds to : store/show/3 and caching is enable at the
store controller level.
A route says : map.connect ''store/:action/:id'', :controller => ''store''
All the following urls will be processed and cached (the cache
filling with ''page not found'' messages) !
store/foo/bar
store/show/090934298234897342
2006 Feb 17
8
Atom
Any plans for using Atom with rails. I saw the "Typo" project is
using MoveableType, Blogger, ... but not Atom.
It seems Atom is not part of ActionWebService.
Has anyone done any work with Atom and Rails ?
Thanks for your answers,
Gaspard
2006 Apr 10
3
Simple act_as template
Hello !
I posted a simple template to show how to add ''act_as_whatever'' to
ActiveRecord.
I think this might be useful to others as there are some trickery ruby
things in this
file.
Here is the template : http://textsnippets.com/posts/show/384
Gaspard Bucher
--
Posted via http://www.ruby-forum.com/.
2009 Oct 14
6
Combining rails intrAnet and public site.
Hello, everyone!
I was wondering if somebody has some insight on this issue.
[h]A little background:[/h]
I work for a midsize electronic manufacturing company with 2 people in
IT dept - a network admin and a developer (me).
We''ve been using rails to migrate from an old dBase and VB based system
to build internal company IntrAnet that does things like label printing,
invetory control,
2017 Nov 02
0
corrupted db after upgrading to 4.7
Hi Samba team and Maxence,
> last week we updated three domain controllers (Sernet Samba) from 4.2 to
> 4.7, typical upgrade path (4.3->4.4->4.5->4.6->4.7), everything was ok.
>
> The next day we got a mail from the Sernet team informing they fixed a
> bug affecting the group memberships.
>
> https://bugzilla.samba.org/show_bug.cgi?id=13095
>
> We've
2017 Nov 02
2
corrupted db after upgrading to 4.7
Hello
last week we updated three domain controllers (Sernet Samba) from 4.2 to
4.7, typical upgrade path (4.3->4.4->4.5->4.6->4.7), everything was ok.
The next day we got a mail from the Sernet team informing they fixed a
bug affecting the group memberships.
https://bugzilla.samba.org/show_bug.cgi?id=13095
We've applied the update and few days after the update which should
2005 Oct 12
2
Sharing Problems: huge numbers of share
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
My name is Olivier Gaspard, and I work for the CHC Belgium (IT
department of differents Hospitals).
So, let's me introduce the situation: for the moment, the firm works
with Win NT for the users profiles, and Samba 3.0 on Unix platform for
the "files sharing". Resuming : Every users having a user (NT) profile
(roamming profile)
2018 Apr 12
0
lda fails in parse_angle_addr if sieve is enabled
Op 12-4-2018 om 15:52 schreef Leo Gaspard:
> Here are the first two headers of the mail you just sent, delivered with
> the rolled-back-into dovecot 2.3.0.1:
>
> Return-Path: stephan at rename-it.nl
> Delivered-To: dovecot at leo.gaspard.io
>
> Does that clear the facts? The Return-Path appears to not have <>, which
> appears to be opposed to RFC5322. So I guess
2015 May 29
0
upsmon and Chloride UPS
Please use reply-all to keep the discussion on the list.
On May 29, 2015, at 11:55 AM, Zena Bingani <rogerndo at gmail.com> wrote:
> Hi,
>
> Yes my two 120 kva UPS ( Chloride 80 Net 120 ) are newer than the entry in the compatibility list.
>
> Their windows monitoring software is Chloride MopUps P/R.
>
> It uses these protocols : RCCMD ( that is more interesting )
2006 Apr 05
2
Typo on Dreamhost
I''ve had no success getting Typo running on my Dreamhost account. Does
anyone have a link to an FAQ on getting Typo up on Dreamhost?
Thanks.
--
Posted via http://www.ruby-forum.com/.
2006 Jul 21
2
Dreamhost - how to login to your unix account?
[apologies but dreamhost forums are down & I''m keen to get a rails up on
my dreamhost account but the following isn''t clear to me - I''m just
hoping one of the rails dreamhost users can set me straight]
I''m having difficulty in PUTTY to login to my unix account. I''ve
tried by using Putty SSH to access
2006 Mar 13
2
Dreamhost uploading
I haven''t had a chance to upload my app and configure dreamhost, but I
did log in and create the folder using the "rails app_name" command.
Now, my question is, I read online to do this:
> cd domain.com
> rails my_app_name
So, I did just that. Rails will know what to do even though my
application is in a sub-directory under "domain.com"?
Essentially,
2006 Jul 18
1
Capistrano Deployment on Dreamhost
I''m having trouble getting Capistrano to work on Dreamhost. I seem to be
having problems logging in, but I can ssh fine to my dreamhost server
from this machine. This doesn''t seem like a dreamhost specific thing to
me, but I''m kind of stuck.
Here''s the exception I get from "cap setup":
2006 Mar 14
5
Dreamhost Database problems
I''m working on uploading my site to dreamhost. I just setup my
production database, and gave it a host name. It said that it was
successfully created. Now, it''s been like 25 minutes, and I still can''t
connect to it. Is that normal?
How can I get my tables created? Just wait it out? I''m trying to load
it in the browser, and it says "server not
2006 Aug 11
2
dreamhost error after 1.1.5 upgrade
My site was working fine earlier, but since the 1.1.5 upgrade at
dreamhost it just hangs and hangs and then gives the "Application error,
rails failed to load properly". Fastcgi was and still is enabled in the
control panel. I had been using capistrano to deploy and it has been
working well that way. The application works on my local box which has
1.1.6 running. I edited