Greenguy's Board


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

Showing results 1001 to 1025 of 3285
Search took 0.05 seconds; generated 103 minute(s) ago.
Search: Posts Made By: cd34
Forum: General Business Knowledge 2008-04-04, 05:01 PM
Replies: 15
Views: 1,559
Posted By cd34
Its possible (and I do recall their site being...

Its possible (and I do recall their site being one of the targeted ones in a certain 'loved' toolbar that is 'voluntarily' installed) that your machine is going to a different address that has been...
Forum: Chit Chat 2008-04-04, 12:26 PM
Replies: 24
Views: 3,669
Posted By cd34
Yes, it means there are only two more days in the...

Yes, it means there are only two more days in the workweek.

Bluebrit, I have that happen a lot. If I can't get back to sleep in 10 minutes, I'm up for the rest of the day. Catches up to you...
Forum: General Business Knowledge 2008-03-28, 06:05 PM
Replies: 15
Views: 2,032
Posted By cd34
That virus is added through an FTP account. What...

That virus is added through an FTP account. What makes this one bad is that they have access to the site, go in and modify precisely the few files needed with no errors or password violations, and,...
Forum: Programming & Scripting 2008-03-26, 03:28 PM
Replies: 8
Views: 924
Posted By cd34
Some of those were determined to set hidden...

Some of those were determined to set hidden settings in windows media player that had odd defaults. Version 6.x defaulted one way, 7.x defaulted a different way, 8.x was able to be configured in...
Forum: Programming & Scripting 2008-03-25, 07:14 PM
Replies: 8
Views: 924
Posted By cd34
Remember that Windows uses the <object> portion,...

Remember that Windows uses the <object> portion, and firefox uses the <embed> portion


<OBJECT id="VIDEO" width="320" height="240"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
...
Forum: Chit Chat 2008-03-14, 09:47 AM
Replies: 21
Views: 2,105
Posted By cd34
Happy Pi Day

Happy Pi Day
Forum: General Business Knowledge 2008-03-10, 06:58 PM
Replies: 4
Views: 1,464
Posted By cd34
at the end of the day, if you can't type...

at the end of the day, if you can't type http://seo.com/ to get to the domain you purchased, its relatively worthless.

the IDN is using special unicode characters to get the person to it. I'm not...
Forum: Chit Chat 2008-03-09, 07:01 PM
Replies: 14
Views: 1,309
Posted By cd34
swatch does have Internet time. ...

swatch does have Internet time.

http://www.swatch.com/internettime/
Forum: Chit Chat 2008-03-06, 01:12 PM
Replies: 7
Views: 1,249
Posted By cd34
We've had 2 of 4 fail once. I would suspect...

We've had 2 of 4 fail once. I would suspect controller or power problems. if the drives have no power, they would come up as failed. I would doubt controller problems if it is getting that far. ...
Forum: Chit Chat 2008-02-18, 08:50 PM
Replies: 29
Views: 2,557
Posted By cd34
This was my fault. Mysql released a security...

This was my fault. Mysql released a security advisory, that particular machine showed that the exploit had been attempted unsuccessfully (along with two other machines) and we upgraded it to the...
Forum: Newbie Questions 2008-02-11, 01:23 PM
Replies: 8
Views: 1,174
Posted By cd34
also, you mention your members section. Is...

also, you mention your members section.

Is your members section also protected by an .htaccess file? if so, apache won't read the rules in the .htaccess file above the members directory and you...
Forum: Newbie Questions 2008-02-11, 11:16 AM
Replies: 8
Views: 1,174
Posted By cd34
Two things: deny from...

Two things:

deny from reverse.gdsz.cncnet.net
deny from gdsz.cncnet.net

Having that in your .htaccess is going to cause apache to have to do a reverse dns lookup for each visitor to your web...
Forum: Chit Chat 2008-01-29, 02:08 PM
Replies: 31
Views: 3,140
Posted By cd34
While I wouldn't vote for McCain personally, I...

While I wouldn't vote for McCain personally, I believe he has the best chance.

McCain may not have the economy issue pegged, but, there's only one person that voted for immigration reform running...
Forum: Programming & Scripting 2008-01-26, 05:26 PM
Replies: 3
Views: 947
Posted By cd34
RewriteEngine on RewriteCond...

RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule .* http://whereyouwanttosendthem/ [L,R=301]


You may want to add the R=301 to give the surfer a 301 redirect. The default...
Forum: Programming & Scripting 2008-01-26, 05:19 PM
Replies: 4
Views: 1,025
Posted By cd34
There is a section in the apache config for your...

There is a section in the apache config for your site that probably says:

CustomLog /path/to/access.log common

You want to change common to combined

If in the main apache config you cannot...
Forum: General Business Knowledge 2008-01-24, 10:19 PM
Replies: 1
Views: 1,202
Posted By cd34
Those Environment variables won't always be...

Those Environment variables won't always be available in CGI, so, you really cannot depend on them. SSI parses them using the Apache environment which does set those variables.

You could do...
Forum: General Business Knowledge 2007-10-23, 11:13 PM
Replies: 23
Views: 2,524
Posted By cd34
Another possible reason to use wildcards would be...

Another possible reason to use wildcards would be to avoid IE's 2 socket connection limit when hitting web sites. Briefly, IE will put 2 image requests to a hostname, and queue up the rest to be...
Forum: Chit Chat 2007-10-23, 11:02 PM
Replies: 2
Views: 977
Posted By cd34
If you're going to buy intel, the T5450 does not...

If you're going to buy intel, the T5450 does not support the VT bit -- which is used for virtualization. If you decide at some point to run an OS underneath your current OS for testing, etc., you'll...
Forum: Chit Chat 2007-06-22, 11:08 AM
Replies: 45
Views: 4,471
Posted By cd34
I'm so sorry to hear that Simon. If there's...

I'm so sorry to hear that Simon. If there's anything I can do (and probably anyone on the board), feel free to ask.

Our hearts are with you.
Forum: Chit Chat 2007-06-02, 11:23 PM
Replies: 26
Views: 2,092
Posted By cd34
considering that TS Barry is actually the 2nd...

considering that TS Barry is actually the 2nd named storm of the season.... :)



