You can also look up "rvm" and install that...
Tao Te Ching Discussions : Chapter 9 (includes links to previous chapters)
What is the nature of conflict?
Hi all,
I'm trying to figure out what Squid could possibly be doing that takes forever on some requests.
I've gotten as far as figuring out that something happens between:
fwdConnectStart
fwdConnectEnd
What exactly do those do, and can I improve granularity? What setting should I use? Thanks in...
Hi,
We are trying to use tmpfs for the temp directory to see if things go faster.
We used this page as our guide:
http://everythingmysql.ning.com/profiles/blogs/using-tmpfs-for-mysqls-tmpdir
A script called "tuning-primer" said that about 30% of tables were created on disks, but we are...
well, it is looking for the mysql headers and can't find them. You should look for a way to give the extconf script the location of the mysql installation and/or lib directory for the aforementioned installation and see how it goes from there.
Tao Te Ching Discussions : Chapter 9 (includes...
Oh, I forgot to mention that, for various reasons, including security, it is better to do this:
use strict;
use warnings;
my $query = "SELECT * FROM lawson.BUYER WHERE procure_group = ? AND buyer_code = ?";
my $st2 = $dbh->prepare("query");
$st2->execute('OCF', "$vBuyCode");
It doesn't have to...
So.. Create another database handle and statement handle and use those.
Tao Te Ching Discussions : Chapter 9 (includes links to previous chapters)
What is the nature of conflict?
The first TCP was sticks and rocks.
"Shut up!"
"And then the other..."
*WHACK*
Tao Te Ching Discussions : Chapter 9 (includes links to previous chapters)
What is the nature of conflict?
Or you could use regular expressions?
I am just beginning in Java, so I don't know if this would work (but it works with Ruby's regexp parser):
http://rubular.com/r/q83F1yvDWv
Mind you, this is specific for 'o', and you'd check which match is the longest.
Tao Te Ching Discussions : Chapter 9...
Well, this is a very interesting article :)
http://3dpancakes.typepad.com/ernie/2010/04/apple-bans-modular-programming.html
The comments at the bottom are pretty nice, too.
Tao Te Ching Discussions : Chapter 9 (includes links to previous chapters)
What is the nature of conflict?
In high school, I had a math teacher who used to say,
Then he would physically take a step to the side.
Although my favorite quote by him has always been,
Tao Te Ching Discussions : Chapter 9 (includes links to previous chapters)
What is the nature of conflict?
So we shouldn't make you notice the double 'in' in your last post?
Tao Te Ching Discussions : Chapter 9 (includes links to previous chapters)
What is the nature of conflict?
Comboy, when it comes to RoR, you'll quickly learn that if you form a sentence like this:
"xxxx BUT yyyy", then you had better have a darn good reason for the 'but'. RoR focuses on Convention over Configuration, so things are set up with "Sensible Defaults" ;)
Tao Te Ching Discussions : Chapter...
Put your feelings to the side and be professional about it.
Give them two weeks' notice. It can't hurt.
While they didn't play nice with you, if the contract doesn't specify any kind of nicety about termination, then it's all fair and you probably shouldn't attempt to sue them.
Tao Te Ching...
Consulting without playing the lottery" - because you're doing what consultants would do, but you're not consultants, you're definitely trustworthy, never have to hope you get a good one. (No offense to consultants anywhere!)
"Hands-off Technology". Which, I suppose, is HOT. If I were cleverer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.