|
Things you never noticed II: I never noticed the first thread This is a thread for posting all the little details in OoTs comics that you never saw on your first (or second, or third) read through.
It doesn't matter if someone else has spotted it and...
Started by MoonCat on
, 30 posts
by 18 people.
Answer Snippets (Read the full thread at giantitp):
Re: Things you never noticed II
I saw this comic many times and always thought in the last panel in the background are roughly horizontal.
|
|
After I installed the 4.0 update I noticed one of features not working. I'm not for sure what it is called, but what it is, is on the chart screen when you bring up the crosshairs a box will pop up in the lower left hand corner of the screen and tell ...
Started by spd_raser on
, 12 posts
by 8 people.
Answer Snippets (Read the full thread at bbcboards):
I don't think alot of people have noticed.
So we will see when the new update comes out .
The problem.
|
|
Could you please shed some light on that?
Started by progtick on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
The problem with MSSQL is that it can be quite memory hungry ( dependant on what you are doing with... .
Without specific 'accusations' to rebut, there is no a lot more else I can say .
No problems of any sort at all...
I use SQL Server Express on my VPS...
|
Ask your Facebook Friends
|
I'm running Nginx on Gentoo.
Started by Cheng on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Maybe you could do something with a bash script, like
#!/bin/bash b=`grep 'error' -c /var/log/nginx.log` if [[ $b -gt 500 ]] ; then echo "more than 500 errors"; # or send an email else #echo "OK" > /dev/null 2>&1 fi
Most monitoring systems, whether... .
|
|
When we write in a Javascript expression :
expression < <%=variableJsp%>
the double "<" seems to be a problem and the JSP is not interpreted ?
Is it a fault of the other servers that should not accept this type of expression ? Or WebSphere...
Started by Mikael Mechoulam on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you insist on keeping it ....
Although I do not know websphere, this has happened to me on other containers .
I find it generally a bad idea to inline javascript on jsp pages.Your problem is only one of the reasons to make javascript functions external .
|
|
In order to refactor my MATLAB code, I thought I'd pass around functions as arguments (what MATLAB calls anonymous functions), inspired by functional programming.
However, it seems performance is hit quite severely. In the examples below, I compare different...
Started by Grav on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
>> speedtest() ans = 0 0.0313 1.3906
As a sidenote, the function... .
The speedtest function returns the following on my computer.
Hi
Results from a Windows machine, Matlab 2009a
test
ans =
0 0.0156 1.1094
regards
Mark
I can confirm your findings Grav .
|
|
I just got a das keyboard today, got it plugged in to my computer... and nothing.
Literally, nothing, nothing at all happened. No "Device Not Recognized;" no New Hardware Detected wizard, not even the usual "Da-dum!" sound I get when I plug in any hardware...
Started by Zack on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
I ....
Sometimes.
It will show up under Usb devices as an Unknown Device. .
If that doesn't work, you may have a bad keyboard .
Try either unplugging everything else or plugging it into a powered hub .
The Das Keyboard takes a lot of power from the USB hub .
|
|
Twitter seems to be using an <i/> tag to display their icons from a css sprite. Did they just make up that tag, or is HTML I've never heard of?
Brilliant idea at any rate :)
Started by asoules on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
XHTML is....
†
In XML , empty elements are written with an extra slash at the end .
It's semantically equivalent to <i></i>.
That's the regular italics tag, but without any contents; i.e .
Nope, they didn't make it up.
That's the italics tag.
|
|
We have a web application that passes parameters in the url along the lines of this:
www.example.com/ViewCustomer?customer=3945
Reasonably often, we will see attempts to access just:
www.example.com/ViewCustomer
Or system logs this as invalid and sends...
Started by WW on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
(I don't know how much SSL would change any of this, admittedly... .
If there isn't, that might indicate an "editing the URL" attempt .
Do your logs include the referrer information? If there's any information present then it could help to pinpoint the error .
|
|
Just noticed tiny tiny brown dots on panda film... Then noticed they were moving... Okay. So I did 1 small run in a "den" and I think I pretty much escaped any bug problems on that run.
Now I'm in a room that is even better isolated from any outside contaminants...
Started by NewGrower2011 on
, 9 posts
by 4 people.
Answer Snippets (Read the full thread at rollitup):
I noticed something on a leaf that could maybe vaguely resemble.
I checked the Panda film tonight where I first noticed them and no activity - but my eye sight it to examine my buds during flower.
|