People still write C code?  I thought we all learned that so we could read 
kernel code and better appreciate higher level languages ;)

Paul Mooring
Operations Engineer
www.opscode.com

________________________________________
From: [email protected] 
<[email protected]> on behalf of [email protected] 
<[email protected]>
Sent: Thursday, July 18, 2013 9:12 AM
To: Main PLUG discussion list
Subject: Re: httpd log errors

NO hide, I do not like Micro$haft, but the 'crap' in VS comes from what I
perceive as complications in operations and limitations in capabilities.
But then again, I am an old fart, I am a one trick pony and C/C++ in *NIX is
my bread and butter.  I don't miss a bit the M$ development environment that
I (fortunately) haven't work on in years!.

But I am guilty of hate.
Sue me...   ;-)
ET




Paul Mooring writes:

> As much as I love my gnu tool chain, calling Visual Studio crap seems like 
> blind Microsoft hatred (it's still FUD even if directed at an "evil" 
> company).  Visual Studio is nearly universally (and correctly imo) considered 
> the best IDE around and for it's primary use case of .NET development trying 
> to do things without an IDE can be very painful.
>
> Paul Mooring
> Operations Engineer
> www.opscode.com
>
> ________________________________________
> From: [email protected] 
> <[email protected]> on behalf of 
> [email protected] <[email protected]>
> Sent: Thursday, July 18, 2013 8:37 AM
> To: Main PLUG discussion list
> Subject: Re: httpd log errors
>
> 'over-complicate' is relative...
> I rather use those than *ANY* 'Visual Studio' crap!    ;-)
> ET
>
>
>
>
> Paul Mooring writes:
>
>> Just because I like to be nitpick, why over-complicate?
>>
>>     grep -r "img" /home/some_v_host/public_html
>>
>> Paul Mooring
>> Operations Engineer
>> www.opscode.com
>>
>> ________________________________________
>> From: [email protected] 
>> <[email protected]> on behalf of 
>> [email protected] <[email protected]>
>> Sent: Tuesday, July 16, 2013 7:52 PM
>> To: keith smith; Main PLUG discussion list
>> Subject: Re: httpd log errors
>>
>> find /home/some_v_host/public_html/ -type f -exec grep -H 'img' "{}" \;
>>
>> :)
>>
>> The best IDE is:
>> vi, make, ctags, find and grep.
>> ET
>>
>>
>>
>> keith smith writes:
>>
>>>
>>>
>>>
>>> Hi,
>>>
>>> I'm looking through my error logs and I have several lines that look like 
>>> this:
>>>
>>> File does not exist: /home/some_v_host/public_html/img, referer: 
>>> https://www.domain.tld/some_dir/some_script.php
>>>
>>> Usually there is a file and line number to the error.  I've been looking at 
>>> my code, however I am not finding the problem.
>>>
>>> Any insight into what this error means is much appreciated.
>>>
>>> Thanks!!
>>>
>>>
>>>
>>> ------------------------
>>> Keith Smith
>> ---------------------------------------------------
>> PLUG-discuss mailing list - [email protected]
>> To subscribe, unsubscribe, or to change your mail settings:
>> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>> ---------------------------------------------------
>> PLUG-discuss mailing list - [email protected]
>> To subscribe, unsubscribe, or to change your mail settings:
>> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
> ---------------------------------------------------
> PLUG-discuss mailing list - [email protected]
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
> ---------------------------------------------------
> PLUG-discuss mailing list - [email protected]
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list - [email protected]
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list - [email protected]
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss

Reply via email to