Displaying 20 results from an estimated 200 matches similar to: "rails api 1.0 chm version"
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 May 22
1
[FATAL] failed to allocate memory
hi,
i used odbc connect ms sqlserver on windows, it raise : [FATAL] failed to
allocate memory when "select top 10 * from tables", the same app can run
correct on Debian, how can i fix the error?
--
Best Regards,
Caiwangqin
http://www.uuzone.com
Mobile: +8613951787088
Tel: +86025-84818086 ext 233
Fax: +86025-84814993
-------------- next part --------------
An HTML attachment was
2006 Mar 17
1
Congratulations!Both Rails book and framework win Jolt Award
http://www.sdmagazine.com/jolts/2006index.html
BOOKS TECHNICAL
Jolt Winner: Agile Web Development with Rails by Dave Thomas, David
Hansson, Leon Breedt and Mike Clark (Pragmatic Bookshelf)
Productivity Winners:
? Framework Design Guidelines: Conventions, Idioms, and Patterns for
Reusable .NET Libraries by Krzysztof Cwalina and Brad Abrams
(Addison-Wesley)
? Practical Common Lisp by Peter
2006 Mar 21
3
Do module source code changes require reboot of WEBrick?
Assume that I refactor some code into a module and "require it into" my
controller.
Do I then need to restart my WEBrick server each time that I change the
module?
Thanks,
Wes
--
Posted via http://www.ruby-forum.com/.
2006 Mar 09
4
RoR developers in China needed
I would like to offshore the development of a brand new web application
to a few engineers in China and am wondering if I would be able to find
RoR developers there. Since it''s a fairly new framework, maybe there are
people who are learning right now. My aim is to find people who are very
experienced with J2EE web application development and have a strong
interest in working with
2006 Apr 06
3
Rails 1.1.1: Fixing a slew of minors (but you must still freeze Typo)
Rails 1.1 was a big upgrade with a lot of new features and we''ve been
working hard since its release to polish off the kinks revealed after
it was deployed to the masses. Rails 1.1.1 contains fixes for things
like Prototype memory leaks in IE 6, Oracle adapter runnings, and a
number of compatibility tweaks to make most older applications work.
This release still doesn''t work
2006 Jun 04
11
Hosting images : DB or File System
Hi,
I''m developing an application where I''ll have to store a lot of images
coming from the users. And I''m still not sure if I should store them
in MySQl as blob or just store them on filesystem.
If I store them on filesystem, how to scale when I''ll have to have
multiple servers ?
Thanks,
Pratik
--
rm -rf / 2>/dev/null - http://null.in
2009 Aug 03
1
scp: wrong error message
Hi,
I'm using scp from openssh-5.1p1 on opensuse 11.1.
trying to copy a file to a nonexisting directory with scp gives the wrong error message:
harald > scp /etc/passwd remote:nodir/
scp: nodir/: Is a directory
harald > ssh remote ls -ld nodir
ls: cannot access nodir: No such file or directory
IMHO the error message should read e.g. "directory does
2006 Mar 02
9
FastCGI vs. Simple CGI
I''ve seen several postings where FastCGI is being used with RoR
projects, yet, most of the material I''ve read (Dave Thomas'' book, online
articles, etc) recommend not using FastCGI anymore because it is a
dormant project and hasn''t been updated since 2003 (I think???).
So, I went out and got Simple CGI instead. It had to be compiled and
installed from
2006 Mar 28
12
cached-model broken with Rails 1.1
It looks like cached-model is broken again under rails 1.1. Can anyone
confirm? Note that the exception below indicates it''s trying to treat
CachedModel as the class name of the model, rather than using the proper
class name (which is Entry in this case, and the table called entries).
This is a model using Single Table Inheritance and acts_as_tree, and
worked just fine under 1.0 and
2006 Mar 29
42
Production environment for Rails on Win32, anyone interested for a binary release?
Hi all, as part of adopting Rails in my company I had to go through
the hassle of setting up a Rails production environment on Win32
system since we mostly use MS SQL as our database back end and also
because we mostly dealing with customers who become green-blue-purple
as soon as you mention Unix/Linux and run for the door.
I also need to mention that most of our web applications are internal
and
2005 Aug 26
3
On the fly Machine accounts
I have been trying for 2 months to get my samba server to add machine
accounts 'on the fly"
I have added both of these to my smb.conf
add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
add machine script = /usr/sbin/useradd -d /dev/null -g 102 -s /bin/false
Neither of these seems to do anything.
I have around 250 computers to add, so adding the machine
2007 Sep 21
1
OT: packaging Bible posted to usenet as CHM
Maximum RPM has been posted to usenet as a compiled help file (CHM)
the site http://www.rpm.org/max-rpm
was recursively downloaded using
>wget -m <url>
FAR, by Helpware, was used to build the CHM (WinXP). GIMP (linux) was used to make the cover graphic.
the NZB is here
http://www.tlviewer.org/max-rpm.nzb
To see which usenet group and grab with Pan, look inside the NZB.
the command
2005 Jul 08
0
Making Package, Chm error, Html Help Workshop [solved]
Dear Uwe Ligges,
There was really a problem with an irregular name of a help topic (%cin% - the % was the problem) as you said. With the new R Version and with the corrected Rd file all works fine.
Thanks a lot for your help!
Matthias
> TEMPL Matthias wrote:
>
> > Hello,
> >
> > When building my package (R CMD check) following error
> message occurs:
> > ...
2008 Dec 06
3
chm NOT fixed but success elswhere
First: Contrary to claims chm viewing is NOT fixed.It's better but graphics and the index are still broken. I washed my hands on bug reporting of the problems, as I now use firefox with the chm addon which works even better than the last kchmviewer I tried.
Great News:
I installed the latest PBWin9.0 and the first example I tried worked flawlessly.
This surprised me as this was a COM example
2005 Aug 16
3
Rails Docs in CHM format
Hi Folks,
For the Windows Railers, I''ve made the Rails docs available as a CHM file:
http://dema.ruby.com.br/articles/2005/08/16/rails-docs-in-chm-format
Cheers,
Dema
--
http://dema.ruby.com.br - Rails from a .NET perspective
2006 Apr 25
0
Re: how can i view the windows help file.(*.chm)
> I've copy some *.chm file from windows desktop.
> how can i view them in wine?
wine hh filename.chm
2010 Sep 07
1
hhc.exe compiles .chm files, but does not index properly
Hello,
I've spent a while reading about configuring WINE for use with hhc.exe to create .chm files. These instructions almost work:
http://code.google.com/p/htmlhelp/wiki/HHW4Wine
But, when comparing the Windows-generated .chm to the Linux-generated .chm, the Linux-generated one does not have sorted or consolidated index entries. It seems that whatever part of the process is responsible for
2007 Oct 25
1
CHM help not working
I'm a Windows (non C++) software developer and I'm wanting my software to
run under Wine as best as possible. My app uses CHM help files which are
displayed in Windows when pressing F1 or clicking Help on the menu, but it
does not work under Wine on Linux. It does absolutely nothing.
Is see there are CHM viewers available but Wine does not seem to use them.
Any suggestions?
Thanks,
2008 Apr 14
2
Viewing .CHM files with hh.exe from command line
I would like to be able to start the Wine .chm file-viewer, C:\windows\hh.exe, from the command-line like this:
wine hh.exe /some/dir/somefile.chm
It works if the current directory contains the .chm file, but not if I have to specify a path.
Am I missing something?