Displaying 20 results from an estimated 1500 matches similar to: "How to insert data into a relational database?"
2013 Nov 28
4
puppet in java
We have bunch or property files(key/value pairs) used in different modules
in our java web applicaiton. our applicaiton is also distributed, part of
that runs on a head office and some of the parts run at the branch. All the
branches run a local server for day to day activities. We are looking to
automate these files when moving to different environments like deve, test,
prod. So that we can
2006 Aug 21
4
indexing multiple languages with acts_as_ferret
I have an applicaiton where I''m indexing content in a number of
languages, all encoded in UTF8. I would think that having my locale
set to en_US.utf8 would be sufficient to make this work in
ferret/acts_as_ferret, but I keep running into problems, even with
english text.
What have others done to cope with these encoding difficulties?
-ryan
2007 Feb 27
2
running asterisk through cellphone
hi everybody,
I'm currently planning a small-sized web-applicaiton allowing users to
call-in via phone. the phonecalls should be recorded and processed further
by some custom scripts - sounds like asterisk is a perfect match for this
app.
however, during prototyping I have no ISDN-connection whatsoever available,
so I was asking myself if it's possible to connect a cellphone via
2007 Sep 04
3
Model Specs: Fixtures vs Mocks + Stubs?
What is the general opinion about fixtures versus mocking and stubbing
in model specs? I heard from agile on IRC that they save the database
testing for integration testing, but I also see that the caboose
sample applicaiton uses fixtures. I also noticed that on the rspec
site, it says "Ironically (for the traditional TDD''er) these are the
only specs that we feel should actually
2006 Feb 23
5
OT: VoIP over bonded link
I have to provision several dozen * users to a seperate building on our
campus in the same subnet. Ordinarily, I'd just run a gigabit cat6 cable to
another switch if it doesn't violate the 100 metre rule, but this building
is several hundred metres away from my backbone. My only option for cabling
to the remote building is copper. My plan is to provision them with a Linux
bridge with 4
2000 Jul 17
1
File locking issues
HPUX 10.20 / Samba 2.0.6
The owners of a share can create, edit, delete any all files from any MS office tools ASCII
files what ever . . . but with a PC based application that is a database controlled by
metadata files and locking files they get the "standard cannot write filename" UNLESS
the "Force Create Mode" is set to 0777. The log file for this workstation / user gives:
2009 Feb 17
5
Problems in Compiling MFC
1) i'm facing problem while compiling MFC code
when "winemaker" command is given i get these lines
admin at XXX:~/.wine/drive_c/windows/system32/MFC> winemaker --lower-uppercase .
Winemaker 0.6.0
Copyright 2000 Francois Gouget <fgouget at codeweavers.com> for CodeWeavers
closedir() attempted on invalid dirhandle DIRECTORY at /usr/local/bin/winemaker line 1054.
closedir()
2016 Feb 19
3
Asking to join CentOS virt-sig for oVirt
Hi all,
I'm Rafael Martins, from oVirt integration team, and I'd like to join the CentOS virt-sig to help with oVirt packaging and maintenance.
Please let me know if you have any questions.
Thanks,
Rafael Martins.
2016 Apr 22
3
GSoC 2016 - Introducing Myself
Hi,
My name is Vivek Pal. I had submitted a proposal on weighing schemes
project for GSoC. I'm so glad and excited to be selected for working on
this project! I'd like to thank mentors for reviewing & selecting my
project proposa,l and letting me be a part of Xapian -- open source
community. I'll make sure to keep up with all the expectations and try my
best to produce good
2016 Jan 12
2
Welcoming a new SIG member :)
Virt SIG folks, please join me in welcoming our latest SIG member, Marianne Lombard (username: jehane).
She's been a Fedora contributor for quite sometime already, and will now be
helping to ensure I'm not being a bottleneck RE: docker on CentOS virt :)
Welcome aboard, Marianne.
--
Lokesh
Freenode: lsm5
GPG: 0xC7C3A0DD
-------------- next part --------------
A non-text attachment was
2006 Feb 11
5
Strange messages in "congratulations" mode
Hi All..
First off, I thought I''d let you know that im UBER new at ruby, so what
im asking you may have a really simple answer...
Anyway, i just started using RoR and i''ve set it up on OSX, running
Apache2.
It all goes fine and dandy, I get the "Welcome aboard" page to say that
its all setup and running ok, but when I click on "About your
applications
2009 Jul 13
6
first app on Dreamhost with Passenger : "rails needs to know your username and password" ?
I am trying to deploy my first rails app with Dreamhost. I ftp''d over
my existing app, turned on Passenger and pointed it to my /public
directory. When I go to ''www.mydomain.com'' I get the ''Ruby on Rails:
Welcome aboard'' default page, including the following:
Getting started
Here’s how to get rolling:
1.
Create your databases and edit
2016 Dec 02
4
Upstream libvirt releases for Virt-SIG
Hi all,
I talked to our oVirt developers who use CentOS for upstream
development. And that's what makes their lives hard because it takes a
long time before they can start using new features of libvirt. The
latest released CentOS version is 7.2 with libvirt 1.2.17, which is
pretty old. But even when CentOS 7.3 with libvirt 2.0.0 gets released,
it will already be old since libvirt 2.5.0 is
2006 May 28
2
Upgrade from R1.8.2 to R1.8.4
Hello you all,
this is my first time on this forum because I recently started to learn
this exciting "new" language and Frame stuff...
anyway, I used to have Ruby 1.8.2 installed with Rails and I wrote some
warmup applications on these. Yesterday I decided to update my Ruby and
Rails... about 4-5 hours later I finished... it wasn''t easy but what
is.. right?
so I changed
2007 Feb 04
4
problems with tutorial
I''m having some trouble with the instructions at the link below:
http://instantrails.rubyforge.org/tutorial/restarting_the_dev_env.html
I had started at the tutorial at http://instantrails.rubyforge.org/
tutorial/index.html
and had gotten as far as creating the cookbook2 exercise and had
gotten to the "Welcome aboard you''re riding ruby rails" screen in
explorer, but
2009 Apr 14
3
Gem install Rails issue
Im trying to install rails gem on OSX 10.5.6, but when i use the gem
install rails command this message displays WARNING: Installing to
~/.gem since /usr/local/lib/ruby/gems/1.8 and
/usr/local/bin aren''t both writable.
Successfully installed rails-2.3.2
1 gem installed
How can I get my gems to install to /usr/local/lib/ruby/gems/1.8 or
/usr/local/bin which both are set up in my
2011 Sep 28
13
First time with Ruby - how to print "Hello World!" via web-server
Hello Everyone,
first off - I''m NOT a programmer. I know HTML/CSS very well and PHP
quite well, yet not I''m in need of a more "active" language and I''ve
decided to go with Ruby.
Thing is, I''ve been able to find ton of tutorials, but NOT ONE answers
the most basic question - what exactly do I have to upload to the server
to simply get a (any) response
2015 Aug 11
2
Contributing to the CentOS Wiki pages
Hi CentOS-Docs Team,
I would like to contribute to the CentOS Wiki.
My username is: ZoltanPorkolab
Subject: Deploying Oracle Database on CentOS
Location: (HowTos#Non CentOS Applications) http://wiki.centos.org/HowTos
I would like to contribute how to install Oracle 12c on CentOS 7 using
Oracle Quick Installation features.
I would also like to translate the latest CentOS Release Notes to
2006 Jun 21
5
default page and session
Hi Everybody!
As a newcomer to this list and to Rails per se I would like to to
post my silly newbie questions ? be patient:
1. I''m not able to get rid of the welcome-aboard-screen. It says:
> 3. Set up a default route and remove or rename this file
>
> Routes are setup in config/routes.rb.
I''ve done the routing part ? at least I think I have! Now, as for the
2002 Dec 29
3
lowess + turnpoints = doubling integers?
Happy New Year, r-helpers!
I am using lowess to smooth a scatter plot,
xx<-lowess(xinput,f=.04) #defaults for other args
followed by
turnpoints(xx$y) #defaults for other args
I plot the smoothed result as well as turnpoints (using yy$tppos) on top of raw
data plot.
Result is exactly as expected, graphically.
For another purpose, I calcuate the difference between turnpoints (representing