Greenguy's Board


Go Back   Greenguy's Board > Search Forums
Register FAQ Calendar Today's Posts

Showing results 201 to 225 of 3285
Search took 0.05 seconds; generated 103 minute(s) ago.
Search: Posts Made By: cd34
Forum: General Business Knowledge 2012-02-22, 07:12 PM
Replies: 19
Views: 2,634
Posted By cd34
So far, it seems to be doing just fine. It gets...

So far, it seems to be doing just fine. It gets bursts of traffic from people opening 50 windows on it, but, overall appears to be holding somewhat steady.
Forum: General Business Knowledge 2012-02-22, 04:40 PM
Replies: 19
Views: 2,634
Posted By cd34
I think you for this. I didn't really expect...

I think you for this.

I didn't really expect it to gain that much traction until the weekend, but, I've seen peaks of 800+ (currently at 827). There are people opening 20, 50, 100+ connections...
Forum: Chit Chat 2012-02-22, 11:44 AM
Replies: 10
Views: 1,823
Posted By cd34
Worked late last night testing some code and...

Worked late last night testing some code and realized, my benchmarks aren't giving me the data I need, so, I whipped up a few lines of code, but, need some help.

http://50k.cd34.com/

If you...
Forum: Chit Chat 2012-02-17, 01:12 PM
Replies: 13
Views: 3,269
Posted By cd34
If you're interested, their concert starts in...

If you're interested, their concert starts in about 20 minutes: http://snrly.com/1j for the event page. :)

Long day yesterday, long day today. But, c'est la guerre.

Hope everyone has a good...
Forum: Chit Chat 2012-02-16, 08:21 PM
Replies: 4
Views: 2,440
Posted By cd34
You think so? The Washington Post did an...

You think so? The Washington Post did an experiment with Joshua Bell, one of the USA's greatest violinists.

hnOPu0_YWhw

Even though this guy isn't 'World Class', I would say in a few years...
Forum: Chit Chat 2012-02-15, 02:25 PM
Replies: 8
Views: 1,371
Posted By cd34
Found the oldest Wordpress in production on one...

Found the oldest Wordpress in production on one of the machines this morning. 1.5.2 - from August 2005. Last post made to the blog was Jan 2006, and, it still gets some traffic. About 14 exploit...
Forum: Chit Chat 2012-02-13, 12:48 PM
Replies: 9
Views: 1,468
Posted By cd34
Upgraded 277 out of 285 Wordpress sites on one of...

Upgraded 277 out of 285 Wordpress sites on one of the servers this weekend. 8 of them, less than 3% were running 3.3.1. The oldest Wordpress found in production, 2.0.3. Yes, a version of Wordpress...
Forum: General Business Knowledge 2012-02-13, 12:03 PM
Replies: 6
Views: 2,072
Posted By cd34
Realtime isn't accurate. I've got a node.js site...

Realtime isn't accurate. I've got a node.js site that I've been working on which uses sockets for every connection, so, I know exactly how many people are connected at a particular time. Google...
Forum: Chit Chat 2012-02-09, 02:47 PM
Replies: 23
Views: 3,002
Posted By cd34
I watched a video on a knee replacement once. I...

I watched a video on a knee replacement once. I feel confident I would work on a spinal cord.

Just throwing that out for consideration.

Hope they get it fixed.
Forum: Chit Chat 2012-02-04, 11:49 AM
Replies: 9
Views: 1,646
Posted By cd34
It works for my dev/test account, but not my real...

It works for my dev/test account, but not my real account. All of my apps are tied to my real account. I suspect it is Timeline rolling out.

Either that or checking Facebook more than twice in one...
Forum: Chit Chat 2012-02-04, 11:03 AM
Replies: 9
Views: 1,646
Posted By cd34
Was working on an android app last night when...

Was working on an android app last night when Facebook pushed a change and broke logins, like buttons, comments on remote sites, etc for roughly two hours. At first, I thought my code was wrong and I...
Forum: Chit Chat 2012-02-02, 06:20 PM
Replies: 12
Views: 2,191
Posted By cd34
Soduku is easy with an Android phone. ...

Soduku is easy with an Android phone.
rdftOloAH9Q

18 bugs in the control panel fixed in the last 24 hours - what a process.

Not looking forward to 6 more weeks in the 70s, I was hoping for a...
Forum: Chit Chat 2012-02-01, 11:43 AM
Replies: 17
Views: 2,909
Posted By cd34
However, if you use Celsius, you get a different...