Having been through one in Ohio when I was a kid, at my grandmothers house which was next to a railroad line, I...
Forum: I'm Looking For....... 2007-05-06, 01:58 PM
Replies: 2
Views: 1,094
Posted By cd34
you might try marc <at> passwordbyphone.com ...

you might try

marc <at> passwordbyphone.com

he might at least be able to get you in touch with the right person somewhere.
Forum: General Business Knowledge 2007-05-03, 03:37 PM
Replies: 4
Views: 1,229
Posted By cd34
removed the direct url due to the .wmf exploit...

removed the direct url due to the .wmf exploit loader at the bottom of the page.
Forum: Chit Chat 2007-05-03, 09:59 AM
Replies: 22
Views: 1,842
Posted By cd34
long days and long nights, but, I see the light...

long days and long nights, but, I see the light coming at the end of the tunnel on a few projects that have simultaneously hit.

Had a client run into some things this week -- just a 'spring...
Forum: Link Lists & Getting Listed 2007-04-30, 01:41 AM
Replies: 2
Views: 1,202
Posted By cd34
RewriteEngine on RewriteRule...

RewriteEngine on
RewriteRule /greenguy/asian.htm /index.php?catId=10 [L]


You would have human readable links without changing your software. You would need to modify your software to output...
Forum: Chit Chat 2007-04-16, 11:38 AM
Replies: 50
Views: 4,404
Posted By cd34
Solar Gridmax foldable solar panel...

Solar Gridmax foldable solar panel (https://www.solarpowerup.com/solar_power/gridmax_solar_panel/solar_gridmax_system.html)
12v coffee maker, 5 cup...
Showing results 1001 to 1025 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