Displaying 7 results from an estimated 7 matches for "anicent".
Did you mean:
ancient
2006 Jun 05
6
HTML Parsing libraries
Hi,
What is the best way to parse HTML?
Or is there a simple way to convert a table to an array?
I tried beautiful_soup and the built-in htmltools, but have trouble
getting them to run.
Any pointers?
Thanks, Hari
--
Posted via http://www.ruby-forum.com/.
2013 Feb 26
4
3 models, joining and nested queries
I have 3 models,
class Host
ref: string
address: string,
name: string
primary_key=''ref''
has_many :rooms, :class_name=>"Room", :foreign_key=>''host_ref''
Class Room
ref :string
host_ref: string
capacity: integer
primary_key=''ref''
has_many
2005 Sep 28
2
fastcgi timeout settings
I have few lengthly processes in my application, and I''m getting fastcgi
timeout after 30 seconds.
From apache log:
FastCGI: comm with (dynamic) server
"D:/projects/MojAlbum/public/dispatch.fcgi" aborted: (first read) idle
timeout (30 sec), referer: http://mojalbum.4dva.hr/albumi/moji
I tried to set timeout in apache conf by:
<IfModule>
FastCgiConfig
2010 Feb 02
3
dovecot and AFS
Scrolling thru the archives gives me a hint that there might be troubles
with AFS together with dovecot and maildir especially the LDA
Is this still an issue or should I prepare for spending time to solve it?
If someone successfully got it to work in a small or large scale
environment I would be happy to know about it.
/Per-Erik Persson
2004 Oct 09
9
fxp initiated behind shorewall
Okay, no one had any idea concerning my Radmin question, which I still
haven''t figured out. However, I am now trying to figure out an FXP problem.
All of the needed details are listed below the description problem.
Problem:
I have a local windows XP pro computer running FlashFXP behind shorewall
2.0.9 (unpatched) with only two interfaces (ppp0 and eth1) as
loc:192.168.1.5. The server
2005 Dec 17
12
new rails-based cms is born.
hallo,
i would heavily like to get some feedback on our rails-based cms:
rcms.oopen.de
so, if some could find the time an try it i''d be pleased..
greetings
rene
2006 May 06
0
MyAlbum - photo application
Hi all,
I build an application for publishing, organizing and sharing digital photos.
To name few features:
- upload zip files with many images
- copy photos between albums
- Ajax editing, comments, ...
- drag and drop sorting
- slide show
- tag albums in categories
- have your own site with your public albums
- add other users albums in favorites
- share albums with other users in forums
You