However, if you use Celsius, you get a different forecast. I bet the gopher uses Fahrenheit though.
Forum: Chit Chat 2012-02-01, 11:42 AM
Replies: 17
Views: 2,909
Posted By cd34
Happy Rush Day. Back to working on this...

Happy Rush Day.

Back to working on this Android app which has ballooned from a 3 'screen' app to a little over 7 screens with a service that handles some backend tasks to make the screen more...
Forum: Chit Chat 2012-01-29, 09:57 AM
Replies: 12
Views: 1,926
Posted By cd34
Sleep schedule quite disturbed, but, 18 days of...

Sleep schedule quite disturbed, but, 18 days of coding went live yesterday Morning and if it weren't for the mobile phone data coverage, it would have gone off without a hitch.

Other than that,...
Forum: Chit Chat 2012-01-26, 12:33 PM
Replies: 2
Views: 1,290
Posted By cd34
Reminded me of this: BMW burns logo onto...

Reminded me of this:

BMW burns logo onto cinema goers eyes (http://www.wired.com/gadgetlab/2010/12/flash-ad-bmw-burns-logo-onto-cinema-goers-eyes/)
Forum: Chit Chat 2012-01-26, 12:32 PM
Replies: 7
Views: 1,530
Posted By cd34
After a thrilling evening of installing kernels...

After a thrilling evening of installing kernels due to a local root exploit, its back to the grind.

Hope everyone has a good Thursday.
Forum: General Business Knowledge 2012-01-18, 10:40 AM
Replies: 15
Views: 1,787
Posted By cd34
ErrorDocument 503 /sopa.html RewriteEngine on ...

ErrorDocument 503 /sopa.html
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/robots.txt$
RewriteCond %{REQUEST_URI} !^/sopa.html$
RewriteRule .* - [R=503,L]


is the correct version.
Forum: Chit Chat 2012-01-06, 01:46 PM
Replies: 7
Views: 1,439
Posted By cd34
Terri, sent you a message on Facebook. It is...

Terri, sent you a message on Facebook.

It is already June? My how time flies, 6/1/2012. Where did the first half of the year go?

Just had a brutal winter up here, had to pull my jacket out of...
Forum: Programming & Scripting 2011-12-29, 11:55 PM
Replies: 3
Views: 1,194
Posted By cd34
Your path is not set correctly for the...

Your path is not set correctly for the translations. You have it set to the URL relative path rather than the actual file path. Unless /home/username/ is a bind mount, your root path should be...
Forum: Chit Chat 2011-12-01, 10:16 AM
Replies: 8
Views: 1,251
Posted By cd34
Last night around 2:30am it was 74F in the house,...

Last night around 2:30am it was 74F in the house, 56F outside, with the heat set at 72F. Knowing sunrise was 4.5 hours later, I was curious if the heat would come on. It did at 5:45 am, 45 minutes...
Forum: Chit Chat 2011-11-20, 04:27 PM
Replies: 13
Views: 2,135
Posted By cd34
One of the ideas I've been thinking about for a...

One of the ideas I've been thinking about for a number of years was taking a 73/74 Morris Mini ragtop, putting a K20A2 Type S VTEC, supercharger, take the lower chassis of a Rav4 and make it All...
Forum: Chit Chat 2011-11-20, 12:34 PM
Replies: 13
Views: 2,135
Posted By cd34
Drive by the Fiat 500s as well About a...

Drive by the Fiat 500s as well



About a year or so before Smart cars were available in the USA, there were a handful of them around here through a local company that was bringing them through...
Forum: Chit Chat 2011-11-19, 07:38 PM
Replies: 8
Views: 1,216
Posted By cd34
For a while I recorded every time I walked the...

For a while I recorded every time I walked the dog. I figured one day I would get some time to take the KML files and analyze them looking for patterns. i.e. at 6pm, is he more likely to go left or...
Forum: Chit Chat 2011-11-19, 09:33 AM
Replies: 8
Views: 1,216
Posted By cd34
That sucks. Are they having you do strength...

That sucks. Are they having you do strength training, i.e. squeezing a ball to keep circulation going? Make a call, it could just be the healing process, but, better to be sure.

Hope everyone has...
Showing results 201 to 225 of 3285

 
Forum Jump

All times are GMT -4. The time now is 06:04 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc